aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3.9.knu2003-02-083-5/+7
|
* Update to GNOME 2.2.marcus2003-02-0819-74/+226
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* Bow to the masses who have complained bitterly about not being able toseanc2003-02-0718-0/+1004
| | | | | | | | | | | | | | | | | upgrade to the PostgreSQL 7.3 series and provide an update to the 7.2 series, 7.2.4. :~] This port _will_ be removed and should EOL'ed in about 6 months time. Since there is no future for these bits, ignore their heritage commit an orphan for the 7 series. See the postgresql7 port for future and past bits. This port is only intended to serve as a means of postponing an inevitable upgrade to recent release. DBAs, please plan and begin upgrading to 7.3.X, the grass really is greener. Release notes: http://developer.postgresql.org/docs/postgres/release-7-2-4.html PR: ports/48025 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update PostgreSQL to the maintenance release 7.3.2.seanc2003-02-0752-1118/+1001
| | | | | | | | | | | | | | | Fixes numerous bugs especially with various interface libraries and pg_dump. All users are advised to upgrade. This update fixes all known problems with the postgresql7 port. See release notes for details: http://developer.postgresql.org/docs/postgres/release-7-3-2.html A dump/restore is *not* required when upgrading to this version. PR: ports/47983 [1], ports/47284 [2], ports/47808 [3] Submitted by: maintainer [1] Jason C. Wells [2] Michel Oosterhof <m.oosterhof@xs4all.nl> [3]
* [NEW PORT] zodb3edwin2003-02-067-0/+482
| | | | | | | | | | | | | zodb3 is different from zodb which is already in the database ports collection. The ZODB package is a Python object persistence system. It provides the Z Object Database separately from Zope so it can be used in non-Zope related Python applications to provide transparent object-oriented persistency. PR: ports/46108 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* Update py-PyGreSQL to version 7.3edwin2003-02-062-10/+8
| | | | | | | | | | | This patch really only takes over maintainership from ports@freebsd.org. Since I manage most of the postgresql ports, I might as well take this one too, I guess? I have verified that it builds with postgresql-7.3 PR: ports/45887 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* New port: databases/py-PySQLiteedwin2003-02-0649-0/+761
| | | | | | | | | | | | The goal of the PySQLite project is to develop a Python extension for SQLite that conforms to the Python Database API Specification 2.0. SQLite is a powerful embedded relational database management system in a compact C library. It offers support for a large subset of SQL92, multiple tables, indices, transactions and triggers. PR: ports/43571 Submitted by: Gerhard Häring <gerhard.haering@gmx.de>
* URL fixes.naddy2003-02-061-1/+1
| | | | | PR: 47848, 47853, 47855 Submitted by: tadalunch@s5.xrea.com
* o Definitely fix building on -current.nork2003-02-0516-176/+136
| | | | | | | | | o Really overwrite databases when OVERWRITE_DB is set. o Automatically skip installing databases if they already exist (unless OVERWRITE_DB is set). PR: ports/47945 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 2.1024skv2003-02-053-21/+20
| | | | PR: 47615
* Update to 0.90skv2003-02-053-17/+17
|
* Update to 0.28skv2003-02-053-10/+10
|
* Update to 0.24 (based on SQLite 2.7.6).nork2003-02-054-4/+4
|
* New Port: databases/p5-DBIx-Tree v0.91edwin2003-02-056-0/+45
| | | | | | | | | | When you've got one of those nasty self-referential tables that you want to bust out into a tree, this is the module to check out. Assuming there are no horribly broken nodes in your tree and (heaven forbid) any circular references PR: ports/47660 Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
* Update: databases/p5-SQL-Statement 1.004 -> 1.005edwin2003-02-053-2/+4
| | | | | | | | | | | | | | | | | | | PR: ports/47659 Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Reviewed by: Approved by: Obtained from: MFC after: CVS: ---------------------------------------------------------------------- CVS: PR: Fill this in if a GNATS PR is affected by the change. CVS: Submitted by: Fill this in if someone else sent in the change. CVS: Reviewed by: Fill this in if someone else reviewed your modification. CVS: Approved by: Fill this in if you needed approval for this commit. CVS: Obtained from: Fill this in if the change is from third party software. CVS: MFC after: N [day[s]|week[s]|month[s]] CVS: Fill in to get MFC notification later. (days assumed unless specified) CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically distinfo pkg-plist CVS: ----------------------------------------------------------------------
* New Port: p5-DBIx-Browse v2.09edwin2003-02-056-0/+49
| | | | | | | | | | | | | | | The purpose of DBIx::Browse is to handle the browsing of relational tables. DBIx::Browse transparently translates SELECTs, UPDATEs, DELETEs and INSERTs from the desired "human view" to the values needed for the ta- ble. This is the case when you have related tables (1 to n) where the detail table has a reference (FOREIGN KEY) to a generic table (i.e. Customers and Bills) with some index (tipically an integer). PR: ports/47624 Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
* [1] Avoid leaking potentially sensitive information into system logsdes2003-02-054-3/+166
| | | | | | | | [2] Add PAM support to gnatsd PR: [1] ports/41342 Submitted by: [1] Igor Kucherenko <kivvy@sunbay.com> [2] ru
* Update to 4.0.10.nork2003-02-0432-112/+472
| | | | | | | Fix configure on -current. PR: ports/47902 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Maintainer update: mysqlman cleanup and fetch updateedwin2003-02-041-14/+8
| | | | | | | | | mysqlman cleanup and fetch update. I can take the maintainership of this port, since I submitted. I had blackhole a while ago on my e-mail alias that has been resolved. PR: ports/47899 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* [MAINTAINER REINPLACE FIX] databases/dbmetrixedwin2003-02-041-1/+2
| | | | | PR: ports/47682 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Remove old install-statementedwin2003-02-031-1/+0
| | | | Submitted by: Peter van Dijk <peter@dataloss.nl>
* databases/cdb port forgets uint32.hedwin2003-02-033-3/+5
| | | | | | | | Remove include/ and lib/ files from the package. Add note to pkg-descr about this behaviour. PR: ports/35364 Submitted by: Peter van Dijk <peter@dataloss.nl>
* Fix a typo that caused cp to fail.knu2003-02-011-1/+1
| | | | Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp>
* Update to 0.3.1.knu2003-02-012-2/+2
|
* Add mysql40-client and mysql40-server.roam2003-02-011-0/+2
|
* Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.roam2003-02-0196-2664/+1000
| | | | | | | PR: 45543 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo-copy approved by: portmgr (will) Repo-copy performed by: cvs (josefk)
* Properly handle OMF files.marcus2003-01-311-0/+2
|
* Update to 0.3.0.knu2003-01-312-3/+5
|
* Upgrade to 3.23.55.dirk2003-01-3027-63/+72
|
* Update to 2.4.4 and add a patch to make it build with ruby 1.8.knu2003-01-293-2/+24
|
* Update to a a 2003-01-26 snapshot of PostgreSQL. Documentation is notseanc2003-01-285-117/+424
| | | | | | | | | | included in this port at the moment, please see the developer docs online. http://developer.postgresql.org/docs/postgres/ For a list of changes (mostly significant improvements for large queries): http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* Update to 0.79.tobez2003-01-263-4/+8
|
* Update to 2.2.4arved2003-01-262-2/+2
| | | | | PR: 47484 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove broken Y2K link.arved2003-01-251-2/+0
| | | | | PR: 47427 Submitted by: Mark Linimon <linimon@lonesome.com>
* Use USE_REINPLACE & REINPLACE_CMD instead of PERL.anders2003-01-241-1/+2
| | | | Requested by: Ulrich Spoerlein <q@uni.de>
* Unbreak packaging for ruby 1.8.knu2003-01-241-1/+7
|
* mysql-server compiles and runs fine on sparc64.dirk2003-01-239-9/+9
| | | | Submitted by: Joao Pedras <jpedras@webvolution.net>
* Add an option, WITH_COMPAT, to install the UNIX dbm/ndbmyar2003-01-232-0/+19
| | | | | | | compatibility files--libgdbm_compat and the header files. PR: ports/47363 Approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (MAINTAINER)
* Add php3 distinfo too.nbm2003-01-202-0/+2
| | | | | PR: 46923 Submitted by: Maxim Maximov <mcsi@agava.com>
* Update to 0.9.0.marcus2003-01-2012-36/+21
|
* Fix these two so they at least work with 'make index'. The inclusionade2003-01-192-2/+2
| | | | of a master port Makefile like this is iffy in the extreme, IMO.
* Update to 2.77arved2003-01-192-2/+2
| | | | | PR: 47065 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Bump libpq version and PORTREVISION.seanc2003-01-191-1/+2
|
* Adding POSTGRESQL_PORT tunable. Not bumping PORTREVISION.seanc2003-01-192-4/+6
|
* Add dependency on libpq.3 and POSTGRESQL_PORT tunable. Grabseanc2003-01-191-2/+4
| | | | maintainership of ports while I'm here.
* Fix path for pg_dump using PREFIX.olgeni2003-01-191-0/+7
| | | | Approved by: maintainer
* Update to 2.55arved2003-01-185-26/+25
| | | | | PR: 47074 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Original maintainer-email address bounced.edwin2003-01-181-1/+1
| | | | Who knows where "Janos Mohacsi <janos.mohacsi@bsd.hu>" is?
* New port: MySQLMan - a web based MySQL database manager written in perledwin2003-01-187-0/+183
| | | | | | | | | | | This port can be useful those, who have to manage MySQL remotely via web, but they don't want to install php for phpMyAdmin. Unfortunately the license is not complete free: You have to download yourself from the original distribution site then you can freely use it, but you cannot redistribute. PR: ports/38958 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Fix the checksum for patch.3.3.11.1. In diff'ing the new patch to the oldermarcus2003-01-181-1/+1
| | | | | | | | downloaded one, the CVS Id in the context portion of the diffs changed (probably since the files were checked out/in through CVS on the 10th). In any event, the patch still applies cleanly. Reported by: Lee Blevins <leeb@digitalgraphics.net>
* New Port: databases/fireprofileedwin2003-01-177-0/+53
| | | | | | | Library to help profiling where programs are using MySQL PR: ports/38023 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Note that databases/firebird doesn't compile properly on NFS mounts.edwin2003-01-175-15/+40
| | | | | | Removed "does not work on -current" notice. Submitted by: Chris Knight <chris@aims.com.au>
* [MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2edwin2003-01-1685-1690/+270
| | | | | | | | Disabled package building for -current because of NFS locking problems. ^^ hopefully did it okay. PR: ports/46926 Submitted by: Chris Knight <chris@aims.com.au>
* Add pgaccess.vanilla2003-01-167-0/+391
| | | | | | | A powerful GUI PostgreSQL database administration tool and toolkit PR: ports/46705 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Chase libpq version bump and update pkg-plist[1]. Removed old Makefile cruft.seanc2003-01-162-4/+2
| | | | | | | This port will start following 7.4 shortly, switch to postgresql7 if you're not interested in tracking the CVS snapshots of PostgreSQL. Submitted by: kris/bento [1]
* Add new man pages.olgeni2003-01-1513-234/+286
| | | | | PR: 47054 Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net>
* Add missing *-debug binaries and bump PORTREVISION.knu2003-01-142-0/+8
| | | | Submitted by: bento
* Attempt to preserve lib/charset.alias and share/locale/locale.aliasknu2003-01-144-0/+67
| | | | | | before installation and restore them after deinstallation. Submitted by: bento
* Do not dig extra dbi/.knu2003-01-141-0/+4
| | | | Submitted by: kris, bento
* Remove share/gnome/idl/libgda.marcus2003-01-132-0/+2
| | | | Reported by: bento
* Fix missing '.' in '.if'.nbm2003-01-091-1/+1
| | | | Submitted by: "Dan Langille" <dan@langille.org>
* Remove no longer needed @unexec line.obraun2003-01-091-1/+0
| | | | | PR: ports/46892 Submitted by: maintainer
* Make phppgadmin play nice with apache2nbm2003-01-091-0/+4
| | | | | PR: 43225 Submitted by: Jason Li <delphij@frontfree.net>
* 1) Upgrade phpmyadmin to 2.3.2nbm2003-01-096-8/+42
| | | | | | | 2) Make databases/phpmyadmin operate with apache2 PR: 43706 (2) Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (2)
* Add py-rrdtool_lgpl 0.2,perky2003-01-095-0/+36
| | | | | Another python binding to rrdtool with a better license (LGPL than GPL) and more features.
* Fix Port after postgres updatearved2003-01-081-6/+6
| | | | | PR: 46794 Submitted by: Alex Rodioukov <simuran@shaw.ca>
* Add db41-4.1.25 after a repocopy from databases/db4.petef2003-01-0750-6629/+7141
| | | | | PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de>
* Remove empty docs subdir after install.obraun2003-01-062-1/+8
| | | | | PR: ports/46795 Submitted by: maintainer
* Update to 0.7.1.knu2003-01-064-4/+4
|
* Backout include path fix described in ports/46718, PR fixed in 1.41.seanc2003-01-062-2/+2
| | | | Submitted by: fjoe
* Fix paths for ODBC support scripts.olgeni2003-01-051-3/+3
|
* Remove POSTGRESQL_SUBPORT, as this is a standalone port now.olgeni2003-01-051-4/+0
|
* Backout the recent upgrade to 4.1.25 (roll back to 4.0.14). It is apetef2003-01-0532-7856/+7264
| | | | | | | | | | | | | non-compatible upgrade, and most other ports using db4 weren't ready for it. The new 4.1.25 version will appear in a db41 port soon. Also make the dump185 utility build (fix a typo), and bump PORTEPOCH. Give maintainership to the submitter (from ports@). PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de> (new maintainer) Pointy hat to: ijliao
* Update the location of the PostgreSQL include files.seanc2003-01-052-2/+2
| | | | | PR: ports/46718 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update p5-Pg, latest library booted off into its own project on gbort.seanc2003-01-052-15/+9
| | | | | | | Version numbers have rolled back, bump PORTEPOCH. PR: ports/45946 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Add libpqxx. libpqxx is no longer hosted under the main PostgreSQL tree andseanc2003-01-0516-0/+202
| | | | | | | is now a project on gborg. libpqxx is still a supported interface. PR: ports/45944 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Add libpq++. libpq++ is no longer hosted under the main PostgreSQL tree andseanc2003-01-056-0/+46
| | | | | | | is now a project on gborg. libpq++ is still a supported interface. PR: ports/45943 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update PostgreSQL tcl/tk to 7.3.1. pgaccess is no longer in of this port.seanc2003-01-052-150/+15
| | | | | PR: ports/45885 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update PostgreSQL ODBC to 7.2.5 (version number not the same as the mainseanc2003-01-054-23/+28
| | | | | | | | distribution, this is the matching version for PostgreSQL 7.3.1). PR: ports/45882 && ports/41739 Submitted by: Palle Girgensohn <girgen@pingpong.net> && Dave Chapeskie <bsdport@ddm.wox.org> for fix in ports/41739
* Update PostgreSQL JDBC for 7.3.1.seanc2003-01-052-19/+14
| | | | | PR: ports/45881 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Missed configure scripts in libpq version bump: chase lib version.seanc2003-01-052-2/+4
|
* Chase libpq version bump.seanc2003-01-0415-17/+37
|
* fix plist and utilize DOCSDIRijliao2003-01-048-7008/+7616
|
* Fix DISTFILES typo in databases/postgresql7/Makefileedwin2003-01-0413-13/+13
| | | | | PR: ports/46749, ports/46748 Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>,Rong-en Fan <rafan@infor.org>
* Fix Makefile variable resolution problem.seanc2003-01-041-1/+1
| | | | Submitted by: Alexandr Listopad <laa@laa.zp.ua>
* Download the PostgreSQL documentation and MD5 for the test bundle. Theseseanc2003-01-0426-13/+39
| | | | | | should ideally be downloaded as needed to save bandwidth. Submitted by: Eric Hodel
* Update PostgreSQL PL/Ruby for PostgreSQL 7.3seanc2003-01-041-2/+4
| | | | | PR: ports/45945 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update the PostgreSQL documentation to 7.3.1.seanc2003-01-043-418/+466
| | | | | PR: ports/46703 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,seanc2003-01-04169-5590/+7761
| | | | | | | | | | | | | security, and feature additions. Reduce diffs between postgresql-devel port. Re-initdb required when upgrading from previous release. See release notes for details. Schemas added are system catalogs updated. ::braces for impact:: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1 PR: ports/46701 Submitted by: girgen@pingpong.net
* - fix compiling when PostgreSQL is not installed before building this portfjoe2003-01-042-14/+14
| | | | | | (old layouts are still supported with -DWITH_OLD_LAYOUT) - use ${LOCALBASE} instead of ${PREFIX} when building with old PostgreSQL layout
* upgrade to 4.1.25ijliao2003-01-0424-248/+240
| | | | | PR: 46588 Submitted by: Ports Fury
* Update to 2.76arved2003-01-042-2/+2
| | | | | PR: 46299 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* chase gdbm lib versionijliao2003-01-0311-11/+11
|
* upgrade to 1.8.3ijliao2003-01-036-46/+28
| | | | | | PR: 44222 Submitted by: Ports Fury Approved by: maintainer
* - update tp 2.7.4petef2003-01-034-8/+8
| | | | | | | - fix style nits (spaces -> tabs) PR: 46470 Submitted by: maintainer
* support qt3ijliao2003-01-036-9/+60
| | | | | PR: 43695 Submitted by: Ports Fury
* upgrade to 2.3ijliao2003-01-034-12/+19
| | | | | PR: 46099 Submitted by: maintainer
* upgrade to 5.0.0ijliao2003-01-036-84/+64
| | | | | PR: 45931 Submitted by: Ports Fury
* upgrade to 0.6.7ijliao2003-01-032-2/+2
| | | | | PR: 45924 Submitted by: Ports Fury
* upgrade to 2.54ijliao2003-01-034-28/+12
| | | | | PR: 45923 Submitted by: Ports Fury
* A graphical ERD designer. It's a bit rough, but give it a version or twoalane2003-01-025-0/+76
| | | | | more. This port is up for maintainership grabs, so I hope somebody takes it and sticks with it. I'm just putting it here.
* Update PostgreSQL to 7.3.1. Fix spac64[1].seanc2003-01-023-11/+21
| | | | | | PR: ports/46666 Submitted by: [1] "Roderick van Domburg" <r.s.a.vandomburg@student.utwente.nl> Obtained from: [1] PostgreSQL repo
* upgrade to 0.2.4ijliao2003-01-024-8/+46
| | | | | PR: 44958 Submitted by: Ports Fury
* Update to 0.22(based on SQLite 2.7.4). pkg-descr minor fix with WWW:.nork2003-01-026-12/+16
|
* Update to 2.4.3b.knu2003-01-022-2/+3
|
* Update to 0.1.8, which is compatible with the latest ruby 1.8.knu2003-01-023-4/+138
|
* Update to 0.3.8, which is compatible with the latest ruby 1.8.knu2003-01-023-6/+320
|
* Update to 0.2.9.knu2003-01-022-2/+2
|
* Fix master site (doesn't fetch) and change homepage.obraun2002-12-232-2/+2
| | | | | PR: ports/46495 Submitted by: maintainer
* Update the maintainer's email.petef2002-12-231-2/+2
| | | | | PR: 45883 Submitted by: maintainer
* update maintainer's emailijliao2002-12-231-1/+1
| | | | | PR: 45884 Submitted by: maintainer
* The sqlrelay project moved to SourceForge.knu2002-12-212-4/+3
| | | | | PR: ports/46356 Submitted by: Mark Stosberg <mark@summersault.com>
* Update gauche & gauche-gdbm to 0.6.6.knu2002-12-181-1/+1
| | | | | | | | | | | | | | | | | From the freshmeat announcement: A number of bugs are fixed, including a gauche.net bug and do-form compilation bug which were sometimes the cause of crashes. Several new modules are added, including message digest libraries (rfc.md5, rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support, and port seek. Other enhancements include string split to take strings and a regexp as a splitter. Unfortunately, this does not fix the build failure on alpha. It is still under investigation. PR: ports/46284 Submitted by: Erik Greenwald <erik@smluc.org> (MAINTAINER) Approved by: portmgr (knu)
* Set MAINTAINER back to the submitter. He is now reachable again.knu2002-12-181-1/+1
| | | | Submitted by: Erik Greenwald <erik@smluc.org>
* Do not build profiled libraries on 5-CURRENT, where g++ -pg producesknu2002-12-184-3/+65
| | | | | | | | strange function calls that the assembler cannot understand. Submitted by: bento, kris http://bento.freebsd.org/errorlogs/i386-5-latest/sqlrelay-0.32.log
* make USE_LIBTOOL actually workingdirk2002-12-179-90/+162
| | | | Submitted by: sobomax
* Upgrade to 3.23.54.dirk2002-12-1554-477/+405
| | | | | | | | | This fixes a security hole which is remotely exploitable. See http://security.e-matters.de/advisories/042002.html for details. Submitted by: sobomax Approved by: sobomax
* Mark as FORBIDDEN - multiple security vulnerabilities exist. Seesobomax2002-12-139-0/+18
| | | | | | http://security.e-matters.de/advisories/042002.html Submitted by: Constantin Deribin <deribin@portaone.com>
* Make databases/adodb fetchable again.edwin2002-12-123-4/+7
| | | | | | | | Update to verison 2.50. Implicit approval by portmgr@ because the old files weren't fetchable anymore. PR: ports/46022 Submitted by: Mark Linimon <linimon@lonesome.com>
* add ONLY_FOR_ARCHS, sparc64 has conflicting typesdinoex2002-12-121-0/+1
|
* Fix Build with recent bisonarved2002-12-111-0/+11
| | | | | PR: 46057 Submitted by: Aries <aries@mindworks.hu>
* Fix MASTER_SITESdinoex2002-12-101-1/+2
| | | | | | http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html PR: 46069 Submitted by: never@nevermind.kiev.ua
* Catch up with the Ruby Application Archive's URL scheme change.knu2002-12-081-1/+1
|
* Update WWW.knu2002-12-081-1/+1
|
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. Thisknu2002-12-072-13/+18
| | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris
* Use -fPIC instead of -fpic to fix build on sparc64kris2002-12-031-0/+11
|
* Mark Broken on CURRENT. Drop Maintainershiparved2002-12-021-2/+8
| | | | | PR: 45908 Submitted by: Christian Brueffer <chris@unixpages.org>
* Synchronize PORTVERSION with lang/gauche's. This fixes packaging.knu2002-12-011-1/+1
|
* Claim maintainership as the creator of these ports until the previousknu2002-11-281-1/+1
| | | | maintainer becomes reachable again.
* Fix the build by removing superfluous LDFLAGS from MAKE_ARGS.knu2002-11-281-2/+1
|
* Drop maintainership.des2002-11-281-1/+1
| | | | Approved by: portmgr (kris)
* Update PostgreSQL-devel to 7.3 release. Once the ports freeze is over theseanc2002-11-282-11/+11
| | | | | | | | | | | mainline postgresql7 port will be updated. 7.3 introduces many new features, most notably schemas, drop column, table functions, and prepared queries were added in this release. Please read the release notes for details. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3 Approved by: portmgr
* Sort entries.knu2002-11-281-1/+1
|
* This library should always have been linked with c++, rather thanmi2002-11-271-0/+1
| | | | | | | | | | | | cc, but we were able to get away with it previously. Not any more. Set CC to ${CXX} (something bsd.lib.mk should be doing for us!) to avoid unresolved __gxx_personality_v0 when trying to load the package into the Tcl interpreter at run-time. No PORTREVISION bump, since the port did not build on -current until 5 minutes ago, and the problem does not affect -stable. Not Approved by: portmgr (Linnex would too cruel and too unusual anyway)
* The newer, kinder C++ does not like it, when the default valuesmi2002-11-271-0/+23
| | | | | | | | | | for functions' arguments are specified twice -- in the declaration (sql-mysql.h) and in the definition (sql-mysql.cc). The added patch removes the redundant defaults from the functions' definitions and fixes the build on -current. Submitted by: bento Not Approved by: portmgr -- no approval requested, since port did not build
* Point the WWW tag to the SourceForge too.mi2002-11-251-1/+1
|
* Fix master-site for databases/tcl-Mysqledwin2002-11-241-1/+2
| | | | | PR: ports/45668 Submitted by: Glenn Trewitt <trewitt@trewitt.org>
* upgrade to mytop-1.2leeym2002-11-242-2/+2
| | | | Noticed by: Szymon Grabowski <simonaway@implix.com>
* New port: databases/gbibedwin2002-11-237-0/+54
| | | | | | | | gBib is an editor/browser for BibTeX bibliographic database files. PR: ports/35355 Submitted by: Christian Brueffer <chris@unixpages.org>
* Maintainer springcleaning of his Makefilesedwin2002-11-233-99/+135
| | | | | PR: ports/45514 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Maintainer updateedwin2002-11-2311-27/+37
| | | | | | | (also added WWW-field to pkg-descr to make portlint happy) PR: ports/45582 Submitted by: Chris Knight <chris@aims.com.au>
* Maintainer updateedwin2002-11-231-4/+4
| | | | | PR: ports/45583 Submitted by: Chris Knight <chris@aims.com.au>
* Add p5-DBIx-DBSchema 0.21, an OO-interface to database schemas.nork2002-11-236-0/+57
| | | | | PR: 38013 Submitted by: Peter Avalos <pavalos@theshell.com>
* Fix MASTER_SITES.dirk2002-11-229-36/+54
|
* Fix MASTER_SITES.dirk2002-11-222-3/+6
|
* Update the pkg-plist for phpPgAdmin.seanc2002-11-221-2/+3
| | | | Approved by: nbm (maintainer)
* fix make package errorijliao2002-11-218-8/+0
| | | | Noted by: kris
* Updated PostgreSQL to 7.3 rc1.seanc2002-11-212-10/+10
|
* fix build on -currentijliao2002-11-205-0/+55
| | | | | PR: 45464 Submitted by: maintainer
* - Do not install useless .la filesijliao2002-11-2032-7152/+7448
| | | | | | | - Utilize NOPORTDOCS PR: 45446 Submitted by: Ports Fury
* upgrade to 2.73ijliao2002-11-206-24/+52
| | | | | PR: 45424 Submitted by: Ports Fury
* Our configure tupple is ${ARCH}-portbld-freebsd${OSREL}.obrien2002-11-201-1/+1
|
* strmov() is a macro for strcpy() and obsolete in libmysqlclient.edwin2002-11-191-0/+19
| | | | Noticed on: bento
* /usr/bin/chgrp -> ${CHGRP}arved2002-11-192-4/+4
| | | | | PR: 39972 Submitted by: Scott Flatman <sf@dsinw.com>
* fix previous patch, which patches generated fileijliao2002-11-181-4/+4
| | | | | PR: 45387 Submitted by: maintainer
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgkris2002-11-181-1/+1
|
* Maintainer updateedwin2002-11-182-10/+9
| | | | | PR: ports/45364 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
* WITH_XCHARSET is independent of WITH_CHARSET.dirk2002-11-179-9/+9
| | | | | PR: ports/45173 Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
* Patch for Ruby 1.7.seanc2002-11-171-0/+48
| | | | Approved by: maintainer (knu)
* Maintainer update for -current buildingedwin2002-11-161-0/+11
| | | | | PR: ports/45228 Submitted by: Chris Knight <chris@aims.com.au>
* upgrade to 0.06ijliao2002-11-162-2/+2
| | | | | PR: 45280 Submitted by: maintainer
* Make databases/zpygresqlda building again.edwin2002-11-152-3/+12
| | | | Noticed on: bento
* Bump PORTVERSION for CXX=${CC} in mysql323-server.dirk2002-11-139-9/+9
|
* -STABLE exits with signal 11 while connecting via TCP/IP if emptydirk2002-11-1318-45/+81
| | | | | | | | prototypes are used. -CURRENT needs empty prototypes to build. Use __FreeBSD_version to differentiate. Set CXX to $CC on -STABLE again to get around stability problems under heavy load.
* 1. fix memory allocatorijliao2002-11-1315-445/+65
| | | | | | | 2. remove extra files I forgot last commit PR: 45253 Submitted by: maintainer
* fix for different tcl versionssada2002-11-132-2/+17
| | | | | | PR: ports/42010 Submitted by: unknown -- see the PR Approved by: maintainer
* Update to 1.14.naddy2002-11-132-2/+2
| | | | | PR: 44898 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* upgrade to 2.7.3ijliao2002-11-124-6/+6
| | | | | PR: 45203 Submitted by: maintainer
* Add SuperServer buildijliao2002-11-12105-910/+2120
| | | | | | | | Remove perl from scripts Remove scripts + consolidate into pkg-install PR: 45185 Submitted by: maintainer
* Don't remove system directories share/java, share/java/classes, andkris2002-11-112-4/+0
| | | | share/doc
* FreeBSD has broken realpath(3), too.dirk2002-11-1118-81/+153
| | | | | PR: ports/44784 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
* Set limits from user mysql before starting mysqld.dirk2002-11-1118-9/+18
| | | | Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
* Only kill mysqld we started. Don't kill all mysqld.dirk2002-11-119-36/+108
| | | | Submitted by: Submitted by: sobomax (modified by me a bit)
* Only kill mysqld we started. Don't kill all mysqld.dirk2002-11-1118-36/+99
| | | | Submitted by: sobomax (modified by me a bit)
* Fix build on 5.0-CURRENT.dirk2002-11-119-0/+99
| | | | Submitted by: sobomax
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1192-88/+46
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Update to PostgreSQL 7.3 beta 5.seanc2002-11-092-10/+10
|
* Do not install useless .la file.naddy2002-11-096-10/+100
| | | | | PR: 44484 Submitted by: Ports Fury
* Remove -fnopermissvearved2002-11-093-1/+22
| | | | | PR: Craig Rodrigues <rodrigc@attbi.com> Submitted by: 42785
* And update to 1.0.13 (submitted at the end of october while theedwin2002-11-082-2/+2
| | | | | | | previous commit was around september) PR: ports/44742 Submitted by: Alex Rodioukov <simuran@shaw.ca>
* Maintainer update to version 1.0.11.1edwin2002-11-083-3/+20
| | | | | PR: ports/42432 Submitted by: Alex Rodioukov <simuran@shaw.ca>
* Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.comknu2002-11-081-1/+3
| | | | has been down these days.
* add gqlplus, the SQL*PLUS with commandline editing, history, andleeym2002-11-086-0/+41
| | | | | | | table/column name completion Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* Fix PERL dependencies for these ports (print/cups solves print/cups-baseedwin2002-11-071-2/+3
| | | | | | and french/cups-base) Noticed on: bento
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0786-43/+86
| | | | Approved by: pat
* - Fix LIB_DEPENDSijliao2002-11-075-24/+18
| | | | | | | - Fix build when WITHOUT_X11 is defined PR: 44963 Submitted by: Ports Fury
* upgrade to 0.5.1ijliao2002-11-075-4/+45
| | | | | PR: 44962 Submitted by: Ports Fury
* upgrade to 0.6.6ijliao2002-11-076-7/+29
| | | | | PR: 44961 Submitted by: Ports Fury
* upgrade to 2.51ijliao2002-11-076-34/+35
| | | | | PR: 44960 Submitted by: Ports Fury
* Update to 0.10yoichi2002-11-062-3/+3
|
* Port update submitted by maintainernsayer2002-11-0613-13/+39
| | | | | PR: ports/44983 Submitted by: girgen@pingpong.net
* - Update to 2.4.8dinoex2002-11-065-20/+44
|
* Upgrade to 1.12.obraun2002-11-064-10/+19
| | | | | PR: ports/44947 Submitted by: maintainer
* Updated PostgreSQL to 7.3beta4. This version fixes all known problemsseanc2002-11-052-11/+11
| | | | | | | | on -CURRENT and should be the last release before rc1. Updated the optimized CFLAGS as well. PR: ports/44893 Submitted by: Vladimir Chukharev <chu@gpi.ru>
* The Sybase driver for Ruby-DBI has been (officially) broken for quiteknu2002-11-055-52/+0
| | | | some time, so remove the port.
* Add jdb(1.11), JDB manipulates flat-ASCII databases from shell scripts.nork2002-11-046-0/+87
| | | | | PR: ports/39957 Submitted by: Lars Eggert <larse@ISI.EDU>
* Lots of perl in the install-scripts.edwin2002-11-041-0/+1
| | | | Noticed by: bento
* Lots of perl in the install-scriptsedwin2002-11-045-0/+5
| | | | Noticed by: bento
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* PERL -> REINPLACEedwin2002-11-046-12/+18
| | | | Noticed on: bento
* PERL -> REINPLACE_CMDarved2002-11-041-1/+2
| | | | | PR: 39972 Submitted by: Scott Flatman <sf@dsinw.com>
* Update to 0.21 (based on SQLite 2.7.2)nork2002-10-314-4/+4
|
* The Gnats homepage has moved.des2002-10-291-1/+1
| | | | | PR: ports/43987 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
* Add missing directorykris2002-10-281-0/+1
|
* Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (notknu2002-10-283-2/+7
| | | | tested by me).
* Update postgresql-devel to 7.3 beta3 and add a make check to performseanc2002-10-282-13/+24
| | | | | | | | | the regression tests[1]. Update the MASTER_SITES list so that it isn't painfully slow to obtain the tarballs. Added several new US mirrors to help distribute the load. An initdb is required when upgrading. PR: ports/44526 Submitted by: [1] Vladimir Chukharev <chu@gpi.ru>
* Now that lang/python is updated to version 2.2, it is not necessary toknu2002-10-281-1/+0
| | | | set (override) PYTHON_VERSION anymore.
* Make ruby-sqlrelay compile.knu2002-10-281-0/+12
|
* Make java-sqlrelay compile even if lang/gcc3[0123] (gcj) is installed.knu2002-10-281-0/+11
|
* Update to 0.32.knu2002-10-284-17/+46
| | | | USE_REINPLACE.
* Add missed RUN_DEPENDS.sobomax2002-10-262-0/+2
|
* Remove gnomedb2.marcus2002-10-251-1/+0
|
* Nuke gnomedb2 in favor of mergeant.marcus2002-10-258-215/+0
|
* Update to 0.8.199.marcus2002-10-2512-14/+44
|
* Update to 0.18.petef2002-10-252-4/+2
|
* Update Ruby/DBI and DBD modules to 0.0.18.knu2002-10-242-2/+2
|
* - Make this port a subport of databases/postgresql7, since the development ofwjv2002-10-239-77/+74
| | | | | | | | | | | | PyGreSQL has been folded into that of PostgreSQL itself. - This update effectivly takes PyGreSQL to version 3.3, which is distributed with PostgreSQL 7.2.3. - Byte-compile installed modules to ensure clean deinstallation. - Install documentation under $DOCSDIR. - Remove Makefile from $FILESDIR - not required anymore. - Remove patch-pgdb.py - not required any longer. - Add two patches to ensure installation is $PREFIX-clean. - Update pkg-comment and pkg-descr to reflect the current status of the port.
* Update Dominik Rothert's (MAINTAINER) email address.fenner2002-10-231-1/+1
| | | | Submitted by: Dr. Jurgen K. Lang <jkl@astorit.de>
* upgrade to 0.4ijliao2002-10-237-76/+23
|
* Unbreak on -current.sobomax2002-10-215-0/+50
| | | | Submitted by: bento
* Unbreak on current. This should unlock another 6 packages that depend on db2.sobomax2002-10-211-0/+1
| | | | Submitted by: bento
* Upgrade to 3.23.52.dirk2002-10-2127-216/+225
|
* Fix build on -current (remove dependencies on obsolete system headers).kris2002-10-211-6/+5
| | | | These hardcoded dependencies are probably wrong.
* Update port to version 1.01.olgeni2002-10-202-2/+2
|
* Add missing USE_XLIB=yeskris2002-10-201-0/+1
|
* Update to 1.0.40.demon2002-10-184-10/+4
|
* add tinycdb 0.72ijliao2002-10-186-0/+36
| | | | Analogous to cdb, but faster
* Add checksums for Python-2.2.2.perky2002-10-171-1/+1
| | | | Approved by: tg
* MASTER_SITE is moved.perky2002-10-161-1/+1
| | | | | PR: 43585, 43586 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to 0.7.0.knu2002-10-166-10/+8
|
* Reset maintainership to ports, due to the original author'smi2002-10-159-66/+76
| | | | | | | | | | | | | | | | | | timeout (the previous timeout also noted in the cvs-log -- 2 years ago). Upgrade to the latest sqsh-2.1. Build with readline and motif, unless WITHOUT_X11 is set (plain --with-x results in a rather hard to use X support, author recommend Motif too). Remove the bogus dependency on gettext introduced in Makefile version 1.2 -- the (unpatched) software will, indeed, link with libintl, if present -- mistaking it for Sybase OpenClient's libintl. Install the system-wide sqshrc as ${PREFIX}/etc/sqshrc.default, and allow for another system-wide ${PREFIX}/etc/sqshrc to overwrite some or all of the default settings. PR: ports/40374 (readline and X/Motif)
* Update to version 0.6.5.naddy2002-10-156-60/+81
| | | | | PR: 43782 Submitted by: Ports Fury
* add tdb 1.0.6ijliao2002-10-126-0/+43
| | | | Trivial Database
* Update WWW.knu2002-10-111-1/+1
| | | | | PR: ports/43871 Submitted by: Alex Zepeda <freebsd@blarf.homeip.net>
* Set DIST_SUBDIR=ruby like other ruby module ports.knu2002-10-112-1/+2
| | | | (No response from MAINTAINER yet, but this wouldn't hurt anything)
* - Enable --with-pthreads option.ijliao2002-10-102-16/+25
| | | | | | | | - Add WITH_GUI support(not default). PR: 36129 Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp> Approved by: maintainer timeout
* Remove p5-MyObject due the prolonged disappearance of it's homepagejedgar2002-10-096-46/+0
| | | | and distfile.
* Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, nowknu2002-10-081-2/+1
| | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
* Upgrade to DBD-Sybase-0.94.sheldonh2002-10-083-6/+5
|
* Use in-place editing to replace <malloc.h> with <stdlib.h>.sheldonh2002-10-082-2/+6
| | | | | Bump PORTREVISION accordingly, since the affected files were installed even in -CURRENT, where they couldn't be used to build stuff.
* Use RUBY_MOD*.knu2002-10-0737-348/+350
|
* Reflect *_RD renaming.knu2002-10-071-5/+3
|
* Update to 7.2.3 and maintainer's email address. All advised to updatepat2002-10-0639-182/+104
| | | | | | | to this version as soon as possible. Check PR description. PR: ports/43676 Submitted by: maintainer
* Respect LOCALBASE and remove py-mx-base as a build dependency.pat2002-10-061-3/+2
| | | | | | | Use tab in place of whitespace as well. PR: ports/43570 Submitted by: maintainer
* BROKEN: Does not compilekris2002-10-061-0/+2
|
* Update Ruby/DBI and DBD modules to 0.0.17.knu2002-10-055-7/+3
|
* Updated to 7.3b2. Many improvements and bug fixes over previous beta.seanc2002-09-293-33/+12
| | | | | | | The location of the distfiles has changed with this release, compensate accordingly. Re-initdb required. Approved by: portmgr/knu (mentor)
* Add dependency on gettext, since there appears to no longer be ankris2002-09-292-4/+13
| | | | included gettext in this port.
* Hopefully unbreak this port:glewis2002-09-285-1/+352
| | | | | | | | | | | | | . Add many missing dependencies. . Add patches to get some of the optional components compiling. . Update packing list to match files in fixed build. After the port freeze we need to: . Update to 0.99-4. . Add make knobs for the optional components. . Get the remaining optional components compiling. Approved by: bento