aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/gawk
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.mat2015-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
* japanese/gawk: Don't install ancient info pagemarino2015-04-183-7/+46
| | | | | | | | | | | | | | | | | | The version of makeinfo in the texinfo package, the one that FreeBSD 11 and DragonFly use because texinfo is no longer in base, is too new to create the info page on this ancient port. It would be preferred to either update japanese/gawk to match the same version as textproc/gawk, or just remove the port completely. However, for some reason it's a dependency over textproc/gawk on two of rodrigo's ports. I initially tried using extra-patches to only block info on FreeBSD 11 and DragonFly, but Makefile.in is already patched and it was getting complicated so I decided just to remove the old info page for everyone. The man page is still installed of course. Approved by: blanket (unbreaks F11)
* Cleanup plistantoine2014-11-121-3/+0
|
* Rename the rather surprising number of japanese/ patch-xy patchesadamw2014-07-292-0/+0
| | | | to reflect the files they modify.
* Add DOCS option where PORTDOCS appears in plist.adamw2014-07-161-0/+2
|
* Allow to build with texinfo from portsantoine2014-06-261-0/+1
| | | | With hat: portmgr
* Mans are installed automatically, forgot to remove those linespawel2014-03-211-2/+0
|
* - Add LICENSEpawel2014-03-212-11/+16
| | | | | | | | - Support staging PR: ports/187425 (based on) Submitted by: Takefu <takefu@airport.fm> Approved by: maintainer
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | japanese)
* Mark as jobs unsafebapt2013-07-131-5/+2
|
* - Get Rid MD5 supportmiwi2011-03-191-2/+0
| | | | With hat: portmgr (myself)
* - Pass maintainership to submittertabthorpe2009-02-181-1/+1
| | | | Submitted by: Yoshihiro Ota via freebsd-ports@
* - Bring PATCH_SITES up to dateamdmi32008-10-131-1/+1
| | | | | PR: 128050, 128052, 128053 Submitted by: WATANABE Kazuhiro <CQG00620 at nifty dot ne dot jp>
* Use INFO macrosedwin2005-12-042-3/+2
|
* - Add SHA256pav2005-11-251-0/+2
|
* SIZEify.trevor2004-01-291-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to 3.0.6.knu2001-07-235-24/+187
| | | | | PR: ports/29018 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update to mb114.sf2001-03-074-18/+27
| | | | | | | | update PATCh_SITES. add %%PORTDOCS%%. PR: 25552 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-111-3/+2
| | | | | | | | 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. :)
* Fixed files/md5taoka1999-09-201-1/+1
| | | | | PR: 13794 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Changed sub-category from textproc to langtaoka1999-09-081-1/+3
| | | | | | | Added infomation of man page PR: 13621 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Updated to 3.0.4+mb1.12 (mb = multi-byte)taoka1999-09-076-35/+71
| | | | | PR: 13566 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-281-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Add textproc to the categories.max1998-05-011-2/+2
|
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-261-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-151-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Removed unnecessary @* directives.max1996-11-171-3/+0
|
* CATEGORIES+= -> CATEGORIES=max1996-11-111-2/+2
| | | | Inspired by: obrien
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Change NCFTP* to FETCH* to make this work properly now that ncftp is nogpalmer1996-06-271-2/+2
| | | | more
* Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE),asami1995-05-291-1/+3
| | | | | | because this master site should already have the tarball, not the uuencoded pieces. Submitted by: Andreas Schulz <ats@freebsd.first.gmd.de>
* Add another site for getting patch files. (Commented out, as articleasami1995-05-091-1/+4
| | | | numbers are different.)
* Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from aasami1995-05-093-6/+28
| | | | | news archive instead of carrying it as patch-aa. Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Typo (CATEGORY -> CATEGORIES).asami1995-04-091-2/+2
|
* Clean up Makefiles, as per my promise.asami1995-04-071-2/+2
|
* Japanized gawk.asami1995-04-055-0/+32
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>