Commit graph

304862 commits

Author SHA1 Message Date
Kubilay Kocak
a1523f8ba9 devel/concurrencykit: Update to 0.2.20
- Update to 0.2.20
- Use PLIST_SUB for shared library version in pkg-plist
- Update pkg-plist and Makefile.man

Changes:

- Support for Intel TSX extensions (ck_pr_rtm)
- Support for lock elision
- A ck_hs_move operation
- Support for reader-writer cohort locks

Release Announcement:

https://groups.google.com/forum/#!topic/concurrencykit/Yx-g3CBFR2Y
2013-07-21 06:01:49 +00:00
Jason Helfman
84eeb41996 - migrate USE_GMAKE and USE_PKGCONFIG to USES framework
Approved by:	maintainer (swills@)
2013-07-21 06:00:00 +00:00
Steve Wills
c2e238891d - Update to 1.1.0
- Trim header
- Pet portlit (a bit)

PR:		ports/180469
Submitted by:	lwhsu
2013-07-21 05:21:34 +00:00
Vanilla I. Shu
e9b81a8fed Make MAKE_JOBS_UNSAFE.
Obtained from:	miwi@
2013-07-21 04:58:51 +00:00
Steve Wills
ec4947a312 - Fix group permissions
PR:		ports/180379
Reported by:	romain
2013-07-21 04:45:05 +00:00
Steve Wills
d38f97c1a4 - Update to 3.2.9
- Security: CVE-2013-4717, CVE-2013-4718

PR:		ports/180477
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2013-07-21 02:41:07 +00:00
Steve Wills
179a7329d5 - Update to 0.11.4
PR:		ports/180671
Submitted by:	Daniel Lin <linpct@gmail.com> (maintainer)
2013-07-21 01:34:54 +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
Martin Wilke
6841aa6a4b - Unbreak build
- Support OPTIONS_DEFINE
- Add LICENSE

PR:		180688
Submitted by:	ports fury
2013-07-20 21:34:14 +00:00
Martin Wilke
d1b9e88cf0 - Update to 1.5.2
PR:		180653
Submitted by:	maintainer
2013-07-20 20:38:41 +00:00
Martin Wilke
fef8c7f607 - Update to 1.3.3
PR:		180650
2013-07-20 20:36:42 +00:00
Koop Mast
e4c97c8f1d Add support for automake 1.13 and 1.14.
Submitted by:	Gustau Perez (based on)
Obtained from:	GNOME dev repo
2013-07-20 20:35:56 +00:00
Martin Wilke
47100c0701 - Bump PORTREVISION after graphics/openimageio update 2013-07-20 20:17:56 +00:00
Martin Wilke
adb34a9de6 - Update to 1.2.0 2013-07-20 20:16:01 +00:00
Hiroki Sato
38a6b4b82c - Update MASTER_SITES.
- Use OPTIONS_DEFINE.
2013-07-20 19:10:22 +00:00
Hiroki Sato
2d54c2351c Fix directory permission.
Reported by:	miwi
2013-07-20 17:46:11 +00:00
Olli Hauer
7a70c34b40 - change MASTER_SITE_APACHE
remove mirrors no longer in the official
  list and add some new mirrors

PR:		ports/180548
Submitted by:	Gavin McDonald <gavin@16degrees.com.au>
2013-07-20 17:46:09 +00:00
Olli Hauer
5495c44b92 - apache24-2.4.6 and newer delivers mod_macro by default
- set EXPIRATION_DATE to 2013-08-03

with hat apache@
2013-07-20 17:14:14 +00:00
Olli Hauer
b132b94c6b - update to apache24-2.4.6
- new modules: mod_cache_socache, mod_macro and mod_proxy_wstunnel

- add enty to vuxml

SECURITY: CVE-2013-1896 (cve.mitre.org)
 mod_dav: Sending a MERGE request against a URI handled by mod_dav_svn with
 the source href (sent as part of the request body as XML) pointing to a
 URI that is not configured for DAV will trigger a segfault.

SECURITY: CVE-2013-2249 (cve.mitre.org)
 mod_session_dbd: Make sure that dirty flag is respected when saving
 sessions, and ensure the session ID is changed each time the session
 changes. This changes the format of the updatesession SQL statement.
 Existing configurations must be changed.

Changelog:
http://www.apache.org/dist/httpd/CHANGES_2.4.6

with hat apache@

