1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

222070 Commits

Author SHA1 Message Date
Boris Samorodov
958e5f95fe Update to version 0.6.20.
PR:		ports/137627
Submitted by:	"J.R. Oldroyd" <fbsd at opal.com> (maintainer)
2009-08-10 12:15:17 +00:00
Max Brazhnikov
1f8475f22f Mk/bsd.kde4.mk:
- rework KDE4_BUILDENV

All ports:
- remove needless post-extract target
- make patches relative to ${PATCH_WRKSRC}
- clean up
- bump PORTREVISION when required

databases/akonadi:
- replace dependency on boost-python-libs with boost-libs
  (finally, boost-pyhton does not conflict with boost \o/)

deskutils/kdepim*:
- replace boost-python-libs with boost-libs
- reduce dependencies
- respect PREFIX
- fix build with qt3 installed

misc/kdeedu4:
- add dependency on astro/xplanet (for KStars)

misc/kdeutils4:
- add dependency on devel/qca (for okteta)
- make dependency on kdebase non-optional

multimedia/kdemultimedia4:
- add optional support for PulseAudio

x11/kdebase4:
- remove needless dependency on kdebase4-runtime

x11/kdebase4-runtime, x11/kdebase4-workspace
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users

x11/kdelibs4
- remove needless dependencies
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users
2009-08-10 11:47:36 +00:00
Anton Berezin
9a6142d406 Update to 0.026. Assign maintainer to perl@.
Changes:	http://search.cpan.org/dist/WWW-Robot/ChangeLog
2009-08-10 11:44:41 +00:00
Dirk Meyer
12c5c933f5 - revert dependency
this let applications run without "require 'rubygems'"
Approved by:	ruby
2009-08-10 11:44:18 +00:00
Boris Samorodov
6c8e9cb73f Update to version 2.2.
PR:		ports/137607
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2009-08-10 11:40:34 +00:00
Anton Berezin
e28e23f1d8 Update to 2.15.1.
Changes:	http://search.cpan.org/dist/DBD-Pg/Changes
2009-08-10 11:37:53 +00:00
Dirk Meyer
8e90ebc003 - add CONFLICTS
PR:		137404
Submitted by:	Dmitry Marakasov
2009-08-10 11:35:02 +00:00
Nicola Vitale
a9d3272cbd Construct is a python library for parsing and building of data
structures (binary or textual).
It is based on the concept of defining data
structures in a declarative manner,
rather than procedural code: more complex constructs are
composed of a hierarchy of simpler ones.

PR:		ports/137593
Submitted by:	Piotr Florczyk <p.florczyk at adminworkshop.pl>
2009-08-10 11:34:23 +00:00
Anton Berezin
5f37456229 Update to 2.00.
Changes file is not helpful, but the module is using Moose now.
2009-08-10 11:01:07 +00:00
Anton Berezin
ec13d78d75 Update to 0.86.
Changes:	http://search.cpan.org/dist/Attribute-Handlers/Changes
2009-08-10 10:46:30 +00:00
Anton Berezin
3aeb6d71bc Update to 2.21.
Changes:	http://search.cpan.org/dist/Storable/ChangeLog
2009-08-10 10:44:47 +00:00
Anton Berezin
65a819eaf8 Update to 6.7.
Changes:
http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.7/CHANGES.txt
2009-08-10 10:42:40 +00:00
Sergey A. Osokin
8c95263071 Update from 0.8.7 to 0.8.8.
<ChangeLog>

*) Bugfix: in handling FastCGI headers split in records.

*) Bugfix: a segmentation fault occurred in worker process, if a
   request was handled in two proxied or FastCGIed locations and a
   caching was enabled in the first location; the bug had appeared in
   0.8.7.

</ChangeLog>
2009-08-10 10:32:38 +00:00
Maho Nakata
0c64f6a6a3 Silent update of distfiles, update is only for pdf documents.
pdf files are also updated to 3.4.0.
2009-08-10 10:06:02 +00:00
Philippe Audeoud
037184fbcd - Update to 2.01 2009-08-10 09:21:15 +00:00
Stanislav Sedov
2705a4719a - Add missing dependency.
- Bump portrevision.

Submitted by:	glebius (maintainer)
2009-08-10 07:46:06 +00:00
Doug Barton
5a9ccda540 The libbind functions have been separated from the BIND suite as of
BIND 9.6.0. Originally from older versions of BIND, they have been
continually maintained and improved but not installed by default with
BIND 9. This standard resolver library contains the same historical
functions and headers included with many Unix operating systems.
In fact, most implementations are based on the same original code.

ISC's libbind provides the standard resolver library, along with header
files and documentation, for communicating with domain name servers,
retrieving network host entries from /etc/hosts or via DNS, converting
CIDR network addresses, performing Hesiod information lookups, retrieving
network entries from /etc/networks, implementing TSIG transaction/request
security of DNS messages, performing name-to-address and address-to-name
translations, and utilizing /etc/resolv.conf for resolver configuration.

WWW: https://www.isc.org/software/libbind

