Commit graph

296883 commits

Author SHA1 Message Date
Martin Wilke
ffe9630b58 - Unbreak build
Reported by:	pointyhat
2013-03-27 09:20:14 +00:00
Wen Heping
5d78beab9b - Fix plist
Reported by:	miwi@
2013-03-27 08:57:02 +00:00
Sergey Matveychuk
54c84801cf - Drop. Unfortunately, it requires a lot of time that I have not. 2013-03-27 08:35:13 +00:00
Martin Wilke
b1cc6d1d11 - Unbreak build
- While here trim header
- Optionsng

Reported by:	pointyhat
With hat:	portmgr
2013-03-27 08:21:39 +00:00
Martin Wilke
7622d9f86f - Mark broken
- While here trim header

Reported by:	pointyhat
2013-03-27 08:20:58 +00:00
Erwin Lansing
baa44623f2 Update to 9.9.2-P2
Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]

Security:       CVE-2013-2266
2013-03-27 07:56:12 +00:00
Erwin Lansing
3311832790 Update to 9.8.4-P2
Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]

Security:	CVE-2013-2266
2013-03-27 07:55:22 +00:00
Alex Dupre
11a389b2d7 Update Zend Optimizer+ to 7.0.1 release and rename it to Zend OPcache. 2013-03-27 07:16:44 +00:00
Martin Wilke
1b68c16854 - Remove CVS 2013-03-27 07:15:29 +00:00
Boris Samorodov
a7740a0993 Utilise MLINKS.
Suggested by:	makc, gerald (thanks!)
2013-03-27 06:39:01 +00:00
Martin Wilke
6f44c5958a - Update to 2.4.2
PR:		177260
Submitted by:	Ports Fury
2013-03-27 06:20:07 +00:00
Martin Wilke
2a6f8d86a1 - Update to 1.1.13
PR:		 177260
Submitted by:	ports fury
2013-03-27 06:19:16 +00:00
Martin Wilke
68398e16c6 - Update to 0.3 2013-03-27 04:56:27 +00:00
Ruslan Makhmatkhanov
f6a8ed156c - fix fetch
Reported by:	pointyhat (miwi)
2013-03-27 04:52:07 +00:00
Greg Lewis
faa4210a82 . Bump PORTREVISION for the last two commits. 2013-03-27 03:12:09 +00:00
Greg Lewis
69c1296d68 . Fix the location of the
FILES_c += initIDs.c

  line so it comes after FILE_c is explicitly set in the BSD specific
  block.  This fixes missing symbols in libawt.

Submitted by:	Kurt Miller (kurt@intricatesoftware.com)
Obtained from:	http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ef510cd4aec5
2013-03-27 03:11:33 +00:00
Greg Lewis
e2f338bdce . Allow users to force the file system provider to be the BSD file system
provider.  This is helpful when users also wish to force os.name to a
  different value (e.g. Linux) but not being forced to also use the
  Linux file system provider.  This can be done by defining the property
  java.nio.file.spi.DefaultFileSystemProvider.

  This patch differs from the submitters in that the range of values are
  restricted to the current known defaults.

PR:		173847
Submitted by:	4721 at hushmail.com
2013-03-27 03:06:50 +00:00
Maho Nakata
7d0916513e Make fetchable and build fix. 2013-03-27 02:53:44 +00:00
Ryan Steinmetz
1512eab33f - Remove pkg-plist as it should not be here 2013-03-27 02:44:18 +00:00
Timur I. Bakeyev
be59f61fa5 Update port to the 4.0.4 version, closing CVE-2013-1863. Fix winbindd to
retrieve getgroupmembership() list directly, which fixed behaviour of 'id'.
Remove obsolete set_var in startup script.

Security:	CVE-2013-1863
2013-03-27 01:50:53 +00:00
Martin Wilke
5632dbe5c2 - Make php53 default to fix conflict between php54 and php53
Reported by:	pointyhay
2013-03-27 00:34:41 +00:00
Cy Schubert
51b84cafb6 Update 4.2.7p357 --> 4.2.7p364 2013-03-27 00:19:37 +00:00
Xin LI
41a97d8f46 In validate target, use unexpand and sed to make sure that we are using
consistent space style.

Reviewed by:	stas, simon
2013-03-26 23:25:19 +00:00
Baptiste Daroussin
41d7484e24 Force gawk has a awk command while building to allow building with upcoming config.site
Reported by:	swills
2013-03-26 23:22:42 +00:00
Carlo Strub
5f5e32117d Pyobfsproxy is a pluggable transport proxy written in Python. Its architecture
is similar to the architecture of Obfsproxy.
2013-03-26 22:27:59 +00:00
Matthias Andree
59d69bb474 * Update devel/lua-lgi to version 0.7.1
* Install corelgilua51.so to proper directory (otherwise
  x11-wm/awesome cannot load it)

Note that due to the commit r315210 (ports/176834), major merging of the
two PRs' patches were necessary.

PR:		ports/176896
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	maintainer timeout (andreevmaxim@gmail.com, 14 days)
2013-03-26 22:16:03 +00:00
Olli Hauer
fa82723bda - new port www/apache24
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
The 2.x branch of Apache Web Server includes several improvements like
threading, use of APR, native IPv6 and SSL support, and many more.

WWW: http://httpd.apache.org/

