Commit graph

316345 commits

Author SHA1 Message Date
Antoine Brodin
dbaeeeeb71 New port: www/faup
Faup stands for Finally An Url Parser and is a library and command line tool to
parse URLs and normalize fields with two constraints:
- Work with real-life urls (resilient to badly formated ones)
- Be fast: no allocation for string parsing and read characters only once

WWW: http://stricaud.github.io/faup/
2013-11-25 22:07:21 +00:00
Antoine Brodin
17dcb8e9f4 - Update to 1.2.13
- Stage support

PR:		ports/181058
Submitted by:	Kato Tsuguru
2013-11-25 22:04:36 +00:00
Olli Hauer
29dc006884 - fix security/nmap runtime on current (FreeBSD 11)
- adopt ${opt}_USE style
- remove ${opt} PKGNAMEPREFIX
- bump PORTREVISION

PR:		ports/184288
Submitted by:	Ruslan Makhmatkhanov <rm@FreeBSD.org>
2013-11-25 20:49:58 +00:00
Marcus von Appen
864818635f - Fix the usage of 'python' to get rid of the implicit lang/python
dependency in the mesa ports

Approved by:	x11@ (via kwm@)
2013-11-25 20:30:54 +00:00
Marcus von Appen
350ecd9843 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- Reset maintainer

Approved by:	Bruno Schwander <bruno@tinkerbox.org>
2013-11-25 20:18:52 +00:00
Olli Hauer
4b2432b979 - adopt new ${opt}_USE
- followup PR ports/183353
  (non default setting, therefore no PORTREVISION bump)
2013-11-25 20:06:35 +00:00
Sunpoet Po-Chuan Hsieh
0c94292e3d - Update to 0.3.2
- Add LICENSE
- Support STAGEDIR
- While I'm here, sort RUN_DEPENDS

PR:		ports/184212
Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru> (maintainer)
2013-11-25 19:59:02 +00:00
Sunpoet Po-Chuan Hsieh
768f6c529c - Add LICENSE
- Remove outdated RUBY_VER check
- Support STAGEDIR
- While I'm here, silence post-extract: message and unsilence installation message

PR:		ports/184212
Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru> (maintainer)
2013-11-25 19:58:56 +00:00
Sunpoet Po-Chuan Hsieh
d21373be34 - Add LICENSE
- Support STAGEDIR

PR:		ports/184212
Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru> (maintainer)
2013-11-25 19:58:51 +00:00
Sunpoet Po-Chuan Hsieh
c97c888984 - Update to 1.64
Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
2013-11-25 19:58:47 +00:00
Sunpoet Po-Chuan Hsieh
ddc3d3c530 - Update to 0.58
- Convert to new options helper

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2013-11-25 19:58:05 +00:00
Olli Hauer
4575763978 - security update subversion-1.8.5 / 1.7.14 [1]
- add vuxml entry
- let bindings ports load options file [2]

