1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

916 Commits

Author SHA1 Message Date
Wesley Shields
dcf084453f - Real version number is 5.8
- Pass maintainership to submitter
- Fix conflict with ImageMagick (switch to bin/stream_bench)
- Switch to using WRKSRC instead of BUILD_WRKSRC

PR:		ports/137125
Submitted by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
2009-02-19 17:39:02 +00:00
Dmitry Marakasov
260eead9d4 - Install README and TUTORIAL as portdocs
PR:		128098
Submitted by:	hip0 <hipodilski at gmail dot com>
Approved by:	maintainer timeout
2009-02-18 01:10:17 +00:00
Philippe Audeoud
fcdcef9846 - Update to 3.319
PR:		ports/131772
Submitted by:	Chifeng Qu <chifeng at gmail.com>
2009-02-17 10:08:13 +00:00
Thomas Abthorpe
777bf0b92e - Pass maintainership to submitter
Submitted by:	chifeng via freebsd-ports@
2009-02-17 02:56:31 +00:00
Philip M. Gollucci
580d7d5393 - Update download locations
Reported by:    -fetch-original pointyhat run
2009-02-05 08:24:03 +00:00
Pav Lucistnik
a90f8279c5 - Update download locations, update WWW
Reported by:	-fetch-original pointyhat run
2009-01-31 21:23:28 +00:00
Oliver Lehmann
6b02829c5b fix mpich dependency
Noted by:	pav
2009-01-25 08:37:34 +00:00
Oliver Lehmann
e58eb79416 reactivate mpich - but mpich2 this time 2009-01-24 08:29:47 +00:00
Pav Lucistnik
e9d661ab18 - Switch to LAM now that net/mpich port was deleted. Fixes INDEX
With hat:	portmgr
2009-01-23 17:36:42 +00:00
Dirk Meyer
2bde4d927e - add LICENSE: 2009-01-16 16:01:05 +00:00
Martin Wilke
3381619583 - Chase gsl shlib bump 2009-01-12 20:37:24 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Mark Linimon
d1ea8df926 Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-12-18 02:33:39 +00:00
Mark Linimon
f671f7255d Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:	portmgr
2008-12-16 05:15:41 +00:00
Mark Linimon
a34ad4f459 Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
2008-11-29 00:11:56 +00:00
Ruslan Ermilov
f6660a90b4 Open device in read-only mode if we're only going to read from it.
Approved by:	pjd
2008-09-26 08:32:46 +00:00
Dmitry Marakasov
e4ca61134f The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is benchmark.

The package contains code used to benchmark speed of Octave.

WWW: http://octave.sourceforge.net/

PR:		127301
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2008-09-24 07:26:36 +00:00
Oliver Lehmann
2cd2755c7b update to 2.0 2008-09-23 08:32:39 +00:00
Mark Linimon
775e8df21c Reset sf@slappy.org due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:57:44 +00:00
Martin Wilke
7952d0bec2 - Update to 3.1.20080826
PR:		126887
Submitted by:	Artem Naluzhnyy <tut@nhamon.com.ua> (maintainer)
2008-08-30 14:00:33 +00:00
Martin Matuska
b2ead3a669 - Update to 0.70 [1]
- Add OPTION to disable SSL support

PR:	ports/126720
Submitted by:	Chris St Denis <chris@smartt.com> [1]
Approved by:	mm (maintainer, myself)
2008-08-21 18:51:39 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
d4888e9000 [maintainer update] benchmarks/sipp: update to 3.1.20080723
PR:		ports/126504
Submitted by:	Artem Naluzhnyy <tut@nhamon.com.ua>
2008-08-15 00:06:07 +00:00
Mark Linimon
e54c7f9f9b Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding.
2008-08-07 08:58:31 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Martin Wilke
94471ddaaa - Update to 2.2.3
- Take over maintainership

Approved by:	maintainer implicit
2008-06-20 22:06:18 +00:00
Adrian Chadd
1c608cf703 Update this newly repocopied port to compile, install, deinstall polygraph-3.1.5.
Minimal testing has been done, so please don't add it into modules until I've
verified its functioning as intended/advertised!
2008-06-18 12:17:59 +00:00
Adrian Chadd
45549ee452 Update this newly repocopied port to compile, install, deinstall polygraph-3.1.5.
Minimal testing has been done, so please don't add it into modules until I've
verified its functioning as intended/advertised!

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
2008-06-18 12:17:58 +00:00
Edwin Groothuis
2660f90767 Please repocopy benchmarks/polygraph to benchmarks/polygraph31
I'm going to update the polygraph port to a more reasonable release;
	I'd like it to be a new port which I can maintain.

