Commit Graph

574 Commits

Author SHA1 Message Date
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Joseph Koshy
bd3ae8b0eb Add a SHA256 checksum. 2005-12-04 02:11:54 +00:00
Tilman Keskinoz
e4c6f4a207 Add optional IPv6 support
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-12-03 21:30:21 +00:00
Oliver Lehmann
b5db6d52ce www.netlib.org seems to be down, add a mirror for hpl.tgz 2005-11-25 15:37:04 +00:00
Pav Lucistnik
d1b8ea31e7 - Add SHA256 2005-11-23 23:53:09 +00:00
Edwin Groothuis
ee8f060254 Update port: benchmarks/rawio update MASTER_SITE
- Update MASTER_SITE to fix fetch problem.

Instead of replacing the master-site, I have added the second one
until Greg fixes his ftp site.

PR:		ports/87988
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-11-22 07:38:03 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Tilman Keskinoz
d4f5dbb5e2 Actually the new version works on amd64.
Tested by:	me
Approved by:	maintainer
2005-11-14 20:11:57 +00:00
Renato Botelho
42f1e59b60 - Update to 3.0.4
- Add SHA256
- Use NOT_FOR_ARCHS instead .if

PR:		ports/89006
Submitted by:	maintainer
2005-11-14 12:59:34 +00:00
Edwin Groothuis
8a90c5517c port's mastersites
Please change port's mastersites.

Also add SHA256 checksums

PR:		ports/88971
Submitted by:	FURUSAWA Kazuhisa <kazu@jp.freeebsd.org>
2005-11-14 03:42:21 +00:00
Pav Lucistnik
c7a1b06585 - Fix fetching
- Remove dead WWW

PR:		ports/87987
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (billf; 20 days)
2005-11-13 02:02:15 +00:00
Renato Botelho
b5327da797 - Remove DEPRECATED and EXPIRATION_DATE since maintainer is hosting src
files.

Noticed by:	barner
2005-11-11 15:01:02 +00:00
Renato Botelho
02d49a401c - Mark it as DEPRECATED (mastersite disapeared)
- Set EXPIRATION_DATE

PR:		ports/87989
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (16 days)
2005-11-11 14:26:45 +00:00
Renato Botelho
8aad0c1dff - Add SHA256 to all ports submitter maintain
PR:		ports/88791
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-11-10 18:41:27 +00:00
Marcus Alves Grando
ffcf729c85 Add SHA256 2005-11-09 02:32:50 +00:00
Tilman Keskinoz
463dadf671 * Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
2005-11-08 12:56:15 +00:00
Brian Feldman
19077a79c6 Re-support FreeBSD 4 (which has sys/disk.h as a kernel header, not a
userland/kernel header).  No PORTREVISION bump since this is a fix
for compilation.

PR:	ports/88319
Submitted by:	marck
2005-11-01 17:00:41 +00:00
Bill Fenner
0b7c7f763a Fix turd removal.
Pointy hat to:	me, courtesy of pointyhat
2005-10-27 17:56:36 +00:00
Brian Feldman
33bf00180f Modify rawio(1) to work with GEOM by losing the multiple-open(2)
semantics.  As GEOM prevents actual concurrent accesses that are
deemed generally unsafe.  As we know, as a rawio(1) user, that we
are intending to do something ostensibly unsafe, we can use a single
open(2) shared among the worker children and then use pread(2) and
pwrite(2) instead of read(2), write(2) and lseek(2).  This properly
bypasses the sanity checks GEOM makes for concurrent access.

Additionally, sector size isn't and hasn't ever been necessarily 512
(or a multiple thereof), but we don't have many classical examples
of devices not the common case that we'd test rawio(1) with.  In my
particular case, I'm using graid3(8) and have an effective sector size
of 1024.  The program now attempts to use DIOCGSECTORSIZE to find
the correct base for a device and thus Works For Me.

Cursory review by:	MAINTAINER
2005-10-26 18:40:43 +00:00
Bill Fenner
8702edcd6c Use scripts/version to get the lmbench version instead of using
the port's version.
Clean up leftover .o files from the build before installing.  On
 some systems there are also .s files for no apparent reason, so
 clean those up too.
