Commit graph

327832 commits

Author SHA1 Message Date
Gerald Pfeifer
d1f401292d We don't need to worry about FreeBSD versions before 7.0 any more.
Simplify by removing USE_GCC=4.2+ which was only used in that case.
2014-03-01 12:46:30 +00:00
Gerald Pfeifer
823d7e313f - Convert to the new LIB_DEPENDS format.
- Replace USE_GMAKE by USES=gmake.
- Remove setting for FreeBSD 7.x and earlier which we no longer support.

Approved by:	portmgr (generic pre-approval)
2014-03-01 12:23:44 +00:00
Juergen Lock
47452dcb43 - Finally stagify the vdr ports. \o/
- Use new LIB_DEPENDS syntax.
- Change multimedia/vdr-plugins defaults and bump PORTREVISION for it.
  (switch from xvdr to vnsiserver and disable plugins depending on ffmpeg0)
2014-03-01 12:21:13 +00:00
Kubilay Kocak
7a2c2ce6e7 lang/python*: Backport security fix for CVE-2014-1912
A vulnerability was reported [1] in Python's socket module, due to a
boundary error within the sock_recvfrom_into() function, which could be
exploited to cause a buffer overflow.

This could be used to crash a Python application that uses the
socket.recvfrom_info() function or, possibly, execute arbitrary code
with the permissions of the user running vulnerable Python code.

This vulnerable function, socket.recvfrom_into(), was introduced in
Python 2.5. Earlier versions are not affected by this flaw.  This is
fixed in upstream branches for version 2.7, 3.1, 3.2 and 3.3.

[1] http://bugs.python.org/issue20246

MFH:		2014Q1
Security:	8e5e6d42-a0fa-11e3-b09a-080027f2d077
2014-03-01 10:52:55 +00:00
Kubilay Kocak
af10367a5c security/vuxml: Document CVE-2014-1912 for Python 2.7 - 3.3
Python: buffer overflow in socket.recvfrom_into()

MFH:		2014Q1
Security:	CVE-2014-1912
2014-03-01 10:51:34 +00:00
Sunpoet Po-Chuan Hsieh
708897cc50 - Update to 2.6.2
Changes:	https://github.com/guard/listen/releases
2014-03-01 10:43:54 +00:00
Dmitry Marakasov
32b44e627a - Fix plist (@dirrmtry include/sys which is shared)
PR:		187153
Submitted by:	amdmi3
Approved by:	Aragon Gouveia <aragon@phat.za.net> (maintainer)
2014-03-01 10:35:10 +00:00
Alexey Dokuchaev
6fd102487a Unbreak the build on recent -CURRENT, where linker is more strict.
Reported by:	pkg-fallout
2014-03-01 10:13:26 +00:00
Thierry Thomas
9b406bce0c Adding libuv, a multi-platform support library with a focus on
asynchronous I/O.
2014-03-01 10:06:45 +00:00
Johan van Selst
b7e1975acd Update to readline 6.3 2014-03-01 10:05:14 +00:00
Sunpoet Po-Chuan Hsieh
a14f810f8b - Add libgpkg 0.9.16
libgpkg is a SQLite 3 extension that provides a minimal OGC GeoPackage
implementation. GeoPackage is an open, standards-based, application and
platform independent, and self-describing file format for geodata based on
SQLite.

WWW: https://bitbucket.org/luciad/libgpkg
2014-03-01 09:33:52 +00:00
John Marino
331fbedddd sysutils/k3b-kde4: Broken everywhere, USES+= pkgconfig might fix it 2014-03-01 09:26:51 +00:00
John Marino
5333d3d5cb www/emacs-w3m: Mark jobs unsafe 2014-03-01 07:47:08 +00:00
John Marino
5af460d03d deskutils/org-mode.el: Mark jobs unsafe 2014-03-01 07:45:07 +00:00
John Marino
518cd0026c net/iffinder: Mark jobs unsafe 2014-03-01 07:41:45 +00:00
John Marino
4cd8fb8343 sysutils/isomd5sum: Mark jobs unsafe 2014-03-01 07:39:13 +00:00
Sunpoet Po-Chuan Hsieh
a46c86a6f0 - Add LICENSE
- Fix shebang
- Bump PORTREVISION for package change
- Support STAGEDIR

Approved by:	portmgr (blanket)
2014-03-01 07:24:25 +00:00
Sunpoet Po-Chuan Hsieh
c932d53d7a - Add LICENSE
- Convert to new options framework
- Fix shebang
- Bump PORTREVISION for package change
- Support STAGEDIR

