1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

9070 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
2563d662a0 - Fix *_DEPENDS: devel/p5-version is required by lang/perl5.8 only
- Bump PORTREVISION for dependency change
2011-06-29 05:05:03 +00:00
Sunpoet Po-Chuan Hsieh
60cac43758 - Add p5-Text-xSV 0.21
This module is for reading and writing a common variation of character
separated data.

WWW: http://search.cpan.org/dist/Text-xSV/

PR:		ports/157937
Submitted by:	Dmitry Liakh <dliakh@ukr.net>
2011-06-28 15:18:29 +00:00
Frederic Culot
a505a92c47 - Update to 3.4.3
PR:		ports/158356
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-06-28 07:22:44 +00:00
Sergey A. Osokin
764e2bc101 Update from 2.2.10 to 2.2.11.
Create/remove necessary directories in install/deinstall process.
Optimize SUB_LIST.

PRs:	ports/158115, ports/158190

<ChangeLog>

* Solved a never reported but possibly critical bug in the AOF
  and RDB persistence, introduced with the new version of the
  iterator: In very rare circumstances the AOF (after rerwite)
  or the rdb file may contain the same key more than one time.

</ChangeLog>
2011-06-28 06:36:02 +00:00
Xin LI
08cdcc84bb Change maintainer's address to his new one. 2011-06-28 04:39:41 +00:00
Frederic Culot
e7d615a14e - Update to 2.10.1 [1]
- Pacify portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV

PR:		ports/158134 [1]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2011-06-27 19:01:18 +00:00
Chris Rees
e57590ed66 - Use USERS and GROUPS
PR:		ports/157547
Submitted by:	Chris Rees (utisoft@gmail.com)
Approved by:	tabthorpe (co-mentor)
2011-06-27 17:44:37 +00:00
Martin Wilke
91263b07cf Sql3 is an interface to the popular Sqlite3 database. The module provides a
minimal wrapper around Sqlite3's C interface which is designed to give the
developer access to all of Sqlite3's features in a way that is convenient
for Pure programmers.

WWW:	http://docs.pure-lang.googlecode.com/hg/pure-sql3.html

PR:		ports/156103
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2011-06-27 14:45:31 +00:00
Alexander Logvinov
347ff969c5 - Update to 2.1.1
- Add license information
2011-06-27 02:37:48 +00:00
Martin Wilke
fc77bb8c46 - Update to 1.0.4
- Pass maintainership to submitter

PR:		156786
Submitted by:	Venture37 <venture37@geeklan.co.uk>
Approved by:	maintainer
2011-06-26 07:52:17 +00:00
Philip M. Gollucci
4bd931970e - Update to 0.10.6 2011-06-25 22:01:10 +00:00
Nicola Vitale
e8a10175fb - Update to 0.7.1
PR:		ports/158249
Submitted by:	Jin-Sih Lin <linpct at gmail.com>
2011-06-25 21:21:51 +00:00
Martin Wilke
611a2a1304 sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements.

WWW: http://code.google.com/p/python-sqlparse/

PR:		ports/156828
Submitted by:	Roland van Laar <roland at micite.net>
2011-06-25 09:39:15 +00:00
Nicola Vitale
af6c478e11 - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS
Reported by:	pavbot
2011-06-25 07:35:30 +00:00
Doug Barton
e13e30928e For some reason PKGNAMESUFFIX is not added to UNIQUENAME, so force it.
This fixes -client and -server both creating ${LDCONFIG_DIR}/mariadb,
as well as allowing different /var/db/ports/directories which is good
since -client and -server have different options.

It's probably not strictly necessary to apply this change to -scripts,
but do it anyway for consistency.
2011-06-25 07:34:01 +00:00
Nicola Vitale
c8a6af0499 - Fix *_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
2011-06-25 07:21:20 +00:00
Martin Wilke
525eb2893f - Update to 2.4.2 2011-06-25 06:41:16 +00:00
Martin Wilke
8a75321358 - Update to 0.8.0
PR:		158006
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-06-25 05:25:25 +00:00
Martin Wilke
edee967430 - Update to 1.1.4
PR:		157082
Submitted by:	Joe Horn <joehorn@gmail.com>
2011-06-25 04:34:28 +00:00
Martin Wilke
c4d695c890 - Update to 0.2.0
PR:		157862
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
2011-06-25 04:22:53 +00:00
Philip M. Gollucci
d3234c775d rubygem-memcache
Ruby client for memcached supporting advanced
protocol features and pluggable architecture.

WWW: http://github.com/ninjudd/memcache

PR:		ports/153453
Submitted by:	Mikhail T. <michael at fun-box.ru>
2011-06-25 03:31:46 +00:00
Philip M. Gollucci
410c2b77d2 - Update to 0.10.5 2011-06-25 03:12:07 +00:00
Philip M. Gollucci
d20b585258 CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API,
as well as including some utility scripts for managing views and attachments.

WWW: http://rubygems.org/gems/couchrest

