aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* - Drop MaintainershipMartin Wilke2007-10-091-1/+1
| | | | Notes: svn path=/head/; revision=201170
* - Update to 0.05Cheng-Lung Sung2007-10-053-7/+11
| | | | | | | | | | - maintainership reset to perl@ PR: ports/116526 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=200874
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Update maintainer mail adressMartin Wilke2007-09-152-2/+2
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=199516
* - Update to 2.0.20070906Martin Wilke2007-09-154-38/+14
| | | | | | | | PR: 116202 Submitted by: maintainer Notes: svn path=/head/; revision=199504
* - Update to 3.0.6Martin Wilke2007-09-1412-350/+96
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=199486
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 2.66.Jean Milanez Melo2007-09-052-4/+4
| | | | | | | | PR: ports/115276 Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> Notes: svn path=/head/; revision=198842
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-042-14/+14
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* Fix build with gcc 4.2Kris Kennaway2007-07-271-0/+20
| | | | Notes: svn path=/head/; revision=196356
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* - Patch how makefile uses $(mandir) instead of hacking configure scriptRong-En Fan2007-07-162-9/+4
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=195737
* Fix pkg-plist.Maho Nakata2007-07-161-4/+2
| | | | | | | Spotted by: pav Notes: svn path=/head/; revision=195708
* - Convert to USE_FORTRANPav Lucistnik2007-07-151-5/+1
| | | | Notes: svn path=/head/; revision=195652
* Now we use USE_FORTRAN to use FORTRAN compiler.Maho Nakata2007-07-141-9/+5
| | | | Notes: svn path=/head/; revision=195609
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-112-2/+2
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* Postmark was removed from NetApps's site: unbreak by getting a newerThierry Thomas2007-07-083-17/+8
| | | | | | | file from the Debian's mirrors. Notes: svn path=/head/; revision=195219
* Fix build with gcc 4.2.Roman Bogorodskiy2007-07-081-0/+8
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=195200
* - Update to 1.2.7Martin Wilke2007-07-062-7/+6
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=195061
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-1/+2
| | | | Notes: svn path=/head/; revision=194427
* Actually make WITH_SSH conditional.Xin LI2007-06-151-0/+2
| | | | | | | | Pointed out by: sat Pointy hat to: delphij Notes: svn path=/head/; revision=193558
* Add an option to use ssh instead of rsh in distributed measurement.Xin LI2007-06-151-2/+6
| | | | | | | | | PR: ports/113048 Submitted by: CHAO Shin <quakelee cn.FreeBSD.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=193549
* BROKEN: Checksum mismatchKris Kennaway2007-06-151-0/+2
| | | | Notes: svn path=/head/; revision=193541
* Add tsung 1.2.1, multi-protocol distributed load testing tool.Sergey Skvortsov2007-06-045-0/+220
| | | | Notes: svn path=/head/; revision=192763
* - Update to 2.0Martin Wilke2007-05-272-6/+6
| | | | | | | | PR: 112383 Submitted by: Artem Naluzhny<tut@nhamon.com.ua> (maintainer) Notes: svn path=/head/; revision=192006
* - Fixed distfile unavailable.Marcelo Araujo2007-05-263-9/+8
| | | | | | | | | PR: ports/112340 Submitted by: Scott Flatman <sf@slappy.org> (maintainer) Approved by: itetcu (mentor) Notes: svn path=/head/; revision=191906
* Update to 3.283.Xin LI2007-05-262-4/+4
| | | | | | | | | PR: ports/111937 Submitted by: CHAO Shin <quakelee cn freebsd org> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=191878
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-1911-3/+10
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [patch] cleanup non-supported FreeBSD versionsEdwin Groothuis2007-05-021-7/+1
| | | | | | | | | PR: ports/111723 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=191383
* The mdtest software is used for testing the metadataMartin Wilke2007-04-305-0/+60
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=191184
* - Remove workarounds for FreeBSD 4.Edward Tomasz Napierala2007-04-191-4/+0
| | | | | | | | | PR: ports/111722 Submitted by: edwin Approved by: miwi (mentor) Notes: svn path=/head/; revision=190364
* Remove 4.x support.Ion-Mihai Tetcu2007-04-181-7/+1
| | | | | | | | | PR: ports/111780 Submitted by: Marcelo Araujo Reviewed by: maintainer Notes: svn path=/head/; revision=190300
* Fix WWWEdwin Groothuis2007-04-161-1/+1
| | | | | | | Submitted by: Pedro <pfgshield-nospam@yahoo.com> Notes: svn path=/head/; revision=190148
* Remove unreachable code due to OSVERSION checksEdwin Groothuis2007-04-162-45/+1
| | | | Notes: svn path=/head/; revision=190113
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-132-2/+2
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* Update to 1.1.r8.20070327.Stefan Walter2007-04-062-5/+5
| | | | | | | | PR: 111274 Submitted by: maintainer Notes: svn path=/head/; revision=189384
* - updated maintainer e-mail addressMartin Matuska2007-04-051-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=189288
* Add rubygem-railsbench 0.9.2, scripts designed for benchmarking of RailsCheng-Lung Sung2007-04-035-0/+85
| | | | | | | | | | applications. PR: ports/111134 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=189058
* Fix email address of maintainer from internet2.edu to shlang.comEdwin Groothuis2007-04-021-1/+1
| | | | Notes: svn path=/head/; revision=189046
* - respect CCYen-Ming Lee2007-04-025-69/+99
| | | | | | | - use integrated patch instead Notes: svn path=/head/; revision=188973
* - update my email address in ports headerYen-Ming Lee2007-03-301-1/+1
| | | | Notes: svn path=/head/; revision=188840
* - Remove NO_CDROM since it´s not restricted anymore.Marcus Alves Grando2007-03-251-2/+0
| | | | | | | | PR: 108544 Submitted by: Jordan Gordeev<jgordeev___dir.bg> Notes: svn path=/head/; revision=188220
* Reset mharo due to maintainer-timeouts and no response to PRs.Mark Linimon2007-03-231-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=188084
* - Fix build crash on amd64Martin Wilke2007-03-232-0/+12
| | | | | | | | | PR: 109596 Submitted by: Ivan Voras <ivoras@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=188077
* - Fix plist: cover manpage linksPav Lucistnik2007-03-171-8/+3
| | | | | | | | | Pointy hat to: jmelo - While here, remove 4.X conditional Notes: svn path=/head/; revision=187618
* - Update to 6.5Martin Wilke2007-03-1611-65/+81
| | | | | | | | PR: 110377 Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer) Notes: svn path=/head/; revision=187540
* - Take maintainership.Martin Wilke2007-03-121-1/+1
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187194
* - Fix to install manpage in right place.Jean Milanez Melo2007-03-083-6/+15
| | | | | | | | | | | - Bump portrevision. PR: ports/109590 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Reviewed by: jmelo Notes: svn path=/head/; revision=186906
* Update to 1.1.r8.20070307Emanuel Haupt2007-03-072-5/+5
| | | | | | | | PR: 110042 Submitted by: Artem Naluzhny <tut@nhamon.com.ua> (maintainer) Notes: svn path=/head/; revision=186844