Commit Graph

102 Commits

Author SHA1 Message Date
ajacoutot
d5eeddf4f2 Sync WANTLIB after LDAP support removal from ptlib and h323plus. 2022-10-09 15:04:44 +00:00
ajacoutot
cdd0075786 Update to gnugk-5.10. 2022-08-25 07:37:17 +00:00
sthen
f0c03f82d3 adapt to OpenLDAP update; libldap_r no longer exists as a separate library.
the main libldap can be used instead.
2022-05-14 15:35:07 +00:00
ajacoutot
43b42e7886 Remove "daemon" class from @newuser 2022-04-19 12:43:21 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
ajacoutot
c3e88058be Unbreak with the PTLib 2.10.9 willamowius fork.
While here, tighten dependencies, fix configuration file and enable DEBUG_PACKAGES.
2021-11-28 11:42:25 +00:00
ajacoutot
3e053f8304 Update to gnugk-5.9. 2021-10-27 08:15:51 +00:00
ajacoutot
11e549986a Update to gnugk-5.8. 2021-07-24 08:47:27 +00:00
ajacoutot
798de0a362 Update to gnugk-5.7. 2021-03-06 07:53:26 +00:00
ajacoutot
af1f55d63d Update to gnugk-5.6. 2020-10-30 13:11:30 +00:00
ajacoutot
450b717fee Update to gnugk-5.5. 2020-08-02 05:44:53 +00:00
ajacoutot
e198cf1c18 Explicitely --disable-redis to prevent picking up libhiredis.
spotted by naddy@
2020-06-06 12:29:25 +00:00
ajacoutot
81482fbe2b Merge fix from upstream to really disable MQTT. 2020-04-20 21:37:40 +00:00
ajacoutot
c11ec45736 --disable-mqtt to prevent picking up net/mosquitto
reported by jca@
2020-04-19 11:14:13 +00:00
sthen
7a966bb653 drop LIB_DEPENDS on nghttp2, the WANTLIB only comes from curl
ok aja@
2020-02-21 12:42:30 +00:00
ajacoutot
31d9d20986 Update to gnugk-5.4. 2020-01-25 05:55:20 +00:00
ajacoutot
94e8867037 Update to gnugk-5.3. 2019-08-03 11:26:18 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
ajacoutot
668e983834 Update to gnugk-5.2. 2019-03-20 16:52:59 +00:00
ajacoutot
d52e0f60a4 Update to gnugk-5.1. 2019-01-06 10:37:12 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
ajacoutot
2d608ca557 Update to gnugk-5.0. 2018-09-01 11:06:06 +00:00
ajacoutot
e6725f096a Update to gnugk-4.9. 2018-04-07 07:41:42 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
3254faf97a Update to gnugk-4.7.20171013.
- upstream included our patches
2017-10-13 15:46:39 +00:00
ajacoutot
b3e037d96e SECURITY update to gnugk-4.7.20171007. 2017-10-07 15:04:36 +00:00
ajacoutot
83120d5a3c Update to gnugk-4.5. 2017-08-28 08:31:29 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
espie
aa20ea19f3 use .beforesubst so that patch regen doesn't fuck up
missing headers for clang
2017-05-19 22:55:35 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
ajacoutot
e392f4972b --disable-sqlite so it's not picked up.
reported by landry@
2016-12-31 10:19:05 +00:00
ajacoutot
cc81075eb8 Fix UDP sending (from upstream). 2016-12-05 10:01:13 +00:00
ajacoutot
4f1a568897 Drop PORTROACH marker. 2016-11-02 09:27:15 +00:00
sthen
3df3bb2138 bump ports that might pick up IP_SENDSRCADDR 2016-08-17 20:58:19 +00:00
ajacoutot
de5c52a3a1 Skip bogus version spec. 2016-08-03 08:44:51 +00:00
ajacoutot
8c18808b3e Update to gnugk-4.2.2. 2016-06-16 06:28:03 +00:00
ajacoutot
1beb7439e6 Update to gnugk-4.2.: 2016-06-01 11:41:30 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
sthen
99d5f42fce bump (GeoIP pkgpath change) 2016-03-01 00:07:17 +00:00
ajacoutot
94a7f5e9b0 Update to gnugk-4.1. 2016-02-27 12:02:04 +00:00
ajacoutot
4e1ea8b4b1 Remove some BROKEN markers for ports that should build now with the new libgcc
assisted built-in atomic ops for mips64.

from Brad
2015-12-25 08:39:45 +00:00
ajacoutot
717556a2c1 Use MODLUA_VERSION. 2015-12-19 07:58:47 +00:00
ajacoutot
fd800a4636 Update to gnugk-4.0.1. 2015-12-19 07:57:24 +00:00
ajacoutot
6a40766644 Update to gnugk-4.0. 2015-12-03 07:59:13 +00:00
jasper
02d1d2f941 broken on mips64 (atomic ops) 2015-08-23 08:46:52 +00:00
ajacoutot
cd438f7f83 Update to gnugk-3.9. 2015-07-11 08:00:39 +00:00