summaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-271-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* User `httpd' on the package-building machine already owns msql's uid 80.hoek1998-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...
* If the installed python has been linked with threads,nectar1998-07-231-11/+17
| | | | | then we need to link this extension module with threads also.
* Tighten the search for the python library.nectar1998-07-221-16/+13
|
* Define MAN? macros. I have no idea how packaging worked at all.asami1998-07-211-1/+3
|
* Remove NO_PACKAGE. I found the rather small copyright sectiongpalmer1998-07-211-2/+1
|
* Use more official (but equivalent) homepage.hoek1998-07-201-1/+1
|
* Add homepage.hoek1998-07-201-0/+2
|
* Mark this port broken: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
* Remove empty lines and trailing whitespace.asami1998-07-201-3/+2
| | | | Found by: portlint
* Let the ports collection do its thing with CDBgpalmer1998-07-191-1/+2
|
* Import of CDB 0.55, a lightweight database package from D. J. Bernsteingpalmer1998-07-195-0/+55
|
* Change CATEGORIES to ``databases''.nectar1998-07-061-2/+2
|
* Activate py-PyGreSQL (in new home).nectar1998-07-061-1/+2
|
* Just moved from category devel.nectar1998-07-065-0/+84
|
* Update to version 1.1831steve1998-07-046-16/+40
| | | | PR: 6765
* Update to newest version 0.88andreas1998-06-132-3/+3
|
* Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so thereasami1998-06-0510-10/+10
| | | | won't be any spurious warning messages when the command bar isn't run.
* Upgrade to 2.00, add 2 BUILD_DEPENDS.vanilla1998-05-143-7/+15
|
* Update to reflect that 1.1 is the current version of libpq.so.steve1998-05-102-4/+4
| | | | | PR: 6527 Submitted by: Sascha Blank <blank@fox.uni-trier.de>
* Upgrade to version 0.72.steve1998-05-034-10/+10
| | | | | PR: 6461 Submitted by: Dnaiel J. O'Connor <darius@holly.dons.net.au>
* Upgrade to mysql-3.21.29-gamma.jseger1998-04-2940-100/+100
| | | | | PR: 6322 Submitted by: ibex@physik.TU-Berlin.DE
* Andreas forgot to delete PATCH_DEBUG....asami1998-04-2214-42/+28
|
* Upgrade postgresql to version 6.3.2andreas1998-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>
* Upgrade to latest pgaccess version 0.86andreas1998-04-212-3/+3
|
* I think Andreas was sleepy. :)asami1998-04-201-0/+1
|
* build depends on gnats config filesandreas1998-04-181-2/+3
|
* activate tkgnatsandreas1998-04-181-1/+2
|
* New port tkgnats 3.0.3andreas1998-04-185-0/+80
| | | | a tk frontend for the GNATS bug database
* Upgrade to 1.25, and portlint.vanilla1998-04-043-12/+12
|
* Mark BROKEN. DEPENDS on databases/msql which is also BROKEN.jseger1998-04-031-1/+3
|
* Remove BROKEN tag as this now packages.steve1998-03-2920-60/+20
|
* I don't quite understand how I got all these files tosteve1998-03-2910-4230/+0
| | | | | | | install the first time, but they don't install anymore so remove them from the PLIST. Found by: Satoshi Asami
* Mark this port broken, doesn't package.asami1998-03-2820-20/+60
|
* Update to version 3.21.26gamma.steve1998-03-2840-100/+4370
| | | | | PR: 6075 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
* Postgresql binary isn't fetchable, was removed from the master sites.andreas1998-03-2214-42/+28
| | | | | I think this is ok'd by Satoshi. Submitted by: jseger@freebsd.scds.com
* Upgrade to version 3.21.25g-gamma.steve1998-03-1651-390/+795
| | | | | PR: 5983 Submitted by: Dirk Foremberg <ibex@physik.TU-Berlin.DE>
* Try to commit again. I think the trouble happened, becauseandreas1998-03-023-16/+16
| | | | | I didn't checkout first ... Here the update to 1.8
* unbreak port (updated PLIST)andreas1998-03-022-3/+3
|
* The long description of the port pgaccess-0.73 saids to use:andreas1998-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>
* Note the PR.obrien1998-02-272-4/+4
| | | | PR: ports/5868
* Port is BROKEN.obrien1998-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)
* Create the /var/db/mysql/* files in the package'd version ofsteve1998-02-2330-310/+520
| | | | | | this port. Also sort pkg/PLIST and some minor portlint mods. PR: 5014
* Upgrade to 0.93.vanilla1998-02-186-22/+22
|
* Fix to properly install info files.steve1998-02-154-1/+43
| | | | | PR: 5740 Submitted by: Igor Vinokurov <igor@zynaps.ru>
* Upgrade to 2.0.3; James seems to be busy at the moment.tg1998-02-1322-212/+348
| | | | | PR: 4769 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net>
* Mark this port broken, doesn't package.asami1998-02-021-1/+2
|
* Make this port properly package.asami1998-02-021-2/+2
| | | | | | | Now, I know you tested it (who doesn't? :), Andreas, but you need to test it *twice* with a "make deinstall" in between, or you may not catch files that were left from the previous installation (as it was in this case).
* Forgot cvs add for the previous commit.andreas1998-01-3114-0/+966
| | | | Please test.
* DISTFILE moved on MASTER_SITE.jseger1998-01-311-2/+2
|
OpenPOWER on IntegriCloud