Commit graph

352220 commits

Author SHA1 Message Date
Pawel Pekala
63ab8c6719 - Update devel/doxygen to version 1.8.8 [1]
- Fix graphics/partio plist problem after doxygen update [2]

PR:		194178 [1]
Submitted by:	maintainer [1]
Approved by:	mva@ [2]
2014-10-26 23:25:45 +00:00
Pawel Pekala
a24f72f72e Update Claws Mail and plugins to 3.11.0 release
mail/claws-mail:
- Convert to USES=execinfo shebangfix
- Use path independent (BUILD|RUN)_DEPENDS

Release notes: http://claws-mail.org/news.php
2014-10-26 23:13:00 +00:00
Baptiste Daroussin
cff7b12443 Update to pkg 1.4.0.alpha1
Changes:
- Lots of cleanup in the API
- Huge refactoring to avoid using hashes where not needed
- add a new @config keyword for all files with such flags pkg will try
  automatically to merge the difference with newer version on upgrades
  a vanilla version of the file is kept in the db to allow 3 way merge
  this was the last blocker to be able to package base
- new options AUTOMERGE to prevent pkg to automatically merge @config files
- speed up upgrades by only extracting files that are different from 2 packages
- convert unique package identifier to the package name (at last !)
- drop incremental update support this was preventing allowing multiple packages
  with the same name in a remote repo
- lots of improvements in the pkg update process
- update sqlite to 3.8.7
- Change pkg audit so that it points to the http://vuxml.FreeBSD.org/freebsd/
  location by default
- Lots of fixes in the solver
2014-10-26 22:40:40 +00:00
Steve Wills
b4caa5c8cf Mark broken with Perl 5.18 and newer 2014-10-26 21:04:21 +00:00
Dirk Meyer
63450a2015 - update to 10.35.94 2014-10-26 19:58:04 +00:00
Thierry Thomas
cad82c1255 Upgrade to 1.14.
Changelog at <http://tt-rss.org/redmine/versions/100>.
2014-10-26 19:11:47 +00:00
Joe Marcus Clarke
f48db5d370 Update to 2.16.0
* Remove @MASTERSITES_WHITELIST
* Remove some remnants of multi-OS support: always false conditions and
  unused variables ($automan, $autoinfo, $manstrict, $mancompress,
  $multiplist, $newxdef, $rcsidinplist, $ldconfigwithtrue)
* Remove check for USE_SIZE
* Remove check for 'Version Required' in header
* Remove pkgtools remnants: fix pkg_version invocations,
  remove check for PKGINSTALLVER, remove check for old packages in $portsdir
* Update check for IGNOREFILES macro
* Remove comment about EXEC_DEPENDS
* Remove check for NO_CONFIGURE/NO_PATCH
* Remove '@dirrm for %%DOCSDIR%%' check
* Remove pkg-comment check
* Remove check for /usr/X11R6
* Remove check for gcc_val 3.x and 4.1 conditions
* STAGE is now required
* Remove MANLANG check
* Add NOPORTEXAMPLES/NOPORTDOCS deprecation warning
* Add @stopdaemon, @cwd deprecation warning
* Add PLIST_DIRSTRY deprecation warning
* Add check for make :L :U modifiers
* Add check for for MAN[1-9] macro
* Allow use of absolute path in plist
* Fix checks for EXTRACT_SUFX
* Fix USE_ANT and USES=gmake warning
* Convert WITH(OUT)_$1 to PORT_OPTIONS:M$1 in warning
* Convert USE_DOS2UNIX to USES=dos2unix in warning
* Convert USE_ZIP to USES=zip in EXTRACT_SUFX check
* Convert USE_PERL5 to USES=perl5 in warning
* Convert USE_ICONV to USES=iconv in warning
* Modify checkplist() to accept @fc/@shell/other new keywords

PR:		194285
Submitted by:	ak
2014-10-26 18:34:52 +00:00
Brad Davis
1284c16200 - Update sysutils/rsyslog8-devel to 8.5.0.
Changelog: http://www.rsyslog.com/changelog-for-8-5-0-v8-devel/

