1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

24689 Commits

Author SHA1 Message Date
Pawel Pekala
67f5645e57 C++ Qt based JSON RPC2 library
WWW: http://bitbucket.org/devonit/qjsonrpc

PR:		ports/187070
Submitted by:	Serguei Okladnikov <oklaspec@gmail.com>
2014-03-29 16:01:36 +00:00
Ryan Steinmetz
6bc3a87cc0 - Update to 3.0.2 2014-03-29 15:36:20 +00:00
Ryan Steinmetz
061a8f3ce1 - Update to 2.2.4 2014-03-29 15:26:34 +00:00
Antoine Brodin
36f28f940c Change DEBUG option to MUTE which does the contrarya
This controls whether tsocks can display error message or not, and is not
related to debugging support (not stripping binaries, compiling with -g...)
2014-03-29 13:09:33 +00:00
Sunpoet Po-Chuan Hsieh
e6d91ff65f - Update to 2.14
Changes:	http://search.cpan.org/dist/Net-Dict/Changes
2014-03-29 08:46:14 +00:00
Frederic Culot
f9d587d1c3 Net::DHCP::Watch is a module to help monitor remote DHCP servers.
It opens an udp socket to send and receive responses to and from
a DHCP server. It stores the last connection status information.

This module can help to write some simple code to implement a
reliable DHCP service over complex or simple networks.

WWW: http://search.cpan.org/dist/Net-DHCP-Watch/

PR:		ports/187622
Submitted by: 	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
2014-03-29 08:17:53 +00:00
Frederic Culot
e89faad2c9 - Update to 0.57
Changes:	http://search.cpan.org/dist/Net-GitHub/Changes
2014-03-29 07:48:41 +00:00
John Marino
39fd6beb09 net/anet: Fix build for gcc 4.9 and fix documentation too
Reported by:	pkg-fallout
2014-03-29 01:22:55 +00:00
Gabor Pali
8b1c971497 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
2014-03-29 00:52:54 +00:00
Alexander Leidinger
e2411cf6b9 Update to 1.4.1.2.
Submitted by:	Jason Unovitch <jason.unovitch@gmail.com>
2014-03-28 22:58:33 +00:00
Antoine Brodin
50d0809adf - Update to 0.9.11
- Apache license 1.1 is now in the framework

PR:		ports/187973
Submitted by:	KATO Tsuguru
2014-03-28 21:58:17 +00:00
Antoine Brodin
9a226e8e55 Mark broken again, does not build
cc -I. -I. -DUSE_PPP -DUSE_MS_DNS -O2 -pipe -fno-strict-aliasing -c ./ppp/auth.c
In file included from ./ppp/auth.c:56:
./ppp/pppd.h:107: error: conflicting types for 'output'
./ppp.p:13: error: previous declaration of 'output' was here
*** Error code 1

Reported by:	pkg-fallout (still since at least august 2013)
2014-03-28 21:39:42 +00:00
Antoine Brodin
7995099a38 Mark broken everywhere
Reported by:	pkg-fallout since august 2013
2014-03-28 19:25:44 +00:00
Dmitry Sivachenko
0cbb95de16 Update to 1.4.25. 2014-03-28 04:10:45 +00:00
Dag-Erling Smørgrav
8e613c06bf MIT Kerberos already has profile_t, so don't typedef it. 2014-03-27 16:56:10 +00:00
Renato Botelho
08f0ef4874 . Support STAGE
. Use new LIB_DEPENDS syntax
. Add LICENSE

Approved by:	portmgr (blanket)
2014-03-27 14:37:43 +00:00
Emanuel Haupt
e81b02ac0d - Support staging
- Define DOCS option
- Use WWW: with a single space
2014-03-27 12:40:26 +00:00
Renato Botelho
557659d9bb . Support STAGE
. Use new LIB_DEPENDS syntax
. USES=gmake instead of USE_GMAKE

