CVS log for ports/www/lynx-current/Makefile
Up to [FreeBSD] / ports / www / lynx-current
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.197: download - view: text, markup, annotated - select for diffs
Sat Sep 3 12:00:52 2011 UTC (5 months, 1 week ago) by johans
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +1 -1 lines
Adopt port
Revision 1.196: download - view: text, markup, annotated - select for diffs
Tue Aug 30 07:13:45 2011 UTC (5 months, 1 week ago) by ache
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +1 -1 lines
Remove myself from MAINTAINER
Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu Aug 25 15:20:18 2011 UTC (5 months, 2 weeks ago) by ache
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +2 -2 lines
Upgrade to 2.8.8dev.9
Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Mar 14 08:40:06 2011 UTC (10 months, 4 weeks ago) by wen
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +2 -1 lines
- Bump PORTREVISION to chase the update of dns/libidn
Revision 1.193: download - view: text, markup, annotated - select for diffs
Wed Mar 2 06:46:57 2011 UTC (11 months, 1 week ago) by ache
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -2 lines
Upgrade to 2.8.8dev.8
Revision 1.192: download - view: text, markup, annotated - select for diffs
Sat Dec 18 06:10:18 2010 UTC (13 months, 3 weeks ago) by ache
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +2 -2 lines
Upgrade to 2.8.8dev.7
Revision 1.191: download - view: text, markup, annotated - select for diffs
Thu Jun 3 11:19:27 2010 UTC (20 months, 1 week ago) by ache
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -3 lines
Upgrade to 2.8.8dev.3
Revision 1.190: download - view: text, markup, annotated - select for diffs
Mon May 31 02:01:27 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +1 -0 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.189: download - view: text, markup, annotated - select for diffs
Fri Mar 26 08:52:50 2010 UTC (22 months, 2 weeks ago) by ache
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +12 -9 lines
Upgrade to 2.8.8dev.2
Revision 1.188: download - view: text, markup, annotated - select for diffs
Fri Nov 20 22:53:08 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.187: download - view: text, markup, annotated - select for diffs
Mon Aug 24 00:01:34 2009 UTC (2 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -2 lines
Upgrade to 2.8.7rel.1
Revision 1.186: download - view: text, markup, annotated - select for diffs
Thu Feb 12 21:49:04 2009 UTC (2 years, 11 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -3 lines
Upgrade to 2.8.7dev.13
Revision 1.185: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:36 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +0 -1 lines
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)
Revision 1.184: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:07:00 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon May 26 18:50:15 2008 UTC (3 years, 8 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +2 -2 lines
Upgrade to 2.8.7dev.9
Revision 1.182: download - view: text, markup, annotated - select for diffs
Fri Feb 29 16:52:25 2008 UTC (3 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +2 -2 lines
Update to 2.8.7dev.8
Revision 1.181: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:08:37 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +1 -5 lines
Remove support for OSVERSION < 5
Revision 1.180: download - view: text, markup, annotated - select for diffs
Mon Sep 17 03:05:26 2007 UTC (4 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +2 -0 lines
Add CONFLICTS with lynx release Submitted by: infofarmer
Revision 1.179: download - view: text, markup, annotated - select for diffs
Mon Aug 6 22:57:39 2007 UTC (4 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -4 lines
Upgrade to 2.8.7dev7
Revision 1.178: download - view: text, markup, annotated - select for diffs
Thu Jun 14 18:18:09 2007 UTC (4 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +3 -3 lines
Exclude 700000-700033 for ncursesw
Revision 1.177: download - view: text, markup, annotated - select for diffs
Sun May 27 23:00:50 2007 UTC (4 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +6 -6 lines
Move OSVERSION check after bsd.port.pre.mk
Revision 1.176: download - view: text, markup, annotated - select for diffs
Sun May 27 22:00:02 2007 UTC (4 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +8 -1 lines
Use ncursesw only after it was merged in 6.2-STABLE
Revision 1.175: download - view: text, markup, annotated - select for diffs
Fri May 25 02:42:07 2007 UTC (4 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +10 -13 lines
Upgrade to 2.8.7dev.5
Revision 1.174: download - view: text, markup, annotated - select for diffs
Wed Nov 22 01:40:39 2006 UTC (5 years, 2 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -3 lines
Update to 2.8.7dev.4
Revision 1.173: download - view: text, markup, annotated - select for diffs
Tue Nov 14 14:24:52 2006 UTC (5 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +8 -0 lines
Dist re-rolled on master site (compression) Use misc/mime-support package
Revision 1.172: download - view: text, markup, annotated - select for diffs
Fri Nov 10 21:38:58 2006 UTC (5 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +3 -3 lines
Upgrade to 2.8.7dev.2
Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Oct 4 00:06:56 2006 UTC (5 years, 4 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +2 -2 lines
Upgrade to 2.8.6pre.5
Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Jun 14 01:27:21 2006 UTC (5 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -2 lines
Upgrade to 2.8.6dev.18
Revision 1.169: download - view: text, markup, annotated - select for diffs
Mon Apr 17 21:53:50 2006 UTC (5 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -2 lines
Upgrade to dev17
Revision 1.168: download - view: text, markup, annotated - select for diffs
Fri Nov 18 09:18:57 2005 UTC (6 years, 2 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -2 lines
Upgrade to 2.8.6dev.15
Revision 1.167: download - view: text, markup, annotated - select for diffs
Sat Oct 29 06:14:44 2005 UTC (6 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -3 lines
Upgrade to 2.8.6dev.14
Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Jul 13 21:38:32 2005 UTC (6 years, 7 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -2 lines
Upgrade to 2.8.6dev.13
Revision 1.165: download - view: text, markup, annotated - select for diffs
Sat Jun 11 00:08:37 2005 UTC (6 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
Restore my maintainership after I got situation explained
Revision 1.164: download - view: text, markup, annotated - select for diffs
Fri Jun 10 20:12:33 2005 UTC (6 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -1 lines
Remove myself from MAINTAINER
Revision 1.163: download - view: text, markup, annotated - select for diffs
Mon Jun 6 14:07:53 2005 UTC (6 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -2 lines
Upgrade to 2.8.6d12 Submitted by: demon
Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:44 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:04:15 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Mar 11 16:23:32 2005 UTC (6 years, 11 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -2 lines
Upgrade to 2.8.6dev.11
Revision 1.159: download - view: text, markup, annotated - select for diffs
Mon Dec 13 19:42:03 2004 UTC (7 years, 1 month ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -2 lines
Upgrade to 2.8.6dev.8
Revision 1.158: download - view: text, markup, annotated - select for diffs
Fri Oct 15 02:14:32 2004 UTC (7 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -2 lines
Update to 2.8.6dev.6
Revision 1.157: download - view: text, markup, annotated - select for diffs
Sat Jul 31 14:49:10 2004 UTC (7 years, 6 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
Upgrade to 2.8.6dev.5
Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat Jul 10 21:02:54 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +14 -7 lines
Support WITHOUT_NLS Pet portlint
Revision 1.155: download - view: text, markup, annotated - select for diffs
Sun Jun 13 23:58:47 2004 UTC (7 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +5 -4 lines
Upgrade to 2.8.6dev.4
Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri Feb 27 02:45:41 2004 UTC (7 years, 11 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +3 -4 lines
Upgrade to 2.8.5rel.1
Revision 1.153: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:36:27 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -2 lines
Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:12:23 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.151: download - view: text, markup, annotated - select for diffs
Sun Jan 11 17:17:04 2004 UTC (8 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +4 -6 lines
Upgrade to 2.8.5 dev 17 PR: 61172
Revision 1.150: download - view: text, markup, annotated - select for diffs
Sun Aug 31 18:58:07 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -1 lines
- don't clobber any given LDFLAGS resoves conflitcs with bsd.openssl.mk Approved by: ache
Revision 1.149: download - view: text, markup, annotated - select for diffs
Sat Aug 30 12:27:22 2003 UTC (8 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
Add missing locale file Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Revision 1.148: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:56 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
Revision 1.147: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:37 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
Chase the libintl.so shared lib version.
Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Jun 30 21:54:27 2003 UTC (8 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -1 lines
Enable scrollbar and addrlist page
Revision 1.145: download - view: text, markup, annotated - select for diffs
Sun Jun 8 16:17:56 2003 UTC (8 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -2 lines
Upgrade to 2.8.5dev16
Revision 1.144: download - view: text, markup, annotated - select for diffs
Sun Jun 1 19:58:08 2003 UTC (8 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +2 -2 lines
Upgrade to 2.8.5dev.15
Revision 1.143: download - view: text, markup, annotated - select for diffs
Mon Apr 7 03:49:15 2003 UTC (8 years, 10 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -2 lines
Upgrade to 2.8.5dev.14
Revision 1.142: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:40 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Jan 2 18:38:34 2003 UTC (9 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +2 -2 lines
Upgrade to 2.8.5dev.12
Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Oct 11 12:47:10 2002 UTC (9 years, 4 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -3 lines
Upgrade to 2.8.5dev.9
Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Sep 30 09:04:34 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -1 lines
dont remove locale/* dirs
Revision 1.138: download - view: text, markup, annotated - select for diffs
Tue Sep 3 14:47:40 2002 UTC (9 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +2 -1 lines
Add --enable-read-eta
Revision 1.137: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:37 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Jun 5 14:28:46 2002 UTC (9 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +4 -4 lines
Upgrade to 2.8.5.dev.8
Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:10:09 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +2 -1 lines
gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:23 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -1 lines
Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Mar 1 17:18:56 2002 UTC (9 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -3 lines
Upgrade to 2.8.5d7
Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Oct 11 11:02:26 2001 UTC (10 years, 4 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -2 lines
Use .d3 for proper pkg_version sorting
Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Oct 10 05:06:21 2001 UTC (10 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +3 -3 lines
Upgrade to 2.8.5.dev.3
Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Aug 14 10:40:57 2001 UTC (10 years, 6 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +4 -4 lines
Upgrade to 2.8.5.dev1 Submitted by: demon
Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Jun 25 07:34:23 2001 UTC (10 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +3 -3 lines
Upgrade to .pre.2
Revision 1.128: download - view: text, markup, annotated - select for diffs
Sat Jun 9 19:55:14 2001 UTC (10 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +14 -5 lines
Upgrade to pre.1 Enable ssl and some features
Revision 1.127: download - view: text, markup, annotated - select for diffs
Sun May 6 08:05:01 2001 UTC (10 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +3 -3 lines
Upgrade to dev.20
Revision 1.126: download - view: text, markup, annotated - select for diffs
Sat Mar 3 02:37:51 2001 UTC (10 years, 11 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +6 -6 lines
Upgrade to .dev.19
Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:32:56 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +18 -18 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Jan 15 19:48:29 2001 UTC (11 years ago) by ache
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -3 lines
Upgrade to .dev.16
Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Dec 3 16:49:49 2000 UTC (11 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +7 -7 lines
Uncomment IPv6 enabling
Revision 1.122: download - view: text, markup, annotated - select for diffs
Thu Nov 30 03:34:09 2000 UTC (11 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +9 -9 lines
Upgrade to dev.14 IPv6 part taken out since not applies cleanly
Revision 1.121: download - view: text, markup, annotated - select for diffs
Wed Sep 13 20:51:06 2000 UTC (11 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +11 -3 lines
Add IPv6 support Submitted by: sumikawa@ebina.hitachi.co.jp
Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Sep 11 16:28:35 2000 UTC (11 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +3 -3 lines
Upgrade to dev.9
Revision 1.119: download - view: text, markup, annotated - select for diffs
Sun Aug 20 20:22:31 2000 UTC (11 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +3 -3 lines
Upgrade to dev7
Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Jun 29 13:12:38 2000 UTC (11 years, 7 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +3 -3 lines
Update to .dev.4
Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed Jun 7 18:09:46 2000 UTC (11 years, 8 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +4 -4 lines
Upgrade to 2.8.4dev.3
Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Jun 5 06:55:54 2000 UTC (11 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -2 lines
Chase the checksum (lynx finally moved to a sensible top-level subdirectory name) Noticed by: bento
Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue May 23 17:03:58 2000 UTC (11 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +4 -3 lines
Upgrade to dev.2 Use shared linking of -lintl
Revision 1.114: download - view: text, markup, annotated - select for diffs
Sun May 7 19:26:25 2000 UTC (11 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +7 -4 lines
Upgrade to 2.8.4dev1 Enable message catalogs
Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Apr 16 09:16:17 2000 UTC (11 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -3 lines
Remove the FORBIDDEN tag on lynx-current. Everyone is encouraged to upgrade to this version, which fixes all of the known problems with previous lynx versions. My thanks to the Lynx developer, T.E.Dickey <dickey@clark.net>, for working with me so patiently to fix the problems.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun Apr 16 03:22:25 2000 UTC (11 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -3 lines
Upgrade to 2.8.3pre.5, but leave it as FORBIDDEN because I not check security issues at this moment yet.
Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:05:46 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Mar 5 05:04:48 2000 UTC (11 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +5 -3 lines
Mark lynx FORBIDDEN due to numerous potential and proven server-exploitable buffer overflows, until the lynx team get their act together and clean up their code. Noticed by: Michal Zalewski <lcamtuf@DIONE.IDS.PL> (Bugtraq) Reviewed by: the rest of the security-officer team.
Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Jan 8 19:32:00 2000 UTC (12 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +3 -3 lines
upgrade to dev.18
Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Nov 23 04:27:28 1999 UTC (12 years, 2 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +3 -3 lines
upgrade to .dev15
Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Nov 1 19:21:44 1999 UTC (12 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +3 -3 lines
Update to 2.8.3dev.13 (previous distfile was no longer fetchable).
Revision 1.106: download - view: text, markup, annotated - select for diffs
Sun Sep 26 22:38:25 1999 UTC (12 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -3 lines
upgrade to .dev9
Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Sep 8 15:53:55 1999 UTC (12 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +3 -3 lines
upgrade to 2.8.3dev.8
Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:51:49 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:42:57 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.102: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:00:40 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +4 -4 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu Aug 5 17:48:38 1999 UTC (12 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
lynx_doc -> doc/lynx
Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Aug 2 03:06:58 1999 UTC (12 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +9 -7 lines
upgrade to 2.8.3dev5
Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue May 25 20:14:40 1999 UTC (12 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -4 lines
upgrade to pre.7
Revision 1.98: download - view: text, markup, annotated - select for diffs
Fri Apr 16 16:55:34 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +4 -4 lines
Update to dev.22 and fix (I hope) the plist problem PR: 11135 Submitted by: Chris Piazza <cpiazza@home.net>
Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Apr 7 23:52:17 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +4 -3 lines
upgrade to dev.21
Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Feb 19 12:34:03 1999 UTC (12 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -4 lines
upgrade to dev.17 lib/lynx_help -> share/lynx_help
Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Dec 29 23:52:12 1998 UTC (13 years, 1 month ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +5 -5 lines
upgrade to 2.8.2dev.12
Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Nov 1 00:38:00 1998 UTC (13 years, 3 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +4 -4 lines
upgrade to 2.8.1rel.2
Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Oct 19 19:22:04 1998 UTC (13 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +12 -8 lines
Upgrade to pre11
Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Sep 7 19:34:50 1998 UTC (13 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +3 -3 lines
update to dev.25
Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun Aug 23 05:01:14 1998 UTC (13 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -3 lines
upgrade to dev.22
Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Jul 24 06:55:42 1998 UTC (13 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -2 lines
Add --enable-nsl-fork
Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Jul 23 15:25:56 1998 UTC (13 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -4 lines
Upgrade to dev17
Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun Jun 7 03:57:49 1998 UTC (13 years, 8 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -3 lines
upgrade to dev14
Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Apr 22 00:42:18 1998 UTC (13 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -3 lines
Upgrade to dev.6
Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Mar 27 06:10:22 1998 UTC (13 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +5 -4 lines
Upgrade to 2.8.1dev.4
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Mar 21 12:54:43 1998 UTC (13 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -1 lines
Add NO_LATEST_LINK.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Mar 11 01:54:20 1998 UTC (13 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +4 -4 lines
Upgrade to 2.8pre.2
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sun Mar 8 12:19:18 1998 UTC (13 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +7 -4 lines
Upgrade to 2.8pre.5
Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Mar 2 13:52:04 1998 UTC (13 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +5 -5 lines
Upgrade to 2.8pre.2
Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Feb 16 03:41:41 1998 UTC (13 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -3 lines
Upgrade to 114
Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Feb 10 20:33:18 1998 UTC (14 years ago) by ache
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -3 lines
Upgrade to 0.113
Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jan 29 22:26:15 1998 UTC (14 years ago) by ache
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +3 -3 lines
Upgrade to 111
Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Jan 22 22:35:27 1998 UTC (14 years ago) by ache
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +4 -3 lines
Upgrade to ac110
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Jan 17 06:11:11 1998 UTC (14 years ago) by ache
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -3 lines
Upgrade to ac108
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Jan 8 01:47:10 1998 UTC (14 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -3 lines
Upgrade to ac107
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Dec 20 10:22:23 1997 UTC (14 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -3 lines
Upgrade to 102
Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Dec 15 15:17:56 1997 UTC (14 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -3 lines
Upgrade to 0.100
Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Dec 4 20:55:12 1997 UTC (14 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -3 lines
Upgrade to 0.98
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Nov 29 16:27:39 1997 UTC (14 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -3 lines
Upgrade to 0.97
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Nov 24 19:35:30 1997 UTC (14 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +3 -3 lines
Upgrade to 0.96
Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Nov 10 10:12:36 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -3 lines
Upgrade to 0.93
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Oct 25 16:02:06 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -3 lines
Upgrade to 0.87
Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Oct 22 11:29:10 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
Upgrade to 0.84
Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Oct 10 14:47:21 1997 UTC (14 years, 4 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -3 lines
Upgrade to 0.78
Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Oct 7 21:39:30 1997 UTC (14 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -3 lines
Upgrade to 0.76
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Oct 2 08:36:47 1997 UTC (14 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -3 lines
Upgrade to
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Sep 28 13:59:07 1997 UTC (14 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 lines
Upgrade to 0.73
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Sep 21 20:37:03 1997 UTC (14 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3 lines
Upgrade to 0.70
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Sep 15 20:28:48 1997 UTC (14 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3 lines
Upgrade to 0.66
Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Sep 12 19:36:15 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Upgrade to 0.65
Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Sep 11 01:33:38 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -5 lines
Upgrade to 0.63
Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Sep 10 18:01:44 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Upgrade to 0.61
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Sep 7 13:27:58 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
Upgrade to 0.60
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Sep 5 15:12:49 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +6 -7 lines
Upgrade to 0.59
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Sep 1 10:30:59 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -3 lines
Upgrade to 0.58
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Aug 29 10:33:45 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Upgrade to 0.57
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Aug 28 10:00:46 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -3 lines
Upgrade to 0.56
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Aug 22 07:56:50 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -5 lines
Upgrade to 0.55
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Aug 21 16:21:44 1997 UTC (14 years, 5 months ago) by andreas
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1 lines
Mark it broken, because it doesn't compile on a -current system. Andrey discusses the reason and possible solutions on the lynx mailing lists. On stable it compiles fine. As requested by: Andrey
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Aug 21 10:17:45 1997 UTC (14 years, 5 months ago) by andreas
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
Make fetch didn't work anymore with version 0.51. So I had to update to new version lynx2.7.1ac-0.54. I hope Andrey agrees, although I didn't ask him before. Make package still works ;-)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Aug 16 10:15:56 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
Upgrade to 0.51
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Aug 16 00:21:31 1997 UTC (14 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
Upgrade to 0.50
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Aug 13 06:40:44 1997 UTC (14 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +4 -4 lines
Some minor variable reordering.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Aug 10 15:29:04 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3 lines
Upgrade to 0.49
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Aug 8 14:33:58 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -4 lines
Upgrade to 0.48
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Aug 5 15:21:39 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
Upgrade to 0.46
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jul 31 20:19:16 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
Upgrade t
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jul 30 19:24:27 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +13 -13 lines
Switch to lynx-ac
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Jul 26 17:55:20 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -5 lines
Upgrade to 2.7.1f
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jul 17 07:00:32 1997 UTC (14 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Put "+fotemods" in front of version numbers in PKGNAME, it is not allowed to have long strings like that in or after version numbers.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jul 15 20:46:21 1997 UTC (14 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -4 lines
Bring fotemods back (for security reasons, see recent CERT report) Add windows-1251 WinCyrillic translation table
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed May 28 22:21:48 1997 UTC (14 years, 8 months ago) by fenner
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -3 lines
Remove www.wfbr.edu as MASTER_SITE since it just returns a redirect to www.slcc.edu/lynx/fote/ (the other MASTER_SITE).
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Apr 4 01:55:39 1997 UTC (14 years, 10 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -6 lines
Upgrade to 2.7.1
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Feb 24 04:35:09 1997 UTC (14 years, 11 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
Replace patches by bugfixes dist
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Feb 4 10:17:14 1997 UTC (15 years ago) by ache
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -5 lines
Upgrade to 2.7 pre-release
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jan 6 09:35:40 1997 UTC (15 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -4 lines
Standardize. Also, change "DISTFILES=${DISTNAME}.zip" to
"EXTRACT_SUFX=.zip".
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jan 5 17:02:22 1997 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +9 -15 lines
Upgrade to 2.6fm
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Dec 18 21:33:18 1996 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
Change updates file
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Nov 18 14:15:15 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -5 lines
Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:41:29 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Nov 11 05:30:54 1996 UTC (15 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -4 lines
Upgrade
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Nov 2 00:55:08 1996 UTC (15 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -4 lines
Yet one official patch added
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Oct 22 02:10:12 1996 UTC (15 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +11 -6 lines
More official patches
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 9 17:19:34 1996 UTC (15 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -8 lines
Add more patches, one from max@freebsd.org
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Oct 9 07:22:39 1996 UTC (15 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -1 lines
Properly sectionize Makefile by inserting empty lines.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Oct 3 20:44:49 1996 UTC (15 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -4 lines
Reorganize official patches
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Sep 22 01:11:31 1996 UTC (15 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -2 lines
Add 5 oficial patches
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 3 09:38:51 1996 UTC (15 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +11 -16 lines
Upgrade to 2.6
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 18 23:05:04 1996 UTC (15 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -11 lines
Upgrade to 2.5FM
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri May 3 19:48:58 1996 UTC (15 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -5 lines
Upgrade to 2.5
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 9 06:00:09 1996 UTC (15 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Dist directory name changed
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 29 10:29:37 1996 UTC (15 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -8 lines
Reorder variables.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 9 19:09:35 1996 UTC (16 years ago) by ache
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -7 lines
Mirrors changes
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 8 05:57:01 1996 UTC (16 years ago) by ache
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -2 lines
Upgrade and use NCFTPTAIL now
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 16 03:43:25 1996 UTC (16 years ago) by ache
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
Add few informational comments
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Dec 16 04:07:45 1995 UTC (16 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Upgrade to next FM snapshot
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 13 21:38:24 1995 UTC (16 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -4 lines
Upgrade to next FM snapshot, author apply my patches
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Dec 10 22:27:18 1995 UTC (16 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -6 lines
Upgrade to 2.4-FM Use w3c now to fetch distribution via http
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 27 04:10:25 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Change categories to "www". gn has "net" in there too.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jul 23 07:20:40 1995 UTC (16 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
Upgrade 2.4.1 -> 2.4.2
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 16 23:37:31 1995 UTC (16 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -9 lines
Upgrade and fix keypad, now it works
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 12 04:55:35 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -4 lines
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up some Makefiles along the way.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:48:13 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Feb 11 14:38:45 1995 UTC (17 years ago) by ache
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Change USES_GMAKE (what it means?) to EXEC_DEPENDS += gmake... Add comment: Do not put USE_GMAKE here
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 13 13:14:51 1995 UTC (17 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update DEPENDS lines to point to the new relocated ports.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 22 05:40:54 1994 UTC (17 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Upgrade
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 17 03:11:08 1994 UTC (17 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Don't touch makefile and use gmake instead
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 17 01:34:20 1994 UTC (17 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -5 lines
Upgrade to 2.3.6
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 6 16:26:30 1994 UTC (17 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Upgrade to version 2.3.1
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Nov 6 10:19:31 1994 UTC (17 years, 3 months ago) by ache
CVS tags: ache
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
lynx
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 6 10:19:30 1994 UTC (17 years, 3 months ago) by ache
Branches: MAIN
Initial revision
