summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in MASTER_SITES.Bill Fumerola1998-12-1120-40/+40
| | | | Notes: svn path=/head/; revision=15291
* Update MASTER_SITES.Bill Fumerola1998-12-1120-80/+120
| | | | Notes: svn path=/head/; revision=15290
* Remove the trailing '/' from *_DEPENDS definitions.Steve Price1998-12-073-12/+12
| | | | | | | | Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) Notes: svn path=/head/; revision=15164
* Don't try to be too fancy about using ps to find its flags, it breaksSatoshi Asami1998-12-0130-120/+460
| | | | | | | | | | chrooted builds. Don't start mysql automatically if PACKAGE_BUILDING is defined. Submitted by: maintainer Notes: svn path=/head/; revision=14972
* Mark this broken.Satoshi Asami1998-11-281-1/+3
| | | | | | | | | | | | | | | | | | | ------- cc -c -I/usr/local/pgsql/include -I/usr/local/include -O -pipe -DVERSION=\"1.6.1\" -DXS_VERSION=\"1.6.1\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE Pg.c In file included from /usr/local/pgsql/include/postgres.h:40, from Pg.xs:25: /usr/local/pgsql/include/config.h:247: warning: `USE_LOCALE' redefined /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:342: warning: this is the location of the previous definition Pg.xs: In function `XS_Pg_PQexec': Pg.xs:300: sizeof applied to an incomplete type Pg.xs: In function `XS_PG_conn_exec': Pg.xs:702: sizeof applied to an incomplete type *** Error code 1 Stop. Notes: svn path=/head/; revision=14924
* Mark this broken:Satoshi Asami1998-11-282-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | ------- : cc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql -I/usr/include/pgsql -I/usr/local/lib/perl5/5.00502/i386-freebsd/DBI -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -I/usr/local/include -O -pipe -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE dbdimp.c dbdimp.c: In function `dbd_db_ping': dbdimp.c:135: dereferencing pointer to incomplete type dbdimp.c:136: dereferencing pointer to incomplete type dbdimp.c:140: dereferencing pointer to incomplete type dbdimp.c:140: dereferencing pointer to incomplete type dbdimp.c:141: dereferencing pointer to incomplete type dbdimp.c:142: dereferencing pointer to incomplete type dbdimp.c:146: dereferencing pointer to incomplete type dbdimp.c:146: dereferencing pointer to incomplete type dbdimp.c:146: dereferencing pointer to incomplete type dbdimp.c:146: dereferencing pointer to incomplete type dbdimp.c:147: dereferencing pointer to incomplete type dbdimp.c:148: dereferencing pointer to incomplete type *** Error code 1 Stop. Notes: svn path=/head/; revision=14923
* Add PKGNAME without the "v" in version number.Satoshi Asami1998-11-2414-14/+28
| | | | Notes: svn path=/head/; revision=14857
* Add shlib minor != 0.Satoshi Asami1998-11-2410-10/+10
| | | | Notes: svn path=/head/; revision=14850
* Update of postgresql bumped libpq version number from .1 -> .2Jacques Vidrine1998-11-231-2/+2
| | | | Notes: svn path=/head/; revision=14829
* upgrade to latest stable version 0.91Andreas Klemm1998-11-232-4/+4
| | | | Notes: svn path=/head/; revision=14821
* Upgrade to PostgreSQL v6.4Marc G. Fournier1998-11-2242-616/+2310
| | | | | | | From: Cyrus Rahman <cr@jcmax.com> Notes: svn path=/head/; revision=14774
* Update to version 3.22.10-beta.Steve Price1998-11-2160-1300/+390
| | | | | | | | PR: 8701 Submitted by: maintainer Notes: svn path=/head/; revision=14746
* unbreak port ... xforms is available as ELF now ...Andreas Klemm1998-11-211-3/+1
| | | | Notes: svn path=/head/; revision=14736
* unbreak this port, xforms is available for ELFAndreas Klemm1998-11-211-3/+1
| | | | Notes: svn path=/head/; revision=14735
* Add virtual category elisp.Jun Kuriyama1998-11-201-2/+2
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14719
* Add "FETCH_BEFORE_ARGS=-b", otherwise file will be truncated on fetch.Satoshi Asami1998-11-171-1/+2
| | | | Notes: svn path=/head/; revision=14590
* Activate gmysql.Vanilla I. Shu1998-11-161-1/+2
| | | | Notes: svn path=/head/; revision=14562
* It's a graphic frontend of mysql.Vanilla I. Shu1998-11-165-0/+39
| | | | | | | | PR: ports/8700 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Notes: svn path=/head/; revision=14560
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-5/+7
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Blew last commit. This fixes it.Jacques Vidrine1998-11-131-45/+5
| | | | Notes: svn path=/head/; revision=14507
* Update for ELF.Jacques Vidrine1998-11-131-0/+26
| | | | Notes: svn path=/head/; revision=14506
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-1122-86/+108
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Activate gadfly.Thomas Gellekum1998-11-031-1/+2
| | | | Notes: svn path=/head/; revision=14331
* New port gadfly, an SQL database written in Python.Thomas Gellekum1998-11-035-0/+148
| | | | Notes: svn path=/head/; revision=14330
* Upgrade to 3.0.8Paul Traina1998-10-284-3/+15
| | | | Notes: svn path=/head/; revision=14242
* Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>Peter Hawkins1998-10-2260-620/+900
| | | | | | | | - Upgrade to mysql-3.22.9-beta - fix build under ELF Notes: svn path=/head/; revision=14157
* Fix various bogons. (I *assume* the libtyphoon.so link was meant forSatoshi Asami1998-10-221-3/+3
| | | | | | | the a.out case, because otherwise the name of the shared library is wrong.) Notes: svn path=/head/; revision=14155
* The mysql321 port is no longer broken.Steve Price1998-10-202-4/+4
| | | | Notes: svn path=/head/; revision=14100
* Convert to ELF and make reinstall friendly.Steve Price1998-10-203-8/+14
| | | | Notes: svn path=/head/; revision=14099
* Add missing file.Steve Price1998-10-201-0/+1
| | | | Notes: svn path=/head/; revision=14098
* Postgresql is now fixed.Steve Price1998-10-201-3/+1
| | | | Notes: svn path=/head/; revision=14097
* closedir takes one argument.Steve Price1998-10-202-4/+4
| | | | Notes: svn path=/head/; revision=14096
* Unbreak.Justin M. Seger1998-10-1642-154/+112
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14041
* Mark BROKEN for ELF: depends on BROKEN mysql-3.21.33Justin M. Seger1998-10-122-2/+6
| | | | Notes: svn path=/head/; revision=13891
* Mark ports that depends on postgresql BROKEN for ELFJustin M. Seger1998-10-124-4/+12
| | | | Notes: svn path=/head/; revision=13888
* Mark BROKEN for ELF:Justin M. Seger1998-10-1214-14/+42
| | | | | | | | | | | | | ld -x -Bshareable -Bforcearchive -o libpq.so.1.1 fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-lobj.o dllist.o pqsignal.o pqcomprim.o /usr/libexec/elf/ld: unrecognized option `-Bforcearchive' gmake[2]: *** [libpq.so.1.1] Error 1 gmake[2]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces/libpq' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces' gmake: *** [all] Error 2 Notes: svn path=/head/; revision=13887
* Mark BROKEN for current:Justin M. Seger1998-10-122-2/+12
| | | | | | | | | ===> Compressing manual pages for p5-DBI-1.02 /usr/local/man//man1/dbiproxy.1: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13885
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Mark this MANUAL_PACKAGE_BUILD -- it seems to install headers that conflictSatoshi Asami1998-10-0820-20/+40
| | | | | | | with mysql321. (sigh) Notes: svn path=/head/; revision=13726
* Remove regexp support for tk81 libraries.Steve Price1998-10-031-2/+2
| | | | Notes: svn path=/head/; revision=13615
* Mark BROKEN for ELF.Justin M. Seger1998-10-0120-20/+60
| | | | Notes: svn path=/head/; revision=13576
* Mark broken for ELF because of xforms port.Steve Price1998-09-262-4/+8
| | | | Notes: svn path=/head/; revision=13406
* tcl80 has been ELFized.Satoshi Asami1998-09-2514-28/+28
| | | | Notes: svn path=/head/; revision=13388
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-173-6/+6
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* Upgrade to 1.02.Vanilla I. Shu1998-09-164-10/+10
| | | | Notes: svn path=/head/; revision=13173
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-1529-98/+98
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-153-6/+6
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* link with -pthread = -nostdlib und -lc_rAndreas Klemm1998-09-1310-0/+110
| | | | | | | | | not only using -lc_r what would result in linking in libc and libc_r Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Obtained from: John Birrell Notes: svn path=/head/; revision=13097
* This is the latest mysql version.Andreas Klemm1998-09-0661-598/+2594
| | | | | | | | In the future we have to mysql ports, a stable one and a developer version. Under FreeBSD-current this port supports threads ... Notes: svn path=/head/; revision=13036
* use stable mysql portAndreas Klemm1998-09-063-6/+6
| | | | Notes: svn path=/head/; revision=13035