aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Update to GNATS 3.106Paul Traina1998-08-165-33/+22
| | | | Notes: svn path=/head/; revision=12541
* upgrade to 3.21.33Peter Hawkins1998-08-1440-280/+320
| | | | Notes: svn path=/head/; revision=12520
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-073-6/+6
| | | | Notes: svn path=/head/; revision=12335
* Compatible with perl5.00501.Vanilla I. Shu1998-08-064-48/+48
| | | | Notes: svn path=/head/; revision=12304
* Upgrade to 1.1833, and make it compatible with perl5.00501.Vanilla I. Shu1998-08-066-64/+66
| | | | Notes: svn path=/head/; revision=12302
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-052-4/+4
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* User `httpd' on the package-building machine already owns msql's uid 80.Tim Vanderhoek1998-07-252-4/+4
| | | | | | | | | Move msql to 87:87 so that package-building works again. I have an extremely strong suspicion that msql does not need _reserved_ uid:gid's at all, but I can't even fetch the distfile to check... Notes: svn path=/head/; revision=12126
* If the installed python has been linked with threads,Jacques Vidrine1998-07-231-11/+17
| | | | | | | | then we need to link this extension module with threads also. Notes: svn path=/head/; revision=12079
* Tighten the search for the python library.Jacques Vidrine1998-07-221-16/+13
| | | | Notes: svn path=/head/; revision=12068
* Define MAN? macros. I have no idea how packaging worked at all.Satoshi Asami1998-07-211-1/+3
| | | | Notes: svn path=/head/; revision=12058
* Remove NO_PACKAGE. I found the rather small copyright sectionGary Palmer1998-07-211-2/+1
| | | | Notes: svn path=/head/; revision=12044
* Use more official (but equivalent) homepage.Tim Vanderhoek1998-07-201-1/+1
| | | | Notes: svn path=/head/; revision=12033
* Add homepage.Tim Vanderhoek1998-07-201-0/+2
| | | | Notes: svn path=/head/; revision=12032
* Mark this port broken:Satoshi Asami1998-07-201-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === ## make package >> Checksum OK for PyGreSQL-2.1.tgz. ===> Extracting for py-PyGreSQL-2.1 ===> py-PyGreSQL-2.1 depends on executable: python - found ===> py-PyGreSQL-2.1 depends on shared library: pq\.1\. - found ===> Patching for py-PyGreSQL-2.1 ===> Configuring for py-PyGreSQL-2.1 test: syntax error /bin/cp /usr/ports/databases/py-PyGreSQL/scripts/Makefile /usr/ports/databases/py-PyGreSQL/work /bin/cp /usr/ports/databases/py-PyGreSQL/scripts/Makefile.in /usr/ports/databases/py-PyGreSQL/work /bin/cp /usr/ports/databases/py-PyGreSQL/scripts/configure.in /usr/ports/databases/py-PyGreSQL/work install -c -m 0555 /usr/ports/databases/py-PyGreSQL/scripts/install-sh /usr/ports/databases/py-PyGreSQL/work install -c -m 0555 /usr/ports/databases/py-PyGreSQL/scripts/configure.local /usr/ports/databases/py-PyGreSQL/work/configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib/python1.5/config -L/usr/local/pgsql/lib) works... yes checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib/python1.5/config -L/usr/local/pgsql/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for python... /usr/local/bin/python checking for pow in -lm... yes checking for read_history in -lreadline... yes checking for crypt in -lcrypt... yes checking for PyArg_Parse in -lpython1.5... no configure: error: The Python 1.5 library could not be found. *** Error code 1 : === Note the "test: syntax error" in the first line output from configure. Satoshi Notes: svn path=/head/; revision=12010
* Remove empty lines and trailing whitespace.Satoshi Asami1998-07-201-3/+2
| | | | | | | Found by: portlint Notes: svn path=/head/; revision=12008
* Let the ports collection do its thing with CDBGary Palmer1998-07-191-1/+2
| | | | Notes: svn path=/head/; revision=11956
* Import of CDB 0.55, a lightweight database package from D. J. BernsteinGary Palmer1998-07-195-0/+55
| | | | Notes: svn path=/head/; revision=11955
* Change CATEGORIES to ``databases''.Jacques Vidrine1998-07-061-2/+2
| | | | Notes: svn path=/head/; revision=11767
* Activate py-PyGreSQL (in new home).Jacques Vidrine1998-07-061-1/+2
| | | | Notes: svn path=/head/; revision=11766
* Just moved from category devel.Jacques Vidrine1998-07-065-0/+84
| | | | Notes: svn path=/head/; revision=11765
* Update to version 1.1831Steve Price1998-07-046-16/+40
| | | | | | | PR: 6765 Notes: svn path=/head/; revision=11708
* Update to newest version 0.88Andreas Klemm1998-06-132-3/+3
| | | | Notes: svn path=/head/; revision=11414
* Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so thereSatoshi Asami1998-06-0510-10/+10
| | | | | | | won't be any spurious warning messages when the command bar isn't run. Notes: svn path=/head/; revision=11272
* Upgrade to 2.00, add 2 BUILD_DEPENDS.Vanilla I. Shu1998-05-143-7/+15
| | | | Notes: svn path=/head/; revision=10985
* Update to reflect that 1.1 is the current version of libpq.so.Steve Price1998-05-102-4/+4
| | | | | | | | PR: 6527 Submitted by: Sascha Blank <blank@fox.uni-trier.de> Notes: svn path=/head/; revision=10938
* Upgrade to version 0.72.Steve Price1998-05-034-10/+10
| | | | | | | | PR: 6461 Submitted by: Dnaiel J. O'Connor <darius@holly.dons.net.au> Notes: svn path=/head/; revision=10820
* Upgrade to mysql-3.21.29-gamma.Justin M. Seger1998-04-2940-100/+100
| | | | | | | | PR: 6322 Submitted by: ibex@physik.TU-Berlin.DE Notes: svn path=/head/; revision=10751
* Andreas forgot to delete PATCH_DEBUG....Satoshi Asami1998-04-2214-42/+28
| | | | Notes: svn path=/head/; revision=10630
* Upgrade postgresql to version 6.3.2Andreas Klemm1998-04-2156-1078/+2072
| | | | | | | | | | | | | | | | | | | Many bugfixes and cosmetic changes Changes by Scrappy and me My additional changes: - had to link libpgtcl.so with the crypt library to get rid of the pgaccess error message, that crypt is missing - had to add -i option in the startup script, so that pgaccess is able to connect to the postmaster process - removed all unnecessary patches - updated PLIST Thanks to the postgresql developement team, who did a great job to simplify the postgresql port, by applying the patches and making the autoconf mechanism more consistent. Submitted by: The Hermit Hacker <scrappy@hub.org> Notes: svn path=/head/; revision=10625
* Upgrade to latest pgaccess version 0.86Andreas Klemm1998-04-212-3/+3
| | | | Notes: svn path=/head/; revision=10624
* I think Andreas was sleepy. :)Satoshi Asami1998-04-201-0/+1
| | | | Notes: svn path=/head/; revision=10605
* build depends on gnats config filesAndreas Klemm1998-04-181-2/+3
| | | | Notes: svn path=/head/; revision=10555
* activate tkgnatsAndreas Klemm1998-04-181-1/+2
| | | | Notes: svn path=/head/; revision=10554
* New port tkgnats 3.0.3Andreas Klemm1998-04-185-0/+80
| | | | | | | a tk frontend for the GNATS bug database Notes: svn path=/head/; revision=10553
* Upgrade to 1.25, and portlint.Vanilla I. Shu1998-04-043-12/+12
| | | | Notes: svn path=/head/; revision=10418
* Mark BROKEN. DEPENDS on databases/msql which is also BROKEN.Justin M. Seger1998-04-031-1/+3
| | | | Notes: svn path=/head/; revision=10400
* Remove BROKEN tag as this now packages.Steve Price1998-03-2920-60/+20
| | | | Notes: svn path=/head/; revision=10376
* I don't quite understand how I got all these files toSteve Price1998-03-2910-4230/+0
| | | | | | | | | | install the first time, but they don't install anymore so remove them from the PLIST. Found by: Satoshi Asami Notes: svn path=/head/; revision=10375
* Mark this port broken, doesn't package.Satoshi Asami1998-03-2820-20/+60
| | | | Notes: svn path=/head/; revision=10361
* Update to version 3.21.26gamma.Steve Price1998-03-2840-100/+4370
| | | | | | | | PR: 6075 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Notes: svn path=/head/; revision=10352
* Postgresql binary isn't fetchable, was removed from the master sites.Andreas Klemm1998-03-2214-42/+28
| | | | | | | | I think this is ok'd by Satoshi. Submitted by: jseger@freebsd.scds.com Notes: svn path=/head/; revision=10287
* Upgrade to version 3.21.25g-gamma.Steve Price1998-03-1651-390/+795
| | | | | | | | PR: 5983 Submitted by: Dirk Foremberg <ibex@physik.TU-Berlin.DE> Notes: svn path=/head/; revision=10166
* Try to commit again. I think the trouble happened, becauseAndreas Klemm1998-03-023-16/+16
| | | | | | | | I didn't checkout first ... Here the update to 1.8 Notes: svn path=/head/; revision=9998
* unbreak port (updated PLIST)Andreas Klemm1998-03-022-3/+3
| | | | Notes: svn path=/head/; revision=9996
* The long description of the port pgaccess-0.73 saids to use:Andreas Klemm1998-02-271-1/+1
| | | | | | | | | | | make USE_TCL all install This in incomplete make USE_TCL=yes all install is correct Reviewed by: Gert van der Plas <gert@inferno.phys.tue.nl> Notes: svn path=/head/; revision=9957
* Note the PR.David E. O'Brien1998-02-272-4/+4
| | | | | | | PR: ports/5868 Notes: svn path=/head/; revision=9956
* Port is BROKEN.David E. O'Brien1998-02-272-2/+6
| | | | | | | | | 1. Isn't PREFIX clean 2. PLIST is way erronious (comment out NO_PACKAGE) and just try... (PR to be submitted) Notes: svn path=/head/; revision=9955
* Create the /var/db/mysql/* files in the package'd version ofSteve Price1998-02-2330-310/+520
| | | | | | | | | this port. Also sort pkg/PLIST and some minor portlint mods. PR: 5014 Notes: svn path=/head/; revision=9891
* Upgrade to 0.93.Vanilla I. Shu1998-02-186-22/+22
| | | | Notes: svn path=/head/; revision=9812