Commit graph

1240 commits

Author SHA1 Message Date
Marius Strobl
5b76ab1a69 Enable OMNI by default; this matches what vanilla netperf does since
version 2.5 and restores bidirectional compatibility with other OS
distributions following suit.

PR:		197137
2015-01-27 22:56:14 +00:00
Martin Matuska
0153b6e257 Update phoronix-test-suite to 5.4.1
Release maintainership back to ports@

PR:		196766
Submitted by:	lightside
2015-01-20 09:56:10 +00:00
Rodrigo Osorio
13bc7ac768 - Remove duplicate spaces and fix typo
- Delete makefil as a patch
- Add new makefile for the project without BSD dependencies
- Fix out of order declarations in makefile
- Install doc by default
- bump port revision

Submitted by:	rodrigo
Reviewed by:	bapt, danfe
2015-01-19 15:05:12 +00:00
Rodrigo Osorio
cb6b63d768 - Fix Makefile style
- Fix MASTER site
- Fix EXTRACT cmd
- Add generic Makefile for compilation
- Install DOC by default
- Bump PORTREVISION

PR:		193153
Reviewed by:	bapt
2015-01-16 12:41:01 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Rodrigo Osorio
a9e4ed6487 New port benchmarks/dhrystone : a computing benchmark for integer operations
PR:		193153
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2015-01-14 15:49:55 +00:00
Wen Heping
4f3d713590 - Update to 1.5.1
PR:		196643
Submitted by:	linpct@gmail.com(maintainer)
2015-01-10 02:41:46 +00:00
Bruce A. Mah
878f3938b4 Update to benchmarks/iperf3 3.0.11.
Sponsored by:	ESnet
2015-01-09 21:19:58 +00:00
Muhammad Moinur Rahman
63e3a32208 benchmarks/siege: update version 3.0.8 => 3.0.9
Differential Revision:	https://reviews.freebsd.org/D1389
Approved by:	bapt(mentor), marino(mentor)
2014-12-29 06:53:30 +00:00
Danilo Egea Gondolfo
1fa076ebfb - Update net/openmpi to 1.8.4 2014-12-26 14:24:12 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Antoine Brodin
5f8472ec36 Shebangfix 2014-12-21 19:00:43 +00:00
Baptiste Daroussin
0a222ba4c4 Clean up some now useless PLIST_DIRS* 2014-12-20 14:07:27 +00:00
Baptiste Daroussin
e943b2d596 Convert to USES=autoreconf 2014-12-18 11:05:55 +00:00
Bruce A. Mah
a6b4d62051 Update benchmarks/iperf3 to 3.0.10.
Sponsored by:	ESnet
2014-12-17 15:14:59 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Grzegorz Blach
273c6e6d76 - Merge EFL libraries into devel/efl and update to 1.12.0
- Update x11-toolkits/elementary to 1.12.0
- Update x11-wm/enlightenment to 0.19.1
- Update graphics/evas_generic_loaders-* to 1.12.0
- Update devel/e_dbus to 1.7.10
- Update benchmarks/expedite to 1.7.10
- Move some of x11-wm/e17-module-* to x11-wm/e-module-*
  and update to recent snapshots
- Add multimedia/emotion_generic_players-vlc
- Add multimedia/rage

