Commit graph

291819 commits

Author SHA1 Message Date
Jimmy Olgeni
1735ec5320 Upgrade to version 9.1.1, with amd64 support.
The configure script is not able to detect some functions from
fenv.h, possibly because it does not use "#pragma STDC FENV_ACCESS ON",
which is used in the actual code. If you know of a way to make
configure work without hacking config.h.in, suggestions are welcome.
2013-01-12 16:58:37 +00:00
Chris Rees
45f1b46e63 automx makes setting up a mail account easy. All your users need to provide
is real name, mail address and password. Their mail client and automx will
safely handle the rest.

automx runs on your server and handles mail account profile requests from
your mail clients. Put an end to endless phone calls trying to coach users to
configure settings, whose dialogs they can't find. Stop wasting your time
writing Tutorials nobody reads.

automx unifies Microsofts and Mozillas mail account provisioning standards in
one powerful Open Source tool. Choose from many backends, including LDAP and
SQL, and let automx create standard and individualized profiles for multiple
domains on the fly!

WWW: http://www.automx.org/en/
2013-01-12 16:27:50 +00:00
Anton Berezin
c8acfa439a Update to 1.38.
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2013-01-12 16:27:24 +00:00
Anton Berezin
c6f66ecc5a Update to 0.38.
Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
2013-01-12 16:25:54 +00:00
Anton Berezin
790e9377a3 Update to 1.04.
Changes:	http://search.cpan.org/dist/Mouse/Changes
2013-01-12 16:24:00 +00:00
Raphael Kubo da Costa
922367dd73 - Update to PowerDNS 3.2-RC4.
- Add a patch to fix ECDSA keys (algorithms 13 & 14) for DNSSEC operation;
  will be part of RC5.
- Fix CONFIGURE_ARGS for DNSSEC option (was CONFIGURE_FLAGS for some
  mysterious reason) so cryptopp is actually compiled in.

Changelog: http://rtfm.powerdns.com/changelog.html#changelog-auth-3-2

PR:		ports/175185
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2013-01-12 16:00:01 +00:00
Sergey A. Osokin
6b8771fe62 Update from 2.6.7 to 2.6.8.
Add experimental support for lang/luajit, disabled by default.

<ChangeLog>

UPGRADE URGENCY: MODERATE if you use Lua scripting. Otherwise LOW.

* [BUGFIX]   Multiple fixes for EVAL (issue #872).
* [BUGFIX]   Fix overflow in mstime() in redis-cli and benchmark.
* [BUGFIX]   Fix Linux / PPC64 behavior by correcting endianess detection.
* [BUGFIX]   Fix NetBSD build by defining _XOPEN_SOURCE appropriately.
* [BUGFIX]   Added missing license and copyright in a few places.
* [BUGFIX]   Better error reporting when fd event creation fails.

</ChangeLog>
2013-01-12 15:48:47 +00:00
Raphael Kubo da Costa
86f5265d0e Add licensing information.
PR:		ports/175211
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2013-01-12 15:41:25 +00:00
Jun Kuriyama
faef5a28cb - Upgrade to 0.21. 2013-01-12 15:15:53 +00:00
Jun Kuriyama
d4c9a18052 - Upgrade to 0.09. 2013-01-12 15:15:25 +00:00
Jun Kuriyama
15487bf06e - Upgrade to 0.25. 2013-01-12 15:13:00 +00:00
Jun Kuriyama
d19562b052 - Upgrade to 0.15. 2013-01-12 15:07:23 +00:00
Marcus von Appen
5cc0e1e8da - Update to 2.4.11
PR:		ports/175106
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-01-12 15:00:39 +00:00
Jun Kuriyama
b10b244c9e - Upgrade to 0.924. 2013-01-12 14:49:11 +00:00
Marcus von Appen
6672d9d68f - Update to 1.9.1
PR:		ports/175165
Submitted by:	Erik Greenwald <erik@bz.bzflag.bz> (maintainer)
2013-01-12 14:18:49 +00:00
Alexander V. Chernikov
21640d37d2 Fix building bird with clang
PR:		ports/173942
Submitted by:	Olivier Cochard-Labbe <olivier at cochard.me>
Approved by:	az
2013-01-12 13:55:20 +00:00
Ruslan Makhmatkhanov
46a08071df - unbreak by updating to 6.05
- update master site
- add license (GPLv2)
- add simple rc-script

PR:		174068
Submitted by:	Alex Stangl <alex@stangl.us> (maintainer)
2013-01-12 12:16:03 +00:00
Wen Heping
f59f2cc62b - Pass maintainership to new volunteer 2013-01-12 12:13:39 +00:00
Wen Heping
686dfda80a - Trim Makefile headers
- Pass maintainership to submitter

PR:		175184
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net>
2013-01-12 12:07:59 +00:00
Olivier Duchateau
c61f836636 - Update to 0.4.0
- Convert Makefile headers to new style

Approved by:	rene, miwi (mentors, implicit)
2013-01-12 11:51:03 +00:00
Marcus von Appen
7ba8ac7910 - Update to 2.2
PR:		ports/174318
Submitted by:	Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer)
2013-01-12 11:04:47 +00:00
Marcus von Appen
2d434cfe09 - Update to the latest additions of the OpenCL 1.2. standard
PR:		ports/174385
Submitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de> (maintainer)
2013-01-12 10:10:53 +00:00
Sergey A. Osokin
93f4b1dc3b Update from 1.3.8 to 1.3.11.
Update SPDY patch from version 53 to 54.

