Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | The first time I tried committing this set of manpage removals it got | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. | ||||
* | Converted to MAN[1-9NL] | David E. O'Brien | 1996-11-17 | 1 | -9/+7 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | David E. O'Brien | 1996-11-12 | 1 | -4/+6 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Use ${MKDIR} macro to make directory. | Masafumi Max NAKANE | 1996-10-27 | 1 | -3/+3 |
| | |||||
* | Deleted unnecessary @cwd directive. | Masafumi Max NAKANE | 1996-10-19 | 1 | -2/+46 |
| | | | | | | Complete listing of the files. Added @dirrm directives to remove empty directories after pkg_delete. | ||||
* | Calls perl with its full path in case perl5 is there and /usr/local/bin is | Masafumi Max NAKANE | 1996-10-19 | 1 | -16/+17 |
| | | | | | | | | | | ahead of /usr/bin in the PATH variable. Calls mkdir with its full path. Use macros to install files. Honor the setting of NOMANCOMPRESS. | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Change category nome from "languages" to "lang". Also remove "programming" | Satoshi Asami | 1995-11-22 | 1 | -2/+2 |
| | | | | which appeared in some of them, everything here is a programming language! :) | ||||
* | Update lang Makefiles, compressing some man pages and stripping some | Satoshi Asami | 1995-04-24 | 1 | -4/+2 |
| | | | | executables along the way. | ||||
* | Make various install and pre-install targets depend on build. | Satoshi Asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Update of lang Makefiles.... | Satoshi Asami | 1995-04-15 | 1 | -2/+4 |
| | |||||
* | 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. | ||||
* | Correct the paths for two patches. The source for these files didn't | Andreas Schulz | 1995-02-12 | 2 | -4/+4 |
| | | | | live in work/src but in work/src/../scripts. | ||||
* | gofer - a lazy functional language | Jeffrey Hsu | 1995-02-08 | 9 | -0/+264 |