Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use INFO macros | Edwin Groothuis | 2005-12-04 | 2 | -3/+2 |
| | |||||
* | - Add SHA256 | Pav Lucistnik | 2005-11-24 | 1 | -0/+2 |
| | |||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+2 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -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. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update to 2.4.2. | Akinori MUSHA | 2001-07-23 | 7 | -69/+22 |
| | | | | | PR: ports/29019 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Prefix "j" to the names of the binaries and the manpages. | Akinori MUSHA | 2001-02-27 | 4 | -8/+23 |
| | | | | | As they are based on an old version of GNU grep (2.0), they should not clash with those of the base system's. | ||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-11 | 1 | -4/+3 |
| | | | | | | | | 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. :) | ||||
* | Use latest set of patches. | Steve Price | 2000-01-29 | 2 | -3/+2 |
| | | | | | PR: 16380 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | * Modified patches to support CFLAGS/PREFIX properly | Steve Price | 1999-12-23 | 5 | -17/+42 |
| | | | | | PR: 15242 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -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. | Bill Fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | Define MAN1 in the Makefile and remove the man page entry from | Masafumi Max NAKANE | 1998-08-31 | 3 | -5/+12 |
| | | | | | | | | the PLIST. Don't patch the dist Makefile to compress the man page. Install the README file comes with the multibyte patch. | ||||
* | Add textproc to the categories. | Masafumi Max NAKANE | 1998-04-30 | 1 | -2/+2 |
| | |||||
* | Be more selective about which ports to maintain. I no longer have time | Satoshi Asami | 1997-12-25 | 1 | -2/+2 |
| | | | | to maintain all these ports I once committed (sometimes as a proxy). | ||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | Masafumi Max NAKANE | 1997-09-14 | 1 | -2/+2 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | The distfile changed. | Masafumi Max NAKANE | 1997-02-15 | 1 | -1/+1 |
| | | | | | Noticed by: Arne Henrik Juul <arnej@imf.unit.no> (Closing another 1/14 of PR #2677.) | ||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Removed unnecessary @* directives. | Masafumi Max NAKANE | 1996-11-17 | 1 | -3/+0 |
| | |||||
* | CATEGORIES+= -> CATEGORIES= | Masafumi Max NAKANE | 1996-11-11 | 1 | -2/+2 |
| | | | | Inspired by: obrien | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -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! | ||||
* | Add 'f' flag to gzip so that it won't ask user about compressing | Satoshi Asami | 1995-04-16 | 1 | -1/+1 |
| | | | | the man page. | ||||
* | Oops, one more CATEGORY -> CATEGORIES typo fix.... | Satoshi Asami | 1995-04-09 | 1 | -2/+2 |
| | |||||
* | Clean up Makefiles, as per my promise. | Satoshi Asami | 1995-04-07 | 1 | -2/+2 |
| | |||||
* | Japanized grep, 2.0 + patches. | Satoshi Asami | 1995-04-04 | 6 | -0/+62 |
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> |