Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Distfile moved on MASTER_SITE. | Justin M. Seger | 1998-10-31 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=14279 | ||||
* | Remove manpages from pkg/PLIST | David E. O'Brien | 1998-08-13 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=12504 | ||||
* | Grammar, spelling, and usage police. This commit brought to you by | Matthew Hunt | 1998-08-05 | 1 | -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 Gellekum | 1998-06-03 | 3 | -6/+10 |
| | | | | Notes: svn path=/head/; revision=11224 | ||||
* | Upgrade to version 1.5.5 and make myself MAINTAINER. Old MAINTAINER didn't | Justin M. Seger | 1998-01-29 | 4 | -138/+70 |
| | | | | | | | respond to any emails. Notes: svn path=/head/; revision=9505 | ||||
* | Install doc files into ${LOCALBASE}/share/doc/pcb. | Masafumi Max NAKANE | 1997-05-30 | 1 | -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 NAKANE | 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. Notes: svn path=/head/; revision=6649 | ||||
* | CATAGORIES+= -> CATAGORIES= | David E. O'Brien | 1996-11-15 | 1 | -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 Asami | 1996-09-21 | 1 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=3832 | ||||
* | Remove BUILD_DEPENDS on bison, which is now part of the main source tree. | Satoshi Asami | 1996-09-11 | 1 | -2/+1 |
| | | | | Notes: svn path=/head/; revision=3755 | ||||
* | Use ${LOCALBASE} instead of /usr/local. (Yes, this was supposed to go | Satoshi Asami | 1996-04-09 | 1 | -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 Asami | 1996-03-25 | 5 | -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 below | Satoshi Asami | 1995-04-16 | 1 | -95/+94 |
| | | | | | | | that line. Notes: svn path=/head/; revision=1395 | ||||
* | Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic). | Satoshi Asami | 1995-04-16 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=1394 | ||||
* | Update the cad Makefiles. Boy, I love these sparse directories! :) | Satoshi Asami | 1995-04-11 | 1 | -3/+6 |
| | | | | Notes: svn path=/head/; revision=1339 | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -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 3 | Gary Palmer | 1995-03-28 | 2 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=1214 | ||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.. | Andreas Schulz | 1995-03-20 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=1165 | ||||
* | Delete the private PREFIX and PKG_CMD macros. They only set the same values | Andreas Schulz | 1995-02-18 | 1 | -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 Schulz | 1995-02-18 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=1001 | ||||
* | Delete the references to a man page and to two fonts. They don't exist | Andreas Schulz | 1995-02-03 | 1 | -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 Schulz | 1995-02-03 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=874 | ||||
* | Initial revision | Jordan K. Hubbard | 1995-01-31 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=862 | ||||
* | Another one that doesn't like the install.man target. | Gary Palmer | 1994-12-12 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=556 | ||||
* | The other DEPENDS line was RIGHT! I don't know who commented it out | Jordan K. Hubbard | 1994-11-17 | 1 | -3/+2 |
| | | | | | | | and replaced it with a bogus one.. Notes: svn path=/head/; revision=400 | ||||
* | Michael Reigenberger's pcb port. | Jordan K. Hubbard | 1994-10-25 | 4 | -0/+134 |
Submitted by: mr Notes: svn path=/head/; revision=276 |