cvs commit: ports/Mk bsd.port.mk

2012-07-01 Thread Alberto Villa
avilla 2012-07-01 20:57:48 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Remove mention to USE_QT_VER=4 in comments. USE_QT4 has to be used instead. With hat on:kde Approved by:portmgr (bapt) Revision ChangesPat

Re: cvs commit: ports/Mk bsd.port.mk

2012-06-15 Thread Baptiste Daroussin
On Fri, Jun 15, 2012 at 12:04:52PM +, Baptiste Daroussin wrote: > bapt2012-06-15 12:04:52 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk > Log: > Fix sanity-config error when using WRKDIRPREFIX [1] > While apply the same fix to f

cvs commit: ports/Mk bsd.port.mk

2012-06-15 Thread Baptiste Daroussin
bapt2012-06-15 12:04:52 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix sanity-config error when using WRKDIRPREFIX [1] While apply the same fix to fetch-urlall-list and fetch-url-list [2] PR: ports/169039 [1] Report

Re: cvs commit: ports/Mk bsd.port.mk

2012-06-09 Thread Baptiste Daroussin
On Fri, Jun 08, 2012 at 07:52:39PM +, Ryan Steinmetz wrote: > zi 2012-06-08 19:52:39 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk > Log: > Fix condition where _FILE_COMPLETE_OPTIONS_LIST is not defined (introduced > by previous

cvs commit: ports/Mk bsd.port.mk

2012-06-09 Thread Martin Wilke
miwi2012-06-09 12:19:12 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Add optionsNG make config sanity check support PR: 168480 Submitted by: "Bryan Drewery" Reviewed by:bapt Revision ChangesPath 1

cvs commit: ports/Mk bsd.port.mk

2012-06-08 Thread Ryan Steinmetz
zi 2012-06-08 19:52:39 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix condition where _FILE_COMPLETE_OPTIONS_LIST is not defined (introduced by previous commit) Approved by:portmgr (tabthorpe) Revision ChangesPath

cvs commit: ports/Mk bsd.port.mk

2012-06-08 Thread Baptiste Daroussin
bapt2012-06-08 18:44:17 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix make config-conditional with optionsng Reported by:ru@ Revision ChangesPath 1.726 +4 -3 ports/Mk/bsd.port.mk __

Re: cvs commit: ports/Mk bsd.port.mk

2012-06-06 Thread Baptiste Daroussin
On Wed, Jun 06, 2012 at 02:05:05PM -0700, Doug Barton wrote: > I thank you for this change, and many confused portmaster users will > thank you for it as well. :) > > Someday I'd like to revisit > http://www.freebsd.org/cgi/query-pr.cgi?pr=106483. I still remain > convinced that the best place to

Re: cvs commit: ports/Mk bsd.port.mk

2012-06-06 Thread Doug Barton
I thank you for this change, and many confused portmaster users will thank you for it as well. :) Someday I'd like to revisit http://www.freebsd.org/cgi/query-pr.cgi?pr=106483. I still remain convinced that the best place to put this information is in /var/db/pkg, not /var/db/ports. However I have

cvs commit: ports/Mk bsd.port.mk

2012-06-06 Thread Baptiste Daroussin
bapt2012-06-06 14:23:17 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Silent rmdir after removing the optionfile, the directory might contains other informations like distfiles (added by portmaster) While here only check if the opti

cvs commit: ports/Mk bsd.port.mk

2012-05-31 Thread Baptiste Daroussin
bapt2012-05-31 14:27:23 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix sanity checkong for "multi" options Revision ChangesPath 1.724 +2 -2 ports/Mk/bsd.port.mk ___ cvs-al

cvs commit: ports/Mk bsd.port.mk

2012-05-31 Thread Baptiste Daroussin
bapt2012-05-31 07:35:44 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Allow make config to run if description is empty Revision ChangesPath 1.723 +3 -3 ports/Mk/bsd.port.mk _

cvs commit: ports/Mk bsd.port.mk

2012-05-30 Thread Baptiste Daroussin
bapt2012-05-31 05:04:04 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Stop spawning dialog inside its own sh process This allow us to use normal make quoting when preparing the command line for the make config dialog Revision Ch

cvs commit: ports/Mk bsd.port.mk

