1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

1381 Commits

Author SHA1 Message Date
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
Maxim Sobolev
84c5b2848c Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>.
Submited by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-09 16:39:04 +00:00
Dag-Erling Smørgrav
b5e33f059e Revert maintainership to ports@ at maintainer's request. 2000-11-09 13:27:28 +00:00
Kevin Lo
87e6d3060f Fix Makefile and plist.
PR: 22669
Submitted by: MAINTAINER
2000-11-08 12:31:57 +00:00
Akinori MUSHA
b59e19f2d6 Fill a dummy comment in pkg-plist. A zero-sized plist must be confusing. 2000-11-08 08:35:33 +00:00
Nick Sayer
b5ff911583 Put maintainership up for grabs 2000-11-07 14:17:46 +00:00
Satoshi Asami
e0dd5fba13 Change .error to BROKEN, otherwise it will kill make release, make
index and freshports (and many other things).

Reported by:	Dan Languille and John Hay
2000-11-07 07:45:39 +00:00
Nick Sayer
3aed108da2 1. USE_LIBTOOL instead of GNU_CONFIGURE
2. Fix and sort plist

Submitted by:	steve
2000-11-07 04:55:01 +00:00
Jacques Vidrine
85af8c73f2 Oops, 2000-11-06 19:56:21 +00:00
Jacques Vidrine
12ef728008 A Pluggable Authentication Module for Kerberos 5. 2000-11-06 19:01:43 +00:00
Kris Kennaway
bbafa3ef83 Update to 4103 virus definitions 2000-11-06 11:41:04 +00:00
Jun Kuriyama
97d273c0e6 Use $MASTER_SITE_RINGSERVER.
Correct description around RSA/IDEA (with PORTREVISION bump).

Submitted by:	knu
2000-11-06 08:37:20 +00:00
Akinori MUSHA
0635dc2c21 Fix the port.
- Remove extra spaces and newlines
	- Describe RESTRICTED more specifically
	- Generate PLIST on the fly
	- Prepare PKGMESSAGE to inform the users

	(Additional fixes by knu follow:)

	- Add MASTER_SITES.
	- Respect MAKE_IDEA that could be defined in /etc/make.conf
	- Make a bit more portlint friendly
	- Fix pkg-{comment,descr} to reflect the latest situation

gnupg-idea was repo-moved from gnupg-rsa, because now GnuPG has a
builtin RSA support. (GnuPG >= 1.03, after the RSA patent restriction
was lifted)

