aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Detect amd64 by using config.sub and config.guess from TEMPLATESTilman Keskinoz2004-08-212-4/+4
| | | | Notes: svn path=/head/; revision=116925
* Detect amd64 by using config.sub and config.guess from TEMPLATESTilman Keskinoz2004-08-211-4/+2
| | | | Notes: svn path=/head/; revision=116923
* Detect amd64 by using config.guess and config.sub from TEMPLATES.Tilman Keskinoz2004-08-211-0/+2
| | | | Notes: svn path=/head/; revision=116921
* Add patch for fixing work with MySQL 4.1.3 and 5.0.1.Sergey Matveychuk2004-08-211-0/+14
| | | | | | | | | PR: ports/70049 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer Notes: svn path=/head/; revision=116889
* Add databases/grass-i18n (repocopy'd from databases/grass),Hiroki Sato2004-08-2011-360/+558
| | | | | | | | | | | | an internationalized version of Geographic Resources Analysis Support System (GRASS GIS) from GRASS i18n Project sponsored by IPA, Information-technology Promotion Agency, Japan. grass-i18n is based on version 5.0.3 and includes a Japanese TrueType font set (IPA font). Notes: svn path=/head/; revision=116802
* Update to 1.8.16Sergey Matveychuk2004-08-202-3/+3
| | | | | | | | PR: ports/70704 Submitted by: maintainer Notes: svn path=/head/; revision=116798
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-202-2/+2
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* Update to 3.2.3Hye-Shik Chang2004-08-172-3/+3
| | | | Notes: svn path=/head/; revision=116458
* As previously announced, remove these broken/insecure/obsolete ports.Kris Kennaway2004-08-166-417/+0
| | | | Notes: svn path=/head/; revision=116348
* BROKEN: Does not buildKris Kennaway2004-08-161-0/+2
| | | | Notes: svn path=/head/; revision=116326
* update to 1.1.11.1Oliver Lehmann2004-08-154-19/+22
| | | | | | | remove BROKEN Notes: svn path=/head/; revision=116267
* Fix MySQL backend support build with gcc 3.4Alexander Nedotsukov2004-08-152-0/+60
| | | | | | | | PR: 70477 Submitted by: Sascha Holzleiter <sascha@root-login.org> Notes: svn path=/head/; revision=116247
* - Update to 0.10.0.Jeremy Messenger2004-08-153-22/+9
| | | | | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port. Notes: svn path=/head/; revision=116239
* BROKEN: UnfetchableKris Kennaway2004-08-142-0/+4
| | | | Notes: svn path=/head/; revision=116220
* Update to 3.3.3Michael Nottebrock2004-08-1310-15/+15
| | | | Notes: svn path=/head/; revision=116152
* Change MAINTAINER to perl@.Norikatsu Shigemura2004-08-132-2/+2
| | | | | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@ Notes: svn path=/head/; revision=116116
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-1/+3
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* Update to 0.5.1.Akinori MUSHA2004-08-123-192/+448
| | | | | | | Build ri documents. Notes: svn path=/head/; revision=116012
* - Remove patch file which was included upstream, thus unbreak buildPav Lucistnik2004-08-121-14/+0
| | | | | | | | | | PR: ports/70321, ports/70329, ports/70340 Submitted by: Christian Lackas <c.lackas@fz-juelich.de>, Renato Botelho <rbgarga@gmail.com>, Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=116001
* Update to 3.03.Sergey A. Osokin2004-08-113-3/+13
| | | | Notes: svn path=/head/; revision=115971
* Update to 3.25 [1]Sergey A. Osokin2004-08-113-3/+46
| | | | | | | | | Add temporary fix for build with gcc-3.4.x [2] [2] Notice from: kris Notes: svn path=/head/; revision=115970
* Update to 1.8.15Kirill Ponomarev2004-08-113-5/+5
| | | | | | | | PR: ports/70294 Submitted by: maintainer Notes: svn path=/head/; revision=115956
* Updated to 2.9004Sergey Skvortsov2004-08-113-6/+3
| | | | Notes: svn path=/head/; revision=115919
* Add missing manpageSergey Skvortsov2004-08-112-5/+3
| | | | | | | | PR: ports/70288 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=115918
* Fix wrong COMMENT in MakefileJosef El-Rayes2004-08-101-1/+1
| | | | | | | | Approved by: clement Spotted by: Gerhard Gonter <g.gonter@ieee.org> Notes: svn path=/head/; revision=115873
* Update to 2.1.1, fixing a critical issue with the previous version usingAde Lovett2004-08-102-5/+3
| | | | | | | | | | | | | system malloc (irrespective of whether perl itself was compiled with its own malloc or system malloc), with the obvious hilarity on freeing. Maintainer timeout. Please wake up :) Submitted by: ade Approved by: maintainer-timeout (2 weeks) Notes: svn path=/head/; revision=115868
* - Time::HiRes is included in perl 5.8.5, depends on it only when perl < 5.8.5Yen-Ming Lee2004-08-101-4/+13
| | | | | | | | | | | - fix for POD when perl < 5.6.0 only - bump PORTREVISION PR: 70247 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=115846
* Add gnometarget to USE_GNOME, that's better way.Vanilla I. Shu2004-08-101-3/+1
| | | | Notes: svn path=/head/; revision=115838
* Add pecl-memcache 1.2, memcached extension.Vanilla I. Shu2004-08-105-0/+43
| | | | | | | | PR: ports/70253 Submitted by: Gerrit Beine <tux@pinguru.net> Notes: svn path=/head/; revision=115835
* Add p5-DBD-PgPP 0.05, Pure Perl PostgreSQL driver for the DBI.Mathieu Arnold2004-08-105-0/+50
| | | | | | | | PR: ports/70229 Submitted by: Lubomir Marinov <lubomir_m@abv.bg> Notes: svn path=/head/; revision=115822
* Add missing manpages.Dmitry Sivachenko2004-08-101-1/+4
| | | | | | | | PR: 70244 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=115807
* fix build with gcc 3.4Sergey Matveychuk2004-08-091-0/+24
| | | | Notes: svn path=/head/; revision=115734
* update to 2.2.7Sergey Matveychuk2004-08-0912-18/+21
| | | | | | | | | | | fix a wrong pkg-config specification position PR: ports/69960 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer Notes: svn path=/head/; revision=115716
* This patch was integrated into rrdtool.Dmitry Sivachenko2004-08-094-30/+0
| | | | | | | Nitoced by: Forrest Aldrich <forrie@forrie.com> Notes: svn path=/head/; revision=115713
* Update to 1.01Lars Thegler2004-08-082-6/+3
| | | | Notes: svn path=/head/; revision=115679
* Update to 2.3Lars Thegler2004-08-083-10/+7
| | | | Notes: svn path=/head/; revision=115678
* 1: Upgrade to 1.0.5Vanilla I. Shu2004-08-083-18/+18
| | | | | | | | 2: move MASTER_SITE back to sf.net. 3: take MAINTAINER. Notes: svn path=/head/; revision=115649
* Update to version 1.0.49Dmitry Sivachenko2004-08-0812-74/+54
| | | | Notes: svn path=/head/; revision=115636
* Add sybase_ase 11.0.3.3, Sybase ASE RDBM System 11.Thierry Thomas2004-08-087-0/+1274
| | | | | | | | PR: 50068 Submitted by: Alex Kiesel Notes: svn path=/head/; revision=115630
* . Avoid having to reproduce the ant build lines with some conditionalGreg Lewis2004-08-082-6/+6
| | | | | | | | | target definition. Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=115596
* Change maintainer's email.Kirill Ponomarev2004-08-072-2/+2
| | | | | | | | PR: ports/70138 Submitted by: Andrey Slusar <vasallia@ukr.net> Notes: svn path=/head/; revision=115587
* . Use the new USE_ANT capability of bsd.java.mk.Greg Lewis2004-08-062-26/+18
| | | | | | | | PR: 70084 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=115520
* -Update to 0.8.1.Jeremy Messenger2004-08-031-1/+1
| | | | | | | | | | | | | | | freshmeat blurb: This is a maintenance release with some minor feature additions. Numerous bugs are fixed, including macro-related bugs and build problems. (lib name contains software version instead of 0.0.0 now...) PR: ports/69932 ports/69933 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=115333
* Update to 1.14.Jeremy Messenger2004-08-032-7/+3
| | | | | | | | PR: ports/69746 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=115327
* Fix build with gcc 3.4.Adam Weinberger2004-08-021-0/+10
| | | | Notes: svn path=/head/; revision=115281
* Fix build with gcc 3.4.Adam Weinberger2004-08-022-0/+21
| | | | Notes: svn path=/head/; revision=115266
* - Fix build with MySQL < 4.1.3Clement Laforet2004-08-022-2/+2
| | | | | | | | | Submitted by: Claudiu Bosioc <claudiu at casi dot ro> PR: 69871 Pointy hat to: clement Notes: svn path=/head/; revision=115236
* - Fix build with MySQL 4.1.3Clement Laforet2004-07-312-0/+42
| | | | | | | | | Reported by: crappy, thierry Submitted by: thierry Obtained from: http://sourceforge.net/tracker/index.php?func=detail&aid=998151&group_id=22307&atid=374934 Notes: svn path=/head/; revision=115175
* Add missed SUBDIR entry for msql3 port.Sergey Matveychuk2004-07-311-0/+1
| | | | Notes: svn path=/head/; revision=115136
* Updated to 1.2.1Sergey Skvortsov2004-07-303-6/+3
| | | | Notes: svn path=/head/; revision=115067