aboutsummaryrefslogtreecommitdiff
path: root/textproc/mkcatalog
Commit message (Collapse)AuthorAgeFilesLines
* Remove bogus NO_CHECKSUM from makefileEitan Adler2012-04-301-1/+0
| | | | | | | Submitted by: bryan@shatow.net Notes: svn path=/head/; revision=295728
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Correct typo in COMMENT fieldSteven Kreuzer2011-08-301-1/+1
| | | | Notes: svn path=/head/; revision=280764
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix a help message.Shigeyuki Fukushima2002-06-101-1/+1
| | | | | | | | PR: ports/36794 Submitted by: Peter Eisentraut <peter_e@gmx.net> Notes: svn path=/head/; revision=61047
* Remove trailing period and package name from the pkg-comment.Dmitry Sivachenko2000-12-181-1/+1
| | | | Notes: svn path=/head/; revision=36071
* Update to 1.1: mkcatalog(.in) script update.Shigeyuki Fukushima2000-12-132-75/+239
| | | | | | | | | | | | - Fix symbolic-link'ed ${CAT_DIR} problem. - Add -c option: specify top-level catalog file(default:${CAT_DIR}/catalog). - Add -v option: verbose mode. - Modify some messages. Obtained from: Hiroki Sato <hrs@FreeBSD.org> Notes: svn path=/head/; revision=35950
* Fix fatal bug.Shigeyuki Fukushima2000-10-271-7/+20
| | | | Notes: svn path=/head/; revision=34291
* Fix description.Shigeyuki Fukushima2000-10-271-3/+3
| | | | Notes: svn path=/head/; revision=34285
* Newly port: mkcatalog.Shigeyuki Fukushima2000-10-276-0/+214
A maintainance utility for sgml catalog files. Notes: svn path=/head/; revision=34282