aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/sysbench
Commit message (Collapse)AuthorAgeFilesLines
* benchmarks/sysbench: Convert REINPLACE_CMD to patch filePo-Chuan Hsieh2025-12-162-5/+12
|
* devel/libtextstyle, devel/gettext*: Update to 0.26Tijl Coosemans2025-12-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent versions of gettext no longer install m4 files in PREFIX/share/aclocal. They have to be installed in the work directory by autopoint for aclocal to find them. Patch devel/autoconf so autoreconf runs autopoint when gettext related macros are used in configure.ac (e.g. AM_ICONV). Previously it only ran autopoint when AM_GNU_GETTEXT_(REQUIRE_)VERSION was used. The following ports now require autopoint (i.e. USES=gettext-tools): benchmarks/sysbench, devel/libhtp, editors/fxite, filesystems/rar2fs, graphics/gd, net/ucarp, news/fidogate, sysutils/cdrdao Other fixes: emulators/mednafen, misc/lifelines: Use older version of gettext macros. ftp/axel: Patch Makefile.am and configure.ac to get gettext working and add NLS option. ftp/wzdftpd: Use autoreconf 2.72. mail/sympa: Remove hack from configure.ac. multimedia/dvdauthor: Use ports autoreconf. net/asterisk-chan_sccp: Drop autoreconf and gettext-tools dependencies. security/pam_pkcs11: Patch configure.ac so autoreconf can find the custom directory with m4 files. sysutils/grub2-efi, sysutils/grub2-pcbsd: Add patch to run autoreconf with -f flag so it updates all files. www/wget2: Patch configure.ac to what autopoint expects. PR: 287167 Exp-run by: antoine
* lang/luajit: update to v2.1Sergey A. Osokin2025-07-091-1/+1
| | | | | | | | Disconnect lang/luajit-devel from the build, will be removed soon. Bump PORTREVISIONs for the consumers. Discussed with: adamw PR: 225342
* benchmarks/sysbench: Use USES=luajit (defaults to luajit-devel)Adam Weinberger2022-10-141-9/+2
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* benchmarks: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alexander Logvinov <ports@logvinov.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey V. Degtyarev * Andreas Kohn <andreas@syndrom23.de> * Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su> * Andrey Zakhvatov <andy@FreeBSD.org> * Andy Clark <andrewclarkii@gmail.com> * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Bill Fumerola <billf@chc-chimes.com> * Brad Davis <brd@FreeBSD.org> * Bruce A. Mah <bmah@FreeBSD.org> * Chao Shin <quakelee@cn.freebsd.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David O'Brien (obrien@FreeBSD.org) * David O'Brien (obrien@NUXI.com) * Dima Sivachenko <dima@chg.ru> * Gabriel M. Dutra <0xdutra@gmail.com> * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * Gea-Suan Lin <gslin@gslin.org> * Hannes Hauswedell <h2+fbsdports@fsfe.org> * Johannes Dieterich <dieterich@ogolem.org> * Johannes Dieterich <jmd@FreeBSD.org> * Joseph Koshy <jkoshy@FreeBSD.org> * Kris Moore <kmoore@FreeBSD.org> * Lars Eggert <lars@eggert.org> * Mark Pulford <mark@kyne.com.au> * Matthias Fechner <mfechner@FreeBSD.org> * NAKAJI Hiroyuki <nakaji@jp.freebsd.org> * NAKATA Maho <maho@FreeBSD.org> * Oliver Lehmann <oliver@FreeBSD.org> * Pete Fritchman <petef@databits.net> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Radim Kolar * Radim Kolar <hsn@sendmail.cz> * Roman Bogorodskiy <bogorodskiy@inbox.ru> * Scott Flatman <sf@dsinw.com> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Kandaurov <pluknet@gmail.com> * Sergey Skvortsov <skv@protey.ru> * Slava Shwartsman <slavash@FreeBSD.org> * Stephen Montgomery-Smith <stephen@math.missouri.edu> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Dreibholz <dreibh@iem.uni-due.de> * Tom Judge <tom@tomjudge.com> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vsevolod Stakhov <vsevolod@FreeBSD.org> * Will Andrews <andrews@technologist.com> * Yen-Ming Lee <leeym@FreeBSD.org> * Ying-Chieh Liao <ijliao@FreeBSD.org> * arved * asami * dikshie <dikshie@lapi.itb.ac.id> * gnn * ijliao * janos.mohacsi@bsd.hu * jesper@jdn.dk * jmz * koshy * luigi@FreeBSD.org * mharo@FreeBSD.org * mich@freebsdcluster.org * mr * se * shalunov * thierry@pompo.net * trasz <trasz@pin.if.uz.zgora.pl> * uminac With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* benchmarks/sysbench: fix build on powerpc64lePiotr Kubaj2021-02-141-1/+1
| | | | Notes: svn path=/head/; revision=565256
* benchmarks/sysbench: fix build on powerpc64Piotr Kubaj2020-09-231-3/+10
| | | | | | | On powerpc64 use luajit-openresty, while main luajit port doesn't work on powerpc64. Notes: svn path=/head/; revision=549672
* Update to 1.0.20Sunpoet Po-Chuan Hsieh2020-04-262-4/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=533008
* Update to 1.0.19Sunpoet Po-Chuan Hsieh2019-12-102-7/+8
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=519678
* Update to 1.0.18Sunpoet Po-Chuan Hsieh2019-10-222-4/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=515218
* Update to 1.0.17Sunpoet Po-Chuan Hsieh2019-03-163-4/+5
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=495990
* Update to 1.0.16Sunpoet Po-Chuan Hsieh2019-01-012-4/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=488941
* Update to 1.0.15Sunpoet Po-Chuan Hsieh2018-07-292-4/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=475684
* Remove needless build dependency on xxd(1): unused since version 1.0.12.Alexey Dokuchaev2018-04-121-1/+0
| | | | | | | | Reviewed by: grep(1) Approved by: common sense Notes: svn path=/head/; revision=467154
* Update to 1.0.14Sunpoet Po-Chuan Hsieh2018-04-042-4/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=466418
* Simplify BUILD_DEPENDS: use lightweight vim-console instead of vimSunpoet Po-Chuan Hsieh2018-04-031-1/+1
| | | | | | | | PR: 226847 Submitted by: lwhsu Notes: svn path=/head/; revision=466297
* Update to 1.0.13Sunpoet Po-Chuan Hsieh2018-02-182-4/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=462230
* Update to 1.0.12Sunpoet Po-Chuan Hsieh2018-01-183-4/+5
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=459327
* Update to 1.0.11Sunpoet Po-Chuan Hsieh2017-12-112-4/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=455937
* Update to 1.0.10Sunpoet Po-Chuan Hsieh2017-10-272-5/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=453028
* Update to 1.0.9Sunpoet Po-Chuan Hsieh2017-09-063-4/+6
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=449363
* Update to 1.0.8Sunpoet Po-Chuan Hsieh2017-07-062-4/+4
| | | | | | | Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=445101
* Update to 1.0.7Sunpoet Po-Chuan Hsieh2017-05-256-135/+112
| | | | | | | | | | | | | | - Update COMMENT - Adjust options: - Remove DOCS: manual.html is an empty file - Rename LARGEFILE to LFS - Update pkg-descr - Take maintainership Changes: https://github.com/akopytov/sysbench/releases Notes: svn path=/head/; revision=441740
* Update the sysbench port to build fromMatthew Seaman2017-05-236-18/+111
| | | | | | | | | | | | | | | | https://github.com/akopytov/sysbench . Tests are now written in lua and the port has been updated to reflect that. In addition to the changes in D7388, silenced portlint by: - regenerated distinfo by 'make makesum' - regenerated patch files by 'make makepatch' Submitted by: sam@samgwydir.com Differential Revision: https://reviews.freebsd.org/D7388 Notes: svn path=/head/; revision=441537
* Switch to USES=pgsqlChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373091
* Convert to USES=autoreconfTijl Coosemans2014-10-031-6/+1
| | | | Notes: svn path=/head/; revision=369912
* - Fix fetchDmitry Marakasov2014-07-031-3/+9
| | | | | | | - Switch to USES=libtool Notes: svn path=/head/; revision=360333
* - Fix staging when DOCS=off [1]Pawel Pekala2014-05-032-29/+11
| | | | | | | | | | | - Switch to PLIST_FILES - Use options helpers PR: ports/188390 [1] (patch not used) Submitted by: Alexey Markov <redrat@mail.ru> Notes: svn path=/head/; revision=352920
* Spell OPTIONS_DEFAULT conventionally.Brooks Davis2014-03-051-2/+2
| | | | | | | Bump PORTREVISION as this changes the package. Notes: svn path=/head/; revision=347145
* - Return ports to the poolAlex Kozlov2013-10-231-1/+1
| | | | | | | | PR: ports/183244 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer) Notes: svn path=/head/; revision=331423
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* 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
* - Please welcome back Chris Petrik as maintainer ofBryan Drewery2013-03-072-8/+4
| | | | | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt Notes: svn path=/head/; revision=313559
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Fix the DOCS logicalBaptiste Daroussin2012-06-031-1/+1
| | | | | | | Reported by: pointyhat (erwin) Notes: svn path=/head/; revision=298079
* Convert to new options frameworkBaptiste Daroussin2012-06-011-13/+13
| | | | Notes: svn path=/head/; revision=297949
* - Unbreak PGSQL support [1]Ryan Steinmetz2011-12-141-2/+3
| | | | | | | | | | - Add LICENSE PR: ports/163244 [1] Submitted by: Pavel Timofeev <timp87@gmail.com> [1] Notes: svn path=/head/; revision=287341
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-0/+1
| | | | Notes: svn path=/head/; revision=271309
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Return kris' ports to the heap.Thomas Abthorpe2011-01-021-1/+1
| | | | | | | | | We hope to see him back again sometime. Hat: portmgr-secretary Notes: svn path=/head/; revision=267265
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with B,C Notes: svn path=/head/; revision=240067
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-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 Notes: svn path=/head/; revision=238781
* - Update to 0.4.12Renato Botelho2009-05-063-7/+5
| | | | | | | | | PR: ports/133920 Submitted by: Lucas Vianna <lucas.vianna@gmail.com> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=233313
* Take maintainership, I use this quite a lotKris Kennaway2007-10-281-1/+1
| | | | Notes: svn path=/head/; revision=202211
* - Allow users to disable largefile supportCheng-Lung Sung2007-02-021-2/+9
| | | | | | | | | | - Reset maintainership to ports@FreeBSD.org PR: ports/108243 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=183925
* - Update to 0.4.8Rong-En Fan2006-10-122-6/+4
| | | | | | | | | | | - Unbreak PR: ports/104326 Submitted by: rafan Approved by: portmgr (erwin), Gea-Suan Lin <gslin at gslin.org> (maintainer) Notes: svn path=/head/; revision=175238