2005-10-26 16:32:55 +00:00
Bill Fenner
8a1ab6255d Update to lmbench 3alpha4.
As described by the authors, "It auto sizes, has more stuff, etc., etc."
2005-10-25 18:09:10 +00:00
Jean-Marc Zucconi
75e6932cd9 Upgrade to version 3.248
PR:		/ports/87580
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-24 11:22:13 +00:00
Joseph Koshy
4e0edbca62 - Add ${MASTER_SITE_LOCAL} to the list of master sites.
- portlint -a cleanups.
2005-10-22 13:50:10 +00:00
Marcus Alves Grando
25301b7359 Change IGNORE to BROKEN again. In fact it's can be fixed sometime.
Notified by:	kris
2005-10-21 23:07:24 +00:00
Marcus Alves Grando
d873321c7d In really mark as IGNORE. 2005-10-21 21:24:56 +00:00
Marcus Alves Grando
fb01b9bc5e Mark amd64 as BROKEN
Make portlint happyer

PR:		87810
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-10-21 21:20:56 +00:00
Sergey Matveychuk
d43148058e The program thrulay is used to measure the capacity, delay, and
other performance metrics of a network by sending a bulk TCP or UDP
stream over it.

Special features of thrulay include:
* For TCP, ability to measure round-trip delay along with throughput
* For UDP, ability to measure
  - one-way delay, with quantiles
  - packet loss
  - packet duplication
  - reordering
* For UDP, the ability to send precisely positioned true Poisson streams
  (microsecond errors in sending times)
* Human- and machine-readable output (ready to be fed to gnuplot)

WWW: http://www.internet2.edu/~shalunov/thrulay/

PR:		ports/87683
Submitted by:	Stanislav Shalunov <shalunov@internet2.edu>
2005-10-20 19:32:15 +00:00
Clement Laforet
e8b9b29023 - Update to 2.64
- Pass maintainership to submitter

PR:		ports/87677
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-19 19:10:06 +00:00
Renato Botelho
ed19a25f0d - Update to 3.03
- Take maintainership

PR:		ports/87620
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-18 17:34:16 +00:00
Clement Laforet
bb312c40ae - Update to 2.63 2005-10-16 19:06:33 +00:00
Joseph Koshy
3cd8f9089f Turn off -DHISTOGRAM as it introduces considerable overhead. Bump portrevision.
Noticed by:	rwatson
Approved by:	sumikawa [MAINTAINER]
2005-10-14 03:33:07 +00:00
Emanuel Haupt
97f5625226 Update benchmarks/pathchirp to version 2.4.1
Modifications:
- respect NOPORTDOCS
- respect user defined optimization flags

PR:		86922
Submitted by:	dikshie <dikshie@lapi.itb.ac.id> (maintainer)

Approved by:	novel (mentor)
2005-10-05 13:45:57 +00:00
Maxim Sobolev
c414238f4b Respect CC, CXX, CFLAGS and CXXFLAGS. 2005-09-30 19:51:42 +00:00
Marcus Alves Grando
346fd0a6a3 Update my email
Approved by: pav (mentor)
2005-09-16 17:58:32 +00:00
Pav Lucistnik
d9fff15a61 - Update to 1.1rc2
PR:		ports/85980
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	Jesper Dalberg <jdalberg@gmail.com> (maintainer)
2005-09-15 13:13:22 +00:00
Vsevolod Stakhov
7eeb8daa5c Add two patches to make longjmp tests runable.
Submitted by:	Mustabasic Reuf <reuf.mustabasic@gmail.com>
Obtained from:	Opensolaris development forum
2005-08-31 08:10:28 +00:00
Vsevolod Stakhov
0f17a23c50 Add libmicro - a set of portable benchmarks of system calls from
opensolaris project.

Approved by:		perky (mentor)
In collaboration with:	gnn
2005-08-28 09:05:53 +00:00
Sam Lawrance
96463aa70a Submitter takes maintainership.
Fix WWW line in pkg-descr.