PR:		ports/22620
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)
2000-11-06 06:42:01 +00:00
David E. O'Brien
a511f606e2 Need to escape the ()'s.
Submitted by:	steve
2000-11-06 00:09:26 +00:00
Trevor Johnson
f7d6b8ff3e Add new port of l0phtcrack 1.5, L0pht Heavy Industries' cracker
for SAMBA or Windows NT passwords.
2000-11-05 01:38:51 +00:00
Brian Feldman
c512ae8ac9 Update to OpenSSH 2.2.0. This is an end-of-life update for the
ports-based OpenSSH.  OpenSSH has been in the base system for more
than long enough to justify not having to maintain two separate
FreeBSD versions of OpenSSH.
2000-11-04 23:04:25 +00:00
Kris Kennaway
9b70909a16 Author rerolled the distfile with a couple of minor code changes. Bump
PORTREVISION.
2000-11-03 19:49:37 +00:00
Akinori MUSHA
3245e70ec0 Seems the author has started using version numbers. Bump PORTEPOCH
and update to the new version `1.1'.
2000-11-03 18:14:37 +00:00
Akinori MUSHA
9cc2dd4c9f Update to 3.1.
PR:		ports/22580
Submitted by:	Carl Johan Madestrand <cj@vallcom.net>
2000-11-03 17:41:58 +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
Chris D. Faulhaber
4931876141 Update port to 1.1.1
Submitted by:	serces@mud.dk
2000-11-03 13:50:47 +00:00
Akinori MUSHA
81f7460293 Add ruby-sha1, a Ruby interface to the SHA-1 Secure Hash Algorithm. 2000-11-02 19:16:43 +00:00
James E. Housley
108a581d22 Update to version 0.8.3
New Maintainer

PR:		22350
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-11-02 00:36:05 +00:00
James E. Housley
5a9d20369a PostFix requires 770 permissons on the /var/pwcheck directory.
PR:		22490
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2000-11-02 00:16:45 +00:00
Will Andrews
549b69fb5e Add two missed shared libs. 2000-11-01 22:02:30 +00:00
James E. Housley
036ea866d5 New file
PR:		22462
2000-11-01 12:00:13 +00:00
James E. Housley
a4303046f0 - Change /var/pwcheck permissions so Postfix can use pwcheck for SASL Authentication.
- Update MySQL & LDAP Authentication Methods
- Correct bento warning for extra file (Sendmail.conf).
- Correct mysql detection code in configure.sasl, and use LIB_DEPENDS for db3.

PR:		22462
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2000-11-01 11:59:18 +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
Jun Kuriyama
a85cad9a3a Add @dirrm for Authen/Radius.
Add @unexec rmdir for Authen directories if empty.

Submitted by:	bento
2000-10-31 07:22:29 +00:00
Steve Price
1360caf6fe Don't install etc/rc.d/sshd.sh if sshd is being started from inetd.conf.
PR:		15691
Submitted by:	Roger Marquis <marquis@roble.com>
Reviewed by:	maintainer
2000-10-30 12:57:16 +00:00
Kevin Lo
4edd31511a Fix document installation.
PR: 22387
Submitted by: MAINTAINER
2000-10-30 12:23:20 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
James E. Housley
b121518905 New Port: security/cksfv
Create or manipulate Simple File Verification (SFV) checksum files

PR:		22075
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-10-28 12:44:15 +00:00
Will Andrews
6866ae8ed3 Add pgpdump 0.04, a pgp packet visualizer.
PR:		22218
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2000-10-28 06:14:37 +00:00
James E. Housley
328211bd78 Update to 1.0.5
PR:		21944
Submitted by:	Anders Nordby <anders@fix.no> MAINTAINER
2000-10-28 02:04:18 +00:00
James E. Housley
d556cdb473 Add New Port: security/hping
Network auditing tool

PR:		21933
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-28 01:57:17 +00:00
Marc G. Fournier
da8599ebed IO::Socket::SSL is a class implementing an object oriented
interface to SSL sockets. The class is a descendent of
IO::Socket::INET and provides a subset of the base class's
interface methods.
2000-10-28 00:23:12 +00:00
Trevor Johnson
e80f3b9f7e Add new port of srm 1.2.0, a utility which overwrites the contents
of files when it deletes them.

PR:		22289
Submitted by:	Keith J. Jones <keith.jones@ieee.org>
2000-10-25 18:55:26 +00:00
Trevor Johnson
e6e979b6fa Change maintainer's e-mail address.
Submitted by:	maintainer
2000-10-25 16:59:47 +00:00
James E. Housley
aeaaf7bdbc Missing /SASL at the end of the path to install Sendmail.README
Submitted by:	bento
2000-10-25 16:56:35 +00:00
Will Andrews
4d20366797 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
2000-10-25 03:40:40 +00:00
James E. Housley
504cffc4b9 The last commit should have bumped PORTREVISION 2000-10-24 10:27:50 +00:00
David E. O'Brien
a9d1e5e929 Display URL in correct format when fetching remote keys.
Approved by:	markm
2000-10-24 09:12:35 +00:00
James E. Housley
94124a586b autodetected DB3, but fails to find includes
PR:		21411
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2000-10-24 02:03:09 +00:00
Will Andrews
48693222b2 Add inflex 0.1.5.c, an inline virus scanner that uses sendmail. Its only
big problem is that it comes with its own sendmail.cf, which means you'll
have to tailor it itself.. hopefully the vendor will figure out what he/she
is doing and provide .mc files instead...

PR:		20741
Submitted by:	Justin Stanford <jus@security.za.net>
2000-10-23 21:49:12 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Trevor Johnson
1a71f31ac4 new port of vlock 1.3, a utility to lock a console until a password
is entered

PR:		21834
Submitted by:	George Reid <services@nevernet.net>
2000-10-22 15:36:25 +00:00
Nick Sayer
4f096a9717 Oops. The plist entry isn't enough. We also need to do it in the
makefile.
2000-10-19 00:24:20 +00:00