Commit Graph

665 Commits

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