Commit graph

1358 commits

Author SHA1 Message Date
Mathieu Arnold
a5fe1ac82b Update to 2015.07.09.
PR:		205198
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-08 15:55:26 +00:00
Sunpoet Po-Chuan Hsieh
93f3d6d34c - Update to 2.5.0
Changes:	https://github.com/evanphx/benchmark-ips/blob/master/History.txt
2016-03-06 06:24:19 +00:00
Raphael Kubo da Costa
3985ff3598 Update to 0.05.19.
PR:		207702
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-03-04 16:42:43 +00:00
Dmitry Marakasov
28e325f01e - Add LICENSE
- Simplify upstream makefile handling
2016-02-28 12:09:20 +00:00
Raphael Kubo da Costa
a76a8f41d8 Pass maintainership to submitter.
While here, remove an unused directory from the package.

PR:		207339
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2016-02-27 11:28:21 +00:00
Baptiste Daroussin
f97188da1b Update to 2.6 2016-02-25 07:06:09 +00:00
Frederic Culot
5adb7f344a - Reassign brian@'s ports after his commit bit was taken in for safekeeping 2016-02-24 12:17:16 +00:00
Raphael Kubo da Costa
3b7fb6b86e Update to 0.05.18.
PR:		207338
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2016-02-19 21:42:45 +00:00
Dmitry Marakasov
5cad147b16 - Reset lars@eggert.org maintainership (maintainer no longer uses these ports)
- While here, minor cleanup for net/tcpsplit

PR:		206406, 206407
Approved by:	lars@eggert.org (private email)
2016-02-19 14:20:59 +00:00
Muhammad Moinur Rahman
1e2c3f91e8 benchmarks/siege: Update version 3.1.3=>3.1.4
- Fix patch files for 'make makepatch'
2016-02-18 23:01:19 +00:00
John Marino
8a4076d3af benchmarks/sipp: document ncurses requirement (USES+=ncurses)
Also link with ncurses, curses

approved by:	infrastructure blanket
2016-02-07 00:30:49 +00:00
Bruce A. Mah
f0d6ce87a8 Update benchmarks/iperf3 to 3.1.2.
Sponsored by:	ESnet
2016-02-02 00:40:32 +00:00
Dmitry Marakasov
63d5270a83 - Update to 0.7.5
- While here, fix LICENSE

PR:		206407
Submitted by:	jochen@jochen-neumeister.de
Approved by:	lars@eggert.org (maintainer)
2016-02-01 14:15:03 +00:00
Dmitry Marakasov
90b6dcbdd1 - Update to 0.3.6
PR:		206406
Submitted by:	jochen@jochen-neumeister.de
Approved by:	lars@eggert.org (maintainer)
2016-02-01 14:12:38 +00:00
Baptiste Daroussin
c3958756d8 Update to 2.5 2016-01-23 00:44:51 +00:00
Veniamin Gvozdikov
06be62fdcc - Update to latest 2016-01-21 12:39:54 +00:00
Dmitry Marakasov
7712e8bd90 - Update to 4.9.0
PR:		206242
Submitted by:	tkato432@yahoo.com
2016-01-15 18:40:10 +00:00
Stephen Montgomery-Smith
042bc5767c - Chase upgrade of math/octave to 4.0.0 by bumping portrevision. 2016-01-13 03:56:30 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
94817f0784 Add Public Domain support to ports license framework. You can now use
LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
2016-01-12 14:33:21 +00:00
Baptiste Daroussin
9004fbc023 Update to 2.3
Sponsored by:	Gandi.net
2016-01-12 10:31:36 +00:00
Ryan Steinmetz
6aa6a27cdc - Update to 0.9.1 pre-release [2]
- Add support for building when SSLv2 or SSLv3 are disabled [1]

PR:		203675 [1], 205900 [2]
Submitted by:	brnrd@ [1], zi@ [2]
Reviewed by:	jlaffaye@ (maintainer)
Approved by:	jlaffaye@ (maintainer)
Obtained from:	upstream github
2016-01-08 02:30:45 +00:00
Raphael Kubo da Costa
5005892f3c Regenerate distinfo and unmark BROKEN.
It looks like the tarball got rerolled. diff -uprN between the tarball in
distcache.FreeBSD.org and the new one shows no differences.
2015-12-31 17:48:09 +00:00
Alex Kozlov
1a638f333a - Rename nonstandard src directory to files
- Modernize ports
2015-12-30 14:07:42 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
Steve Wills
25b1bd5ff4 mark some of the ports that don't build on powerpc64 for me 2015-12-13 16:07:27 +00:00
Baptiste Daroussin
dc49c16576 Mark as broken: does not fetch 2015-12-12 21:25:32 +00:00
Mathieu Arnold
3f84c4ba7d Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME.

