1c227 FreshPorts -- www/lynx-current
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
lynx-current 2.8.8d15 www on this many watch lists=55 search for ports that depend on this port An older version of this port was marked as vulnerable.
A non-graphical, text-based World-Wide Web client
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6
License: not specified in port


lynx is a program which allows a user to access World-Wide Web servers
and other information servers.  It uses only ascii representation so
that it can be used from ascii-terminals and dialin-lines.

WWW: http://lynx.isc.org/current/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
Required To Run:
  1. misc/mime-support
  2. security/openssl
Required Libraries:
  1. dns/libidn
  2. converters/libiconv
  3. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/lynx-current/ && make install clean
To add the package: pkg_add -r lynx


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://lynx.isc.org/current/

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Apr 2013 16:47:38
Original commit files touched by this commit  2.8.8d15
johans search for other commits by this committer
Update lynx to 2.8.8d15
27 Apr 2013 18:25:25
Original commit files touched by this commit  2.8.8d12_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
24 Apr 2013 18:10:32
Original commit files touched by this commit  2.8.8d12_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
15 Jun 2012 10:39:04
Original commit files touched by this commit  2.8.8d12_1
johans search for other commits by this committer
Change CONFLICTS to CONFLICTS_INSTALL
15 Jun 2012 10:36:45
Original commit files touched by this commit  2.8.8d12_1
johans search for other commits by this committer
- Register conflict with japanese/lynx
- Use new style OPTIONS
06 Apr 2012 17:32:44
Original commit files touched by this commit  2.8.8d12_1
ache search for other commits by this committer
Upgrade to 2.8.8dev.12

Feature safe: yes
02 Mar 2012 14:56:37
Original commit files touched by this commit  2.8.8d9_1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 6.X

PR:             ports/165608
Submitted by:   pgollucci
Approved by:    portmgr (hat)
03 Sep 2011 12:00:52
Original commit files touched by this commit  2.8.8d9_1
johans search for other commits by this committer
Adopt port
30 Aug 2011 07:13:45
Original commit files touched by this commit  2.8.8d9_1
ache search for other commits by this committer
Remove myself from MAINTAINER
25 Aug 2011 15:20:18
Original commit files touched by this commit  2.8.8d9_1
ache search for other commits by this committer
Upgrade to 2.8.8dev.9
14 Mar 2011 08:40:07
Original commit files touched by this commit  2.8.8d8_1
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
02 Mar 2011 06:46:57
Original commit files touched by this commit  2.8.8d8
ache search for other commits by this committer
Upgrade to 2.8.8dev.8
18 Dec 2010 06:10:18
Original commit files touched by this commit  2.8.8d7
ache search for other commits by this committer
Upgrade to 2.8.8dev.7
03 Jun 2010 11:19:28
Original commit files touched by this commit  2.8.8d3
ache search for other commits by this committer
Upgrade to 2.8.8dev.3
31 May 2010 02:01:56
Original commit files touched by this commit  2.8.8d2_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
26 Mar 2010 08:52:50
Original commit files touched by this commit  2.8.8d2
ache search for other commits by this committer
Upgrade to 2.8.8dev.2
20 Nov 2009 22:53:09
Original commit files touched by this commit  2.8.7r1
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
24 Aug 2009 00:01:35
Original commit files touched by this commit  2.8.7r1
ache search for other commits by this committer
Upgrade to 2.8.7rel.1
12 Feb 2009 23:31:50
Original commit files touched by this commit  2.8.7d13
ache search for other commits by this committer
Don't remove id locale since it in the mtree
12 Feb 2009 23:29:56
Original commit files touched by this commit  2.8.7d13
ache search for other commits by this committer
Remove locale dir too
12 Feb 2009 23:26:57
Original commit files touched by this commit  2.8.7d13
ache search for other commits by this committer
Add missing file
12 Feb 2009 21:49:04
Original commit files touched by this commit  2.8.7d13
ache search for other commits by this committer
Upgrade to 2.8.7dev.13
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.8.7d9_1
rafan search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 14:07:24
Original commit files touched by this commit  2.8.7d9_1
edwin search for other commits by this committer
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)
26 May 2008 18:50:15
Original commit files touched by this commit  2.8.7d9
ache search for other commits by this committer
Upgrade to 2.8.7dev.9
29 Feb 2008 16:52:25
Original commit files touched by this commit  2.8.7d8
ache search for other commits by this committer
Update to 2.8.7dev.8
04 Oct 2007 00:08:39
Original commit files touched by this commit  2.8.7d7
edwin search for other commits by this committer
Remove support for OSVERSION < 5
17 Sep 2007 03:05:26
Original commit files touched by this commit  2.8.7d7
ache search for other commits by this committer
Add CONFLICTS with lynx release