Reviewed by:	swills
2014-10-26 18:27:39 +00:00
Olli Hauer
5fac9d40b5 - Reflect Apache version in portsdir 2014-10-26 18:23:18 +00:00
Kurt Jaeger
2c99f66789 net/macchanger: fix man page, info file to reflect change to program
PR:		187363
Submitted by:	clutton@zoho.com (maintainer)
2014-10-26 18:20:06 +00:00
Olli Hauer
e8970119d6 - new port mod_authz_unixgroup for Apache 2.4.x
Mod_Authz_Unixgroup 1.1.x is a unix group access control modules for Apache
version 2.4.  If you have Apache 2.2 you should be using version 1.0.x of
this module instead.

If you are having users authenticate with real Unix login ID over the net,
using something like my mod_authnz_external / pwauth combination, and you
want to do access control based on unix group membership, then
mod_authz_unixgroup is exactly what you need.

WWW: http://www.unixpapa.com/mod_authz_unixgroup/

PR:		194322
Submitted by:	mwisnicki+freebsd@gmail.com
2014-10-26 18:17:17 +00:00
Pawel Pekala
916e86692e The ultimate replacement for spreadsheets, mind mappers, outliners, PIMs, text
editors and small databases.

Suitable for any kind of data organization, such as Todo lists, calendars,
project management, brainstorming, organizing ideas, planning, requirements
gathering, presentation of information, etc.

It's like a spreadsheet, immediately familiar, but much more suitable for
complex data because it's hierarchical.
It's like a mind mapper, but more organized and compact.
It's like an outliner, but in more than one dimension.
It's like a text editor, but with structure.

WWW: http://treesheets.com

PR:		193337
Submitted by:	lightside <lightside@gmx.com>
2014-10-26 18:15:12 +00:00
Dmitry Marakasov
366618aa51 - Simplify installation
- Drop @dirrm* from plist
2014-10-26 18:01:22 +00:00
Dmitry Marakasov
f78eb03471 - Simplify plist
- Move savegames directory to /var/games
2014-10-26 18:01:06 +00:00
Dmitry Marakasov
327b26fc9c - Simplify MASTER_SITES
- Drop @dirrm* from plist
2014-10-26 18:00:51 +00:00
Dmitry Marakasov
f22a9eb2ee - Drop @dirrm* from plist 2014-10-26 18:00:36 +00:00
Dmitry Marakasov
0856c9e07c - Simplify MASTER_SITES
- Fix license
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-26 18:00:24 +00:00
Antoine Brodin
102f5ffe72 Update to alpha-20141025 2014-10-26 17:47:38 +00:00
Antoine Brodin
9cc070e05b Update to alpha-20141026 2014-10-26 17:44:22 +00:00
Antoine Brodin
d466f48d34 Update to alpha-20141026 2014-10-26 17:43:48 +00:00
Bartek Rutkowski
c5e0460bcc lang/rust: update 0.11.0 -> 0.12.0
- Delete obsolete patch
- Convert to @dir usage

Approved by:	mentors (implicit)
2014-10-26 17:39:54 +00:00
Antoine Brodin
d5b86cb31b Update to alpha-20141026 2014-10-26 17:38:55 +00:00
TAKATSU Tomonari
5b1658080b - Update to 3.0.7
- Remove @dirrm* from pkg-plist
- Simplify OPTIONS notation
2014-10-26 17:04:07 +00:00
Andrej Zverev
42a049e479 update to version 0.55.1 2014-10-26 15:45:53 +00:00
Thomas Zander
c67e100a18 - Update to upstream version 3.2.1
PR:		194169
Submitted by:	tkato432@yahoo.com
2014-10-26 15:29:28 +00:00
Thierry Thomas
19a4feda9e Refresh. 2014-10-26 14:43:54 +00:00
Marcus von Appen
018be0de95 - openal-soft requires a compiler, that understands parts of the C11
standard. This should unbreak builds on 8.x