PR:		ports/124405
Submitted by:	Adrian Chadd <adrian@FreeBSD.org>
2008-06-18 10:47:08 +00:00
Edward Tomasz Napierala
341bea55cb - Distfile was rerolled and its contents slightly modified. 2008-06-18 10:03:44 +00:00
Marcus Alves Grando
2fa5e5dbf9 - Update to 2.0.4
- Update WWW

Remained by:	Miroslav Chlastak <chlastak___fialka.cz>
2008-06-10 13:01:42 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00
Martin Matuska
ae9b0dc73a - Update to 0.69 2008-05-26 09:26:24 +00:00
Philippe Audeoud
c071c00e67 - Update to 3.1
PR:		ports/123470
Submitted by:	Artem Naluzhnyy <tut@nhamon.com.ua>
Approved by:	tabthorpe (mentor)
2008-05-08 07:14:19 +00:00
Mark Linimon
a7954db16b Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:36:38 +00:00
Martin Wilke
8dd363ba00 - Update to 2.0.15
PR:		123118
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-04-27 08:23:24 +00:00
Martin Wilke
fed811ae94 - Update to 3.7.1
PR:		122755
Submitted by:	Ports Fury
2008-04-25 15:47:53 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Joseph Koshy
b78f774e33 Reset maintainership. 2008-04-10 09:21:53 +00:00
Joseph Koshy
dae4285fe4 Reset maintainership. 2008-04-10 08:55:49 +00:00
Philippe Audeoud
d369e5c287 - Chase the gsl shared lib bump.
Approved by:	thierry (mentor)
2008-04-08 13:53:22 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Pav Lucistnik
ba13570511 Geekbench is a cross-platform benchmark suite for Mac OS X, Windows,
Solaris, and Linux. Geekbench is designed to measure the performance
an average application can expect from both the processor and the
memory subsystem.

Geekbench's benchmarks are written in platform-neutral C++, and have
no platform-specific optimizations. Geekbench is compiled with what we
consider the de-facto standard compiler for each platform, with the
compiler switches suggested by the compiler vendor for release code.

WWW:	http://www.geekpatrol.ca/geekbench/

PR:		ports/106533
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-04-05 18:25:40 +00:00
Philippe Audeoud
44b5076c37 - Fix build
- Bump PORTREVISION

Pointyhat to : jadawin
Approved by : Ganael Laplanche (maintainer), tabthorpe (mentor)
2008-04-04 13:31:40 +00:00
Philippe Audeoud
25853535ed - Re-roll tarball
- Add RESTRICTED
- Bump PORTREVISION
- Pass maintainership to submitter

PR:		ports/122125
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	tabthorpe (mentor)
2008-03-31 13:57:24 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Munechika SUMIKAWA
d189315c6d Upgrade to 2.4.4. 2008-03-03 04:55:32 +00:00
Erwin Lansing
3e5742ba02 Mark BROKEN: checksum mismatch 2008-02-28 19:55:17 +00:00
Martin Wilke
c4d3bf1df4 2007-10-31 www/vtiger4: This version is no longer supported by the developers
2007-12-01 www/xpi-surfkeys: Development has been ceased
2008-02-01 sysutils/eventwatcher: no active development
2007-10-27 sysutils/p5-UPS-Nut: Version branch long since retired
2007-10-31 net-mgmt/netsaint: Now developed as Nagios, see net-mgmt/nagios port
2007-10-31 net-mgmt/netsaint-plugins: Now developed as Nagios, see net-mgmt/nagios port
2008-01-22 benchmarks/tsung: "fails to install"
2007-10-03 games/ggo: developer's focus have moved elsewhere
2008-02-15 mail/claws-mail-etpan_privacy: no longer supported by developers
2008-02-27 23:52:07 +00:00
Martin Wilke
63f5bae01a - Update to 1.93.04
- Pass maintainership to submitter

