Commit graph

6815 commits

Author SHA1 Message Date
Li-Wen Hsu
f3fe11e0f9 Add py-pytc 0.7, Tokyo Cabinet Python bindings. 2009-02-18 01:40:24 +00:00
Dmitry Marakasov
ec3ac05eb3 - Fix plist for WITH_PYTHON_MODULE case (add INSTALLS_EGGINFO)
PR:		130826
Submitted by:	myself
Approved by:	maintainer timeout
2009-02-18 00:55:42 +00:00
Martin Wilke
d7d64edfea - Reset Maintainer
PR:		131742
Submitted by:	"Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
2009-02-16 20:43:17 +00:00
Alex Dupre
2b81cc2964 Update to 5.0.77 release. 2009-02-16 19:23:47 +00:00
Martin Wilke
9407875995 Amazon::SimpleDB provides a "low-level" perlish interface for working
with Amazon's SimpleDB (SMB) service.

WWW:	http://search.cpan.org/dist/Amazon-SimpleDB/

PR:		ports/131710
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-02-15 21:05:50 +00:00
Lars Balker Rasmussen
d484a02087 Add missing man-page to MAN3.
Noticed by: QAT
2009-02-15 17:19:18 +00:00
Stanislav Sedov
0503c116d9 - Fix pkg-plist.
- Ensure correct permissions on installed files by using COPYTREE macro
  while I'm here.

Reported by:	pav
2009-02-15 13:30:45 +00:00
Beech Rintoul
e23a2ab06e - Update to 0.82.1
- Hook into build
2009-02-14 23:31:43 +00:00
Max Brazhnikov
2d8b5de9c8 Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit

Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.

Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.

PR:		based on ports/130219
Submitted by:	Dima Panov" <fluffy at fluffy.khv.ru>
2009-02-14 22:58:55 +00:00
Max Brazhnikov
6cd9fd8746 Remove CONFLICTS to qt4, bump PORTREVISION 2009-02-14 20:45:18 +00:00
Max Brazhnikov
3f0c56957c Remove BROKEN (fix was committed by fjoe)
remove CONFLICTS to qt4 plugins, it was resolved a long time ago
2009-02-14 20:43:31 +00:00
Lars Balker Rasmussen
db42037574 Update to 0.08012 2009-02-14 19:55:30 +00:00
Stanislav Sedov
9f2dedec0c - Fix plist after ruby update by generating it dynamically. 2009-02-14 14:42:08 +00:00
Martin Wilke
0de6632e22 - Fix plist after ruby update by generating it dynamically. 2009-02-14 01:22:17 +00:00
Stanislav Sedov
6ca7e8f09a - Fix plist after ruby plist by generating it dynamically. 2009-02-13 23:32:15 +00:00
Thomas Abthorpe
15ad88cd94 - Pass maintainership to submitter
Submitted by:	Sergey Voronkov via freebsd-ports@
2009-02-13 15:31:11 +00:00
Mathieu Arnold
ec045901ed Update to 1.18 2009-02-13 14:16:28 +00:00
Mathieu Arnold
5e44ccece9 Update to 2.01 2009-02-13 13:32:07 +00:00
Thomas Abthorpe
3db54de6b1 - Pass maintainership to submitter
Submitted by:	Glen Barber via freebsd-ports@
2009-02-13 01:49:12 +00:00
Cheng-Lung Sung
402cbe811e - Update to 2.2.2
PR:		ports/131279
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2009-02-12 02:59:04 +00:00
Thierry Thomas
5089d79960 Upgrade to 7.0.33 and unbreak.
Changelog at <http://download.aquafold.com/download/changelog.txt>.
2009-02-11 19:39:50 +00:00
Martin Matuska
c5e1202db4 - Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
2009-02-10 19:50:55 +00:00
Palle Girgensohn
4faeb886a5 Update PostgreSQL to latest versions.
URL: http://www.postgresql.org/about/news.1055

The PostgreSQL Project today released
updates to all active branches of the
PostgreSQL object-relational database
system, including versions 8.3.6,
8.2.12, 8.1.16, 8.0.20 and 7.4.24. These
updates include two serious fixes, for
autovacuum crashes in version 8.1 and
GiST indexing data loss in 8.3, and
those two versions should be updated as
soon as possible.

These update releases also include
patches for several low-risk security
holes, as well as up to 17 other minor
fixes, depending on your major version
of PostgreSQL. Included as well are
Daylight Savings Time changes for Nepal,
Switzerland and Cuba. See the release
notes for full details.

The first serious issue affects users
who are using version 8.1 with
Autovacuum, which will fail when XID
rollover is required. The second serious
issue can cause data loss when CLUSTER
is used with GiST indexes (such as full
text indexes) on version 8.3. Both
issues are fixed in these releases.
2009-02-10 11:59:15 +00:00
Anton Berezin
bf8f6f123e Update to 0.14.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
2009-02-10 11:45:11 +00:00
Martin Wilke
9ef8e2c699 py-simplecouchdb is a simple librairy to allow your python
applicationto use CouchDB.

With simplecouchdb, you can manage documents like you do
directly with CouchDB, schema-free. So document instance
(see :ref:schema-ref) are completly dynamic, you could
add/delete properties in your documents, retrieve them
without any schema, etc.

WWW:	http://code.google.com/p/py-simplecouchdb/

