summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Another GTK+ front-end for mysql.. submitter will be extending itAde Lovett2000-09-196-1/+52
| | | | | | | | | | to handle mSQL, Oracle, PostgreSQL and Solid at a later date. PR: 21069 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=32873
* Add p5-DBD-XBase, providing access to XBase (dBase, Fox*) database files,Ade Lovett2000-09-196-0/+64
| | | | | | | | | | namely dbf, dbt, fpt, ndx, ntx, mdx, idx and cdx. PR: 21167 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su> Notes: svn path=/head/; revision=32870
* Update to Ruby 1.6.0 official release.Akinori MUSHA2000-09-191-4/+4
| | | | | | | | | | | | lang/ruby: - Do not force lib/ruby/site_ruby and lib/ruby removals, because a user may have his/her stuff installed there. x11-toolkits/ruby-tk: - Fix duplicated PKGNAMEPREFIX. Notes: svn path=/head/; revision=32851
* Use USE_PYTHON.Maxim Sobolev2000-09-196-18/+15
| | | | Notes: svn path=/head/; revision=32835
* Fix a number of issues in the code. See the PR for the longAde Lovett2000-09-183-7/+60
| | | | | | | | | | and detailed explanation. PORTREVISION bumped. PR: 20058 Submitted by: maintainer Notes: svn path=/head/; revision=32824
* Upgrade to 3.113Paul Richards2000-09-172-3/+2
| | | | Notes: svn path=/head/; revision=32736
* Cleanup the temporary message file.Paul Richards2000-09-171-13/+32
| | | | Notes: svn path=/head/; revision=32735
* Update to 3.1.17.Will Andrews2000-09-1630-30/+70
| | | | | | | | PR: 21227 Submitted by: maintainer Notes: svn path=/head/; revision=32733
* Update md5 and retire FETCH_BERORE_ARGS=-b.Maxim Sobolev2000-09-154-4/+2
| | | | | | | Submitted by: many (md5) Notes: svn path=/head/; revision=32636
* Do not install files/dirs group-writableChris D. Faulhaber2000-09-151-11/+120
| | | | Notes: svn path=/head/; revision=32626
* Oops. Somehow an extra USE_XLIB got into the !WITH_X case.Nick Sayer2000-09-141-1/+0
| | | | Notes: svn path=/head/; revision=32609
* Use bsd.python.mk.Thomas Gellekum2000-09-142-96/+93
| | | | Notes: svn path=/head/; revision=32607
* Update md5. The new version of distfile insludes path, which is the onlyMaxim Sobolev2000-09-122-2/+1
| | | | | | | | | difference. Submitted by: bento Notes: svn path=/head/; revision=32560
* checksum of file changed on ftp serverAndreas Klemm2000-09-101-1/+1
| | | | | | | Submitted by: "Andre Goeree" <abgoeree@uwnet.nl> Notes: svn path=/head/; revision=32483
* avoid:Andreas Klemm2000-09-0914-0/+14
| | | | | | | | | | ldconfig: /usr/local/pgsql/lib: ignoring directory not owned by root during startup. Submitted by: tobez@tobez.org Notes: svn path=/head/; revision=32446
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-086-12/+12
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Update to 2.3.1.Akinori MUSHA2000-09-072-2/+2
| | | | Notes: svn path=/head/; revision=32399
* Update to 5.0beta8.Jeremy Lea2000-09-076-98/+834
| | | | | | | | Special thanks to Huidae Cho <hdcho@geni.knu.ac.kr> for getting all of the patches into the distribution. Notes: svn path=/head/; revision=32398
* Update with bsd.ruby.mk. :>Akinori MUSHA2000-09-072-22/+15
| | | | Notes: svn path=/head/; revision=32391
* Add ZPyGreSQLDA, a PostgreSQL database adaptor for Zope.Neil Blakey-Milner2000-09-076-0/+87
| | | | Notes: svn path=/head/; revision=32385
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-074-64/+56
| | | | | | | | Install library files under the standard directory. (${RUBY_SITELIBDIR}, ${RUBY_SITEARCHLIBDIR}) Notes: svn path=/head/; revision=32371
* Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine.Akinori MUSHA2000-09-061-1/+1
| | | | | | | | | | I didn't know an empty MASTER_SITE_SUBDIR brings an empty MASTER_SITES.. Found by: green Notes: svn path=/head/; revision=32358
* Activate ruby14-gdbm.Akinori MUSHA2000-09-061-0/+1
| | | | Notes: svn path=/head/; revision=32357
* Update to 1.6.0-preview3.Akinori MUSHA2000-09-062-22/+11
| | | | | | | Utilize bsd.ruby.mk. Notes: svn path=/head/; revision=32355
* This was just repocopied from databases/ruby-gdbm to keep versionAkinori MUSHA2000-09-062-20/+11
| | | | | | | | | 1.4.x of Ruby for a while, until 1.6.x becomes as stable as 1.4.x is. Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x. Notes: svn path=/head/; revision=32354
* Use MASTER_SITE_RUBY.Akinori MUSHA2000-09-052-16/+4
| | | | Notes: svn path=/head/; revision=32305
* - Add JAVAC and JAR variables to the Makefile so they are easier toSteve Price2000-09-056-15/+66
| | | | | | | | | | | override. - Also install the doc files in the post-install target. PR: 20718 Submitted by: maintainer Notes: svn path=/head/; revision=32292
* sorry, forgot to remove that ...Andreas Klemm2000-08-3114-56/+0
| | | | Notes: svn path=/head/; revision=32149
* allow PostgreSQL to compile and run on Alpha.Andreas Klemm2000-08-3114-0/+588
| | | | | | | | | | The DB is 64-bit capable so really only a few bits of configuration for FreeBSD were needed. Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu> Notes: svn path=/head/; revision=32148
* Add the db3 port.Steve Price2000-08-271-0/+1
| | | | | | | | PR: 20886 Submitted by: Dann Lunsford <dann@greycat.com> Notes: svn path=/head/; revision=32039
* old postgresql port has been removed.Andreas Klemm2000-08-261-1/+1
| | | | | | | use postgresql7, which has proven stability now. Notes: svn path=/head/; revision=32000
* Update to Berkeley DB3, after repocopy from databases/db to databases/db3.Will Andrews2000-08-2660-10840/+7660
| | | | | | | | PR: 20763 Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru> Notes: svn path=/head/; revision=31997
* after removal of old postgresql port fix dependencies for postgresql7 portAndreas Klemm2000-08-265-5/+5
| | | | | | | thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out. Notes: svn path=/head/; revision=31993
* not available anymore, use postgresql 7Andreas Klemm2000-08-241-1/+0
| | | | Notes: svn path=/head/; revision=31938
* Add ruby-gdbm, a Ruby extension to GDBM library.Akinori MUSHA2000-08-2312-0/+122
| | | | Notes: svn path=/head/; revision=31909
* Add gigabase 2.14, an object-relational database management system.Will Andrews2000-08-208-0/+96
| | | | | | | | PR: 20661 Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru> Notes: svn path=/head/; revision=31788
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-163-3/+3
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Fix a bogon in the configure script where the executable suffix was beingSteve Price2000-08-141-3/+12
| | | | | | | | | set to '.C' and causing serious problems with ${ac_link} evaluating to this: c++ -o conftest.C conftest.C Notes: svn path=/head/; revision=31627
* Do The Right Thing. (R)Akinori MUSHA2000-08-127-24/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :) Notes: svn path=/head/; revision=31584
* Update to 0.6.1.Akinori MUSHA2000-08-098-42/+58
| | | | | | | | | | | Depend on Postgresql7. (Though it works with either 6.4/6.5 or 7.0) Take over the maintainership. At the request of: yasuf@big.or.jp (the previous MAINTAINER) Notes: svn path=/head/; revision=31459
* Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfileAkinori MUSHA2000-08-086-3/+6
| | | | | | | namespace pollution. Notes: svn path=/head/; revision=31421
* Add another couple of Ruby modules.Akinori MUSHA2000-08-076-0/+52
| | | | | | | | | | | | databases/ruby-mysql: Ruby module for accessing MySQL databases, which has the same functions as C API ports/devel/ruby-optparse: Yet another command line option parser for Ruby Notes: svn path=/head/; revision=31372
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Correct PLIST, Makefile, and portlint nitsChris D. Faulhaber2000-08-016-38/+36
| | | | | | | | PR: 20084 Submitted by: Maintainer Notes: svn path=/head/; revision=31218
* Update to 1.0.25.Maxim Sobolev2000-07-314-4/+4
| | | | | | | | PR: 20316 Submitted by: Domas Mituzas <midom@dammit.lt> Notes: svn path=/head/; revision=31174
* Update to version 1.2214Kevin Lo2000-07-314-4/+4
| | | | | | | | PR: 20246 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=31158
* Update to version 1.9Kevin Lo2000-07-312-4/+4
| | | | | | | | PR: 20250 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=31155
* Update to version 0.95Kevin Lo2000-07-314-4/+4
| | | | | | | | PR: 20247 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=31154
* Update to 2.01.Maxim Sobolev2000-07-317-16/+210
| | | | | | | | | | | | Other improvements: - make USE_LIBTOOL actually working; - enable building of python module and make python the secondary category; - install api documentation; - reshape PLIST to fully use screen estate; - replace ugly ${FILESDIR}/patch.Makefile with normal patch. Notes: svn path=/head/; revision=31146
* PLIST @dirrm should be added to configuration directory.Kevin Lo2000-07-252-0/+2
| | | | | | | | PR: 20152 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31012