aboutsummaryrefslogtreecommitdiffstats
path: root/databases/fpc-odbc
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0marino2015-12-062-6/+3
| | | | | | | | | | | | | This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2
* - editors/lazarus update to 1.4.2acm2015-08-091-1/+1
| | | | | | | | | | - Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise fpc units only are added like build dependencies (less dependencies registered when they are installed with pkg). - Remove GTK1 obsolete dependencies - Bump all ports with dependencies of fpc-* units - Bump all ports with dependencies of lazarus ports - Clean up
* Assign maintainership of FPC ports to new FPC ports teammarino2015-01-051-1/+1
| | | | | | | The new team currently consists of the previous maintainer (acm@) and myself (marino@). PR: 195363
* Cleanup plistbapt2014-10-201-5/+0
|
* Stage supportantoine2014-01-281-2/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | databases)
* - adopt optionsNG and trim historical headersjgh2013-03-141-6/+3
| | | | | | | | | | | | | | | | PR: 176928 PR: 176936 PR: 176937 PR: 176938 PR: 176939 PR: 176940 PR: 176941 PR: 176942 PR: 176943 PR: 176944 PR: 176945 Submitted by: jgh@ Approved by: portmgr (miwi)
* - Update to 2.4.0acm2010-08-171-1/+1
| | | | | | | | | | | | | - Add support for amd64 [1] - Add 23 new ports to to bsd.fpc.mk - Remove obsolete patch file patch-packages-fcl-db_Makefile - Turn off some optional dependencies like databases/unixODBC, graphics/svgalib, databases/oracle8-client for avoid break amd64 support - Clean up PR: ports/146001 Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk> Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1]
* - Update to 2.2.2acm2009-01-142-5/+2
|
* - Use new freepascal stuffacm2008-06-241-2/+2
| | | | - Bump PORTREVISION
* - Update to 2.2.0acm2007-09-181-1/+1
|
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsacm2006-09-191-3/+3
| | | | | | | | optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit)
* - Update to 2.0.4acm2006-09-081-2/+2
| | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
* - Added post-extract on Makefiles.units. It remove the svn directories fromacm2006-07-291-0/+1
| | | | | | | | | | | some fpc ports. - Added PORTREVISION for each port - Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports - Fixed the gtk, glib and gdk libraries linking for fpc-gtk - Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD} - Removed post-extract from fpc-fcl. I just added it to makefiles.units file Approved by: garga (mentor)
* - The big change on ports of freepascal, now all ports are compiledacm2006-07-242-2/+20
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* - Update fpc to 2.0.2garga2006-06-224-73/+6
| | | | | | PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652, 98654, 98656, 98657, 98658, 98720, 98724 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* - Add SHA256pav2005-11-241-0/+1
|
* - Remove dead MASTER_SITESpav2005-11-241-7/+1
|
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-1/+1
| | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ...
* - Update MASTER_SITESpav2004-05-271-1/+1
| | | | | PR: ports/67224 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* add fpc-odbc 1.0.10ijliao2004-01-164-0/+90
Free Pascal interface to ODBC PR: 61113 Submitted by: John Merryweather Cooper <johnmary@adelphia.net>