Commit graph

23165 commits

Author SHA1 Message Date
Jason Helfman
9ef3e0d263 - update to 0.98 [1]
svnup-0.98 - 22 July 2013
- Fixed a bug related to recent (v 1.8) updates to the svn protocol
  (pr ports/180485). [2]
- Fixed a bug where version tags were inserted into files that did not
  have the FreeBSD=%H keyword associated with them (ports/180490). [3]

PR:		180485 [2]
PR:		180490 [3]
Submitted by:	jcm@visi.com (maintainer) [1]
2013-07-23 07:46:56 +00:00
Ganael LAPLANCHE
35db240fe3 Update to 2.0.4 2013-07-23 06:44:45 +00:00
Marcus von Appen
f23c3dcab9 iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
voice communication over IP. The codec is designed for narrow band speech and
results in a payload bit rate of 13.33 kbit/s with an encoding frame length
of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
enables graceful speech quality degradation in the case of lost frames,
which occurs in connection with lost or delayed IP packets.

WWW: http://github.com/dekkers/libilbc
2013-07-22 17:06:58 +00:00
Max Brazhnikov
8b1bc550c2 - Don't touch $HOME/.config during build stage
- Fix plist
2013-07-22 15:07:30 +00:00
Joe Marcus Clarke
2642eabda1 Mark MAKE_JOBS_UNSAFE on amd64.
Reported by:	ohauer
2013-07-22 14:47:28 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
John Marino
d17001ffda net/hornetq: Mark BROKEN, builds outside $WRKDIR
The port downloads to $HOME directory, violating the rule to constrain the
build to the $WRKDIR.  Reset maintainership per maintainer request.

PR:		ports/178529
submitted by:	marino
Approved by:	bapt (mentor), former maintainer
2013-07-22 06:55:34 +00:00
Steve Wills
6dd43f76b2 - Update to 0.3.10
PR:		ports/180711
Approved by:	g.veniamin@googlemail.com (maintainer)
2013-07-21 20:16:15 +00:00
TAKATSU Tomonari
29cbd347db - Add patch to fix build [1]
- Trim Makefile header
- Transfer maintainership to ruby@

Reported by:	pointyhat via miwi [1]
2013-07-21 19:59:36 +00:00
Sunpoet Po-Chuan Hsieh
bf00bb7f95 - Update to 2.10
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Net-Dict/Changes
2013-07-21 15:40:43 +00:00
Vanilla I. Shu
e9b81a8fed Make MAKE_JOBS_UNSAFE.
Obtained from:	miwi@
2013-07-21 04:58:51 +00:00
Hiroki Sato
6a6c9b116c Add net/packetdrill, a network stack testing tool.
The packetdrill scripting tool enables quick, precise tests for entire
TCP/UDP/IPv4/IPv6 network stacks, from the system call layer down to
the NIC hardware. packetdrill currently works on Linux, FreeBSD,
OpenBSD, and NetBSD. It can test network stack behavior over physical
NICs on a LAN, or on a single machine using a tun virtual network
device.
2013-07-20 21:37:46 +00:00
Hiroki Sato
2d54c2351c Fix directory permission.
Reported by:	miwi
2013-07-20 17:46:11 +00:00
Steve Wills
8e6ce4a3f6 - Fix build
PR:		ports/180140
Approved by:	maintainer timeout(loic-freebsd@loicp.eu, >2 weeks)
2013-07-19 15:50:08 +00:00
Alexey Dokuchaev
791f4eddb9 - Fix the installation error
- Sanitize OPTIONS and make them actually work
- Trim Makefile header while here
- Reformat port description text and remove old-school attribution

Reported by:	pointyhat-west
2013-07-19 10:19:26 +00:00
Frederic Culot
1d18057487 - Update to 2.37
- Pet portlint(1) by replacing tab into space in WWW link

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2013-07-19 09:02:54 +00:00
Koop Mast
3ff9c2b392 Allow avahi slaves to add to USE_GNOME, this fixes the build in clean
enviroments. Bump portrevision to make sure on already installed systems that
all the dependancies are recorded.