PR:		ports/131296
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-09 16:54:34 +00:00
Vsevolod Stakhov
549b4ecf56 - Update py-mssql to 1.0.1
PR:		ports/131407
Submitted by:	Wen Heping <wenheping [at] gmail.com>
Approved by:	perky (maintainer)
2009-02-09 16:23:26 +00:00
Martin Wilke
7338cce131 - Update to 0.778
PR:		131502
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2009-02-09 13:08:48 +00:00
Martin Wilke
18ff77cf42 - Update to 3.0.3
PR:		130625
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-02-08 23:04:22 +00:00
Martin Wilke
dae716f409 - Update to 0.5.30
- Pass maintainership to submitter

PR:		131327
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-02-08 21:48:33 +00:00
Martin Wilke
1e005bc37f memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

This extension uses libmemcached library to provide API for
communicating with memcached servers.

WWW:	http://pecl.php.net/package/memcached

PR:		ports/131172
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-02-08 21:45:53 +00:00
Martin Wilke
16fff2cdf6 rubygem-pg provides the module "pg", a Ruby interface to the
PostgreSQL Relational Database Management System, which
supersedes the old "postgres" module.

WWW: http://rubyforge.org/projects/ruby-pg/

PR:		ports/131270
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-08 21:43:08 +00:00
Martin Wilke
ef1b3d1071 The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n		Arabic
hebrew/kde4-l10n		Hebrew
misc/kde4-l10n-bn_IN		Bengali (India)
misc/kde4-l10n-eu		Basque
misc/kde4-l10n-gu		Gujarati
misc/kde4-l10n-is		Icelandic
misc/kde4-l10n-kn		Kannada
misc/kde4-l10n-mai		Maithili
misc/kde4-l10n-mr		Marathi
misc/kde4-l10n-ro		Romanian
misc/kde4-l10n-tg		Tajik
math/eigen2			Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4	KDE4 kipi graphics plugins
sysutils/policykit-kde		PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
	Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
	David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
	Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
Martin Wilke
da0177b4eb - Fix build
Reported by:	erwinbot
2009-02-07 21:55:08 +00:00
Philip M. Gollucci
7d98dd6fa7 - Update to 2979
PR:             ports/131335
Submitted by:   Vladimir Korkodinov <viper@perm.raid.ru>
Approved by:    Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
2009-02-04 08:00:50 +00:00
Martin Wilke
780e8a39f0 2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by  STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
2009-02-03 22:38:25 +00:00
Joe Marcus Clarke
6b9ac0911d Update to 2.24.4. 2009-02-03 18:41:03 +00:00
Martin Wilke
6c5f9e6c61 - Update to 3.68 2009-02-03 09:42:52 +00:00
Cheng-Lung Sung
37a43fbd17 - Update to 0.10.02
- improve MASTER_SITES resilience
- fix -fetch-original failure

PR:		ports/131267
Submitted by:	lth
2009-02-03 08:58:12 +00:00
Philippe Audeoud
ae65ea8510 - Update to 0.749
- Changlog <http://cpansearch.perl.org/src/JSIRACUSA/Rose-DB-0.749/Changes>

PR:		ports/131315
Submitted by:	Cory R. King <coryking _AT_ mozimedia.com>
Approved by:	maintainer
2009-02-03 08:53:47 +00:00
Mark Linimon
4dda1d859a Mark slave port databases/libgda3-freetds broken on sparc64. 2009-02-03 05:24:46 +00:00
Philip M. Gollucci
7aa6023d1c - Update to 1.4.4
- note SHLIB bump (no dependant ports)
2009-02-03 05:11:52 +00:00
Stefan Walter
77b44bad4e Mark as BROKEN on OSVERSION >= 700000 for now: does not work with databases
bigger than ~200 MB.

PR:		130236
Submitted by:	Kenji Rikitake <kenji.rikitake@acm.org>
Approved by:	maintainer
2009-02-02 14:23:18 +00:00
Vanilla I. Shu
95f2f230ab Upgrade to 3.0.8.
Approved by:	maintainer
2009-02-02 07:51:45 +00:00
Beech Rintoul
deb6419975 - Update to 4.6.21.3
- Thanks for the help by Panagiotis Christias <p.christias _ noc.ntua.gr>

PR:		ports/131236
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2009-02-02 05:03:25 +00:00
Marcelo Araujo
7c806af372 - Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)
2009-02-02 01:36:16 +00:00
Sergey Skvortsov
7c87414634 Rename: lang/perl5 -> lang/perl5.6
PR:		ports/131046
2009-02-01 19:43:11 +00:00
Chin-San Huang
96b960f69e - Update to 1.60.7 2009-02-01 18:52:51 +00:00
Dmitry Marakasov
b62fd0d3b6 - Remove MYSQLI options which doesn't make sence for this version of phpmyadmin
PR:		130897
Submitted by:	Matthew Seaman <m dot seaman at infracaninophile dot co dot uk> (maintainer)
2009-02-01 15:53:45 +00:00
Philip M. Gollucci
33c6268489 - Update download locations
restore CPAN subdir

Reported by:    -fetch-original pointyhat run
2009-02-01 08:59:02 +00:00
Philip M. Gollucci
4933f81444 - Update download locations
restore CPAN subdir

Reported by:    -fetch-original pointyhat run
2009-02-01 08:31:51 +00:00