Note:
 Since apache24 does not enable every module by default in httpd.conf the
 list of modules to build was preselected to match build param
  --enable-modules=most

 MPM selection is now an OPTION also if the MPM is build statically or
 dynamically. In the later case all modules are build/installed but only
 the selected MPM has an entry in httpd.conf (see apache issue 53882)

 Per default the MPM prefork (static) will be build, to get the best
 compatibility.

 Custom variants like itk/peruser are not supported at the moment.

 Port based on my work prototype from the apache@ list and patch from
 PR 174617

with hat apache@

PR:		174617
Submitted by:	<swall@redcom.com>
2013-03-26 21:35:33 +00:00
Matthias Andree
8c480b5a8e Add new port audio/lua51-mpd, a Lua client library for MPD,
the music player daemon.

Note that the submission has been modified to set the submitter as the
port maintainer, and to use UNIQUENAME in the DOCSDIR, to avoid clashes
with mpd.

PR:		ports/177334
Submitted by:	David Demelier <demelier.david@gmail.com>
2013-03-26 21:33:33 +00:00
Olli Hauer
c1aa7d938b - prepare for apache24 2013-03-26 21:31:27 +00:00
Carlo Strub
f7cd7810ba - Update to 2.11.1
- Bump PORTREVISION

PR:		ports/175821
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	maintainer
2013-03-26 21:22:45 +00:00
Carlo Strub
8d989fc4f8 Update to 2.9.3
PR:             ports/177367
Submitted by:   clutton <mbsd@isgroup.com.ua> (maintainer)
2013-03-26 21:20:15 +00:00
Matthias Andree
c10a49f8ac - Maintainer update to new version 2.2.1.1
- In addition to patch from PR, pick a newer compiler to avoid compilation
  trouble.  Maintainer considers disabling SIMD instead, and might
  follow up with a new patch.

PR:		ports/174153
Submitted by:	Green Dog <fiziologus@gmail.com> (update to 2.2.0)
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (update to 2.2.1.1)
Approved by:	Chris Petrik (maintainer)
2013-03-26 21:18:20 +00:00
Rene Ladan
4f56d3db34 Document vulnerabilities in www/chromium < 26.0.1410.43
Obtained from:	http://googlechromereleases.blogspot.nl/search/Stable%20Updates
2013-03-26 20:58:23 +00:00
Carlo Strub
b6ea8f8c93 - Update to 1.4.0
- Trim header
- Fix spacing near WWW
2013-03-26 20:41:33 +00:00
Carlo Strub
761a2c3781 Fix typo that lead to pkg-plist error 2013-03-26 20:39:58 +00:00
Carlo Strub
dc3c428532 Update to 2.0.3 2013-03-26 20:37:45 +00:00
Carlo Strub
ccb926ae66 - Update to 0.12.1
- Trim Header
- Fix spacing in front of WWW
2013-03-26 20:36:41 +00:00
Carlo Strub
034d2b2356 Rssroll is a collector of RSS feeds.
Written in C it uses libxml2 to store feeds into sqlite3
database. rssroll.cgi allows web browsing of stored feeds.

WWW: http://chaosophia.net/rssroll/

PR:		ports/177070
2013-03-26 20:31:07 +00:00
Ruslan Makhmatkhanov
6748e3b8de python-registry was originally written by Willi Ballenthin, a forensicator who
wanted to access the contents of the Windows Registry from his Linux laptop.
python-registry currently provides read-only access to Windows Registry files,
such as NTUSER.DAT, userdiff, and SOFTWARE. The interface is two-fold: a
high-level interface suitable for most tasks, and a low level set of parsing
objects and methods which may be used for advanced study of the Windows
Registry. python-registry is written in pure Python, making it portable across
all major platforms.

WWW: http://www.williballenthin.com/registry/

PR:		173141
Submitted by:	Antoine Brodin <antoine@FreeBSD.org>
2013-03-26 20:24:12 +00:00
Grzegorz Blach
1197b5f40e - Move post-install message to pkg-message file
- Bump PORTREVISION

Approved by:	tabthorpe (mentor)
2013-03-26 18:38:10 +00:00
Grzegorz Blach
d06330fe20 - Fix pkg-plist
- Bump PORTREVISION

PR:		ports/177315
Approved by:	tabthorpe (mentor)
2013-03-26 18:32:14 +00:00
Stephen Montgomery-Smith
d45413ba22 - Update to 1.2.2.
Sponsored by:
2013-03-26 18:31:40 +00:00
Xin LI
e01660febd Remove trailing space, no content change. 2013-03-26 18:16:32 +00:00
Xin LI
efefd36dd3 unexpand vuln.xml. 2013-03-26 18:09:06 +00:00
Martin Wilke
3891d91a75 - Update to 1.5.1 2013-03-26 17:28:33 +00:00
Max Brazhnikov
988004675d Sync clocks, fix date... 2013-03-26 17:16:07 +00:00
Martin Wilke
4ad0feed50 - Fix mail address 2013-03-26 16:35:45 +00:00
Koop Mast
a1c28d7e61 Add beter description for the X11 option.
Submitted by:	avg@
2013-03-26 16:30:41 +00:00
Steven Kreuzer
816232e58b Fix pkg-plist 2013-03-26 16:20:52 +00:00
Martin Wilke
c50850b097 - Chase libmtp shlib bump 2013-03-26 16:13:17 +00:00