PR:		121058
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-02-25 11:10:31 +00:00
Marcelo Araujo
507d67300e - Update to 3.0.
PR:		ports/119698
Submitted by:	Artem Naluzhnyy <tut@nhamon.com.ua> (maintainer)
Approved by:	itetcu (mentor, implicit)
2008-01-16 22:43:01 +00:00
Rong-En Fan
f4842f9570 - Update to 0.4.0
PR:		ports/119600
Submitted by:	Valerio Daelli <valerio.daelli at gmail.com>
2008-01-12 17:01:38 +00:00
Marcelo Araujo
e0f2dda31e - Update to 2.0.20071129.
PR:		ports/118771
Submitted by:	araujo (myself)
Approved by:	stas (mentor, implicit), maintainer timeout (> 2 weeks)
2008-01-04 13:26:50 +00:00
Jean Milanez Melo
700165ded7 - Update to 0.9.0.
PR:		ports/118550
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net>
2007-12-26 12:56:35 +00:00
Renato Botelho
e1f3ad66e2 - Repocopy sysutils/xdd -> benchmarks/xdd since it's a better category for this
PR:		ports/117407
Submitted by:	obrien@
Repocopied by:	marcus@
Approved by:	maintainer
2007-12-21 15:31:18 +00:00
Marcelo Araujo
be68069d3b - Move sipp to new category benchmarks. [1]
- Update to 2.0.20071024. [2]

PR:		ports/117305 [1], ports/117463 [2]
Submitted by:	araujo [1], Artem Naluzhnyy <tut@nhamon.com.ua> (maintainer) [2]
Approved by:	stas (mentor, implicit)
2007-12-17 01:43:56 +00:00
Marcelo Araujo
03c1277ad7 - Forced commit after repocopy.
- Repocopy from net/sipp to benchmarks/sipp.

PR:		ports/117305 [1], ports/117463 [2]
Submitted by:	araujo [1], Artem Naluzhnyy <tut@nhamon.com.ua> (maintainer) [2]
Approved by:	stas (mentor, implicit)
Repocopied by:	marcus
2007-12-17 01:37:43 +00:00
Mark Linimon
2ca623b096 Mark as broken: fails to install.
Approved by:	portmgr (self)
2007-11-23 00:57:40 +00:00
Marcelo Araujo
902b97f975 - Mark as unbroken on 7.X.
PR:		ports/117631
Submitted by:	Philip M. Golluci <pgollucci@p6m7g8.com>
Approved by:	portmgr (pav), itetcu (mentor, implicit), jmelo (maintainer, implicit)
2007-11-03 19:29:09 +00:00
Kris Kennaway
d1010be633 Take maintainership, I use this quite a lot 2007-10-28 11:43:02 +00:00
Martin Wilke
d64e5db169 - Add option for plotting of perf data support
PR:		117468
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-10-25 21:24:17 +00:00
Martin Wilke
6a3ed92d66 - Drop Maintainership 2007-10-09 13:04:26 +00:00
Cheng-Lung Sung
ed2e50e422 - Update to 0.05
- maintainership reset to perl@

PR:		ports/116526
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-10-05 01:08:51 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Martin Wilke
cc200b2e6f - Update maintainer mail adress
Submitted by:	Maintainer
2007-09-15 12:11:41 +00:00
Martin Wilke
759e3adb46 - Update to 2.0.20070906
PR:		116202
Submitted by:	maintainer
2007-09-15 01:25:25 +00:00
Martin Wilke
d04ad0c023 - Update to 3.0.6
- Remove RESTRICTED [1]
- Pass maintainership to submitter

[1]
Project has changed the license to apache2, please see changelog
http://www.web-polygraph.org/downloads/changelog.html

Submitted by:	Aron Schlesinger (as@bsdgroup.de) via irc
2007-09-14 12:25:44 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Jean Milanez Melo
278ff84025 - Update to 2.66.
PR:		ports/115276
Submitted by:	Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
2007-09-05 14:37:50 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Kris Kennaway
3326b3ac5a Fix build with gcc 4.2 2007-07-27 00:49:43 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Rong-En Fan
373714ddfe - Patch how makefile uses $(mandir) instead of hacking configure script
which will be conflict with default --mandir in bsd.port.mk (testing in
  exp run now)

