aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* o Update to 4.1.1 alpha release.nork2003-12-117-7/+21
| | | | | | | o Make portlint clean. PR: ports/60120 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* o Update to 4.1.1 alpha release.nork2003-12-1142-854/+770
| | | | | | | | o Sync with mysql40 port changes. o Make portlint clean. PR: ports/60119 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Updated to 0.21skv2003-12-112-2/+2
|
* - rename shared lib and create a symbolic linkdinoex2003-12-112-5/+6
| | | | Submitted by: osa
* - Update to 1.7.19pav2003-12-113-3/+11
| | | | | PR: ports/60124 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
* Update to 3.06.osa2003-12-093-13/+2
|
* Update to 2.84.osa2003-12-094-16/+4
|
* Update to 5.0.2, and add a little bit of deinstall logic.linimon2003-12-0916-50/+114
| | | | | PR: ports/57931 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Updated to 0.42skv2003-12-093-37/+29
|
* Updated to 0.17skv2003-12-083-4/+4
|
* Updated to 2.07skv2003-12-083-4/+6
|
* - Update to 1.7.17krion2003-12-083-4/+5
| | | | | PR: 60033 Submitted by: maintainer
* Mark as broken on 5.x. Notified maintainer.linimon2003-12-081-2/+8
|
* - fix pgconnection.hdinoex2003-12-082-0/+14
| | | | | | | DLLIMPORT is no longer defined in postgresql-7.4 PR: 60027 Submitted by: girgen@pingpong.net
* - Update to version 2.2.7krion2003-12-073-58/+58
| | | | | PR: 60007 Submitted by: Ports Fury
* update to 1.8leeym2003-12-072-2/+2
| | | | | - new functionality: 'PAUSE' and 'SET PAUSE' commands now supported. - fix some bugs.
* Remove the PORTNAME from postgreql-client. PORTNAME is set byseanc2003-12-0623-46/+310
| | | | | | | | | | MASTERDIR/Makefile[1]. Improve the CONFLICTS messages[2]. Fix the DEPENDS so that MIT krb5 depends on security/krb5, not heimdal[3]. Add a file that was missing in the upgrade that has PostgreSQL log to syslog by default[4]. PR: [4] Originally submitted in ports/59402 Submitted by: [1,2,4] maintainer [3] keoki seu <keoki@camelot.physics.wm.edu>
* - retire port in favor of postgresql-clientdinoex2003-12-051-18/+0
|
* - Update to 2.0.a0.netchild2003-12-0525-1599/+277
| | | | | | | | - Previous maintainer is now tha actual maintainer again. - No package at the moment. PR: 59001 Submitted by: chris@e-easy.com.au
* Add missing patches for the 1.5.r7 update.netchild2003-12-055-0/+245
|
* - retire postgresql7-clientdinoex2003-12-051-1/+0
|
* - Update to 1.5.r7.netchild2003-12-0570-2275/+755
| | | | | | | | - Previous maintainer is now the actual maintainer again. - No package at the moment. PR: 58999 Submitted by: chris@e-easy.com.au
* - Update to 1.7.12pav2003-12-042-2/+2
| | | | | PR: ports/59721 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
* Make PORTNAME ovverrideable by slave ports again.erwin2003-12-0411-11/+11
| | | | This fixes INDEX build
* Introduce the world to PostgreSQL 7.4! By and large this release isseanc2003-12-0485-763/+1742
| | | | | | | | | | | | | | | regarded as a major release with features with interest to those with large databases. The updates are extensive and the best source of info is in the release notes. Enjoy and direct questions to database@! Release notes: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4 PR: ports/59403, ports/59404, ports/59393, ports/59394, ports/59395, ports/59397, ports/59398, ports/59402, && ports/59401 Submitted by: maintainer Approved by: marcus (portmgr@ hat)
* Update to 3.05.osa2003-12-042-2/+2
|
* Update to 1.01mat2003-12-042-2/+2
|
* Update to 2.83.osa2003-12-043-18/+14
|
* Upgrade to 1.21.olgeni2003-12-042-2/+2
|
* - Convert to USE_MYSQLpav2003-12-041-2/+1
| | | | Approved by: maintainer
* Preemptive strike against future bogons for PORTREVSION bumps.seanc2003-12-042-0/+2
|
* Update to PostgreSQL 7.3.5. See the release notes for details. Aseanc2003-12-045-14/+21
| | | | | | | | | | dump is *not* required when upgrading from any 7.3 release to 7.3.5. Release notes: http://developer.postgresql.org/docs/postgres/release-7-3-5.html Notified: maintainer Repo-copy by: joe
* Update to the latest and greatest snapshot from the PostgreSQL crew.seanc2003-12-044-75/+8
|
* Add databases/kinterbasdb. PR: ports/30823.linimon2003-12-041-0/+1
|
* Add databases/kinterbasdb, a Python module to access the Firebirdlinimon2003-12-045-0/+111
| | | | | | | | | | | | (Interbase (TM) relational database. Note: there seems to be no way around the portlint gripe. Further note: this port won't install correctly until the underlying Firebird DB is upgraded to get rid of its FORBIDDEN state, but first things first. (The was one of the oldest "new ports" PRs in the system, predating the breakage). PR: ports/30823 Submitted by: Dmytro Rud <unixoid@yahoo.com>
* Change BROKEN to IGNORE in the case of configurations that will neverlinimon2003-11-221-1/+1
| | | | be made to work.
* Update phppgadmin to 3.0.1nbm2003-11-223-193/+194
| | | | | | | add option PGADMDIR in Makefile PR: 58333 Submitted by: Kang Liu liukang@bjpu.edu.cn>
* Add files I missed in my previous commit.nbm2003-11-228-0/+188
|
* Update phpMyAdmin to 2.5.4nbm2003-11-226-16/+82
| | | | | PR: 58872 Submitted by: Melvyn Sopacua <melvyn@webteckies.org>
* Add -fPIC to fix build on amd64arved2003-11-221-1/+1
| | | | Approved by: osa
* Add -fPIC to fix build on amd64arved2003-11-211-1/+1
|
* Add WITH_DB4 knob and change default to use db4.1.perky2003-11-212-10/+18
| | | | Submitted by: Rui Lopes <rui@ruilopes.com>
* Tell configure to use preinstalled gettext and libiconv underknu2003-11-214-77/+9
| | | | | | | | | LOCALBASE instead of those bundled, and remove ugly hacks completely. Make portlint happy. PR: 58517 Submitted by: Simon Barner <barner@in.tum.de>
* - Update to version 0.8.1krion2003-11-213-23/+3
| | | | | PR: 59516 Submitted by: Ports Fury
* - Update to version 1.7.9krion2003-11-202-2/+2
| | | | | PR: 59498 Submitted by: maintainer
* Add depends to p5-DBD-File, should be fix building problem.vanilla2003-11-191-0/+3
| | | | Noticed by: kris
* - Update to version 1.7.8krion2003-11-192-2/+3
| | | | | PR: 59447 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
* A slave port for postgresql7, containing only the client interface.dinoex2003-11-182-0/+19
|
* Update to 0.7.1.seanc2003-11-184-64/+42
| | | | | PR: ports/58706 Submitted by: ijliao
* Given that 7.4's release is imminent, start tracking the 7.5 code baseseanc2003-11-183-4/+3
| | | | | which already has some slick improvements (now uses ARC and not LRU for cache).
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-1717-17/+0
|
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-172-0/+2
|
* Update to version 0.94.demon2003-11-172-2/+2
| | | | Approved by: maintainer
* Updated to 2.9003skv2003-11-162-2/+2
|
* Upgrade to 7.4 RC2. For those that don't want to wait till Monday toseanc2003-11-163-3/+4
| | | | | | | | | | | | | | | | play with 7.4, here 'ya go. As of this version, the port will correctly depend on bison 1.875, which may, for better or worse, 'cause some confusion with users who don't read the build logs and don't not the output from the relevant CONFLICTS section[1]. Regardless, far too many people have noted the missing detection for a build dependency on bison1875, so that has finally been addressed (*kicks bison authors for incompatibilities*). Starting Monday, I'm going to update this to HEAD that way people who want to see the new ARC page caching algo in action can. Submitted by: [1] a cast of hundreds of innocent victims^Wbystanders Release notes: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-4
* Updated to 0.21skv2003-11-162-2/+2
| | | | PR: ports/58076
* Maintainer update: downgrade to TCL 8.3 because the dependent portlinimon2003-11-151-6/+6
| | | | requires that version. PR: ports/56884.
* Add p5-DBD-RAM 0.072, it's a DBI driver for files and data structures.vanilla2003-11-155-0/+48
|
* Add p5-DBD-File 0.22, it's Base class for writing DBI drivers for plain filesvanilla2003-11-155-0/+50
|
* Fix some ports that write something after bsd.port.mkeik2003-11-151-3/+1
| | | | | PR: 59254 Approved by: marcus (mentor)
* Use INFO.fjoe2003-11-142-3/+4
|
* .include <bsd.port.post.mk> should be the last directive in Makefile.fjoe2003-11-142-4/+4
|
* Add a trailing / to the homepage url in an attempt to pacify portsurveyeik2003-11-142-2/+2
| | | | Approved by: marcus (mentor)
* switch my ports to my FreeBSD addresseik2003-11-142-2/+2
| | | | Approved by: marcus (mentor)
* . Simplify the packing list by using the new PORTDOCS macro.glewis2003-11-144-174/+6
| | | | | PR: 59182 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Update to version 0.93.demon2003-11-143-2/+4
| | | | Approved by: maintainer
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-133-3/+4
|
* Add the virtual category "pear" to the Makefiles of these ports.edwin2003-11-131-1/+1
| | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
* Update to 0.3.8.knu2003-11-123-5/+2
|
* Upgrade to 2.8.6vanilla2003-11-118-420/+282
| | | | Approved by: maintainer
* Update to 3.02.osa2003-11-112-2/+2
|
* upgrade to 0.8ijliao2003-11-114-14/+35
|
* Move inclusion of bsd.port.pre.mk after definitions of variables.linimon2003-11-101-2/+2
| | | | PR: ports/57502 (partial).
* Update to 0.010arved2003-11-093-11/+12
| | | | | PR: 58740 Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
* Upgrade py-psycopg from 1.1.7 to 1.1.9jeh2003-11-093-17/+2
| | | | | | | | files/patch-configure should be removed; configure scripts works correctly on FreeBSD from now on. PR: 58393 Submitted By: MAINTAINER
* LIB_DEPENDS on libglut for libglut rather than soon-to-disappear Mesa3.anholt2003-11-081-1/+1
|
* Use the new Apache bits from bsd.port.mk.marcus2003-11-072-2/+2
| | | | Submitted by: dinoex
* Update to 0.61.2.anders2003-11-078-10/+50
| | | | | | | Fix distfile. PR: 57397 Submitted by: maintainer
* Update to 1.7.7leeym2003-11-073-3/+4
| | | | | PR: follow-up of 58897 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* - Pass maintainership to Matthias Andree <matthias.andree@web.de>sergei2003-11-061-3/+3
| | | | | | | | - Clarify COMMENT - Fix portlint(1) warning PR: 59002 Submitted by: Matthias Andree <matthias.andree@web.de>
* Use USE_MYSQL like I should have when I first committed this port.anders2003-11-061-7/+1
|
* update to 1.7.6leeym2003-11-063-10/+15
| | | | | PR: 58897 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* . Remove this port in favour of mysql-connector-java.glewis2003-11-057-125/+0
| | | | | PR: 57753 Approved by: Dave Glowacki <dglo@ssec.wisc.edu> (maintainer)
* . Repo copy from mysql-jdbc-mm to reflect the change of project name dueglewis2003-11-0513-192/+309
| | | | | | | | to it now being an official MySQL product. . Update to 3.0.9. PR: 57753 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* One more typo fix in libgdamm-2.0.pcbland2003-11-052-4/+5
|
* Chase wxgtk library name change.fjoe2003-11-054-22/+42
| | | | | Use wxgtk2. Bump PORTREVISION.
* Add missing files to pkg-plistarved2003-11-052-0/+4
| | | | Bump PORTREVISION
* Fix python support.arved2003-11-053-1/+1438
| | | | | | Bump PORTREVISION Reported by: enoal <sreco@xmission.com>
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-052-2/+2
|
* Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.perky2003-11-053-3/+3
|
* Update to 1.00mat2003-11-052-4/+2
| | | | Remove unneeded dependency
* Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.perky2003-11-053-3/+3
| | | | Submitted by: marcus
* unbreak by upgrading to 1.1.5.1ijliao2003-11-045-46/+153
|
* Update to 2.80, respect to CXX.osa2003-11-042-2/+3
|
* Update to 1.13erwin2003-11-042-2/+2
| | | | | | PR: 58077 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: maintainer timeout (almost 3 weeks)
* Fix libgda dependency in installed .pc file.bland2003-11-042-0/+12
|
* New port: pgadmin3.fjoe2003-11-0411-0/+1579
| | | | pgAdmin III is PostgreSQL database design and management system.
* Switch to POSTGRESQL_PORT to "databases/postgresql-client".fjoe2003-11-042-2/+2
|
* Remove garbage '$' character.fjoe2003-11-041-1/+1
|
* Upgrade to 1.20.olgeni2003-11-042-2/+2
|
* upgrade to 0.25ijliao2003-11-042-4/+4
| | | | | | | assign maintainership PR: 58822 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-1/+1
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Reset maintainer on ports maintained by the following non-ports committers,kris2003-11-032-2/+2
| | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue
* Add missed gthread-2.0 and gmodule-2.0 pkgconfig dependencies.bland2003-11-014-0/+24
| | | | This complete --libs list and fixes link failures in dependant ports.
* Add PostgreSQL support. Make MySQL support optional, but on by default.seanc2003-11-012-7/+28
| | | | | Specifying WITHOUT_MYSQL removes MySQL support. WITH_POSTGRESQL speaks for itself. Port revision bump.
* Update obsolete dependencies with USE_RUBY_FEATURES.knu2003-11-011-2/+2
|
* Add knoda, database frontend for KDEarved2003-10-315-0/+155
|
* Remove bogus autoconf dependencyarved2003-10-311-3/+3
| | | | | USE_MYSQL Add LDCONFIG_DIRS
* Add hk_classes,arved2003-10-317-0/+117
| | | | | | | | | | C++ library which allows rapid development of database applications. Note: hk_classes works with mysql, postgresql und ODBC, but this port only supports mysql at the moment. Prodded by: enoal <sreco@xmission.com> PR: 41380
* Correct pkg-plist.demon2003-10-302-2/+2
|
* add libdbi-drivers 0.7.0ijliao2003-10-306-0/+118
| | | | libdbi drivers
* Add qdbm 1.7.5, quick Database Manager is a library ofnork2003-10-305-0/+68
| | | | | | | | | routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value, organized in hash table or B+ tree.. PR: ports/58186 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Add missed manpage.sobomax2003-10-301-0/+1
|
* Update to version 1.0.45.demon2003-10-298-44/+66
| | | | | PR: 58297 Submitted by: Toni Viemero <toni.viemero@iki.fi>
* - Update to version 1.0.17krion2003-10-294-4/+4
| | | | | PR: 58622 Submitted by: Ports Fury
* - Update to version 0.7krion2003-10-293-1039/+9
| | | | | PR: 58621 Submitted by: Ports Fury
* Add GnatsWeb 4, the web interface for Gnats 4.des2003-10-285-0/+92
| | | | | PR: ports/57078 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 0.22mat2003-10-283-7/+7
|
* Move CXXFLAGS out of BUILD_OPTIMIZED section, since theynork2003-10-251-1/+1
| | | | | | | are always recommended. PR: ports/58509 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-246-6/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-2482-460/+428
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Add p5-Search-InvertedIndex 1.13, a manager for inverted index maps.foxfair2003-10-245-0/+61
| | | | | PR: 58456 Submitted by: clsung@dragon2.net
* Update to beta5. RC1 should be coming in a week. There were a fewseanc2003-10-243-2/+21
| | | | | | | | schema changes to the information_schema which require an initdb, sorry. On an upbeat note, the release notes were finally flushed out with the details of what's been completed for 7.4. Enjoy! http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* o Update to 4.0.16 release.nork2003-10-234-24/+38
| | | | | | | | o Various little fixes. o Change behaviour of BUILD_OPTIMIZED. PR: ports/58377 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
| | | | Approved by: krion
* Skip the built-in test suite.osa2003-10-221-4/+1
| | | | | Submitted by: Lars Eggert <larse@isi.edu> (maintainer) PR: 58344
* - Update to 0.24 [1]erwin2003-10-212-3/+3
| | | | | | | | - Reset bouncing maintainer address PR: 58074 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1] Approved by: bouncing maintainer address
* Fix pkg-plist.skv2003-10-211-1/+1
| | | | Pointed by: Neil Darlow <neil@darlow.co.uk>
* Fix plist and bump PORTREVISION subsequently.perky2003-10-192-0/+12
|
* Utilize new USE_PYTHON instead of pkg-req script.perky2003-10-192-23/+1
|
* Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.perky2003-10-193-19/+7
|
* Update to 2.79.osa2003-10-172-2/+2
|
* Update to 3.01osa2003-10-172-2/+2
|
* - Fix buildkrion2003-10-172-0/+2
| | | | | Approved bu: maintainer Reported by: kris via bento
* Updated to 2.9002skv2003-10-172-3/+2
| | | | | PR: ports/58048 Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Update to 0.10mat2003-10-152-2/+2
|
* Updated to 0.31skv2003-10-152-2/+2
|
* BROKEN: Does not installkris2003-10-151-0/+2
|
* Drop maintainership. I don't use these regularly any more, sorry.knu2003-10-151-1/+1
| | | | Seems they started using Linux specific constants..
* Update to 0.3.6.knu2003-10-152-3/+3
|
* Update to 1.1a.knu2003-10-153-3/+8
|
* Add a post-install message that DBD ports are available as separateknu2003-10-152-0/+5
| | | | | | ports. Suggested by: Justin Honold <justin@badbeat.com>
* Updated to 0.14skv2003-10-144-17/+16
|
* s/pqeasy/pgeasy/marcus2003-10-142-2/+2
| | | | Submitted by: Sebastian Schaffert <wastl@wastl.net>
* New slaveport: databases/postgresql-client.edwin2003-10-132-0/+17
| | | | | | | It installs databases/postgresql7 with the WITHOUT_SERVER option, making it an ideal replacement for all the ports 'which require libpq.so.3 but are currently building the full database server for it'.
* Set pkg-comment only when there isn't one set yet (make portedwin2003-10-1313-13/+13
| | | | master/slave clean)
* Update to 1.0.1.adamw2003-10-138-9/+8
|
* Updated to 0.30skv2003-10-122-2/+2
|
* - use DOCSDIRdinoex2003-10-121-112/+112
|
* Add a CONFLICT entry against databases/zodb3.perky2003-10-121-0/+1
| | | | Spotted by: kris
* - Update to 3.2.perky2003-10-113-436/+670
| | | | | - Assign maintainership to me. - Add an CONFLICTS entry against zodb-1*.
* Update to 1.01mat2003-10-103-11/+10
| | | | | | use %%SITE_PERL%% Approved by: maintainer
* - Install example and (minimal) documentationkrion2003-10-102-2/+22
| | | | | | | | | | - Use PYTHON_SITELIBDIR macro in pkg-plist - Shorten COMMENT to make pkg_info(1) happier - Bump PORTREVISION for changed package PR: 57814 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: maintainer
* Update to 1.22mat2003-10-093-4/+3
|
* Miscellaneous installation improvements, including (but not limited to)des2003-10-098-46/+225
| | | | preserving pre-existing configuration and data.
* Upgrade to 0.7.2.vanilla2003-10-071-1/+1
| | | | | PR: ports/57615 Submitted by: maintainer
* [patch] databases/py-MySQLdb: take maintainership and misc improvement.edwin2003-10-064-36/+38
| | | | | | | | | | * Use USE_MYSQL and BROKEN_WITH_MYSQL for 4.1.x since it doesn't work (thanks to Guy Middleton <guy@obstruction.com> for testing it with MySQL 4.0.x) * use %%DOCSDIR%% * take maintainership PR: ports/56579 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* New port: special purpose database applicationedwin2003-10-066-0/+43
| | | | | | | | | | | The useracc utility is a special purpose database application to store and retrieve data about users in a distributed environment. It is usable in situations where a single numerical and/or a single non-numerical field for each index (possibly a user name) are adequate. PR: ports/46394 Submitted by: Konrad Heuer <kheuer@gwdg.de>
* Add a cast of tunables (mostly for for development and debugging) andseanc2003-10-043-8/+44
| | | | upddate the port for 7.4 beta 4.
* Add p5-DBD-PgSPI 0.01mat2003-10-046-0/+70
| | | | | | | Provides access to PostgreSQL db through DBI within pl/perl functions. PR: 51097 Submitted by: myself
* Protect against accidentally defining USE_MYSQL in the environment orroam2003-10-049-0/+38
| | | | | | | | | on the make(1) command line[1]. Unbreak mysql40-server's building on -CURRENT (-pthread)[2]. PR: 56252[1], 56925[2] Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1], Alex Dupre <sysadmin@alexdupre.com> (maintainer) [2]
* Add p5-Class-DBI-ToSax 0.09, extension to Class::DBI for sqlite.mat2003-10-035-0/+51
|
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2
| | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Update to 0.02mat2003-10-025-7/+25
| | | | | | | | Use SITE_PERL, add WWW and a patch to generate man page maintainer timeout (5 months) PR: 51572 Submitted by: myself
* Fix reference in .omf file to html documentation. So it can be navigatedbland2003-10-026-0/+36
| | | | via Yelp.
* Fix pkg-plist.skv2003-10-022-2/+6
| | | | | PR: ports/57393 Submitted by: dinoex
* Add libgdamm 1.3.0, C++ wrapper for libgda2 library.bland2003-10-016-0/+71
|
* Update to the latest snapshot for 7.4beta3. Mostly bug fixes, but theseanc2003-10-014-9/+56
| | | | | | | most significant change is the ability to change PostgreSQL's block size with the nob: WITH_PGBLOCKSIZE=("16K"|"32K"). Release notes: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* - Change patches for gcc 3.1 and gcc 3.2 with patch for gcc 3.3krion2003-09-306-106/+106
| | | | | | | | | | | | (it includes both) - Utilize USE_MYSQL - Utilize DOCSDIR and EXAMPLESDIR - Realize NOPORTDOCS behaviour (at long last!) - Change ${WRKDIR}/${DISTNAME} with ${WRKSRC} - Maintainer timeout > 3 weeks PR: 56544 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Update to 2.99.osa2003-09-292-2/+2
|
* Update to 2.77.osa2003-09-292-2/+2
|
* take care about DB_DIR when the initial database get installedoliver2003-09-297-14/+14
| | | | | | PR: ports/54628 Submitted By: Max Okumoto <okumoto@ucsd.edu> Approved By: maintainer
* update pear-DB to 1.5.0RC2oliver2003-09-293-4/+5
| | | | | PR: 56880 Submitted By: Thierry Thomas <thierry@pompo.net>
* Chase distfile after QT updatearved2003-09-282-2/+2
| | | | | PR: 57102 Submitted by: Kay Lehmann <kay_lehmann@web.de>
* ECHO -> ECHO_MSGedwin2003-09-272-2/+2
| | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update port: databases/mysql323-serveredwin2003-09-271-35/+35
| | | | | | | | - ECHO -> ECHO_MSG - pre-fetch -> pre-everything PR: ports/56775 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.0.0.adamw2003-09-2510-45/+17
| | | | Obtained from: marcuscom
* Fix -pthread issue on -CURRENTbland2003-09-242-2/+2
| | | | Reported by: Tom Parquette <tparquet@twcny.rr.com>
* Reconnect gnats4 now that the tree has been tagged.des2003-09-241-0/+1
|
* Use ${STRIP_CMD} instead of strip.osa2003-09-241-2/+2
| | | | Founded by: Oleg Karachevtsev <ok at etrust dot ru>
* Teach stdarg.hache2003-09-2410-2/+374
|
* Update to 1.4mat2003-09-242-8/+2
|
* Update to 2.76osa2003-09-242-2/+2
| | | | PR: 56890
* Update to 2.98osa2003-09-242-2/+2
| | | | PR: 56888
* Update to MySQL 4.0.15 to fix the password denial-of-service problem.roam2003-09-233-7/+8
| | | | | | | | Check for OVERWRITE_DB="no" in addition to just the test for its presence. PR: 56703 Submitted by: maintainer Approved by: security-officer (nectar)
* - Unbreak and upgrade to 1.1.0 (fix bento error)krion2003-09-2320-388/+729
| | | | | | | http://bento.freebsd.org/errorlogs/i386-4-full/clip-0.99_1.log PR: 57068 Submitted by: Thierry Thomas <thierry@pompo.net>
* Remove gnats4 from the Makefile. It should not have been imported sincedes2003-09-231-1/+0
| | | | | | | the ports tree is frozen. It will be reconnected once the freeze is over. Requested by: portmgr Pointy hat to: des
* Mark BROKEN because of compilation errors and security problems.des2003-09-201-0/+2
|
* We have proper support for info files now...des2003-09-202-11/+2
| | | | | PR: ports/56556 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Gnats 4.0, a complete rewrite of the good old GNU bug tracking system.des2003-09-209-0/+188
| | | | | PR: ports/55876 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Security update to 3.23.58.mbr2003-09-193-13/+4
| | | | | | | | | | | | Fixed buffer overflow in password handling which could potentially be exploited by MySQL users with ALTER privilege on the mysql.user table to execute random code or to gain shell access with the UID of the mysqld process. The complete changelog can be found at: http://www.mysql.com/doc/en/News-3.23.58.html Approved by: marcus (portsmgr)
* Point to the QT 3.2 Makefile since the 3.1 Makefile is gone.marcus2003-09-192-2/+2
| | | | Noticed by: makeduds on bento
* Fix building.osa2003-09-182-0/+6
| | | | | Notice from: kris via bento Approved by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-1639-113/+382
| | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus)
* Chase a repack and add another checksum to distinfo.knu2003-09-151-0/+1
| | | | | | | The difference is a trivial fix against README.en and debug print removal from examples/lock.rb. Submitted by: bento
* Fix the depends entry for devel/p5-Time-Piece.knu2003-09-131-1/+1
|
* - Point users of perl 5.005_03 to databases/p5-DBI-137 as p5-DBIerwin2003-09-131-1/+2
| | | | | | | | no longer support the old perl. This does not affect perl from ports or 5.x. - Add CONFLICTS Approved by: portmgr (marcus)
* Add p5-DBI-137erwin2003-09-131-0/+1
| | | | Approved by: portmgr (marcus)
* Add p5-DBI-137 after a repocopy from p5-DBI and downgrade to 1.37erwin2003-09-132-10/+6
| | | | | | | | | As of 1.38, DBI does no longer support perl 5.005_03 so we'll keep 1.37 around for those users. This does not affect users of perl from ports or 5.x Approved by: portmgr (marcus) Repocopy by: joe
* Update to 0.03mat2003-09-102-2/+2
|
* Release the port to ports@, reason: ENOTIME.netchild2003-09-106-6/+6
| | | | Submitted by: maintainer
* Add ruby-criteria, a Ruby module for SQL query abstraction, andknu2003-09-105-0/+60
| | | | others. Note that this module only works with Ruby 1.8 or later.
* Fix build on recent current (by -pthread option is deprecated).nork2003-09-088-16/+16
| | | | | | PR: ports/56551 Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp> Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Update to 0.92.tobez2003-09-082-2/+2
| | | | Submitted by: demon
* new port database/WWWdb-0.8.2edwin2003-09-085-0/+71
| | | | | | | | A flexible web-enabled frontend and application-server for different databases ... that is WWWdb PR: ports/45522 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Use MySQL 4.1 client libraries if they are installed.anders2003-09-081-0/+2
| | | | Requested by: pan@panix.ecof.org.br
* - Make PORTVERSION to be compliant with the FreeBSD standards (removesobomax2003-09-072-1/+17
| | | | | | | | | leading `v'); - increase buffer size, so that it's possible to store strings whose size exceeds 4k; - bump PORTREVISION.
* Update to 0.0.21.knu2003-09-072-2/+2
|
* Fix build on recent current (by -pthread option is deprecated).nork2003-09-071-1/+1
| | | | | PR: ports/56551 Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp>
* o Remove unneeded plist entry.kuriyama2003-09-073-1/+17
| | | | o Add non-default hint to reduce the load of syslogd message.
* Install translations.anders2003-09-072-6/+39
| | | | | | | | Set the data directory to PREFIX/share/mysqlcc. Install plugins under docs. PR: 53246 Submitted by: Mark Hannon <markhannon@optusnet.com.au> (partly)
* PR: 56542foxfair2003-09-073-8/+8
| | | | | | | Submitted by: Lars Thegler <lars@thegler.dk> - Update to 0.93 - Make portlint happy
* Add mysqlcc, the MySQL Control Center.anders2003-09-075-0/+68
| | | | | PR: 50672 Submitted by: Ferruccio Vitale <vitale@cs.tin.it>
* Update to 0.4.8.knu2003-09-073-3/+2
|
* More use of $DOCSDIR.kuriyama2003-09-051-1/+1
| | | | Submitted by: osa@
* [1] Use new depends scheme for postgresql slave ports:osa2003-09-042-7/+16
| | | | | | | | | ${MAKE} -V ... instead of .include <...> [2] Utilize ${DOCSDIR} Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) [1], osa [2] PR: 56350, 56404
* Use another way for PortgreSQL slave ports (make without -C),osa2003-09-041-3/+3
| | | | | | | | because much more people still use old versions of make. Notify from: Dan Langille <dan@langille.org> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56346
* [1] Use new depends scheme for postgresql slave ports:osa2003-09-042-6/+21
| | | | | | | | | ${MAKE} -V ... instead of .include <...> [2] Fix for perl 5.6+ Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) [1], mat [2] PR: 56345, 56404
* Use new depends scheme for postgresql slave ports:osa2003-09-041-6/+11
| | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56349, 56404
* Use new depends scheme for postgresql slave ports:osa2003-09-041-6/+11
| | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56348, 56404
* Use new depends scheme for postgresql slave ports:osa2003-09-042-27/+34
| | | | | | | | | ${MAKE} -V ... instead of .include <...> Utilize ${EXAMPLESDIR} [1] Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer), osa [1] PR: 56346, 56404
* Use new depends scheme for postgresql slave ports:osa2003-09-041-9/+11
| | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56346
* Use another way for PortgreSQL slave ports (make without -C),osa2003-09-041-3/+3
| | | | | | | | | because much more people still use old versions of make. For committers: please use the same way for following PRs: 56345-56350. Spotted by: Dan Langille <dan@langille.org> via FreshPorts Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Make port more localbase cleanedwin2003-09-042-0/+6
| | | | Noticed by: mysql-gui compilation attempts :-)
* Add ipc_check and reindexdb.osa2003-09-032-55/+70
| | | | | | | | | | | | Change the way postgres slave ports build: use ${MAKE} -V instead of .include. Use ${USE_BISON}. Bump ${PORTREVISION}. Utilize ${DOCSDIR}. [1] Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer), osa [1] Approved by: maintainer PR: 56342
* PR:foxfair2003-09-032-2/+14
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Mark IGNORE if we have an older version of perl. p5-DBI now requires perl 5.6.0 or higher version. Requested by: mat & erwin
* Update to 2.97.osa2003-09-032-2/+2
|
* Approved by: vanilla (maintainer)foxfair2003-09-034-4/+4
| | | | Upgrade to 1.38
* All ports relating to postgresql are named postgresql-XXX. This shoulderwin2003-09-031-0/+1
| | | | | | | have that same pkgnameprefix PR: 56337 Submitted by: maintainer
* Update to 1.5.1erwin2003-09-039-6/+15
| | | | | | | Add PKGNAMEPREFIX=postgresql PR: 56336 Submitted by: maintainer
* Update to 2.0.2erwin2003-09-032-2/+2
| | | | | PR: 56344 Submitted by: maintainer
* Update to 0.93mat2003-09-024-12/+11
| | | | | | | | | | Cleanup Makefile use %%SITE_PERL%% Add WWW PR: 51575 Submitted by: me Approved by: maintainer timeout (+2 month)
* Utilize pkg-plist by using %%DOCSDIR%%. No changes in packages.kuriyama2003-09-021-6/+6
| | | | Submitted by: osa@
* Update to 0.94skv2003-09-023-4/+6
|
* Install etc/repliclog.cfg with .sample suffix.kuriyama2003-09-023-3/+11
| | | | | | | Reported by: olgeni@ XXX: This port is not yet checked completely as reasonable quality. Feel free to find a bug, create a patch and submit it to me!
* Add p5-Class-DBI-mysql 0.17, extensions to Class::DBI for MySQL.mat2003-09-015-0/+42
| | | | | PR: 55583 Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
* update to mytop-1.4leeym2003-09-013-8/+8
| | | | Noticed by: John Angelmo <john@veidit.net>
* Add erserver 1.2,kuriyama2003-09-016-0/+121
| | | | trigger-based asynchronous replication system for PostgreSQL.
* Update to 1.1.7perky2003-09-014-36/+34
| | | | | PR: 55128 Submitted by: maintainer
* * Use USE_MYSQL [1]marcus2003-08-304-284/+236
| | | | | | | * Handle OMF files properly * Use %%DOCSDIR%% in the plist Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
* With my portmgr hat on, apply a fix discussed on current@ to fix themarcus2003-08-302-14/+23
| | | | | build on -CURRENT. Also, reset maintainer to ports@ since dirk@ has been inactive since 2003-02-06.
* Correct package list typonbm2003-08-291-1/+1
| | | | | PR: 56121 Submitted by: dinoex
* [orphaned ports]: use USE_MYSQL for various orphaned ports.edwin2003-08-281-1/+1
| | | | | | | | | | | | | | | Make these ports use USE_MYSQL: * databases/dbconnect * net/netsaint * www/mod_mp3 * www/mod_mylo * www/phpnuke * www/postnuke * www/udmsearch * mail/courier PR: ports/56029 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Update to 0.28 (based on SQLite 2.8.6).nork2003-08-284-4/+4
|
* UnBROKEN by previous commit.nork2003-08-272-4/+0
| | | | | | PR: ports/56033 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer (blanket)
* Update to 0.94mat2003-08-272-2/+2
|
* Update to version 1.0.15.demon2003-08-274-8/+4
|
* Before too many folks upgrade to chase the intl port version bump, let meseanc2003-08-272-3/+2
| | | | | | | | upgrade to a recent snapshot. initdb required, but there are a few fixes that have been incorporated since beta1 was released that are worthwhile. Release notes URL: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-2722-5/+22
| | | | Prodded by: kris