Approved by:	portmgr (blanket)
2014-03-27 12:29:25 +00:00
Emanuel Haupt
f309a8f06e Support staging 2014-03-27 12:08:40 +00:00
Renato Botelho
b306894ebc Support STAGE
Approved by:	portmgr (blanket)
2014-03-27 00:30:34 +00:00
Johan van Selst
3533906524 Update liboauth to 1.0.2 2014-03-26 19:02:11 +00:00
Renato Botelho
ed7127a511 Support STAGE 2014-03-26 17:27:24 +00:00
Mathieu Arnold
dbd321b40b For some reason, having an ` in BROKEN/FORBIDDEN/IGNORE breaks QAT badly.
With hat:	portmgr
2014-03-26 13:56:06 +00:00
Rusmir Dusko
3601797d41 - Add license (BSD2CLAUSE)
- Remove LICENSE from DOCS
- Use PLIST_FILES and PORTDOCS=* instead of pkg-plist

PR:		ports/179198
Submitted by:	nemysis (self)
2014-03-26 13:45:39 +00:00
Alexey Degtyarev
ca48c6d764 - Support STAGE
- Make extra patch for >= 8.x into a normal patch as it's used on all supported
  FreeBSD versions

PR:		ports/187320
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	wg (mentor)
2014-03-26 12:27:50 +00:00
Steve Wills
cce3b32304 - Stage
PR:		ports/187891
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 01:46:20 +00:00
Steve Wills
4ee430a96f - Updated to 0.55
- Stage

PR:		ports/187935
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-03-25 20:06:43 +00:00
Sunpoet Po-Chuan Hsieh
f85c508820 - Update to 0.57
Changes:	http://search.cpan.org/dist/Net-OAuth2/Changes
2014-03-25 19:33:49 +00:00
Tijl Coosemans
e1fc9d0833 - Bump PORTREVISION after the latest change to converters/libiconv because
rsync uses locale_charset when the ICONV option is enabled. [1]
- Replace CFLAGS+=-I... with CPPFLAGS+=-I... to fix warnings during
  configure about headers being accepted by the compiler but not the
  preprocessor.
- Replace CONFIGUREDCFLAGS (guard against CFLAGS damage by MAKE_ENV)
  with CPPFLAGS.  The dist makefile contains CFLAGS=@CFLAGS@ so CFLAGS
  in MAKE_ENV isn't a problem.
- Replace ac_cv_header_iconv_h=no with --disable-iconv-open.  The first
  disables HAVE_ICONV_H while the latter disables USE_ICONV_OPEN but both
  are checked in rsync.h:
  #if defined USE_ICONV_OPEN && defined HAVE_ICONV_H
- Set ac_cv_search_libiconv_open=no when empty(ICONV_LIB).  This prevents
  detection of libiconv when the ICONV option is disabled, but it is also
  needed on FreeBSD 10 with libiconv installed to prevent linking with
  -liconv.
- New LIB_DEPENDS syntax.
- Move pre-configure to post-patch.
- Remove malloc.h patching.
- Replace MAKE with MAKE_CMD.  MAKE is the currently running make and
  MAKE_CMD is the make used to build the port.
- Unmute installation commands.

Reported by:	"Kenta S." <kentas@hush.com> [1]
Approved by:	ehaupt
2014-03-25 13:20:54 +00:00
Dirk Meyer
60e92e847b - fix buiild by addding: MAKE_JOBS_UNSAFE=yes
error:
libpatricia/libpatricia.a: could not read symbols: Archive has no index; run ranlib to add one
*** [blib/arch/auto/Net/Patricia/Patricia.so] Error code 1
2014-03-25 11:03:45 +00:00
Baptiste Daroussin
171d2a4d21 Support stage
Use options helpers
2014-03-25 08:19:00 +00:00
Baptiste Daroussin
0a1c5bdf9b Support stage
Use options helpers
2014-03-25 08:17:16 +00:00
Rene Ladan
0a26f84351 Remove expired ports:
2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0
2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream
2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream
2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor
2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from bit rot.  Especially with options other than GUILE, uninstall may leave files behind
2014-03-23 games/xflame: No more public distfiles
2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2 instead
2014-03-24 x11-wm/hackedbox: Abandonware
2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using 'sysutils/hfsutils'
2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles; unmaintained
2014-03-24 19:51:54 +00:00
Oliver Lehmann
4619451ba9 switch from GCC to Clang
bump PORTREVISION
2014-03-23 09:45:39 +00:00
Pawel Pekala
89b0c304f5 - Update to version 5.0.21
- Switch to PORTDOCS
2014-03-22 15:43:33 +00:00
Steve Wills
5743658354 - Update to 1.3.1 security release, announce message is here:
http://sourceforge.net/p/tigervnc/mailman/message/32120476/

PR:		ports/187777
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Security:	CVE-2014-0011
2014-03-22 07:36:39 +00:00
Kubilay Kocak
61f8dc857b Chase py-pyzmq category move for py-salt, ipython and py-kombu
Update py-pyzmq dependency entries for:

 - sysutils/py-salt
 - devel/ipython
 - net/py-kombu
2014-03-22 07:35:35 +00:00
Kubilay Kocak
2bb729328a net/py-twitter-tools: Update to 1.14.1, Modernise.
- Update to 1.14.1
- Enable AUTOPLIST support, remove PYDISTUTILS_PKGNAME accordingly
- Deprecate easy_install target, remove zip_safe setup.py patch accordingly
- Use PKGNAMESUFFIX, so we dont need DISTNAME override (and pets portlint!)

Changes:

  https://github.com/sixohsix/twitter/commits/twitter-1.14.1
2014-03-22 07:19:47 +00:00
Kubilay Kocak
3badd61d6d devel/py-pyzmq: Move to net/ category, Update to 14.1.1
- Move from devel/ to net/ category with other ZeroMQ ports
- Update to 14.1.1
- Update CATEGORIES order (put primary first)
- Update MOVED, devel/Makefile and net/Makefile

Approved by: maintainer (via email)
2014-03-22 06:53:46 +00:00
Kubilay Kocak
11da1c4851 net/libzmq4: Update to 4.0.4
- Update to 4.0.4

Changes:

    https://github.com/zeromq/zeromq4-x/blob/v4.0.4/NEWS
2014-03-22 05:25:34 +00:00
Kubilay Kocak
384e39b860 net/libzmq2: Fix PKGNAME (PORTNAME: zmq -> libzmq2)
Correctly set PORTNAME to "libzmq2" after moving it from devel/zmq to
net/libzmq2, which was missed in r335619 [1].

This fixes the PKGNAME for this port.

[1] http://svnweb.freebsd.org/ports?view=revision&revision=335619

Reported by:	Franco Fichtner (via twitter: @fitchitis)
Approved by:	pointyhat (koobs)
MFH:		2014Q1
2014-03-22 03:15:01 +00:00
Xin LI
4c7f2db4d4 Remove DEBUG option for now as it have broke syslog capability.
Reported by:	many
2014-03-20 23:22:03 +00:00
Ryan Steinmetz
3b3db1acf7 New port: net/pwhois:
The Prefix WhoIs Project provides a whois-compatible client and server
framework for disclosing various up-to-date routing information.
Instead of using registrar-originated network information (which is often
unspecific or inaccurate), Prefix WhoIs uses the Internet's global routing
table as gleaned from a number of routing peers around the world. Other
sources of information, such as imported data from ARIN are also supported
(a separate agreement with ARIN is required).

WWW: http://pwhois.org/
2014-03-20 20:07:10 +00:00
Emanuel Haupt
e136845765 Support staging 2014-03-20 15:51:11 +00:00
Emanuel Haupt
9bd267c284 Support staging 2014-03-20 15:49:46 +00:00
Emanuel Haupt
da9e8e3698 Support staging 2014-03-20 15:05:04 +00:00
Emanuel Haupt
d00d267fb8 - Support staging
- Use shebangfix
2014-03-20 08:00:03 +00:00
Emanuel Haupt
c92e60e03a - Support staging
- USES -> gmake
- This port does not build with clang, therefore use GCC and hereby fix this
  port on 10.x (port is crucial for net/asterisk)
- Strip shared objects
- New LIB_DEPENDS definition
2014-03-20 07:32:56 +00:00
Xin LI
2618af2c19 Update OpenLDAP to 2.4.39.
While I'm there, make OpenLDAP daemon start earlier than SERVERS, right
after ldconfig.
2014-03-19 22:44:50 +00:00
Xin LI
22c046f17a Spring cleanup of OpenLDAP 2.4 port:
- Fix various issues introduced with staging support.
 - Build MDB backend by default, this will become new preferred backend
   and BerkeleyDB backend is now deprecated.
2014-03-19 22:11:10 +00:00