Commit graph

285836 commits

Author SHA1 Message Date
Jason E. Hale
7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00
Bryan Drewery
184bc44828 - Update to checkin: 0095aaa08e
- Pet portlint some

Changes:

  * Fixes crash on first bulk build
    of a fresh jail
  * Updated ZSH completions
2012-09-13 04:36:24 +00:00
Bryan Drewery
3dfd7bb49e - Update to 2.1.2
Changes:
  * Fixes error creating logdir on first bulk
    build of new jail

Reported By:	Sergey V. Dyatko <sergey.dyatko@gmail.com>
2012-09-13 04:30:20 +00:00
Brendan Fabeny
63a433c844 update to 3.1.2 2012-09-13 04:23:04 +00:00
Brendan Fabeny
fac0556302 update to 1.56 2012-09-13 04:16:04 +00:00
Brendan Fabeny
1a3d3d9924 update security/tor to 0.2.2.39 and security/tor-devel to 0.2.3.22-rc
Security:	Tor bugs 6690, 6811
2012-09-13 04:13:47 +00:00
Ruslan Makhmatkhanov
a42c55a4cd - remove PYDISTUTILS "dependency line" since USE_PYTHON will garantee
availability of distutils module. There is no consumers of this in the tree.
- add PYGAME shortcut for devel/py-game
2012-09-13 04:05:41 +00:00
Steve Wills
78877f2e04 - Update to 0.10.22.6 which fixes two security issues
- Document security issues in vuxml [1]

Reviewed by:	bdrewery [1]
Security:	178ba4ea-fd40-11e1-b2ae-001fd0af1a4c
2012-09-13 03:35:09 +00:00
Brendan Fabeny
b7c7102421 update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
2012-09-13 02:03:41 +00:00
Bryan Drewery
4a7ae35776 - Update to 2.2.2 [1]
- Switch to using USE_GITHUB for MASTER_SITES

PR:		ports/171527 [1]
Submitted by:	Phil Phillips <pphillips@experts-exchange.com> (maintainer)
2012-09-13 00:43:43 +00:00
Gerald Pfeifer
d586b90da2 Just build, do not bootstrap, this version of GCC in our ports tree.
This speeds up a full port/package test cycle by 50% on a 4-core
system; a simple build/install will benefit even more.

On the way, have he compiler report itself as "FreeBSD Ports Collection".
2012-09-12 23:20:43 +00:00
Bryan Drewery
61359c2602 - Add VIRT and WRITE_HTTP options [1]
- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS
- Fix build with Clang by using upstream patch [2]

Upstream fix:
	https://github.com/collectd/collectd/issues/49 [2]

PR:		ports/171204 [1]
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2012-09-12 22:07:07 +00:00
Jason Helfman
98fa361133 - update to 20120818
- 94 Additional Levels

PR:		170800
Submitted by:	nemysis@gmx.ch
2012-09-12 21:39:41 +00:00
Chris Rees
f89d86de6b Fix clang build.
Thanks to theraven for helping to track down the problem.

PR:		ports/168896
Reviewed by:	multimedia (mav, briefly)
2012-09-12 21:22:40 +00:00
Chris Rees
62abc9a9fc Improve rc script handling of pidfile, and do a few optimisations
PR:		ports/168225
Submitted by:	yar (based on)

While here, copy over default config file on install
2012-09-12 20:57:27 +00:00
Pawel Pekala
6d815e2e8f Update to version 2.9.6 2012-09-12 20:39:39 +00:00
Bernhard Froehlich
c2de5c9e7f - Update to 4.1.22 [1]
- Cleanup MASTER_SITES and use upstream mirror as primary

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
2012-09-12 20:15:53 +00:00
Bernhard Froehlich
77ec5cb4ec - Cleanup MASTER_SITES and use upstream mirror as primary
Discussed with:	beat (for chruetertee mirrors)
2012-09-12 20:13:34 +00:00
Ryan Steinmetz
ee526acaca - Update to 4.2.4P2 2012-09-12 19:56:50 +00:00
Chris Rees
5c96a94355 Fix build by removing patch.
Submitted by:	pointyhat (beat)
2012-09-12 18:18:20 +00:00
Steven Kreuzer
2b1f577c97 Remove port since 'survival' gets installed by R as part of the
Recommended library
2012-09-12 18:14:47 +00:00
Ruslan Makhmatkhanov
ec7fbd5a3b Remove ${PYDISTUTILS} from BUILD_DEPENDS. That was the only consumer of this.
while on it:
- strip Makefile header
- make COMMENT looks nicier
- limit python version to 2.x
- whitespace fixes in pkg-descr
2012-09-12 17:48:02 +00:00
Max Brazhnikov
2db179e4d5 Update to 4.2.0
PR:		ports/169621
Submitted by:	Axel Gonzalez <loox at e-shell.net>
2012-09-12 17:14:01 +00:00
Sergey A. Osokin
5340849a4e Update from 1.3.5 to 1.3.6.
<ChangeLog>

*) Feature: the ngx_http_gunzip_filter_module.

*) Feature: the "memcached_gzip_flag" directive.

*) Feature: the "always" parameter of the "gzip_static" directive.

*) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.
   Thanks to Charles Chen.

*) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if
   the --with-ipv6 option was used.