- Doug Barton
DougB@FreeBSD.org
2009-08-10 06:44:32 +00:00
Thomas Abthorpe
f11319d70b - Fix build after recent repocopy
Submitted by:	pavbot
Pointyhat to:	tabthorpe
2009-08-10 04:09:52 +00:00
Michael Johnson
a8fd1d1350 Update to 3.2.2 2009-08-10 00:45:07 +00:00
Joe Marcus Clarke
35507a56f2 Fix the build on 6.X.
Reported by:	pointyhat via erwin
2009-08-09 23:22:22 +00:00
Michael Johnson
38c906a6d0 Update to 1.0.16 2009-08-09 22:11:31 +00:00
Joe Marcus Clarke
4c8735eeca Since we are still on cdparanoia-III-9.8, we don't have cache control.
Make sure we don't reference undefined symbols.
2009-08-09 21:20:48 +00:00
Jeremy Messenger
3a33ace96c Fix the build w/ libtool22.
Reported by:	erwin (i386 8-exp)
2009-08-09 21:10:02 +00:00
Pav Lucistnik
26b2a02400 - Mark BROKEN on 8.X
Reported by:	pointyhat
2009-08-09 20:56:23 +00:00
Jimmy Olgeni
21dacc1aae Quote ${FIND} parameters and fix PLIST. 2009-08-09 20:55:35 +00:00
Jeremy Messenger
53168ba052 Mark it as BROKEN. It is not safe because it removes a few files in
/usr/local/*. It doesn't build with libtool 2.2, because this port remove
libtool 2.2's m4 files for some odd reason.

Reported by:	erwin (i386 8-exp)
2009-08-09 20:39:34 +00:00
Jimmy Olgeni
e39f04804e Cleanup after importing databases/slony1v2:
* Reduce diff with databases/slony1v2 (use DISTNAME).
* Document conflict with slony1v2.
* Remove unused code in post-install target.
2009-08-09 20:38:22 +00:00
Jimmy Olgeni
d072b44099 Add slony1v2. 2009-08-09 20:31:07 +00:00
Jimmy Olgeni
f7f69852d6 Upgrade to slony1 version 2.0.2 after repocopy.
From the slony1 home page:

"This is a major new release of Slony-I; it makes use of some
features introduced in PostgreSQL 8.3, and hence is not compatible
with versions older than 8.3. This is considered a pretty good
tradeoff, as various functionality would not be possible with earlier
versions of PostgreSQL."

Support for PostgreSQL 8.4 will be available in slony1 2.0.3, hence
IGNORE_WITH_PGSQL also contains 84 for now.

This port conflicts with slony1-*.

PR:		ports/135096 (with a few changes)
Submitted by:	Ismail Yenigul <ismail.yenigul at endersys.com.tr>
Repocopy by:	marcus
2009-08-09 20:30:24 +00:00
Pav Lucistnik
8c51e19b84 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-08-09 19:46:42 +00:00
Pav Lucistnik
f4818a54ac - Mark BROKEN on 8.X
Reported by:	pointyhat
2009-08-09 19:43:05 +00:00
Max Brazhnikov
7b6a76419d Mark broken after recent PyQt update 2009-08-09 19:41:22 +00:00
Max Brazhnikov
3fed36f405 Add LATEST_LINK 2009-08-09 19:19:59 +00:00
Florent Thoumie
e613330e72 Update sysutils/testdisk to 6.11.
PR:		ports/137167
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2009-08-09 19:16:43 +00:00
Max Brazhnikov
a96808b701 connect kuickshow-kde4 2009-08-09 19:16:12 +00:00
Max Brazhnikov
2493755d68 Update to 0.9.1 for KDE-4.3.0 2009-08-09 19:15:20 +00:00
Max Brazhnikov
598c1afc2b Forced commit to not repocopy graphics/kuickshow -> graphics/kuickshow-kde4
Repocopy by:	marcus
2009-08-09 19:11:51 +00:00
Florent Thoumie
d4137a99ca - Update lang/mono to 2.4.2.3.
- Remove a patch that makes xsp fail.
- Cleanup.

PR:		ports/137223
Submitted by:	Romain Tartiere
2009-08-09 18:53:09 +00:00
Florent Thoumie
d106da12b1 Add multimedia/banshee-mirage, an automatic playlist generation extension
for banshee.

PR:		ports/137536
Submitted by:	Romain Tartiere
2009-08-09 18:38:17 +00:00
Florent Thoumie
d96a147f42 Update graphics/f-spot to 0.6.0.0.
PR:		ports/137546
Submitted by:	Romain Tartiere
2009-08-09 18:31:17 +00:00
Max Brazhnikov
66a1f139e6 Fix dependencies 2009-08-09 18:31:05 +00:00
Martin Matuska
018eed3eba - Update to 2.2.9 2009-08-09 17:57:08 +00:00
Martin Matuska
751ec4be96 - Update to 0.67 2009-08-09 17:25:28 +00:00
Max Brazhnikov
40991bfd8a Document proper KDE42 -> KDE43 update procedure.
Sorry for being late ;(. It's better then never :)
2009-08-09 16:23:44 +00:00
Herve Quiroz
762d2720a4 Update to 1.319 2009-08-09 13:26:42 +00:00
Erwin Lansing
604e70e0af security/dns-proxy-tor
security/trans-proxy-tor: trans-proxy-tor is rendered obsolete by Tor\'s TransPort option  (currently only available in tor-devel)

Approved by:	maintainer
2009-08-09 13:20:47 +00:00
Stanislav Sedov
4eba9b4e2b - Update to 20090809. 2009-08-09 12:07:16 +00:00
Johan van Selst
420a6d8868 - Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)
PR:		ports/137568
Submitted by:	Piotr Smyrak
2009-08-09 11:34:52 +00:00
Stanislav Sedov
42a41d8825 - Chase lang/sbcl update. 2009-08-09 11:29:01 +00:00
Stanislav Sedov
2e8138a35f - Update to 1.0.30.
- Fix threading support (thanks to Hiroyuki Komatsu <kom@narihara-lab.jp>).
- Temporary use my mirror for distfiles until issues with sourceforge are
  resolved.
2009-08-09 11:28:23 +00:00