Reported by:	several people
Submitted by:	Torfinn Ingolfsen <tingox@gmail.com>
2014-10-26 13:32:59 +00:00
Ryan Steinmetz
be8c96bd07 - Disable netmap support on anything older than 9.1
PR:		194607
Submitted by:	ohauer@
2014-10-26 12:40:10 +00:00
Antoine Brodin
c5002d04f8 Do not infinite loop on the package builders creating GB (or TB) of logs 2014-10-26 11:38:50 +00:00
Matthew Seaman
4b0a7c3c10 Update to 0.25
ChangeLog:	http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.25/CHANGES
2014-10-26 10:54:00 +00:00
Kurt Jaeger
da0b381f2f textproc/dblatex: fix python use
PR:		193987
Approved by:	maintainer (timeout)
2014-10-26 09:35:46 +00:00
Thomas Zander
b56b9bd3a2 - Update to upstream version 5.0
- Add LICENSE
- Introduce OPTIONS for
  - Selecting application server
  - Selecting transcoders

PR:		194326
Submitted by:	freebsd@cooltrainer.org (maintainer)
2014-10-26 07:17:17 +00:00
Dmitry Sivachenko
ddd5ae3b40 Update to version 2.0.8;
Convert to USES.
2014-10-26 06:31:35 +00:00
Bruce A. Mah
56ba9de21f Update mail/spamass-milter to 0.4.0.
Brief summary of changes (taken from upstream release announcement):

- -C option to change the default reject code
- -S option to specify a path to sendmail (for the -x option)
- -R option to specify the rejection message
- -a option to skip messages that were authenticated
- IPv6 address support
- zombie process fix for the - option introduced in 0.3.2

Some of these changes (notably the -R and -a flags and the IPv6
support) were previously included in the port via patch files, which
are now unneeded and have been removed.
2014-10-26 03:25:50 +00:00
Adam Weinberger
1beb35f1e7 Update dovecot2 to 2.2.15, and add an LZ4 option that uses liblz4.
ChangeLog:

Some small fixes and changes to v2.2.14. This release is mainly in the hope
that it could still make it into the next Debian stable instead of v2.2.14 -
mainly because of a couple of new assert crashes that started happening in
v2.2.14 and should be fixed now.

	* Plugins can now print a banner comment in doveconf output
	  (typically the plugin version)
	* Replication plugin now triggers low (instead of high) priority for
	  mail copying operations.
	* IMAP/POP3/ManageSieve proxy: If destination server can't be
	  connected to, retry connecting once per second up to the value of
	  proxy_timeout. This allows quick restarts/upgrades on the backend
	  server without returning login failures.
	* Internal passdb lookups (e.g. done by lmtp/doveadm proxy) wasn't
	  returning failure in some situations where it should have (e.g.
	  allow_nets mismatch)
	* LMTP uses mail_log_prefix now for logging mail deliveries instead of
	  a hardcoded prefix. The non-delivery log prefix is still hardcoded
	  though.

	+ passdb allow_nets=local matches lookups that don't contain an IP
	  address (internally done by Dovecot services)
	+ Various debug logging and error logging improvements
	- Various race condition fixes to LAYOUT=index
	- v2.2.14 virtual plugin crashed in some situations
2014-10-26 00:15:42 +00:00
Adam Weinberger
26979cac58 Add archivers/liblz4. There is already archivers/lz4, which it looks
like might be an old version of this, but it only installs a binary.
This installs binaries and libraries/headers.

LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.

A high compression derivative, called LZ4_HC, is also provided. It trades CPU
time for compression ratio.

The libraries are BSD licensed, and the binaries are GPLv2.

WWW: https://code.google.com/p/lz4/
2014-10-26 00:14:05 +00:00
Raphael Kubo da Costa
32bcfd1eed Add missing dependencies.
* USES=pkgconfig was missing so exiv2 detection was broken, for example.
* USE_QT5=declarative and USE_QT5=printsupport were missing, and the latter
  is required for the port to build correctly with the upcoming Qt 5.3.2.
  I've added an upstream commit to properly detect and use PrintSupport in
  the build process as well.