Chunked support has been implemented and enabled by default in nginx' base, so
remove support for third-party chunkin module.

There are two third-party features are temporary disabled:
o) ngx_http_upload_module;
o) syslog support.

<ChangeLog>

Changes with nginx 1.3.11                                        10 Jan 2013

*) Bugfix: a segmentation fault might occur if logging was used; the bug
   had appeared in 1.3.10.

*) Bugfix: the "proxy_pass" directive did not work with IP addresses
   without port specified; the bug had appeared in 1.3.10.

*) Bugfix: a segmentation fault occurred on start or during
   reconfiguration if the "keepalive" directive was specified more than
   once in a single upstream block.

*) Bugfix: parameter "default" of the "geo" directive did not set
   default value for IPv6 addresses.

Changes with nginx 1.3.10                                        25 Dec 2012

*) Change: domain names specified in configuration file are now resolved
   to IPv6 addresses as well as IPv4 ones.

*) Change: now if the "include" directive with mask is used on Unix
   systems, included files are sorted in alphabetical order.

*) Change: the "add_header" directive adds headers to 201 responses.

*) Feature: the "geo" directive now supports IPv6 addresses in CIDR
   notation.

*) Feature: the "flush" and "gzip" parameters of the "access_log"
   directive.

*) Feature: variables support in the "auth_basic" directive.

*) Bugfix: nginx could not be built with the ngx_http_perl_module in
   some cases.

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_xslt_module was used.

*) Bugfix: nginx could not be built on MacOSX in some cases.
   Thanks to Piotr Sikora.

*) Bugfix: the "limit_rate" directive with high rates might result in
   truncated responses on 32-bit platforms.
   Thanks to Alexey Antropov.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "if" directive was used.
   Thanks to Piotr Sikora.

*) Bugfix: a "100 Continue" response was issued with "413 Request Entity
   Too Large" responses.

*) Bugfix: the "image_filter", "image_filter_jpeg_quality" and
   "image_filter_sharpen" directives might be inherited incorrectly.
   Thanks to Ian Babrou.

*) Bugfix: "crypt_r() failed" errors might appear if the "auth_basic"
   directive was used on Linux.

*) Bugfix: in backup servers handling.
   Thanks to Thomas Chen.

*) Bugfix: proxied HEAD requests might return incorrect response if the
   "gzip" directive was used.

Changes with nginx 1.3.9                                         27 Nov 2012

*) Feature: support for chunked transfer encoding while reading client
   request body.

*) Feature: the $request_time and $msec variables can now be used not
   only in the "log_format" directive.

*) Bugfix: cache manager and cache loader processes might not be able to
   start if more than 512 listen sockets were used.

*) Bugfix: in the ngx_http_dav_module.

</ChangeLog>
2013-01-12 07:26:28 +00:00
Alex Kozlov
0bf7e09b46 - Update to 1.1.20 [1]
- Remove hardcoded CC/AR, optimisation flags [1]
- Convert Makefile headers to new style

PR:	ports/174955 (based on) [1]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> (maintainer)
2013-01-12 05:12:54 +00:00
Alex Kozlov
3200537fc4 - Update to 2.5.2
- Convert Makefile headers to new style

PR:	ports/175167
Submitted by:	Erik Greenwald <erik@bz.bzflag.bz> (maintainer)
2013-01-12 03:55:10 +00:00
Jun Kuriyama
e55bb17f86 - Try to fix build on NFS without lockd (patch provided by Martin
Tournoij <martin@arp242.net> at ports/155991).
- Add pre-build check for locking to tell people why build fails.

PR:		ports/155991, ports/164600
Submitted by:	"Dmitry S. Luhtionov" <mitya@cabletv.dp.ua>
2013-01-12 03:06:37 +00:00
Wen Heping
ab1397734b - Update to 1.3.3
PR:		175216
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2013-01-12 02:46:15 +00:00
Wen Heping
ece37e64c2 - Update to 1.2.5
- Reset maintainer
2013-01-12 02:39:33 +00:00
Wen Heping
aaac3d0cae - Update to 6.5.9 2013-01-12 02:24:53 +00:00
Wen Heping
855ac31f0c - Update to 0.9.2
- Trim Makefile headers

