Commit graph

1234 commits

Author SHA1 Message Date
Baptiste Daroussin
16ea4dd5a8 Convert to USES=lha 2014-03-12 09:49:06 +00:00
Bruce A. Mah
86f8853fb1 Update to iperf3 3.0.2.
Approved by:	mat (mentor)
Sponsored by:	ESnet
2014-03-11 16:01:35 +00:00
Martin Wilke
f060bf46c1 - Update to 0.73
- Use new options helper
- Update pkg-descr

PR:		187289
Submitted by:	ports fury
2014-03-11 02:36:27 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Antoine Brodin
42cd3e46fb Fix ignore check 2014-03-08 14:28:33 +00:00
Baptiste Daroussin
d574c51a4f Convert b* to USES=zip 2014-03-07 15:52:40 +00:00
Brooks Davis
58c290cd22 Spell OPTIONS_DEFAULT conventionally.
Bump PORTREVISION as this changes the package.
2014-03-05 21:17:30 +00:00
Baptiste Daroussin
a35f3dd7a2 Readd USE_GCC=any while it builds fine with clang, it is not compatible with libc++ 2014-03-03 12:23:16 +00:00
Baptiste Daroussin
2ff29339f0 Remove USE_GCC=any the ports builds fine with clang 3.3+ 2014-03-03 00:01:34 +00:00
Gerald Pfeifer
1a082e26a1 This needs a modern version of GCC, not just any version of GCC, to
make sure things build on FreeBSD 9.x as well as 10.x.
2014-03-02 19:57:30 +00:00
Alexander Motin
c58f4b5dbd Fix integer type overflow, limiting test range to first 4GB of the media.
Reviewed by:	pjd
2014-03-02 18:19:48 +00:00
Gerald Pfeifer
7e339abf8a Replace USE_GCC=4.2+ by USE_GCC=any. [1]
And USE_GMAKE by USES=gmake where touching a port because of the above.

Approved by:	portmgr (bapt) [1]
2014-03-01 21:23:14 +00:00
Emanuel Haupt
855d072aef Support staging 2014-02-26 06:30:06 +00:00
Antoine Brodin
69d102e215 - Unbreak, it seems this port wants libpcap from ports not base
- Stage support

Reported by:	pkg-fallout
2014-02-22 17:09:47 +00:00
Emanuel Haupt
a6e6e4b8d2 Remove trailing whitespaces from category benchmarks 2014-02-21 13:35:20 +00:00
Tijl Coosemans
564a799c71 Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-02-16 17:15:31 +00:00
Emanuel Haupt
f51d12e24c - Support staging
- Add LICENSE
2014-02-16 11:29:56 +00:00
Emanuel Haupt
9b0fa1eda0 Support staging 2014-02-16 11:22:55 +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
John Marino
659db2b328 benchmarks/imb: Mark jobs unsafe 2014-02-10 00:02:26 +00:00
Emanuel Haupt
2cbbf70e4b Support staging 2014-02-09 09:13:02 +00:00
Emanuel Haupt
5c366a2f30 - Support staging
- Add LICENSE
2014-02-09 09:07:01 +00:00
Emanuel Haupt
2fab0630c9 - Support staging
- Add STATIC option
  (inspired by commented out CFLAGS+=-static)
2014-02-08 21:15:28 +00:00
Emanuel Haupt
a177c91b4d Support staging 2014-02-08 21:09:51 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Martin Wilke
9e33a4d5b1 - Stage support 2014-02-06 10:51:12 +00:00
Eitan Adler
7405b8e0ed Return some ports I maintain to the pool. 2014-02-02 08:11:05 +00:00
Pawel Pekala
97fe3ab28b RAMspeed is a command line utility to measure cache and memory performance of
computer systems. It offers 18 cache and memory benchmarks for i386 and amd64
machines, though 6 only for alpha ones. There are *mark benchmarks such as
INTmark, FLOATmark, MMXmark and SSEmark. They operate with linear (sequential)
data streams passed through ALU, FPU, MMX and SSE units respectively.
There are also *mem benchmarks such as INTmem, FLOATmem, MMXmem and SSEmem.
These are supposed to illustrate how fast is actual read/write memory
performance. There are also non-temporal versions of MMX and SSE benchmarks.
They have been coded with special instructions to minimise cache pollution on
memory reads and to eliminate it completely on memory writes. In addition, they
operate with a built in aggressive data prefetching algorithm. In some cases,
non-temporal MMXmark and SSEmark can deliver almost 100% of theoretical
bandwidth while reading.

WWW: http://alasir.com/software/ramspeed/

PR:		ports/186108
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
2014-01-31 13:40:21 +00:00
Martin Wilke
6f0f3362e8 - Stage support 2014-01-31 12:47:06 +00:00
Martin Wilke
f3f8ebb3a1 - Stage support
- While here drop FreeBSD 7 support
2014-01-31 12:32:19 +00:00
Martin Wilke
0100b8ed6f - Fix build
- Stage support

