aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* - add profiles support to init scriptswills2011-07-022-3/+55
| | | | | | PR: ports/155533 Submitted by: swills Approved by: maintainer timeout (mnag)
* Add back SUB_LIST variables.osa2011-07-011-0/+3
| | | | | | Bump PORTREVISION. Reported by: Oleg Ginzburg aka olevole at olevole dot ru
* - Enable GUI for shp2pgsql loaderwen2011-07-012-2/+16
| | | | | | PR: ports/157605 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: maintainer(timeout, >20 days)
* Update to 3.7.7jlaffaye2011-06-302-7/+39
| | | | | | PR: ports/158400 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer) Approved by: bapt (mentor, implicit)
* Honor CXX and CPPjlaffaye2011-06-301-1/+1
| | | | | | PR: ports/158399 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Approved by: bapt (mentor, implicit)
* - Fix *_DEPENDS: devel/p5-version is required by lang/perl5.8 onlysunpoet2011-06-291-5/+12
| | | | - Bump PORTREVISION for dependency change
* - Add p5-Text-xSV 0.21sunpoet2011-06-285-0/+33
| | | | | | | | | | 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>
* - Update to 3.4.3culot2011-06-282-3/+3
| | | | | PR: ports/158356 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Update from 2.2.10 to 2.2.11.osa2011-06-283-9/+26
| | | | | | | | | | | | | | | | 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>
* Change maintainer's address to his new one.delphij2011-06-282-4/+4
|
* - Update to 2.10.1 [1]culot2011-06-282-5/+6
| | | | | | | - Pacify portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV PR: ports/158134 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Use USERS and GROUPScrees2011-06-282-35/+2
| | | | | | PR: ports/157547 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor)
* Sql3 is an interface to the popular Sqlite3 database. The module provides amiwi2011-06-274-0/+48
| | | | | | | | | | | 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>
* - Update to 2.1.1avl2011-06-272-4/+6
| | | | - Add license information
* - Update to 1.0.4miwi2011-06-262-6/+6
| | | | | | | | - Pass maintainership to submitter PR: 156786 Submitted by: Venture37 <venture37@geeklan.co.uk> Approved by: maintainer
* - Update to 0.10.6pgollucci2011-06-268-15/+15
|
* - Update to 0.7.1nivit2011-06-263-24/+25
| | | | | PR: ports/158249 Submitted by: Jin-Sih Lin <linpct at gmail.com>
* sqlparse is a non-validating SQL parser module.miwi2011-06-255-0/+32
| | | | | | | | | 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>
* - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDSnivit2011-06-253-3/+3
| | | | Reported by: pavbot
* For some reason PKGNAMESUFFIX is not added to UNIQUENAME, so force it.dougb2011-06-253-0/+7
| | | | | | | | | 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.
* - Fix *_DEPENDS after the repocopy of databases/py-sqlalchemynivit2011-06-251-2/+2
| | | | | (This port doesn't yet support SQLAlchemy 0.7.X) - Bump PORTREVISION
* - Update to 2.4.2miwi2011-06-252-4/+4
|
* - Update to 0.8.0miwi2011-06-253-177/+794
| | | | | PR: 158006 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 1.1.4miwi2011-06-252-3/+3
| | | | | PR: 157082 Submitted by: Joe Horn <joehorn@gmail.com>
* - Update to 0.2.0miwi2011-06-252-3/+3
| | | | | PR: 157862 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
* rubygem-memcachepgollucci2011-06-254-0/+33
| | | | | | | | | | 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>
* - Update to 0.10.5pgollucci2011-06-258-12/+12
|
* CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API,pgollucci2011-06-254-0/+30
| | | | | | | | | 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)
* - honor CC,CFLAGSdinoex2011-06-251-0/+17
|
* - Fix up depencies versions after all the churn todaypgollucci2011-06-249-15/+15
|
* - guess thats enough for the 1st day backpgollucci2011-06-243-6/+6
| | | | - add files supposed to have been in previous commit for rails update to 3.0.9
* - Update rails to 3.0.9 (current)pgollucci2011-06-243-4/+4
| | | | | | | bump required dependencie With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Cannoicalize the WWW: [again],pgollucci2011-06-245-5/+5
| | | | - Save redirects s/http/https/ for github
* - Update Data Objects to 0.10.4pgollucci2011-06-248-12/+12
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update Data Mapper to 1.1.0pgollucci2011-06-2410-17/+15
| | | | | | | and its required dependecies With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.1.0pgollucci2011-06-244-7/+6
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update Data Mapper to 1.1.0pgollucci2011-06-2418-40/+32
| | | | | | | and its required dependecies With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update rails to 3.0.6pgollucci2011-06-244-6/+6
| | | | | | | and its dependency requirements With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Downgraded to 2.0.2 so that rails can be updated to 3.0.6pgollucci2011-06-242-5/+6
| | | | | | | you've just gotta love this stuff With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemynivit2011-06-233-3/+6
| | | | | (This port doesn't yet support SQLAlchemy 0.7.X) - Bump PORTREVISION
* - Update to 0.7.0nivit2011-06-233-67/+92
| | | | | PR: ports/157254 Submitted by: lwhsu
* - Connect databases/py-sqlalchemy06 to the ports treenivit2011-06-231-0/+1
|
* - Update to 0.6.8nivit2011-06-233-6/+7
| | | | | PR: ports/157681 Submitted by: lwhsu
* - Update to 1.1.0wen2011-06-232-3/+3
| | | | | PR: ports/158085 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - Update to 2.4.4acm2011-06-231-0/+6
|
* DataMapper backend for delayed_jobswills2011-06-234-0/+33
| | | | | | | WWW: http://rubygems.org/gems/delayed_job_data_mapper PR: ports/157987 Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
* Update to version 5.2.7 [1]dougb2011-06-232-4/+13
| | | | | | | | | | | 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]
* Whisper is a fixed-size database, similar in design to RRDskreuzer2011-06-235-0/+40
| | | | | | | (round-robin-database). It provides fast, reliable storage of numeric data over time. WWW: http://graphite.wikidot.com/whisper
* Update from 2.2.9 to 2.2.10.osa2011-06-212-3/+3
| | | | | | | | | | | | | | | | | | | <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
* - Update to 1.01 [1]culot2011-06-212-3/+6
| | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Exception-Class-DBI/Changes PR: ports/158088 [1] Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - Update to 0.48 [1]culot2011-06-213-4/+8
| | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/BerkeleyDB/Changes PR: ports/158079 [1] Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-217-7/+15
| | | | | | | 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
* - Fix dependency versionspgollucci2011-06-213-3/+3
|
* - Update to 2.9.6sylvio2011-06-212-3/+3
| | | | | PR: ports/157470 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-2012-12/+12
| | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
* - Update to 0.10.1wen2011-06-204-15/+6
| | | | | PR: ports/158039 Submitted by: "Grzegorz Blach" <magik@roorback.net> (maintainer)
* dm-devise adds DataMapper support to deviseswills2011-06-204-0/+34
| | | | | | | | | (http://github.com/plataformatec/devise) for authentication support for Rails WWW: http://rubygems.org/gems/dm-devise PR: ports/158011 Submitted by: rpsfa at rit.edu
* - Update to 0.11.0swills2011-06-192-3/+3
|
* This gem provides the railtie that allows datamapper to hookswills2011-06-194-0/+39
| | | | | | | | | | | | | | | into rails3 and thus behave like a rails framework component. Just like activerecord does in rails, dm-rails uses the railtie API to hook into rails. The two are actually hooked into rails almost identically. Creating new datamapper apps on rails3 from scratch is actually really easy. The following will guide you through the process. WWW: http://rubygems.org/gems/dm-rails PR: ports/157994 Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
* A datamapper plugin for active_model compliance and thus rails 3 compatibility.swills2011-06-194-0/+29
| | | | | | | WWW: http://rubygems.org/gems/dm-active_model/ PR: ports/157993 Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
* File attachments as attributes for DataMapper,swills2011-06-194-0/+30
| | | | | | | | | based on the original Paperclip by Jon Yurek at Thoughtbot WWW: http://rubygems.org/gems/dm-paperclip PR: ports/157989 Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
* Not to be confused with the dm-pagination gem (a similar gemswills2011-06-194-0/+33
| | | | | | | | | | | | lacking in functionality) dm-pager is a new, fresh, and feature rich pagination implementation for DataMapper. Due to Github's gem builder being destroyed, we were forced to rename our gem to 'dm-pager' which is now available on Gemcutter.org. WWW: https://github.com/visionmedia/dm-pagination PR: ports/157988 Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
* DataMapper::Observer allows you to add callback hooks toswills2011-06-194-0/+29
| | | | | | | | | many models. This is similar to observers in ActiveRecord. WWW: https://github.com/datamapper/dm-observer PR: ports/157985 Submitted by: Ryan Steinmetz <rpsfa at rit.edu>
* - Update to 1.8.2culot2011-06-182-5/+4
| | | | | PR: ports/157981 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
* - Update to 0.4.2culot2011-06-182-3/+3
| | | | | PR: ports/157977 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-173-0/+9
|
* Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-161-0/+3
|
* Mark broken, does not fetchbapt2011-06-161-0/+2
|
* Make it fetchable againbapt2011-06-161-1/+1
|
* - update to 0.1693bapt2011-06-162-3/+3
| | | | - changes: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1693/Changes
* - update to 0.1692bapt2011-06-152-4/+4
| | | | - changes: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1692/Changes
* - update to 1.021bapt2011-06-152-4/+4
| | | | | - fix license: ART10 not ART20 - changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.021/Changes
* Add nagios-check_postgres_replication, a Nagios plugin to check the lagbrooks2011-06-155-0/+60
| | | | between a postgresql streaming replica and master.
* - Update to 0.04sunpoet2011-06-153-9/+18
| | | | Changes: http://search.cpan.org/dist/DBIx-Class-QueryProfiler/
* Update to 20110614jlaffaye2011-06-152-3/+3
| | | | | | PR: ports/157861 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) Approved by: bapt (mentor)
* Update to 9.1beta2girgen2011-06-148-316/+318
| | | | Fix proken plists wrt NLS
* - update to 0.1691bapt2011-06-143-6/+3
| | | | - changes: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1691/Changes
* Switch to USERS/GROUPS.ale2011-06-134-82/+6
| | | | | PR: ports/157562, ports/157591 Submitted by: crees
* - Update to 0.11008lth2011-06-133-8/+15
| | | | | | | - Optional dependencies [1] PR: ports/157198 [1] Submitted by: swills [1]
* Hello Mono 2.10!romain2011-06-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Main updates ------------ devel/mono-tools 2.6.2 -> 2.10 lang/mono 2.6.7 -> 2.10.2 lang/mono-basic 2.6.2 -> 2.10.2 www/mod_mono 2.6.3 -> 2.10 www/xsp 2.6.5 -> 2.10.2 x11-toolkits/libgdiplus 2.6.7 -> 2.10 Other updates ------------- deskutils/tomboy 1.4.2 -> 1.6.1 devel/mono-addins 0.5 -> 0.6.1 devel/monodevelop 2.4 -> 2.4.2 graphics/f-spot 0.8.0 -> 0.8.2 print/pdfmod 0.9.0 -> 0.9.1 x11-toolkits/gnome-sharp20 2.24.1 -> 2.24.2 Ports marked BROKEN ------------------- multimedia/banshee multimedia/moonlight PR: ports/155948 Submitted by: me
* - Add p5-DBIx-Class-Cursor-Cached 1.001001sunpoet2011-06-135-0/+41
| | | | | | DBIx::Class::Cursor::Cached provides cursor class with built-in caching support. WWW: http://search.cpan.org/dist/DBIx-Class-Cursor-Cached/
* - Update to 1.7.2miwi2011-06-122-4/+4
|
* - Update to 3.82miwi2011-06-122-3/+3
|
* - Update to 2.4.1miwi2011-06-122-3/+3
| | | | | PR: 156999 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Add postgresql 9.1 beta1.girgen2011-06-1220-332/+501
| | | | | | | | | | See http://www.postgresql.org/about/news.1313 for more info. Also, use USERS knob instead of explicitally creating the pgsql user while still accepting alternative names, using [1] with some added magic. PR: 157667 [1]
* back to the pool maintainer has no more access to FreeBSDbapt2011-06-111-1/+1
| | | | Submitted by: maintainer (by mail)
* Update from 2.2.8 to 2.2.9.osa2011-06-102-3/+3
| | | | | | | | | | | | | | <ChangeLog> * A Slave used to rewrite the AOF log after a sync with the master, but the rewrite was performed at the wrong time, causing inconsistencies in the AOF file generated. * [LR]LPUSH replication in presence of BRPOPLPUSH was broken. Fixed. * Memory leak in BRPOPLPUSH fixed. * Pub/Sub bug resulting in random crashes fixed. </ChangeLog>
* - update to 1.020bapt2011-06-092-3/+3
| | | | - changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.020/Changes
* - update to 1.001bapt2011-06-092-4/+8
| | | | | - add licenses - changes: http://cpansearch.perl.org/src/JOHND/Ima-DBI-Contextual-1.001/Changes
* - update to 0.1686bapt2011-06-092-3/+3
|
* Update to 5.5.13 release.ale2011-06-094-6/+6
|
* Update to 1.4.1skv2011-06-095-144/+16
| | | | | | Changes: http://pgfoundry.org/frs/shownotes.php?release_id=1795 PR: ports/157702 Submitted by: mm
* Update my e-mail to my FreeBSD one.jlaffaye2011-06-092-2/+2
| | | | | | While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE} Approved by: bapt (mentor)
* - Deprecate and set expiration date: no more fetchablebapt2011-06-091-0/+3
|
* - Switch to USERS/GROUPS macrosbapt2011-06-092-56/+4
| | | | - bump portrevision
* - Switch to USERS/GROUPS macrosbapt2011-06-092-70/+3
| | | | - Bump portrevision
* - Update to 0.22az2011-06-082-3/+3
|
* - Update to 3.4.2culot2011-06-082-3/+3
| | | | | PR: ports/157699 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Add a slave port for MYSQL_VER=52, which is actually mariadbdougb2011-06-082-0/+18
|
* Split databases/mariadb into -client, -scripts, and -server portsdougb2011-06-0716-770/+118
| | | | | | | | | | Upgrade to version 5.2.6 [1] Bring default compilation options into line with standard mariadb releases, per http://kb.askmonty.org/v/generic-build-instructions [1] Submitted by: maintainer [1] Approved by: maintainer
* . Update to 2.0.glewis2011-06-0717-1661/+2075
| | | | | | | . Modernise the port. PR: 157634 Approved by: Richard Stockley <rws@procopia.com> (MAINTAINER)
* Remove patches no longer relevant to 5.2.6 after they weredougb2011-06-072-23/+0
| | | | incorporated upstream
* Take maintainership. The only reason this is kept around is that it islinimon2011-06-071-1/+1
| | | | | | the version used on freefall (ew). Requested by: maintainer
* Change maintainer to Mikhail Tsatsenko <m.tsatsenko@gmail.com>mm2011-06-061-1/+1
| | | | Approved by: maintainer (private e-mail)
* Update to 2.1.3mm2011-06-063-8/+8
| | | | | | | PR: ports/156951 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Updated by: mm Approved by: maintainer (timeout)
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-062-2/+2
|
* Remove heimdal support because it doesn't build.mezz2011-06-051-9/+3
| | | | | PR: ports/154095 Submitted by: David Demelier <demelier.david@gmail.com>
* Working version, still marked IGNORE pending maintainer's approvaldougb2011-06-0411-282/+217
|
* - Update to 0.9.308culot2011-06-032-3/+3
| | | | | PR: ports/157561 Submitted by: Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
* Fix bug that made portmaster failgirgen2011-06-031-1/+3
| | | | PR: ports/157530
* These aren't ready for use yet, just checking in my WIPdougb2011-06-0223-1282/+162
|
* - Update to 1.40wen2011-06-022-4/+4
| | | | | - Reset maintainer to perl@ ChangeLog: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.40/Changes
* - Update to 1.0.1wen2011-06-022-3/+3
|
* - Update to 1.11wen2011-06-022-3/+3
|
* - update to 0.43bapt2011-06-022-4/+6
| | | | - add licenses
* - update to 0.69bapt2011-06-012-3/+3
| | | | - changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.69/Changes
* - update to 1.33bapt2011-06-012-5/+6
| | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/ADAMK/DBD-SQLite-1.33/Changes The build system never find the local sqlite but uses the bundled one so remove the lib_depends on sqlite
* - Update to 0.3.2wen2011-05-312-5/+5
|
* - Fix build with Perl 5.14 [1]sunpoet2011-05-312-2/+21
| | | | | | | | - Fix typo: PORTREVISION - Make portlint happier PR: ports/157222 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Update to 5.1.16miwi2011-05-312-3/+3
| | | | | PR: 157377 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Mark BROKENpav2011-05-311-0/+2
| | | | Reported by: pointyhat
* - Update to 2.0.2culot2011-05-302-5/+5
| | | | | PR: ports/157120 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> (maintainer)
* Forced commit to indicate that these files were repo-copied from mariadbdougb2011-05-303-0/+6
|
* - Fix rc scriptswills2011-05-302-2/+2
| | | | | PR: ports/157332 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com>
* - Update to 0.2.2 while I'm heresunpoet2011-05-282-5/+4
| | | | | | | Changes: https://launchpad.net/mydumper/0.2/0.2.2 PR: ports/157085 Submitted by: Joe Horn <joehorn@gmail.com> Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 2.8.5culot2011-05-282-3/+3
| | | | | PR: ports/157368 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* Remove db45.mandree2011-05-286-147/+0
| | | | | | | This happens before EXPIRATION_DATE as no dependencies are left in ports, the few that were there use db46+. Approved by: Gea-Suan Lin (maintainer)
* - Update to 0.1682sunpoet2011-05-273-18/+17
| | | | | | | Note that deprecated DBIx::Custom::MySQL and DBIx::Custom::SQLite were removed in 0.1675 Changes: http://search.cpan.org/dist/DBIx-Custom/Changes
* Relax the requirement for icudata's shared library number.mi2011-05-261-1/+1
| | | | | | Submitted: self Approved by: maintainer PR: 157330
* Update from 2.2.7 to 2.2.8.osa2011-05-262-3/+3
| | | | | | | | | | | | | | | | <ChangeLog> * A new form of dict.c (hash table implementation) iterator that performs less copy-on-write of pages, introduced in Redis 2.2.7, caused ZINTERSTORE, ZUNIONSTORE, SINTER, SINTERSTORE commands to behave in the wrong way. This bug is now fixed. * Print version info before running the test with 'make test'. This is mainly useful for the Continuous Integration system we run. * Fix for DEBUG DIGEST, key may expire on lookup, producing the wrong result. * Replication with expire test modified to produce no or less false failures. * Fixed Z*STORE when dealing with intsets, regression test added. </ChangeLog>
* Fix compilation with -Werror on i386.mandree2011-05-261-0/+13
| | | | Reported by: pointyhat via erwin@
* - Update to 2.8.4culot2011-05-252-3/+3
| | | | | PR: ports/157304 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Assign maintainership to Jean-Francois Dockes <jf@dockes.org>brix2011-05-251-1/+1
| | | | Approved by: pgollucci@ (perl)
* - Assign maintainership to Jean-Francois Dockes <jf@dockes.org>brix2011-05-251-1/+1
| | | | Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Remove no more needed patchale2011-05-243-23/+12
| | | | | | | | - Fix crash - Bump PORTREVISION - This port needs php5 compiled with LINKTHR option Submitted by: eav@mobil-soft.ru
* - Update to 1.29jadawin2011-05-243-3/+7
| | | | - Add LICENSE info
* - update to 2.34dryice2011-05-242-6/+5
| | | | - take maintainership. Thanks to the previous maintainers!
* Mark deprecated and for expiration in two weeks.mandree2011-05-241-0/+6
|
* Fix and update databases/libpbl to unbreak mail/spamprobe.mandree2011-05-243-11/+36
|
* - Update to 3.7.6.3culot2011-05-232-4/+4
| | | | | PR: ports/157272 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* Fix compile problem with gcc46.vanilla2011-05-234-6/+26
| | | | | PR: ports/156756 Submitted by: Olivier <software-freebsd@interfasys dot ch>
* Remove databases/db3. All users were using db3+mandree2011-05-238-305/+1
| | | | | | and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57). Chase upgrade in dependent ports and change USE_BDB to 40+.
* - Update to 3.4.1wen2011-05-232-3/+3
| | | | | PR: ports/157232 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - use p5-Apache-DBI-mp1 / p5-Apache-DBI-mp2 instead of p5-Apache-DBIohauer2011-05-232-3/+9
|
* - Update to 1.12culot2011-05-232-4/+3
| | | | | PR: ports/157215 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
* - update to 1.2.0flo2011-05-222-7/+5
| | | | | | | | Committed with minor changes from maintainer PR: ports/157083 Submitted by: Pavel Timofeev <timp87@gmail.com> Approved by: maintainer
* Update to 5.1.15arved2011-05-222-9/+10
| | | | | PR: 156443 Submitted by: maintainer
* Update to 4.019skv2011-05-202-5/+5
| | | | | Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.019/ChangeLog Submitted by: flo
* - Add missing dependencyswills2011-05-201-1/+3
|
* - Add missing dependenciesswills2011-05-201-8/+51
| | | | | | | - Remove no longer needed dependencies - Add build dependencies to match run dependencies to silence build warnings - Add many missing test dependencies - Convert to using CPAN:ID macro
* - Add rrdcached daemonsylvio2011-05-202-0/+34
| | | | | | | - Add license PR: ports/15578 Submitted by: falz <me@falz.net>
* - Add missing dependencies reported by build logswills2011-05-201-1/+4
|
* - Add licensesylvio2011-05-201-0/+2
|
* - Upgrade to 0.11.kuriyama2011-05-192-4/+4
|
* - Upgrade to 0.14.kuriyama2011-05-192-4/+4
|
* - Upgrade to 0.45.kuriyama2011-05-192-3/+3
|
* - Make dependency on p5-String-CRC32 a build dependency as well as a runswills2011-05-191-0/+1
| | | | dependency to silence build warnings
* - update to 2.18.1bapt2011-05-182-3/+3
| | | | - changes: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.18.1/Changes
* - Add spl module because when installed with php-5.2.x the phpMyAdmin ↵sylvio2011-05-181-1/+1
| | | | | | | require the spl module. PR: ports/157145 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - update distinfo to match version 1.6flo2011-05-182-2/+3
| | | | | | | - bump PORTREVISION Submitted by: Pavel Timofeev <timp87@gmail.com> Pointy hat to: flo
* - Mark BROKEN on FreeBSD 9.X: does not linkpav2011-05-182-2/+8
| | | | | | | | libpq/auth.o: In function `pg_GSS_error': auth.c:(.text+0x6e): undefined reference to `gss_display_status' [..] Reported by: pointyhat
* - update to 1.6.r0flo2011-05-181-3/+4
| | | | | | | - Add LICENSE PR: ports/157069 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
* Update to 1.5.3makc2011-05-173-4/+4
| | | | Submitted by: Raphael Kubo da Costa <kubito at gmail.com> via area51
* - Update to 3.4.0culot2011-05-162-15/+16
| | | | | PR: ports/157033 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Update to 0.9.5.knu2011-05-163-5/+5
| | | | | PR: ports/156150 Submitted by: Tomislav Filipcic <tomislav@me.com>
* Remove painful examples of foo="", with particular prejudice againstdougb2011-05-1514-14/+1
| | | | | | | | | | | | | | | constructions that parse out to [ -z "$foo" ] && foo="" These are bad examples that get copied and pasted into new code, so the hope is that with less bad examples there will be less need for me to bring this up in review. In a few of these files all that were changed were comments so that next time I search for these patterns I won't trip on the file for no reason. In a few places, add $FreeBSD$ No functional changes, so no PORTREVISION bumps
* -Restore maintainership to submitterbeech2011-05-153-3/+3
| | | | | | PR: ports/157030 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Approved by: itetcu (mentor)(implicit)
* Update to 2.1.0 Beta 3jpaetzel2011-05-143-264/+467
|
* - update to 3.0.6flo2011-05-132-3/+3
| | | | | PR: ports/156517 Approved by: maintainer timeout
* - Update to 0.6.1lwhsu2011-05-123-9/+9
|
* - Update to 0.7.3sylvio2011-05-123-3/+6
| | | | | | PR: ports/155274 Submitted by: Kurt Lidl <kurt.lidl@cello.com> Approved by: maintainer (timeout) > 30 days
* Update from 2.2.5 to 2.2.7.osa2011-05-113-101/+8
| | | | | | | | | | | | | | | | | | | | | | | | Also update port infrastructure, remove needless script. <ChangeLog> What's new in Redis 2.2.7 ========================= * Fixed bug #543-2 (the issue was reopened with a completely different report) that caused Redis to randomly crash on list push performed against lists with other clients blocked with BLPOP (or variants). What's new in Redis 2.2.6 ========================= * Fixed bug #543. If you saw Redis instances crashing on List operations (only happening with a non-default max entry size ziplist setting in redis.conf) it was almost certainly this problem. * Fixed a bug with replication where SLAVEOF NO ONE caused a slave to close the connection with all its slaves. </ChangeLog>
* Update to 2.1.1mm2011-05-112-4/+4
| | | | | PR: ports/156953 Approved by: Benedikt Niessen <ports@niessen.ch> (maintainer)
* Update to 5.5.12 release.ale2011-05-108-14/+14
|
* Update to 5.1.57 release.ale2011-05-103-14/+3
|
* - Update to 6.1.3fjoe2011-05-095-27/+88
| | | | | - Fix and enable startup script - Fix permissions after installation
* The easiest possible way to browse the data of your database.bsam2011-05-095-0/+783
| | | | | | | | | | You can customize the way data are presented in a very simple way. The ideal tool to edit your personal databases or to browse data of an application you're developing with other languages/tools. Filtering data has never been so easy, no SQL knowledge required. WWW: http://sqlkit.argolinux.org/
* - Update to 1.47sahil2011-05-083-4/+4
| | | | | | | | - Update WWW PR: ports/155041 Submitted by: lwhsu Approved by: maintainer timeout
* - Update to 3.7.6.2culot2011-05-062-4/+4
| | | | | | Changes: http://www.sqlite.org/changes.html PR: ports/156842 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* - Update to 1.31swills2011-05-052-3/+3
| | | | | | PR: ports/155267 Submitted by: Cheng-Lung Sung <clsung@FreeBSD.org> Approved by: maintainer (timeout)
* - Update to 3.0.04.34decke2011-05-054-25/+807
| | | | | | | - Update pkg-message.in PR: ports/156316 Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
* Delete excessive hardcoded dependency on server version, postgis 1.5.2 is ↵marck2011-05-041-1/+0
| | | | | | | | | ready for all supported PostgreSQL versions. Approved by: maintainer PR: ports/156764
* Update to 2.0.0arved2011-05-042-4/+4
| | | | | PR: 156784 Submitted by: maintainer
* -Update to 1.2.5beech2011-05-043-3/+12
| | | | | | | | | | | | | | | | -MantisBT 1.2.5 is a maintenance update for the stable 1.2.x branch. It is recommended that all MantisBT users (including those still using 1.1.x or earlier versions) upgrade to this latest release. -This release brings improved translations in many languages as well as numerous bug fixes across a range of MantisBT features. -A full changelog for 1.2.5 can be found on the official site: http://www.mantisbt.org/bugs/changelog_page.php?version_id=113 PR: ports/156763 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Approved by: itetcu (mentor)(implicit)
* - Fix build with Ruby 1.9swills2011-05-031-0/+6
| | | | | | PR: ports/156506 Submitted by: Eric Freeman <freebsdports@chillibear.com> Approved by: maintainer (stas@ via irc)
* -Update to 0.10.0beech2011-05-033-4/+15
| | | | | | PR: ports/156705 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Approved by: itetcu (mentor)(implicit)
* Fix a problem with creating the postgresql user when using a package.girgen2011-05-038-23/+30
|
* One more bunch of unmaintained expired ports removalbapt2011-05-024-40/+0
| | | | | | | | | | 2011-05-01 audio/dap: Upstream disapear and distfile is no more available 2011-05-01 audio/gdrdao: Upstream disapear and no more distfiles available 2011-05-01 databases/gmysql: Upstream disapear and distfile is no more available 2011-05-01 deskutils/kuake: Upstream disapear and distfile is no more available 2011-05-01 finance/xinvest: Outdated, abandoned 2011-05-01 finance/xquote: Outdated, abandoned 2011-05-01 french/plgrenouille: Upstream disapear and distfile is no more available
* Bump PORTREVISION after open-mofit updatemakc2011-05-023-3/+3
|
* - Fix typopav2011-05-021-1/+1
| | | | | Reported by: pointyhat Pointy hat to: bapt (for committing without testing)
* - Remove whitespacesdhn2011-05-014-40/+40
| | | | | PR: ports/156744 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
* - update to 0.743bapt2011-05-013-3/+23
| | | | - changes: http://cpansearch.perl.org/src/SPANG/Prophet-0.743/Changes
* -Upgrade of mariadb to 5.2.5beech2011-04-3024-232/+1248
| | | | | | | | -Fix pkg-plist PR: ports/156681 Submitted by: Desvernay Geoffroy (dgeo@centrale-marseille.fr)(maintainer) Approved by: itetcu (mentor)(implicit)
* - Update to 0.4.1wen2011-04-292-3/+3
| | | | | PR: ports/156706 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
* - Reset maintainer due to email bouncestabthorpe2011-04-293-3/+3
| | | | | | | | | | | | Final-Recipient: rfc822; fbsd-ports@opsec.eu Original-Recipient: rfc822;fbsd-ports@opsec.eu Action: failed Status: 5.0.0 Remote-MTA: dns; home.opsec.eu Diagnostic-Code: smtp; 550 Unrouteable address Submitted by: erwin With hat: portmgr
* Fix problem creating postgres user when PGUSER was set.girgen2011-04-276-140/+134
| | | | PR: 156662
* - Fix DBD/Cego/Cego.so missing symbolsbapt2011-04-272-13/+22
| | | | | | | - Bump port revision PR: ports/156623 Submitted by: Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
* Update to 1.5.2makc2011-04-273-4/+4
|
* Add new port databases/pecl-rrd:flo2011-04-274-0/+36
| | | | | | | Procedural and simple OO wrapper for rrdtool - data logging and graphing system for time series data. WWW: http://www.pecl.php.net/package/rrd/
* fix plistbapt2011-04-261-0/+1
| | | | Reported by: pointyhat (pav and erwin)
* Add support for iODBC (in addition to [default] unixODBC) in php5-odbc andale2011-04-261-16/+21
| | | | | | | php-pdo_odbc extensions. PR: ports/156564 Submitted by: gahr
* - Update to 0.20.az2011-04-252-4/+7
| | | | - Add LICENSE.
* Chase libzip updatemakc2011-04-252-2/+2
|
* - Update to 1.1.0 [1]culot2011-04-243-20/+4
| | | | | | | - Fix typo in RUN_DEPENDS PR: ports/156479 [1] Submitted by: Alexander Pyhalov <alp@sfedu.ru> (maintainer)
* - update to 2.8.3bapt2011-04-244-3/+126
| | | | | | | | - use of USERS/GROUPS macros - add rc script PR: ports/155405 Submitted by: Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
* - Update from 1.6.5 to 1.8.1 [1]lwhsu2011-04-237-78/+62
| | | | | | | | | | - Attached a patch to fix the TERM handling issue in SConstruct [1] - Added "ldconfig" to the rc.d script to start mongod correctly if running in a jail [1] - Remove unsupported FreeBSD version stuff - Replace pkg-install and pkg-deinstall with USERS and GROUPS in Makefile PR: ports/156297 [1] Submitted by: Mirko Zinn <mail AT derzinn.de> (maintainer)
* Update from 2.2.4 to 2.2.5.osa2011-04-232-3/+3
| | | | Notice from: miwi
* upgrade to 0.49.vanilla2011-04-233-8/+28
|
* Over to new volunteer.linimon2011-04-234-4/+4
| | | | PR: ports/156504
* Update to 0.6.6 which I've just released.knu2011-04-223-30/+10
| | | | | | | Ruby 1.9.2 is now supported. PR: ports/156018 Submitted by: swills
* - Update to 3.10.3wen2011-04-222-5/+4
|
* - Update to 1.10.1wen2011-04-222-3/+3
|
* - Update to 1.23wen2011-04-222-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.23/Changes
* This is a python DBAPI module for FirebirdSQL.wen2011-04-225-0/+39
| | | | | | | WWW: https://github.com/nakagami/pyfirebirdsql PR: ports/156414 Submitted by: Jose Jachuf <jjachuf@gmail.com>
* - Update to 4.6.2culot2011-04-213-8/+6
|
* - Update to 3.7.5sunpoet2011-04-212-38/+29
| | | | | | | | | - Bump PORTEPOCH for version number going backward when updating to 3.7.2 - Use WRKSRC properly - Use bsd.port.options.mk and bsd.port.mk PR: ports/156422 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* - Update to 3.7.6.1sunpoet2011-04-212-5/+6
| | | | | | Changes: http://www.sqlite.org/changes.html PR: ports/156420 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* Fix typo in 502.pgsql scriptgirgen2011-04-206-6/+9
| | | | PR: 156515
* Update PostgreSQL to 9.0.4, 8.4.8, 8.3.15 and 8.2.21.girgen2011-04-1937-124/+193
| | | | | | | | | | | | | | | | | | | | | | This update contains a critical fix to the pg_upgrade utility which prevents significant downtime issues. Do not use pg_upgrade without installing this update first. The issue with pg_upgrade and the fix are detailed on the PostgreSQL wiki: http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix Users who have already used pg_upgrade should run the database repair script given on that page on their databases as soon as possible. See the release notes for each version at http://www.postgresql.org/docs/current/static/release.html for a full list of changes with details. Allow the username of the postgresql user to configurable for 8.4 and 9.0. Largely inspired by the work of Jason Helfman [153668, 153136]. Change PGUSER knob to PG_USER not to clash with PGUSER environment. PR: 153668, 153136, 155493, 155137
* Remove most expired ports:rene2011-04-196-126/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-04-17 cad/tclspice: has been broken for more than a year 2011-04-17 comms/hcfmdm: does not compile on 7.X or higher 2011-04-17 databases/mysqlcc: has been broken for almost a year 2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/lamson: has been broken for a half year 2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer 2011-04-17 devel/djgpp-gcc: has been broken for half a year 2011-04-17 devel/gauche-sdl: has been broken for a year 2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up 2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer 2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer 2011-04-17 graphics/libvisual-plugins: has been broken for 3 years 2011-04-17 japanese/roundcube: has been broken for almost a year 2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer 2011-04-17 lang/u++: has been broken for over a half year 2011-04-17 lang/pugs: has been broken for over a year 2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer 2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer 2011-04-17 math/R-cran-igraph: has been broken for over a half year 2011-04-17 misc/ftree: has been broken for over a half year 2011-04-17 multimedia/katchtv: has been broken for a half year 2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year 2011-04-17 multimedia/banshee-mirage: has been broken for over a half year 2011-04-17 net-p2p/trackerbt: has been broken for a half year 2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer 2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer 2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer 2011-04-17 net/penguintv: has been broken for a half year 2011-04-17 news/openftd: has been broken for almost a year 2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer 2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer 2011-04-17 science/elmer-fem: has been broken for over a year 2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer 2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer 2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer 2011-04-17 security/f-protd: has been broken for over a year 2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer 2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer 2011-04-17 www/bricolage: has been broken for a half year 2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year 2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year 2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year 2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year 2011-04-17 x11/metisse: has been broken for over a half year
* - update to 0.68bapt2011-04-182-4/+7
| | | | | - add licenses - changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.68/Changes
* - update GNUSTEP_DEVEL to 1.22.0dinoex2011-04-161-0/+1
|
* Add php5-sqlite3 port, the SQLite3 extension for PHP.ale2011-04-152-0/+15
|
* - Upgrade to 1.09.kuriyama2011-04-152-4/+4
|
* - Update to 0.6.7nivit2011-04-144-6/+6
| | | | | PR: ports/156387 Submitted by: lwhsu
* A Go interface for SQLite3, modelled after the C interface.wen2011-04-144-0/+35
| | | | | | WWW: http://kuroneko.github.com/gosqlite3/ Submitted by: Zhihao Yuan <lichray@gmail.com> (via email)
* - Update to 0.0017wen2011-04-132-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/ROKR/DBIx-NoSQL-0.0017/Changes
* Provides inflation to a Path::Class::File object allowing file systemkuriyama2011-04-135-0/+53
| | | | | | | | | | | | | | | | | | storage of BLOBS. The storage path is specified with fs_column_path. Each file receives a unique name, so the storage for all FS columns can share the same path. Within the path specified by fs_column_path, files are stored in sub-directories based on the first 2 characters of the unique file names. Up to 256 sub-directories will be created, as needed. Override _fs_column_dirs in a derived class to change this behavior. fs_new_on_update will create a new file name if the file has been updated. WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-FS/
* Remove databases/db2. Rest in peace. Only casualty: devel/tcl-neo.mandree2011-04-138-643/+0
|
* - update to 0.00011bapt2011-04-122-4/+6
| | | | | - add licenses - changes: http://cpansearch.perl.org/src/WREIS/DBIx-Class-EncodedColumn-0.00011/Changes
* Update to 5.5.11 release.ale2011-04-126-6/+26
|
* Update from 2.2.2 to 2.2.4.osa2011-04-112-3/+3
|
* - uptdate to 0.1674bapt2011-04-112-3/+3
| | | | - changes: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1674/Changes
* - update to 1.019bapt2011-04-112-3/+8
| | | | - changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.019/Changes
* - Mark broken with Ruby 1.9swills2011-04-113-3/+15
|
* CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefilesmakc2011-04-101-1/+0
|
* Drop KDE4_BUILD_TYPE in favour of CMAKE_BUILD_TYPEmakc2011-04-101-1/+1
|
* - update to 1.5.1dinoex2011-04-103-10/+21
|
* - Fix fb_inet_server path in pkg-message.in fileacm2011-04-081-1/+1
| | | | | PR: 155928 Submitted by: Dean Matzkov <bapabooiee _ at _gmail.com>
* - Update to 3.66clsung2011-04-063-16/+3
| | | | - unbreak
* - Update to 0.88.20wen2011-04-063-6/+3
|
* - Bump portrevisions on all ocaml libraries, as it appears that compiledstas2011-04-061-0/+1
| | | | | | | | interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree
* Prophet is a distributed database system designed for small to medium scalebapt2011-04-065-0/+221
| | | | | | social database applications. WWW: http://search.cpan.org/dist/Prophet/
* - Update to 0.06culot2011-04-052-5/+5
| | | | | | Changes: http://search.cpan.org/dist/DBIx-RetryOverDisconnects/Changes PR: ports/156181 Submitted by: Vladimir Timofeev <vovkasm AT gmail.com> (maintainer)
* Mark as BROKEN, needs threaded Python to configurerene2011-04-051-0/+2
| | | | Submitted by: local tinderbox build
* Remove expired slave port databases/postgresql81-contrib (2011-04-02)rene2011-04-053-53/+0
|
* Attempt to fix INDEX by upgrading PostgreSQL dependency to 8.4rene2011-04-052-3/+3
| | | | | | | | | | Mark databases/postgresql-tcltk as broken, it does not work with PostgreSQL 8.X [1] Remove obsolete conflicts line from databases/postgresql-tcltk Submitted by: pav [1] Approved by: pav
* Garbage collect expired slave ports (2011-04-02):rene2011-04-059-211/+0
| | | | | | | | | databases/postgresql73-client databases/postgresql74-client databases/postgresql74-contrib databases/postgresql80-client databases/postgresql80-contrib databases/postgresql81-client
* Bump PostgreSQL dependency to 8.4 which is the default in bsd.databases.mkrene2011-04-051-1/+1
| | | | This fixes the port.
* Prematurely remove broken port which depends on expiredrene2011-04-056-149/+0
| | | | | | | | databases/postgresql74-server 2011-04-17 databases/erserver: does not compile on FreeBSD 7.x or newer Approved by: tabthorpe