summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Use stable mysql portAndreas Klemm1998-09-061-4/+3
| | | | Notes: svn path=/head/; revision=13034
* nuke mysql entirelyAndreas Klemm1998-09-061-2/+3
| | | | | | | add necessary entries for both mysql ports after repository copy Notes: svn path=/head/; revision=13033
* Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1998-09-031-2/+2
| | | | | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
* Dirk Froemberg <ibex@physik.TU-Berlin.DE> is the new maintainer,Andreas Klemm1998-09-0120-80/+40
| | | | | | | | | | agreed by Josh Tiefenbach <josh@ican.net>, thanks Josh for your previous work on this port. Port is no more broken. Requested by new maintainer and tested by me with a -current system. Notes: svn path=/head/; revision=12986
* the install.db script should be run from within ${WORKSRC}Peter Hawkins1998-09-0120-40/+40
| | | | Notes: svn path=/head/; revision=12983
* Upgrade to 1.2003.Vanilla I. Shu1998-08-314-10/+10
| | | | Notes: svn path=/head/; revision=12963
* Update to version 2.0.4.1 and in the process: portlint, fixSteve Price1998-08-3014-290/+278
| | | | | | | PLIST, and honor PREFIX. Notes: svn path=/head/; revision=12934
* Update to newest version 3.0.6Andreas Klemm1998-08-302-3/+3
| | | | Notes: svn path=/head/; revision=12920
* Perl fixesJustin M. Seger1998-08-232-7/+7
| | | | Notes: svn path=/head/; revision=12757
* Perl fixesJustin M. Seger1998-08-236-25/+25
| | | | Notes: svn path=/head/; revision=12739
* /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm ↵Satoshi Asami1998-08-2020-20/+60
| | | | | | | | | | | | | | /usr/local/share/mysql/mysql /usr/ports/databases/mysql/work/mysql-3.21.33/scripts/mysql_install_db Didn't find the 'data' directory in the current directory You should be in the distribution directory when executing this script Please go to the directory where you unpacked this distribution and start this script with 'scripts/mysql_install_db' *** Error code 1 Notes: svn path=/head/; revision=12691
* deve/p5-Data-Dumper is included in perl now.Satoshi Asami1998-08-191-3/+2
| | | | Notes: svn path=/head/; revision=12642
* Um, PERL_VER is not spelled PERL_VERL. ;)Satoshi Asami1998-08-182-44/+44
| | | | Notes: svn path=/head/; revision=12627
* Upgrade to 1.2001, and set myself as maintainer.Vanilla I. Shu1998-08-186-78/+46
| | | | Notes: svn path=/head/; revision=12608
* Upgrade to 1.00, and set myself as maintainer.Vanilla I. Shu1998-08-186-52/+84
| | | | Notes: svn path=/head/; revision=12606
* Long live feminism! No manpages! Nyah-hah-hah!Tim Vanderhoek1998-08-1744-1560/+0
| | | | Notes: svn path=/head/; revision=12573
* Pick up a few new installed files and follow the new MAN?Steve Price1998-08-171-10/+3
| | | | | | | | | paradigm. Reviewed by: Paul Traina <pst@juniper.net> Notes: svn path=/head/; revision=12566
* Update to version 3.0.5.Steve Price1998-08-172-4/+4
| | | | Notes: svn path=/head/; revision=12561
* 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