PR:		175217
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2013-01-12 02:20:34 +00:00
Alex Kozlov
e8b55f1b01 - Update to 3.07 [1]
- Convert to new options framework
- Improve COMMENT

PR:	ports/173051 [1]
Submitted by:	Jukka Ukkonen <jau@iki.fi>
Approved by:	bzeeb+freebsdports@zabbadoz.net (maintainer)
2013-01-12 00:41:29 +00:00
Emanuel Haupt
aed0f845b2 Update to 1.5.7 2013-01-11 23:45:57 +00:00
Matthias Andree
542f472aaf Add note about OpenVPN shuffle. 2013-01-11 23:27:10 +00:00
Matthias Andree
51939c51c1 OpenVPN changes, upgrades and fixes:
- Upgrade security/openvpn to v2.3.0 (changes installed layout a bit),
  splitting and re-diffing patches.
- Retain v2.2.2 as security/openvpn22
- Mark security/openvpn20 as deprecated and to expire 6 months from now
- Fix TCP_NODELAY option (openvpn 2.3, 2.2), see
  <http://community.openvpn.net/openvpn/ticket/158>
- Fix PassTOS option (openvpn 2.2, 2.0), see
  http://community.openvpn.net/openvpn/ticket/135
2013-01-11 23:09:37 +00:00
Koop Mast
abd0c3f1f4 Readd vmware and voodoo video drivers which got lost in the OptionNG conversion.
Reported by:	dim@
2013-01-11 22:29:10 +00:00
Jason Helfman
f0bbc55498 - update remaining ruby@ maintained ports to new options framework
- trim historical header where applicable

Reviewed by:	swills@ (ruby@)
2013-01-11 22:05:13 +00:00
Jason Helfman
b7899c7f19 - port has expired, incompatible building against ant
- no upstream successor builds with non-EOL'd tomcat version

Approved by:	maintainer, loader@freebsdmall.com
2013-01-11 21:52:47 +00:00
Ruslan Makhmatkhanov
41baa561f4 - drop PKGNAMEPREFIX (it's an app, not library)
- replace su-to-zenmap.sh (su detection script) with more clean solution
  from PC-BSD, that does not require modification to work properlt with kde4
- bump PORTREVISION

PR:		175120
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-01-11 20:22:28 +00:00
Grzegorz Blach
ca13e71a2a - Update to 3.1.24
Approved by:	crees (mentor)
2013-01-11 20:19:45 +00:00
Ruslan Makhmatkhanov
965bb4f692 Change USE_PYTHON to yes. Since version 1.2.0 matplotlib adding python3 support.
But please note that it still can't be built from ports with python3 without user
intervention, because a) it depends on pygtk2 by default and b) we have no
suitable py-dateutil version that works with python3.

Requested by:	demon (at developers@)
2013-01-11 20:05:48 +00:00
Ruslan Makhmatkhanov
3aa56c5d63 - pass maintainership up to new volunteer
PR:		175207
Submitted by:	Simon Krenz <simon.krenz@ghostbsd.de>
2013-01-11 19:52:03 +00:00
Pawel Pekala
ba0a0fed1f Update to version 4.2.48 2013-01-11 19:26:30 +00:00
Alexander V. Chernikov
eec8a18728 Fix r310237 - remove unused rtrid patch
Reviewed by:	sem(implicit)
2013-01-11 19:13:13 +00:00
Florian Smeets
27b8c97751 Touch these files again, shortening the context of the diffs. This is done
to convince cvs and thus portsnap to pickup the correcons of these files.

Discussed with:	peter
Submitted by:	beat
2013-01-11 17:02:25 +00:00
Brooks Davis
ed06bfc517 Fix build with PACKAGE_BUILDING or MAINTAINER_MODE.
Reported by:	bdrewery
2013-01-11 16:52:38 +00:00
Florian Smeets
844ba7e1ab Only try patching enigmail when the option is selected. This fixed the build
with the enigmail option disabled.
2013-01-11 16:48:10 +00:00
Brooks Davis
6a2b8fb3a5 Fix BUILD_DEPENDS when PACKAGE_BUILDING or MAINTAINER_MODE are defined.
Reported by:	bdrewery
2013-01-11 15:58:31 +00:00
Alexander V. Chernikov
2d4d998555 Update to 1.3.9
Use GCC to build (ports/173942)

Reviewed by:	sem
2013-01-11 15:44:12 +00:00
Alexander V. Chernikov
5be51fc06a Update to 1.3.9
Update aggregation protocol
Use GCC to build (ports/173942)
Update to OptionsNG (ports/173523)

Reviewed by:	sem
2013-01-11 15:43:37 +00:00
Pawel Pekala
43b52ac22b Fix WWW line
Reported by:	rm
2013-01-11 15:30:36 +00:00