2012-05-30 Thread Baptiste Daroussin
bapt2012-05-30 21:02:49 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Show nothing if no options are defined as it used to be before optionsng Revision ChangesPath 1.721 +3 -1 ports/Mk/bsd.port.mk _

cvs commit: ports/Mk bsd.port.mk

2012-05-30 Thread Baptiste Daroussin
bapt2012-05-30 19:04:55 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Do not leave orphan /tmp/portoptions.* files PR: ports/168475 Submitted by: Bryan Drewery Revision ChangesPath 1.719 +2 -1 por

cvs commit: ports/Mk bsd.port.mk

2012-05-30 Thread Baptiste Daroussin
bapt2012-05-30 09:55:54 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Hide 'cd port && make config' command in 'config-conditional' target PR: ports/168453 Submitted by: Bryan Drewery Revision ChangesPath

cvs commit: ports/Mk bsd.port.mk

2012-05-29 Thread Baptiste Daroussin
bapt2012-05-29 16:55:02 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix make config when cancel is hit Reported by:ketas (via #bsdports) Revision ChangesPath 1.717 +3 -5 ports/Mk/bsd.port.mk

cvs commit: ports/Mk bsd.port.mk

2012-05-29 Thread Baptiste Daroussin
bapt2012-05-29 14:05:35 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Do not print an empty line after description for multi and single options in make showconfig Revision ChangesPath 1.715 +3 -3 ports/Mk/bsd.port.mk

cvs commit: ports/Mk bsd.port.mk

2012-05-29 Thread Baptiste Daroussin
bapt2012-05-29 10:50:11 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: fix make config with no "basic options" but only single or multi Revision ChangesPath 1.713 +2 -2 ports/Mk/bsd.port.mk _

cvs commit: ports/Mk bsd.port.mk bsd.qt.mk

2012-05-24 Thread Martin Wilke
miwi2012-05-24 07:11:41 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk bsd.qt.mk Log: - Add USE_QT4 to include bsd.qt.mk PR: 165952 Submitted by: avilla@ Tested by: phw Revision ChangesPath 1.711 +12 -

cvs commit: ports/Mk bsd.port.mk

2012-05-19 Thread Baptiste Daroussin
bapt2012-05-20 00:12:46 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: No port installs catpages anymore, let's remove ugly code that tries to magically figure out if any catpage is installed, now if a port want to install a catpage i

cvs commit: ports/Mk bsd.port.mk

2012-03-13 Thread Ryan Steinmetz
zi 2012-03-13 08:14:45 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Update language used in portaudit message. (cosmetic change) Approved by:portmgr (tabthorpe) Feature safe: yes Revision ChangesPath 1.708

cvs commit: ports/Mk bsd.port.mk

2012-03-11 Thread Simon L. Nielsen
simon 2012-03-11 21:30:49 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Make bsd.port.mk not parse port audit's auditfile directly to check for vulnerabilities, but call portaudit instead. This fixes a remote command execution vulnera

cvs commit: ports/Mk bsd.port.mk

2012-02-01 Thread Baptiste Daroussin
bapt2012-02-02 07:21:14 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix a regression in the default target chain introduced when pushing the new pkg-depends target. Now check-sanity and all depending targets are called again W

cvs commit: ports/Mk bsd.port.mk

2012-01-22 Thread Beat Gaetzi
beat2012-01-22 15:41:33 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Apply FreeBSD 10.x workaround on WRKDIR instead of WRKSRC as some ports provide their configure script outside of WRKSRC. - Print out all files on which the auto

cvs commit: ports/Mk bsd.port.mk

2012-01-15 Thread Pav Lucistnik
pav 2012-01-15 22:13:42 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Fix check-already-installed target: comm expects the input to be sorted PR: ports/161287 Submitted by: mandree, nox (used nox's version) Revi

cvs commit: ports/Mk bsd.port.mk

2012-01-12 Thread Eitan Adler
eadler 2012-01-13 02:17:01 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: R.I.P X11BASE Approved by:portmgr (pav) Revision ChangesPath 1.701 +15 -25ports/Mk/bsd.port.mk _

cvs commit: ports/Mk bsd.port.mk

2012-01-12 Thread Pav Lucistnik
pav 2012-01-12 22:20:32 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Remove unused definition of MD5 PR: ports/163282 Submitted by: rene Revision ChangesPath 1.700 +3 -4 ports/Mk/bsd.port.mk ___

Re: cvs commit: ports/Mk bsd.port.mk

2011-11-12 Thread Gerald Pfeifer
On Wed, 9 Nov 2011, Martin Wilke wrote: > - Make WITH_FBSD10_FIX globally > - Add a new flag WITHOUT_FBSD10_FIX for maintainer testing > > Some additional notes: > We are planing to make 10 exp-run after the 9.0 Release within 2 weeks to > poke maintainers > and upstream as to ensure

cvs commit: ports/Mk bsd.port.mk

2011-11-09 Thread Martin Wilke
miwi2011-11-09 08:53:12 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Make WITH_FBSD10_FIX globally - Add a new flag WITHOUT_FBSD10_FIX for maintainer testing Some additional notes: We are planing to make 10 exp-run after the 9.

cvs commit: ports/Mk bsd.port.mk

2011-11-07 Thread Pav Lucistnik
pav 2011-11-07 12:44:42 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Fix typo: PKG_NAME should have been PKGNAME PR: ports/161495 Submitted by: lwhsu Revision ChangesPath 1.698 +2 -2 ports/Mk/bs

cvs commit: ports/Mk bsd.port.mk

2011-10-27 Thread Erwin Lansing
erwin 2011-10-27 09:46:26 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Add a workaround for ports that don't recognize FreeBSD 10.x or newer. Ports that need this can set WITH_FBSD10_FIX to apply the hack, but only on FreeBSD 10. This

cvs commit: ports/Mk bsd.port.mk

2011-09-09 Thread Baptiste Daroussin
bapt2011-09-09 08:10:29 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Simplify USERS/GROUPS management, use groupmod instead of usermod to append user to a group This fix group management PR: ports/159577 Submitted by

Re: cvs commit: ports/Mk bsd.port.mk bsd.python.mk

2011-09-04 Thread Sunpoet Po-Chuan Hsieh
On Sun, Sep 04, 2011 at 05:35:07PM +, Sunpoet Po-Chuan Hsieh wrote: > sunpoet 2011-09-04 17:35:07 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk bsd.python.mk > Log: > - Revert accidental commit > > Revision ChangesPath > 1

cvs commit: ports/Mk bsd.port.mk bsd.python.mk

2011-09-04 Thread Sunpoet Po-Chuan Hsieh
sunpoet 2011-09-04 17:35:07 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk bsd.python.mk Log: - Revert accidental commit Revision ChangesPath 1.694 +15 -15ports/Mk/bsd.port.mk 1.139 +1 -2 ports/Mk/bsd.python.mk ___

cvs commit: ports/Mk bsd.port.mk bsd.python.mk bsd.sites.mk

2011-09-04 Thread Sunpoet Po-Chuan Hsieh
sunpoet 2011-09-04 17:31:01 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk bsd.python.mk bsd.sites.mk Log: - Remove ftp.net.ohio-state.edu PR: ports/160311 Submitted by: Anton Shterenlikht Revision ChangesPath 1.693

cvs commit: ports/Mk bsd.port.mk

2011-07-21 Thread Baptiste Daroussin
bapt2011-07-21 15:10:47 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: removed unused __softMAKEFLAGS [0] remove old security check code [1] PR: ports/156077 [1], ports/158956 [0] Submitted by: Eitan Adler [1], bapt@

cvs commit: ports/Mk bsd.port.mk bsd.port.subdir.mk

2011-07-20 Thread Mark Linimon
linimon 2011-07-21 05:04:39 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk bsd.port.subdir.mk Log: Fix INDEXFILE for upcoming 10.0 branch. PR: ports/158750 Submitted by: crees Tested on: pointyhat-west Revision Chan

cvs commit: ports/Mk bsd.port.mk

2011-07-15 Thread Pav Lucistnik
pav 2011-07-15 08:26:30 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Unbreak fetch-urlall-list target when DIST_SUBDIR contains forward slashes PR: ports/158203 Submitted by: Mamoru Sakaue Revision Changes

cvs commit: ports/Mk bsd.port.mk

2011-06-09 Thread Baptiste Daroussin
bapt2011-06-09 08:22:45 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix fetch-urlall-list Reported by:amdmi3@ (by mail) Approved by:portmgr@ (bapt@, self) Revision ChangesPath 1.686 +3 -3 ports/Mk/bsd.

Re: cvs commit: ports/Mk bsd.port.mk

2011-06-07 Thread Dmitry Marakasov
* Baptiste Daroussin (b...@freebsd.org) wrote: > bapt2011-06-06 05:53:51 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk > Log: > - remove some old code (unsused on supported OS) [1] > - prevent some useless external program call (bas

cvs commit: ports/Mk bsd.port.mk ports/print Makefile ports/print/ghostscript9-nox11 Makefile

2011-06-07 Thread Hiroki Sato
hrs 2011-06-07 14:22:23 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk printMakefile Added files: print/ghostscript9-nox11 Makefile Log: - Add print/ghostscript9-nox11. - Add "9" to USE_GHOSTSCRIPT_* variables and u

Re: cvs commit: ports/Mk bsd.port.mk

2011-06-05 Thread Doug Barton
I think the following is a nice optimization, but I'm confused as to why we need to check this at all: check-categories: .for cat in ${CATEGORIES} - @if ${ECHO_CMD} ${VALID_CATEGORIES} | ${GREP} -wq ${cat}; then \ - ${TRUE}; \ - else \ - ${ECHO_MSG} "${PKGNAME}: Make

cvs commit: ports/Mk bsd.port.mk

2011-06-05 Thread Baptiste Daroussin
bapt2011-06-06 05:53:51 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - remove some old code (unsused on supported OS) [1] - prevent some useless external program call (based on [2]) - simplify (in)valid category detection PR:

cvs commit: ports/Mk bsd.port.mk ports/x11-toolkits/open-motif Makefile Makefile.man distinfo pkg-plist ports/x11-toolkits/open-motif/files patch-Makefile.in patch-clients::mwm::Makefile.in patch-clie

2011-05-02 Thread Max Brazhnikov
makc2011-05-02 12:40:24 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk x11-toolkits/open-motif Makefile Makefile.man distinfo pkg-plist x11-toolkits/open-motif/files patch-Makefile.in

cvs commit: ports/Mk bsd.port.mk

2011-03-19 Thread Pav Lucistnik
pav 2011-03-19 21:30:35 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Use ${UID} instead of calling ${ID} -u PR: ports/155543 Submitted by: Eitan Adler Revision ChangesPath 1.676 +6 -6 ports/Mk/

cvs commit: ports/Mk bsd.port.mk

2011-03-17 Thread Martin Wilke
miwi2011-03-18 01:43:49 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Fix spelling PR: ports/155195 Submitted by: Warren Block - Remove sanity check for X_WINDOW_SYSTEM - Remove check for USE_XPM PR:

cvs commit: ports/Mk bsd.port.mk

2011-03-06 Thread Erwin Lansing
erwin 2011-03-07 07:32:06 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Pass CPPFLAGS to MAKE_ENV and CONFIGURE_ENV PR: 153625 Submitted by: gerald Revision ChangesPath 1.674 +5 -4 ports/Mk/bsd.port.

cvs commit: ports/Mk bsd.port.mk bsd.xorg.mk ports/devel/imake Makefile distinfo pkg-descr ports/devel/imake/files patch-xmkmf.cpp ports/devel/libpciaccess Makefile distinfo pkg-descr ports/devel/make

2011-02-25 Thread Martin Wilke
miwi2011-02-25 16:52:50 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk bsd.xorg.mk devel/imake Makefile distinfo pkg-descr devel/libpciaccess Makefile distinfo pkg-descr devel/makedepend Makefile distinfo pkg-descr

cvs commit: ports/Mk bsd.port.mk

2011-02-25 Thread Pav Lucistnik
pav 2011-02-25 10:55:08 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Remove NO_SIZE support PR: ports/153547 Submitted by: Eitan Adler Revision ChangesPath 1.671 +3 -13 ports/Mk/bsd.port.mk

cvs commit: ports/Mk bsd.port.mk ports/games/inform7 Makefile pkg-plist ports/net/wired Makefile pkg-plist ports/www/dalbum Makefile pkg-plist

2011-02-24 Thread Mark Linimon
linimon 2011-02-25 00:56:51 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk games/inform7Makefile pkg-plist net/wiredMakefile pkg-plist www/dalbum Makefile pkg-plist Log: - make dirrmtry more friendly [1]

cvs commit: ports/Mk bsd.port.mk

2011-02-16 Thread Erwin Lansing
erwin 2011-02-16 10:43:53 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Make actual-package-depends work with (unsupported) non-standard subtrees of ${PORTSDIR} with depths other than 2. PR: 144482 Submitted by: brooks

cvs commit: ports/Mk bsd.port.mk

2011-02-07 Thread Erwin Lansing
erwin 2011-02-07 13:50:13 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Remove trailing period to make fetch URL easier to copy/paste. PR: 154390 Submitted by: uqs Feature safe: yes Revision ChangesPath 1

cvs commit: ports/Mk bsd.port.mk

2011-02-05 Thread Erwin Lansing
erwin 2011-02-05 15:55:58 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Drop the use of <> around portaudit URLs PR: 127214 Submitted by: uqs Tested on: pointyhat-west Feature safe: yes Revision Changes

cvs commit: ports/Mk bsd.port.mk

2010-12-28 Thread Martin Wilke
miwi2010-12-29 07:14:56 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Fix Conflict handling. At the moment the build conflicts are recorded in the packages which is not necessary. Reported by:makc@ via cvs-ports@, #bsdports

cvs commit: ports/Mk bsd.port.mk ports/chinese/iiimf-le-newpy Makefile ports/chinese/iiimf-le-newpy/files patch-Makefile ports/chinese/iiimf-le-ude Makefile ports/chinese/iiimf-le-ude/files patch-Make

2010-12-22 Thread Ade Lovett
ade 2010-12-22 20:05:49 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk chinese/iiimf-le-newpy Makefile chinese/iiimf-le-newpy/files patch-Makefile chinese/iiimf-le-ude Makefile chinese/iiimf-le-ude/files patch-Makefile comms/

cvs commit: ports/Mk bsd.port.mk

2010-12-16 Thread Mark Linimon
linimon 2010-12-17 03:25:12 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Force commit to note: SRC_BASE patch tested by pav. Revision ChangesPath 1.663 +1 -1 ports/Mk/bsd.port.mk __

cvs commit: ports/Mk bsd.port.mk

2010-12-16 Thread Mark Linimon
linimon 2010-12-17 03:21:20 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Add a temporary backstop definition of SRC_BASE. A more general solution is forthcoming. While here, remove a stale comment. Revision ChangesPath 1.6

Re: cvs commit: ports/Mk bsd.port.mk

2010-12-09 Thread Doug Barton
Yay! Hopefully some of the fetching errors reported by portmaster users will be fixed by this change. Doug On 12/09/2010 12:33, Pav Lucistnik wrote: pav 2010-12-09 20:33:02 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Upgrade

cvs commit: ports/Mk bsd.port.mk

2010-12-09 Thread Pav Lucistnik
pav 2010-12-09 20:33:02 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Upgrade -R flag to -F while fetching, to prevent "local modification time not matching the remote" situation PR: ports/152620 Submitted by: T

Re: cvs commit: ports/Mk bsd.port.mk

2010-12-01 Thread Pav Lucistnik
On 2010/12/01 09:53, Max Brazhnikov wrote: On Wed, 1 Dec 2010 08:32:50 + (UTC), Martin Wilke wrote: miwi2010-12-01 08:32:50 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Remove two checks obviated by the removal of _OPTIONSFIL

Re: cvs commit: ports/Mk bsd.port.mk

2010-12-01 Thread Max Brazhnikov
On Wed, 1 Dec 2010 08:32:50 + (UTC), Martin Wilke wrote: > miwi2010-12-01 08:32:50 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk > Log: > - Remove two checks obviated by the removal of _OPTIONSFILE in revision > 1.596 [1] - Remove

cvs commit: ports/Mk bsd.port.mk

2010-12-01 Thread Martin Wilke
miwi2010-12-01 08:32:50 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Remove two checks obviated by the removal of _OPTIONSFILE in revision 1.596 [1] - Remove Legacy USE_BISON in bsd.port.mk [2] - Remove Legacy 2004 Hack in bsd.port

cvs commit: ports/Mk bsd.port.mk

2010-11-30 Thread Pav Lucistnik
pav 2010-11-30 21:36:42 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Add a hack to display pkg-message on package install on packages created with pkg_create -b PR: ports/152626 Reported by:ohauer Revisi

cvs commit: ports/Mk bsd.port.mk

2010-11-27 Thread Pav Lucistnik
pav 2010-11-27 17:42:46 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - DESKTOP_ENTRIES: commandline is used to name installed .desktop file, this can lead to files containing whitespace and funny characters; thus strip all non-alp

cvs commit: ports/Mk bsd.port.mk

2010-11-24 Thread Pav Lucistnik
pav 2010-11-24 23:04:02 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Fix NO_INSTALL ports to register an entry in /var/db/pkg (ie. print/cups) - Change package-noinstall target to create package with pkg_create -b instead of speci

cvs commit: ports/Mk bsd.port.mk

2010-11-17 Thread Pav Lucistnik
pav 2010-11-17 21:06:43 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - no-op/style: make use of an assigned variable PR: ports/152090 Submitted by: Eitan Adler Revision ChangesPath 1.655 +3 -3 po

cvs commit: ports/Mk bsd.port.mk

2010-11-08 Thread Pav Lucistnik
pav 2010-11-08 16:07:03 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Fix PLIST_DIRSTRY: swap the substitutions to the proper order PR: ports/151799 Submitted by: sunpoet Revision ChangesPath 1.654 +8

cvs commit: ports/Mk bsd.port.mk

2010-10-29 Thread Erwin Lansing
erwin 2010-10-29 12:41:29 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix a mismerge in the previous revision and revert the reversion of revision 1.651. Noticed by: sunpoet Revision ChangesPath 1.653 +5 -4

cvs commit: ports/Mk bsd.port.mk

2010-10-25 Thread Erwin Lansing
erwin 2010-10-25 18:36:56 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Pass CPP to CONFIGURE_ENV and MAKE_ENV [1] - fix fetch-required-list output [2] PR: 151047 [1], 145955 [2] Submitted by: geral

cvs commit: ports/Mk bsd.port.mk

2010-10-13 Thread Erwin Lansing
erwin 2010-10-13 09:04:30 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - add INSTALL_LIB target [1] - Add PLIST_DIRSTRY macro [2] PR: 150303 [1], 150337 [2] Submitted by: rene [1],

cvs commit: ports/Mk bsd.port.mk

2010-09-29 Thread Pav Lucistnik
pav 2010-09-29 20:51:55 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Introduce a new virtual category enlightenment, for the popular desktop environment PR: ports/150492 Requested by: Grzegorz Blach Revisi

cvs commit: ports/Mk bsd.port.mk

2010-09-15 Thread Pav Lucistnik
pav 2010-09-15 10:54:46 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Add USE_BINUTILS knob that makes the build process use binutils from port instead of the binutils in base PR: ports/149955 Submitted by: bf

cvs commit: ports/Mk bsd.port.mk

2010-06-03 Thread Pav Lucistnik
pav 2010-06-03 11:41:52 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Fix typo in openal section PR: ports/147426 Submitted by: Andrius Morkunas Revision ChangesPath 1.641 +2 -2 ports/Mk/bsd.por

cvs commit: ports/Mk bsd.port.mk

2010-06-02 Thread Pav Lucistnik
pav 2010-06-02 11:40:49 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Rework "missing" target to invoke pkg_info once, running pkg_info -O for each dependency was very time consuming PR: ports/146829 Submitted by:

cvs commit: ports/Mk bsd.port.mk

2010-05-12 Thread Pav Lucistnik
pav 2010-05-12 19:57:57 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Restore USE_DISPLAY functionality on xorg-7.5 world Revision ChangesPath 1.638 +4 -2 ports/Mk/bsd.port.mk

cvs commit: ports/Mk bsd.port.mk ports/editors/koffice-kde4 Makefile ports/emulators/openmsx Makefile ports/games/balazar Makefile ports/games/balazarbrothers Makefile ports/games/slune Makefile ports

2010-04-27 Thread Pietro Cerutti
gahr2010-04-27 21:58:27 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk editors/koffice-kde4 Makefile emulators/openmsxMakefile games/balazarMakefile games/balazarbrothers Makefile games/slune Makefile

Re: cvs commit: ports/Mk bsd.port.mk

2010-04-16 Thread Doug Barton
On 4/16/2010 12:18 AM, Pav Lucistnik wrote: > pav 2010-04-16 07:18:28 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk > Log: > - Desupport RC_SUBR and RC_SUBR_SUFFIX macros, they have been replaced with > literal "/etc/rc.subr" and

cvs commit: ports/Mk bsd.port.mk

2010-04-16 Thread Pav Lucistnik
pav 2010-04-16 07:18:28 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Desupport RC_SUBR and RC_SUBR_SUFFIX macros, they have been replaced with literal "/etc/rc.subr" and "" values. PR: ports/145092 Submitted by:

cvs commit: ports/Mk bsd.port.mk ports/audio/freealut Makefile ports/audio/hs-ALUT Makefile ports/audio/hs-OpenAL Makefile ports/audio/py-openal Makefile ports/audio/py-openal/files patch-setup.py por

2010-01-25 Thread Pav Lucistnik
pav 2010-01-25 19:15:18 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk audio/freealut Makefile audio/hs-ALUTMakefile audio/hs-OpenAL Makefile audio/py-openal Makefile audio/py-openal/files patch-setup.

cvs commit: ports/Mk bsd.port.mk

2010-01-07 Thread Pav Lucistnik
pav 2010-01-07 15:55:10 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Use full path in depobj for archivers/unzip when USE_ZIP variable is set 9-CURRENT introduced unzip command to the base system. Unfortunately it is not ful

cvs commit: ports/Mk bsd.port.mk ports/devel/bcc Makefile ports/devel/error Makefile ports/devel/linux_kdump Makefile ports/devel/plan9port Makefile ports/dns/ldns Makefile ports/editors/mined Makefil

2009-12-29 Thread Martin Wilke
miwi2009-12-29 10:25:55 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk devel/bccMakefile devel/error Makefile devel/linux_kdumpMakefile devel/plan9port Makefile dns/ldns Makefile

cvs commit: ports/Mk bsd.port.mk

2009-11-25 Thread Pav Lucistnik
pav 2009-11-25 22:02:29 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Correct FORCE_MAKE_JOBS warning which could be incorrectly printed for MAKE_JOBS_SAFE marked ports PR: ports/140635 Submitted by: Andrius Mork

Re: cvs commit: ports/Mk bsd.port.mk

2009-09-22 Thread Christian Weisgerber
Erwin Lansing: > Portmgr holds a hard lock on this file all the time, and especially > during a freeze we cannot allow _any_ commit including whitespace. Do > not ever do this again! Understood. -- Christian "naddy" Weisgerber na...@mips.inka.de ___

Re: cvs commit: ports/Mk bsd.port.mk

2009-09-22 Thread Erwin Lansing
On Mon, Sep 21, 2009 at 09:37:04PM +0200, Christian Weisgerber wrote: > Pav Lucistnik: > > > > Modified files: > > > Mk bsd.port.mk > > > Log: > > > Format a few comment lines for ts=4 and <80 columns. > > > > > > Feature safe: yes > > > > Approved by... ? > >

Re: cvs commit: ports/Mk bsd.port.mk

2009-09-21 Thread Mark Linimon
On Mon, Sep 21, 2009 at 09:37:04PM +0200, Christian Weisgerber wrote: > It's a _typo_ commit, fer chrissake. IIRC changes to bsd.port.mk force rebuilds for people in tinderboxen? mcl ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/

Re: cvs commit: ports/Mk bsd.port.mk

2009-09-21 Thread Christian Weisgerber
Pav Lucistnik: > > Modified files: > > Mk bsd.port.mk > > Log: > > Format a few comment lines for ts=4 and <80 columns. > > > > Feature safe: yes > > Approved by... ? It's a _typo_ commit, fer chrissake. > # DO NOT COMMIT CHANGES TO THIS FILE BY YOURSELF, EVE

Re: cvs commit: ports/Mk bsd.port.mk

2009-09-21 Thread Pav Lucistnik
> naddy 2009-09-21 19:13:51 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk > Log: > Format a few comment lines for ts=4 and <80 columns. > > Feature safe: yes Approved by... ? # DO NOT COMMIT CHANGES TO THIS FILE BY YOURSELF, EV

cvs commit: ports/Mk bsd.port.mk

2009-09-21 Thread Christian Weisgerber
naddy 2009-09-21 19:13:51 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Format a few comment lines for ts=4 and <80 columns. Feature safe: yes Revision ChangesPath 1.629 +9 -8 ports/Mk/bsd.port.mk

cvs commit: ports/Mk bsd.port.mk

2009-09-17 Thread Florent Thoumie
flz 2009-09-17 12:24:09 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Introduce new GNU_CONFIGURE_PREFIX to override default --prefix value passed to configure when GNU_CONFIGURE is set. [1] - Few changes to the new USERS/GROUPS vari

cvs commit: ports/Mk bsd.port.mk ports/audio/pulseaudio Makefile pkg-install ports/devel/dbus Makefile pkg-install ports/sysutils/hal Makefile ports/sysutils/hal/files pkg-install.in ports/sysutils/po

2009-09-06 Thread Florent Thoumie
flz 2009-09-06 21:18:50 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk audio/pulseaudio Makefile devel/dbus Makefile pkg-install sysutils/hal Makefile sysutils/hal/files pkg-install.in sysutils/policyk

cvs commit: ports/Mk bsd.port.mk ports Makefile

2009-08-22 Thread Martin Wilke
miwi2009-08-22 19:32:48 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk .Makefile Log: - bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 after fetchindex is being run PR: 117178 Submitt

Re: cvs commit: ports/Mk bsd.port.mk ports/astro/xphoon Makefile ports/audio/libworkman Makefile ports/audio/timidity++ Makefile ports/audio/workman Makefile ports/audio/wsoundprefs Makefile ports/aud

2009-06-09 Thread QAT
The Restless Daemon identified a mtree error while trying to build: ko-hanterm-3.1.6_3 maintained by c...@freebsd.org Makefile ident: $FreeBSD: ports/korean/hanterm/Makefile,v 1.29 2009/06/09 15:33:12 amdmi3 Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/ko-hanterm-3.1.6_3.lo

Re: cvs commit: ports/Mk bsd.port.mk

2009-06-09 Thread Pav Lucistnik
Stanislav Sedov píše v út 09. 06. 2009 v 19:47 +0400: > On Tue, 09 Jun 2009 17:11:09 +0200 > Pav Lucistnik mentioned: > > > Stanislav Sedov píše v út 09. 06. 2009 v 19:06 +0400: > > > > > > - Fix COPYTREE_* macros not to change permissions and ownership on > > > > files, that > > > > were

Re: cvs commit: ports/Mk bsd.port.mk

2009-06-09 Thread Stanislav Sedov
On Tue, 09 Jun 2009 17:11:09 +0200 Pav Lucistnik mentioned: > Stanislav Sedov píše v út 09. 06. 2009 v 19:06 +0400: > > > > - Fix COPYTREE_* macros not to change permissions and ownership on > > > files, that > > > were already present in the target path > > > > > > Submitted by: b

cvs commit: ports/Mk bsd.port.mk ports/astro/xphoon Makefile ports/audio/libworkman Makefile ports/audio/timidity++ Makefile ports/audio/workman Makefile ports/audio/wsoundprefs Makefile ports/audio/x

2009-06-09 Thread Dmitry Marakasov
amdmi3 2009-06-09 15:33:28 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk astro/xphoon Makefile audio/libworkman Makefile audio/timidity++ Makefile audio/workmanMakefile audio/wsoundprefsMakefile

Re: cvs commit: ports/Mk bsd.port.mk

2009-06-09 Thread Pav Lucistnik
Stanislav Sedov píše v út 09. 06. 2009 v 19:06 +0400: > > - Fix COPYTREE_* macros not to change permissions and ownership on files, > > that > > were already present in the target path > > > > Submitted by: beech > > This breaks a lot of ports at least on 7-STABLE. GNU CPIO changes

Re: cvs commit: ports/Mk bsd.port.mk

2009-06-09 Thread Stanislav Sedov
On Sun, 11 Jan 2009 11:04:05 + (UTC) Pav Lucistnik mentioned: > pav 2009-01-11 11:04:05 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk > Log: > - Remove conditional checks and support for FreeBSD versions prior > 6.0-RELEASE >

cvs commit: ports/Mk bsd.port.mk

2009-06-03 Thread Pav Lucistnik
pav 2009-06-03 21:50:50 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Add USE_CSTD flag that adds --std=value to CFLAGS PR: ports/135083 Submitted by: ed - Separate MAKE_JOBS_NUMBER from _MAKE_JOBS, so it can be

cvs commit: ports/Mk bsd.port.mk

2009-05-11 Thread Pav Lucistnik
pav 2009-05-11 17:35:18 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Add a code to drop bsd.port.options.mk into /usr/share/mk if it's missing on the system (typically FreeBSD prior to 6.3). Allows to continue if the write fai

  1   2   3   >