Commit graph

23900 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
65500ed125 - Add ndpi 1.4.0
- While I'm here:
  - Use PORTVERSION
  - Use USES=pathfix
  - Use PLIST_SUB
  - Update WWW

nDPI is a ntop-maintained superset of the popular OpenDPI library. Its goal is
to extend the original library by adding new protocols that are otherwise
available only on the paid version of OpenDPI. Furthermore, we have modified
nDPI do be more suitable for traffic monitoring applications, by disabling
specific features that slow down the DPI engine while being them un-necessary
for network traffic monitoring.

WWW: http://www.ntop.org/products/ndpi/

PR:		ports/184209
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-12-02 08:02:31 +00:00
Sunpoet Po-Chuan Hsieh
5034f925da - Add ntopng 1.1
ntopng is a new generation flexible and feature-rich tool for monitoring and
troubleshooting local area networks.  It provides command line and web
interfaces, the latter via an embedded web server.  ntop is based on libpcap.

WWW: http://www.ntop.org/products/ntop/

PR:		ports/184197
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-12-02 08:00:56 +00:00
Hiroki Sato
db6429a261 Update to 1.6.5.
Submitted by:	bjk (maintainer)
PR:		ports/183946
2013-12-02 05:01:19 +00:00
Thierry Thomas
00be22f3cc - Stagify;
- it seems that we can now use the targets supplied by upstream,
so that the port installs now as intended and like on the
other platforms;

- switch to shared libraries, so that we shall be able to apply
minor upgrades without rebuilding its consumers;

- chase this upgrade in mplayer and vlc.

PR:		ports/184035
Submitted by:	/me
2013-12-01 21:58:15 +00:00
Antoine Brodin
2935daf490 Mark broken: does not compile since at least August 2013
Errors logs available at http://portsmon.freebsd.org/portoverview.py?category=net&portname=slirp
2013-12-01 21:40:35 +00:00
Antoine Brodin
8a70c09708 - Update to 1.0.4
- Stage support
- Remote article from COMMENT
- New LIB_DEPENDS syntax

PR:		ports/183146
Submitted by:	delphij
Approved by:	maintainer
2013-12-01 19:54:40 +00:00
William Grzybowski
2eb76774f1 net/crtmpserver: update to 0.811
- Update to 0.811 [1]
- Allow staging

PR:		ports/182528
Submitted by:	maintainer
2013-12-01 16:29:29 +00:00
Sunpoet Po-Chuan Hsieh
58f97f8178 - Update to 3.5
- Pass maintainership to submitter

Changes:	http://sourceforge.net/projects/nbd/files/nbd/3.5/ChangeLog/view
		https://github.com/yoe/nbd/commits/master
PR:		ports/184408
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-12-01 15:49:09 +00:00
Dirk Meyer
be00cf6845 - fix default dictionary file 2013-12-01 05:42:35 +00:00
Alexander V. Chernikov
1d2e026350 Update net/bird,net/bird6 to 1.4.0
Fix simultaneous building for firewall/aggregator protocols.

Reviewed by:	az
2013-11-30 21:25:21 +00:00
William Grzybowski
2d215ba50e net/liveMedia: fix plist 2013-11-30 18:35:58 +00:00
Kubilay Kocak
0594e0b53f net/py-pynsq: Add LICENSE
- Add LICENSE (MIT), thanks Matt! [1]

[1] https://github.com/bitly/pynsq/issues/56
2013-11-30 18:27:05 +00:00
Kubilay Kocak
2f4cd51db0 net/py-twitter-tools: Update to 1.10.2
- Update to 1.10.2
- Enable STAGE support
- Enable AUTOPLIST support, delete pkg-plist
- Re-order while i'm here

Changes:

 https://github.com/sixohsix/twitter/commits/twitter-1.10.2
2013-11-30 18:05:33 +00:00
William Grzybowski
c45b216863 net/liveMedia: update to 2013.11.29
- Update to 2013.11.29
- Put the distfile in my LOCAL distfiles as it will get removed in upstream
- Pass maintainership to multimedia
2013-11-30 18:01:44 +00:00
Kubilay Kocak
7a0e3f5994 net/py-pynsq: Update to 0.5.1
- Update to 0.5.1
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Sort USE_* and GH_* sections
- Remove upstreamed setup.py patch and post-patch: target

Changes:

 https://github.com/bitly/pynsq/blob/v0.5.1/ChangeLog.md
2013-11-30 17:26:04 +00:00
Danilo Egea Gondolfo
d45a10307d - New port net/openmpi-devel. Version 1.7 of Open MPI.
Open MPI is a project combining technologies and resources from several
other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to
build the best MPI library available.  A completely new MPI-2 compliant
implementation, Open MPI offers advantages for system and software
vendors, application developers and computer science researchers.
2013-11-29 23:55:54 +00:00
Sunpoet Po-Chuan Hsieh
7184dde156 - Add LICENSE 2013-11-29 21:31:34 +00:00
Sunpoet Po-Chuan Hsieh
e57558d954 - Add LICENSE 2013-11-29 21:31:29 +00:00
Max Brazhnikov
6f7b1a63ad - Remove superfluous INSTALL_TARGET 2013-11-29 15:13:30 +00:00
Alexey Dokuchaev
f16431a499 - Update to version 0.3.0 (sadly, not tagged at GitHub)
- Do not manually strip installed binary, use install/strip target
- Remove no longer required build dependency on `devel/binutils'
- Use more accurate __FreeBSD_version in one of the patches

Prodded by:	Christopher Haglund
Approved by:	maintainer (per earlier email)
2013-11-29 14:19:08 +00:00
Kubilay Kocak
e2b70a7be6 devel/czmq: Move to net/czmq, Update to 2.0.3
- Update to 2.0.3
- Update pkg-plist
- Switch primary category to net/
- Update COMMENT to match other ZeroMQ ports and Google Juice
- Point LIB_DEPENDS to the latest libzmq4 port
- Remove gmake from USES (make works fine)
- Group USE/USES entries together and sort
- Add regression-test target
- pkg-descr: Tab->space in WWW:
- Whitespace alignment

- Move devel/czmq to net/czmq
- Update Makefile entries in devel/ and net/
- Add a MOVED entry
2013-11-29 13:48:04 +00:00
Sunpoet Po-Chuan Hsieh
c99635026b - Update to 1.174
Changes:	http://search.cpan.org/dist/POE-Component-Client-Ping/CHANGES
2013-11-29 11:34:24 +00:00
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