aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Reset grog@FreeBSD.org: last commit was more than 6 months ago, andMark Linimon2008-08-071-1/+1
| | | | | | | PRs are outstanding. Notes: svn path=/head/; revision=218184
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Update to 2.2.3Martin Wilke2008-06-202-5/+5
| | | | | | | | | - Take over maintainership Approved by: maintainer implicit Notes: svn path=/head/; revision=215403
* Update this newly repocopied port to compile, install, deinstall ↵Adrian Chadd2008-06-182-3/+21
| | | | | | | | | | 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! Notes: svn path=/head/; revision=215068
* Update this newly repocopied port to compile, install, deinstall ↵Adrian Chadd2008-06-182-7/+6
| | | | | | | | | | | | | | | | | | 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: Notes: svn path=/head/; revision=215067
* Please repocopy benchmarks/polygraph to benchmarks/polygraph31Edwin Groothuis2008-06-182-4/+7
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=215058
* - Distfile was rerolled and its contents slightly modified.Edward Tomasz Napierala2008-06-183-11/+14
| | | | Notes: svn path=/head/; revision=215056
* - Update to 2.0.4Marcus Alves Grando2008-06-105-32/+7
| | | | | | | | | - Update WWW Remained by: Miroslav Chlastak <chlastak___fialka.cz> Notes: svn path=/head/; revision=214620
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-066-6/+6
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214428
* - Update to 0.69Martin Matuska2008-05-264-20/+9
| | | | Notes: svn path=/head/; revision=213685
* - Update to 3.1Philippe Audeoud2008-05-085-44/+26
| | | | | | | | | PR: ports/123470 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua> Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=212811
* Reset fenner's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212203
* - Update to 2.0.15Martin Wilke2008-04-272-5/+6
| | | | | | | | PR: 123118 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=212086
* - Update to 3.7.1Martin Wilke2008-04-259-709/+33
| | | | | | | | PR: 122755 Submitted by: Ports Fury Notes: svn path=/head/; revision=211952
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-6/+3
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Reset maintainership.Joseph Koshy2008-04-101-1/+1
| | | | Notes: svn path=/head/; revision=210992
* Reset maintainership.Joseph Koshy2008-04-101-1/+1
| | | | Notes: svn path=/head/; revision=210989
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-1/+2
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=210850
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-1/+3
| | | | | | | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=210636
* Geekbench is a cross-platform benchmark suite for Mac OS X, Windows,Pav Lucistnik2008-04-054-0/+41
| | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=210609
* - Fix buildPhilippe Audeoud2008-04-042-14/+1
| | | | | | | | | | - Bump PORTREVISION Pointyhat to : jadawin Approved by : Ganael Laplanche (maintainer), tabthorpe (mentor) Notes: svn path=/head/; revision=210501
* - Re-roll tarballPhilippe Audeoud2008-03-313-7/+19
| | | | | | | | | | | | | - Add RESTRICTED - Bump PORTREVISION - Pass maintainership to submitter PR: ports/122125 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=210253
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-205-7/+0
| | | | Notes: svn path=/head/; revision=209417
* Upgrade to 2.4.4.Munechika SUMIKAWA2008-03-032-10/+5
| | | | Notes: svn path=/head/; revision=208365
* Mark BROKEN: checksum mismatchErwin Lansing2008-02-281-0/+2
| | | | Notes: svn path=/head/; revision=208119
* 2007-10-31 www/vtiger4: This version is no longer supported by the developersMartin Wilke2008-02-275-224/+0
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=208029
* - Update to 1.93.04Martin Wilke2008-02-253-9/+11
| | | | | | | | | | - Pass maintainership to submitter PR: 121058 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=207856
* - Update to 3.0.Marcelo Araujo2008-01-164-6/+28
| | | | | | | | | PR: ports/119698 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=205732
* - Update to 0.4.0Rong-En Fan2008-01-126-21/+53
| | | | | | | | PR: ports/119600 Submitted by: Valerio Daelli <valerio.daelli at gmail.com> Notes: svn path=/head/; revision=205558
* - Update to 2.0.20071129.Marcelo Araujo2008-01-042-5/+5
| | | | | | | | | PR: ports/118771 Submitted by: araujo (myself) Approved by: stas (mentor, implicit), maintainer timeout (> 2 weeks) Notes: svn path=/head/; revision=204987
* - Update to 0.9.0.Jean Milanez Melo2007-12-264-20/+11
| | | | | | | | PR: ports/118550 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> Notes: svn path=/head/; revision=204564
* - Repocopy sysutils/xdd -> benchmarks/xdd since it's a better category for thisRenato Botelho2007-12-212-1/+2
| | | | | | | | | | PR: ports/117407 Submitted by: obrien@ Repocopied by: marcus@ Approved by: maintainer Notes: svn path=/head/; revision=204269
* - Move sipp to new category benchmarks. [1]Marcelo Araujo2007-12-171-0/+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) Notes: svn path=/head/; revision=203898
* - Forced commit after repocopy.Marcelo Araujo2007-12-176-98/+6
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=203897
* Mark as broken: fails to install.Mark Linimon2007-11-231-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202801
* - Mark as unbroken on 7.X.Marcelo Araujo2007-11-032-15/+72
| | | | | | | | | PR: ports/117631 Submitted by: Philip M. Golluci <pgollucci@p6m7g8.com> Approved by: portmgr (pav), itetcu (mentor, implicit), jmelo (maintainer, implicit) Notes: svn path=/head/; revision=202494
* Take maintainership, I use this quite a lotKris Kennaway2007-10-281-1/+1
| | | | Notes: svn path=/head/; revision=202211
* - Add option for plotting of perf data supportMartin Wilke2007-10-251-2/+10
| | | | | | | | PR: 117468 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=202029
* - 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