Commit graph

286186 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
33698b738b - Mark as deprecated. Upstream disappeared (domain has expired), doesn't work on
any supported FreeBSD versions, use freebsd-update(8) instead. Set expiration
  date to 2012-10-16.
2012-09-16 19:53:57 +00:00
Dirk Meyer
5d3a772ac3 - drop maintainership 2012-09-16 19:08:52 +00:00
Dirk Meyer
3b0e13c717 - drop maintainership 2012-09-16 19:07:44 +00:00
Dirk Meyer
da7f370ce9 - drop maintainership 2012-09-16 18:58:59 +00:00
Raphael Kubo da Costa
db01fd1611 Unbreak by setting another MASTER_SITE.
PR:		ports/170901
Submitted by:	Green Dog <fiziologus@gmail.com>
Approved by:	obscure9@gmail.com (maintainer timeout; 24 days)
2012-09-16 18:58:15 +00:00
Dirk Meyer
c1ee1c5664 Adds support for the Jabber (XMPP) protocol to Licq. Still in early
development, but capable of sending and receiving messages.

LICENSE: GPL2 or later with execption to link with OpenSSL

WWW: http://www.licq.org/
2012-09-16 18:49:04 +00:00
Alberto Villa
2363a988ba - Update Calligra Suite to 2.5.2.
This release contains a number of important bug fixes to 2.5.1 and we
recommend everybody to update as soon as possible. An overview of the
most important fixes can be found in the release notes:
http://www.calligra.org/news/calligra-2-5-2-released
2012-09-16 17:31:30 +00:00
Lars Thegler
9b3f82fb90 Add p5-Version-Next 0.002, increment module version numbers simply and
correctly.
2012-09-16 17:09:44 +00:00
Ruslan Makhmatkhanov
71f5b947f1 - fix fetch by commenting out CHEESESHOP mirrors
while here:
- fix plist
- remove BUILD_DEPENDS (setup.py didn't checking for it on build phase)
- limit python version to 2.x
- whitespace fix in pkg-descr
- bump PORTREVISION because of dependencies change

PR:		170921
Reported by:	Chris McCoy <bsdports at wayfair dot com> (maintainer)
2012-09-16 17:08:15 +00:00
Bryan Drewery
789c49fdbe - Update to 2.2.0
PR:		ports/171670
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2012-09-16 17:02:11 +00:00
Dirk Meyer
120871034f - use OPTIONS_DEFINE 2012-09-16 17:01:24 +00:00
Dirk Meyer
da7887ff12 - Defauls of webalizer changed 2012-09-16 16:43:34 +00:00
Lars Thegler
4681f0edf5 Update to 0.4003 2012-09-16 16:39:19 +00:00
Dirk Meyer
82c416fe56 - use OPTIONS_DEFINE in master port 2012-09-16 16:36:06 +00:00
Dirk Meyer
740258d04f - use OPTIONS_DEFINE
- option GEODB defaults to bdb4
- update GEODB
- extend OPTIONS
2012-09-16 16:35:19 +00:00
Lars Thegler
1eb913cb36 Add p5-MooseX-AttributeShortcuts 0.015, shorthand for common attribute
options.
2012-09-16 16:09:34 +00:00
Lars Thegler
0b5cba0be1 Add p5-Test-Moose-More 0.011, more tools for testing Moose packages. 2012-09-16 16:02:54 +00:00
Dirk Meyer
ce58758fe6 - use OPTIONS_DEFINE 2012-09-16 15:47:00 +00:00
Dirk Meyer
6c43248154 - use OPTIONS_DEFINE 2012-09-16 15:39:48 +00:00
Dirk Meyer
cf2958eeb6 - use OPTIONS_DEFINE
- fix SSL OPTIONS
2012-09-16 15:36:13 +00:00
Ruslan Makhmatkhanov
920ac3ebac - pass maintainership to new volunteer
PR:		171663
Submitted by:	Manuel Muñoz <manuelj.munoz at gmail dot com>
2012-09-16 15:31:35 +00:00
Dirk Meyer
e063d8313c - use OPTIONS_DEFINE 2012-09-16 15:25:25 +00:00
Dirk Meyer
98f63b20c2 - use OPTIONS_DEFINE 2012-09-16 15:23:30 +00:00
Lars Thegler
14eda6ca0f Add p5-Moose-Test 0.01, a Test Runner for the Moose test suite. 2012-09-16 15:20:12 +00:00
Dirk Meyer
bafa3478ad - use OPTIONS_DEFINE 2012-09-16 15:18:42 +00:00
Dirk Meyer
5e39feacd0 - use OPTIONS_DEFINE 2012-09-16 15:08:09 +00:00
Dirk Meyer
4013d79704 - use OPTIONS_DEFINE 2012-09-16 15:03:18 +00:00
Alexey Dokuchaev
5589126ab2 Reduce number of hardcoded port name (where appropriate). 2012-09-16 14:50:16 +00:00
Ruslan Makhmatkhanov
9187d81f4b - bump PORTREVISION because of changes in previous commit
PR:		170920
2012-09-16 14:23:25 +00:00
Ruslan Makhmatkhanov
624d763383 - update dependency version on databases/py-whisper
- fix comments in carbon's rc-script
- checksum change, that was in original PR is rejected, because it fetches
  fine with old checksums and fails to fetch with new ones.

while here:
- change etc/carbon to %%ETCDIR%% in pkg-plist
- remove unneeded newlines in files/pkg_message.in
- add license (AL2)
- remove BUILD_DEPENDS (setup.py didn't cheking for it on build phase)
- limit python version to 2.x
- tab -> space in pkg-descr:WWW
- this port depends on twisted both directly and via USE_TWISTED. Since
  I wasn't able to find which twisted components it actually needed, I
  just dropped USE_TWISTED and let the port to depend on it via
  devel/py-twisted meta-port

PR:		170920
Submitted by:	Chris McCoy <bsdports at wayfair dot com> (maintainer)
2012-09-16 14:22:12 +00:00
Alexey Dokuchaev
16aee7d8de BitchX, an ass-kicking IRC client, is out of limbo and back on the track!
- Update to version 1.2; project was moved to GitHub
- Convert to new OPTIONS framework; simplify features handling logic
- Enable IPv6 and SSL by default to catch up with new era
- Ditto for plugins that do not require external dependencies
- Drop hard-coded ABI shlib version numbers in LIB_DEPENDS
- Remove obsolete patches [1, 2] and cleanup Makefile while I am here
- Utilize DOCSDIR for smarter handling of documentation (and thus greatly
  offload pkg-plist)
- Give maintainership back to Chris Petrik per his request: he is part of
  the developer team and has time to look after the port again)

PR:		ports/163555 (audit trail) [1]
		ports/170409 (remove patch-funny.c) [2]
Submitted by:	Chris Petrik (last follow-up) [1]
		Gary Stanley [2]
2012-09-16 14:16:20 +00:00
Raphael Kubo da Costa
175daba6f7 Update to 0.6.0.
PR:		ports/171477
Submitted by:	Tomasz CEDRO <cederom@tlen.pl> (maintainer)
2012-09-16 14:12:53 +00:00
Chris Rees
028474b3d4 Accepts the new svn_revision tag in the removed ports xml database.
Apologies for the complexity of the code; it's optimised for speed.  Soon I
will be able to remove the section working with dates.
2012-09-16 13:31:39 +00:00
Lars Thegler
c50d41b654 Update to 0.32 2012-09-16 12:54:04 +00:00
Lars Thegler
03a9009cc1 Update to 0.30 2012-09-16 12:51:38 +00:00
Frederic Culot
069d7f97f9 Gjiten is a Japanese dictionary program for GNOME.
Gjiten also has a kanji dictionary. Any combination of stroke count,
radicals and search key can be used for kanji lookups.

WWW: http://gjiten.sourceforge.net/

PR:		ports/171226
Submitted by:	Stephane Lapie <stephane.lapie@darkbsd.org>
2012-09-16 12:19:44 +00:00
Ruslan Makhmatkhanov
1f28ac4f9f - fix build
Reported by:	portmgr (linimon)
Pointyhat to:	rm (myself)
2012-09-16 11:57:36 +00:00
Raphael Kubo da Costa
cfaf0cb856 Fix path to the tix dependency.
PR:		ports/171599
Submitted by:	Alfred Bartsch <bartsch@dssgmbh.de>
Approved by:	Alex Deiter <alex.deiter@gmail.com> (maintainer)
2012-09-16 11:16:06 +00:00
Emanuel Haupt
6a944f362b Point shebang in a perl script to ${PERL} in order to solve a build problem if
perl is installed without creating symlinks to /usr/bin/perl.

PR:             171673 (based on)
Notified by:    Yuriy Taraday <yorik.sar@gmail.com>
2012-09-16 10:28:02 +00:00
Johan van Selst
76a302fc76 Update to 3.7 beta 24 2012-09-16 09:47:44 +00:00
Alexey Dokuchaev
e6d16fe34c - Revert patch for CVE-2012-0946 to its original form and apply both CVE
patches when needed, for clarity's sake
- Touch some comments in Makefile while here (purely cosmetic)
2012-09-16 09:24:14 +00:00
Mark Linimon
e3c7f2620a Atttempt to fix build.
Hat:		portmgr
2012-09-16 09:23:38 +00:00
Frederic Culot
7db292f8ec - Update to 0.13
Changes:	http://search.cpan.org/dist/App-gist/Changes
2012-09-16 08:58:45 +00:00
Frederic Culot
93dcc4507c - Update to 0.04
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Net-IP-Minimal/Changes
2012-09-16 08:27:45 +00:00
Frederic Culot
59a6addb5a - Update to 1.08
Changes:	http://search.cpan.org/dist/AnyEvent-RabbitMQ/Changes
2012-09-16 08:12:02 +00:00
Frederic Culot
615476f405 - Update to 0.28
- Pet portlint(1) by moving TEST_DEPENDS earlier

Changes:	http://search.cpan.org/dist/MooseX-MethodAttributes/Changes
2012-09-16 07:49:59 +00:00
Wen Heping
01d9dcded5 - Update to 0.053
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.053/Changes
2012-09-16 01:55:55 +00:00
Stephen Montgomery-Smith
2ce9f0dff9 - Update to 2.3.54. 2012-09-16 01:21:47 +00:00
Stephen Montgomery-Smith
27d51bea59 - Update to 1.2.1. 2012-09-16 01:21:20 +00:00
Eitan Adler
c5622ed82b - Covert to OptionsNG
- Add generally useful options to the global list

Approved by:	ak (maintainer)
2012-09-16 00:18:35 +00:00