Reported by:	pointyhat exp run
Approved by:	jmelo (maintainer)
2007-07-16 13:25:28 +00:00
Maho Nakata
abcdde0343 Fix pkg-plist.
Spotted by: pav
2007-07-16 08:00:01 +00:00
Pav Lucistnik
9ccac3b8ff - Convert to USE_FORTRAN 2007-07-15 13:54:33 +00:00
Maho Nakata
4aa4a61177 Now we use USE_FORTRAN to use FORTRAN compiler. 2007-07-14 21:36:44 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Thierry Thomas
5f25098780 Postmark was removed from NetApps's site: unbreak by getting a newer
file from the Debian's mirrors.
2007-07-08 12:14:45 +00:00
Roman Bogorodskiy
52ef7d812e Fix build with gcc 4.2.
Reported by:	pointyhat via pav
2007-07-08 05:22:54 +00:00
Martin Wilke
75eb1983b1 - Update to 1.2.7
- Take maintainership
2007-07-06 08:01:17 +00:00
Ying-Chieh Liao
b9ba1ad61e chase math/gsl lib version 2007-06-29 05:46:43 +00:00
Xin LI
aa91c1e543 Actually make WITH_SSH conditional.
Pointed out by:	sat
Pointy hat to:	delphij
2007-06-15 09:14:26 +00:00
Xin LI
c84165d51d Add an option to use ssh instead of rsh in distributed measurement.
PR:		ports/113048
Submitted by:	CHAO Shin <quakelee cn.FreeBSD.org>
Approved by:	maintainer timeout
2007-06-15 08:11:40 +00:00
Kris Kennaway
48c026560a BROKEN: Checksum mismatch 2007-06-15 05:29:12 +00:00
Sergey Skvortsov
2a345a381e Add tsung 1.2.1, multi-protocol distributed load testing tool. 2007-06-04 21:30:22 +00:00
Martin Wilke
f95dbc23cb - Update to 2.0
PR:		112383
Submitted by:	Artem Naluzhny<tut@nhamon.com.ua> (maintainer)
2007-05-27 11:30:45 +00:00
Marcelo Araujo
dcf622ad79 - Fixed distfile unavailable.
PR:		ports/112340
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
Approved by:	itetcu (mentor)
2007-05-26 15:14:19 +00:00
Xin LI
9441422186 Update to 3.283.
PR:		ports/111937
Submitted by:	CHAO Shin <quakelee cn freebsd org>
Approved by:	maintainer timeout (1 month)
2007-05-26 03:16:04 +00:00
Dirk Meyer
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
1f20b57a62 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111723
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:17:21 +00:00
Martin Wilke
8f060f3ca4 The mdtest software is used for testing the metadata
performance of a file system.

WWW:	http://www.llnl.gov/icc/lc/siop/

PR:		ports/112237
Submitted by:	Chao Shin <quakelee at cn.freebsd.org>
2007-04-30 07:10:52 +00:00
Edward Tomasz Napierala
2ff1408b7f - Remove workarounds for FreeBSD 4.
PR:		ports/111722
Submitted by:	edwin
Approved by:	miwi (mentor)
2007-04-19 16:21:59 +00:00
Ion-Mihai Tetcu
4680dc73b0 Remove 4.x support.
PR:		ports/111780
Submitted by:	Marcelo Araujo
Reviewed by:	maintainer
2007-04-18 20:03:44 +00:00
Edwin Groothuis
7f25d9998e Fix WWW
Submitted by:	Pedro <pfgshield-nospam@yahoo.com>
2007-04-16 21:17:53 +00:00
Edwin Groothuis
02c202524b Remove unreachable code due to OSVERSION checks 2007-04-16 11:48:02 +00:00
Edward Tomasz Napierala
985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Stefan Walter
1fbf0bda9e Update to 1.1.r8.20070327.
PR:		111274
Submitted by:	maintainer
2007-04-06 14:48:30 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Cheng-Lung Sung
0426d4b0cd Add rubygem-railsbench 0.9.2, scripts designed for benchmarking of Rails
applications.

