27 Commits

Author SHA1 Message Date
landry
176eab4f30 Remove gd.tuwien.ac.at from MASTER_SITES, seems it doesnt exist anymore.
I checked that the distfiles still fetched from their alternative
source.
There still remains two issues with converters/xlhtml (no other source
for the oooooold version we have in tree) and the gentoo patch in
x11/qt3.
2018-06-30 11:41:36 +00:00
espie
72f8721aba add missing directory 2018-05-15 11:12:21 +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
espie
361a8b4c39 funny the shit you find when you build ports from the console.
Yep, rm -r  doesn't work because it goes interactive...
2017-12-04 18:58:08 +00:00
jca
bf8bd13b2d Unbreak after last libssl cleanup.
Just don't use ssl3_send_alert(), as done in more recent openldap
versions.  Diff from guenther@, ok henning@ sthen@
2016-11-16 19:55:30 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
691c83f9b2 Bump some ports which reference if_msghdr in their source, so that package
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.
2015-10-08 21:19:21 +00:00
sthen
47506bb61a Add upstream commit to fix assert() with invalid BER, pointed out by landry@
http://seclists.org/fulldisclosure/2015/Sep/35
2015-09-11 09:01:05 +00:00
jasper
a1d748d08d use sed -i 2015-07-18 21:11:18 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
1a373900f7 disable krb5 support 2014-04-21 12:47:59 +00:00
naddy
d6913ccc2a disable TCP wrappers support; with/ok sthen@ 2014-03-24 12:53:37 +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
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
stsp
f294765dcd remove lies about available flavours from DESCR; ok sthen 2012-10-14 22:07:08 +00:00
sthen
c0943d4eca Add a comment to slapd.rc showing how to bind to multiple URLs as it's not
obvious how to do this without breaking pexp, as done in databases/openldap,
aja@ reminded me to do openldap23 as well.
2012-05-05 14:42:39 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
gsoares
12fbdc6901 security fix to SA46599;
"UTF8StringNormalize()" Off-by-One Denial of Service Vulnerability

ok jasper@
2011-10-29 11:56:04 +00:00
sthen
065e83a5e1 - unbreak circular dependency; PR 6608
- while there, carry out some minor Makefile tidying and use http
MASTER_SITES out of preference
2011-05-20 08:06:56 +00:00
pea
91d98e4cff Run slapd as a non-privileged user.
ok ajacoutot@
2011-01-13 15:44:10 +00:00
ajacoutot
6e66be4e44 Remove useless MESSAGE.
Unbreak rc script.
2011-01-07 12:26:50 +00:00
pea
7bc9a34699 First step for the OpenLDAP upgrade: import the server side of OpenLDAP 2.3
ok landry@, ajacoutot@, jasper@, stephan@
2011-01-07 10:17:04 +00:00