Submitted by:	miwi & bapt
2013-07-18 10:29:51 +00:00
Erwin Lansing
29230335a8 Don't set PORTREVISION here, but inherit from master port.
PR:		180605
Submitted by:	Alex Keda <admin@lissyara.su> (maintainer)
2013-07-17 10:21:39 +00:00
Ganael LAPLANCHE
fe6abb9c6e Update to 2.0.3 2013-07-17 06:30:07 +00:00
Martin Wilke
04a7336287 - FIx plis 2013-07-17 04:58:36 +00:00
Martin Wilke
7c7120d1ec - Update to 0.80.0
PR:		180574
Submitted by:	maintainer
2013-07-17 04:12:59 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Martin Wilke
800d78b28b - Unbreak build after autotool update 2013-07-16 14:56:10 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Sunpoet Po-Chuan Hsieh
a137f775a1 - Update to 1.6.1
PR:		ports/180538
Submitted by:	swills
2013-07-15 16:38:25 +00:00
Emanuel Haupt
5b8e439847 Make sure the binaries are linked against the port OpenSSL libraries when
and only when WITH_OPENSSL_PORT is defined.

PR:             180395 (based on)
Submitted by:   "r4721@tormail.org" <r4721@tormail.org>
2013-07-15 12:56:17 +00:00
Koop Mast
e45ae39631 Add new avahi-header port. 2013-07-14 21:50:32 +00:00
Koop Mast
d55a06b27c Remove avahi-qt3 for real, missed int he avahi update of r323006
Noticed by:	rene@
2013-07-14 21:25:55 +00:00
Koop Mast
bfa3958c83 Update to 0.6.31.
Trim headers, update to new USES, remove obsolete Qt3 bindings.
Add new gtk3 avahi library. Misc cleanups.

Obtained from:	GNOME devel repo
2013-07-14 21:17:21 +00:00
Pawel Pekala
c1ba45c3f7 Update to version 4.2.62 2013-07-14 19:51:49 +00:00
Sunpoet Po-Chuan Hsieh
374ebdbe64 - Update to 0.85
- Add OPTIONS: GLIB

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
2013-07-13 13:29:56 +00:00
Baptiste Daroussin
8004e17d6f Mark as broken
awgn.c: In function 'awgn_init_dbov':
awgn.c:114: error: 'cpowl' undeclared (first use in this function)
awgn.c:114: error: (Each undeclared identifier is reported only once
awgn.c:114: error: for each function it appears in.)
awgn.c:114: error: 'cpow' undeclared (first use in this function)
awgn.c:114: error: 'cpowf' undeclared (first use in this function)
awgn.c:114: error: 'powl' undeclared (first use in this function)
2013-07-13 13:09:35 +00:00
Steve Wills
bb1e3e9cb1 - Update to 3.1.3
PR:		ports/179890
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-13 05:19:53 +00:00
Steve Wills
904554729d - Update to 0.8.0
PR:		ports/179886
Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
2013-07-13 05:10:37 +00:00
Glen Barber
54feb91247 Remove net/urtwn-firmware-kmod, integrated to head/ as of r253139.
Submitted by:	hiren
2013-07-12 23:55:21 +00:00
Mark Felder
64b2bdb44b - rc script improvements
Approved by:	swills (mentor)
2013-07-12 11:27:12 +00:00
Ganael LAPLANCHE
a57e1ef179 - Update to 1.2.4
- Use desktop-file-utils and shared-mime-info
2013-07-12 08:31:30 +00:00
Soeren Straarup
be1d7d8215 I have taken over x11-wm/libdockap 2013-07-11 17:15:21 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Koop Mast
c524975c76 Make avahi-app a lib_depend, ekiga needs it on run time.
PR:		ports/180390
Submitted by:	Joze Zobec <jozze.zepl@gmail.com>
2013-07-11 09:11:28 +00:00
Koop Mast
5aec02a5df Update to 1.8.15. 2013-07-11 08:02:01 +00:00
Baptiste Daroussin
90cb269b58 Mark job unsafe
Convert to USES
Bump portrevision (pkgconfig is not a run dep anymore)
Remove leading indefinite article
2013-07-11 06:47:47 +00:00
Baptiste Daroussin
18dbe4987a Mark job unsafe
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
2013-07-11 06:39:14 +00:00
Jason Helfman
331fce420c - fix from conversion in r322709
Approved by:	maintainer (implicit)
2013-07-10 23:59:46 +00:00
Baptiste Daroussin
0a830cfcd0 Fix PORTSDIR not already defined by using relative path 2013-07-10 21:28:56 +00:00
Baptiste Daroussin
f83b34b741 Fix pure by removing the useless pre.mk/post.mk dancing
Convert to USES=gmake

Reported by:	marino
2013-07-10 21:11:24 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Baptiste Daroussin
e10b6d67f0 Mark job unsafe 2013-07-10 16:23:40 +00:00
Baptiste Daroussin
a232992c7c Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers
2013-07-10 13:12:03 +00:00
Rene Ladan
d072ab9a2c Fix build with --std=c++11
PR:		ports/178712
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2013-07-10 12:18:21 +00:00