aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/autobench
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-10-311-1/+1
| | | | Notes: svn path=/head/; revision=453238
* Remove dead links from MASTER_SITES or WWWBaptiste Daroussin2017-10-131-2/+1
| | | | Notes: svn path=/head/; revision=451957
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Install programs/scripts/manpages/data files with corresponding INSTALL_* ↵Dmitry Marakasov2015-05-252-9/+11
| | | | | | | | | | commands, which fixes permissions and stripping - Add LICENSE_FILE - Pet portlint Notes: svn path=/head/; revision=387442
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* 1: Stagify.Vanilla I. Shu2014-06-133-13/+23
| | | | | | | | 2: use @sample on pkg-plist. 3: bump version. Notes: svn path=/head/; revision=357685
* Reset the 99 ports still listed under sylvio@John Marino2014-06-111-1/+1
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* Convert benchmarks from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-2/+1
| | | | | | | | | While here: - Trim headers - convert some port to the new perl5 world Notes: svn path=/head/; revision=325728
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-251-7/+2
| | | | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header - pass maintainership to @perl Information: wiki@ PortsLongtermTargets Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=323639
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add licenseSylvio Cesar Teixeira2011-05-191-0/+2
| | | | Notes: svn path=/head/; revision=274330
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Add Backup mirrorDennis Herrmann2009-06-051-2/+3
| | | | | | | | | | - Pass maintainership to submitter PR: ports/135293 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=235220
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* Cleanup ENV-handlingVolker Stolz2005-06-042-14/+2
| | | | Notes: svn path=/head/; revision=136791
* - Be nicer with CFLAGSClement Laforet2005-01-162-6/+15
| | | | | | | - Preserve autobench.conf by installing autobench.conf-dist Notes: svn path=/head/; revision=126613
* - Update to 2.1.2Clement Laforet2004-08-242-5/+6
| | | | | | | - Fix RUN_DEPENDS to honor bench2graph deps. Notes: svn path=/head/; revision=117194
* - Fix dependency on httperf forgotten in previous repocopyClement Laforet2004-06-101-1/+1
| | | | | | | | Noticed by: kris via INDEX build Pointy hat to: me Notes: svn path=/head/; revision=111200
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* - Update to 2.1.1Kirill Ponomarev2004-01-112-3/+3
| | | | | | | | PR: 61199 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=97923
* - Add patch to respect CFLAGSKirill Ponomarev2003-11-021-0/+15
| | | | | | | | PR: 58838 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=92860
* add autobench 2.0.1Ying-Chieh Liao2003-10-204-0/+48
Automating the process of benchmarking a web server Notes: svn path=/head/; revision=91744