summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the patch to be more agnostic with regards to the version of icu.Palle Girgensohn2006-09-2016-40/+40
| | | | It now links with icu-3.6 as well as the earlier versions.
* - refine Makefile, pkg-plist [1]Cheng-Lung Sung2006-09-203-17/+25
| | | | | | | | - buildable - I'll maintain it PR: ports/102281 [1] Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> [1]
* Allow to build port as 'root' if PACKAGE_BUILDING defined.Sergey Skvortsov2006-09-193-0/+6
| | | | Requested by: kris
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsJose Alonso Cardenas Marquez2006-09-187-24/+19
| | | | | | | | optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit)
* Add client library for Firebird 2.0Sergey Skvortsov2006-09-182-0/+38
|
* Add Firebird 2.0.0 (RC4)Sergey Skvortsov2006-09-1857-1412/+593
|
* use proper Makefile variablesYing-Chieh Liao2006-09-181-2/+2
| | | | Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* - Update to 0.753Rong-En Fan2006-09-182-5/+5
| | | | | PR: ports/103343 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* - Update to 0.726Rong-En Fan2006-09-182-4/+4
| | | | | PR: ports/103343 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* add java-db 3.0.12Ying-Chieh Liao2006-09-185-0/+88
| | | | Berkeley DB Java Edition
* Update to 0.07002Lars Balker Rasmussen2006-09-172-9/+5
|
* - Fix INDEX buildSergey Matveychuk2006-09-171-1/+1
| | | | | Submitted by: Matthew Seaman <m.seaman_at_infracaninophile.co.uk> Pointy hat to: dinoex, alexbl
* - Update to 7.5Rong-En Fan2006-09-172-9/+7
| | | | | PR: ports/103299 Submitted by: Denis Barov <dindin at freebsd.org.ua> (maintainer)
* The GNUstep Database Library 2 (GDL2) is a set of libraries to mapDirk Meyer2006-09-175-0/+219
| | | | | | | | | | Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc. This port also provides the GNUstep DBModeler and a Gorm GDL2 Palette. PR: 103294 Submitted by: Gürkan Sengün Reviewed by: alexbl
* BROKEN: Does not compileKris Kennaway2006-09-173-0/+6
|
* Drop maintainership.Sergey A. Osokin2006-09-142-2/+2
|
* - portlint(1) in PORTREVISIONMarcus Alves Grando2006-09-142-1/+23
| | | | | | - Fix build with 4.x Approved by: skv
* DMOZ::ParseRDF is an object-oriented module for parsing DMOZ data intoMartin Wilke2006-09-135-0/+36
| | | | | | | | | | | | manageable sub-sections. As of January 8th 2004 the DMOZ content file is around 1.3GB in size. The data is free to download and can be used in your custom database but please make sure you read the license agreement at http://dmoz.org/license.html first. WWW: http://search.cpan.org/dist/DMOZ-ParseRDF PR: ports/101343 Submitted by: Hans Fredrik Nordhaug <hans(at)nordhaug.priv.no>
* Change all my MAINTAINER lines to my new FreeBSD.org address.Alexander Botero-Lowry2006-09-131-1/+1
| | | | Approved by: novel
* 1: USE_LDCONFIG.Vanilla I. Shu2006-09-131-1/+2
| | | | 2: bump version for pkg-plist.
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-122-5/+5
|
* Fix pkg-plist.Vanilla I. Shu2006-09-121-1/+2
| | | | Submitted by: kris@
* Update to 1.13Mathieu Arnold2006-09-124-26/+11
|
* Update to 3.0007Sergey Skvortsov2006-09-122-4/+4
| | | | | | Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0007/ChangeLog PR: ports/103071 Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
* - Respects CFLAGSMartin Wilke2006-09-111-2/+2
| | | | | | PR: ports/102242 Submitted by: Soeren Straarup <xride(at)x12.dk> Approved by: maintainer timeout
* BROKEN on amd64: Does not buildKris Kennaway2006-09-101-1/+7
|
* Fix patching with WITH_PROC_SCOPE_PTH=yesAlex Dupre2006-09-105-15/+0
| | | | | PR: ports/99384 Submitted by: Kyryll A Minrnenko <mirya@matrix.ua>
* - Update to 1.33Marcus Alves Grando2006-09-102-5/+6
|
* - update to 0.2.8Ion-Mihai Tetcu2006-09-096-8/+8
| | | | | | | - remove strange binary file believed to be owned by miwi PR: update to 0.2.8 Submitted by: Dryice Liu (maintainer)
* Fix for WITH_PROC_SCOPE_PTH=yes.Alex Dupre2006-09-091-1/+1
| | | | | PR: ports/102899 Submitted by: Alex <garcol@postino.it>
* - Update to 1.40Rong-En Fan2006-09-082-4/+4
| | | | | PR: ports/102985 Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
* Minor plist fixup: @dirrm => @dirrmtrySergey Skvortsov2006-09-081-1/+1
|
* Add p5-Cache-Memcached-XS 0.01, client library for memcached usingSergey Skvortsov2006-09-085-0/+50
| | | | libmemcache.
* - Update to 2.0.4Jose Alonso Cardenas Marquez2006-09-0710-21/+51
| | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
* - Update to 0.752Rong-En Fan2006-09-072-5/+5
| | | | | PR: ports/102955 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* - Update to 0.725Rong-En Fan2006-09-072-4/+4
| | | | | PR: ports/102955 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* - Update to 5.0.24a releaseAlex Dupre2006-09-072-4/+8
| | | | | | | - Add CSV Storage Engine support [1] PR: ports/93107 [1] Submitted by: Robert Uzzi <ruzzi@compedgeracing.com> [1]
* Upgrade to 1.0.4.Vanilla I. Shu2006-09-055-47/+16
|
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | Hat: portmgr
* Remove locale stuff in plist that are in mtree/BSD.x11-4.dist.Jeremy Messenger2006-09-041-2/+0
| | | | | PR: ports/100822 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Reset inactive maintainer who has not responded to email. Also mark asMark Linimon2006-09-041-1/+4
| | | | | | | deprecated, since the listed version is no longer available from the mastersite. Hat: portmgr
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | Hat: portmgr
* Upgrade to JasperReports 1.2.6.Thierry Thomas2006-09-032-7/+7
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=444500>.
* - Update to 1.8.70Michael Johnson2006-09-033-8/+9
|
* NO_PACKAGE is not intended use, rather RESTRICTEDKris Kennaway2006-09-031-1/+1
|
* NO_CDROM and NO_PACKAGE are superfluousKris Kennaway2006-09-032-4/+0
|
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-022-0/+4
|
* - Update to 2.0.5.1Martin Wilke2006-09-022-4/+4
| | | | - Changlog here: http://initd.org/pub/software/psycopg/ChangeLog
* - Update to 0.751Cheng-Lung Sung2006-09-022-7/+7
| | | | | PR: ports/102673 Submitted by: maintainer <hideo_AT_lastamericanempire dot com>
* - Update to 0.724Cheng-Lung Sung2006-09-022-6/+7
| | | | | PR: ports/102673 Submitted by: maintainer <hideo_AT_lastamericanempire dot com>