Commit graph

86 commits

Author SHA1 Message Date
Alexander Nedotsukov
0eec78b4a3 Fix invalid malloc in LDAP backend.
PR:	128025
2009-09-02 03:27:29 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Shaun Amott
4036b19d97 With regret, return these to the pool. 2009-07-22 02:07:05 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
e731f00f9e - hcrypto library is only installed on FreeBSD < 7.0
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-12 23:27:08 +00:00
Shaun Amott
bb373dcac1 Upgrade to 1.0.1.
PR:		ports/115589
Submitted by:	Rasmus Kaj <kaj@kth.se>
2007-09-27 00:16:01 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Frank J. Laszlo
96a620a77e Register conflicts for srp in security/heimdal, security/krb4, and securiry/krb5.
Bump PORTREVISION accordingly.

PR:		ports/105442
Submitted by:	Ruben van Staveren <ruben@verweg.com>
Reviewed by:	shaun@, cy@
Approved by:	flz (mentor)
2006-11-14 02:06:07 +00:00
Shaun Amott
5a231e1170 When using LDAP as a KDC back-end, allow users to override the
hard-coded LDAP socket path. By default, we will use the path where
OpenLDAP usually puts its socket.

PR:		ports/72149
Submitted by:	Pawel Wieleba <wielebap@iem.pw.edu.pl>
2006-10-07 00:42:57 +00:00
Shaun Amott
6fcf4bfc30 - Update to 0.7.2.
- Improve pkg-descr, etc.
- Take maintainership.
2006-10-05 16:07:39 +00:00
Kris Kennaway
4df68210c5 BROKEN on 7.0: Incomplete pkg-plist 2006-09-10 23:34:38 +00:00
Cheng-Lung Sung
c54010f434 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:04:55 +00:00
Mark Linimon
af77013098 Reset maintainer at his request; nectar is away from FreeBSD work right now. 2006-03-24 05:44:38 +00:00
Marcus Alves Grando
2164fa5b89 - Update to 0.6.6
- Remove extra TABs and portlint(1)
- Update pkg-descr from page

Approved by:	secteam (simon)
Security:	CAN-2005-0469, CAN-2005-2040, CAN-2006-0582, CVE-2006-0677,
		VUXML: b62c80c2-b81a-11da-bec5-00123ffe8333
2006-03-20 15:21:19 +00:00
Edwin Groothuis
fd3176ded7 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 02:34:07 +00:00
Pav Lucistnik
02b500f377 - Set CONFLICTS with krb4 and krb5
- Portlint

PR:		ports/85025
Submitted by:	lofi
Approved by:	maintainer timeout (nectar, 7 weeks)
2005-10-08 19:59:37 +00:00
Jean-Yves Lefort
df9f562ee6 - Let configure know that we have fnmatch.h (fixes some fnmatch-using
C++ ports, since the fnmatch.h which was uselessly installed by
  heimdal did not wrap the fnmatch() declaration in extern C {}) [1]
- Fix the packing list on 4.x

