summaryrefslogtreecommitdiff
path: root/cad/pcb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Distfile moved on MASTER_SITE.Justin M. Seger1998-10-311-2/+2
| | | | Notes: svn path=/head/; revision=14279
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12504
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-3/+3
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Upgrade to 1.6.3.Thomas Gellekum1998-06-033-6/+10
| | | | Notes: svn path=/head/; revision=11224
* Upgrade to version 1.5.5 and make myself MAINTAINER. Old MAINTAINER didn'tJustin M. Seger1998-01-294-138/+70
| | | | | | | respond to any emails. Notes: svn path=/head/; revision=9505
* Install doc files into ${LOCALBASE}/share/doc/pcb.Masafumi Max NAKANE1997-05-301-0/+22
| | | | | | | | | | Added entry for missing man page. Added @dirrm directives. PR: 3689 Suggested by: mita@jp.freebsd.org Notes: svn path=/head/; revision=6650
* Remove unnecessary EXTRACT_SUFX.Masafumi Max NAKANE1997-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. Notes: svn path=/head/; revision=6649
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+2
| | | | | | | Added MAINTAINER to many of them. Notes: svn path=/head/; revision=4498
* The latest flex is in the source tree now, so no need to depend on it.Satoshi Asami1996-09-211-3/+2
| | | | Notes: svn path=/head/; revision=3832
* Remove BUILD_DEPENDS on bison, which is now part of the main source tree.Satoshi Asami1996-09-111-2/+1
| | | | Notes: svn path=/head/; revision=3755
* Use ${LOCALBASE} instead of /usr/local. (Yes, this was supposed to goSatoshi Asami1996-04-091-3/+2
| | | | | | | with the bsd.port.mk commit the other night, I was too sleepy.) Notes: svn path=/head/; revision=2958
* Upgrade, 1.2pl3 -> 1.4.Satoshi Asami1996-03-255-111/+117
| | | | | | | Submitted by: janek@gaja.ipan.lublin.pl Notes: svn path=/head/; revision=2885
* Remove "@cd lib/X11" and added "lib/X11/" in front of all the files belowSatoshi Asami1995-04-161-95/+94
| | | | | | | that line. Notes: svn path=/head/; revision=1395
* Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic).Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1394
* Update the cad Makefiles. Boy, I love these sparse directories! :)Satoshi Asami1995-04-111-3/+6
| | | | Notes: svn path=/head/; revision=1339
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Update to patchlevel 3Gary Palmer1995-03-282-3/+3
| | | | Notes: svn path=/head/; revision=1214
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}..Andreas Schulz1995-03-201-2/+2
| | | | Notes: svn path=/head/; revision=1165
* Delete the private PREFIX and PKG_CMD macros. They only set the same valuesAndreas Schulz1995-02-181-3/+1
| | | | | | | as the global one's from bsd.port.mk. Notes: svn path=/head/; revision=1002
* Change the DEPENDS on gm4 to a EXEC_DEPENDS gm4 line.Andreas Schulz1995-02-181-4/+4
| | | | Notes: svn path=/head/; revision=1001
* Delete the references to a man page and to two fonts. They don't existAndreas Schulz1995-02-031-6/+0
| | | | | | | in the current src-package. Notes: svn path=/head/; revision=875
* Delete the -N flag for pkg_create, it no longer exists.Andreas Schulz1995-02-031-2/+2
| | | | Notes: svn path=/head/; revision=874
* Initial revisionJordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=862
* Another one that doesn't like the install.man target.Gary Palmer1994-12-121-1/+2
| | | | Notes: svn path=/head/; revision=556
* The other DEPENDS line was RIGHT! I don't know who commented it outJordan K. Hubbard1994-11-171-3/+2
| | | | | | | and replaced it with a bogus one.. Notes: svn path=/head/; revision=400
* Michael Reigenberger's pcb port.Jordan K. Hubbard1994-10-254-0/+134
Submitted by: mr Notes: svn path=/head/; revision=276