aboutsummaryrefslogtreecommitdiff
path: root/textproc/mkcatalog
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* - Rename nonstandard src directory to filesAlex Kozlov2015-12-303-23/+5
| | | | | | | - Modernize ports Notes: svn path=/head/; revision=404857
* - remove do_nada from fetch targetJason Helfman2015-04-081-3/+1
| | | | Notes: svn path=/head/; revision=383609
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Support stagingEmanuel Haupt2014-02-181-5/+5
| | | | Notes: svn path=/head/; revision=344851
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-7/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* 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