summaryrefslogtreecommitdiffstats
path: root/cad/pcb
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in dependspat2002-03-151-1/+1
| | | | | PR: 35928 Submitted by: Erik Änggård <erik.anggard@packetfront.com>
* Fix texti2html's path.kuriyama2001-12-271-1/+1
|
* Fix building docs due to missing dependenciesdwcjr2001-12-231-1/+3
| | | | | PR: 28111 Submitted by: matt@gsicomp.on.ca
* Fix manpage packaging.petef2001-11-241-2/+1
| | | | Noticed by: bento
* Fix the docs installation.joerg2001-10-042-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, theydwcjr2001-09-171-1/+1
| | | | | | have been inactive for too long Approved by: will
* fix X manpage error with XFree86-4sf2001-01-091-0/+11
| | | | PR: 23421
* Use MASTER_SITE's that actually still carry the distfile :-)jseger2000-05-141-1/+2
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* Upgrade to pcb-1.7jseger1999-11-254-5/+15
|
* Unbreak, should build after your next world.tg1999-10-261-3/+2
|
* This port doesn't build because texindex is missing. Note that.asami1999-09-211-2/+3
| | | | | (Take out BUILD_DEPENDS=texindex:${PORTSDIR}/print/teTeX, teTeX doesn't include texindex anymore.)
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Distfile moved on MASTER_SITE.jseger1998-10-311-2/+2
|
* Remove manpages from pkg/PLISTobrien1998-08-131-1/+0
|
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-051-3/+3
| | | | the letters "B" and "C". And some Chinese symbols as well.
* Upgrade to 1.6.3.tg1998-06-033-6/+10
|
* Upgrade to version 1.5.5 and make myself MAINTAINER. Old MAINTAINER didn'tjseger1998-01-294-138/+70
| | | | respond to any emails.
* Install doc files into ${LOCALBASE}/share/doc/pcb.max1997-05-301-0/+22
| | | | | | | Added entry for missing man page. Added @dirrm directives. PR: 3689 Suggested by: mita@jp.freebsd.org
* Remove unnecessary EXTRACT_SUFX.max1997-05-301-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=obrien1996-11-151-2/+2
| | | | Added MAINTAINER to many of them.
* The latest flex is in the source tree now, so no need to depend on it.asami1996-09-211-3/+2
|
* Remove BUILD_DEPENDS on bison, which is now part of the main source tree.asami1996-09-111-2/+1
|
* Use ${LOCALBASE} instead of /usr/local. (Yes, this was supposed to goasami1996-04-091-3/+2
| | | | with the bsd.port.mk commit the other night, I was too sleepy.)
* Upgrade, 1.2pl3 -> 1.4.asami1996-03-255-111/+117
| | | | Submitted by: janek@gaja.ipan.lublin.pl
* Remove "@cd lib/X11" and added "lib/X11/" in front of all the files belowasami1995-04-161-95/+94
| | | | that line.
* Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic).asami1995-04-161-2/+2
|
* Update the cad Makefiles. Boy, I love these sparse directories! :)asami1995-04-111-3/+6
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Update to patchlevel 3gpalmer1995-03-282-3/+3
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}..ats1995-03-201-2/+2
|
* Delete the private PREFIX and PKG_CMD macros. They only set the same valuesats1995-02-181-3/+1
| | | | as the global one's from bsd.port.mk.
* Change the DEPENDS on gm4 to a EXEC_DEPENDS gm4 line.ats1995-02-181-4/+4
|
* Delete the references to a man page and to two fonts. They don't existats1995-02-031-6/+0
| | | | in the current src-package.
* Delete the -N flag for pkg_create, it no longer exists.ats1995-02-031-2/+2
|
* Initial revisionjkh1995-01-311-0/+1
|
* Another one that doesn't like the install.man target.gpalmer1994-12-121-1/+2
|
* The other DEPENDS line was RIGHT! I don't know who commented it outjkh1994-11-171-3/+2
| | | | and replaced it with a bogus one..
* Michael Reigenberger's pcb port.jkh1994-10-254-0/+134
Submitted by: mr
OpenPOWER on IntegriCloud