Commit graph

331812 commits

Author SHA1 Message Date
Olli Hauer
876883a350 - fix build against security/openssl on FreeBSD-10
in case port is build with tinderbox or poudriere.

  openssl is registered as BUILD/RUN dependency not
  as LIB dependency, therefore the check for openssl
  fails since it will be installed in a later stage
  by tinderbox / poudriere.

Thanks to Katsuya Higuchi who noted this issue on
the apache@ mailing list.
http://lists.freebsd.org/pipermail/freebsd-apache/2014-April/003490.html

MFH: 2014Q2

Submitted by:	Katsuya Higuchi <higuchi@jt-sys.co.jp>
2014-04-10 20:57:35 +00:00
Marius Strobl
73f1907d3c Unbreak post-install in case of !DBUS after r349157.
Approved by:	bapt (mentor), oliver (maintainer)
2014-04-10 20:56:47 +00:00
Matthias Andree
f7b5eecf90 Ignore this port while the release is newer than the candidates. 2014-04-10 20:45:04 +00:00
Matthias Andree
a05fe28717 Update to new upstream 2.69 release. Adds DNSSEC support.
Full changelog: <http://www.thekelleys.org.uk/dnsmasq/CHANGELOG>
2014-04-10 20:44:29 +00:00
Mathieu Arnold
47fccddc36 Two changes to the RC script
- Add a dependency on ldconfig
- Allow people to change the pidfile

PR:		188439
Submitted by:	Oliver Lehmann
Sponsored by:	Absolight
2014-04-10 20:43:50 +00:00
Matthias Andree
9db5d92352 Upgrade to new upstream 2.3.3 release. Misc bugfixes.
Changes:
<https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.3>

Note that PKCS#11 helper support requires a pkcs11-helper upgrade from
<http://www.freebsd.org/cgi/query-pr.cgi?pr=188442> to be committed.
2014-04-10 20:20:35 +00:00
Baptiste Daroussin
eed13e4add Support stage
USES=libtool
2014-04-10 20:05:31 +00:00
Baptiste Daroussin
1a39887c74 Support stage 2014-04-10 19:59:23 +00:00
Baptiste Daroussin
b2a31cec46 Support stage 2014-04-10 19:54:52 +00:00
Baptiste Daroussin
4c62670551 Support stage 2014-04-10 19:53:58 +00:00
Baptiste Daroussin
db646a635f Support stage 2014-04-10 19:50:23 +00:00
Matthew Seaman
d224d178e7 Update to 0.20
Change Log:	http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.20/ChangeLog
2014-04-10 19:48:50 +00:00
Baptiste Daroussin
6dc3708aa4 Support stage 2014-04-10 19:46:44 +00:00
Boris Samorodov
a9d458435d print/cups-filters: update to 1.0.52 and hand over to the new maintainer
. update to version 1.0.52;
. transfer the port to the submitter.

PR:		ports/188371
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2014-04-10 19:45:16 +00:00
Baptiste Daroussin
b1d295c2de Support stage 2014-04-10 19:29:58 +00:00
Frederic Culot
c1a6bd3554 - Update to 1.06
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Test-Cmd/Changes
2014-04-10 19:26:17 +00:00
Baptiste Daroussin
94a2c1ed1b Support stage 2014-04-10 19:25:35 +00:00
Baptiste Daroussin
13364ea780 Support stage 2014-04-10 19:25:08 +00:00
Baptiste Daroussin
a78ab3fbbd Support stage 2014-04-10 19:24:15 +00:00
Baptiste Daroussin
82a5f20ffa Support stage 2014-04-10 19:22:50 +00:00
Baptiste Daroussin
5651e3f710 Support stage 2014-04-10 19:22:00 +00:00
Baptiste Daroussin
164f3070a4 Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is set 2014-04-10 19:20:30 +00:00
Frederic Culot
dd280af56b - Update to 1.10
Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
2014-04-10 19:20:17 +00:00
Christian Weisgerber
b761aa89f9 Take maintainer. 2014-04-10 19:05:34 +00:00
Christian Weisgerber
80b45b4885 Resurrect audio/xmms-faad, an MP4/AAC input plugin for XMMS. 2014-04-10 19:04:09 +00:00
Christian Weisgerber
c7edf3c4ea Bonk was an experimental audio codec that never saw wide use. No
upstream development since 2002.  If anybody still uses this, they
should switch to audio/flac or audio/wavpack.

Set expiration date (3 months).
2014-04-10 18:53:08 +00:00
Johannes Jost Meixner
975b423257 - Adding myself to freebsd.committers.markers
Approved by:    swills (mentor)
2014-04-10 18:38:13 +00:00
John Marino
3c04b812aa lang/gcc-aux: Fix typo in long description with slight cleanup 2014-04-10 17:16:43 +00:00
Bryan Drewery
05eb127ac5 - Fix error handling in check-config, 'exit' is not a command.
make: exec(exit) failed (No such file or directory)

 With hat:	portmgr
