Commit graph

23878 commits

Author SHA1 Message Date
Marcelo Araujo
dcc5f1aa94 - Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
2013-11-29 07:37:52 +00:00
Dirk Meyer
6963e9f773 - use STAGEDIR 2013-11-29 07:08:42 +00:00
Li-Wen Hsu
63d1c68436 - Support STAGEDIR 2013-11-28 16:08:33 +00:00
Kubilay Kocak
f0a0071a6e net/libzmq4: Update to 4.0.3
- Update to 4.0.3
2013-11-28 16:07:59 +00:00
Danilo Egea Gondolfo
c935f4c758 - Change maintainer's email to @FreeBSD.org
- Add stage support
- Add SLURM options to support sysutils/slurm-hpc (submitted via email by Jason Bacon <jwbacon@tds.net>)
- Use options helpers
- Add VT (VampirTrace) as option
2013-11-28 15:58:45 +00:00
Kubilay Kocak
d63f864482 devel/zmq-devel: Move to net/libzmq3, add DEBUG and PGM options
- Copy devel/zmq-devel to net/libzmq3
- Delete devel/zmq-devel
- Remove from devel/Makefile
- Add a MOVED entry for zmq-devel
- Add libzmq3 to net/Makefile
- Switch primary category

- Add DEBUG and PGM (Multicast) options
- Remove PKGNAMESUFFIX
- Update COMMENT to align with libzqm4
- Update pkg-descr to align with libzmq4
- Add LICENSE
- Update CONFLICTS
- Tweak the regression-test target to build before running

Reviewed by:	kwm, wg
2013-11-28 11:57:02 +00:00
Kubilay Kocak
ffec8704f3 net/libzmq4: ZeroMQ core library (Version 4) [NEW PORT]
ZeroMQ - Distributed Computing Made Simple

 * The socket library that acts as a concurrency framework.
 * Carries messages across inproc, IPC, TCP, and multicast.
 * Connect N-to-N via fanout, pubsub, pipeline, request-reply.
 * Asynch I/O for scalable multicore message-passing apps.

Version 4 Features:

 * New wire level protocol, ZMTP/3.0
 * New security framework with PLAIN and CURVE mechanisms
 * New ZMQ_STREAM socket type

WWW: http://www.zeromq.org/

PR:		ports/183730
Reviewed by:	kwm, wg
2013-11-28 11:41:56 +00:00
Xin LI
6169af5396 Add support of config.json.
PR:		ports/183300
Submitted by:	maintainer
2013-11-27 22:04:32 +00:00
David Naylor
f62456a872 Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.

Exp-run:	ports/184216
Reviewed by:	bdrewery
Approved by:	portsmgr, wen
2013-11-27 18:56:43 +00:00
William Grzybowski
5af6a60b81 net/minidlna: add kqueue support patch
Obtained from:	http://sourceforge.net/p/minidlna/patches/106/
2013-11-27 15:24:16 +00:00
Rene Ladan
9b49b8e230 - Also install opencl_boinc.h when not using X11, otherwise
astro/boinc-* will break when not using X11 there [1]
- Bump PORTREVISION

This was not a problem for the default package for net/boinc-client
as it is built with X11 on.

Submitted by:	Oleksii Zolotarov via private mail [1]
2013-11-27 15:23:49 +00:00
Oliver Lehmann
ffa4e5156d fix build on FreeBSD 8 2013-11-27 14:02:12 +00:00
Ganael LAPLANCHE
d9c172cebf - Enable staging
- Fix display of pkg-message not showing %%ETCDIR%%
- Always stage documentation
2013-11-27 07:36:27 +00:00
Max Brazhnikov
bc663491d3 - Clean up after conversion to USES=qmake
Approved by:	portmgr (blanket approval)
2013-11-26 12:59:35 +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
Rene Ladan
af0ce9a069 Remove expired ports:
2013-11-24 net/ftelnetd: "Unfetchable due to parked MASTER_SITES"
2013-11-24 games/BillardGL: Unplayable, development ceased
2013-11-25 sysutils/rsyslog6-pgsql: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-relp: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-gnutls: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-rfc3195: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-gssapi: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-snmp: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-mysql: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-dbi: Use sysutils/rsyslog7
2013-11-25 12:02:45 +00:00
Andrej Zverev
ebd917ee4e - add stage support
PR:		ports/184268
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-25 06:08:39 +00:00
Mark Linimon
bfd16aa9fa Reset maintainer at his request.
PR:	ports/184260
2013-11-25 00:03:38 +00:00
Sunpoet Po-Chuan Hsieh
afd24a2f7b - Update to 1.4.3
- While I'm here:
  - Add LICENSE
  - Strip binary executable
  - Support STAGEDIR

Changes:	http://git.wifi.pps.univ-paris-diderot.fr/?p=babeld.git;a=blob;f=CHANGES
PR:		ports/184198
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-11-23 18:20:40 +00:00
Sunpoet Po-Chuan Hsieh
fa47eea00c - Remove p5-IO: newer versions are included in all support Perl releases
PR:		ports/184192
Submitted by:	pluknet
2013-11-23 15:48:32 +00:00
Koop Mast
a236e2d0bf Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
2013-11-23 11:39:07 +00:00
Antoine Brodin
329454d22b Update to 1.4.2 2013-11-23 09:25:06 +00:00
Jason Helfman
2e4d9cb0a9 - update to 2.2.0
- adopt new lib_depends format
- support staging