[1]
Version 1.8.5
(25 November 2013, from /branches/1.8.x)
http://svn.apache.org/repos/asf/subversion/tags/1.8.5

 User-visible changes:
  - Client-side bugfixes:
    * fix externals that point at redirected locations (issues #4428, #4429)
    * diff: fix assertion with move inside a copy (issue #4444)

  - Server-side bugfixes:
    * mod_dav_svn: Prevent crashes with some 3rd party modules (r1537360 et al)
    * mod_dav_svn: canonicalize paths properly (r1542071)
    * mod_authz_svn: fix crash of mod_authz_svn with invalid config (r1541432)
    * hotcopy: fix hotcopy losing revprop files in packed repos (issue #4448)

  - Other tool improvements and bugfixes:
    * mod_dontdothat: Fix the uri parser (r1542069 et al)

 Developer-visible changes:
  - General:
    * fix compilation with '--enable-optimize' with clang (r1534860)
    * fix copmpilation with debug build of BDB on Windows (r1501656, r1501702)
    * fix '--with-openssl' option when building on Windows (r1535139)
    * add test to fail when built against broken ZLib (r1537193 et al)

  - Bindings:
    * swig-rb: fix tests to run without installing on OS X (r1535161)
    * ctypes-python: build with compiler selected via configure (r1536537)

Version 1.7.14
(25 Nov 2013, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.14

 User-visible changes:
  - Client- and server-side bugfixes:
    * fix assertion on urls of the form 'file://./' (r1516806)

  - Client-side bugfixes:
    * upgrade: fix an assertion when used with pre-1.3 wcs (r1530849)
    * ra_local: fix error with repository in Windows drive root (r1518184)
    * fix crash on windows when piped command is interrupted (r1522892)
    * fix externals that point at redirected locations (issues #4428, #4429)
    * diff: fix incorrect calculation of changes in some cases (issue #4283)
    * diff: fix errors with added/deleted targets (issues #4153, #4421)

  - Server-side bugfixes:
    * mod_dav_svn: Prevent crashes with some 3rd party modules (r1537360 et al)
    * fix OOM on concurrent requests at threaded server start (r1527103 et al)
    * fsfs: limit commit time of files with deep change histories (r1536790)
    * mod_dav_svn: canonicalize paths properly (r1542071)

  - Other tool improvements and bugfixes:
    * mod_dontdothat: Fix the uri parser (r1542069 et al)

 Developer-visible changes:
  - Bindings:
    * javahl: canonicalize path for streamFileContent method (r1524869)

[2]
- Set OPTIONS_NAME to let bindings ports load the new options file.
  Leave OPTIONSFILE for now to load the old file on systems where
  it hasn't been moved to the new location yet.
- Remove an old hack.

PR:		ports/180612 [2]
Submitted by:	Tijl Coosemans <tijl@FreeBSD.org>
Security:	e3244a7b-5603-11e3-878d-20cf30e32f6d
		CVE-2013-4505
		CVE-2013-4558
2013-11-25 19:52:24 +00:00
Sunpoet Po-Chuan Hsieh
f3a0ea18c6 - Use PYDISTUTILS_AUTOPLIST
- Support STAGEDIR

PR:		ports/184267
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-25 19:18:45 +00:00
Sunpoet Po-Chuan Hsieh
b574d8f3bf - Document the removal of www/trac-gitplugin 2013-11-25 19:15:11 +00:00
Sunpoet Po-Chuan Hsieh
60b2507187 - Remove www/trac-gitplugin
PR:		ports/184266
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Reference:	http://trac-hacks.org/wiki/GitPlugin
2013-11-25 19:13:56 +00:00
Sunpoet Po-Chuan Hsieh
bc64afbebd - Update to 1.7.0
- Add LICENSE

Changes:	https://github.com/geokit/geokit/blob/master/CHANGELOG.md
2013-11-25 19:13:22 +00:00
Sunpoet Po-Chuan Hsieh
9c2668f119 - Use PYDISTUTILS_AUTOPLIST
- Support STAGEDIR

PR:		ports/184269
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-25 19:11:29 +00:00
Danilo Egea Gondolfo
d0b583057c - Update from 2.2.6 to 2.2.9
- And, following the instructions in Makefile, bump PORTREVISION of mail/dovecot2-antispam-plugin and mail/dovecot-pigeonhole

PR:		ports/184273
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
2013-11-25 19:03:16 +00:00
Marcus von Appen
2eac7d6a76 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Approved by:	David Gilbert <ports2@dclg.ca> (maintainer)
2013-11-25 18:44:35 +00:00
Sunpoet Po-Chuan Hsieh
c2d832fbf9 - Fix PKGNAME collision:
- Add PKGNAMESUFFIX
  - Remove LATEST_LINK
- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/184251
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
2013-11-25 18:31:39 +00:00
Sunpoet Po-Chuan Hsieh
556d87a64f - Fix PKGNAME collision:
- Add PKGNAMESUFFIX
  - Remove LATEST_LINK
- While I'm here:
  - Update MASTER_SITES
  - Remove leading indefinite article from COMMENT

PR:		ports/184250
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
2013-11-25 18:31:33 +00:00
Mathieu Arnold
00b874475a Support staging. 2013-11-25 18:17:16 +00:00
Sunpoet Po-Chuan Hsieh
c24bbd3e67 - Support STAGEDIR
- Simplify Makefile
2013-11-25 18:14:33 +00:00
Max Brazhnikov
b000c0f4f7 Convert to USES=qmake 2013-11-25 18:11:02 +00:00
Max Brazhnikov
77330019c7 - Convert to USES=qamke
- Support staging properly
2013-11-25 18:10:12 +00:00
Max Brazhnikov
8518a1f60b - Pass QMAKE_ARGS to qmake
Approved by:	portmgr (blanket approval)
2013-11-25 18:01:08 +00:00
Max Brazhnikov
9890cd8460 - Convert to USES=qmake
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-25 18:01:01 +00:00
Max Brazhnikov
b66ff2e3bc - Convert to USES=qmake
Approved by:	portmgr (blanket approval)
2013-11-25 18:00:55 +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
Max Brazhnikov
117fca0bcb - Convert to USES=qmake
- Add stage support
- Update port comment/description
- Convert to pkg-plist

Approved  by:	vg (maintainer)
2013-11-25 17:54:08 +00:00
TAKATSU Tomonari
34b56167e9 - Update to 0.2.2.1430
- Remove RUBY_REQUIRE
- Improve x-generate-plist target for maintenance
- Cosmetic change
2013-11-25 17:51:17 +00:00
Adam Weinberger
a314c836df Correct plist error 2013-11-25 17:13:37 +00:00
William Grzybowski
2bdd607809 devel/py-pygit2: update to 0.20.0 2013-11-25 17:04:17 +00:00
Li-Wen Hsu
0ee7ec3246 - Update to 1.541 2013-11-25 17:03:32 +00:00
Mark Felder
1e21036389 Unifi is the wireless controller software for Ubiquiti's Unifi APs
Approved by:	crees (mentor)
2013-11-25 16:52:21 +00:00
Adam Weinberger
5d017b2286 Don't clobber config files. Also adds stage support.
PR:		ports/171669
2013-11-25 16:47:32 +00:00
Max Brazhnikov
579bf456eb - Don't force pkg users to install optional dependencies
PR:		ports/184034
Submitted by:	Yamagi Burmeister (maintainter)
2013-11-25 16:33:39 +00:00
Mark Felder
2bf353bb56 Preparing for new port net-mgmt/unifi
Approved by:	crees (mentor)
2013-11-25 16:31:44 +00:00
William Grzybowski
f81a955507 devel/libgit2: update to 0.20.0 2013-11-25 16:31:06 +00:00
Philippe Audeoud
e7dc7e78a4 - FLAC support by default
PR:		ports/177193
Submitted by:	Luke <lukek@rogers.com>
Approved by:	maintainer
2013-11-25 16:11:53 +00:00
Mathieu Arnold
2c8211c3ea - Convert to staging.
- Take maintainership.
2013-11-25 16:11:05 +00:00
Boris Samorodov
bc06d6eb05 Add PKGNAMESUFFIX=-hpc to have a non-conflict package name with
net/slurm.

Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer, via e-mail)
2013-11-25 15:54:38 +00:00
Li-Wen Hsu
be90da153e - Update to 1.540 2013-11-25 15:27:46 +00:00
Jason E. Hale
2d7bc5f000 - Allow build with clang without libc++ on 8.x and 9.x [1][2][3]
- Fix build on powerpc64 [4]

PR:		ports/183238 [1], ports/183954 [2], ports/182046 [4]
Submitted by:	Chess Griffin <chess@chessgriffin.com> [1],
		Guillaume Bibaut <yom@iaelu.net> [2],
		jhibbits [4]
Patched by:	tijl (via private mail) [3]
2013-11-25 15:19:00 +00:00
Danilo Egea Gondolfo
f8438495a8 - Fix warnings in urlview.c [1]
- Add LICENSE
- Add stage support

PR:		ports/180681
Submitted by:	Anton Shterenlikht <mexas@bris.ac.uk> (maintainer) [1]
2013-11-25 15:06:59 +00:00
Jason E. Hale
4aca91442b - Restore support for librcc charset conversation library
PR:		ports/184280
Submitted by:	fluffy
2013-11-25 14:45:37 +00:00
Max Brazhnikov
adedf85d32 - Convert to USES=qmake
- Use options helpers
- Add stage support
- Update port comment/description
- Fix PDF option, add CUPS option

Approved  by:	vg (maintainer)
2013-11-25 14:38:47 +00:00
Mathieu Arnold
2e5eaf89c9 Fix build.
Reported by:	Leo Vandewoestijne
2013-11-25 14:21:29 +00:00
William Grzybowski
f4fcb9a89c databases/rrdtool: fix build with python module 2013-11-25 14:15:32 +00:00
William Grzybowski
25f357e271 databases/rrdtool: update to 1.4.8
- Update to 1.4.8 [1] (based on)
- Allow staging

PR:		ports/182192 [1]
Submitted by:	Christoph Moench-Tegeder <cmt burggraben.net>
Approved by:	maintainer (timeout)
2013-11-25 13:36:44 +00:00