PR:		ports/111134
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2007-04-03 01:56:08 +00:00
Edwin Groothuis
45dbe68dfb Fix email address of maintainer from internet2.edu to shlang.com 2007-04-02 22:04:42 +00:00
Yen-Ming Lee
7200ee770b - respect CC
- use integrated patch instead
2007-04-02 04:41:43 +00:00
Yen-Ming Lee
c5e77448df - update my email address in ports header 2007-03-30 20:35:18 +00:00
Marcus Alves Grando
0acaf6ef6a - Remove NO_CDROM since it´s not restricted anymore.
PR:		108544
Submitted by:	Jordan Gordeev<jgordeev___dir.bg>
2007-03-25 03:54:43 +00:00
Mark Linimon
81e4371710 Reset mharo due to maintainer-timeouts and no response to PRs.
Hat:		portmgr
2007-03-23 09:47:31 +00:00
Martin Wilke
c955d457ef - Fix build crash on amd64
PR:             109596
Submitted by:   Ivan Voras <ivoras@gmail.com>
Approved by:    maintainer timeout
2007-03-23 08:22:13 +00:00
Pav Lucistnik
1396f8c3bf - Fix plist: cover manpage links
Pointy hat to:	jmelo

- While here, remove 4.X conditional
2007-03-17 23:34:28 +00:00
Martin Wilke
4ebca0074e - Update to 6.5
PR:             110377
Submitted by:   Gerhard Gonter <g.gonter@ieee.org> (maintainer)
2007-03-16 20:58:31 +00:00
Martin Wilke
3df2130dfd - Take maintainership.
Approved by:	Andreas Kohn (old maintainer)
2007-03-12 10:01:38 +00:00
Jean Milanez Melo
622455ab4c - Fix to install manpage in right place.
- Bump portrevision.

PR:		ports/109590
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
Reviewed by:	jmelo
2007-03-08 14:39:47 +00:00
Emanuel Haupt
c7f964fb0a Update to 1.1.r8.20070307
PR:		110042
Submitted by:	Artem Naluzhny <tut@nhamon.com.ua> (maintainer)
2007-03-07 19:53:34 +00:00
Martin Wilke
d0089965b3 - Update to 0.66
PR:             109789
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-06 19:07:26 +00:00
Martin Wilke
ec134eaa3e - Update to 1.1.r8.20070225
PR:             109648
Submitted by:   Artem Naluzhny<tut@nhamon.com.ua> (maintainer)
2007-03-01 11:44:26 +00:00
Rong-En Fan
dfdc908706 - Update to 0.65
- Pass maintainership to submitter

PR:		ports/108840
Submitted by:	Martin Matuska <martin at matuska.org>
2007-02-06 17:06:07 +00:00
Cheng-Lung Sung
741367f1da - Allow users to disable largefile support
- Reset maintainership to ports@FreeBSD.org

PR:		ports/108243
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-02-02 06:55:53 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Rong-En Fan
45bf9f7a1e - Update to 1.1.r8.20070130
PR:		ports/108575
Submitted by:	Artem Naluzhny <tut at nhamon.com.ua> (maintainer)
2007-01-31 03:33:35 +00:00
Vasil Dimov
4388450b48 * Make benchmarks/raidtest more accurate and avoid crashes
* Bump PORTVERSION
* s/NOMAN/NO_MAN

PR:		ports/107311
Submitted by:	vd
Approved by:	pjd@FreeBSD.org (maintainer timeout)
2007-01-23 10:26:06 +00:00
Martin Wilke
6e2cd343f4 - Update to 1.1.r8.20070116
PR:		108010
Submitted by:	Artem Naluzhny<tut@nhamon.com.ua>
2007-01-17 20:44:29 +00:00
Maho Nakata
fd1bfc37ad * Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.

Approved by:  portmgr(kris)
2007-01-17 08:45:40 +00:00
Maho Nakata
196db1c4be Using gfortran42, and not gcc42.
Bump portrevision.
2007-01-12 05:42:29 +00:00
Erwin Lansing
0fa7ab17b8 Update to 3.267
PR:		105413
Submitted by:	"Marcelo Araujo" <araujo@bsdmail.org>
Approved by:	maintainer timeout
2007-01-11 21:37:26 +00:00
Cheng-Lung Sung
46bd50407d Add p5-Benchmark-Forking 0.99, run benchmarks in separate processes.
PR:		ports/107593
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-01-08 03:48:30 +00:00
Martin Wilke
7fc2bca0cd - Marked broken for 4.X
PR:             ports/107508
Submitted by:   trasz (maintainer)
2007-01-05 09:19:18 +00:00
Maho Nakata
bcff76eaf3 Add a dummy knob WANT_FORTRAN for future use. 2007-01-04 12:51:10 +00:00
Maho Nakata
dd49970730 * Migrate to gfortran42.
* Add file/run_benchmark to do benchmark with different compilers.
* portlint.
2007-01-04 06:08:43 +00:00
Dirk Meyer
165e3a6db7 - update to 0.5.2
Reported by: portscout
2006-12-29 18:41:38 +00:00
Martin Wilke
9014055fd5 - Update to 1.1.r6.20061208
PR:		ports/106915
Submitted by:	Artem Naluzhny<tut@nhamon.com.ua> (maintainer)
2006-12-21 23:07:44 +00:00
Dirk Meyer
5ce5c28773 This is GSBench for GNUstep. It started as a simple conversion of NXBench for
NEXTSTEP. I rewrote the entire application for version 0.5 in order to have an
open architecture which allows the integration of other benchmarks by using
bundles.

