aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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
* Upgrade to 2.8.7dev.9Andrey A. Chernov2008-05-262-5/+5
| | | | Notes: svn path=/head/; revision=213703
* Update to 2.8.7dev.8Andrey A. Chernov2008-02-292-5/+5
| | | | Notes: svn path=/head/; revision=208192
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-041-5/+1
| | | | Notes: svn path=/head/; revision=200766
* Add CONFLICTS with lynx releaseAndrey A. Chernov2007-09-171-0/+2
| | | | | | | Submitted by: infofarmer Notes: svn path=/head/; revision=199584
* Upgrade to 2.8.7dev7Andrey A. Chernov2007-08-063-7/+12
| | | | Notes: svn path=/head/; revision=197245
* Exclude 700000-700033 for ncurseswAndrey A. Chernov2007-06-141-3/+3
| | | | Notes: svn path=/head/; revision=193498
* Move OSVERSION check after bsd.port.pre.mkAndrey A. Chernov2007-05-271-6/+6
| | | | Notes: svn path=/head/; revision=192152
* Use ncursesw only after it was merged in 6.2-STABLEAndrey A. Chernov2007-05-271-1/+8
| | | | Notes: svn path=/head/; revision=192143
* Upgrade to 2.8.7dev.5Andrey A. Chernov2007-05-254-61/+65
| | | | Notes: svn path=/head/; revision=191704
* Update to 2.8.7dev.4Andrey A. Chernov2006-11-222-6/+5
| | | | Notes: svn path=/head/; revision=177777
* Dist re-rolled on master site (compression)Andrey A. Chernov2006-11-142-3/+11
| | | | | | | Use misc/mime-support package Notes: svn path=/head/; revision=177258
* Add missing filesAndrey A. Chernov2006-11-111-0/+2
| | | | Notes: svn path=/head/; revision=177065
* Upgrade to 2.8.7dev.2Andrey A. Chernov2006-11-102-6/+6
| | | | Notes: svn path=/head/; revision=177040
* Add forgotten fileAndrey A. Chernov2006-10-041-0/+1
| | | | Notes: svn path=/head/; revision=174417
* Upgrade to 2.8.6pre.5Andrey A. Chernov2006-10-044-27/+30
| | | | Notes: svn path=/head/; revision=174416
* Upgrade to 2.8.6dev.18Andrey A. Chernov2006-06-143-10/+10
| | | | Notes: svn path=/head/; revision=165347
* Upgrade to dev17Andrey A. Chernov2006-04-174-19/+20
| | | | Notes: svn path=/head/; revision=159837
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* Upgrade to 2.8.6dev.15Andrey A. Chernov2005-11-182-4/+5
| | | | Notes: svn path=/head/; revision=148710
* Upgrade to 2.8.6dev.14Andrey A. Chernov2005-10-293-6/+5
| | | | Notes: svn path=/head/; revision=146643
* Upgrade to 2.8.6dev.13Andrey A. Chernov2005-07-132-4/+4
| | | | Notes: svn path=/head/; revision=139141
* Restore my maintainership after I got situation explainedAndrey A. Chernov2005-06-111-1/+1
| | | | Notes: svn path=/head/; revision=137236
* Support DOCSDIR and add one more locale directory.Kris Kennaway2005-06-101-67/+68
| | | | | | | | Submitted by: leeym PR: 82125 Notes: svn path=/head/; revision=137228
* Correctly remove locale directory that may have been created by us.Kris Kennaway2005-06-101-0/+1
| | | | Notes: svn path=/head/; revision=137223
* Remove myself from MAINTAINERAndrey A. Chernov2005-06-101-1/+1
| | | | Notes: svn path=/head/; revision=137217
* Upgrade to 2.8.6d12Andrey A. Chernov2005-06-063-4/+7
| | | | | | | Submitted by: demon Notes: svn path=/head/; revision=136907
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Upgrade to 2.8.6dev.11Andrey A. Chernov2005-03-113-4/+5
| | | | Notes: svn path=/head/; revision=130904
* Upgrade to 2.8.6dev.8Andrey A. Chernov2004-12-132-4/+4
| | | | Notes: svn path=/head/; revision=123947
* Add missing dir to @dirrmAndrey A. Chernov2004-12-131-0/+1
| | | | Notes: svn path=/head/; revision=123935
* Update to 2.8.6dev.6Andrey A. Chernov2004-10-152-4/+4
| | | | Notes: svn path=/head/; revision=119476
* Upgrade to 2.8.6dev.5Andrey A. Chernov2004-07-312-4/+4
| | | | Notes: svn path=/head/; revision=115152
* Support WITHOUT_NLSKirill Ponomarev2004-07-102-25/+32
| | | | | | | Pet portlint Notes: svn path=/head/; revision=113349
* Upgrade to 2.8.6dev.4Andrey A. Chernov2004-06-133-17/+7
| | | | Notes: svn path=/head/; revision=111417
* Upgrade to 2.8.5rel.1Andrey A. Chernov2004-02-273-5/+30
| | | | Notes: svn path=/head/; revision=102259
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Upgrade to 2.8.5 dev 17Andrey A. Chernov2004-01-112-7/+5
| | | | | | | PR: 61172 Notes: svn path=/head/; revision=97933
* - don't clobber any given LDFLAGSDirk Meyer2003-08-311-1/+2
| | | | | | | | resoves conflitcs with bsd.openssl.mk Approved by: ache Notes: svn path=/head/; revision=88206
* Add missing locale fileAndrey A. Chernov2003-08-302-1/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=88076
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Enable scrollbar and addrlist pageAndrey A. Chernov2003-06-301-1/+3
| | | | Notes: svn path=/head/; revision=83928
* Upgrade to 2.8.5dev16Andrey A. Chernov2003-06-082-3/+3
| | | | Notes: svn path=/head/; revision=82542
* Upgrade to 2.8.5dev.15Andrey A. Chernov2003-06-013-25/+10
| | | | Notes: svn path=/head/; revision=81922
* Upgrade to 2.8.5dev.14Andrey A. Chernov2003-04-074-7/+23
| | | | Notes: svn path=/head/; revision=78483
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045