Commit graph

1469 commits

Author SHA1 Message Date
Mark Linimon
dcd74e6387 Mark various ports broken on aarch64 and armv6.
Approved by:	portmgr (tier-2 blanket)
2017-01-31 03:40:46 +00:00
Babak Farrokhi
7e7e3f2463 Add missing build dependency for benchmarks/sipp
PR:		215953
Reported by:	Karsten Schmidt <bsd@guggemand.dk>
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D9131
2017-01-23 08:24:32 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Olivier Cochard
55a8a38561 Update to 0.07.15
PR:		216232
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2017-01-18 15:05:42 +00:00
Baptiste Daroussin
d0b6a150af Update to 2.17
Sponsored by:	Gandi.net
2017-01-18 09:40:49 +00:00
John Marino
6e8f29bd0d benchmarks/sipp: Fix stage-QA and restore curses support
1. curses support: Adding autoreconf negated the changes to configure
   script, so change configure.ac instead

2. The man page wasn't being installed (plist QA fail) so fix

3. While here, change USE_OPENSSL to USES=ssl

Approved by:	ncurses and just-fix-it blankets
2017-01-13 14:52:40 +00:00
Bruce A. Mah
6af665bd86 Update to iperf-3.1.5.
Sponsored by:	ESnet
2017-01-12 22:14:30 +00:00
Olivier Cochard
4a98bba9d4 Update to 0.07.14
PR:		215987
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2017-01-12 13:20:00 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Babak Farrokhi
457f8a4d13 Update benchmarks/sipp to 3.5.1
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D9088
2017-01-09 07:07:49 +00:00
Olivier Cochard
2cb1bcf551 Update to 0.07.13
PR:		215728
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Approved by:	jadawin (mentor)
Differential Revision:	https://reviews.freebsd.org/D9028
2017-01-03 14:07:04 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Dmitry Marakasov
2c6c4bc83b - Update to 1.6.1
PR:		214343
Submitted by:	joneum@bsdproject.de
Approved by:	dreibh@iem.uni-due.de (maintainer)
2016-12-29 12:50:33 +00:00
Raphael Kubo da Costa
79c920b107 Update to 6.8.0.
The suite is entirely php based, then the package is now defined as NO_ARCH.
Some benchmark added and php reporting improved.

PR:		215414
Submitted by:	Lucca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2016-12-27 22:34:36 +00:00
Baptiste Daroussin
2f15e0448f Update to 2.16 2016-12-23 12:40:43 +00:00
Ganael LAPLANCHE
8adefa7bfa Update to 1.97.3 2016-12-22 15:49:11 +00:00
Emanuel Haupt
c47b28b2c2 Update to 0.07.11
PR:		215413
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-12-20 21:34:06 +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
John Marino
50f4fb664b benchmarks/dkftpbench: fix build on GCC (taken from dports) 2016-12-18 03:55:03 +00:00
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Jan Beich
ddefcc3d30 benchmarks/fio: use pshared mutex on 11.0+
PR:		215254
Approved by:	bapt (maintainer)
2016-12-13 14:28:51 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Gerald Pfeifer
e4b7b9118a Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
2016-12-07 13:24:56 +00:00
Emanuel Haupt
516306e5dd - Update to 0.8.0
- Add new dependency: misc/e2fsprogs-libuuid
- Add ftp/curl and www/libwww as dependencies (Q/A reported):
  They are dependencies of net/xmlrpc-c, but flowgrind is linking with them
- Add USES=ssl
- Remove CONFIGURE_ARGS: pcap and gsl are enabled by default
- Remove post-patch entry: not necessary anymore
- Pass maintainer'ship to submitter

PR:		214529
Submitted by:	dbaio@bsd.com.br
2016-12-05 08:06:02 +00:00
Rene Ladan
ea4c1ae8b4 Remove dependency on devel/py-argparse which is expired and included in
Python 2.7+ / 3.2+ by default.

sysutils/osquery fails to build because of C++ errors.
2016-12-04 13:08:46 +00:00
Sunpoet Po-Chuan Hsieh
ce7ea08073 - Update to 2.7.2
Changes:	https://github.com/evanphx/benchmark-ips/blob/master/History.txt
2016-12-03 19:29:33 +00:00
Olivier Cochard
8ac826dc11 Update to 0.07.07
PR:		214899
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Approved by:	jadawin (mentor)
Differential Revision:  https://reviews.freebsd.org/D8661
2016-11-28 12:47:18 +00:00
Dmitry Marakasov
eb08355e24 - Add LICENSE
- Switch to options helpers
- Install more doc files
2016-11-23 18:42:58 +00:00
Sunpoet Po-Chuan Hsieh
9fb71cbf42 - Update to 2.0.9
- While I'm here, update WWW

