Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | portlint | mharo | 2000-04-16 | 1 | -2/+2 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+2 |
| | |||||
* | No need to use a patch when the source is a part of the port. | steve | 2000-01-29 | 1 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | CATEGORIES was wrong (net came before benchmarks) | billf | 1999-04-14 | 1 | -2/+2 |
| | |||||
* | Fix minor bug in which the reported throughput would be incorrect if the | obrien | 1998-12-05 | 1 | -1/+4 |
| | | | | | | | test block size were changed from 1024 bytes. Submitted by: Chad R. Larson <chad@freeway.dcfinc.com> Obtained from: ports@freebsd.org | ||||
* | Don't try to do anything fancy and copy stuff under ${WRKDIR} so this works | asami | 1998-12-01 | 1 | -10/+7 |
| | | | | with a read-only ports tree. | ||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-05 | 1 | -2/+2 |
| | | | | the letters "B" and "C". And some Chinese symbols as well. | ||||
* | mkdir --> ${MKDIR} | obrien | 1996-11-20 | 1 | -2/+2 |
| | | | | | cp --> ${CP} rm --> ${RM} | ||||
* | Removed unnecessary @cwd directive. | max | 1996-11-15 | 1 | -1/+0 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | 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! | ||||
* | Typo (messure -> measure). | asami | 1996-10-10 | 1 | -1/+1 |
| | |||||
* | Category renaming to match the directory names ("benchmarking" | asami | 1995-11-22 | 1 | -2/+2 |
| | | | | -> "benchmarks"). | ||||
* | use ${PREFIX} instead of /usr/local | torstenb | 1995-10-06 | 1 | -1/+1 |
| | |||||
* | Change categories to reflect their new homes. | asami | 1995-07-13 | 1 | -2/+2 |
| | |||||
* | Add more CATEGORIES. packages/orphans is now empty. | asami | 1995-05-03 | 1 | -1/+2 |
| | |||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 1 | -1/+3 |
| | |||||
* | Make the fetch target a dummy so from-the-top `make fetch' runs don't fall | gpalmer | 1995-02-10 | 1 | -1/+4 |
| | | | | over | ||||
* | Remove the symlink in the pre-clean target, that gets created from the | ats | 1994-11-21 | 1 | -1/+2 |
| | | | | configure script. | ||||
* | We have no WRKDIR. Say so. | jkh | 1994-11-17 | 1 | -4/+2 |
| | |||||
* | When we changed the cookies to be ${WRKDIR} relative, it broke this guy. | jkh | 1994-11-10 | 1 | -1/+4 |
| | | | | Reassign cookie locations. | ||||
* | Several changes across all ports: | jkh | 1994-09-14 | 1 | -6/+5 |
| | | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release. | ||||
* | Make the required changes to make all existing ports use MASTER_SITES | jkh | 1994-09-13 | 1 | -4/+4 |
| | | | | correctly. | ||||
* | Bring in Michael Reifenberger's tcpblast port. | jkh | 1994-09-08 | 6 | -0/+144 |
Reviewed by: jkh Submitted by: mr |