PR:		ports/158129
Submitted by:	Mike Carlson (carlson39 at llnl.gov)
2011-06-24 18:19:33 +00:00
Dirk Meyer
7344076488 - honor CC,CFLAGS 2011-06-24 18:18:43 +00:00
Philip M. Gollucci
43d744b833 - Fix up depencies versions after all the churn today 2011-06-23 19:43:15 +00:00
Philip M. Gollucci
5bdaf4c2d8 - guess thats enough for the 1st day back
- add files supposed to have been in previous commit for rails update to 3.0.9
2011-06-23 19:34:14 +00:00
Philip M. Gollucci
376339a5e1 - Update rails to 3.0.9 (current)
bump required dependencie

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-23 19:32:59 +00:00
Philip M. Gollucci
8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00
Philip M. Gollucci
cc8951f79b - Update Data Objects to 0.10.4
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-23 17:46:33 +00:00
Philip M. Gollucci
a04f688eef - Update Data Mapper to 1.1.0
and its required dependecies

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-23 17:45:18 +00:00
Philip M. Gollucci
ab56705890 - Update to 1.1.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-23 17:38:18 +00:00
Philip M. Gollucci
412903d9f7 - Update Data Mapper to 1.1.0
and its required dependecies

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-23 17:37:02 +00:00
Philip M. Gollucci
993bd78c08 - Update rails to 3.0.6
and its dependency requirements

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-23 17:35:27 +00:00
Philip M. Gollucci
343132d296 - Downgraded to 2.0.2 so that rails can be updated to 3.0.6
you've just gotta love this stuff

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-23 17:28:46 +00:00
Nicola Vitale
2623e5f297 - Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
2011-06-23 14:20:04 +00:00
Nicola Vitale
95c4696dc4 - Update to 0.7.0
PR:		ports/157254
Submitted by:	lwhsu
2011-06-23 14:16:23 +00:00
Nicola Vitale
c6a91e8abb - Connect databases/py-sqlalchemy06 to the ports tree 2011-06-23 13:45:39 +00:00
Nicola Vitale
cf18946291 - Update to 0.6.8
PR:		ports/157681
Submitted by:	lwhsu
2011-06-23 13:40:51 +00:00
Wen Heping
2e9446552d - Update to 1.1.0
PR:		ports/158085
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-06-23 08:35:18 +00:00
Jose Alonso Cardenas Marquez
424718714b - Update to 2.4.4 2011-06-23 05:05:29 +00:00
Steve Wills
ac8aadc5f1 DataMapper backend for delayed_job
WWW: http://rubygems.org/gems/delayed_job_data_mapper

PR:		ports/157987
Submitted by:	Ryan Steinmetz <rpsfa at rit.edu>
2011-06-22 21:01:00 +00:00
Doug Barton
45e8a65b28 Update to version 5.2.7 [1]
Make -server and -scripts ports dependent on -client [2]

Indicate that the STATIC option is broken on 9.x [3]

PR:		ports/158089 [1]
Submitted by:	maintainer [1]
Submitted by:	ale [2]
Approved by:	maintainer [2,3]
2011-06-22 19:37:39 +00:00
Steven Kreuzer
c88d74b4ad Whisper is a fixed-size database, similar in design to RRD
(round-robin-database). It provides fast, reliable storage of
numeric data over time.

WWW:    http://graphite.wikidot.com/whisper
2011-06-22 18:23:38 +00:00
Sergey A. Osokin
e7b1af21a3 Update from 2.2.9 to 2.2.10.
<ChangeLog>

* Fix for issue 566. It was possible for SETNX to behave in abnormal
  ways.
* Work with make v3.80
* redis-cli updated to the same version as the 2.4 branch.  Now the
  reconnection handling is better.  You can prefix commands with a
  number to execute the command the specified number of times.  When
  using -r in non interactive mode it is possible to set a delay
  between commands.
* Better init script.

</ChangeLog>

Submitted by:	Jin-Sih Lin aka linpct at gmail dot com
PR:		ports/157973
2011-06-21 11:29:05 +00:00
Frederic Culot
bef7f8cc87 - Update to 1.01 [1]
- Add LICENSE

Changes:	http://search.cpan.org/dist/Exception-Class-DBI/Changes
PR:		ports/158088 [1]
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-06-21 07:58:11 +00:00
Frederic Culot
f6f50ef8dc - Update to 0.48 [1]
- Add LICENSE

Changes:	http://search.cpan.org/dist/BerkeleyDB/Changes
PR:		ports/158079 [1]
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-06-21 07:48:04 +00:00
Andrej Zverev
302b9a7c36 - 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.
- Remove MD5 checksum
- Utilize CPAN macro
2011-06-21 06:58:49 +00:00
Philip M. Gollucci
3ee931631c - Fix dependency versions 2011-06-20 17:25:42 +00:00
Sylvio Cesar Teixeira
6b7f34837b - Update to 2.9.6
PR:		ports/157470
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2011-06-20 16:53:58 +00:00
Andrej Zverev
dec946ad51 - 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.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00