1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

331774 Commits

Author SHA1 Message Date
Bryan Drewery
09a055a2fe - Stage
- Convert to USES=tar
- Convert tab to space in WWW
- Add LICENSE
2014-04-11 01:01:55 +00:00
Bryan Drewery
4833253e27 - Update to 0.2.2 2014-04-11 01:01:37 +00:00
Bryan Drewery
692cec4ed6 - Stage
- Add missing depends on misc/compat6x due to binary-only distribution
- Fix package installation of default files
2014-04-11 01:01:30 +00:00
Bryan Drewery
aa5812b1b0 - Update to 5.4.33
- Move auth options into its own single group
- Clarify PASSWD and VALIAS options

Changes: (* was already applied in our 5.4.32)
    Matt Brookings
  * - Defaulted to Server::Disable=True in vusagec.conf
  * - Fixed bug that didn't install vusagec.conf
    - Changed relevant quota code to use storage_t 64bit type
    - Fixed bug where backfill code wouldn't compile when FILE_LOCKING was
      enabled
    - Updated MySQL module to support larger quota sizes
    - Fixed typo
    - Added disable_maildrop flag to MySQL limits feature
    - More changes to allow for larger quota sizes in MySQL module

    Tullio Andreatta
    - Dynamic allocation of valias data
    - Use of open/fchdir rather than getcwd/chdir to maintain current working
      directory
    - Fixed a broken symbolic link check

    Drew Wells
    - Modification to vdelivermail to properly handle Maildir paths that begin with "./"

    <kenji@kens.fm>
    - Removed call to maildir_addquota inside user_over_maildirquota causing duplicate
      maildirsize entries
2014-04-11 00:51:02 +00:00
Bryan Drewery
dc43860dcd - Mark linux-f10-openssl vulnerabilities
Reported by:	frogs on freenode
2014-04-10 23:58:47 +00:00
Mario Sergio Fujikawa Ferreira
16919ac648 New port jagged-border: GIMP script to create a jagged border around an image
Approved by:	eadler (mentor)
2014-04-10 23:07:40 +00:00
Pawel Pekala
d271d76670 - Add staging support
- Define DOCS option
2014-04-10 22:10:10 +00:00
Ryan Steinmetz
ddc608e001 - Fix another pkg-plist issue
- Bump PORTREVISION
2014-04-10 22:02:00 +00:00
Ryan Steinmetz
49f85ed3aa - Unbreak python support
- Fix pkg-plist issue
- Bump PORTREVISION

PR:		ports/188440
Submitted by: 	Johannes Jost Meixner <xmj@FreeBSD.org>
2014-04-10 21:48:42 +00:00
Ryan Steinmetz
05c3a6b5f1 - Add 'USES=shebangfix' to fix perl path of 'stunnel3' script
- Strip shared library
- Bump PORTREVISION

PR:		ports/188418
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-04-10 21:46:30 +00:00
Lars Engels
fff25935e2 - Fix creation of log directories in icinga's rc script
- Bump PORTREVISION
2014-04-10 21:08:03 +00:00
Lars Engels
583a6b8418 - Switch back to wx-2.8, the GUI did not build with 3.0
- Add LICENSE
- Strip binaries
- Add missing "decompile" binary
- Bump PORTREVISION
2014-04-10 20:57:50 +00:00
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