summaryrefslogtreecommitdiff
path: root/www/links (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow to override CATEGORIES in slave port(s).Dmitry Sivachenko2003-10-261-1/+1
| | | | | | | | PR: 58268 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92190
* Remove LDFLAGS from CONFIGURE_ENV, it compiles fine with theDmitry Sivachenko2003-09-021-1/+1
| | | | | | | latest version of bsd.openssl.mk. Notes: svn path=/head/; revision=88324
* Add LDFLAGS to CONFIGURE_ENV back, without it configure script can't findDmitry Sivachenko2003-09-011-1/+1
| | | | | | | | | libpng. Problem reported by: dillon Notes: svn path=/head/; revision=88250
* - don't clobber any given LDFLAGSDirk Meyer2003-08-311-1/+2
| | | | | | | | resoves conflitcs with bsd.openssl.mk Approved by: demon Notes: svn path=/head/; revision=88195
* Update to version 2.1-pre11Dmitry Sivachenko2003-08-122-3/+3
| | | | | | | | PR: 55488 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=86796
* Use bsd.port.pre/post.mk, so Makefile.local does work.Dmitry Sivachenko2003-04-291-1/+3
| | | | | | | | PR: 50680 Submitted by: Petr Rehor <rx@rx.cz> Notes: svn path=/head/; revision=79879
* Update to the latest version (2.1.p9).Dmitry Sivachenko2003-03-016-76/+15
| | | | | | | | | | Remove patch-width since it is useless without -dump option which is absent in links version2... Submitted by: Thomas Seck <tmseck-lists@netcologne.de> Notes: svn path=/head/; revision=76707
* Allow to override MAINTAINER in slave ports.Dmitry Sivachenko2003-02-221-1/+1
| | | | Notes: svn path=/head/; revision=76184
* De-pkg-comment.Dmitry Sivachenko2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76136
* Remove stale MASTER_SITE.Dmitry Sivachenko2003-01-061-2/+1
| | | | Notes: svn path=/head/; revision=72651
* Update to 2.1pre7Dmitry Sivachenko2003-01-064-74/+3
| | | | Notes: svn path=/head/; revision=72649
* Add some CONFIGURE_ENV to build properly with non-standard PREFIX.Dmitry Sivachenko2002-10-061-0/+1
| | | | | | | | PR: 42843 Submitted by: Thomas Hurst <freaky@aagh.net> Notes: svn path=/head/; revision=67463
* Look for config file in PREFIX/etc, rather than /etc.Dmitry Sivachenko2002-08-271-0/+5
| | | | | | | | | Bump PORTREVISION. Submitted by: David SiebÃrger <drs@rucus.ru.ac.za> Notes: svn path=/head/; revision=65085
* Add a backup MASTER_SITE.Dmitry Sivachenko2002-08-151-1/+2
| | | | | | | Submitted by: Christian Brueffer <chris@unixpages.org> Notes: svn path=/head/; revision=64526
* Bugfix patch from links-2.1-pre.Dmitry Sivachenko2002-07-021-0/+54
| | | | | | | Submitted by: Matthias Andree <matthias.andree@stud.uni-dortmund.de> Notes: svn path=/head/; revision=62309
* Update to version 2.0.Dmitry Sivachenko2002-06-285-41/+51
| | | | | | | | | | | Now with graphics mode support. PR: 39903 Submitted by: matthias.andree@web.de (with numerious modifications). Notes: svn path=/head/; revision=62149
* Refresh list of MASTER_SITES.Dmitry Sivachenko2002-05-271-3/+3
| | | | Notes: svn path=/head/; revision=60070
* Add -width option for use with -dump.Dmitry Sivachenko2002-05-242-0/+64
| | | | | | | | PR: 35547 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=59918
* Upgrade to version 0.97.Dmitry Sivachenko2002-05-194-52/+5
| | | | | | | | PR: 38180 Submitted by: "Sergey A.Osokin" <osa@freebsd.org.ru> Notes: svn path=/head/; revision=59470
* Upgrades to 0.97 pre 9.David E. O'Brien2002-04-264-3/+59
| | | | | | | | | Add "-force-html" option. Approved by: demon Notes: svn path=/head/; revision=58188
* Upgrade to 0.97pre7Dmitry Sivachenko2002-03-162-3/+3
| | | | Notes: svn path=/head/; revision=56204
* Upgrade to 0.97-pre6Dmitry Sivachenko2002-03-062-2/+5
| | | | Notes: svn path=/head/; revision=55651
* Set PORTEPOCH to 1, since 0.96preN serts after 0.96.Dmitry Sivachenko2001-07-071-0/+1
| | | | | | | | | (Probably my fault.) Submitted by: Daniel Harris <dannyboy@freebsd.org> Notes: svn path=/head/; revision=44867
* Upgrade to 0.96Dmitry Sivachenko2001-07-032-2/+2
| | | | Notes: svn path=/head/; revision=44688
* Add more MASTER_SITES.Dmitry Sivachenko2001-06-221-1/+2
| | | | Notes: svn path=/head/; revision=44314
* Update to 0.96pre7Dmitry Sivachenko2001-06-192-2/+2
| | | | Notes: svn path=/head/; revision=44206
* Update to 0.96pre6Dmitry Sivachenko2001-06-182-3/+2
| | | | | | | Submitted by: Sergey Osokin <osa@freebsd.org.ru> Notes: svn path=/head/; revision=44169
* Remove the damn fscking error bell chimed when ~/.links/.links.cfgDavid E. O'Brien2001-03-201-0/+11
| | | | | | | | is missing and could not be created. This is driving me nuts during make release. Notes: svn path=/head/; revision=40115
* Disable authentication.Dmitry Sivachenko2001-02-262-20/+1
| | | | | | | Author reports links crashes often if it is enabled. Notes: svn path=/head/; revision=38779
* Enable Authentication.Dmitry Sivachenko2001-02-222-0/+20
| | | | | | | | | Bump PORTREVISION. Submitted by: Ollivier Robert <roberto@eurocontrol.fr> Notes: svn path=/head/; revision=38589
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update to 0.95.Dmitry Sivachenko2001-01-123-13/+10
| | | | | | | Submitted by: Sergey A. Osokin <osa@freebsd.org.ru> Notes: svn path=/head/; revision=37151
* Update to version 0.93.Dmitry Sivachenko2000-11-263-13/+2
| | | | Notes: svn path=/head/; revision=35432
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Fix:Maxim Sobolev2000-09-052-0/+28
| | | | | | | | | | | | 1.Problems with keys PgUp PgDn Home End 2.Terminal options -> KOI8-R frames not read from ~/.links/links.cfg PR: 20947 Submitted by: Belousov Oleg <strijar@urai.ru> Approved by: maintainer Notes: svn path=/head/; revision=32299
* Update to 0.92Kevin Lo2000-07-112-3/+6
| | | | | | | | PR: 19786 Submitted by: Maxim Tulyuk <mt@lucky.net> Notes: svn path=/head/; revision=30482
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Update port to 0.84Chris D. Faulhaber2000-03-202-4/+4
| | | | | | | | PR: 17352 Submitted by: Dmitry Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=26849
* Update port to 0.83Chris D. Faulhaber2000-02-123-8/+21
| | | | | | | | PR: 16681 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25720
* Add links version 0.82.Steve Price2000-01-295-0/+31
A Lynx-like text WWW browser. PR: 16248 Submitted by: Michael Vasilenko <acid@stu.cn.ua> Notes: svn path=/head/; revision=25226