PR:		ports/84341
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-07-31 10:46:33 +00:00
Alexey Dokuchaev
31989704f1 Add flops, floating point benchmark to give your MFLOPS rating.
Inspired by:	NetBSD pkgsrc
2005-07-06 10:02:08 +00:00
Pav Lucistnik
27171578eb - Update to 1.2.3
PR:		ports/82523
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-06-22 15:25:45 +00:00
Pav Lucistnik
685cb1e443 - Update to 2.4.0
PR:		ports/81979
Submitted by:	dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2005-06-07 07:52:09 +00:00
Volker Stolz
90c3b8a067 Cleanup ENV-handling 2005-06-04 14:20:45 +00:00
Volker Stolz
cb021d5a21 use PLIST_FILES 2005-06-04 14:14:59 +00:00
Volker Stolz
3813300328 Use MAKE_* instead of Makefile-patch 2005-06-04 14:13:35 +00:00
Volker Stolz
c598873a2a Use PLIST_FILES 2005-06-04 14:02:13 +00:00
Volker Stolz
ca71e4d49e - Use MAKE_ARGS
- Use PORTDOCS
2005-06-04 13:58:25 +00:00
Pav Lucistnik
45580ea023 - Update WWW and set contact to original author
PR:		ports/81499
Submitted by:	dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2005-05-26 20:24:27 +00:00
Pav Lucistnik
061c37a1e3 - Change WWW and set contact to original author
PR:		ports/81498
Submitted by:	dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2005-05-26 20:23:01 +00:00
Oliver Lehmann
1ca9acd31f fix build
hpl's Makefile used ARCH for some own things which conflicted with the predefined ARCH.
 I renamed hpl's ARCH variable.
2005-05-25 22:17:30 +00:00
Alexey Dokuchaev
f497276d3c Add nqueens 1.0, n-queens problem benchmark.
PR:		ports/78274
Submitted by:	NAKAJI Hiroyuki <nakaji(at)jp.freebsd.org>
2005-05-25 10:52:42 +00:00
Jean-Yves Lefort
c780dd5672 Add pathrate.
Pathrate is a tool that can estimate the capacity of network paths. An
important feature of Pathrate is that it is robust to cross traffic effects,
meaning that it can measure the path capacity even when the path is
significantly loaded. This is crucial, since the hardest paths to measure are
the heavily loaded ones.

WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathrate.html

PR:		ports/81295
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:23:23 +00:00
Jean-Yves Lefort
11227be737 Add pathload.
Pathload is a tool that can estimate the available bandwidth of network paths.

WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathload.html

PR:		ports/81294
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:20:51 +00:00
Jean-Yves Lefort
b0371aa193 Add pathchirp.
pathChirp is a new active probing tool for estimating the available bandwidth
on a communication network path. Based on the concept of "self-induced
congestion", pathChirp features an exponential flight pattern of probes we
call a chirp. Packet chirps offer several significant advantages over current
probing schemes based on packet pairs or packet trains. By rapidly increasing
the probing rate within each chirp, pathChirp obtains a rich set of
information from which to dynamically estimate the available bandwidth.

WWW: http://www.spin.rice.edu/Software/pathChirp/

PR:		ports/81293
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:17:37 +00:00
Pav Lucistnik
8aef7497d0 - Move iperf from net to benchmarks
PR:		ports/81201
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Repocopy by:	marcus
2005-05-21 20:09:28 +00:00
Roman Bogorodskiy
e5ff846f71 Update to 1.4.
PR:		81029
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-05-15 18:41:36 +00:00
Roman Bogorodskiy
d06dcbddd8 - Update to 2.0.2
- Modify uintmax_t to uint64_t

PR:		80841
Submitted by:	Marcus Grando (maintainer)
2005-05-10 12:17:48 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Volker Stolz
e0075daae1 Add mirror
PR:		ports/79347
Submitted by:	maintainer
2005-04-07 15:00:52 +00:00
Volker Stolz
6f43ed8252 Fix two blunders introduced in previous commit.
Pointy hat passed from cluster via kris to: me
2005-03-21 15:01:25 +00:00
Volker Stolz
d254587b03 Cleanup:
- Use PLIST_FILES
- Avoid excessive Makefile-patching
2005-03-20 19:14:18 +00:00
Florent Thoumie
fb4c1fd1df - Update to 2.0.1.
- Add OPTIONS.

