| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
Notes:
svn path=/head/; revision=413438
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
|
|
|
|
| |
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
Notes:
svn path=/head/; revision=334499
|
|
|
|
|
|
|
|
|
| |
the mtree (games category)
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331269
|
|
|
|
|
|
|
|
|
| |
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
Notes:
svn path=/head/; revision=330227
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
PR: 179220
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=320350
|
|
|
|
|
|
|
|
|
|
|
| |
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
Notes:
svn path=/head/; revision=309662
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
PR: 139765
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=243091
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
| |
PR: 118610
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=203606
|
|
|
|
|
|
|
|
| |
PR: 113770
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=193970
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
Submitted by: rafan
Tested on: pointyhat
Notes:
svn path=/head/; revision=185058
|
|
|
|
|
|
|
|
| |
PR: 107998
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=182663
|
|
|
|
|
|
|
|
| |
PR: ports/104173
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=175019
|
|
|
|
|
|
|
|
| |
PR: 95817
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=159647
|
|
|
|
|
|
|
|
| |
PR: ports/92009
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=154025
|
|
|
|
|
|
|
|
|
| |
PR: 90193
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: clement (mentor)
Notes:
svn path=/head/; revision=150896
|
|
|
|
| |
Notes:
svn path=/head/; revision=149325
|
|
|
|
|
|
|
|
| |
PR: ports/87059
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=144788
|
|
|
|
| |
Notes:
svn path=/head/; revision=143781
|
|
|
|
|
|
|
|
| |
PR: 83154
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=138718
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: ports/79474
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=132540
|
|
|
|
|
|
|
|
| |
PR: ports/75397
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=124947
|
|
|
|
|
|
|
|
| |
PR: ports/75113
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=124401
|
|
|
|
|
|
|
| |
Pointed out by: dosirak via kris, while testing X.Org upgrade
Notes:
svn path=/head/; revision=123388
|
|
|
|
|
|
|
|
| |
PR: ports/73076
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=120258
|
|
|
|
|
|
|
|
| |
PR: ports/70867
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=117148
|
|
|
|
| |
Notes:
svn path=/head/; revision=116839
|
|
|
|
|
|
|
|
| |
PR: ports/66465
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=108850
|
|
|
|
|
|
|
|
| |
PR: ports/64212
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=103971
|
|
|
|
|
|
|
|
| |
PR: ports/62638
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=100562
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
PR: 60338
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=96067
|
|
|
|
|
|
|
|
| |
PR: 58962
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=93156
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=76210
|