aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* New port -- Phoronix Benchmarking Suitekmoore2010-02-236-0/+864
| | | | | Approved by: miwi(mentor) Feature safe: yes
* - Update to 1.01miwi2010-02-123-7/+6
| | | | | PR: 143792 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - update to jpeg-8dinoex2010-02-056-4/+6
|
* - use ${GZCAT}pgollucci2010-02-021-3/+3
| | | | | | | | - () -> {} PR: ports/142200 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (kazu@jp.freebsd.org; 30 days)
* This Haskell library provides a powerful but simple way to measure thepgj2010-01-135-0/+132
| | | | | | | | | | | performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. WWW: http://hackage.haskell.org/package/criterion PR: ports/142495 Submitted by: Jacula Modyun <jacula(at)gmail.com>
* specifiy explicit RUN_DEPENDS instead of RUN=BUILDoliver2010-01-121-2/+3
| | | | | PR: 142176 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - Update to 3.327wen2010-01-062-4/+4
| | | | | PR: ports/142372 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* - Update to 2.69miwi2010-01-053-69/+4
| | | | | | PR: 139456 Submitted by: sylvio@ Approved by: maintainer timeout
* - Use DOCSDIRpgollucci2010-01-042-5/+8
| | | | | | | - Honor NOPORTDOCS PR: ports/142196 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-212-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Update to 3.1.20090729amdmi32009-12-082-6/+5
| | | | | | PR: 140694 Submitted by: Vladimir Korkodinov <viper@perm.raid.ru> Approved by: maintainer timeout
* Chase math/gsl update,makc2009-12-021-1/+2
| | | | bump PORTREVISION
* - Chase relocation of net/mpich2thierry2009-11-283-15/+15
| | | | | | - Bump PORTREVISION if needed - Fix some portlint errors.
* - Update my mail address to FreeBSDsylvio2009-11-282-2/+2
| | | | Approved by: miwi (mentor)
* - Mark MAKE_JOBS_UNSAFEpav2009-11-233-0/+3
| | | | Reported by: pointyhat
* - Mark MAKE_JOBS_UNSAFEpav2009-11-213-0/+3
| | | | Reported by: pointyhat
* - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1
| | | | Reported by: pointyhat
* - Update to 5.9wen2009-11-162-5/+5
| | | | | PR: ports/140585 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
* Since this port conditionallly depends on perl, it needs WANT_PERLlinimon2009-11-101-0/+1
| | | | | | defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
* - Pass maintainership to submitter.lippe2009-10-192-4/+6
| | | | | | | - Use better PORTDOCS instalattion form. PR: ports/139459 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* Add file forgoten in previous commit:itetcu2009-09-201-0/+23
| | | | | | | | | | | | | | | | - Update to 0.9 - use rc.d script - Update MASTER_SITES - use PORTDOCS - USE_LDCONFIG - obey custom PREFIX PR: 138366 Submitted by: Sylvio Cesar Approved by: maintainer Feature safe: yes Feature safe: yes
* - Update to 0.9itetcu2009-09-205-32/+39
| | | | | | | | | | | | | - use rc.d script - Update MASTER_SITES - use PORTDOCS - USE_LDCONFIG - obey custom PREFIX PR: 138366 Submitted by: Sylvio Cesar Approved by: maintainer Feature safe: yes
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-132-2/+2
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* nuttcp is a network performance measurement tool intended for usemiwi2009-09-045-0/+97
| | | | | | | | | | | | | | | | | by network and system managers. Its most basic usage is to determine the raw TCP (or UDP) network layer throughput by transferring memory buffers from a source system across an interconnecting network to a destination system, either transferring data for a specified time interval, or alternatively transferring a specified number of bytes. nuttcp is based on nttcp, but have several useful features such as a server mode, rate limiting, multiple parallel streams, and timer based usage. WWW: http://www.lcp.nrl.navy.mil/nuttcp/ PR: ports/137876 Submitted by: Andy Clark <andrewclarkii at gmail.com>
* - Update to 138132miwi2009-08-279-35/+97
| | | | | PR: 138132 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-223-5/+3
| | | | starting with B,C
* - Apply some diffs from repo in code.google.com.kuriyama2009-08-212-16/+66
| | | | | | - Take maintainership. Obtained from: http://code.google.com/p/bonnie-64/source/detail?r=2
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-312-1/+2
| | | | | | bumped or updated Requested by: edwin
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-8/+1
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* - Update to 1.51-5pgollucci2009-07-172-0/+8
| | | | | PR: ports/136684 Submitted by: Kouki Hashimoto <hsmtkk@gmail.com>
* Slowloris both helps identify the timeout windows of a HTTP server or Proxypgollucci2009-07-145-0/+66
| | | | | | | | | | | | | | | | | server, can bypass httpready protection and ultimately performs a fairly low bandwidth denial of service. It has the added benefit of allowing the server to come back at any time (once the program is killed), and not spamming the logs excessively. It also keeps the load nice and low on the target server, so other vital processes don't die unexpectedly, or cause alarm to anyone who is logged into the server for other reasons. The main audience using slowloris is of course a system administrators wanting to measure their webserver's performance and vulnerability. WWW: http://ha.ckers.org/slowloris/ PR: ports/136281 Submitted by: Alexey V. Degtyarev
* - Pass maintainership to Frank Steinborn (steinex@nognu.de)miwi2009-07-121-1/+1
|
* - Drop maintainershipmiwi2009-07-111-1/+1
|
* - Update to 3.326jadawin2009-07-022-4/+4
| | | | | PR: ports/136240 Submitted by: Chifeng Qu <chifeng gmail.com> (maintainer)
* Simplify, relinquish.danfe2009-06-301-4/+1
|
* - Fixed packaging error by adding USE_GMAKE and patching Makefilesglarkin2009-06-263-0/+66
| | | | | | that invoke make directly, instead of using ${MAKE} Reported by: QAT
* - Updated to 3.0.a9glarkin2009-06-266-12/+41
| | | | | | | | - Added patch files to correct small errors - Submitter has been as assigned as new maintainer PR: ports/129972 Submitted by: Sachidananda Urs <sacchi at gmail dot com>
* Upgrade to 2.4.5.sumikawa2009-06-164-10/+20
|
* Add missing '\'.itetcu2009-06-111-1/+1
| | | | | Submitted by: Anatoly Borodin Pointyhat to: itetcu@
* Fix build with custom LOCALBASEitetcu2009-06-101-2/+6
| | | | | | | Submitted by: Sahil Tandon Reported by: QATty Approved by: portmgr (itetcu@) No cookie for: maintainer
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* - Add Backup mirrordhn2009-06-061-2/+3
| | | | | | | - Pass maintainership to submitter PR: ports/135293 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-291-1/+1
| | | | Approved by: tabthorpe (mentor)
* - Update to 1.1.1beat2009-05-272-4/+4
| | | | | | PR: ports/134404 Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu> (maintainer) Approved by: miwi (mentor)
* - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2
| | | | Tested by: several builds in P6 TB
* - Update to 0.4.12garga2009-05-073-7/+5
| | | | | | PR: ports/133920 Submitted by: Lucas Vianna <lucas.vianna@gmail.com> Approved by: maintainer timeout (2 weeks)
* - Adoptpgollucci2009-05-011-1/+1
|
* - convert to RUBYGEM_AUTOPLISTpgollucci2009-04-092-55/+2
| | | | | | | | | | | | | | | | | | | | remove x-generate-plist and friends - use RF macro and remove SUBDIR where possible - remove some uneeded GEM_NAME=${DISTNAME} (this c/should be handled better in bsd.*.mk) other deltas specific to individual ports: audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION devel/rubygem-rapt - adopt devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set devel/rubygem-ruby2ruby - add #' for vim highlight graphics/rubygem-extifr - drop PORTREVISION=0 graphics/rubygem-gd2 - add #' for vim highlight www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency Sponsored by: RideCharge Inc. Tested on: RideCharge's Tinderbox Reviewed by: stas
* - Update maintainer mail addressdhn2009-04-061-1/+1
| | | | | | PR: ports/133397 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Approved by: tabthorpe (co-mentor)
* Change MAINTAINER on my ports to my FreeBSD email addressskreuzer2009-03-281-1/+1
| | | | Approved by: wxs (mentor)
* - Mark port MAKE_JOBS_SAFEmm2009-03-231-0/+1
|
* - Update to 3.1.20090121pav2009-03-232-6/+6
| | | | | | PR: ports/131604 Submitted by: Vladimir Korkodinov <viper@perm.raid.ru> Approved by: maintainer timeout (1 month)
* - Pass maintainership to submitterwxs2009-03-031-1/+1
| | | | | PR: ports/132167 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - Real version number is 5.8wxs2009-02-201-10/+9
| | | | | | | | | - 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>
* - Install README and TUTORIAL as portdocsamdmi32009-02-181-0/+11
| | | | | | PR: 128098 Submitted by: hip0 <hipodilski at gmail dot com> Approved by: maintainer timeout
* - Update to 3.319jadawin2009-02-173-18/+9
| | | | | PR: ports/131772 Submitted by: Chifeng Qu <chifeng at gmail.com>
* - Pass maintainership to submittertabthorpe2009-02-172-2/+2
| | | | Submitted by: chifeng via freebsd-ports@
* - Update download locationspgollucci2009-02-052-2/+2
| | | | Reported by: -fetch-original pointyhat run
* - Update download locations, update WWWpav2009-02-012-2/+3
| | | | Reported by: -fetch-original pointyhat run
* fix mpich dependencyoliver2009-01-251-1/+1
| | | | Noted by: pav
* reactivate mpich - but mpich2 this timeoliver2009-01-241-4/+14
|
* - Switch to LAM now that net/mpich port was deleted. Fixes INDEXpav2009-01-241-10/+1
| | | | With hat: portmgr
* - add LICENSE:dinoex2009-01-171-0/+2
|
* - Chase gsl shlib bumpmiwi2009-01-131-1/+2
|
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-082-1/+2
|
* Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2008-12-182-2/+2
| | | | Hat: portmgr
* Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no responselinimon2008-12-161-1/+1
| | | | | | to email. Hat: portmgr
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,linimon2008-11-291-1/+1
| | | | | | and no commit activity for 3 months. Hat: portmgr
* Open device in read-only mode if we're only going to read from it.ru2008-09-262-2/+2
| | | | Approved by: pjd
* The octave-forge package is the result of The GNU Octave Repositry project,amdmi32008-09-245-0/+32
| | | | | | | | | | | | | | | 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>
* update to 2.0oliver2008-09-232-9/+5
|
* Reset sf@slappy.org due to maintainer-timeouts and no response to email.linimon2008-09-031-1/+1
| | | | Hat: portmgr
* - Update to 3.1.20080826miwi2008-08-302-5/+5
| | | | | PR: 126887 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua> (maintainer)
* - Update to 0.70 [1]mm2008-08-222-5/+12
| | | | | | | | - Add OPTION to disable SSL support PR: ports/126720 Submitted by: Chris St Denis <chris@smartt.com> [1] Approved by: mm (maintainer, myself)
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* [maintainer update] benchmarks/sipp: update to 3.1.20080723edwin2008-08-152-8/+6
| | | | | PR: ports/126504 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua>
* Reset grog@FreeBSD.org: last commit was more than 6 months ago, andlinimon2008-08-071-1/+1
| | | | PRs are outstanding.
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Update to 2.2.3miwi2008-06-212-5/+5
| | | | | | - Take over maintainership Approved by: maintainer implicit
* Update this newly repocopied port to compile, install, deinstall ↵adrian2008-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!
* Update this newly repocopied port to compile, install, deinstall ↵adrian2008-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:
* Please repocopy benchmarks/polygraph to benchmarks/polygraph31edwin2008-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>
* - Distfile was rerolled and its contents slightly modified.trasz2008-06-183-11/+14
|
* - Update to 2.0.4mnag2008-06-105-32/+7
| | | | | | - Update WWW Remained by: Miroslav Chlastak <chlastak___fialka.cz>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Update to 0.69mm2008-05-264-20/+9
|
* - Update to 3.1jadawin2008-05-085-44/+26
| | | | | | PR: ports/123470 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua> Approved by: tabthorpe (mentor)
* Reset fenner's port maintainerships. portmgr has taken his commit bitlinimon2008-04-291-1/+1
| | | | into safekeeping due to inactivity.
* - Update to 2.0.15miwi2008-04-272-5/+6
| | | | | PR: 123118 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 3.7.1miwi2008-04-259-709/+33
| | | | | PR: 122755 Submitted by: Ports Fury
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-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)
* Reset maintainership.jkoshy2008-04-101-1/+1
|
* Reset maintainership.jkoshy2008-04-101-1/+1
|
* - Chase the gsl shared lib bump.jadawin2008-04-081-1/+2
| | | | Approved by: thierry (mentor)
* - Add ruby 1.9 supportstas2008-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@
* Geekbench is a cross-platform benchmark suite for Mac OS X, Windows,pav2008-04-064-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>
* - Fix buildjadawin2008-04-042-14/+1
| | | | | | | - Bump PORTREVISION Pointyhat to : jadawin Approved by : Ganael Laplanche (maintainer), tabthorpe (mentor)
* - Re-roll tarballjadawin2008-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)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-205-7/+0
|
* Upgrade to 2.4.4.sumikawa2008-03-032-10/+5
|
* Mark BROKEN: checksum mismatcherwin2008-02-291-0/+2
|
* 2007-10-31 www/vtiger4: This version is no longer supported by the developersmiwi2008-02-285-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
* - Update to 1.93.04miwi2008-02-253-9/+11
| | | | | | | - Pass maintainership to submitter PR: 121058 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
* - Update to 3.0.araujo2008-01-174-6/+28
| | | | | | PR: ports/119698 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua> (maintainer) Approved by: itetcu (mentor, implicit)
* - Update to 0.4.0rafan2008-01-136-21/+53
| | | | | PR: ports/119600 Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
* - Update to 2.0.20071129.araujo2008-01-042-5/+5
| | | | | | PR: ports/118771 Submitted by: araujo (myself) Approved by: stas (mentor, implicit), maintainer timeout (> 2 weeks)
* - Update to 0.9.0.jmelo2007-12-264-20/+11
| | | | | PR: ports/118550 Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
* - Repocopy sysutils/xdd -> benchmarks/xdd since it's a better category for thisgarga2007-12-212-1/+2
| | | | | | | PR: ports/117407 Submitted by: obrien@ Repocopied by: marcus@ Approved by: maintainer
* - Move sipp to new category benchmarks. [1]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)
* - Forced commit after repocopy.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
* Mark as broken: fails to install.linimon2007-11-231-0/+4
| | | | Approved by: portmgr (self)
* - Mark as unbroken on 7.X.araujo2007-11-042-15/+72
| | | | | | PR: ports/117631 Submitted by: Philip M. Golluci <pgollucci@p6m7g8.com> Approved by: portmgr (pav), itetcu (mentor, implicit), jmelo (maintainer, implicit)
* Take maintainership, I use this quite a lotkris2007-10-281-1/+1
|
* - Add option for plotting of perf data supportmiwi2007-10-261-2/+10
| | | | | PR: 117468 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Drop Maintainershipmiwi2007-10-091-1/+1
|
* - Update to 0.05clsung2007-10-053-7/+11
| | | | | | | - maintainership reset to perl@ PR: ports/116526 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Update maintainer mail adressmiwi2007-09-152-2/+2
| | | | Submitted by: Maintainer
* - Update to 2.0.20070906miwi2007-09-154-38/+14
| | | | | PR: 116202 Submitted by: maintainer
* - Update to 3.0.6miwi2007-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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-4/+0
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Update to 2.66.jmelo2007-09-052-4/+4
| | | | | PR: ports/115276 Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-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)
* Fix build with gcc 4.2kris2007-07-271-0/+20
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-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
* - Patch how makefile uses $(mandir) instead of hacking configure scriptrafan2007-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)
* Fix pkg-plist.maho2007-07-161-4/+2
| | | | Spotted by: pav
* - Convert to USE_FORTRANpav2007-07-151-5/+1
|
* Now we use USE_FORTRAN to use FORTRAN compiler.maho2007-07-151-9/+5
|
* - Use proper capitalization in my email address.trasz2007-07-122-2/+2
| | | | | Approved by: miwi (mentor) Suggested by: sat
* Postmark was removed from NetApps's site: unbreak by getting a newerthierry2007-07-083-17/+8
| | | | file from the Debian's mirrors.
* Fix build with gcc 4.2.novel2007-07-081-0/+8
| | | | Reported by: pointyhat via pav
* - Update to 1.2.7miwi2007-07-062-7/+6
| | | | - Take maintainership
* chase math/gsl lib versionijliao2007-06-291-1/+2
|
* Actually make WITH_SSH conditional.delphij2007-06-151-0/+2
| | | | | Pointed out by: sat Pointy hat to: delphij
* Add an option to use ssh instead of rsh in distributed measurement.delphij2007-06-151-2/+6
| | | | | | PR: ports/113048 Submitted by: CHAO Shin <quakelee cn.FreeBSD.org> Approved by: maintainer timeout
* BROKEN: Checksum mismatchkris2007-06-151-0/+2
|
* Add tsung 1.2.1, multi-protocol distributed load testing tool.skv2007-06-055-0/+220
|
* - Update to 2.0miwi2007-05-272-6/+6
| | | | | PR: 112383 Submitted by: Artem Naluzhny<tut@nhamon.com.ua> (maintainer)
* - Fixed distfile unavailable.araujo2007-05-263-9/+8
| | | | | | PR: ports/112340 Submitted by: Scott Flatman <sf@slappy.org> (maintainer) Approved by: itetcu (mentor)
* Update to 3.283.delphij2007-05-262-4/+4
| | | | | | PR: ports/111937 Submitted by: CHAO Shin <quakelee cn freebsd org> Approved by: maintainer timeout (1 month)
* - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-2011-3/+10
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [patch] cleanup non-supported FreeBSD versionsedwin2007-05-021-7/+1
| | | | | | PR: ports/111723 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
* The mdtest software is used for testing the metadatamiwi2007-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>
* - Remove workarounds for FreeBSD 4.trasz2007-04-201-4/+0
| | | | | | PR: ports/111722 Submitted by: edwin Approved by: miwi (mentor)
* Remove 4.x support.itetcu2007-04-191-7/+1
| | | | | | PR: ports/111780 Submitted by: Marcelo Araujo Reviewed by: maintainer
* Fix WWWedwin2007-04-171-1/+1
| | | | Submitted by: Pedro <pfgshield-nospam@yahoo.com>
* Remove unreachable code due to OSVERSION checksedwin2007-04-162-45/+1
|
* Change my email address to trasz@FreeBSD.org.trasz2007-04-132-2/+2
| | | | Approved by: miwi (mentor)
* Update to 1.1.r8.20070327.stefan2007-04-062-5/+5
| | | | | PR: 111274 Submitted by: maintainer
* - updated maintainer e-mail addressmm2007-04-051-1/+1
| | | | Approved by: garga (mentor)
* Add rubygem-railsbench 0.9.2, scripts designed for benchmarking of Railsclsung2007-04-035-0/+85
| | | | | | | applications. PR: ports/111134 Submitted by: Alexander Logvinov <ports at logvinov.com>
* Fix email address of maintainer from internet2.edu to shlang.comedwin2007-04-031-1/+1
|
* - respect CCleeym2007-04-025-69/+99
| | | | - use integrated patch instead
* - update my email address in ports headerleeym2007-03-311-1/+1
|
* - Remove NO_CDROM since it´s not restricted anymore.mnag2007-03-251-2/+0
| | | | | PR: 108544 Submitted by: Jordan Gordeev<jgordeev___dir.bg>
* Reset mharo due to maintainer-timeouts and no response to PRs.linimon2007-03-231-1/+1
| | | | Hat: portmgr
* - Fix build crash on amd64miwi2007-03-232-0/+12
| | | | | | PR: 109596 Submitted by: Ivan Voras <ivoras@gmail.com> Approved by: maintainer timeout
* - Fix plist: cover manpage linkspav2007-03-181-8/+3
| | | | | | Pointy hat to: jmelo - While here, remove 4.X conditional
* - Update to 6.5miwi2007-03-1711-65/+81
| | | | | PR: 110377 Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer)
* - Take maintainership.miwi2007-03-121-1/+1
| | | | Approved by: Andreas Kohn (old maintainer)
* - Fix to install manpage in right place.jmelo2007-03-083-6/+15
| | | | | | | | - Bump portrevision. PR: ports/109590 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Reviewed by: jmelo
* Update to 1.1.r8.20070307ehaupt2007-03-082-5/+5
| | | | | PR: 110042 Submitted by: Artem Naluzhny <tut@nhamon.com.ua> (maintainer)
* - Update to 0.66miwi2007-03-074-8/+47
| | | | | PR: 109789 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Update to 1.1.r8.20070225miwi2007-03-013-5/+29
| | | | | PR: 109648 Submitted by: Artem Naluzhny<tut@nhamon.com.ua> (maintainer)
* - Update to 0.65rafan2007-02-074-7/+35
| | | | | | | - Pass maintainership to submitter PR: ports/108840 Submitted by: Martin Matuska <martin at matuska.org>
* - Allow users to disable largefile supportclsung2007-02-021-2/+9
| | | | | | | - Reset maintainership to ports@FreeBSD.org PR: ports/108243 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - add category gnustepdinoex2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* - Update to 1.1.r8.20070130rafan2007-01-313-15/+39
| | | | | PR: ports/108575 Submitted by: Artem Naluzhny <tut at nhamon.com.ua> (maintainer)
* * Make benchmarks/raidtest more accurate and avoid crashesvd2007-01-233-7/+9
| | | | | | | | | * Bump PORTVERSION * s/NOMAN/NO_MAN PR: ports/107311 Submitted by: vd Approved by: pjd@FreeBSD.org (maintainer timeout)
* - Update to 1.1.r8.20070116miwi2007-01-182-11/+15
| | | | | PR: 108010 Submitted by: Artem Naluzhny<tut@nhamon.com.ua>
* * Migrate to gfortran.maho2007-01-171-4/+17
| | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Approved by: portmgr(kris)
* Using gfortran42, and not gcc42.maho2007-01-121-2/+6
| | | | Bump portrevision.
* Update to 3.267erwin2007-01-123-34/+13
| | | | | | PR: 105413 Submitted by: "Marcelo Araujo" <araujo@bsdmail.org> Approved by: maintainer timeout
* Add p5-Benchmark-Forking 0.99, run benchmarks in separate processes.clsung2007-01-085-0/+48
| | | | | PR: ports/107593 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Marked broken for 4.Xmiwi2007-01-051-0/+4
| | | | | PR: ports/107508 Submitted by: trasz (maintainer)
* Add a dummy knob WANT_FORTRAN for future use.maho2007-01-041-0/+1
|
* * Migrate to gfortran42.maho2007-01-043-30/+68
| | | | | * Add file/run_benchmark to do benchmark with different compilers. * portlint.
* - update to 0.5.2dinoex2006-12-302-4/+4
| | | | Reported by: portscout
* - Update to 1.1.r6.20061208miwi2006-12-229-344/+161
| | | | | PR: ports/106915 Submitted by: Artem Naluzhny<tut@nhamon.com.ua> (maintainer)
* This is GSBench for GNUstep. It started as a simple conversion of NXBench fordinoex2006-12-156-0/+65
| | | | | | | | 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
* - If the network card's buffer is full, send returns -1 and setsmnag2006-12-132-0/+17
| | | | | | | | 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>
* Fix build on ia64.shaun2006-12-111-4/+6
| | | | | | PR: ports/106546 Submitted by: shaun (me) Approved by: Artem Naluzhny <tut@nhamon.com.ua> (maintainer)
* - Fix build problemmiwi2006-12-051-0/+1
| | | | Submitted by: pointyhat via kris
* This integer benchmark solves positions in the game of connect-4,miwi2006-11-236-0/+55
| | | | | | | | | | 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>
* The idea of IMB is to provide a concise set of elementary MPImiwi2006-11-217-0/+111
| | | | | | | | | | | | | | 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>
* Fix pkg-plist.sumikawa2006-11-202-1/+2
|
* Fix plist.sumikawa2006-11-152-11/+19
|
* Upgrade to 2.4.2.sumikawa2006-11-0921-233/+69
|
* Update my email address in all ports that I maintain.laszlof2006-11-071-1/+1
| | | | Approved by: flz (mentor)
* - Update MASTER_SITESmiwi2006-11-051-1/+1
| | | | | | | PR: ports/105020 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer Sponsored by: FreeBSD Bug-a-thon #2
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-0/+2
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Update to 0.4.8rafan2006-10-122-6/+4
| | | | | | | | - Unbreak PR: ports/104326 Submitted by: rafan Approved by: portmgr (erwin), Gea-Suan Lin <gslin at gslin.org> (maintainer)
* Fix rawio for sequential read/write tests:se2006-10-102-13/+32
| | | | | | | | | | | | | | 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 ...
* Add p5-Benchmark-Stopwatch 0.03, simple timing of stages of your code.clsung2006-09-305-0/+62
| | | | | PR: ports/102468 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 1.2.6clsung2006-09-212-5/+5
| | | | | | | - reset maintainer Submitted by: chinsan Approved by: maintainer (timeout)
* BROKEN: Does not compilekris2006-09-171-0/+2
|
* update to 1.1.r6itetcu2006-09-114-20/+31
| | | | | PR: ports/103032 Submitted by: Artem Naluzhny (maintainer)
* Fix fetching.danfe2006-09-071-1/+1
| | | | | PR: ports/100725 Submitted by: Stanislav Sedov
* Update to 1.26arved2006-09-025-167/+257
|
* - Mark as broken on 7.x, does not compile.jmelo2006-08-261-1/+7
| | | | Reported by: krismail
* - Update to 2.4.1miwi2006-08-222-5/+5
| | | | | | PR: ports/102321 Submitted by: dikshie <dikshie(at)lapi.itb.ac.id> (maintainer) Approved by: krion (mentor)
* - Update to 1.3.2miwi2006-08-222-5/+5
| | | | | | PR: ports/102320 Submitted by: dikshie <dikshie(at)lapi.itb.ac.id> (maintainer) Approved by: krion (mentor)
* Install to /... instead of to /...se2006-08-122-14/+14
|
* - Fix build on 4.xmiwi2006-08-091-0/+1
| | | | | Submitted by: pointyhat Approved by: krion (mentor), maintainer via irc
* - update to 2.0clsung2006-08-013-7/+18
| | | | | PR: ports/101088 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Xdd is a tool for measuring and characterizing disk subsystem I/Ogarga2006-07-2613-0/+484
| | | | | | | | | | | | | | | | | 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>
* - Update to 2.65jmelo2006-07-073-6/+9
| | | | | PR: ports/99808 Submitted by: chinsan <chinsan.tw@gmail.com>
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.linimon2006-07-051-1/+1
| | | | | PR: ports/92445 Hat: portmgr
* - Fix WWW.jmelo2006-06-121-1/+1
| | | | | | PR: ports/98816 Submitted by: Dan Langille <dan@langille.org> Approved by: mnag (mentor)
* Fix two bugs affecting bonnie runs with large data files:se2006-06-121-4/+13
| | | | | | | | | | | | | - 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 ...
* - Update to 0.4.7pav2006-06-063-10/+17
| | | | | | | | - Install documentation - Better support for Postgre users PR: ports/98443 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 1.1.r5pav2006-05-262-8/+12
| | | | | | | - Take maintainership PR: ports/97870 Submitted by: Artem Naluzhny <tut@nhamon.com.ua>
* We must use --with-mysql=no & --with-pgsql=no to disable mysql/pgsql support.okazaki2006-05-231-1/+5
| | | | | | | (thanks to gabor at berczi.be's report) PR: ports/97541 Submitted by: maintainer
* - Attempt to fix build on 4.Xpav2006-05-221-0/+1
| | | | Reported by: krismail
* Fix MASTER_SITES and WWWerwin2006-05-082-2/+2
| | | | | PR: 96921 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
* - Satisfy portlintsem2006-05-071-1/+3
| | | | Approved by: maintainer
* Remove USE_REINPLACE from all categories starting with Bedwin2006-05-047-7/+0
|
* GtkPerf is an application designed to test GTK+ performance. The point is topav2006-05-015-0/+56
| | | | | | | | | | | 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>
* - Update to 0.4.6pav2006-04-292-4/+4
| | | | | PR: ports/96498 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Fix build when detect pthread_cancel (7.x)mnag2006-04-242-10/+18
| | | | | | | - Fix configure detection of pthread_cancel on 4.x 5.x and 6.x - portlint(1) Notified by: kris
* Upgrade to version 3.263jmz2006-04-162-5/+4
| | | | | PR: ports/95786 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1
| | | | | | back sometime. Hat: portmgr
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.jmelo2006-04-063-3/+3
| | | | Approved by: mnag (mentor)
* Reset maintainer at his request due to current lack of FreeBSD time.linimon2006-03-191-1/+1
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* Add a local master site.jkoshy2006-02-181-1/+3
|
* - Upgrade to v3.6.2.jkoshy2006-02-139-5/+714
| | | | | | | - Incorporate patches from gnn to support IPv6 [1]. - Install the netpipe(1) manual page. Submitted by: gnn [1]
* Use the right fix (PTHREAD_LIBS) to build on all OS versions.jmz2006-02-101-6/+4
| | | | Eagle eyes: kris
* Build fix for 4.x: don't use pthreadsjmz2006-02-101-2/+4
|
* - Update to 3.259jmz2006-02-023-6/+50
| | | | | | | | - Honor build environment CC and CFLAGS - OPTIONS to support threading using pthreads PR: ports/92714 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Reset maintainer at his request.linimon2006-01-271-1/+1
|
* SHA256ifyedwin2006-01-2222-0/+32
| | | | Approved by: krion@
* - Update to 1.2.4pav2006-01-122-3/+4
| | | | | PR: ports/91634 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* Update to 1.1.r4ehaupt2006-01-094-37/+15
| | | | | | PR: 90852 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: maintainer timeout
* - Add SHA256pav2005-12-312-0/+2
| | | | | PR: ports/91094 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
* - Add SHA256pav2005-12-271-0/+2
| | | | | PR: ports/90943 Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
* - Fix build on 4.xtdb2005-12-161-0/+1
| | | | | | PR: 90463 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Approved by: clement (mentor)
* Add SA256 checksums.jkoshy2005-12-141-0/+1
|
* Fix postgresql support functionijliao2005-12-121-2/+4
| | | | | PR: 90244 Submitted by: maintainer
* change maintainer email addressijliao2005-12-122-2/+2
|
* Add sysbench 0.4.3,barner2005-12-115-0/+69
| | | | | | | | a modular, cross-platform and multi-threaded benchmark tool. PR: 90233 Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* Add super-smack 1.3, a benchmarking, stress testing, and load generationijliao2005-12-115-0/+48
| | | | | | | tool for Databases. PR: ports/90209 Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* Add a SHA256 checksum.jkoshy2005-12-041-0/+1
|
* Add optional IPv6 supportarved2005-12-043-2/+222
| | | | Submitted by: Andreas Kohn <andreas@syndrom23.de>
* www.netlib.org seems to be down, add a mirror for hpl.tgzoliver2005-11-251-1/+2
|