aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/dbs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Expand FreeBSD 12 conditionals to include 13.0-CURRENTJan Beich2018-10-231-0/+1
| | | | Notes: svn path=/head/; revision=482846
* - Add LICENSEDmitry Marakasov2017-07-051-1/+7
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=445066
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-211-0/+2
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441429
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-171-4/+0
| | | | | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403913
* 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
* Stage supportAntoine Brodin2014-01-181-13/+6
| | | | Notes: svn path=/head/; revision=340189
* 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 to new perl frameworkMathieu Arnold2013-08-031-1/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* For unmaintained ports in `benchmarks' category, drop leading article fromAlexey Dokuchaev2013-03-131-9/+9
| | | | | | | COMMENT and perform other minor cleanups along the way, whenever noticed. Notes: svn path=/head/; revision=314076
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Fix build for 9 and aboveMartin Wilke2012-05-211-20/+31
| | | | | | | | | | | | - Add USE_PERL5_RUN - Support CFLAGS properly - Support PORTDOCS/PORTEXAMPLES/PLIST_FILES PR: 168021 Submitted by: Ports Fury Notes: svn path=/head/; revision=297071
* - Mark BROKEN on recent -CURRENT:Pav Lucistnik2011-07-201-1/+7
| | | | | | | | | /usr/include/netinet/in_pcb.h:390: error: requested alignment is not a constant Reported by: pointyhat Notes: svn path=/head/; revision=278036
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - 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
* Reset maintainership.Joseph Koshy2008-04-101-1/+1
| | | | Notes: svn path=/head/; revision=210992
* - 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 ${MASTER_SITE_LOCAL} to the list of master sites.Joseph Koshy2005-10-221-1/+3
| | | | | | | - portlint -a cleanups. Notes: svn path=/head/; revision=146122
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update MASTER_SITE url.Joseph Koshy2002-06-271-1/+1
| | | | Notes: svn path=/head/; revision=62085
* Correct stale URLs.Joseph Koshy2001-12-251-1/+1
| | | | Notes: svn path=/head/; revision=52139
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* Switch back dependency to gnuplot, now that chuckr has fixed it.Satoshi Asami1999-09-111-1/+1
| | | | Notes: svn path=/head/; revision=21641
* Change dependency from gnuplot to gnuplot+ (which has already been fixedSatoshi Asami1999-09-101-1/+1
| | | | | | | | to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back. Notes: svn path=/head/; revision=21532
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* RUN_DEPENDS on gnuplot: DBS uses gnuplot to create its graphs.Joseph Koshy1998-08-041-1/+3
| | | | Notes: svn path=/head/; revision=12271
* A distributed benchmarking system for TCP networks.Joseph Koshy1998-08-011-0/+34
Notes: svn path=/head/; revision=12246