summaryrefslogtreecommitdiff
path: root/www/lynx
AgeCommit message (Collapse)AuthorFilesLines
1999-10-15Update dependeny on libslang to 1.3.9mjl1-2/+2
1999-07-22libslang to 1.3.8mycroft1-2/+2
1999-07-13Remove duplicate files after installation.jlam1-2/+3
1999-07-09Add package patch checksum files.agc1-0/+3
1999-07-02Update "www/lynx" to latest release 2.8.2.jlam4-9/+27
1999-06-22Update dependence on "libslang" package to version 1.3.7.tron1-2/+2
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-23Apply patch from pr 6820 (and 6821 which was send double) to compilefrueauf1-4/+12
lynx with -DNOPORT if PASSIVE_FETCH is set in /etc/mk.conf. Provided by Dan McMahill.
1998-11-052.8.1mycroft3-31/+10
1998-10-04Explicitly specify -ltermcap - the slang detection autoconf code is ugly.tv1-2/+2
1998-10-04Switch to using SLang (libslang) instead of ncurses. Advantages:tv1-3/+5
- better color support (slang used to be the only way to get color in Lynx) - uses system-supplied termcap.db--works properly with terminal types "screen" and "xterm" - more optimized on most displays
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-04Update to the actual 2.8 release.mycroft3-8/+8
1998-06-21Automanpage handling.tv1-3/+1
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-2/+2
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-8/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-10Update lynx to 2.8rel.2tron3-39/+42
1998-01-30Modify individual package Makefiles to use the new way of specifyingagc1-2/+2
shared object dependencies (LIB_DEPENDS).
1998-01-24portlint: move entries aroundhubertf1-3/+4
1997-12-23Update for lynx2.7.1ac-0.102.drochner3-5/+51
1997-11-26Add NetBSD RCS Id.agc1-0/+1
1997-11-26Updated for newer (lynx2.7.1ac-0.97) versionagc1-1/+1
1997-11-26Add NetBSD RCS Id.agc1-2/+4
Update version. Add library dependency on ncurses.
1997-11-26Initial import of the Web browser lynx, from the FreeBSD portsagc5-0/+31
collection, into the NetBSD packages collection.