Ying-Chieh Liao
bf4c920052
Add super-smack 1.3, a benchmarking, stress testing, and load generation
...
tool for Databases.
PR: ports/90209
Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2005-12-11 11:16:20 +00:00
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