Commit graph

9316 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
213e4ca0e3 - Update to 1.13
Changes:	http://search.cpan.org/dist/DBD-Sybase/CHANGES
2011-09-10 10:24:59 +00:00
Jimmy Olgeni
99f4de156e Fix a typo. 2011-09-09 12:42:17 +00:00
Jimmy Olgeni
508bab481b Fix a typo. 2011-09-09 12:11:49 +00:00
Dirk Meyer
75e738effa - mark DEPRECATED 2011-09-09 11:18:03 +00:00
Frederic Culot
386a4fb82a - Update to 0.91
PR:		ports/160525
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2011-09-09 06:50:26 +00:00
Wen Heping
5f3057b6ea - Update to 3.3.3 2011-09-09 03:29:38 +00:00
Wen Heping
3fe8c02210 - Use databases/py-sqlite3 instead of databases/py-pysqlite2x
PR:		ports/160059
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-09 03:26:37 +00:00
Dirk Meyer
1e93c73d62 - use rubygem-pg 2011-09-08 19:47:53 +00:00
Andrej Zverev
a015f2e5d0 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
2011-09-08 08:36:43 +00:00
Wen Heping
2c1c3213db - Update to 0.33
ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.33/ChangeLog
2011-09-08 08:29:19 +00:00
Wen Heping
4461cb9464 - Update to 1.1.3 2011-09-08 06:19:25 +00:00
Ashish SHUKLA
dfda2a32ec Chase editors/emacs update 2011-09-07 20:21:30 +00:00
Sunpoet Po-Chuan Hsieh
1040578e9c - Fix rc.d script
- Remove stop-server
- Link cassandra-cli and nodetool to LOCALBASE/bin
- Bump PORTREVISION for package change

PR:		ports/160428
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-09-07 17:25:06 +00:00
Doug Barton
0d165da823 - Update to 5.2.8
- Change default option STATIC to "no" (build fails on 9.x)
- Update mirrors list

- Pet portlint

PR:		ports/160537
Submitted by:	maintainer Geoffroy Desvernay <dgeo@centrale-marseille.fr>
2011-09-07 09:17:48 +00:00
Pietro Cerutti
25ec1c9927 - Chase x11-toolkits/xforms shlib version bump 2011-09-07 08:28:13 +00:00
Philip M. Gollucci
956dc1cc7f - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
  until after 9.0 is released.

With Hat:   apache@
Reported by:    dvl via freshports
2011-09-07 03:00:51 +00:00
Pawel Pekala
b60a11438e - Chase devel/google-perftools shlib bump
- security/tor*: add -L${LOCALBASE}/lib to LDFLAGS (fixes linking)

Approved by:    miwi, wen (mentors implicit)
2011-09-06 23:40:32 +00:00
Martin Matuska
6c8241a08c Update to 1.0.5 2011-09-05 20:05:41 +00:00
Eitan Adler
d853d81edd - Update to 1.2.7
PR:		ports/160368
Submitted by:	gjb
Approved by:	dvl (maintainer), bapt (mentor)
Security:	CVE-2011-2938
2011-09-05 15:55:38 +00:00
Sunpoet Po-Chuan Hsieh
0d76020718 - Update to 1.01
Changes:	http://search.cpan.org/dist/DBIx-Abstract/Changes
PR:		ports/160452
Submitted by:	sunpoet (myself)
Approved by:	Jon Nistor <nistor@snickers.org> (maintainer)
2011-09-04 16:18:10 +00:00
Steve Wills
aebb8ed455 - Update to 1.4.7 2011-09-04 02:24:02 +00:00
Sunpoet Po-Chuan Hsieh
a280809405 - Add p5-AnyEvent-CouchDB 1.27
AnyEvent::CouchDB is a non-blocking CouchDB client implemented on top of the
AnyEvent framework. Using this library will give you the ability to run many
CouchDB requests asynchronously, and it was intended to be used within a
Coro+AnyEvent environment. However, it can also be used synchronously if you
want.

Its API is based on jquery.couch.js, but we've adapted the API slightly so that
it makes sense in an asynchronous Perl environment.

WWW: http://search.cpan.org/dist/AnyEvent-CouchDB/
2011-09-03 23:28:08 +00:00
Sunpoet Po-Chuan Hsieh
165579cf32 - Add p5-CouchDB-View 0.003
CouchDB::View is a Perl module to handle and create CouchDB views.

WWW: http://search.cpan.org/dist/CouchDB-View/
2011-09-03 21:26:36 +00:00
Sunpoet Po-Chuan Hsieh
5f34b6ed66 - Add p5-Dancer-Plugin-Redis 0.02
Dancer::Plugin::Redis provides an easy way to obtain a connected Redis
database handle by simply calling the 'redis' keyword within a Dancer
application.

WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/