PR:		184879
Submitted by:	Ports Fury
2014-01-25 16:49:55 +00:00
Mathieu Arnold
4b8d88355a Fixup svn props for pkg-descr*
With hat:	portmgr
Sponsored by:	Absolight
2014-01-22 15:44:51 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Bruce A. Mah
12e3cef04f New port: benchmarks/iperf3
iperf is a tool for measuring the maximum TCP and UDP bandwidth along
a path between two hosts.  It allows the tuning of various
parameters and UDP characteristics, and reports bandwidth, delay
jitter, datagram loss.  iperf was originally developed by NLANR/DAST.

iperf3 is a new implementation from scratch, with the goal of a
smaller, simpler code base, and a library version of the functionality
that can be used in other programs.  iperf3 also a number of features
found in other tools such as nuttcp and netperf, but were missing from
iperf 2.x.  iperf3 is not backwards compatible with iperf 2.x.

WWW: https://code.google.com/p/iperf/

Approved by:	mat (mentor)
2014-01-21 04:56:03 +00:00
Antoine Brodin
f8f07cc507 Stage support 2014-01-18 15:46:32 +00:00
Antoine Brodin
033a00739a Stage support 2014-01-18 15:42:01 +00:00
Alexey Dokuchaev
3fa03dfd6e - Remove trailing space added in r339920, please don't do that :(
- Move OPTIONS block down within Makefile where it is usually placed, sort
  PLIST-related knobs
- Convert clumsy "cd foo && ..." to our standard, $cwd-agnostic, shorter,
  and more readable constructs (and avoid needless line-wrapping)
2014-01-16 16:43:24 +00:00
Martin Wilke
64f7597541 - Update to 3.0.6
PR:		185720
Submitted by:	Ports Fury
2014-01-16 15:11:26 +00:00
Martin Wilke
4c40126506 - Force commit to correct previous entry
- Update to 1.9.3

PR:		185719
Submitted by:	ports fury
2014-01-16 15:10:11 +00:00
Martin Wilke
228cd8c588 - Update to versin 3.0.6
PR:		185720
Submitted by:	Ports Fury
2014-01-16 15:08:23 +00:00
Ryan Steinmetz
caeaebda9f - Reset maintainer due to fatal email bounces
Reported by:	portscout
2014-01-16 13:05:20 +00:00
Baptiste Daroussin
93f21f65e2 Reduce over inclusion of bsd.port.mk 2014-01-15 22:41:16 +00:00
Stephen Montgomery-Smith
9f3c8693d3 - Add license=GPLv2. 2014-01-12 19:21:08 +00:00
Stephen Montgomery-Smith
b90d62cbfc - Implement staging for octave-forge ports. 2014-01-12 16:35:23 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Steven Kreuzer
8d17c06c5a SPECsfs2008: the SPEC NFSv3/CIFS benchmark
SPECsfs2008 is the latest version of the Standard Performance Evaluation
Corporation benchmark suite measuring file server throughput and response time,
providing a standardized method for comparing performance across different
vendor platforms. SPECsfs2008 results summarize the server's capabilities with
respect to the number of operations that can be handled per second, as well as
the overall latency of the operations. The suite is a follow-on to the SFS97_R1
benchmark, adding a CIFS workload, an updated NFSv3 workload, support for
additional client platforms, and a new test harness and reporting/submission
framework.

The ISO for SPECsfs2008 must be purchased from SPEC's web site, before
this port can be built.

WWW: http://www.spec.org/sfs2008/

