Commit graph

1052 commits

Author SHA1 Message Date
Baptiste Daroussin
7f6cd9e37d Update to 3.0.5 2013-12-12 14:35:56 +00:00
Baptiste Daroussin
68b79a91ae In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in benchmarks
2013-12-11 14:38:29 +00:00
Ganael LAPLANCHE
318a437ebd Replace USE_GCC=yes (introduced in r332956) by USE_GCC=any as base Gcc is
sufficient to build bonnie++

PR:		ports/184509
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
2013-12-06 09:50:50 +00:00
Alexey Degtyarev
a422b1b310 * Specify phase in which to use Perl.
Approved by:	wg (mentor)
Reported by:	az
2013-11-30 15:18:49 +00:00
Alexey Degtyarev
8cac12f313 * Unbreak build after r334225.
* STAGE support.
2013-11-30 14:47:16 +00:00
Sunpoet Po-Chuan Hsieh
22999d7b08 - Simplify Makefile 2013-11-30 09:58:36 +00:00
Danilo Egea Gondolfo
d8496072ae - Reset PORTREVISION 2013-11-28 14:53:00 +00:00
Danilo Egea Gondolfo
077804bd57 - Update from 1.9.1 to 1.9.2
- Add stage support
2013-11-28 14:51:20 +00:00
Sergey A. Osokin
fdbb1bd0c2 Upgrade from 2.2.2 to 3.0.4.
Stagefy.
2013-11-26 03:48:13 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Sunpoet Po-Chuan Hsieh
8d704990d2 - Convert to new options helper
- Remove deprecated PTHREAD_*
- Support STAGEDIR
2013-11-25 11:33:41 +00:00
Mathieu Arnold
bb43811ef3 The default perl threads option changed.
Approved by:	with perl@ hat.
2013-11-18 16:49:08 +00:00
Baptiste Daroussin
51c60ddf7f Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
2013-11-18 13:45:44 +00:00
Ganael LAPLANCHE
8938ccfa43 - Move PLIST_FILES to a separate block
- Use MAN1PREFIX for man pages
- Remove useless slashes

Reported by:	danfe
2013-11-07 16:01:06 +00:00
Grzegorz Blach
a0746bc874 - Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
2013-11-07 16:00:45 +00:00
Ganael LAPLANCHE
1155855415 - Fix build with clang [1]
- Fix wrong shebang in bon_csv2txt.in
- Enable staging

PR:		ports/183432 [1]
Submitted by:	Kenji Rikitake <kenji@k2r.org> [1]
2013-11-06 08:22:49 +00:00
Ganael LAPLANCHE
1f8650d4d3 Enable staging 2013-11-06 08:11:37 +00:00
Raphael Kubo da Costa
c2844ed375 Allow the port to go a bit further in the build process.
Instead of complaining that `gmake' does not exist, the port fails a bit
later and at least starts building.

The previous failure was caused because we used USES=gmake but then re-set
BUILD_DEPENDS and MAKE_ENV a few lines below in the Makefile.
2013-11-03 18:34:46 +00:00
Steve Wills
df0d3b8cb4 - Add stage support 2013-10-30 02:20:20 +00:00
Steven Kreuzer
b234ab93d6 - Update to 2.1.3
- Enable STAGE support

PR:		ports/183332
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
2013-10-29 20:44:46 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Grzegorz Blach
8710586c57 - Change master sites to download.enlightenment.org 2013-10-25 19:58:18 +00:00
Eitan Adler
fc41473ddf - Convert to staging
- Simplify port
- Fix COMMENT
2013-10-23 23:05:52 +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
Alexey Dokuchaev
dd1c3784f5 Mea culpa, forgot about the manual page (MAN8). 2013-10-23 03:11:26 +00:00
Alexey Dokuchaev
076511c401 Switch to staging mode. 2013-10-23 03:03:56 +00:00
Vanilla I. Shu
84ede63fda support STAGEDIR. 2013-10-22 16:14:19 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Eitan Adler
5366aa676d - Convert to staging 2013-10-20 14:47:19 +00:00
Veniamin Gvozdikov
e4a6ded1cc - Changed tabs to spaces in pkg-descr
- Changed MASTER_SITES

Approved by:	eadler (mentor)
2013-10-02 16:16:21 +00:00
John Marino
558580ea92 benchmarks/polygraph: Fix c++ errors caught by modern compilers
There were two scope issues caught by -fpermissions and another case
of a redeclared variabled, all of which are caught on recent gcc.

Approved by:	portmgr (bapt, implicit)
2013-10-01 22:16:39 +00:00
Grzegorz Blach
9ee7efc995 - Support staging
Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-29 22:23:02 +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
26b962df3a Remove useless shebangfix 2013-09-24 11:28:50 +00:00
Baptiste Daroussin
493b54d7ae Use stage, while here fix some shebang
Bump port revision
2013-09-23 06:00:51 +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
Jason Helfman
c184a462da - update to 3.420
PR:		182111
Submitted by:	cmt@burggraben.net
Approved by:	chifeng@gmail.com ( maintainer )
2013-09-20 06:23:33 +00:00
Andrej Zverev
e47ac01488 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 14:54:36 +00:00
Andrej Zverev
d6908e9cb1 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 08:15:41 +00:00
Alexey Dokuchaev
180d034a7b - Try to fix parallel builds (-jX) by sanitizing targets dependencies
- Stop abusing ALL_TARGET for passing arguments to make(1), use it to
  specify the actual build target (default target would also be fine,
  but because of its phony dependencies, some commands would be called
  twice, which is not good and just asks for trouble)
- Modernize LIB_DEPENDS syntax, add missing OPTIONS_DEFINE for DOCS,
  kill few stray empty lines and commented PORTREVISION while here

Approved by:	miwi, bapt (portmgr, implicit)
2013-09-10 06:28:22 +00:00
Baptiste Daroussin
3a4866fb15 Add an explicit dependency on pkgconf 2013-09-05 09:15:49 +00:00
Baptiste Daroussin
8302173231 Add an explicit dependency on pkgconf 2013-09-02 21:04:00 +00:00
Baptiste Daroussin
f811bf8ec5 Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world
2013-08-30 23:09:24 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Martin Matuska
8c7fb3490e Update to 4.8.1 2013-08-25 17:44:27 +00:00
Sunpoet Po-Chuan Hsieh
96caef6bc2 - Fix OPTIONS_DEFAULT: IPV6 is on by default
- Remove leading indefinite article from COMMENT
2013-08-21 12:19:43 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Grzegorz Blach
fa1ad4bd21 - Update EFL to 1.7.8
- Update Enlightenment to 0.17.4

Approved by:	crees, tabthorpe (mentors, implicit)
2013-08-07 20:57:26 +00:00
Andrej Zverev
6368b8b0b1 - Convert to new perl framework
Approved by:	eadler@ (maintainer)
2013-08-04 12:30:54 +00:00