WWW: http://www.nice.ch/~phip/softcorner.html
2006-12-14 20:16:43 +00:00
Marcus Alves Grando
147ca1d2b3 - If the network card's buffer is full, send returns -1 and sets
errno to ENOBUFS, which causes issues with the UDP bandwidth tests.
  Check if errno != ENOBUFS after write(2).
- Bump PORTREVISION

Submitted by:	Ryan T. Dean <rtdean___tcamail.net>
2006-12-13 13:43:41 +00:00
Shaun Amott
12105b68c9 Fix build on ia64.
PR:		ports/106546
Submitted by:	shaun (me)
Approved by:	Artem Naluzhny <tut@nhamon.com.ua> (maintainer)
2006-12-10 23:43:44 +00:00
Martin Wilke
a7b262b5a0 - Fix build problem
Submitted by: pointyhat via kris
2006-12-04 16:23:34 +00:00
Martin Wilke
fb483d9c58 This integer benchmark solves positions in the game of connect-4,
as played on a vertical 7x6 board.  This takes about 10 minutes
on contemporary PCs.

WWW:	http://homepages.cwi.nl/~tromp/c4/fhour.html

PR:		ports/105778
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-11-23 11:56:19 +00:00
Martin Wilke
9942a5389f The idea of IMB is to provide a concise set of elementary MPI
benchmark kernels. With one executable, all of the supported
benchmarks, or a subset specified by the command line, can be run.
The rules, such as time measurement (including a repetitive call
of the kernels for better clock synchronization), message lengths,
selection of communicators to run a particular benchmark (inside
the group of all started processes) are program parameters.

WWW: http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/219848.htm

PR:		ports/105665
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-11-20 21:26:53 +00:00
Munechika SUMIKAWA
d830a9266b Fix pkg-plist. 2006-11-20 04:01:52 +00:00
Munechika SUMIKAWA
6163f319e9 Fix plist. 2006-11-15 01:41:48 +00:00
Munechika SUMIKAWA
ab9f89b62e Upgrade to 2.4.2. 2006-11-09 04:49:25 +00:00
Frank J. Laszlo
40d889badc Update my email address in all ports that I maintain.
Approved by:	flz (mentor)
2006-11-07 15:37:06 +00:00
Martin Wilke
3d6475a655 - Update MASTER_SITES
PR:		ports/105020
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	maintainer
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-04 23:04:33 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Rong-En Fan
f40984f245 - Update to 0.4.8
- Unbreak

PR:		ports/104326
Submitted by:	rafan
Approved by:	portmgr (erwin), Gea-Suan Lin <gslin at gslin.org> (maintainer)
2006-10-12 14:59:01 +00:00
Stefan Eßer
081930c498 Fix rawio for sequential read/write tests:
Revision 1.3 of patch-ad worked around the problem, that only one writer
is allowed to allow a partition through GEOM. The fix was not complete,
leading to the file position not been incremented during reads and writes,
thus not testing sequential performance, but performance of cached reads
and writes, in general.

This fix makes rawio report reasonable sequential performance again,
but I'm still very suspicious with regard to randomized start positions
working. The results do not show the expected variation of sequential
read/write performance. I have not had time to look into this any deeper,
though, and thus decidied to not delay the commit any further ...
2006-10-09 17:19:54 +00:00
Cheng-Lung Sung
1e5d116a0e Add p5-Benchmark-Stopwatch 0.03, simple timing of stages of your code.
PR:		ports/102468
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-30 08:08:28 +00:00
Cheng-Lung Sung
24c23be75d - Update to 1.2.6
- reset maintainer

