Commit Graph

56 Commits

Author SHA1 Message Date
sthen
81e969689d update to neon-0.32.4 2022-09-12 10:24:30 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
jca
953e9eb5fe Don't attempt to use EVP_sha512_256(), not provided by LibreSSL (yet?)
Build errors spotted on sparc64 with ld.bfd, culprit pointed out by
sthen@.  ld.lld arches may be affected at runtime too.  ok tb@
2022-01-10 23:54:02 +00:00
ajacoutot
dc26b380ab Update to neon-0.32.1. 2021-12-30 16:29:56 +00:00
robert
8b8d501702 update to 0.31.2 2021-07-11 13:12:52 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +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
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +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
jasper
9d7bc1103c update to neon-0.30.2 2017-06-17 13:23:32 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
4cc8742771 Update to neon-0.30.1. 2014-10-12 07:13:22 +00:00
ajacoutot
304e8802c8 Update to neon-0.30.0. 2014-09-08 07:01:58 +00:00
sthen
0ce12642ba disable gssapi in neon, ok aja@ 2014-04-21 11:25:56 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
9920238d6f Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
have it in base now.
2013-06-17 19:30:22 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
547f29c3e2 Correct the configure patch to patch the correct location so that the
bindtextdomain() check finds libintl as expected and remove the LDFLAGS
hack because the patch was not patching the correct location.

from Brad
2012-08-28 18:42:30 +00:00
jasper
fa5ee7998b Fix build without openssl sslv2
from brad
2012-06-27 12:10:19 +00:00
ajacoutot
1d31a54d41 Fix an implicit declaration of writev(2). 2012-06-16 09:01:29 +00:00
ajacoutot
fcb9deccef Update to neon-0.29.6; needed by a WIP csync port.
tested in a bulk by jasper@, thanks!
from Markus Schatzl with several tweaks from me
ok jasper@
2012-05-14 06:26:19 +00:00
jasper
2b21a3e13c - remove unneeded patch
- prevent patch left-over from ending up in PLIST
2011-05-01 20:38:18 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
dcoppa
45fc5dbec4 Unbreak after openssl update (OpenSSL 1.0.0a).
From upstream.

OK sthen@
2010-10-03 13:02:19 +00:00
jasper
a917ff8bbe SECURITY UPDATE of neon to 0.28.6 for CVE-2009-2473 and
CVE-2009-2474
2009-08-30 18:37:55 +00:00
ajacoutot
994149c63f - update to neon-0.28.3
- add gssapi support

tested by naddy@ in a bulk build, thanks!
2008-11-13 13:14:05 +00:00
steven
925e007395 use libexpat, remove libxml2 dependency.
from brad@
2008-05-02 08:14:53 +00:00
espie
50232f1030 fix build:
- explicitly choose the xml library you want.
- give enough details so that libintl is found, *even if xml2 is not used*.

No package change.
2007-10-20 13:05:35 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
fcb758d8c3 update to neon 0.26.2 2007-01-29 16:31:59 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
steven
c67f953afb remove unneeded patch 2006-01-08 11:19:24 +00:00
steven
94299b33dc SHARED_LIBS and USE_LIBTOOL
some tips from naddy@
2005-12-30 21:48:20 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
14d2428655 - Update to 0.24.7
- Add WANTLIB marker
- Enable regression tests (some tests don't work)

ok naddy@
2004-11-28 13:52:53 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
xsa
4372f23100 more new-style MODULES. 2004-08-10 09:38:34 +00:00
lebel
d7767e71c6 SECURITY (CVE CAN-2004-0398): Fix sscanf overflow in ne_rfc1036_parse,
thanks to Stefan Esser.  From Robert Nagy.
2004-05-19 18:03:00 +00:00
lebel
76f4d7869c update to net/neon to 0.24.5:
SECURITY (CVE CAN-2004-0179): Fix format string vulnerabilities in
XML/207 response handling, reported by greuff@void.at.

From Robert Nagy.
2004-04-16 13:08:54 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
lebel
4c1c55d990 update net/neon to 0.24.4 2003-11-27 16:46:24 +00:00
lebel
604886b50c update net/neon to 0.24.0 2003-07-10 15:32:23 +00:00
lebel
3f4eba73dd update net/neon to 0.23.9 2003-05-27 14:09:38 +00:00
lebel
7de08d47ed Update net/neon to 0.23.5; thanks to Jim Geovedi <jim@corebsd.or.id> for the
heads up.
2002-11-27 02:23:28 +00:00