Commit graph

25 commits

Author SHA1 Message Date
Brooks Davis
16a06ea402 Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.

PR:		224300, 224443 (exp-run)
Approved by:	portmgr (antoine)
Exp-run:	antoine
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14137
2018-03-02 22:34:53 +00:00
John Marino
2af69b14e6 benchmarks/super-smack: fix build for GCC and DF (taken from dports) 2016-12-18 04:10:01 +00:00
Dmitry Marakasov
eb08355e24 - Add LICENSE
- Switch to options helpers
- Install more doc files
2016-11-23 18:42:58 +00:00
Mathieu Arnold
56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Baptiste Daroussin
b9c3a29822 Cleanup plist 2014-10-20 07:03:48 +00:00
Jason E. Hale
88ccd7cce4 - Support staging
- Update MASTER_SITES
- Use options helpers
- WWW disappeared, so use old site
2014-07-03 14:45:05 +00:00
Eitan Adler
e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00
Baptiste Daroussin
88a143795b Convert to USES=pgsql
With hat:	portmgr
2014-05-27 10:42:11 +00:00
Emanuel Haupt
a6e6e4b8d2 Remove trailing whitespaces from category benchmarks 2014-02-21 13:35:20 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +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
Alex Kozlov
4f47bf5ca0 - Remove indefinite article from COMMENT
- Use standard option name for postgresql
- Convert tab to space after WWW: in pkg-descr
- Convert Makefile headers to new style [1]
- Convert to new options framework [1]

PR:	ports/173563 (based on) [1]
Submitted by:	Charlie & <edward@rdtan.net>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe:	yes
2012-11-28 11:09:39 +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
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Ion-Mihai Tetcu
64b8bb1856 Add missing '\'.
Submitted by:	Anatoly Borodin
Pointyhat to:	itetcu@
2009-06-11 15:58:18 +00:00
Ion-Mihai Tetcu
0b7cd1cd84 Fix build with custom LOCALBASE
Submitted by:	Sahil Tandon
Reported by:	QATty
Approved by:	portmgr (itetcu@)
No cookie for:	maintainer
2009-06-10 07:59:53 +00:00
Dmitry Marakasov
260eead9d4 - Install README and TUTORIAL as portdocs
PR:		128098
Submitted by:	hip0 <hipodilski at gmail dot com>
Approved by:	maintainer timeout
2009-02-18 01:10:17 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Kris Kennaway
3326b3ac5a Fix build with gcc 4.2 2007-07-27 00:49:43 +00:00
Tim Bishop
6cb33ed1c4 - Fix build on 4.x
PR:		90463
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by:	clement (mentor)
2005-12-16 12:39:11 +00:00
Ying-Chieh Liao
5cc2085350 Fix postgresql support function
PR:		90244
Submitted by:	maintainer
2005-12-12 01:25:56 +00:00
Ying-Chieh Liao
d860e6e516 change maintainer email address 2005-12-12 01:24:34 +00:00
Ying-Chieh Liao
bf4c920052 Add super-smack 1.3, a benchmarking, stress testing, and load generation
tool for Databases.

PR:		ports/90209
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2005-12-11 11:16:20 +00:00