summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.0.8Seiichirou Hiraoka1999-06-243-8/+7
| | | | Notes: svn path=/head/; revision=19743
* Update this port so it really works, remove the BROKEN tag.Bill Fumerola1999-06-2310-10/+10
| | | | | | | | | | | | Note: This is a null commit for Makefile, the previous MASTER_SITE update included a patch I hadn't intended for primetime. Dirk can change/remove/modify this whenever he has the Better Solution. Submitted by: Dan Moschuk <dan@trinsec.com> (maintainer) Notes: svn path=/head/; revision=19737
* Follow the bouncing digex MASTER_SITE.Bill Fumerola1999-06-2320-200/+90
| | | | Notes: svn path=/head/; revision=19736
* This one doesn't build on the Alpha yet, but should soon.Steve Price1999-06-2214-14/+70
| | | | Notes: svn path=/head/; revision=19659
* This doesn't build on the alpha yet, but should with a little work.Steve Price1999-06-2210-10/+50
| | | | Notes: svn path=/head/; revision=19656
* This port contains i386 binaries.Steve Price1999-06-221-1/+3
| | | | Notes: svn path=/head/; revision=19650
* Comment mysql322-client, it's not ready yet.Satoshi Asami1999-06-221-2/+2
| | | | Notes: svn path=/head/; revision=19633
* Mark BROKEN awaiting the new maintainer's update to make this portBill Fumerola1999-06-2210-30/+40
| | | | | | | | | a reality. This port was repo-copied by 'The Wraith'. Notes: svn path=/head/; revision=19613
* Add mysql322-client, reach out and touch(1) some data.Bill Fumerola1999-06-221-1/+2
| | | | Notes: svn path=/head/; revision=19612
* Upgrade tkgnats to 3.0.10Andreas Klemm1999-06-204-17/+17
| | | | | | | Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Notes: svn path=/head/; revision=19594
* Add some more MASTER_SITES which does absolutly nothing until someoneBill Fumerola1999-06-1814-56/+98
| | | | | | | | upgrades this to the allegedly fantastic 6.5. However, it's the thought that counts, right? Notes: svn path=/head/; revision=19550
* The xforms ports is no longer an i386-only port.Steve Price1999-06-082-8/+2
| | | | Notes: svn path=/head/; revision=19323
* Upgrade to 3.22.23b.Dirk Froemberg1999-06-0850-190/+190
| | | | Notes: svn path=/head/; revision=19307
* Activate the dbview port.Steve Price1999-06-061-1/+2
| | | | Notes: svn path=/head/; revision=19252
* Initial import of dbview version 1.0.3.Steve Price1999-06-066-0/+102
| | | | | | | | | | A program for viewing dBase III files. PR: 11603 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=19251
* Update to version 1.8.0 and set USE_LIBTOOL=yes.Steve Price1999-06-064-16/+28
| | | | | | | | PR: 11811 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19248
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-0534-100/+22
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* s,/usr/local,${PREFIX},Michael Haro1999-06-0514-42/+42
| | | | Notes: svn path=/head/; revision=19219
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installMichael Haro1999-06-0530-50/+40
| | | | | | | the .la file. Notes: svn path=/head/; revision=19217
* Update to use gtk version 1.2.3.Steve Price1999-05-291-3/+5
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Update 2.3 -> 2.4Jacques Vidrine1999-05-282-6/+7
| | | | Notes: svn path=/head/; revision=19042
* Update version in comments..Peter Wemm1999-05-2520-40/+40
| | | | Notes: svn path=/head/; revision=18983
* More WWW: additionsMichael Haro1999-05-071-1/+1
| | | | Notes: svn path=/head/; revision=18580
* Modern data bases use W3-Trees to store information.Tim Vanderhoek1999-05-022-2/+2
| | | | Notes: svn path=/head/; revision=18342
* Upgrade to 3.22.22.Dirk Froemberg1999-05-0240-100/+110
| | | | Notes: svn path=/head/; revision=18311
* gtk11 -> gtk12Michael Haro1999-04-221-3/+3
| | | | Notes: svn path=/head/; revision=18073
* add another mastersiteMichael Haro1999-04-2014-28/+56
| | | | Notes: svn path=/head/; revision=18035
* /sbin/ldconfig -> ${LDCONFIG}Dirk Froemberg1999-04-1820-40/+40
| | | | | | | | Found by: portlint Reminded by: asami Notes: svn path=/head/; revision=17967
* Move WWW_SITE to pkg/DESCR:WWW from MakefileMarc G. Fournier1999-04-1498-127/+129
| | | | Notes: svn path=/head/; revision=17863
* add a note, that in order to install and run postgresql, you need kernel withAndreas Klemm1999-04-1214-14/+42
| | | | | | | | | options "SYSVSHM, SYSVSEM, SYSVMSG" PR: 6321 Notes: svn path=/head/; revision=17820
* Upgrade to pgaccess-0.96Justin M. Seger1999-04-112-4/+4
| | | | | | | | PR: ports/11050 Submitted by: David Kelley <dkelly@tbe.com> Notes: svn path=/head/; revision=17778
* remove manpages from PLISTAndreas Klemm1999-04-111-1/+0
| | | | | | | remove one unnecessary empty line at the end of PLIST Notes: svn path=/head/; revision=17776
* Update to GNATS 3.110Paul Traina1999-04-093-8/+10
| | | | Notes: svn path=/head/; revision=17744
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-0831-62/+62
| | | | Notes: svn path=/head/; revision=17742
* - upgrade to 3.22.21Dirk Froemberg1999-04-0650-100/+220
| | | | | | | - pass ${CONFIGURE_ARGS} to mit-pthreads configure Notes: svn path=/head/; revision=17676
* Look in the right place for dependencies.Steve Price1999-04-031-3/+3
| | | | | | | | PR: 10386 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=17569
* Submitted by: flathill@FreeBSD.ORGSeiichirou Hiraoka1999-03-315-0/+87
| | | | | | | | search engine software intended for easy use. (The Japanese word `Namazu' means `catfish' in English) Notes: svn path=/head/; revision=17494
* oops, restore MANUAL_PACKAGE_BUILDAndrey A. Chernov1999-03-2912-12/+24
| | | | Notes: svn path=/head/; revision=17425
* install examples tooAndrey A. Chernov1999-03-2924-0/+264
| | | | Notes: svn path=/head/; revision=17420
* change db-specific prefix to shorter one - db2Andrey A. Chernov1999-03-2824-5484/+5592
| | | | | | | it also match some ports expectations Notes: svn path=/head/; revision=17419
* upgrade to 2.7.3, old distfile is not available in anycaseAndrey A. Chernov1999-03-2848-900/+5736
| | | | | | | install in the way that not interfere with libc db Notes: svn path=/head/; revision=17416
* msqladmin -> mysqladminDirk Froemberg1999-03-231-1/+1
| | | | | | | | PR: ports/10756 Submitted by: chris@holly.dyndns.org Notes: svn path=/head/; revision=17364
* Forgot to commit this one while upgrading to 3.22.20a.Dirk Froemberg1999-03-2310-10/+10
| | | | Notes: svn path=/head/; revision=17361
* Upgrade to 3.22.20a.Dirk Froemberg1999-03-2230-70/+50
| | | | Notes: svn path=/head/; revision=17358
* Added gtksqlSatoshi Taoka1999-03-201-1/+2
| | | | Notes: svn path=/head/; revision=17316
* Graphical query tool for PostgreSQL.Satoshi Taoka1999-03-206-0/+103
| | | | | | | | PR: ports/8767 Submitted by: Andrey Zakhvatov andy@icc.surw.chel.su Notes: svn path=/head/; revision=17312
* Add mysqltutor.Dirk Froemberg1999-03-171-1/+2
| | | | Notes: svn path=/head/; revision=17269
* Add RUN_DEPENDS on wish8.0.Steve Price1999-03-151-2/+3
| | | | | | | | PR: 10237 Submitted by: Sheldon Hearn <sheldonh@iafrica.com> Notes: svn path=/head/; revision=17202
* portlint: WWW_SITE shouldn't come before *_DEPENDS lines.Jacques Vidrine1999-03-121-3/+2
| | | | Notes: svn path=/head/; revision=17155
* Add a few more Y2K/WWW_SITE pointers ...Marc G. Fournier1999-03-127-7/+22
| | | | Notes: svn path=/head/; revision=17152