Approved by:	portmgr (blanket)
2014-03-01 07:24:19 +00:00
Sunpoet Po-Chuan Hsieh
2ec75b05a4 - Use BINMODE and DOCMODE
- Simplify Makefile
2014-03-01 07:24:16 +00:00
Sunpoet Po-Chuan Hsieh
49a375037a - Allow "make package" as user
- Use BINMODE and DOCMODE
- Simplify Makefile
2014-03-01 07:24:12 +00:00
Sunpoet Po-Chuan Hsieh
0c496cb7c3 - Update to 4.88F
PR:		ports/187157
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2014-03-01 07:24:07 +00:00
David Naylor
4d51477fe7 Update sysutils/py-plumbum to 1.4.1.
ChangeLog:
 * Force /bin/sh to be the shell in SshMachine.session() (#111)
 * Added islink() and unlink() to path objects (#100, #103)
 * Added access to path objects
 * Faster which implementation (#98)
 * Several minor bug fixes
2014-03-01 06:41:46 +00:00
Sunpoet Po-Chuan Hsieh
43596880ed - Fix install/package for Python 3.x 2014-03-01 06:29:40 +00:00
Sunpoet Po-Chuan Hsieh
1a4b8e2b1f - Convert to new options helper
- Fix PLIST [1]
- Bump PORTREVISION for package change

Submitted by:	olgeni [1]
2014-03-01 06:13:39 +00:00
Sunpoet Po-Chuan Hsieh
2e33cb07f6 - Fix shebang
- Bump PORTREVISION for package change
2014-03-01 05:43:49 +00:00
Sunpoet Po-Chuan Hsieh
b09bbf9014 - Update to 1.20
- Do not run misc tests

PR:		ports/176855
Submitted by:	sunpoet (myself)
Approved by:	GGeraud CONTINSOUZAS <geraud@gcu.info> (maintainer)
2014-03-01 05:41:05 +00:00
Dmitry Marakasov
a8f0311426 - Fix build
- Support staging
2014-03-01 02:16:44 +00:00
Dmitry Marakasov
b026e1d3c7 - Fix build on 10.x
- Support staging
- Use new LIB_DEPENDS syntax
2014-03-01 00:51:57 +00:00
Dmitry Marakasov
d4867a1239 - Fix build on 10.x 2014-03-01 00:51:49 +00:00
Dmitry Marakasov
1836240655 - Fix build on 10.x 2014-03-01 00:51:45 +00:00
Dmitry Marakasov
40d1cee318 - Fix build with clang
- Fix patch filenames
2014-03-01 00:51:37 +00:00
Dmitry Marakasov
a74a5869ee - Fix build on 10.x 2014-03-01 00:51:31 +00:00
Dmitry Marakasov
342b95eb55 - Fix build on 10.x 2014-03-01 00:51:22 +00:00
Rene Ladan
86791b3cdc Remove expired ports:
2014-03-01 lang/clang31: No remaining dependencies
2014-03-01 devel/llvm31: No remaining dependencies (except clang31)
2014-03-01 00:14:57 +00:00
Rene Ladan
ef50dbb213 PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye.  Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )

Strip PHP 5.2 out of Mk/bsd.php.mk
2014-03-01 00:06:29 +00:00
Dmitry Marakasov
f718566906 - Fix build with clang 2014-02-28 23:24:59 +00:00
Gerald Pfeifer
b1d920ba70 Forced commit to note that the previous commit (revision 346580) also
included an update of lang/gcc49 to the 20140223 snapshot of GCC 4.9.0.
2014-02-28 23:03:41 +00:00
Gerald Pfeifer
1e5ca7aefc Remove lang/gcc44 aka GCC 4.4 which has been deprecated since 2011-05-08
and was originally created 2008-03-01, thirteen months before the upstream
release of GCC 4.4.0.  Even lang/gcc45 has been gone for more than two
years now.

Recommend the generic lang/gcc as a replacement.
2014-02-28 22:56:08 +00:00
Brooks Davis
de4e011218 Recent versions of clang should work find on sparc64 and arm so mark
them not broken.  We'll patch if it turns out they have issues.

Requested by:	rdivacky (sparc64)
2014-02-28 22:02:14 +00:00
Koop Mast
f806c4fdee Add USES=iconv. It is used in libpoppler-cpp and this makes sure libc iconv
is used on FreeBSD 10+.

PR:		ports/186700
Submitted by:	tijl@
2014-02-28 21:45:27 +00:00
Rene Ladan
de27093f4a From PR submitter:
- Update to 0.8.D.3 (latest stable)
- Fix build on amd64 regarding zlib
- Add options to select devices to emulate

From myself:
- Convert to option helpers
- Stage support
- Fix build on FreeBSD 10

PR:		ports/179421
Submitted by:	"Green Dog"
Approved by:	maintainer timeout (acm, 8 months 3 weeks)
2014-02-28 21:11:09 +00:00
Antoine Brodin
c41439ff51 Deprecate and set expiration date, a new port should never have been
committed without a proper maintainer.
2014-02-28 20:59:39 +00:00
Grzegorz Blach
36836a2603 - Fix build when SMB option is enabled
- Bump PORTREVISION

PR:		ports/187096
2014-02-28 20:51:43 +00:00
Chris Rees
02314e3ece Update to 4.84.6
Fix temporary file bugs
Pointed out by:	brad@comstyle.com

PR:		ports/187005
Submitted by:	Kevin Kobb (maintainer)

Style and shebang fixes and stage.
2014-02-28 20:04:59 +00:00
Pawel Pekala
630785f97e Staging support 2014-02-28 19:56:52 +00:00
Antoine Brodin
14c681ddae Mark more ports BROKEN
Error logs are available in the pkg-fallout archives

Reported by:	pkg-fallout since at least january 2014
2014-02-28 19:45:27 +00:00
Pawel Pekala
2b424ae7fe Staging support 2014-02-28 19:38:13 +00:00
Adam Weinberger
38861779b7 STAGE makes it a bit tricky to specify permissions and ownership
on directories. It looks like chown in the plist and chmod in
do-install does the right thing.

PORTREVISION bump as ownership on some folders has changed. The
chmod in the plist seems to be a NO-OP but I'm leaving them in in
case they magically work in the future.
2014-02-28 19:28:23 +00:00
Pawel Pekala
f193daeb18 This port is stage safe. 2014-02-28 19:14:42 +00:00
Antoine Brodin
7fc2d0ea48 Unbreak index, py-lucene was removed so remove LUCENE option 2014-02-28 19:04:41 +00:00