PR:		ports/160346
Submitted by:	Grzegorz Blach <magik@roorback.net>
2011-09-03 20:23:13 +00:00
Sunpoet Po-Chuan Hsieh
e74bcdc671 - Update to 0.1722
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-09-03 20:13:26 +00:00
TAKATSU Tomonari
a48bd75366 - Add a new port: databases/R-cran-RMySQL
RMySQL is a database interface and MySQL driver for R. This version
  complies with the database interface definition as implemented in
  the package DBI 0.2-2.

  WWW:	http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL
2011-09-03 15:25:40 +00:00
TAKATSU Tomonari
4ca6eb680d - Add a new port: databases/R-cran-DBI
A database interface (DBI) definition for communication between R
  and relational database management systems. All classes in this
  package are virtual and need to be extended by the various R/DBMS
  implementations.

  WWW:    http://cran.r-project.org/web/packages/DBI/
2011-09-03 11:06:43 +00:00
Doug Barton
0035fb0fa9 s/EXPIRATION/EXPIRATION_DATE/
Submitted by:	bapt
2011-09-03 09:43:57 +00:00
Doug Barton
2d9297a50f Add EXPIRATION to ports marked DEPRECATED that do not already have it. [1]
Date set to 2011-09-30 since that's > 1 month in all cases. Feel free to
change it to something more appropriate.

Change DEPRECATED to IGNORE for security/openvpn-beta to better fit the
intention.

Problem pointed out by:	linimon [1]
2011-09-03 07:55:32 +00:00
Sunpoet Po-Chuan Hsieh
ae1d1e9a47 - Update to 1.14 2011-09-03 07:09:51 +00:00
Sunpoet Po-Chuan Hsieh
5f845a59a6 - Update WWW
PR:		ports/160040 (part of)
Submitted by:	Sam Cassiba <sam@cassiba.com>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer, via IRC)
2011-09-03 05:21:05 +00:00
Sunpoet Po-Chuan Hsieh
eb7ecac7e4 - Update to 0.8.4
- Add LICENSE
- Add rc.d script
- Do not remove configuration files during deinstallation

Changes:	https://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.8.4/CHANGES.txt
PR:		ports/160231
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-09-03 05:19:20 +00:00
Sunpoet Po-Chuan Hsieh
c07b5fda1a - Update to 0.9.2.6
Changes:	http://search.cpan.org/dist/Redis-hiredis/Changes
PR:		ports/160345
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2011-09-03 05:10:55 +00:00
Frederic Culot
9df315f83a - Update to 0.4.4
PR:		ports/160025
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
2011-09-02 11:16:02 +00:00
Pav Lucistnik
e963054ac0 - Hack to allow building of -client port. The OPTIONS handling is still broken.
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-01 21:52:36 +00:00
Alex Dupre
143537c422 Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.
Spotted by:	Erik <me@erik.eu>
2011-09-01 08:19:58 +00:00
Baptiste Daroussin
d4bfb85f29 2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
2011-09-01 06:47:46 +00:00
Dennis Herrmann
2eedcbcead - Update to 0.11
PR:		ports/160090
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-31 21:43:17 +00:00
Martin Matuska
79b3febeb1 Update to 1.0.4 2011-08-31 08:19:15 +00:00
Sunpoet Po-Chuan Hsieh
d9593fb759 - Update to 1.42
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2011-08-31 07:36:43 +00:00
Steven Kreuzer
6b9a25765e Correct typo in COMMENT field 2011-08-30 13:33:46 +00:00
Pav Lucistnik
6a8f962fd0 - Mark BROKEN: invalid distinfo
Reported by:	pointyhat
2011-08-29 23:02:40 +00:00
Jun Kuriyama
d3f448b22a - Update MASTER_SITE and WWW.
PR:		ports/160255
Submitted by:	sunpoet
2011-08-29 22:34:06 +00:00
Jun Kuriyama
2e2abb7285 Update MASTER_SITE and WWW, and honor portlint.
PR:		ports/160169
Submitted by:	sunpoet
2011-08-28 22:18:00 +00:00
Jun Kuriyama
1270dec03d Update MASTER_SITE and WWW.
PR:		ports/160171
Submitted by:	sunpoet
2011-08-28 22:16:44 +00:00
Jun Kuriyama
125b4e914e Fix dependency.
PR:		ports/159855
Submitted by:	swills
2011-08-28 22:14:57 +00:00
Sunpoet Po-Chuan Hsieh
2d422dbb16 - Add py-kyotocabinet 1.20
Python binding of kyotocabinet.

WWW: http://fallabs.com/kyotocabinet/
2011-08-28 14:05:51 +00:00
Ashish SHUKLA
9d1247d864 Chase editors/emacs update.
PR:		ports/160196
2011-08-27 22:22:57 +00:00
Dirk Meyer
aee0a01333 - chase dependency after update of databases/ruby-pg 2011-08-27 17:57:50 +00:00
Sunpoet Po-Chuan Hsieh
ffd7ff43ec - Update to 0.1721
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2011-08-27 10:46:54 +00:00