1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

716 Commits

Author SHA1 Message Date
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