Commit Graph

59 Commits

Author SHA1 Message Date
sthen 08254155c0 update to iodbc-3.52.16 (belated; upstream moved to github, so portroach
didn't find it)
2023-10-12 12:00:41 +00:00
sthen 950fd315b0 use SITES 2023-09-19 22:02:32 +00:00
ajacoutot d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
espie e7be63b760 provide a bootstrap without all the gfx dependencies in order to break
the swig loop when enabling php
2022-06-28 17:01:47 +00:00
sthen 48de8415e0 sync WANTLIB 2022-03-31 13:58:00 +00:00
sthen a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
espie 737fb8bb76 zap a few PKGNAME-sub which are now default
(and also duplicated EPOCH-sub which make little sense in db/{v3,v4}
2021-11-22 13:55:54 +00:00
sthen 6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen 9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
stu 46b6c99730 Add SQLite3 ODBC driver to .ini files.
Refresh WANTLIB, bump REVISION.

ok sthen@
2018-06-08 12:41:29 +00:00
sthen 9e80791e10 update to libiodbc-3.52.12 2017-11-15 15:45:12 +00:00
naddy 1a25fa682d replace gettext module; ok sthen@ 2017-11-02 21:51:59 +00:00
sthen ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
sthen 20447f54e3 update to iODBC-3.52.10 2015-03-20 12:07:41 +00:00
dcoppa ea49580f81 Fix a bad patch merge
ok naddy@, sthen@
2015-02-04 09:06:16 +00:00
sthen 1caf8106f1 Delete an accidentally duplicated "Libs.private" line in the .pc file which was
causing "pkgconfig libiodbc --exists" to return false with a knock-on effect
of triggering a different codepath in php's autoconf script causing it to link
the main binary against libiodbc. PHP problem reported by naddy.
2014-09-18 21:16:24 +00:00
sthen d7000014dd update to iODBC 3.52.9 2014-09-16 15:01:48 +00:00
espie 92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
sthen 2ad3def5d2 minor update to iODBC 3.52.8 2014-03-26 14:12:27 +00:00
ajacoutot 58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie 3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
brad cd244e2452 Fix pkg-config and iodbc-config files for dynamic vs static linking.
ok sthen@
2012-09-29 20:07:08 +00:00
jasper a88832d037 - remove now uneeded -lpthread/-pthread patch 2012-08-19 21:12:20 +00:00
jasper 195ef8b931 - regen WANTLIB 2011-11-04 08:16:23 +00:00
espie 61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
sthen b13f5eb09d update iodbc to 3.52.7, maintainer timeout
- while there, tweak the sample installed ini files to give
examples that can work with ODBC drivers available in ports

- take maintainer
2011-06-16 01:29:57 +00:00
naddy 61db854af6 Bring internal prototype for wcsncasecmp() in line with the system
and POSIX one.  From upstream; ok landry@ dcoppa@
2011-06-06 10:55:17 +00:00
ajacoutot 542240d822 Revert, I missed the mail from naddy@ on ports@ (sorry about that) --
pointed by landry@
2011-06-06 08:10:46 +00:00
ajacoutot 646c646907 Unbreak now that we have wcsncasecmp(3). 2011-06-06 07:59:44 +00:00
espie 2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie 632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
sthen b58a9ed08f Fix up the dependencies for iodbc, the GUI only depends directly
on Gtk+2 and the rest are WANTLIBs. From Brad.
2010-10-23 13:13:06 +00:00
espie 880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
sthen a7f643f9ea add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:45:52 +00:00
sthen 9df8d3022f Add -pthread to the pkg-config files, bump PKGNAME. From Andreas Kahari. 2009-12-09 20:36:49 +00:00
kili 8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen 39cff0955c - update to 3.52.6
- clean the Makefile, update license notes
- use MODULES=devel/gettext
- fix pkgconfig file
- regen PLIST

joint work with/ok ajacoutot@. maintainer timed out.
2009-07-17 10:45:05 +00:00
simon d7d07e0294 check if macro is defined before using it and regen patches
looks fine to MAINTAINER and sthen@, ok merdely@
2007-12-11 00:34:30 +00:00
sthen a614db7e6b add -pthread to iodbc-config libs output,
from Paul Irofti

ok and input re PKGNAME from kurt@
2007-10-09 20:00:14 +00:00
simon cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +00:00
sturm 5099324475 WANTLIB 2007-04-13 20:40:51 +00:00
espie 470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
kurt 8806c55a66 Add -admin package for the graphical admin application. okay steven@ 2007-01-09 18:49:28 +00:00
espie 8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
alek 999c1937d5 Update to 3.52.4 2006-07-18 19:44:27 +00:00
espie 1c47592197 remove some SHARED_LIBS work-arounds that are no longer necessary 2006-01-10 18:47:50 +00:00
sturm e0d4ddb902 SHARED_LIBS, USE_LIBTOOl 2005-12-26 21:32:00 +00:00
naddy 3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie dd6b108d65 more new plists. 2004-08-08 16:50:45 +00:00
xsa dfbf9adb3f fix MASTER_SITES;
>From: Eduardo Alvarenga
2004-07-07 23:22:38 +00:00