Reviewed by:	crees, antoine
2014-11-25 03:07:22 +00:00
Chris Rees
1e94b6fb2f Switch to USES=pgsql 2014-11-22 19:13:49 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
John Marino
6ccc40b5d7 benchmarks/lmbench: Make os file more robust
It's possible that the previous fix won't work when host version
doesn't match jail version, so recreate the "os" script to ensure
that the PLIST_SUB variable and build directory always match.
2014-11-03 11:45:03 +00:00
John Marino
52e83386e9 benchmarks/lmbench: Unbreak on all platforms
The PLIST_SUB hack that worked for years stopped working with recent
changes to PLIST_SUB handling.  We don't need to run a script to
figure out where the files are getting installed.  We can recreate it
from ARCH, OPSYS, and OSREL variables.
2014-11-03 10:42:12 +00:00
Baptiste Daroussin
b9c3a29822 Cleanup plist 2014-10-20 07:03:48 +00:00
Marcus von Appen
57f1865da8 - Convert ports from benchmarks/ and biology/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 07:38:11 +00:00
Bruce A. Mah
41f6ebff33 Update benchmarks/iperf3 to 3.0.9.
Approved by:	mat (mentor)
Sponsored by:	ESnet
2014-10-14 22:32:38 +00:00
Tijl Coosemans
46dcc792f6 Convert to USES=autoreconf 2014-10-03 15:46:45 +00:00
Bruce A. Mah
95185571cd Update benchmarks/iperf3 to 3.0.8.
Approved by:	mat (mentor)
Sponsored by:	ESnet
2014-10-01 22:04:20 +00:00
Wen Heping
6514e9b822 - Reset maintainer to ports@
PR:		193990
Submitted by:	dikshie@gmail.com(previous maintainer)
2014-09-28 15:03:23 +00:00
Wen Heping
9a607866de - Reset maintainer to ports@
PR:		193991
Submitted by:	dikshie@gmail.com(previous maintainer)
2014-09-28 14:22:13 +00:00
Danilo Egea Gondolfo
94f7ea6c8f - Update net/openmpi from 1.8.2 to 1.8.3 2014-09-28 03:41:24 +00:00
Tijl Coosemans
91294e8e77 Patch Makefile.in instead of Makefile.am to avoid USE_AUTOTOOLS 2014-09-25 14:18:16 +00:00
Baptiste Daroussin
038021d354 Convert to USES=pear 2014-09-23 13:53:18 +00:00
Tijl Coosemans
a5bee80ce4 Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
Sergey A. Osokin
d22bcaea22 Upgrade from 3.0.4 to 3.1.1. 2014-09-12 22:39:11 +00:00
Dmitry Marakasov
5d979102d8 - Fix LICENSE
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
2014-09-11 13:51:57 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Tilman Keskinoz
68926ea201 Update to 3.0.8
Pass maintainership to submitter

PR:		193382
Submitted by:	Muhammad Moinur Rahman
2014-09-08 20:10:08 +00:00
Antoine Brodin
f1455cedc1 Allow staging as a regular user 2014-09-07 17:32:18 +00:00
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Antoine Brodin
0090808295 Allow staging as a regular user 2014-09-03 21:07:17 +00:00
Thierry Thomas
78e2b56a8a - Upgrade to 1.5;
- Bump PORTREVISION for consumers.
2014-09-01 21:50:14 +00:00
Antoine Brodin
64dc60aa00 Fix 2014-09-01 11:40:31 +00:00
Baptiste Daroussin
a76b6b5c50 Remove non staged ports without pending PR from b* 2014-09-01 11:37:14 +00:00
Bruce A. Mah
6f296b1f31 Update to iperf3 3.0.7.
Approved by:	mat (mentor)
Sponsored by:	ESnet
2014-08-28 22:07:37 +00:00
Vanilla I. Shu
7931f7facd Upgrade to 3.0.7.
PR:		ports/193025
Submitted by:	Ports Fury.
2014-08-28 03:22:49 +00:00
Antoine Brodin
033b472d42 Remove some duplicate lines from plist (or duplicate plist)
Reported by:	pkg developer mode
2014-08-26 20:07:17 +00:00
Thierry Thomas
78ae62f1d4 Chase the upgrade of net/mpich2.
Approved by:	portmgr (non staged ports)
2014-08-26 19:55:00 +00:00
Alexey Dokuchaev
0f4b5093f7 Define LICENSE (GPLv2); reformat pkg-descr and kill bogus EOL whitespace. 2014-08-25 11:13:11 +00:00
Alexey Dokuchaev
f24c8dd211 Unbreak the build under modern environments and cleanup Makefile while here. 2014-08-25 11:08:23 +00:00
Antoine Brodin
419b268499 Allow staging as a regular user 2014-08-24 19:33:07 +00:00
Adam Weinberger
6724089b21 Mark BROKEN on FreeBSD 10 and above.
./Platoon.h:4:10: fatal error: 'list.h' file not found
#include <list.h>
         ^
1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/benchmarks/dkftpbench/work/dkftpbench-0.45
*** Error code 1
2014-08-21 22:40:35 +00:00