Port details |
- lynx-current Console WWW client (browser) with multi-byte encoding support (development release)
- 2.9.0.d4 japanese
=6 2.9.0.d4Version of this port present on the latest quarterly branch. - Maintainer: CQG00620@nifty.ne.jp
 - Port Added: unknown
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: ja-lynx, links, lynx-current, openssl
- Also Listed In: www
- License: GPLv2
- Description:
- 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 dial-in lines.
This port installs the development version of lynx with some experimental
configulation options.
WWW: http://lynx.invisible-island.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-lynx-current>0:japanese/lynx-current
- Conflicts:
- CONFLICTS:
- lynx-2.*
- lynx-current-2.*
- ja-lynx-2.*
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/japanese/lynx-current/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/lynx-current
- pkg install ja-lynx-current
- PKGNAME: ja-lynx-current
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1579002856
SHA256 (lynx2.9.0dev.4.tar.bz2) = 043aaf753de917687094bc80c37db93390904b573c13e82dbd1756de4c00af00
SIZE (lynx2.9.0dev.4.tar.bz2) = 2723001
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libidn.so : dns/libidn
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ja-lynx-current-2.9.0.d4:
COLOR_STYLE=off: Optional color style support
DEFAULT_COLORS=off: Default-color background support (ncurses)
DOCS=on: Build and/or install documentation
EXPERIMENTAL_OPTS=on: Use experimental options
IDN=on: International Domain Names support
JAPANESE_UTF8=on: Experimental Japanese UTF-8 logic support
SSL=on: SSL protocol support
===> Use 'make config' to modify these settings
- Options name:
- japanese_lynx-current
- USES:
- cpe ncurses shebangfix tar:bzip2 iconv ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.9.0.d4 
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Feb 2020 14:40:58
2.9.0.d4 
|
wen  |
- Update to latest release
- Use ncursesw instead of ncurses
- Add IDN and SSL configuration options
- Add LICENSE_FILE
- Update CONFLICTS
PR: 243444
Submitted by: CQG00620@nifty.ne.jp(maintainer) |
09 Oct 2019 11:52:24
2.8.9.d8 
|
bapt  |
Drop the ipv6 virtual category for j* category as it is not relevant anymore |
03 Mar 2016 17:10:38
2.8.9.d8 
|
rakuco  |
Update to 2.8.9dev.8.
* Remove "--enable-addrlist-page" from EXPERIMENTAL_OPTS_CONFIGURE_ON.
It has been enabled by default since 2.8.8dev.9.
* Remove files/patch-src-GridText.c.
It has been merged officially since 2.8.8dev.9.
* Correct the CPE information.
* Make Makefile to have the same style as japanese/lynx.
PR: 206571
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer) |
05 Feb 2016 16:42:46
2.8.8.d3_2 
|
marino  |
japanese/lynx(-current): document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
30 Nov 2015 21:41:33
2.8.8.d3_2 
|
amdmi3  |
- Update MASTER_SITES and WWW, unbreak fetch
- Pass maintainership to submitter
PR: 204800
Submitted by: CQG00620@nifty.ne.jp |
09 Nov 2015 12:59:04
2.8.8.d3_2 
|
antoine  |
Mark a few ports BROKEN: unfetchable |
17 Jun 2015 12:57:08
2.8.8.d3_2 
|
amdmi3  |
- Fix shebangs |
17 Mar 2015 08:15:54
2.8.8.d3_1 
|
robak  |
japanese/lynx-current: add USES= cpe
PR: 197546
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
12 Nov 2014 13:46:00
2.8.8.d3_1 
|
antoine  |
Cleanup plist |
18 May 2014 16:23:53
2.8.8.d3_1 
|
pawel  |
- Add staging support
- Convert to USES=tar:bzip2, new options framework
- Use @sample for configuration files |
16 Nov 2013 18:57:52
2.8.8.d3 
|
bsam  |
Remove NO_LATEST_LINK as well (forgotten along with adding
PKGNAMESUFFIX). |
16 Nov 2013 12:54:17
2.8.8.d3 
|
bsam  |
. resolve pkgname conflict with japanese/lyx (add PKGNAMESUFFIX);
. remove indefinite article from COMMENT;
. pet portlint -- make COMMENT a bit shorter. |
20 Sep 2013 18:47:56
2.8.8.d3 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
04 Sep 2013 20:01:06
2.8.8.d3 
|
bsam  |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
10 Jul 2013 21:32:34
2.8.8.d3 
|
bapt  |
Mark job unsafe |
27 Apr 2013 11:59:29
2.8.8.d3 
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
18 Mar 2011 17:59:51
2.8.8.d3 
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
22 Aug 2010 13:48:51
2.8.8.d3 
|
lwhsu  |
- Update to 2.8.8.dev3
- Add a patch to correct the japanese character encoding of FORM input data.
- Rename ENABLE_FOO tabs to WITH_FOO
PR: ports/147220
Submitted by: WATANABE Kazuhiro <CQG00620 AT nifty.ne.jp> |
19 Jul 2008 11:01:32
2.8.7.dev9 
|
miwi  |
- Updates to 2.8.7.dev9.
- Overhauls the port structure, based on the recent japanese/lynx.
PR: 125685
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> |
24 Nov 2005 23:02:13
2.8.5.dev7 
|
pav  |
- Add SHA256 |
23 Dec 2004 09:32:50
2.8.5.dev7 
|
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
31 Mar 2004 03:12:58
2.8.5.dev7 
|
trevor  |
SIZEify (maintainer timeout) |
07 Mar 2003 06:04:59
2.8.5.dev7 
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
22 Jan 2002 18:51:40 
|
shige  |
Enable IPv6. |
22 Jan 2002 18:02:15 
|
shige  |
Update to 2.8.5dev.7. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
17 Jul 2000 07:38:30 
|
shige  |
Update to 2.8.4.dev4. |
29 Jun 2000 08:03:02 
|
obrien  |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |