summaryrefslogtreecommitdiff
path: root/print/makeindex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* sed -> ${SED}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21048
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Remove empty directories on deinstall.Steve Price1998-10-201-0/+3
| | | | Notes: svn path=/head/; revision=14111
* Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12653
* Update to take into account the changes in the tex port (mainly ${PREFIX}/libJean-Marc Zucconi1997-02-183-18/+18
| | | | | | | -> ${PREFIX}/share) Notes: svn path=/head/; revision=5684
* Add WRKSRC so this thing actually compiles. While I'm here, clean upSatoshi Asami1996-11-221-4/+2
| | | | | | | | | | the Makefile a bit. (David, don't forget changing DISTNAME affects WRKSRC if NO_WRKSUBDIR is not set!) Notes: svn path=/head/; revision=4641
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+1
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-8/+10
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Change "printing" to "print".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2454
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-131-4/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Shorten the COMMENT lineJean-Marc Zucconi1995-10-251-1/+1
| | | | Notes: svn path=/head/; revision=2361
* Change all makefiles in the print directory according to the new rulesJean-Marc Zucconi1995-04-211-5/+3
| | | | | | | for bsd.port.mk Notes: svn path=/head/; revision=1474
* Change the master site.Jean-Marc Zucconi1995-04-191-2/+2
| | | | Notes: svn path=/head/; revision=1467
* Added various "build: configure" and "install: build" dependencies.Satoshi Asami1995-04-171-2/+2
| | | | | | | Pointed-out by: jmz Notes: svn path=/head/; revision=1439
* Print Makefiles...this one was tough!Satoshi Asami1995-04-151-3/+12
| | | | Notes: svn path=/head/; revision=1360
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Add a missing checksumJean-Marc Zucconi1995-04-031-0/+1
| | | | Notes: svn path=/head/; revision=1281
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* This is Jean-Marc Zucconi's makeindex port.Jordan K. Hubbard1994-10-125-0/+69
Submitted by: jmz Notes: svn path=/head/; revision=214