PR:		ports/76553
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	pav (mentor)
2005-03-11 10:44:10 +00:00
Pav Lucistnik
b38ddbe60f - Update to 2.2.2
PR:		ports/78563
Submitted by:	devel @ titan <darkn3ss@perl-dev.net>
Approved by:	Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
2005-03-09 16:12:57 +00:00
Roman Bogorodskiy
3f53954859 Use @freebsd.org address for my ports.
Approved by:	krion (mentor)
2005-03-08 07:38:35 +00:00
Kirill Ponomarev
29d2859d47 Fix MASTER_SITES.
Utilize NOPORTDOCS.
Use DATADIR and DOCSDIR.

PR:		ports/77673
Submitted by:	Sam Lawrance <boris at brooknet.com.au>
2005-02-18 13:00:33 +00:00
Kirill Ponomarev
bb410056aa Unbreak on alpha.
PR:		ports/76963
Submitted by:	Florent Thoumie <flz at xbsd.org>
2005-02-18 12:26:26 +00:00
Volker Stolz
5e2348f9dd - Fix unfetchable distribution problem
- Upgrade

PR:		ports/77585
Submitted by:	Scott Flatman (maintainer)
2005-02-17 08:43:37 +00:00
Pav Lucistnik
a7963270b6 Blogbench is a portable filesystem benchmark that tries to reproduce the
load of a real-world busy file server.

It stresses the filesystem with multiple threads performing random reads,
writes and rewrites in order to get a realistic idea of the scalability
and the concurrency a system can handle.

WWW: http://blogbench.pureftpd.org/

PR:		ports/77490
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-02-14 21:04:04 +00:00
Bill Fumerola
1f22a7c6d9 follow the bouncing distfile 2005-02-14 18:57:13 +00:00
David E. O'Brien
fb3f36b77d Update to match reality. 2005-02-13 09:19:45 +00:00
Sergey Matveychuk
5bb03e0a9c - Mark BROKEN on ia64
PR:		ports/76958
Submitted by:	maintainer
2005-02-01 13:37:20 +00:00
Kevin Lo
fc0ff9f9f3 Mark BROKEN on alpha
PR: ports/76620
Submitted by: MAINTAINER
2005-01-26 04:29:38 +00:00
Sergey Matveychuk
e72533294b - Update to 1.0
PR:		ports/76795
Submitted by:	Hendrik Scholz <hendrik(at)scholz.net>
Approved by:	maintainer
2005-01-21 15:13:34 +00:00
Edwin Groothuis
55c16e41f9 Update port: benchmarks/pear-Benchmark to 1.2.2
+ update port: benchmarks/pear-Benchmark to 1.2.2
	+ add bcmath PHP extension dependency
	+ changelog: http://pear.php.net/package/Benchmark/download/1.2.2/

PR:		ports/76458
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-19 21:12:28 +00:00
Clement Laforet
261020c89d - polygraph has a restrictive licence. 2005-01-18 21:37:19 +00:00
Clement Laforet
fa20225f42 - Remove dead WWW 2005-01-18 21:28:31 +00:00
Stefan Eßer
316a69b516 Correct previous fix, path was wrong. 2005-01-18 16:11:21 +00:00
Clement Laforet
da03fa1645 - Be nicer with CFLAGS
- Preserve autobench.conf by installing autobench.conf-dist
2005-01-16 18:56:48 +00:00
Stefan Eßer
c2ec7ecdb2 Fix install target on architectures other than i386.
There is an old Linux ELF binary of select in the pgms directory
of the distribution tar file with no corresponding source file.
Most probably time-polling.c should be used to build a binary
of select under FreeBSD, but for now select is just removed.
2005-01-11 20:17:30 +00:00
Tilman Keskinoz
5c148c78ec Add netio, a simple network benchmark 2005-01-09 19:10:24 +00:00
Erwin Lansing
c9a20aef70 Remove bytebench port, which has been repo-copied to unixbench
since development seems to continue now and an upgrade has been
published under this new name.