Security:	ca4d63fb-f15c-11e2-b183-20cf30e32f6d
2013-07-20 17:11:54 +00:00
Olli Hauer
a93bfceaf7 - fix build
Thanks to tijl@
2013-07-20 16:20:27 +00:00
Wen Heping
c65306f29b - Update to 3.0
- Convert to optionsNG
- Drop maintainership
2013-07-20 15:08:45 +00:00
Wen Heping
baad1b1198 - Update to 1.05
Changes: http://cpansearch.perl.org/src/JANPAZ/DBD-XBase-1.05/Changes
- Trim Makefile headers
2013-07-20 13:55:43 +00:00
Wen Heping
23d1370460 - Update to 1.11.7 2013-07-20 13:33:44 +00:00
David Naylor
52c2e306aa Update audio/soundkonverter to 2.0.4.
Changelog:
-add: Slovenian translation
2013-07-20 13:22:20 +00:00
Wen Heping
f0bb9fbd8e - Update to 2.3.6 2013-07-20 13:08:14 +00:00
Hiroki Sato
1094f8bfe3 Document japanese/mozc-el should be removed before upgrading
japanese/mozc-server.
2013-07-20 12:52:25 +00:00
Marc Fonvieille
e7c0b8bf2d Update to r42326 of the FreeBSD docset.
Approved by:	doceng (implicit)
2013-07-20 11:33:22 +00:00
Max Brazhnikov
d15fa81db0 - Update to 1.0.3
- Switch to GITHUB
- Prevent from writing to /root during build (XDG_CONFIG_HOME)
- Add build-time dependence on math/muparser
2013-07-20 11:08:57 +00:00
Max Brazhnikov
ff18db2c44 - Install to KDE4_PREFIX when building with KDE support (should fix some
runtime issues) [1]
- Don't remove kdehier4 directories

Reported by:	avg
2013-07-20 11:08:11 +00:00
Wen Heping
881d1953d7 - Update to 0.56 2013-07-20 10:04:32 +00:00
Wen Heping
75445be75e - Update to 2.37
Changes: http://cpansearch.perl.org/src/LDS/Bio-Graphics-2.37/Changes
2013-07-20 10:03:10 +00:00
Lars Engels
59f354bbf0 Add MAKE_JOBS_UNSAFE
Reported by:	flo
2013-07-20 08:16:37 +00:00
Kubilay Kocak
6307497d2a devel/py-pbr: Python Build Reasonableness [NEW PORT]
PBR is a library that injects some useful and sensible default
behaviors into your setuptools run. It started off life as the chunks
of code that were copied between all of the OpenStack projects. Around
the time that OpenStack hit 18 different projects each with at least 3
active branches, it seems like a good time to make that code into a
proper re-usable library.

WWW: https://github.com/openstack-dev/pbr

PR:		180550
Submitted by:	Mikolaj Golub <trociny@FreeBSD.org>
2013-07-20 07:49:56 +00:00
Bernhard Froehlich
65d10f0eac - Add support for FreeBSD 8.x
Submitted by:	Juergen Lock <nox@FreeBSD.org>
2013-07-20 07:33:10 +00:00
Wen Heping
12823beefa - Update to 0.3.12 2013-07-20 07:25:24 +00:00
Wen Heping
88a5ef28b7 - Update to 2.2.5.3 2013-07-20 07:23:09 +00:00
Hiroki Sato
a985a72822 - Update to 1.11.1502.102. Changes include:
* Fixes cursor movement issue on Emacs 24 (Issue 168)
 * Support numpad keys in mozc.el (Issue 170)
 * Support Emacs 24 in mozc.el (Issue 190)
 * Support surrounding text
 * Dictionary update

- Take maintainership.

Approved by:	daichi (maintainer)
2013-07-20 04:02:49 +00:00
Vanilla I. Shu
82c26bd4e2 Add libfortuna 0.1.0, fortuna PRNG Library.
PR:		ports/180661
Submitted by:	waitman@waitman.net
2013-07-20 03:58:42 +00:00
Sunpoet Po-Chuan Hsieh
b627af5953 - Update to 20130718
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130718.diff
2013-07-20 03:37:50 +00:00
Jung-uk Kim
99931ed585 Fix build with Clang and make it default again.
Tested by:	Mike Jakubik <mike.jakubik@intertainservices.com>, RedPorts
2013-07-19 23:39:43 +00:00
Guido Falsi
b7165045ca - Update to 0.4.15
- Fix build with clang

PR:		ports/180455
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
2013-07-19 21:38:37 +00:00
Carlo Strub
749120cd2b Update to 2.11.3 2013-07-19 20:57:59 +00:00
Carlo Strub
5c4101b49e Update to 2.13.1 2013-07-19 20:50:49 +00:00
Jung-uk Kim
08d08b516d Add an upstream patch to fix build with GCC 4.6 (and possibly others).
https://github.com/davidben/nspluginwrapper/commit/928c322

Prodded by:	avg
2013-07-19 19:23:22 +00:00
Jason Helfman
b136d26d75 - convert USE_GMAKE and to new options style for NLS
- take maintainership
2013-07-19 18:36:42 +00:00
Martin Wilke
d18298d495 - Update to 3.5.2
- Pet portlint
- While here trim header
2013-07-19 18:02:44 +00:00
Martin Wilke
5c684b0f2b - Update to 0.04 2013-07-19 17:56:48 +00:00
Martin Wilke
454c85db84 - Update to 19.0 2013-07-19 17:51:18 +00:00
Steve Wills
900e5d8f63 - Update to 3.2.2
PR:		ports/180532
Approved by:	maintianer timeout (voldern@hoeggen.net, >2 weeks)
2013-07-19 17:22:16 +00:00
Steve Wills
c47841a25f - Update to 1.8.6
PR:		ports/180531
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2013-07-19 17:19:43 +00:00