non port: ports-mgmt/portmanager/Makefile |
Number of commits found: 10 |
Wednesday, 5 Sep 2012
|
16:05 bdrewery
- Mark deprecated. portmanager does not support needed ports features
such as MOVED, modifying origins. It is lacking an upstream and active
contributions. It also lacks support for pkgng.
Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng.
Approved by: jsa (maintainer)
Approved by: bapt (mentor)
|
Tuesday, 3 Aug 2010
|
01:47 linimon
Over to new maintainer, who seems to be interested in working on it.
Hat: portmgr
|
Saturday, 22 Aug 2009
|
00:35 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Wednesday, 30 Jul 2008
|
19:00 rnoland
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor)
|
Monday, 24 Mar 2008
|
15:44 wxs
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit)
|
Thursday, 20 Mar 2008
|
16:10 wxs
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor)
|
Saturday, 3 Mar 2007
|
15:37 rafan
- Call init_pkgtools_global in our script, as pkgtools doesn't seem to call it
early enough for us to be happy.
- Bump PORTREVISION
PR: ports/109776
Submitted by: Robert Noland <rnoland at 2hip.net> (maintainer)
|
Monday, 5 Feb 2007
|
19:59 pav
- Fix after move to ports-mgmt category
PR: ports/108808
Submitted by: Robert Noland <rnoland@2hip.net> (maintainer)
|
01:08 pav
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 10 |