PR:		ports/185221
Submitted by:	Craig Rodrigues <rodrigc@FreeBSD.org>
2014-01-08 20:18:34 +00:00
Baptiste Daroussin
b5ec35acf5 Support stage 2014-01-05 02:00:58 +00:00
Baptiste Daroussin
ee4039feb0 Support stage 2014-01-05 02:00:17 +00:00
Baptiste Daroussin
854dfceb6c Support stage 2014-01-05 01:53:38 +00:00
Baptiste Daroussin
6839f858ab Support stage 2014-01-05 01:49:24 +00:00
Baptiste Daroussin
f880edeb95 Support stage 2014-01-05 01:47:42 +00:00
Baptiste Daroussin
d565d68dcd Support stage
Strip binaries
Fix shebang
Run depend on perl
2014-01-05 01:44:41 +00:00
Baptiste Daroussin
e1afd9d248 Support stage 2014-01-05 01:44:18 +00:00
Baptiste Daroussin
c2fd956bf1 Support stage 2014-01-05 01:31:09 +00:00
Baptiste Daroussin
e7c9a13e1c Support stage 2014-01-05 01:28:07 +00:00
Baptiste Daroussin
f3ff288d19 Support stage 2014-01-05 01:26:49 +00:00
Baptiste Daroussin
ca52e213fb Support stage 2014-01-05 01:26:41 +00:00
Baptiste Daroussin
b409d35e0c Support stage
Use options helpers
Use shebangfix
2014-01-05 01:24:29 +00:00
Baptiste Daroussin
486305ac81 Support stage
Sorry for ricers but -O9 doesn't bring anything :), turn it into -O3
2014-01-05 01:22:56 +00:00
Baptiste Daroussin
15549f671b Support stage 2014-01-05 01:17:20 +00:00
Baptiste Daroussin
c7c3cfa73e Support stage 2014-01-05 01:06:11 +00:00
Baptiste Daroussin
c8ed1b46b4 Support stage 2014-01-05 01:05:11 +00:00
Baptiste Daroussin
28c38c646c Support stage
Fix shebang where needed
2014-01-05 01:01:33 +00:00
Baptiste Daroussin
554c96120f Support stage 2014-01-05 00:53:56 +00:00
Baptiste Daroussin
bd1e989923 Support stage 2014-01-05 00:53:05 +00:00
Baptiste Daroussin
48213b26e0 Support stage 2014-01-05 00:49:55 +00:00
Baptiste Daroussin
06c65dcdee Support stage
Use bsdtar to extract the zip file
2014-01-05 00:48:45 +00:00
Baptiste Daroussin
bfda3c3a67 Support stage 2014-01-05 00:44:53 +00:00
Baptiste Daroussin
968f46a7b8 Support stage 2014-01-05 00:41:32 +00:00
Baptiste Daroussin
045de129bb Support stage 2014-01-05 00:39:01 +00:00
Baptiste Daroussin
6986191f55 Support stage 2014-01-05 00:36:43 +00:00
Baptiste Daroussin
e9782e8ecf Support stage 2014-01-05 00:35:05 +00:00
Baptiste Daroussin
5ed86f75a6 Fix pkg name collision 2014-01-04 00:48:30 +00:00
Adam Weinberger
58848c550b Convert benchmarks to PORT_OPTIONS:MDOCS 2014-01-03 15:34:13 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Antoine Brodin
fad975dde6 Stage support 2013-12-30 17:45:54 +00:00
Tilman Keskinoz
a55af0ef36 Support Stagedir 2013-12-30 16:34:57 +00:00
Sunpoet Po-Chuan Hsieh
7c71b6ae04 - Update LICENSE 2013-12-26 21:40:49 +00:00
Dmitry Marakasov
a79ed050b0 - Support staging 2013-12-23 13:58:59 +00:00
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
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
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Baptiste Daroussin
3ee9f22e80 Fix build with clang 2013-07-31 22:53:40 +00:00
Baptiste Daroussin
c37aa810ab Convert my ports to the new perl order 2013-07-31 06:47:15 +00:00
Martin Matuska
c4c5ba73bb Update phoronix-test-suite to 4.6.1 2013-07-30 22:35:46 +00:00
Andrej Zverev
2363c699fb - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
- pass maintainership to @perl

Information:	wiki@ PortsLongtermTargets
Approved by:	bapt@ (portmgr@)
2013-07-25 12:45:10 +00:00
Pawel Pekala
281c742d3d - Update to version 0.6.1
- Port now links dynamically to libpcap from ports, add it
  to LIB_DEPENDS with ABI version to prevent detecting
  libpcap from base

PR:		ports/180756
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
2013-07-23 17:21:32 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Alexey Dokuchaev
a685815a32 - Unbreak parallel builds by separating cleaning and building
- Sort the knobs a bit while I am here
- Remove the check for old, unsupported versions of FreeBSD
- Relinquish control of the port, it's pretty safe to fly solo

Reported by:	pointyhat-west
2013-07-19 14:11:31 +00:00
Rene Ladan
c07e52ecee Remove expired port:
2013-07-13 benchmarks/polygraph31: Broken since March 2010
2013-07-13 08:44:43 +00:00
Sergey A. Osokin
dd970fdfa9 Fix fetching by update to 2.2.2. 2013-07-13 07:05:26 +00:00
Baptiste Daroussin
0bdf3055bd Mark as job unsafe 2013-07-10 17:04:49 +00:00
Stephen Montgomery-Smith
83d7fd8ac9 - Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;
${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk.
  This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>.
- Trim headers.
- Clean whitespace.
- Portlint.
2013-07-05 20:59:44 +00:00
William Grzybowski
958b931ab8 benchmarks/flowgrind: fix IPv6 address parsing
- Fix IPv6 address parsing (upstream)
- Enable debug by default

PR:		ports/180259
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
2013-07-05 11:53:08 +00:00
William Grzybowski
29011d038d benchmarks/flowgrind: fix DSCP marking
- Fix DSCP marking

PR:		ports/180197
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
2013-07-03 12:34:05 +00:00
Steven Kreuzer
e164d2ffbb Update to 2.1.1
Submitted by:	Bruce Cran <bruce@cran.org.uk>
2013-07-01 14:26:20 +00:00
Steven Kreuzer
13fc5524ff Adopt port 2013-06-27 16:01:31 +00:00
Niclas Zeising
245c2b1169 Reset maintaner per Bruce Cran's request.
While here trim headers.

Thank you for your support!
2013-06-27 12:27:07 +00:00