Submitted by:   infofarmer
06 Aug 2007 22:57:39
Original commit files touched by this commit  2.8.7d7
ache search for other commits by this committer
Upgrade to 2.8.7dev7
14 Jun 2007 18:18:09
Original commit files touched by this commit  2.8.7d5_1
ache search for other commits by this committer
Exclude 700000-700033 for ncursesw
27 May 2007 23:00:50
Original commit files touched by this commit  2.8.7d5_1
ache search for other commits by this committer
Move OSVERSION check after bsd.port.pre.mk
27 May 2007 22:00:02
Original commit files touched by this commit  2.8.7d5_1
  Sanity Test Failure
ache search for other commits by this committer
Use ncursesw only after it was merged in 6.2-STABLE
25 May 2007 02:42:07
Original commit files touched by this commit  2.8.7d5
ache search for other commits by this committer
Upgrade to 2.8.7dev.5
22 Nov 2006 01:40:39
Original commit files touched by this commit  2.8.7d4
ache search for other commits by this committer
Update to 2.8.7dev.4
14 Nov 2006 14:24:53
Original commit files touched by this commit  2.8.7d2_1
ache search for other commits by this committer
Dist re-rolled on master site (compression)
Use misc/mime-support package
11 Nov 2006 20:57:36
Original commit files touched by this commit  2.8.7d2
ache search for other commits by this committer
Add missing files
10 Nov 2006 21:38:58
Original commit files touched by this commit  2.8.7d2
ache search for other commits by this committer
Upgrade to 2.8.7dev.2
04 Oct 2006 00:11:46
Original commit files touched by this commit  2.8.6p5
ache search for other commits by this committer
Add forgotten file
04 Oct 2006 00:06:56
Original commit files touched by this commit  2.8.6p5
ache search for other commits by this committer
Upgrade to 2.8.6pre.5
14 Jun 2006 01:27:21
Original commit files touched by this commit  2.8.6d18
ache search for other commits by this committer
Upgrade to 2.8.6dev.18
17 Apr 2006 21:53:50
Original commit files touched by this commit  2.8.6d17
ache search for other commits by this committer
Upgrade to dev17
22 Jan 2006 06:28:59
Original commit files touched by this commit  2.8.6d15
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
18 Nov 2005 09:18:58
Original commit files touched by this commit  2.8.6d15
ache search for other commits by this committer
Upgrade to 2.8.6dev.15
29 Oct 2005 06:14:45
Original commit files touched by this commit  2.8.6d14
ache search for other commits by this committer
Upgrade to 2.8.6dev.14
13 Jul 2005 21:38:32
Original commit files touched by this commit  2.8.6d13
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 2.8.6dev.13
11 Jun 2005 00:08:37
Original commit files touched by this commit  2.8.6d12
 This port version is marked as vulnerable.
ache search for other commits by this committer
Restore my maintainership after I got situation explained
10 Jun 2005 21:15:51
Original commit files touched by this commit  2.8.6d12
 This port version is marked as vulnerable.
kris search for other commits by this committer
Support DOCSDIR and add one more locale directory.

Submitted by:   leeym
PR:             82125
10 Jun 2005 20:46:34
Original commit files touched by this commit  2.8.6d12
 This port version is marked as vulnerable.
kris search for other commits by this committer
Correctly remove locale directory that may have been created by us.
10 Jun 2005 20:12:33
Original commit files touched by this commit  2.8.6d12
 This port version is marked as vulnerable.
ache search for other commits by this committer
Remove myself from MAINTAINER
06 Jun 2005 14:07:53
Original commit files touched by this commit  2.8.6d12
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 2.8.6d12

Submitted by:   demon
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.8.6d11
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  2.8.6d11
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
11 Mar 2005 16:23:32
Original commit files touched by this commit  2.8.6d11
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 2.8.6dev.11
13 Dec 2004 19:42:03
Original commit files touched by this commit  2.8.6d8
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 2.8.6dev.8
13 Dec 2004 14:14:41
Original commit files touched by this commit  2.8.6d6
 This port version is marked as vulnerable.
ache search for other commits by this committer
Add missing dir to @dirrm
15 Oct 2004 02:14:32
Original commit files touched by this commit  2.8.6d6
 This port version is marked as vulnerable.
ache search for other commits by this committer
Update to 2.8.6dev.6
31 Jul 2004 14:49:10
Original commit files touched by this commit  2.8.6d5
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 2.8.6dev.5
10 Jul 2004 21:02:54
Original commit files touched by this commit  2.8.6d4
 This port version is marked as vulnerable.
krion search for other commits by this committer
Support WITHOUT_NLS
Pet portlint
13 Jun 2004 23:58:48
Original commit files touched by this commit  2.8.6d4
 This port version is marked as vulnerable.
ache search for other commits by this committer
Upgrade to 2.8.6dev.4
27 Feb 2004 02:45:41
Original commit files touched by this commit  2.8.5r1
ache search for other commits by this committer
Upgrade to 2.8.5rel.1
04 Feb 2004 04:36:30
Original commit files touched by this commit  2.8.5d17_1
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  2.8.5d17
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
11 Jan 2004 17:17:05
Original commit files touched by this commit  2.8.5d17
ache search for other commits by this committer
Upgrade to 2.8.5 dev 17

