aboutsummaryrefslogtreecommitdiffstats
path: root/security/heimdal
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-1/+2
| | | | security)
* Eradicate USE_GNOME=pkgconfig from securityBaptiste Daroussin2013-08-311-2/+1
| | | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Convert USE_GNOME=gnomehack to USES=pathfix - Convert USE_PERL5 to USES=perl5
* Convert security to new options frameworkBaptiste Daroussin2013-04-291-29/+29
|
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Remove A/An in COMMENTCarlo Strub2013-03-301-5/+2
| | | | - Trim Header where applicable
* Enable the Berkley DB backend by default.Niclas Zeising2012-09-261-2/+2
| | | | | | | | | Bump portrevision. PR: ports/154711 Submitted by: Jason C. Wells <jcw@speakeasy.net> (pr) Robert Simmons <rsimmons0@gmail.com> (patch) Approved by: maintainer timeout (12 weeks), kwm (mentor)
* Fix issue where kpasswdd and kstash look for krb5.conf in /etc.Wesley Shields2012-06-111-2/+3
| | | | | | PR: ports/168386 Submitted by: Robert Simmons <rsimmons0@gmail.com> Approved by: maintainer timeout
* Fix build when BDB is selected.Wesley Shields2012-05-261-6/+5
| | | | | | PR: ports/168214 Submitted by: Robert Simmons <rsimmons0@gmail.com> Approved by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
* Do not install catpagesBaptiste Daroussin2012-05-201-1/+2
| | | | | | PR: ports/167640 Submitted by: bapt@ Approved by: maintainer timeout (14 days)
* Update to 1.5.2Wesley Shields2012-05-0625-2127/+61
| | | | | PR: ports/166320 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* Add the 'gss_pname_to_uid' function to libgssapi.Rene Ladan2010-11-148-1/+174
| | | | | | | | | | | | | This function is obtained from the FreeBSD base libgssapi code. Whith this function added to the port, it is possible to buildworld FreeBSD fully against the port. FYI: Patches for CURRENT and 8-STABLE src/ are here: ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/patches/CURRENT_use_kerberos_port.patch ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/patches/8-STABLE_use_kerberos_port.patch PR: ports/152030 Submitted by: maintainer
* Assign maintainer to submitter of previous commit (ports/151506).Wesley Shields2010-11-011-1/+1
|
* Update to 1.4Wesley Shields2010-11-0121-98/+2579
| | | | | PR: ports/151506 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-0/+4
| | | | Reported by: pointyhat
* Use CMGROUP_MAX instead of NGROUPS and the argument to SOCKCREDSIZE().Brooks Davis2010-03-112-1/+15
| | | | This is a NO-OP except on 8/9 where it is a bugfix.
* Fix invalid malloc in LDAP backend.Alexander Nedotsukov2009-09-022-0/+12
| | | | PR: 128025
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* With regret, return these to the pool.Shaun Amott2009-07-221-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-1/+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)
* - hcrypto library is only installed on FreeBSD < 7.0Pav Lucistnik2007-11-132-23/+29
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* Re-add a file (for cracklib support) that was inadvertently removed withShaun Amott2007-10-291-0/+21
| | | | | | | | the last update. PR: ports/117351 [1], ports/116864 [2] Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> [1], Matthias Andree <matthias.andree@gmx.de> [2]
* Upgrade to 1.0.1.Shaun Amott2007-09-277-79/+178
| | | | | PR: ports/115589 Submitted by: Rasmus Kaj <kaj@kth.se>
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-1/+13
|
* Register conflicts for srp in security/heimdal, security/krb4, and ↵Frank J. Laszlo2006-11-141-2/+2
| | | | | | | | | | | securiry/krb5. Bump PORTREVISION accordingly. PR: ports/105442 Submitted by: Ruben van Staveren <ruben@verweg.com> Reviewed by: shaun@, cy@ Approved by: flz (mentor)
* When using LDAP as a KDC back-end, allow users to override theShaun Amott2006-10-072-0/+23
| | | | | | | | 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>
* - Update to 0.7.2.Shaun Amott2006-10-065-23/+331
| | | | | - Improve pkg-descr, etc. - Take maintainership.
* BROKEN on 7.0: Incomplete pkg-plistKris Kennaway2006-09-111-0/+4
|
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Reset maintainer at his request; nectar is away from FreeBSD work right now.Mark Linimon2006-03-241-1/+1
|
* - Update to 0.6.6Marcus Alves Grando2006-03-203-33/+36
| | | | | | | | | - 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-1/+0
|
* - Set CONFLICTS with krb4 and krb5Pav Lucistnik2005-10-091-2/+4
| | | | | | | | - Portlint PR: ports/85025 Submitted by: lofi Approved by: maintainer timeout (nectar, 7 weeks)
* - Let configure know that we have fnmatch.h (fixes some fnmatch-usingJean-Yves Lefort2005-07-132-9/+9
| | | | | | | | | | | 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)
* BROKEN on 4.x: Incomplete pkg-plistKris Kennaway2005-05-221-0/+4
|
* Add CONFLICTS due to libexec/ftpd.Jacques Vidrine2005-01-191-0/+2
| | | | | PR: ports/76235 Approved by: ache, sumikawa (maintainers for wu-ftpd*)
* Fix PLIST again. Spell `password' correctly and keep the pointyJacques Vidrine2005-01-142-3/+3
| | | | | | hat an extra day. Noticed by: pointyhat.freebsd.org
* Fix PLIST (forgotten new manual pages). Bump PORTREVISION.Jacques Vidrine2005-01-132-0/+4
| | | | Noticed by: pointyhat.freebsd.org
* Upgrade 0.6.1 -> 0.6.3Jacques Vidrine2005-01-102-3/+3
| | | | | PR: ports/74113 Submitted by: Petr Holub <hopet@ics.muni.cz>
* Cleanup master-sites.Volker Stolz2004-06-301-3/+2
| | | | | | PR: ports/67157 Submitted by: Roman Neuhauser Approved by: maintainer timeout
* Fix packaging: com_err will only be built and installed on a few systemsJacques Vidrine2004-04-133-6/+9
| | | | where compile_et is not modern enough.
* Update 0.6 -> 0.6.1Jacques Vidrine2004-04-035-83/+27
| | | | | Use OPTIONS Use USE_OPENLDAP
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Add size.Jacques Vidrine2004-03-081-0/+1
|
* Set `USE_LIBTOOL=yes'. Previously, the value was `no', but that meansJacques Vidrine2004-03-081-1/+1
| | | | | | | | 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>
* Put CFLAGS in CONFIGURE_ENVJacques Vidrine2004-02-231-0/+1
|
* On amd64, include -fPIC in CFLAGS.Jacques Vidrine2004-02-231-1/+5
| | | | | PR: ports/63199 Reported by: Hendrik Scholz <hendrik@scholz.net>
* Remove Kerberos IV support, as I'm unwilling to properly test it andJacques Vidrine2004-01-252-13/+2
| | | | resolve packaging problems.
* Fix a double-free which prevented `ftpd' from functioning correctly.Jacques Vidrine2003-12-182-1/+31
|
* Update 0.5.1 -> 0.6.Jacques Vidrine2003-08-208-49/+154
| | | | Switch to using `INFO' while we are at it.
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* Fix build with OpenSSL 0.9.7+.Jacques Vidrine2003-03-042-0/+35
|
* -- Move pkg-comment into MakefileJacques Vidrine2003-02-262-2/+2
| | | | -- portlint as necessary
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
|
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-231-2/+0
| | | | Approved by: kris (implicitly)
* update to heimdal 1.5.1 (fixes kadmind buffer overflow)Assar Westerlund2002-10-242-2/+2
| | | | Approved by: security-officer
* Update 0.4e -> 0.5Jacques Vidrine2002-09-1910-369/+198
|
* Patch a heap overflow. SeeJacques Vidrine2002-05-032-1/+66
| | | | | | | <URL:http://online.securityfocus.com/archive/1/269356> and <URL:http://www.freeweb.hu/mantra/04_2002/KRB4.htm>. Obtained from: Heimdal repository
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | 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.
* Bump PORTREVISION for today's updates to libgssapi and su.Jacques Vidrine2001-11-011-1/+1
|
* su: Don't use the result of getlogin() to determine whether we are theJacques Vidrine2001-11-011-0/+46
| | | | | | superuser. Always use getuid() instead. Submitted by: Johan Danielsson <joda@pdc.kth.se>
* Fix a heap buffer overrun in gss_get_mic().Jacques Vidrine2001-10-311-0/+28
|
* = Add support for using cracklib with kpasswdd, the password changingJacques Vidrine2001-10-294-2/+64
| | | | | | daemon. = Fix a bug in `ktutil get' which was causing a segfault. = Bump PORTREVISION.
* Update 0.4d -> 0.4eJacques Vidrine2001-09-0814-237/+52
|
* Move the man pages back out of the PLIST, but this time into a separateJacques Vidrine2001-08-183-178/+185
| | | | | | Makefile (Makefile.man). Submitted by: Pete Fritchman <petef@databits.net>
* Add a couple of missing man pages.Jacques Vidrine2001-08-181-0/+2
|
* There are now too many man pages to usefully maintain withJacques Vidrine2001-08-182-15/+176
| | | | MANn= in the Makefile. Move them to the PLIST instead.
* Update 0.4c -> 0.4dJacques Vidrine2001-08-152-2/+2
|
* Update 0.4b -> 0.4cJacques Vidrine2001-08-012-3/+3
|
* Update 0.4b -> 0.4cJacques Vidrine2001-07-204-58/+5
|
* = Fix possible telnetd vulnerability in option processing.Jacques Vidrine2001-07-203-0/+64
| | | | | | | Obtained from: heimdal-discuss@sics.se = Fix bug in GSSAPI accept_sec_context() that prevented credential forwarding from working in some cases.
* Update 0.3f -> 0.4bJacques Vidrine2001-07-077-117/+5
|
* Correct no-nos: one file per patch, please. Don't touch more than oneJacques Vidrine2001-06-293-49/+42
| | | | | source file with each patch file, and don't touch the same source file with more than one patch file.
* Bug fix for memory being free'd twice when using the new ANY:-keytabs.Jacques Vidrine2001-06-242-1/+54
| | | | | | PORTREVISION bumped. Submitted by: assar
* Remove patch that has been incorporated into 0.3f. By a quirk ofJacques Vidrine2001-06-241-10/+0
| | | | | | | fate, it applied cleanly anyway, with harmless effect (two NULL assignments instead of one). Noticed by: assar
* Fix segfault in ftpd introduced in 0.3f.Jacques Vidrine2001-06-232-0/+67
| | | | | | PORTREVISION bumped. Obtained from: assar on heimdal-discuss@sics.se
* Update 0.3e -> 0.3f. From the announcement:Jacques Vidrine2001-06-125-33/+8
| | | | | | | | | | | | | | | | * change default keytab to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab, the new keytab type that tries both of these in order (SRVTAB is also an alias for krb4:) * improve error reporting and error handling (error messages should be more detailed and more useful) * improve building with openssl * add kadmin -K, rcp -F * fix two incorrect weak DES keys * fix building of kaserver compat in KDC * the API is closer to what MIT krb5 is using * more compatible with windows 2000 * removed some memory leaks * bug fixes
* configure was generating bogus `-R' and `-L' flags for the linker whenJacques Vidrine2001-05-212-3/+27
| | | | | | Kerberos IV libs were not present. PR: ports/27490
* Explicitly list directories for Kerberos 4 bits, so that once thisJacques Vidrine2001-04-251-1/+1
| | | | is built there are no references to the likely non-existent `/usr/athena'.
* Fix an uninitialized pointer dereference in krb5_rd_cred.Jacques Vidrine2001-04-202-0/+11
|
* Add a sample start-up script for the KDC.Jacques Vidrine2001-04-183-0/+35
|
* On older systems (pre-4.1.0-RELEASE or so), this port will installJacques Vidrine2001-02-211-0/+3
| | | | | | its own ifaddrs.h. Update ${PLIST} accordingly. Noticed by: assar
* Update 0.3d -> 0.3e.Jacques Vidrine2001-02-0510-141/+24
| | | | | | | | | | | | | | | | The vendor says: ``We suggest those running a ftpd to update immediately.'' Changes in release 0.3e: * rcp program included * fix buffer overrun in ftpd * handle omitted sequence numbers as zeroes to handle MIT krb5 that cannot generate zero sequence numbers * handle v4 /.k files better * configure/portability fixes * fixes in parsing of options to kadmin (sub-)commands * handle errors in kadmin load better * bug fixes
* There is no des_set_odd_parity in OpenSSL's libcrypto. UseJacques Vidrine2001-01-241-1/+2
| | | | des_fixup_key_parity instead.
* Missed in previous commit: remove headers for libdesJacques Vidrine2001-01-051-5/+0
| | | | (they are in a seperate PLIST now).
* = Update to use OpenSSL in the base if it has MD4 support (version 0.9.6Jacques Vidrine2001-01-057-11/+107
| | | | | | | or later). If these libraries are used, then this port's libdes will not be built nor installed. = A man page was renamed that I missed earlier: afs.3 -> kafs.3
* Style fixup only: use tabs consistently; sort man pages.Jacques Vidrine2000-12-151-21/+20
|
* Update 0.3c -> 0.3dJacques Vidrine2000-12-156-48/+17
|
* = Use system libcom_err.Jacques Vidrine2000-11-1011-6/+197
| | | | | | | | | | | | | | | | | | No longer build or install the included libcom_err and compile_et. = ftpd now uses IP_PORTRANGE* in the same fashion as the system ftpd. By default, ftpd will now use high port numbers for serving clients in passive mode. = Fix segmentation fault in kadmin. A null pointer dereference that was only tickled when using kadmin with a kdc that uses LDAP as the backend. = Fix a search filter in hdb-ldap.c. A lookup was failing to fetch operational attributes such as modifiersName. = Bump PORTREVISION for above changes.
* Bump PORTREVISION for ftp client fix.Jacques Vidrine2000-11-041-0/+1
|
* *** empty log message ***Jacques Vidrine2000-11-041-0/+11
|
* Add a knob (WITH_LDAP) to enable compiling with support for LDAP as aJacques Vidrine2000-11-011-0/+7
| | | | backend database for the KDC.
* Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}.Satoshi Asami2000-10-081-3/+3
|
* Update 0.3b -> 0.3cJacques Vidrine2000-09-202-2/+2
|
* Upgrade 0.2t -> 0.3bJacques Vidrine2000-08-306-26/+56
|
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-4/+2
| | | | ldconfig in PLIST need personal consideration.
* Fix PLIST.Jacques Vidrine2000-06-161-0/+1
| | | | Reported by: bento.freebsd.org
* Update 0.2r -> 0.2tJacques Vidrine2000-05-193-4/+4
|
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
|
* = Update 0.2q -> 0.2rJacques Vidrine2000-04-186-4264/+35
| | | | | = Replace obscenely large patch to configure with something more reasonable
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-11/+4
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
|
* Fix packaging: Need to check for com_err when building with Kerberos IVJacques Vidrine2000-03-314-7/+4292
| | | | | | libraries. Reported by: bento.freebsd.org
* Update 0.2p -> 0.2qJacques Vidrine2000-02-233-2/+3
|
* Update to 0.2pJacques Vidrine2000-02-213-8/+7
|
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
|
* . fix packing list for cases with/without X, with/without KRB4Jacques Vidrine2000-01-184-15/+53
| | | | . restore HEIMDAL_HOME for PREFIX handling
* Update to 0.2l - bug fixes and a bunch of new man pages.Mark Murray2000-01-093-10/+11
|
* CVS is starting to really piss me off. This was supposed to be partMark Murray1999-12-311-3/+2
| | | | | | | | of the same commit that: Upgrade Heimdal to 0.2j No response from: MAINTAINER
* Update to Heimdal 0.2i.Mark Murray1999-12-312-6/+13
| | | | No response from: MAINTAINER
* General comment cleanups.Tim Vanderhoek1999-12-291-1/+1
|
* Clean up a bunch of portlint(1) FATAL errors, and tidy up theMark Murray1999-11-072-12/+29
| | | | | | PREFIX handling. OK'ed by: MAINTAINER (a few days ago)
* . Update 0.2c -> 0.2dJacques Vidrine1999-11-074-32/+27
| | | | | | | . remove an army of patches that are no longer needed with this version . enable shared library support . compress man pages . add missing newline to COMMENT
* Update 0.2a -> 0.2c and add some additional MASTER_SITESJacques Vidrine1999-11-032-5/+8
|
* Hack to avoid rerunning automake.Jacques Vidrine1999-10-311-0/+4
|
* Heimdal is a re-implementation of Kerberos V.Jacques Vidrine1999-10-315-0/+148