aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current
Commit message (Collapse)AuthorAgeFilesLines
* Change CONFLICTS to CONFLICTS_INSTALLJohan van Selst2012-06-151-1/+1
| | | | Notes: svn path=/head/; revision=299337
* - Register conflict with japanese/lynxJohan van Selst2012-06-151-15/+9
| | | | | | | - Use new style OPTIONS Notes: svn path=/head/; revision=299336
* Upgrade to 2.8.8dev.12Andrey A. Chernov2012-04-062-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294301
* - Remove conditional checks for FreeBSD 6.XPav Lucistnik2012-03-021-7/+3
| | | | | | | | | PR: ports/165608 Submitted by: pgollucci Approved by: portmgr (hat) Notes: svn path=/head/; revision=292531
* Adopt portJohan van Selst2011-09-031-1/+1
| | | | Notes: svn path=/head/; revision=281086
* Remove myself from MAINTAINERAndrey A. Chernov2011-08-301-1/+1
| | | | Notes: svn path=/head/; revision=280748
* Upgrade to 2.8.8dev.9Andrey A. Chernov2011-08-253-4/+7
| | | | Notes: svn path=/head/; revision=280412
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-141-1/+2
| | | | Notes: svn path=/head/; revision=270856
* Upgrade to 2.8.8dev.8Andrey A. Chernov2011-03-022-4/+4
| | | | Notes: svn path=/head/; revision=270106
* Upgrade to 2.8.8dev.7Andrey A. Chernov2010-12-183-10/+4
| | | | Notes: svn path=/head/; revision=266540
* Upgrade to 2.8.8dev.3Andrey A. Chernov2010-06-032-6/+5
| | | | Notes: svn path=/head/; revision=255651
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* Upgrade to 2.8.8dev.2Andrey A. Chernov2010-03-264-20/+31
| | | | Notes: svn path=/head/; revision=251528
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* Upgrade to 2.8.7rel.1Andrey A. Chernov2009-08-243-5/+13
| | | | Notes: svn path=/head/; revision=240233
* Don't remove id locale since it in the mtreeAndrey A. Chernov2009-02-121-2/+0
| | | | Notes: svn path=/head/; revision=228167
* Remove locale dir tooAndrey A. Chernov2009-02-121-0/+2
| | | | Notes: svn path=/head/; revision=228166
* Add missing fileAndrey A. Chernov2009-02-121-0/+1
| | | | Notes: svn path=/head/; revision=228165
* Upgrade to 2.8.7dev.13Andrey A. Chernov2009-02-123-9/+8
| | | | Notes: svn path=/head/; revision=228158
* 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