2014-04-10 17:03:54 +00:00
Baptiste Daroussin
39d3dbfa14 Allow to properly run make check-orphans and make makeplist for gnome ports 2014-04-10 17:02:33 +00:00
Antoine Brodin
cff88f20db TEX options requires latex
Reported by:	pkg-fallout
With hat:	portmgr
2014-04-10 17:00:46 +00:00
Mathieu Arnold
93a3b5d186 Introduce BIND 9.10.0rc1
BIND 9.10 includes a number of changes from earlier releases, including:
- DNS Response-rate limiting (DNS RRL)
- A new "prefetch" option can improve recursive resolver performance
- ACLs can now be specified based on geographic location using the
  MaxMind GeoIP databases.
- A new compile-time option, NATIVE_PKCS11 allows the BIND 9
  cryptography functions to use the PKCS#11 API natively.

                               *NOTE*
          This is a release candidate, it may contain bugs.
                               *NOTE*

Changes:	https://lists.isc.org/pipermail/bind-announce/2014-April/000906.html
Sponsored by:	Absolight
2014-04-10 16:01:27 +00:00
Rusmir Dusko
0cfc5d7ce7 - Update to 1.5.4, announce message is here:
- Security fix for safe_eval, which further hardens the checking of
    the evaluation function.
  - Changing order of variable precendence for system facts, to ensure
    that inventory variables take precedence over any facts that may be
    set on a host.

- Change Makefile header, add Created by
- Change master sites, add icon
- Simplify REINPLACE
- Add Desktop entry file

PR:		ports/188209
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2014-04-10 15:50:37 +00:00
Mathieu Arnold
6e55fcb8e1 Remove noop patch.
Sponsored by:	Absolight
2014-04-10 15:45:03 +00:00
Baptiste Daroussin
ea0bd2b01f Support stage
Modernize
2014-04-10 15:27:04 +00:00
Steven Kreuzer
6e6d9bf6a1 Fix pkg-plist 2014-04-10 15:22:33 +00:00
Baptiste Daroussin
e6c064f921 Support stage
Modernize
Fix index
2014-04-10 15:22:07 +00:00
Pawel Pekala
56ed6e60f3 - Add staging support
- Use options subs
2014-04-10 15:11:27 +00:00
Christian Weisgerber
70cbccd3a4 Oops, fix man page after stage conversion.
Notified by:	swills
2014-04-10 15:00:58 +00:00
Steven Kreuzer
4a726a30ec Fix build issues by changing LIB_DEPENDS to devel/libzookeeper
Strip ZooKeeper.so on install
Remove duplicate @dirrm entries from pkg-plist
2014-04-10 14:48:42 +00:00
Baptiste Daroussin
f718dc1633 Remove bits replaced by USES=gecko 2014-04-10 14:46:37 +00:00
Baptiste Daroussin
2acd3c6d9c Allow regular make xdev to be used as a cross building env 2014-04-10 14:44:52 +00:00
Steven Kreuzer
2e3164234d Development files for the C ZooKeeper binding
WWW: http://zookeeper.apache.org/
2014-04-10 13:58:16 +00:00
John Marino
10f6790534 lang/gcc-aux: significantly reduce c++ testsuite diff file size
The majority of the 234k c++ testsuite patch can be eliminated with
REINPLACE_CMD at the post-extract phase.  Now it's 1/100th the size
at 2.3k.  No revbump necessary; the testsuite isn't even a default
option.  The same treatment can be done to lang/gcc47-aux later.
2014-04-10 13:35:53 +00:00
Bryan Drewery
113397a3a6 Bump PORTREV due to changing resulting binary 2014-04-10 13:30:29 +00:00
Erwin Lansing
80e2bffe60 Fix PKGORIGIN that got broken in r350362 2014-04-10 13:15:00 +00:00
Bryan Drewery
1950c266c7 - Unbreak by using Debian's reimplemented MD2
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664713
- Stage
- Convert to USES=tar
2014-04-10 12:57:09 +00:00
Pawel Pekala
8380e8a8ca - Add staging support
- Fix recursive COMMENT
- Convert to new LIB_DEPENDS format
- Switch to PLIST_FILES
- Define DOCS option
2014-04-10 12:50:22 +00:00
Pawel Pekala
599213147f - Add staging support
- Convert to new LIB_DEPENDS format
- Switch to PLIST_FILES
- Define DOCS option
2014-04-10 12:47:51 +00:00
Bryan Drewery
fa390b2f25 - Fix staging with pkg_install by not using absolute paths in plist
Reported by:	swills/Jenkins
2014-04-10 12:37:05 +00:00