PR:		194596
Approved by:	Hannes Hauswedell <h2+fbsdports@fsfe.org> (maintainer)
2014-10-25 23:04:53 +00:00
Gerald Pfeifer
0b38690bcc Update to the 20141022 snapshot of GCC 4.9.2.
Also remove those traces of @dirrm that were are added dynamically
via the Makefile.
2014-10-25 18:46:15 +00:00
Kurt Jaeger
14cfde5384 net-p2p/tribler: 6.0.3 -> 6.3.3
Changelog:
https://github.com/Tribler/tribler/releases

PR:		193901
Submitted by:	tkato432@yahoo.com
2014-10-25 17:00:11 +00:00
Antoine Brodin
fdab2b6359 Deprecate ports broken for more than 6 months 2014-10-25 16:49:19 +00:00
Thomas Zander
bfd59e8101 - Update to version 1.0.9 [1]
- Simplify Makefiles [1]
- Fix build problem in gecko-mediaplayer with xulrunner>=30 [2]

PR:		194498
Submitted by:	tkato432@yahoo.com [1]
Reviewed by:	riggs [2]
2014-10-25 16:38:26 +00:00
Gerald Pfeifer
c21b48765d Update to the 20141023 snapshot of GCC 4.8.4. 2014-10-25 15:16:24 +00:00
Bartek Rutkowski
7e7ca475ca comms/gqrx: update 20140313 -> 2.3.1
- Set PORTEPOCH
- Update COMMENT and pkg-descr
- Add LICENSE_FILE
- Remove obsolete dependency
- Mantainer approved

PR:		193404
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Reviewed by:	martymac (maintainer)
Approved by:	mentors (implicit), martymac (maintainer)
2014-10-25 15:03:12 +00:00
Thierry Thomas
4557a3a754 Upgrade to 1.0.0-rc2. 2014-10-25 14:37:56 +00:00
Danilo Egea Gondolfo
b149536ed8 - Update from 1.5.32 to 1.5.34 2014-10-25 13:51:11 +00:00
Guido Falsi
09417d378b - Update to 5.2.5
- Add NO_ARCH
- Remove dirrms
2014-10-25 13:17:44 +00:00
Pawel Pekala
b190259f2f Switch to USES=execinfo 2014-10-25 13:15:41 +00:00
Pawel Pekala
28f813b7e5 - Switch to gnutls for encryption, openssl from base fails to connect
with Facebook chat servers recently [1]
- Install striped binaries

Reported by:	Wojciech Scigala [1]
2014-10-25 12:43:25 +00:00
Kurt Jaeger
0632a01008 dns/adns: 1.4 -> 1.5.0~rc0
New features:
  * Support for queries about IPv6 data in all applicable adns
    query types (including AAAA, PTR, and adns_r_addr queries).
    (Thanks very much to Mark Wooding.)
  * Support for transport over IPv6.  (Thanks to Mark Wooding again.)
  * adns_addr2text and adns_text2addr: Convenient functions for
    converting between addresses and address literals.

  Bugfixes:
  * Fix a crashing bug in adnslogres.  (Debian#392102.)
  * Do all checks of checked PTR owner name before actually sending the
    query, and reject IPv4 PTR owner names whose labels have leading zero
    digits or values >255.

  Build system fixes and improvements:
  * `make clean' removes the pipes.
  * Work around bugs in make (Debian #4073, #756123) affecting regress.
  * Do not include Makefile and src/config.h in distribution tarball.

  Regression test debugging improvements:
  * Provide gdbwrap convenience script.
  * Honour ADNS_TEST_DEBUG env. var.  (Mark Wooding.)

Submitted by: pi (maintainer)
2014-10-25 12:09:30 +00:00
Kurt Jaeger
7d1aef3edc sysutils/backuppc-devel: remove leading empty line from pkg-descr
Pointy hat: myself
2014-10-25 12:00:10 +00:00