Submitted by:	chinsan
Approved by:	maintainer (timeout)
2006-09-21 10:37:18 +00:00
Kris Kennaway
fdad3a3ecd BROKEN: Does not compile 2006-09-17 01:28:07 +00:00
Ion-Mihai Tetcu
1280e55e58 update to 1.1.r6
PR:		ports/103032
Submitted by:	Artem Naluzhny (maintainer)
2006-09-10 20:39:34 +00:00
Alexey Dokuchaev
045dd425c2 Fix fetching.
PR:		ports/100725
Submitted by:	Stanislav Sedov
2006-09-07 10:42:35 +00:00
Tilman Keskinoz
35fe0b1b20 Update to 1.26 2006-09-02 12:07:20 +00:00
Jean Milanez Melo
b02b7652cd - Mark as broken on 7.x, does not compile.
Reported by:	krismail
2006-08-25 18:08:09 +00:00
Martin Wilke
08e21ff1f5 - Update to 2.4.1
PR:		ports/102321
Submitted by:	dikshie <dikshie(at)lapi.itb.ac.id> (maintainer)
Approved by:	krion (mentor)
2006-08-22 08:08:58 +00:00
Martin Wilke
eb7924400a - Update to 1.3.2
PR:		ports/102320
Submitted by:	dikshie <dikshie(at)lapi.itb.ac.id> (maintainer)
Approved by:	krion (mentor)
2006-08-22 08:06:42 +00:00
Stefan Eßer
d028c5bc43 Install to /... instead of to /... 2006-08-12 15:16:47 +00:00
Martin Wilke
637cf5f46d - Fix build on 4.x
Submitted by:	pointyhat
Approved by:	krion (mentor), maintainer via irc
2006-08-09 14:04:10 +00:00
Cheng-Lung Sung
7a90183c69 - update to 2.0
PR:		ports/101088
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-01 02:52:17 +00:00
Renato Botelho
0b6df8f20a Xdd is a tool for measuring and characterizing disk subsystem I/O
on single systems and clusters of systems. It is a command-line
based tool that grew out of the UNIX world and has been ported to
run in Windows environments as well. It is designed to provide
consistent and reproducible performance measurements of disk I/O
traffic. There are three basic components to xdd that include the
xdd program itself, a timeserver program, and a gettime program.
The timeserver and gettime programs are used to synchronize the
clocks of xdd programs simultaneously running across multiple
computer systems.

WWW: http://www.ioperformance.com/

PR:		ports/100833
Submitted by:	Gerhard Gonter <g.gonter at ieee.org>
2006-07-26 15:33:21 +00:00
Jean Milanez Melo
a6f7226232 - Update to 2.65
PR:		ports/99808
Submitted by:	chinsan <chinsan.tw@gmail.com>
2006-07-07 14:14:19 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Jean Milanez Melo
8c1f45eed4 - Fix WWW.
PR:		ports/98816
Submitted by:	Dan Langille <dan@langille.org>
Approved by:	mnag (mentor)
2006-06-12 13:57:53 +00:00
Stefan Eßer
c8f8c94b50 Fix two bugs affecting bonnie runs with large data files:
- A printf format specified a long operand but received an offset_t value.

- The random numbers for large seek ranges were computed without regard
  for operator precedence and could become negative (for file sizes larger
  than 4GB, which was a wrong test for "large", since it did not account
  for the chunk size).

The problems were found by etc at fluffles dot net (Enlightenment). Thanks
for the detailed report. Guess there aren't many Bonnie users with multi-
terabyte RAID systems; these bugs had been found long ago, else ...
2006-06-11 18:41:57 +00:00
Pav Lucistnik
b1f51f1703 - Update to 0.4.7
- Install documentation
- Better support for Postgre users

PR:		ports/98443
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2006-06-05 20:46:51 +00:00
Pav Lucistnik
0e15f28f68 - Update to 1.1.r5
- Take maintainership

