non port: japanese/lynx/Makefile |
SVNWeb
|
Number of commits found: 30 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 8d9b67b (Only the first 10 of 220 ports in this commit are shown above. )
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 24 Feb 2020
|
[ 13:07 wen ]
- Update to latest release
- Use ncursesw instead of ncurses
- Add IDN and SSL configuration options
- Add LICENSE_FILE
- Update CONFLICTS
PR: 243445
Submitted by: CQG00620@nifty.ne.jp(maintainer)
|
Wed, 9 Oct 2019
|
[ 11:52 bapt ]
Drop the ipv6 virtual category for j* category as it is not relevant anymore
|
Thu, 3 Mar 2016
|
[ 17:07 rakuco ]
Update to 2.8.8rel.2.
* Remove files/patch-src-GridText.c.
It has been merged officially since 2.8.8dev.9.
* Enable JAPANESE_UTF8 by default.
* Correct the CPE information.
* Make Makefile to have the same style as japanese/lynx-current.
PR: 206570
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
|
Fri, 5 Feb 2016
|
[ 16:42 marino ]
japanese/lynx(-current): document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Tue, 1 Dec 2015
|
[ 12:48 amdmi3 ]
- Update MASTER_SITES and WWW, unbreak fetch
- Pass maintainership to submitter
PR: 204799
Submitted by: CQG00620@nifty.ne.jp
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Tue, 9 Jun 2015
|
[ 18:53 amdmi3 ]
- Fix shebangs
MFH: 2015Q2 (blanket)
|
Mon, 16 Mar 2015
|
[ 15:16 robak ]
japanese/lynx: add USES= cpe
PR: 197545
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
Sun, 18 May 2014
|
[ 16:21 pawel ]
- Add staging support
- Convert to USES=tar:bzip2
- Use @sample for configuration files
- Remove Enable word from options descriptions
|
Wed, 5 Feb 2014
|
[ 20:55 marino ]
japanese/lynx: Mark jobs unsafe
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Wed, 4 Sep 2013
|
[ 20:01 bsam ] (Only the first 10 of 63 ports in this commit are shown above. )
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)
|
Fri, 26 Jul 2013
|
[ 05:41 danfe ]
Fix typos in comments and use correct flavor of braces.
|
Thu, 18 Jul 2013
|
[ 07:35 danfe ]
- Attempt to fix parallel builds (-jX)
- Convert to modern OPTIONS syntax
- Generally clean up the port while here
Reported by: pointyhat-west
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Sun, 22 Aug 2010
|
[ 13:49 lwhsu ]
- Update to 2.8.7.rel1
- Add a patch to correct the japanese character encoding of FORM input data.
- Rename ENABLE_FOO tabs to WITH_FOO
PR: ports/147221
Submitted by: WATANABE Kazuhiro <CQG00620 AT nifty.ne.jp>
|
Sat, 19 Jul 2008
|
[ 11:00 miwi ]
- Updates to 2.8.6.rel5
- Adds a missing configure option (--with-bzlib) to the CONFIGURE_ARGS.
- Fixes the CONFLICTS variable.
PR: 125684
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
|
Wed, 18 Jun 2008
|
[ 22:46 pav ]
- Resurrect, unbreak and update to 2.8.6.rel4
PR: ports/111326
Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
|
[ 22:31 pav ]
- Delete expired japanese/lynx port: Leaves behind config file on deinstall
|
Mon, 28 May 2007
|
[ 16:33 shaun ]
Postpone EXPIRATION_DATE, there's a PR to fix this port.
|
Sun, 11 Feb 2007
|
[ 01:23 kris ] (Only the first 10 of 64 ports in this commit are shown above. )
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
|
Wed, 10 Jan 2007
|
[ 19:14 kris ]
BROKEN: Leaves behind config file on deinstall
|
Thu, 23 Dec 2004
|
[ 09:32 nork ] (Only the first 10 of 174 ports in this commit are shown above. )
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)
|
Fri, 7 Mar 2003
|
[ 06:04 ade ] (Only the first 10 of 247 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 22 Jan 2002
|
[ 17:16 shige ]
Update to 2.8.4rel1.
|
Tue, 6 Feb 2001
|
[ 13:22 olgeni ] (Only the first 10 of 33 ports in this commit are shown above. )
Style review in ports/japanese.
|
Thu, 13 Jul 2000
|
[ 10:38 shige ]
Update to 2.8.3.rel1.
|
Number of commits found: 30 |