[1]
PR:		ports/80366
Submitted by:	Joan Picanyol i Puig <lists-freebsd-gnats@biaix.org>
Approved by:	maintainer timeout (76 days)
2005-07-12 17:07:46 +00:00
Kris Kennaway
8ad61ab068 BROKEN on 4.x: Incomplete pkg-plist 2005-05-21 18:10:23 +00:00
Jacques Vidrine
6be5377970 Add CONFLICTS due to libexec/ftpd.
PR:		ports/76235
Approved by:	ache, sumikawa (maintainers for wu-ftpd*)
2005-01-18 20:55:05 +00:00
Jacques Vidrine
b04b3e88a5 Fix PLIST again. Spell `password' correctly and keep the pointy
hat an extra day.

Noticed by:	pointyhat.freebsd.org
2005-01-13 18:48:02 +00:00
Jacques Vidrine
512c39a78e Fix PLIST (forgotten new manual pages). Bump PORTREVISION.
Noticed by:	pointyhat.freebsd.org
2005-01-12 16:28:59 +00:00
Jacques Vidrine
48c74cba9f Upgrade 0.6.1 -> 0.6.3
PR:	ports/74113
Submitted by:	Petr Holub <hopet@ics.muni.cz>
2005-01-10 14:26:13 +00:00
Volker Stolz
f279aa9128 Cleanup master-sites.
PR:		ports/67157
Submitted by:	Roman Neuhauser
Approved by:	maintainer timeout
2004-06-30 07:57:04 +00:00
Jacques Vidrine
197420960b Fix packaging: com_err will only be built and installed on a few systems
where compile_et is not modern enough.
2004-04-12 18:03:31 +00:00
Jacques Vidrine
e4f2d52c07 Update 0.6 -> 0.6.1
Use OPTIONS
Use USE_OPENLDAP
2004-04-02 23:06:44 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Jacques Vidrine
702d1ec3da Set USE_LIBTOOL=yes'. Previously, the value was no', but that means
the same thing.  My original intention was to work around a build
buglet encountered on some version of FreeBSD.  Apparently, no such
work around is necessary.

Reported by:	Rolandas Naujikas <rolnas@takas.lt>
2004-03-08 12:12:26 +00:00
Jacques Vidrine
58a46d1c44 Put CFLAGS in CONFIGURE_ENV 2004-02-23 13:59:45 +00:00
Jacques Vidrine
a28e5ed4e9 On amd64, include -fPIC in CFLAGS.
PR:		ports/63199
Reported by:	Hendrik Scholz <hendrik@scholz.net>
2004-02-23 13:23:58 +00:00
Jacques Vidrine
da9c0127f4 Remove Kerberos IV support, as I'm unwilling to properly test it and
resolve packaging problems.
2004-01-25 15:11:28 +00:00
Jacques Vidrine
a93fa25ead Fix a double-free which prevented `ftpd' from functioning correctly. 2003-12-17 20:34:18 +00:00
Jacques Vidrine
37c2a6b8f0 Update 0.5.1 -> 0.6.
Switch to using `INFO' while we are at it.
2003-08-19 23:24:56 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Jacques Vidrine
f1d221d164 -- Move pkg-comment into Makefile
-- portlint as necessary
2003-02-25 19:11:35 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Norikatsu Shigemura
4f56b2baa0 Remove RESTRICTED tag for crypto stuff.
Approved by:	kris (implicitly)
2003-02-22 16:12:23 +00:00
Assar Westerlund
d60b8aec0a update to heimdal 1.5.1 (fixes kadmind buffer overflow)
Approved by:	security-officer
2002-10-24 15:01:11 +00:00
Jacques Vidrine
262f54f5d2 Update 0.4e -> 0.5 2002-09-19 13:04:40 +00:00
Jacques Vidrine
5bf83f81f4 Patch a heap overflow. See
<URL:http://online.securityfocus.com/archive/1/269356> and
<URL:http://www.freeweb.hu/mantra/04_2002/KRB4.htm>.

Obtained from:	Heimdal repository
2002-05-03 15:21:36 +00:00
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Jacques Vidrine
6ace6882e7 Bump PORTREVISION for today's updates to libgssapi and su. 2001-10-31 19:58:05 +00:00
Jacques Vidrine
a1d4de67f0 = Add support for using cracklib with kpasswdd, the password changing
daemon.
= Fix a bug in `ktutil get' which was causing a segfault.
= Bump PORTREVISION.
2001-10-29 13:02:43 +00:00
Jacques Vidrine
39daa242c8 Update 0.4d -> 0.4e 2001-09-07 19:45:46 +00:00
Jacques Vidrine
d26a8b68a2 Move the man pages back out of the PLIST, but this time into a separate
Makefile (Makefile.man).

Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-17 20:28:05 +00:00
Jacques Vidrine
4fe8a17d04 There are now too many man pages to usefully maintain with
MANn= in the Makefile.  Move them to the PLIST instead.
2001-08-17 19:29:14 +00:00
Jacques Vidrine
85c532b3ad Update 0.4c -> 0.4d 2001-08-14 16:51:57 +00:00
Jacques Vidrine
ae3b77d753 Update 0.4b -> 0.4c 2001-07-19 22:54:09 +00:00
Jacques Vidrine
65947fb078 = Fix possible telnetd vulnerability in option processing.
Obtained from:	heimdal-discuss@sics.se

= Fix bug in GSSAPI accept_sec_context() that prevented credential
  forwarding from working in some cases.
2001-07-19 21:43:42 +00:00
Jacques Vidrine
c6c4d86a7e Update 0.3f -> 0.4b 2001-07-06 22:55:34 +00:00
Jacques Vidrine
e7b042d993 Bug fix for memory being free'd twice when using the new ANY:-keytabs.
PORTREVISION bumped.

Submitted by:	assar
2001-06-24 04:45:32 +00:00