With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:04:59 +00:00
Baptiste Daroussin
8c136ea5c6 Update to 2.2.12
Sort plist examples
2015-12-05 08:58:16 +00:00
Adam Weinberger
4796f3f401 Fix typos.
Pointy hats on standby.
2015-12-05 01:47:47 +00:00
Raphael Kubo da Costa
f212e8c1e6 Depend on flex and bison from ports on 9.
According to portsmon, benchmarks/fio's build is currently broken on 9 after
the update to 2.2.11:

  lex: can't open lex.yy.c

with a verbose build it's possible to see that this is because base's flex
on 9 is too old and does not support "-o foo", it requires "-ofoo".

Depending on flex from ports to fix the build is not enough, as then the
yacc call fails:

  /usr/bin/yacc -o y.tab.c -l -d -b y exp/expression-parser.y
  yacc: e - line 68 of "exp/expression-parser.y", syntax error
  %parse-param { long long *result }
  ^
  Makefile:312: recipe for target 'y.tab.c' failed

Fix it by depending on both textproc/flex and devel/bison when the versions
in base are too old.

PR:		205022
Approved by:	bapt (maintainer)
2015-12-05 01:08:22 +00:00
Rene Ladan
691f434f54 Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
2015-11-28 23:08:03 +00:00
Martin Wilke
b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00
Dmitry Marakasov
b4970521eb - Pet portlint
- Switch to options helpers
2015-11-25 17:35:46 +00:00
Bruce A. Mah
b8ad5bbefe Update benchmarks/iperf3 to 3.1.1. Also update WWW.
Sponsored by:	 ESnet
2015-11-19 20:45:41 +00:00
Alexey Dokuchaev
3c54e182a1 - Switch to DISTVERSION to avoid hard-coded value in MASTER_SITES
- Similarly, avoid hardcoding the port name in DISTNAME
- Wrap one overly long line when installing programs
2015-11-19 17:23:57 +00:00
Alexey Dokuchaev
ff1d116f2d Flush a short queue of minor non-functional changes sitting it my tree:
- Escape literal dot properly in sed(1) code (for REINPLACE_CMD)
- Spell "C-string" correctly in COMMENT and add a missing newline
- Use NULL for pointer in C code (original snippet was for C++ and Bjarne
  prefers to avoid macros, per his C++ Style and Technique FAQ)
2015-11-19 16:16:46 +00:00
Alexey Dokuchaev
3106f8e69f - Drop requirement for linprocfs(5) to be mounted under /compat/linux/proc
- Use `do-install-DOCS-on' target for docs and perform some minor cleanups
2015-11-19 15:08:58 +00:00
Baptiste Daroussin
0ead09c1b4 Update to 2.2.11
- Take maintainership

Approved by:	skreuzer (former maintainer)
Sponsored by:	Gandi.net
2015-11-19 13:19:54 +00:00
Muhammad Moinur Rahman
585f2fa120 benchmarks/siege: Update version 3.1.2=>3.1.3 2015-11-17 08:52:07 +00:00
Jason Unovitch
a8997a6984 benchmarks/stress-ng: update 0.04.20 -> 0.04.21
- Also remove portion of patch pushed upstream

PR:		204309
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2015-11-10 02:56:41 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Bruce A. Mah
5edbc009f9 Update to iperf-3.1.
PR:		204092
Submitted by:	pkubaj at riseup dot net
Sponsored by:	ESnet
2015-10-29 04:10:39 +00:00
Antoine Brodin
3afa450ba3 Deprecate ports broken for more than 6 months 2015-10-25 19:35:28 +00:00
Marius Strobl
4cd4a90906 - Update to 2.7.0.
- Add an EXAMPLES knob.
- Unbreak CPU utilization measurement support for FreeBSD >= 10 [1], unbreak
  SCTP support for FreeBSD >= 10.

PR:	203752 [1]
2015-10-20 20:43:43 +00:00
Sunpoet Po-Chuan Hsieh
9abcc90a03 - Add LICENSE_FILE
- Remove RUN_DEPENDS
- Update WWW
- Bump PORTREVISION
2015-10-17 18:09:01 +00:00
Dmitry Marakasov
7e6a341e65 - Switch to USES=tar
- Switch to options helpers
2015-10-07 01:36:46 +00:00
Dmitry Marakasov
ad1bf8ec5a - Switch to options helpers 2015-09-30 23:09:05 +00:00