Changes:	https://sourceforge.net/projects/iperf2/files/readme.txt/view
PR:		213241
Submitted by:	arved
2016-11-22 18:43:04 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Mark Linimon
e4b32b72e0 Mark various leaf ports broken on aarch64, and, where appropriate, other
tier-2 archs.

Approved by:	portmgr (tier-2 blanket)
2016-11-11 09:31:02 +00:00
Olivier Cochard
d833daf5f7 Update to 0.07.02
PR:             214361
Submitted by:   luca.pizzamiglio@gmail.com (maintainer)
Approved by:    jadawin
Differential Revision:  https://reviews.freebsd.org/D8481
2016-11-10 09:12:03 +00:00
Mark Linimon
631eab01cc Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.

Approved by:	portmgr (tier-2 blanket)
2016-11-10 01:21:43 +00:00
Antoine Brodin
1b563cf909 Fix build with gcc 4.9
PR:		196712
2016-11-06 09:24:00 +00:00
John Marino
4875e3a46b benchmarks/postal: Support DEFAULT_VERSIONS+=ssl
The newest version of OpenSSL doesn't have SSLv3_method, similar to
LibreSSL, so update the patches to support both.
2016-11-05 14:16:28 +00:00
Jan Beich
bfa84aafa5 Pass maintainership of PEAR ports to the submitter
PR:		214011 214012 214013 214014 214015 214016 214017
PR:		214018 214019 214021 214022 214023 214024 214025
PR:		214026 214027 214028 214029 214030 214031 214032
PR:		214033 214034 214035 214036 214037 214038 214039
PR:		214040 214041 214042 214043 214044 214045 214046
PR:		214047 214048 214049 214050 214051 214052 214053
PR:		214054 214055 214056 214057 214058 214059 214060
PR:		214061 214062 214063 214064 214066 214067 214068
PR:		214071 214072 214073 214074 214075 214076 214077
PR:		214078 214079 214080 214081 214082 214083 214084
PR:		214085 214086 214087 214088 214089 214090 214091
PR:		214092 214093 214094 214095 214096 214097 214098
PR:		214099 214100 214101 214102 214103 214104 214108
PR:		214109 214110 214111 214112 214113 214114 214115
PR:		214116 214117 214118 214119 214120 214121 214122
PR:		214123 214124 214125 214126 214127 214128 214129
PR:		214130 214131 214132 214133 214134 214135 214136
PR:		214137 214138 214139 214140 214141 214142 214143
PR:		214144 214145 214146 214147 214148 214149 214150
PR:		214151 214152
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-03 06:32:16 +00:00
Bruce A. Mah
254e6a6fe2 Update benchmarks/iperf3 to 3.1.4.
Sponsored by:	ESnet
2016-10-31 21:26:03 +00:00
Jan Beich
a7f8bf84d9 devel/py-pytz: track PORTEPOCH in consumers 2016-10-28 17:13:45 +00:00
Baptiste Daroussin
261162b459 Update to 2.15 2016-10-26 11:32:44 +00:00
Thomas Zander
d5a78f3f40 Update to upstream version 6.6.1
PR:		213647
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-10-23 16:38:36 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Dmitry Marakasov
a7ef7f9657 - Update to 0.07.00
PR:		213591
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-10-19 16:22:48 +00:00
Ganael LAPLANCHE
a62e121b26 Update to 1.97.2 2016-10-19 10:20:01 +00:00
Thomas Zander
4cfad3412e Update to upstream version 0.06.18
PR:		213409
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-10-15 12:09:08 +00:00
Tijl Coosemans
1ee4da6dd1 Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-30 19:24:30 +00:00
Baptiste Daroussin
5973ccff9e Update to 2.14 2016-09-17 19:00:47 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Kurt Jaeger
c0189bbe10 benchmarks/iorate: implicit decl. of function 'gettimeofday' is invalid in C99
PR:		210856
Reported by:	Mark Millard <markmi@dsl-only.net>
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by:	blttll@gmail.com (maintainer timeout)
2016-09-10 19:20:44 +00:00
John Marino
fc3bdd2b5b benchmarks/polygraph: Handle missing SSLv3
Approved by:	SSL blanket
2016-09-09 19:40:56 +00:00