Adam Weinberger
861c3551af
benchmarks/sysbench: Use USES=luajit (defaults to luajit-devel)
2022-10-14 14:15:32 -06:00
Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0
Add WWW entries to port Makefiles
...
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)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
86b2c5122a
benchmarks: remove 'Created by' lines
...
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
2022-07-20 16:20:56 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Piotr Kubaj
7374706d86
benchmarks/sysbench: fix build on powerpc64le
2021-02-14 17:47:02 +00:00
Piotr Kubaj
85831c769f
benchmarks/sysbench: fix build on powerpc64
...
On powerpc64 use luajit-openresty, while main luajit port doesn't work on powerpc64.
2020-09-23 08:56:16 +00:00
Sunpoet Po-Chuan Hsieh
e39aad241b
Update to 1.0.20
...
Changes: https://github.com/akopytov/sysbench/releases
2020-04-26 11:55:41 +00:00
Sunpoet Po-Chuan Hsieh
ca32862006
Update to 1.0.19
...
Changes: https://github.com/akopytov/sysbench/releases
2019-12-10 17:09:05 +00:00
Sunpoet Po-Chuan Hsieh
319c045edb
Update to 1.0.18
...
Changes: https://github.com/akopytov/sysbench/releases
2019-10-22 23:33:33 +00:00
Sunpoet Po-Chuan Hsieh
aa647a2fca
Update to 1.0.17
...
Changes: https://github.com/akopytov/sysbench/releases
2019-03-16 23:22:42 +00:00
Sunpoet Po-Chuan Hsieh
5b53a2021e
Update to 1.0.16
...
Changes: https://github.com/akopytov/sysbench/releases
2019-01-01 20:31:04 +00:00
Sunpoet Po-Chuan Hsieh
12b126d8dd
Update to 1.0.15
...
Changes: https://github.com/akopytov/sysbench/releases
2018-07-29 19:09:35 +00:00
Alexey Dokuchaev
df0dc3c4d7
Remove needless build dependency on xxd(1): unused since version 1.0.12.
...
Reviewed by: grep(1)
Approved by: common sense
2018-04-12 13:46:56 +00:00
Sunpoet Po-Chuan Hsieh
8d28bd0247
Update to 1.0.14
...
Changes: https://github.com/akopytov/sysbench/releases
2018-04-04 10:56:31 +00:00
Sunpoet Po-Chuan Hsieh
c59caea4aa
Simplify BUILD_DEPENDS: use lightweight vim-console instead of vim
...
PR: 226847
Submitted by: lwhsu
2018-04-03 09:46:25 +00:00
Sunpoet Po-Chuan Hsieh
421efc2cb2
Update to 1.0.13
...
Changes: https://github.com/akopytov/sysbench/releases
2018-02-18 13:37:34 +00:00
Sunpoet Po-Chuan Hsieh
1f46d2d35e
Update to 1.0.12
...
Changes: https://github.com/akopytov/sysbench/releases
2018-01-18 14:42:10 +00:00
Sunpoet Po-Chuan Hsieh
a5ea0d57f3
Update to 1.0.11
...
Changes: https://github.com/akopytov/sysbench/releases
2017-12-11 10:36:39 +00:00
Sunpoet Po-Chuan Hsieh
5e1c655ff1
Update to 1.0.10
...
Changes: https://github.com/akopytov/sysbench/releases
2017-10-27 23:17:44 +00:00
Sunpoet Po-Chuan Hsieh
5160c91ff5
Update to 1.0.9
...
Changes: https://github.com/akopytov/sysbench/releases
2017-09-06 20:05:46 +00:00
Sunpoet Po-Chuan Hsieh
6b71b3074a
Update to 1.0.8
...
Changes: https://github.com/akopytov/sysbench/releases
2017-07-06 00:02:21 +00:00
Sunpoet Po-Chuan Hsieh
122835992e
Update to 1.0.7
...
- 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
2017-05-25 21:13:29 +00:00
Matthew Seaman
857aad051c
Update the sysbench port to build from
...
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
2017-05-23 16:10:25 +00:00
Chris Rees
1e94b6fb2f
Switch to USES=pgsql
2014-11-22 19:13:49 +00:00
Tijl Coosemans
46dcc792f6
Convert to USES=autoreconf
2014-10-03 15:46:45 +00:00
Dmitry Marakasov
936bf98632
- Fix fetch
...
- Switch to USES=libtool
2014-07-03 00:48:13 +00:00
Pawel Pekala
db5f642837
- Fix staging when DOCS=off [1]
...
- Switch to PLIST_FILES
- Use options helpers
PR: ports/188390 [1] (patch not used)
Submitted by: Alexey Markov <redrat@mail.ru>
2014-05-03 15:24:02 +00:00
Brooks Davis
58c290cd22
Spell OPTIONS_DEFAULT conventionally.
...
Bump PORTREVISION as this changes the package.
2014-03-05 21:17:30 +00:00
Alex Kozlov
546a9259a9
- Return ports to the pool
...
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Bryan Drewery
2d8b17ea39
- Remove NO_STAGE as these have been tested to be safe
...
With hat: portmgr
2013-09-25 00:54:08 +00:00
Baptiste Daroussin
0f0eb50c1e
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
2013-09-20 15:52:44 +00:00
Bryan Drewery
6910bf819a
- Please welcome back Chris Petrik as maintainer of
...
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
2013-03-07 03:25:10 +00:00
Carlo Strub
d5fda8cb2c
Fix typos in COMMENT
2012-07-25 06:32:06 +00:00
Baptiste Daroussin
7eb88aa90e
Fix the DOCS logical
...
Reported by: pointyhat (erwin)
2012-06-03 12:05:41 +00:00
Baptiste Daroussin
bf82f7adb7
Convert to new options framework
2012-06-01 13:18:21 +00:00
Ryan Steinmetz
ade44e20c3
- Unbreak PGSQL support [1]
...
- Add LICENSE
PR: ports/163244 [1]
Submitted by: Pavel Timofeev <timp87@gmail.com> [1]
2011-12-14 04:19:22 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Thomas Abthorpe
59d48d920f
Return kris' ports to the heap.
...
We hope to see him back again sometime.
Hat: portmgr-secretary
2011-01-02 06:22:23 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Dmitry Marakasov
c926af277e
- Switch SourceForge ports to the new File Release System: categories starting with B,C
2009-08-22 00:15:15 +00:00
Jeremy Messenger
789d75c728
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
...
-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
2009-08-02 19:36:34 +00:00
Renato Botelho
94839d4a00
- Update to 0.4.12
...
PR: ports/133920
Submitted by: Lucas Vianna <lucas.vianna@gmail.com>
Approved by: maintainer timeout (2 weeks)
2009-05-06 17:25:07 +00:00
Kris Kennaway
d1010be633
Take maintainership, I use this quite a lot
2007-10-28 11:43:02 +00:00
Cheng-Lung Sung
741367f1da
- Allow users to disable largefile support
...
- Reset maintainership to ports@FreeBSD.org
PR: ports/108243
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2007-02-02 06:55:53 +00:00
Rong-En Fan
f40984f245
- Update to 0.4.8
...
- Unbreak
PR: ports/104326
Submitted by: rafan
Approved by: portmgr (erwin), Gea-Suan Lin <gslin at gslin.org> (maintainer)
2006-10-12 14:59:01 +00:00
Kris Kennaway
fdad3a3ecd
BROKEN: Does not compile
2006-09-17 01:28:07 +00:00
Mark Linimon
fb0914231a
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
...
PR: ports/92445
Hat: portmgr
2006-07-05 02:30:58 +00:00
Pav Lucistnik
b1f51f1703
- Update to 0.4.7
...
- Install documentation
- Better support for Postgre users
PR: ports/98443
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2006-06-05 20:46:51 +00:00