PR:	183805
Approved by:	dreibh@iem.uni-due.de (maintainer timeout, 14 days)
2013-11-22 16:57:06 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
William Grzybowski
0329c5ebf1 net/py-kombu: upate to 3.0.6
Changes: https://raw.github.com/celery/kombu/master/Changelog
2013-11-22 12:00:17 +00:00
Martin Matuska
6a8d949447 Update to 5.4.20131122
Fixes bug: automatic retry in msgbuf_write on EAGAIN causes spinning.
2013-11-22 07:36:53 +00:00
Brooks Davis
1407a28592 Depend on clang33 rather than the deprecated clang port.
STAGEify.

Patch an obvious buffer overflow found by the compiler.

Approved by:	maintainer timeout
2013-11-21 23:37:05 +00:00
Sunpoet Po-Chuan Hsieh
881f1d83fa - Add LICENSE
- Support STAGEDIR
2013-11-21 21:14:50 +00:00
Jimmy Olgeni
43cef40a94 Upgrade to version 0.9.0. 2013-11-21 20:00:04 +00:00
Max Brazhnikov
b924964cfa - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
2013-11-21 16:09:47 +00:00
Ganael LAPLANCHE
b51b086e5c - Enable staging
- Fix shebang of grsync-batch using shebangfix
- Use new OPTIONS framework
- Rework pkg-descr
2013-11-21 13:26:40 +00:00
Oliver Lehmann
736907d5b7 update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9
2013-11-21 08:19:34 +00:00
Ryan Steinmetz
e55eb71445 - Update WWW to match new home
Submitted by:	Thierry Thomas <thierry@FreeBSD.org>
2013-11-20 22:42:56 +00:00
Timur I. Bakeyev
572bfdbc48 Fix STAGEDIR packaging problems in pkg-install script 2013-11-20 22:32:47 +00:00
Sunpoet Po-Chuan Hsieh
531b525af6 - Update to 4.01000
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2013-11-20 21:29:16 +00:00
Pawel Pekala
4e8a908e31 Update to version 5.0.3 2013-11-20 21:12:56 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Xin LI
28f7614e02 Update to 2.4.38. 2013-11-20 20:11:35 +00:00
Sunpoet Po-Chuan Hsieh
4e88059006 - Update to 0.12.4
Changes:	http://git.gnome.org/browse/gupnp-av/tree/NEWS
2013-11-20 16:22:08 +00:00
George V. Neville-Neil
6302331efd Remove the ptpd port as the protocol and software are no longer supported.
In a 6 months the ptpd2 ports will be renamed.

MFC after:	6 months
2013-11-20 13:51:49 +00:00
Mathieu Arnold
02e619a5d8 - Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
Timur I. Bakeyev
a5ced76f06 Upgrade port to the 4.0.12 version, closing CVE-2013-4475 and CVE-2013-4476.
Remove dependency from gettext. Converted to STAGEDIR.

PR:		183872, 183885
Security:	CVE-2013-4475
		CVE-2013-4476
Sponsored by:	my wife
2013-11-19 21:49:39 +00:00
Sunpoet Po-Chuan Hsieh
6621c8f7ca - Update to 2.12
- Remove unnecessary patch

Changes:	http://search.cpan.org/dist/Net-Dict/Changes
2013-11-19 20:16:59 +00:00
Emanuel Haupt
76ca330c09 Support staging. 2013-11-19 14:03:54 +00:00
Rene Ladan
7232fc1798 These ports (optionally) depend on expired port, mark them for removal
on 2013-12-19.
2013-11-19 10:01:03 +00:00
Baptiste Daroussin
36be6c7cc4 Convert from USE_DOS2UNIX to USES=dos2unix
While here:
- support stage,
- use bsdtar to extract when supported.
- Cleanup
2013-11-19 07:42:41 +00:00
Rene Ladan
e38d14745d - Convert to USES=dos2unix
- Use compressed format for option_USE
2013-11-19 00:16:49 +00:00
Sunpoet Po-Chuan Hsieh
736da92a7b - Add p5-Net-Google-PicasaWeb 0.11
- While I'm here:
  - Add LICENSE
  - Fix *_DEPENDS
  - Convert to new Perl framework
  - Support STAGEDIR
  - Sort PLIST

Net::Google::PicasaWeb - use Google's Picasa Web API

This is both a library and a set of simple scripts for
reading information about a Google PicasaWeb account.

WWW: http://search.cpan.org/dist/Net-Google-PicasaWeb/

PR:		ports/180314
Submitted by:	Anes Mukhametov <anes@anes.su>
2013-11-18 19:24:53 +00:00
Baptiste Daroussin
c9d1e3963c Second run a removing EOLed lua 5.0
devel/lua50-filename
devel/lua50-gettext
devel/lua50-posix
devel/lua50-pty
lang/tolua++50
lang/tolua50
net/lua50-luasocket

Approved by:	apache (ohauer) and amdmi3
2013-11-18 15:53:43 +00:00
Max Khon
f0205e7ffd Unbreak build on FreeBSD 10 (new mbuf API). 2013-11-18 14:44:49 +00:00