aboutsummaryrefslogtreecommitdiff
path: root/print/makeindex
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-131-4/+0
| | | | Notes: svn path=/head/; revision=372510
* - Add staging supportPawel Pekala2014-07-062-6/+7
| | | | | | | - Remove leading article from COMMENT Notes: svn path=/head/; revision=360942
* Fix several typos in the ports tree.Lars Engels2014-02-041-1/+1
| | | | | | | | PR: ports/176378 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Notes: svn path=/head/; revision=342601
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Fix MASTER_SITESMartin Wilke2011-08-261-11/+14
| | | | | | | | | | - Support CFLAGS properly PR: 160138 Submitted by: Ports Fury Notes: svn path=/head/; revision=280471
* Deprecate some ports where I can't find distfiles and upstreamBaptiste Daroussin2011-08-021-0/+3
| | | | Notes: svn path=/head/; revision=278804
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,Mark Linimon2008-11-291-1/+1
| | | | | | | | | and no commit activity for 3 months. Hat: portmgr Notes: svn path=/head/; revision=223517
* Change MASTER_SITES.Jean-Marc Zucconi2006-05-241-1/+2
| | | | | | | | PR: ports/97829 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163309
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* 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
* Remove extra directory at deinstall time.Jean-Marc Zucconi2000-06-011-0/+1
| | | | Notes: svn path=/head/; revision=29049
* Accidental whitespaceChris Piazza2000-04-091-4/+4
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27421
* $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