aboutsummaryrefslogtreecommitdiff
path: root/japanese/less
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to use a GH repo to simplify maintenance of the patches.Hiroki Sato2016-12-308-135/+10
| | | | | | | - Remove outdated information. Notes: svn path=/head/; revision=429987
* japanese/less: document ncurses requirement (USES+=ncurses)John Marino2016-01-301-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407560
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Rename the rather surprising number of japanese/ patch-xy patchesAdam Weinberger2014-07-282-0/+0
| | | | | | | to reflect the files they modify. Notes: svn path=/head/; revision=363264
* - Stage supportMartin Wilke2014-02-211-8/+5
| | | | Notes: svn path=/head/; revision=345310
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Use OPTIONS_DEFINE and add style clean-ups.Hiroki Sato2013-05-052-12/+13
| | | | Notes: svn path=/head/; revision=317420
* - Use UTF-8 when LANG=ja.JP.UTF-8.Hiroki Sato2013-01-202-2/+43
| | | | | | | | | | - Add README.ext.jp. Submitted by: nork PR: ports/175440 Notes: svn path=/head/; revision=310668
* - Add UTF-8 support[*].Hiroki Sato2013-01-197-45/+37
| | | | | | | | | | | | - Add LICENSE. - Update pkg-descr. - Use PORTDOCS for additional documents. Submitted by: nork [*] PR: ports/175431 [*] Notes: svn path=/head/; revision=310655
* - Reassign nork@ ports to the heapThomas Abthorpe2012-08-151-1/+1
| | | | | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr Notes: svn path=/head/; revision=302594
* - Get Rid MD5 supportMartin Wilke2011-03-181-7/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* o Add support .xz/.lzma (required xz and lzma commands).Norikatsu Shigemura2010-05-103-9/+28
| | | | | | | | | | | o MAKE_JOBS_SAFE confirmed. o Fix typo (s/DOCDIR/DOCSDIR/g). o Bump PORTREVISION, accordingly. Inspired by: import of liblzma, xz, xzdec, lzmainfo by mm@ Notes: svn path=/head/; revision=254076
* Reset MASTER/PATCH_SITES by lost original site.Norikatsu Shigemura2009-12-051-3/+3
| | | | Notes: svn path=/head/; revision=245240
* Change WWW.Norikatsu Shigemura2006-08-131-1/+1
| | | | Notes: svn path=/head/; revision=170448
* Fix build on sparc64.Norikatsu Shigemura2006-06-121-0/+1
| | | | | | | | | | | | Because configure's timestamp is older than configure.ac's one. Almost configure's timestamp == configure.ac's one, but this is not good. So I enforced that configure's timestamp is always newer than configure.ac's one. Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=165229
* Get MAINTAINERship to myself.Norikatsu Shigemura2006-05-261-2/+2
| | | | | | | I was cheated by: ume Notes: svn path=/head/; revision=163439
* Update to 382.262.Norikatsu Shigemura2006-04-153-8/+20
| | | | Notes: svn path=/head/; revision=159595
* Update to 382.259.Norikatsu Shigemura2006-04-154-5/+21
| | | | | | | | PR: ports/92939 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=159535
* Reset sf as maintainer due to no response to email messages.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159514
* japanese/less: Update to less-382-iso258Edwin Groothuis2006-01-055-40/+25
| | | | | | | | | | | | | - Update japanese/less to less-382-iso258. - gtags is now supported by original source, so less-358-iso254+gtags-20010110.tar.gz is removed. PR: ports/90142 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> Approved by: maintainet timeout Notes: svn path=/head/; revision=152765
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* chase/reorganize MASTER_SITES.FUJISHIMA Satsuki2005-07-101-7/+7
| | | | | | | Notified by: kris Notes: svn path=/head/; revision=138848
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-10/+0
| | | | Notes: svn path=/head/; revision=121637
* SIZEify.FUJISHIMA Satsuki2004-03-181-0/+4
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104404
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* fix SEGV problem.FUJISHIMA Satsuki2003-02-273-2/+13
| | | | | | | | Submitted by: nork Tested by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Notes: svn path=/head/; revision=76544
* simplify libxpg4 check.FUJISHIMA Satsuki2001-05-031-1/+1
| | | | Notes: svn path=/head/; revision=42223
* use better -lxpg4 detection code.FUJISHIMA Satsuki2001-02-171-13/+4
| | | | | | | Obtained from: vim6 Notes: svn path=/head/; revision=38422
* fix build error on -CURRENT.FUJISHIMA Satsuki2001-01-092-2/+2
| | | | | | | | fix submitted by: issei Reported by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp> Notes: svn path=/head/; revision=37022
* bump PORTREVISION; new feature added.FUJISHIMA Satsuki2001-01-011-0/+1
| | | | Notes: svn path=/head/; revision=36579
* update WWW.FUJISHIMA Satsuki2000-12-311-1/+1
| | | | Notes: svn path=/head/; revision=36547
* change MASTER_SITES to MASTER_SITE_LOCAL.FUJISHIMA Satsuki2000-12-311-2/+2
| | | | Notes: svn path=/head/; revision=36531
* add gtags support.FUJISHIMA Satsuki2000-12-304-3/+10
| | | | | | | Submitted by: issei Notes: svn path=/head/; revision=36483
* maintainer is committer now.FUJISHIMA Satsuki2000-12-301-1/+1
| | | | Notes: svn path=/head/; revision=36482
* Upgrade to 254 of Japanese patch.Jun Kuriyama2000-12-163-10/+11
| | | | | | | | Submitted by: k5 (maintainer) PR: ports/23573 Notes: svn path=/head/; revision=36024
* Update to less-358+iso249 based on less-358.Shigeyuki Fukushima2000-11-156-87/+45
| | | | | | | | | | Change maintainer. PR: ports/22870 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Notes: svn path=/head/; revision=35168
* Patch archive site was changed.James E. Housley2000-10-232-5/+6
| | | | | | | | PR: 22230 Submitted by: YASUTOMI Nobuhiro <nobu@psrc.isac.co.jp> MAINTAINER Notes: svn path=/head/; revision=34136
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-10/+8
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Argh! I missed committing this one with the previous commit.Steve Price1998-10-101-0/+8
| | | | Notes: svn path=/head/; revision=13837
* Pick up latest set of patches.Steve Price1998-10-103-12/+81
| | | | | | | | PR: 8160 Submitted by: maintainer Notes: svn path=/head/; revision=13821
* Remove man page entries from the PLIST and define MAN? in the Makefile.Masafumi Max NAKANE1998-08-311-2/+0
| | | | Notes: svn path=/head/; revision=12969
* Update to the latest set of official patches.Steve Price1998-07-173-14/+15
| | | | | | | | PR: 7293 Submitted by: Nobuhiro Yasutomi <nobu@prsc.isac.co.jp> Notes: svn path=/head/; revision=11941
* Update the list of patches.Steve Price1998-07-112-8/+13
| | | | | | | | PR: 7205 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> Notes: svn path=/head/; revision=11816
* Fix a setlocale problem by compiling with libxpg4.Steve Price1998-05-041-0/+11
| | | | | | | | PR: 6390 Submitted by: maintainer Notes: svn path=/head/; revision=10830
* japanization patch added (patchlevel 221 -> patchlevel 224)Jun-ichiro itojun Hagino1998-01-232-2/+6
| | | | | | | | Reviewed by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (maintainer) Submitted by: itojun Notes: svn path=/head/; revision=9419
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911