Commit graph

26 commits

Author SHA1 Message Date
Steve Price
b8c3a4239f Really show kbits/s like the label says we are.
PR:		18213
Submitted by:	Oliver Breuninger <ob@seicom.net>
2000-04-30 00:23:54 +00:00
Michael Haro
970f1894e1 portlint 2000-04-16 21:08:02 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Steve Price
bb8e7d0120 No need to use a patch when the source is a part of the port. 2000-01-29 21:30:02 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Bill Fumerola
4b3f37240b CATEGORIES was wrong (net came before benchmarks) 1999-04-14 20:20:18 +00:00
David E. O'Brien
a393d41dc9 Fix minor bug in which the reported throughput would be incorrect if the
test block size were changed from 1024 bytes.

Submitted by:	Chad R. Larson <chad@freeway.dcfinc.com>
Obtained from:	ports@freebsd.org
1998-12-05 08:12:11 +00:00
Satoshi Asami
5f8fce0e79 Don't try to do anything fancy and copy stuff under ${WRKDIR} so this works
with a read-only ports tree.
1998-12-01 00:54:15 +00:00
Matthew Hunt
c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
David E. O'Brien
ef75a40328 mkdir --> ${MKDIR}
cp    --> ${CP}
rm    --> ${RM}
1996-11-20 01:59:27 +00:00
Masafumi Max NAKANE
a0f302cacf Removed unnecessary @cwd directive. 1996-11-15 15:34:34 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
0fb81c77bc Typo (messure -> measure). 1996-10-10 03:41:19 +00:00
Satoshi Asami
32c1e68ce5 Category renaming to match the directory names ("benchmarking"
-> "benchmarks").
1995-11-22 11:37:02 +00:00
Torsten Blum
b8859bcb27 use ${PREFIX} instead of /usr/local 1995-10-06 20:02:50 +00:00
Satoshi Asami
c59c33f7bc Change categories to reflect their new homes. 1995-07-13 01:09:11 +00:00
Satoshi Asami
4b4356397f Add more CATEGORIES. packages/orphans is now empty. 1995-05-03 02:22:33 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Gary Palmer
29b4546616 Make the fetch target a dummy so from-the-top `make fetch' runs don't fall
over
1995-02-10 06:09:56 +00:00
Andreas Schulz
61dc09009c Remove the symlink in the pre-clean target, that gets created from the
configure script.
1994-11-21 10:39:08 +00:00
Jordan K. Hubbard
c80269ffdf We have no WRKDIR. Say so. 1994-11-17 00:22:54 +00:00
Jordan K. Hubbard
a558be12bc When we changed the cookies to be ${WRKDIR} relative, it broke this guy.
Reassign cookie locations.
1994-11-10 01:36:42 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
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.
1994-09-14 14:12:45 +00:00
Jordan K. Hubbard
884e46693a Make the required changes to make all existing ports use MASTER_SITES
correctly.
1994-09-13 06:35:06 +00:00
Jordan K. Hubbard
9e5906dd61 Bring in Michael Reifenberger's tcpblast port.
Reviewed by:	jkh
Submitted by:	mr
1994-09-08 21:59:31 +00:00