Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in depends | pat | 2002-03-15 | 1 | -1/+1 |
| | | | | | PR: 35928 Submitted by: Erik Änggård <erik.anggard@packetfront.com> | ||||
* | Fix texti2html's path. | kuriyama | 2001-12-27 | 1 | -1/+1 |
| | |||||
* | Fix building docs due to missing dependencies | dwcjr | 2001-12-23 | 1 | -1/+3 |
| | | | | | PR: 28111 Submitted by: matt@gsicomp.on.ca | ||||
* | Fix manpage packaging. | petef | 2001-11-24 | 1 | -2/+1 |
| | | | | Noticed by: bento | ||||
* | Fix the docs installation. | joerg | 2001-10-04 | 2 | -3/+18 |
| | | | | | | | | | The port installs its man page as mann/pcb.n, so don't use a private hack instead. We already require LaTeX to be a prerequisite, but then don't install the generated PS and HTML documentation. Install it, as well as the info file. | ||||
* | Remove jseger and torstenb from maintainership of their ports, they | dwcjr | 2001-09-17 | 1 | -1/+1 |
| | | | | | | have been inactive for too long Approved by: will | ||||
* | fix X manpage error with XFree86-4 | sf | 2001-01-09 | 1 | -0/+11 |
| | | | | PR: 23421 | ||||
* | Use MASTER_SITE's that actually still carry the distfile :-) | jseger | 2000-05-14 | 1 | -1/+2 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | Upgrade to pcb-1.7 | jseger | 1999-11-25 | 4 | -5/+15 |
| | |||||
* | Unbreak, should build after your next world. | tg | 1999-10-26 | 1 | -3/+2 |
| | |||||
* | This port doesn't build because texindex is missing. Note that. | asami | 1999-09-21 | 1 | -2/+3 |
| | | | | | (Take out BUILD_DEPENDS=texindex:${PORTSDIR}/print/teTeX, teTeX doesn't include texindex anymore.) | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Distfile moved on MASTER_SITE. | jseger | 1998-10-31 | 1 | -2/+2 |
| | |||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-13 | 1 | -1/+0 |
| | |||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-05 | 1 | -3/+3 |
| | | | | the letters "B" and "C". And some Chinese symbols as well. | ||||
* | Upgrade to 1.6.3. | tg | 1998-06-03 | 3 | -6/+10 |
| | |||||
* | Upgrade to version 1.5.5 and make myself MAINTAINER. Old MAINTAINER didn't | jseger | 1998-01-29 | 4 | -138/+70 |
| | | | | respond to any emails. | ||||
* | Install doc files into ${LOCALBASE}/share/doc/pcb. | max | 1997-05-30 | 1 | -0/+22 |
| | | | | | | | Added entry for missing man page. Added @dirrm directives. PR: 3689 Suggested by: mita@jp.freebsd.org | ||||
* | Remove unnecessary EXTRACT_SUFX. | max | 1997-05-30 | 1 | -3/+10 |
| | | | | | | | | | | RUN_DEPENDS better reflects the reality instead of BUILD_DEPENDS. Install doc files into ${LOCALBASE}/share/doc/pcb. PR: 3689 Suggested by: mita@jp.freebsd.org While at it, List the man page and define MANCOMPRESSED. | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-15 | 1 | -2/+2 |
| | | | | Added MAINTAINER to many of them. | ||||
* | The latest flex is in the source tree now, so no need to depend on it. | asami | 1996-09-21 | 1 | -3/+2 |
| | |||||
* | Remove BUILD_DEPENDS on bison, which is now part of the main source tree. | asami | 1996-09-11 | 1 | -2/+1 |
| | |||||
* | Use ${LOCALBASE} instead of /usr/local. (Yes, this was supposed to go | asami | 1996-04-09 | 1 | -3/+2 |
| | | | | with the bsd.port.mk commit the other night, I was too sleepy.) | ||||
* | Upgrade, 1.2pl3 -> 1.4. | asami | 1996-03-25 | 5 | -111/+117 |
| | | | | Submitted by: janek@gaja.ipan.lublin.pl | ||||
* | Remove "@cd lib/X11" and added "lib/X11/" in front of all the files below | asami | 1995-04-16 | 1 | -95/+94 |
| | | | | that line. | ||||
* | Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic). | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Update the cad Makefiles. Boy, I love these sparse directories! :) | asami | 1995-04-11 | 1 | -3/+6 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Update to patchlevel 3 | gpalmer | 1995-03-28 | 2 | -3/+3 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.. | ats | 1995-03-20 | 1 | -2/+2 |
| | |||||
* | Delete the private PREFIX and PKG_CMD macros. They only set the same values | ats | 1995-02-18 | 1 | -3/+1 |
| | | | | as the global one's from bsd.port.mk. | ||||
* | Change the DEPENDS on gm4 to a EXEC_DEPENDS gm4 line. | ats | 1995-02-18 | 1 | -4/+4 |
| | |||||
* | Delete the references to a man page and to two fonts. They don't exist | ats | 1995-02-03 | 1 | -6/+0 |
| | | | | in the current src-package. | ||||
* | Delete the -N flag for pkg_create, it no longer exists. | ats | 1995-02-03 | 1 | -2/+2 |
| | |||||
* | Initial revision | jkh | 1995-01-31 | 1 | -0/+1 |
| | |||||
* | Another one that doesn't like the install.man target. | gpalmer | 1994-12-12 | 1 | -1/+2 |
| | |||||
* | The other DEPENDS line was RIGHT! I don't know who commented it out | jkh | 1994-11-17 | 1 | -3/+2 |
| | | | | and replaced it with a bogus one.. | ||||
* | Michael Reigenberger's pcb port. | jkh | 1994-10-25 | 4 | -0/+134 |
Submitted by: mr |