1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Jacques Vidrine
a04077bde7 Style fixup only: use tabs consistently; sort man pages. 2000-12-14 16:32:22 +00:00
Jacques Vidrine
c1cc1e35b2 Update 0.3c -> 0.3d 2000-12-14 16:13:48 +00:00
Jacques Vidrine
2cf9350a4e = Use system libcom_err.
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.
2000-11-09 23:35:03 +00:00
Jacques Vidrine
fe925925a0 Bump PORTREVISION for ftp client fix. 2000-11-03 16:41:43 +00:00
Jacques Vidrine
4014682b5c *** empty log message *** 2000-11-03 16:34:45 +00:00
Jacques Vidrine
10f93da3a0 Add a knob (WITH_LDAP) to enable compiling with support for LDAP as a
backend database for the KDC.
2000-10-31 17:26:41 +00:00
Satoshi Asami
f8bc77d1c0 Rename PLIST.{KRB4,X11} to pkg-plist.{krb4,x11}. 2000-10-08 05:57:33 +00:00
Jacques Vidrine
24bc76a036 Update 0.3b -> 0.3c 2000-09-20 11:56:50 +00:00
Jacques Vidrine
21bb45e907 Upgrade 0.2t -> 0.3b 2000-08-30 13:59:56 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Jacques Vidrine
be7e59d5dc Fix PLIST.
Reported by:	bento.freebsd.org
2000-06-15 19:03:27 +00:00
Jacques Vidrine
f7eef312ca Update 0.2r -> 0.2t 2000-05-18 16:18:16 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Jacques Vidrine
61478d4702 = Update 0.2q -> 0.2r
= Replace obscenely large patch to configure with something more
  reasonable
2000-04-18 02:17:25 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Jacques Vidrine
07eded5f23 Fix packaging: Need to check for com_err when building with Kerberos IV
libraries.

Reported by:	bento.freebsd.org
2000-03-31 05:20:41 +00:00
Jacques Vidrine
03706db785 Update 0.2p -> 0.2q 2000-02-23 15:29:03 +00:00
Jacques Vidrine
7efa022330 Update to 0.2p 2000-02-21 02:16:38 +00:00
Munechika SUMIKAWA
d95ffdf7e4 Add 'ipv6' on CATEGORIES. 2000-01-18 12:54:55 +00:00
Jacques Vidrine
a16e97dfc4 . fix packing list for cases with/without X, with/without KRB4
. restore HEIMDAL_HOME for PREFIX handling
2000-01-17 20:07:39 +00:00
Mark Murray
fdeab08731 Update to 0.2l - bug fixes and a bunch of new man pages. 2000-01-08 16:35:17 +00:00
Mark Murray
fd1da02c8d CVS is starting to really piss me off. This was supposed to be part
of the same commit that:

Upgrade Heimdal to 0.2j

No response from:	MAINTAINER
1999-12-31 15:40:27 +00:00
Mark Murray
f7ccbfacac Update to Heimdal 0.2i.
No response from:	MAINTAINER
1999-12-31 14:55:55 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Mark Murray
2d0ae0697e Clean up a bunch of portlint(1) FATAL errors, and tidy up the
PREFIX handling.

OK'ed by:	MAINTAINER (a few days ago)
1999-11-07 09:58:40 +00:00
Jacques Vidrine
b5d3958ec8 . Update 0.2c -> 0.2d
. 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
1999-11-06 18:03:56 +00:00
Jacques Vidrine
47ee11a843 Update 0.2a -> 0.2c and add some additional MASTER_SITES 1999-11-02 22:47:03 +00:00
Jacques Vidrine
a433a6e9a4 Hack to avoid rerunning automake. 1999-10-30 23:56:19 +00:00
Jacques Vidrine
5492d6d9a9 Heimdal is a re-implementation of Kerberos V. 1999-10-30 23:38:05 +00:00