PR:             61172
31 Aug 2003 18:58:07
Original commit files touched by this commit  2.8.5d16_3
dinoex search for other commits by this committer
- don't clobber any given LDFLAGS
  resoves conflitcs with bsd.openssl.mk
Approved by:    ache
30 Aug 2003 12:27:22
Original commit files touched by this commit  2.8.5d16_3
ache search for other commits by this committer
Add missing locale file

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
26 Aug 2003 20:25:58
Original commit files touched by this commit  2.8.5d16_2
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  2.8.5d16_1
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
30 Jun 2003 21:54:27
Original commit files touched by this commit  2.8.5d16_1
ache search for other commits by this committer
Enable scrollbar and addrlist page
08 Jun 2003 16:17:56
Original commit files touched by this commit  2.8.5d16
ache search for other commits by this committer
Upgrade to 2.8.5dev16
01 Jun 2003 19:58:08
Original commit files touched by this commit  2.8.5d15
ache search for other commits by this committer
Upgrade to 2.8.5dev.15
07 Apr 2003 03:49:16
Original commit files touched by this commit  2.8.5d14
ache search for other commits by this committer
Upgrade to 2.8.5dev.14
07 Mar 2003 06:12:57
Original commit files touched by this commit  2.8.5d12
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
02 Jan 2003 18:38:34
Original commit files touched by this commit  2.8.5d12
ache search for other commits by this committer
Upgrade to 2.8.5dev.12
11 Oct 2002 12:47:10
Original commit files touched by this commit  2.8.5d9
ache search for other commits by this committer
Upgrade to 2.8.5dev.9
30 Sep 2002 09:04:34
Original commit files touched by this commit  2.8.5d8_2
ijliao search for other commits by this committer
dont remove locale/* dirs
03 Sep 2002 14:47:40
Original commit files touched by this commit  2.8.5d8_1
ache search for other commits by this committer
Add --enable-read-eta
01 Aug 2002 16:22:41
Original commit files touched by this commit  2.8.5d8
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
05 Jun 2002 14:28:50
Original commit files touched by this commit  2.8.5d8
ache search for other commits by this committer
Upgrade to 2.8.5.dev.8
12 Apr 2002 17:10:20
Original commit files touched by this commit  2.8.5d7_1
ade search for other commits by this committer
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
15 Mar 2002 19:44:29
Original commit files touched by this commit  2.8.5d7
ade search for other commits by this committer
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
01 Mar 2002 17:19:01
files touched by this commit
ache search for other commits by this committer
Upgrade to 2.8.5d7    
11 Oct 2001 12:02:26
files touched by this commit
ache search for other commits by this committer
Use .d3 for proper pkg_version sorting    
10 Oct 2001 06:06:26
files touched by this commit
ache search for other commits by this committer
Upgrade to 2.8.5.dev.3    
14 Aug 2001 11:40:57
files touched by this commit
ache search for other commits by this committer
Upgrade to 2.8.5.dev1    
25 Jun 2001 08:34:23
files touched by this commit
ache search for other commits by this committer
Upgrade to .pre.2    
09 Jun 2001 20:55:14
files touched by this commit
ache search for other commits by this committer
Upgrade to pre.1   Enable ssl and some features    
06 May 2001 09:05:03
files touched by this commit
ache search for other commits by this committer
Upgrade to dev.20    
03 Mar 2001 02:37:56
files touched by this commit
ache search for other commits by this committer
Upgrade to .dev.19    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
15 Jan 2001 20:16:48
files touched by this commit
ache search for other commits by this committer
Fix some ru.po phrases  
15 Jan 2001 19:48:35
files touched by this commit
ache search for other commits by this committer
Upgrade to .dev.16    
03 Dec 2000 16:49:49
files touched by this commit
ache search for other commits by this committer
Uncomment IPv6 enabling    
30 Nov 2000 03:34:16
files touched by this commit
ache search for other commits by this committer
Upgrade to dev.14   IPv6 part taken out since not applies cleanly    
08 Oct 2000 08:11:25
files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
13 Sep 2000 21:51:11
files touched by this commit
ache search for other commits by this committer
Add IPv6 support    
11 Sep 2000 17:29:56
files touched by this commit
ache search for other commits by this committer
Upgrade to dev.9    
20 Aug 2000 21:22:34
files touched by this commit
ache search for other commits by this committer
Upgrade to dev7    
29 Jun 2000 14:12:46
files touched by this commit
ache search for other commits by this committer
Update to .dev.4    
07 Jun 2000 19:09:51
files touched by this commit
ache search for other commits by this committer
Upgrade to 2.8.4dev.3    
05 Jun 2000 07:55:55
files touched by this commit
kris search for other commits by this committer
Chase the checksum (lynx finally moved to a sensible top-level   subdirectory
name)    

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »  

2849
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0