PR:		ports/97870
Submitted by:	Artem Naluzhny <tut@nhamon.com.ua>
2006-05-26 08:25:14 +00:00
OKAZAKI Tetsurou
af7be7306c We must use --with-mysql=no & --with-pgsql=no to disable mysql/pgsql support.
(thanks to gabor at berczi.be's report)

PR:		ports/97541
Submitted by:	maintainer
2006-05-23 03:36:16 +00:00
Pav Lucistnik
92e8609017 - Attempt to fix build on 4.X
Reported by:	krismail
2006-05-21 18:53:05 +00:00
Erwin Lansing
f1de23c3fa Fix MASTER_SITES and WWW
PR:		96921
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2006-05-07 16:23:29 +00:00
Sergey Matveychuk
eb8b1d8797 - Satisfy portlint
Approved by:	maintainer
2006-05-07 12:31:44 +00:00
Edwin Groothuis
72ad491a93 Remove USE_REINPLACE from all categories starting with B 2006-05-03 23:26:35 +00:00
Pav Lucistnik
658c0ba60f GtkPerf is an application designed to test GTK+ performance. The point is to
create common testing platform to run predefined GTK+ widgets (opening
comboboxes, toggling buttons, scrolling text yms.) and this way define the speed
of device/platform.

WWW: http://gtkperf.sourceforge.net

PR:		ports/96162
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-05-01 13:26:55 +00:00
Pav Lucistnik
8a276428d5 - Update to 0.4.6
PR:		ports/96498
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2006-04-29 12:15:53 +00:00
Marcus Alves Grando
6553884a38 - Fix build when detect pthread_cancel (7.x)
- Fix configure detection of pthread_cancel on 4.x 5.x and 6.x
- portlint(1)

Notified by:	kris
2006-04-24 14:30:00 +00:00
Jean-Marc Zucconi
2349ad06f4 Upgrade to version 3.263
PR:		ports/95786
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-04-15 17:07:30 +00:00
Mark Linimon
0025f82662 Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.

Hat:		portmgr
2006-04-14 18:14:59 +00:00
Jean Milanez Melo
2cc9d91309 - Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by:	mnag (mentor)
2006-04-05 21:04:30 +00:00
Mark Linimon
317bb4cb88 Reset maintainer at his request due to current lack of FreeBSD time. 2006-03-18 22:21:52 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joseph Koshy
99bfddda32 Add a local master site. 2006-02-18 04:02:07 +00:00
Joseph Koshy
36db042098 - Upgrade to v3.6.2.
- Incorporate patches from gnn to support IPv6 [1].
- Install the netpipe(1) manual page.

Submitted by:	gnn [1]
2006-02-13 15:03:12 +00:00
Jean-Marc Zucconi
eb8e70347a Use the right fix (PTHREAD_LIBS) to build on all OS versions.
Eagle eyes: 	kris
2006-02-10 10:12:29 +00:00
Jean-Marc Zucconi
7fb1f0eb81 Build fix for 4.x: don't use pthreads 2006-02-09 21:58:12 +00:00
Jean-Marc Zucconi
0a32fe2c07 - Update to 3.259
- Honor build environment CC and CFLAGS
- OPTIONS to support threading using pthreads

PR:		ports/92714
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-02-02 10:02:57 +00:00
Mark Linimon
54b6f9deb0 Reset maintainer at his request. 2006-01-27 08:01:10 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Pav Lucistnik
1a64862143 - Update to 1.2.4
PR:		ports/91634
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 18:31:21 +00:00
Emanuel Haupt
36118d2ffc Update to 1.1.r4
PR:		90852
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
Approved by:	maintainer timeout
2006-01-09 14:21:13 +00:00
Pav Lucistnik
47a39af0bb - Add SHA256
PR:		ports/91094
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-12-30 21:36:38 +00:00
Pav Lucistnik
4b59433115 - Add SHA256
PR:		ports/90943
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
2005-12-27 03:57:00 +00:00
Tim Bishop
6cb33ed1c4 - Fix build on 4.x
PR:		90463
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by:	clement (mentor)
2005-12-16 12:39:11 +00:00
Joseph Koshy
67404331b5 Add SA256 checksums. 2005-12-13 16:23:44 +00:00
Ying-Chieh Liao
5cc2085350 Fix postgresql support function
PR:		90244
Submitted by:	maintainer
2005-12-12 01:25:56 +00:00
Ying-Chieh Liao
d860e6e516 change maintainer email address 2005-12-12 01:24:34 +00:00
Simon Barner
a1a5e89882 Add sysbench 0.4.3,
a modular, cross-platform and multi-threaded
benchmark tool.

PR:		90233
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2005-12-11 13:56:12 +00:00
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
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