Age | Commit message (Collapse) | Author |
|
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
|
|
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
|
between two systems.
I could never remember where to get it, others may find it useful
to have in the ports collection too.
|
|
PR: 11431
Submitted by: maintainer
|
|
|
|
PR: 11327
Submitted by: maintainer
|
|
|
|
distribution includes a high-performance client and server simulators.
The simulators create a stream of HTTP requests that can be routed through
a Web proxy. Studying proxy performance under various [stress] conditions is
essential for performance tuning, evaluation of new algorithms, analysis of
hardware configurations, and comparing available proxy products.
PR: ports/10375
Submitted By: Dima Sivachenko <dima@Chg.RU>
|
|
|
|
Requested by: Guy Helmer <ghelmer@scl.ameslab.gov>
|
|
|
|
|
|
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
|
|
|
|
Add suggested fix for "dc" test.
PR: 7805
Submitted by: Guy Helmer <ghelmer@scl.ameslab.gov>
|
|
|
|
This program is an up to date version of the ttcp program.
It uses inetd (or simulates its behaviour) to start off the remote
side program which will send/receive data. Both sides measure the time
and number of bytes transfered. The local side will print the measures.
The format of the output can be specified on the commandline.
PR: ports/8546
|
|
test block size were changed from 1024 bytes.
Submitted by: Chad R. Larson <chad@freeway.dcfinc.com>
Obtained from: ports@freebsd.org
|
|
I eliminated DISTFILES and PKGNAME by just using EXTRACT_SUFX.
On a funnier note, the MASTER_SITE didn't like us sending our e-mail
address as "president@whitehouse.gov" to get around it's "no-root" login
policy. So I had to change this to "portsuser@FreeBSD.org".
530- SIR, how'bout using a NSA machine instead?
530 Goodbye.
|
|
with a read-only ports tree.
|
|
|
|
|
|
|
|
|
|
the letters "B" and "C". And some Chinese symbols as well.
|
|
|
|
|
|
|
|
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
|
|
|
|
|
|
|
|
Don't ask me how this differs from bytebench, but it seems to be
different enough to warrant a seperate port.
PR: 5330
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
|
|
Submitted by: kazu@jp.freebsd.org
|
|
|
|
|
|
previous one. Make portlint happy while we're at it. Also add @dirrm's
to PLIST.
Found by: distfile checker & portlint
|
|
Found by: distfile checker
|
|
created when I ran the benchmark on my local machine.
|
|
|
|
|
|
|
|
|
|
While I'm here, attempt to use more standard variables (PATCH*) in
the pre-patch command (patch is in shar format).
|
|
* PKGNAME needs a version number
* DISTNAME useless
* use INSTALL_* macros.
* "mkdir -p" --> ${MKDIR}
* changed "BTW" to something non-native english speakers may understand.
|
|
Reviewed by:
Submitted by:
Obtained from:
|
|
|
|
It displays a part of a motor. The faster your X server is, the more
rpm you get ;-) Guess how many rpm's I got, when I started with X11
years ago .... 32 rpm with an ET4000 VGA card on a 386 4MB running
Interactive Unix ;-))
|
|
cp --> ${CP}
rm --> ${RM}
|
|
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
|