Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-09-01 | move the docs out of FILESDIR to a seperate tarball instead of making the | dmcmahill | 7 | -16882/+10 | |
pkgsrc for this pkg be nearly 1Mb. Thanks to Thomas Klausner for pointing this out. | |||||
2000-08-31 | remove depends on teTeX and add a patch to not run latex. Provide the docs | dmcmahill | 9 | -6/+16911 | |
as files instead of requiring the user to install one of our largest packages just to build them. Note, in the previous version of this pkg, the docs generated with latex weren't even being installed (!). | |||||
2000-08-08 | Pull in teTeX instead of teTeX-bin to make this compile properly. | rh | 1 | -2/+2 | |
Hopefully fixes pkg/9873 (awaiting confirmation from the author of the PR) | |||||
2000-08-07 | Fix target for teTeX build dependency. | rh | 1 | -2/+2 | |
XXX: We really need a supported way to list a specific package for XXX: build dependencies. | |||||
2000-08-03 | Specifically depend on teTeX-bin>=1.0.7 during build to prevent picking up | rh | 1 | -2/+4 | |
random crap. Hopefully fixes PR 9873 by Michael Wolfson <mw34@cornell.edu>. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1998-12-29 | change BUILD_DEPENDS texindex -> tex. An older pkg's texindex was lying | garbled | 1 | -2/+2 | |
around my /usr/pkg/bin, and thus tex never got installed, and the build blew up. I don't believe any older pkgs install "tex", so this should be a safe bet. | |||||
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 1 | -4/+3 | |
DEPENDS definition. | |||||
1998-11-07 | Initial import of pcb-1.6.3, an X11 interactive printed circuit board | frueauf | 7 | -0/+112 | |
layout system. Provided in pr 6404 by Rene Hexel. |