Forgotten by:	se
2005-01-09 10:51:11 +00:00
Stefan Eßer
a2e0defe9d Remove bytebench port, which has been repo-copied to unixbench
since development seems to continue now and an upgrade has been
published under this new name.
2005-01-08 22:21:39 +00:00
Stefan Eßer
9a369a50d0 Update bytebench-3.1 to unixbench-4.1.0, based on patches submitted
by SHIMAOKA Shunsuke, with some modifications to the Makefile by me.
The bytebench port was repo-copied to unixbench, before, to preserve
its history.

Submitted by: SHIMAOKA Shunsuke (shimaoka at st dot tutrp dot tut dot ac dot jp)
2005-01-08 22:10:44 +00:00
David E. O'Brien
c402284b4c Initial cut at making this buildable on 4.x.
It still needs work, but maybe someone else will take it farther.
2004-12-29 01:57:28 +00:00
Pawel Jakub Dawidek
089b548af4 Raidtest requires functions (byteorder(9)) which were introduced in
FreeBSD 5.1.
2004-12-28 22:22:55 +00:00
Pawel Jakub Dawidek
db6e4244c6 Fix compilation on sparc64. 2004-12-08 19:40:33 +00:00
Mark Linimon
48a63af97b With portmgr hat on, reset maintainership of committer who has not
been active for >1 year.
2004-12-05 06:34:42 +00:00
David E. O'Brien
3e0e74cee0 Shorten comment. 2004-12-05 04:19:12 +00:00
David E. O'Brien
1152cd49e8 Add a "README". 2004-12-05 04:18:19 +00:00
David E. O'Brien
6e46048a1b pjd's src/tools/tools/raidtest as a port. 2004-12-05 04:13:29 +00:00
Clement Laforet
19e05deff7 - Update to 2.61 2004-12-01 09:56:33 +00:00
Sergey A. Osokin
ccd5f5efc0 Update to 2.8.1, remove needless patches.
Also welcome back ReportGen subdir.

Approved by:	maintainer (timeout > 3 weeks)
2004-11-30 12:12:19 +00:00
Munechika SUMIKAWA
9fc8308b46 Upgrade to 2.3pl1. 2004-11-18 23:37:41 +00:00
Pav Lucistnik
f9e1cc3553 - Add ftp as secondary category
PR:		ports/73623
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-11-06 18:51:55 +00:00
Kirill Ponomarev
db755cbc1b Add dkftpbench 0.45,
dkftpbench is an FTP benchmark program inspired by SPECweb99. The
result of the benchmark is a number-of-simultaneous-users rating;
after running the benchmark properly, you have a good idea how many
simultaneous dialup clients a server can support. The target
bandwidth per client is set at 28.8 kilobits/second to model dialup
users; this is important for servers on the real Internet, which
often serve thousands of clients on only 10 MBits/sec of bandwidth.

PR:		ports/73006
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-26 18:45:44 +00:00
Volker Stolz
c68425a12b - Update to 2.2.1
- Prune MASTER_SITEs
- Assign maintainership to submitter

PR:		ports/72809
Submitted by:	Frank J. Laszlo
2004-10-26 14:03:37 +00:00
Thierry Thomas
fa2b68c8c2 Add pear-Benchmark 1.2.1, framework to benchmark PHP scripts or
function calls.

PR:		71528
Submitted by:	Antônio Carlos Venâncio Júnior
2004-10-18 15:11:32 +00:00
Erwin Lansing
a87ec1baf4 Back out the use of PORTSDIR before the inclusion of bsd.ports.pre.mk
which sets it.

Second person to break INDEX after unfreeze:	sergei
2004-10-12 15:52:58 +00:00
Kirill Ponomarev
a6133d9fae Drop maintainership to ports@FreeBSD.org
PR:		ports/71721
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-10-12 13:23:48 +00:00
Sergei Kolobov
84c0f45121 - Reset maintainership to ports@
PR:		ports/72553
Submitted by:	Michael Johnson (maintainer)
2004-10-12 09:01:52 +00:00