</ChangeLog>
2012-09-12 17:00:54 +00:00
Jung-uk Kim
504407493a - Deprecate USE_OPENSSL. It causes nothing but trouble at the moment.
- Set some environment variables needed by old build system.
- Fix build with GCC and reinstate WITH_GCC knob.
- Tidy up some nits while I am here.
2012-09-12 16:41:31 +00:00
Bryan Drewery
09eafa34ad - Fix warning when running pkg2ng
PR:		ports/171326
Submitted by:	bdrewery
Approved by:	beat (portmgr) after exp-run
2012-09-12 16:25:43 +00:00
David E. O'Brien
e278a4bb9a Remove limitation on unthreaded version of Tcl.
PR:		171158
Submitted by:	gahr
2012-09-12 15:40:26 +00:00
Bernhard Froehlich
9bcbd9c6a8 - Update to 4.1-10
- Add another MASTER_SITE because upstream seems to delete old releases

Reported by:	pointyhat (via beat)
2012-09-12 15:15:15 +00:00
Bryan Drewery
cb2d0efcdd - Add development version of beadm
Changelog:

 * Make `beadm list` several times faster.
2012-09-12 15:00:42 +00:00
Alexey Dokuchaev
774250c58b Beautify port description and provide author name since WWW page is gone. 2012-09-12 14:10:29 +00:00
Max Brazhnikov
6cb33d36ae Add new port deskutils/plasma-applet-qstardict:
Dictionary plasmoid for KDE from QStarDict authors.

WWW: http://qstardict.ylsoftware.com
2012-09-12 13:37:57 +00:00
Max Brazhnikov
0ea869226f Update to 1.0.1 2012-09-12 13:36:38 +00:00
Nicola Vitale
5bef57b6af - Use PLIST_FILES in place of pkg-plist
Suggested by:	rm
2012-09-12 13:16:55 +00:00
Bryan Drewery
43f90a52a1 - Update to 0.14.0
- Tweak COMMENT according to handbook

Changes:	https://github.com/kennethreitz/requests/commits/v0.14.0/
PR:		ports/171430
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
2012-09-12 12:29:18 +00:00
Max Brazhnikov
d03dcc3d8b Update to 0.6.0
Update WWW
2012-09-12 11:17:36 +00:00
Alexey Dokuchaev
84f5ce32c4 - Fix segmentation fault due to inclusion of outdated JPEG header
- Remove ABI shlib version from LIB_DEPENDS, define LICENSE
- Sort out knobs, throw in a few comments, augment COMMENT
- Remove dead master site from Makefile and port description
2012-09-12 11:10:11 +00:00
Pietro Cerutti
5a4dd8ebb6 - Add patches to address upstream the following upstream issues [1]
* https://issues.apache.org/jira/browse/XERCESC-1994
  * https://issues.apache.org/jira/browse/XERCESC-1995
- Bump PORTREVISION
- While at it, add a 'test' target to run the provided test suite

PR:		171537 [1]
Submitted by:	Michael Gmelin <freebsd@grem.de>
2012-09-12 09:47:56 +00:00
Nicola Vitale
89ffb6c926 Python API library and shell utilities to monitor file system events.
Directory monitoring is made easy with

    * A cross-platform API.
    * A shell tool to run commands in response to directory changes.

WWW: http://github.com/gorakhargosh/watchdog
2012-09-12 09:06:06 +00:00
Nicola Vitale
7c95b0edba Pattern matching and various Python utilities for file systems paths.
WWW: http://github.com/gorakhargosh/pathtools
2012-09-12 09:04:32 +00:00
Nicola Vitale
6fc6586402 Argh provides a very simple wrapper for argparse with support for
hierarchical commands that can be bound to modules or classes.

WWW: http://bitbucket.org/neithere/argh/
2012-09-12 09:03:19 +00:00
Kevin Lo
9c0b49d590 Update to 2.0; with some help from rm@
PR:	ports/169690
Submitted by:	Paul Dokas <paul at dokas dot name>
2012-09-12 08:09:18 +00:00
Alexey Dokuchaev
208dfd5a20 Update NVIDIA arbitrary memory access vulnerability with CVE-2012-4225. 2012-09-12 07:31:22 +00:00
Jimmy Olgeni
185c0dcbbb A few things went wrong in r304126.
Fixes:

- Add dependency on devel/py-dbus (required by the logout function)
- Remove debug executable
- Remove extra files from PLIST (src, build, makedist.sh)
- Remove gdm detection and always set OPTIONS_DEFINE
- Remove reduntant files in Help
- Make rox.desktop installation conditional on GDM
- Install missing translations

Noticed by:	Yuri Pankov <yuri.pankov@gmail.com>
2012-09-12 07:19:30 +00:00
Alexey Dokuchaev
4b376e2c92 - Update legacy 173.14.xx series driver to version 173.14.35 and provide a
patch for CVE-2012-4225 for this version
- Augment security patch for CVE-2012-0946 to cover CVE-2012-4225 as well
  for the benefit of really old legacy drivers
2012-09-12 07:14:34 +00:00
Emanuel Haupt
7701c6ff0f Fix a condition to correctly check whether the SSH option is used. This error
slipped in when the port was converted to OPTIONSng.

Notified by:	Norbert Augenstein <lists@augenstein.net>
2012-09-12 05:40:36 +00:00
Emanuel Haupt
b59d9aff25 While using 'dbus-glib' seems to work (due to the way LIB_DEPENDS are
currently checked), the correct shlib name is 'dbus-glib-1'.

Notified by:	Yuri Pankov <yuri.pankov@gmail.com>
2012-09-12 05:27:03 +00:00
Alexey Dokuchaev
0edc8aa613 Unbreak installation of legacy drivers. 2012-09-12 05:04:20 +00:00
Dirk Meyer
42938999ed - fix wrong svn proplist 2012-09-12 04:34:50 +00:00
Dirk Meyer
568163bae3 - cleanup comments 2012-09-12 04:30:41 +00:00
Dirk Meyer
94414c5f30 - fix warning for option WITH_PKGNG
PR:		171326
Submitted by:	Bryan Drewery
2012-09-12 04:24:19 +00:00