Commit graph

2170 commits

Author SHA1 Message Date
Ying-Chieh Liao
435de5eca1 upgrade to 0.2.1
drop maintainership
2001-08-22 10:31:54 +00:00
Dirk Meyer
d97ec25b50 Update to 20010323
Changelog:
  - Fixed a spelling error.
  - language.txt fixed.
  - DOS compile process brushed up.
  - Protect against my nightmare dream ten hours ago.
2001-08-21 18:37:14 +00:00
Brian Somers
98d4e4780e Tidy things up a bit
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> (maintainer)
2001-08-21 15:29:13 +00:00
Jacques Vidrine
f5aef6a673 Fix two other places where _?UTMP_FILE is not defined.
Noticed by:	bento.freebsd.org
2001-08-21 14:05:37 +00:00
Jimmy Olgeni
ccad831571 Add period at end of description. 2001-08-20 13:52:48 +00:00
David W. Chapman Jr.
c8db1d3c0d Update to 1.2.3
PR:		29779
Submitted by:	maintainer
2001-08-19 18:13:13 +00:00
Dirk Meyer
f439469443 - Update to p2:
- stripped down some patches

20010617
 - (djm) Pull in small fix from -CURRENT for session.c:
    typo, use pid not s->pid, mstone@cs.loyola.edu

20010615
 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
   around grantpt().

20010614
 - (bal) Applied X11 Cookie Patch.  X11 Cookie behavior has changed to
   no longer use /tmp/ssh-XXXXX/

20010528
 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
   Patch by Corinna Vinschen <vinschen@redhat.com>

Approved by:	dwcjr@freebsd.org
2001-08-19 17:22:39 +00:00
Dirk Meyer
cc43900a1d Fix package building, slogin and its manpage is an link 2001-08-19 15:46:02 +00:00
Akinori MUSHA
be54add2e8 Update to 0.3.2. 2001-08-18 12:52:48 +00:00
Michael Haro
3d2d47820f Update the stunnel package to the latest version.
Changelog for version 3.20, 2001.08.15, urgency: LOW:

* setsockopt() optlen set according to the optval for Solaris.
* Minor NetBSD compatibility fixes by Martti Kuparinen.
* Minor MSVC6 compatibility fixes by Patrick Mayweg.
* SSL close_notify timeout reduced to 10 seconds of inactivity.
* Socket close instead of reset on close_notify timeout.
* Some source arrangement and minor bugfixes.

PR:		29766
Submitted by:	    maintainer
2001-08-18 07:30:59 +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
597d9b6178 Add a couple of missing man pages. 2001-08-17 19:45:38 +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
Kevin Lo
3a80316e9f Update to version 0.12
PR: 29696
Submitted by: MAINTAINER
2001-08-17 15:15:01 +00:00
Dirk Froemberg
e2b02a37c4 Update to 1.8.1-RELEASE.
Submitted by:	Michael Boman <michael@ayeka.dyndns.org>
2001-08-16 19:49:10 +00:00
Akinori MUSHA
0d6bb222c4 Retire ruby-sha1, which has been integrated into ruby's standard
distribution.
2001-08-16 11:40:30 +00:00
Jacques Vidrine
3f20731536 Use _PATH_UTMP. Normally, the configure script attempts
to determine the location of utmp by nosing around /var/run,
/var/adm, and so on.  This fails in bento's build environment,
and it's not the right thing to do anyway.
2001-08-16 02:00:28 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
James E. Housley
fe366a9431 Update to 4154. 2001-08-15 20:15:27 +00:00
Will Andrews
b4a7c57e95 *sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/.  :\

Submitted by:	scottl
2001-08-15 16:25:13 +00:00
Will Andrews
3901adbb04 Update to KDE 2.2:
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
	- Either obsoleted or merged into KDE.
 * All pkg-plists:
	- Huge diffs are due to mass conversion from static HTML pages
	  to XML/XSL versions.
 * audio/kdemultimedia2:
	- aRts + Noatun, etc. now work and play MP3s et al properly,
	  using the mpg123 aRtsplugin.  Remove mpeglib[,_artsplug]
	  from compile.
 * converters/kdesupport2:
	- Obsolete.  No longer used in this version of KDE.
 * deskutils/kdepim:
	- Use autoconf and account for brokenness in the configure
	  script by replacing invocations of INSTALL under libical
	  with the proper incantations.
	- Per David O'Brien's request, move libimap to libkimap;
	  this was performed by Rik Hemsley <rikkus@kde.org>.
 * devel/kdesdk:
	- New module with some helpful tools.  One in particular that
	  seems demanded is ``kbabel'', which, as I've been told, is
	  a translator's wet dream.
	- Workaround dumb problem in kbabel's libgettext (which I could
	  not figure out how to remove) by replacing its error() with
	  errc().  KBabel seems to run fine with this patch.
 * devel/kdevelop:
	- Fix lame check for libkdeui.so.* by replacing it with just
	  a check for libkdeui.so.  It's been/being removed from
	  kdevelop after 2.2.
 * editors/koffice:
	- Fix kivio compile errors by substituting in PTHREAD_LIBS
	  in the correct place.  Compensate for kivio's dependency
	  on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
	  in kivio.desktop.
 * games/kdegames2:
	- Some new games.
 * graphics/kdegraphics2:
	- Fix link errors in libkscan and kamera where they
	  require gettext (ie: add -lintl).
	- Fix compile error in kamera.cpp which is dependent on a
	  correctly done gphoto2.. of course, this will only help
	  people who've manually installed gphoto2 themselves.
 * net/kdenetwork2:
	- Mimelib was moved here (reason for removal of kdesupport2).
 * misc/kdeaddons:
	- New module to FreeBSD ports; some simple addons for KDE2.
	  Suggested by Lauri Watts <lauri@kde.org>.
 * misc/kdeutils2:
	- Added a couple manpages.
 * x11-clocks/kdetoys2:
	- Some new apps.
 * sysutils/kdeadmin:
	- Remove kuser from compile because it has some problems.  ;\
 * x11/kdelibs2:
	- Add libFAM dependency to help people who run FAM; FAM
	  increases the overall desktop responsiveness.
	  Submitted by Lauri Watts <lauri@kde.org>.
	- Add CUPS dependency to bring in KDE's new print system.
	- Add bzip2/libxml2 dependencies to support the new help kioslave.
	- Disable installation of libltdl stuff to prevent conflicts
	  with other stuff.  Submitted by wjv.
	- Add pkg-req script to avoid conflicts with kdelibs11; add
	  to Makefile too.  Submitted by benno.
	- Be sure to remove the pth header conflicts stuff from the
	  arts/mcop_mt section.
	- Fix problem with configure trying to find -lfam in the
	  wrong place.
	- Remove kspell and api subdirs from doc; we don't need them,
	  and there are problems trying to build/install them.
	  Submitted by Lauri Watts <lauri@kde.org>.
 * x11/kdebase2:
	- Solve link permissions problem by changing the modes on
	  files installed by kdesktop/init/Templates to 644.
	  Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
 * x11/kde2:
	- Bump version; no other changes.

Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system.  I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.

I just noticed there are a couple other PRs in the PR db that need
to be addressed.  I will take care of those by tomorrow.  Sorry...

PR:			22735, 28549
Blanket approval by:	demon (kdesdk, kdevelop)
2001-08-15 12:43:08 +00:00
James E. Housley
0bd908ebb2 Switch to using ports/misc/compat3x 2001-08-14 17:00:09 +00:00
Jacques Vidrine
85c532b3ad Update 0.4c -> 0.4d 2001-08-14 16:51:57 +00:00
Akinori MUSHA
b72a864e53 Fix the manpage to make previous versions of nroff(1) happy.
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-08-14 08:59:08 +00:00
Kevin Lo
bb831e15ef Update to version 3.2.1
PR: 28875
Submitted by: MAINTAINER
2001-08-13 16:28:01 +00:00
Akinori MUSHA
e2da463c59 Synchronize with NetBSD. (20010807) 2001-08-13 15:40:08 +00:00
David W. Chapman Jr.
ce0f01c8dd USE DOCSDIR and PORTDOCS
ADD IPv6 support

PR:		29404
Submitted by:	maintainer
2001-08-13 04:01:26 +00:00
Trevor Johnson
346a05a32d Drop maintainership. 2001-08-12 09:22:41 +00:00
Trevor Johnson
51768bee38 Freshen up master sites with some found on
http://www.outguess.org/download.html .
2001-08-12 08:00:50 +00:00
David W. Chapman Jr.
20cc9930d9 Update to 1.6beta
PR:		29623
Submitted by:	maintainer
2001-08-11 14:08:00 +00:00
Mark Murray
5853c7f083 Damn. Didn't add these with the rest of the port. 2001-08-11 12:02:02 +00:00
Mark Murray
aeae17c9f0 Add YA Perl crypto library. This one does Blowfish, IDEA and DES. 2001-08-11 12:00:19 +00:00
David E. O'Brien
6db4c24ed3 Fix a int vs. size_t bogon that matters for LP64.
Submitted by:	Brandon Poyner <brandon@thebiz.net>
2001-08-11 00:07:14 +00:00
David E. O'Brien
2fe6c3d8d0 Update to version 2.54 Beta 29.
+ updated fingerprint database
+ multi-portlist -- specify different ranges for TCP & UDP
2001-08-10 15:15:04 +00:00
Peter Pentchev
b444ef9975 Update to 3.19.
PR:		29603
Submitted by:	maintainer
2001-08-10 14:21:32 +00:00
Munechika SUMIKAWA
66f2688256 Make buildable on 4-STABLE
PR:		ports/29507, ports/29535
Obtained from:	NetBSD
2001-08-09 18:30:10 +00:00
Ying-Chieh Liao
d074ec05b4 dont know why remove patch-Makefile in the last commit :< 2001-08-09 09:14:42 +00:00
Ying-Chieh Liao
ea90d3c5c5 upgrade to 0.1.4
drop maintainership
2001-08-09 09:00:57 +00:00
James E. Housley
015f980ff0 Update to 4153 2001-08-08 21:33:27 +00:00
Jimmy Olgeni
03b9252368 Update nessus suite to version 1.0.9, remove extra file from nessus'
pkg-plist (includes.h).
2001-08-08 13:38:14 +00:00
Kris Kennaway
de54b9c542 Chase the checksum: trivial documentation changes. 2001-08-07 20:16:35 +00:00
James E. Housley
0838349591 Not sure where I went wrong, but this is the current MD5
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-08-06 23:02:29 +00:00
Dirk Froemberg
ab07ff6007 Upgrade to 1.8p1.
PR:		ports/29488
Submitted by:	Rob Simmons <rsimmons@wlcg.com>
2001-08-06 22:22:13 +00:00
Peter Pentchev
985249ed60 Update to 0.7, which allows use of 192- and 256-bit keys. 2001-08-06 21:27:11 +00:00
Akinori MUSHA
560fba6e9e Update to 1.3. 2001-08-06 17:58:58 +00:00
James E. Housley
cb2448c19e There are actually checks for some Linux viruses/worms 2001-08-06 17:27:30 +00:00
James E. Housley
0ec4183d00 * 4152 Emergency Dat release for detection and
removal of W32/Codered.c.
2001-08-06 16:15:35 +00:00
Munechika SUMIKAWA
824f744fb3 Upgrade to 20010802a. 2001-08-06 13:01:44 +00:00
James E. Housley
a5d858f6e1 Applied a patch to check for compat3x libraries.
PR:		29359
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-08-04 16:26:11 +00:00
Ying-Chieh Liao
35a98b132a upgrade to 1.1
Submitted by:	bento log
2001-08-03 18:53:13 +00:00
Mario Sergio Fujikawa Ferreira
421a46ba2c Update to 0.3.0
Submitted by:	maintainer
2001-08-03 02:29:36 +00:00
Mario Sergio Fujikawa Ferreira
2446d896c8 o Update to 3.18
* MAX_CLIENTS is calculated based on FD_SETSIZE, now.
	* Problems with closing SSL in transfer() fixed.
	* -I option to bind a static local IP address added.
	* Debug output of info_callback redesigned.
o Reorder MASTER_SITES

PR:		29358
Submitted by:	maintainer
2001-08-02 19:04:01 +00:00
James E. Housley
8c4297bbb2 Update to 4151 2001-08-02 01:21:41 +00:00
Akinori MUSHA
79f86fd6ec Back out the db3 port update because some of these dependent ports had
been broken by the incompatibility between db3.2 and db3.3.

I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.

Sorry for inconvenience.  I'll try to check compatibility hard before
committing next time.
2001-08-01 11:56:24 +00:00
Dirk Meyer
49dea7e33c - slogin and manpage added to package, bumped PORTREVISION 2001-08-01 10:56:24 +00:00
Mario Sergio Fujikawa Ferreira
d2a1bd8d74 Update to version 1.2.8
Submitted by:	maintainer
2001-08-01 02:15:22 +00:00
Jacques Vidrine
73d05c1ed5 Update 0.4b -> 0.4c 2001-07-31 16:41:36 +00:00
Mario Sergio Fujikawa Ferreira
c8d50ea6f1 New port rain version 1.2.7 Beta 3: Rain is a packeting tool used
for testing system stability

PR:		29300
Submitted by:	Patrick Li <pat@databits.net>
2001-07-30 14:56:29 +00:00
Mario Sergio Fujikawa Ferreira
1a769d6377 Update to version 0.4.0
Submitted by:	maintainer
2001-07-30 14:15:25 +00:00
Kris Kennaway
dd14d744e4 Update to stunnel 3.17
Approved by:	maintainer
2001-07-30 09:14:13 +00:00
Mario Sergio Fujikawa Ferreira
5ca172b384 New port gtk-knocker version 0.2.0: A simple and easy to use TCP
only port scanner (GTK+ version)

PR:		29109
Submitted by:	Patrick Li <pat@databits.net>
2001-07-30 00:56:51 +00:00
Kris Kennaway
6b38a92024 Add snortsnarf-010523 (version numbering changed from the vendor scheme of
MMDDYY to make it monotonic).  This is a utility for generating a set of
HTML reports/summaries based on snort alert files.

At the moment we only enable the HTML generation features.  There are other
features such as the ability to annotate incidents in the report which
are not currently enabled.
2001-07-30 00:24:02 +00:00
Mario Sergio Fujikawa Ferreira
492002c8fb New port knocker version 0.3.0, A simple and easy to use TCP only
port scanner (Console version)

PR:		29108
Submitted by:	Patrick Li <pat@databits.net>
2001-07-29 23:53:40 +00:00
David E. O'Brien
163ef66d2d Update to version 2.54 Beta 28. 2001-07-29 04:37:24 +00:00
Jacques Vidrine
d05a1b1b12 Secure Remote Password protocol library, TELNET, and FTP 2001-07-25 20:54:33 +00:00
James E. Housley
69602affa4 Update to 4150, still chasing SirCamm 2001-07-25 20:08:19 +00:00
Steve Price
b82e55d0f0 Use CONFIGURE_TARGET so that the config script gets named correctly
on both the x86 and alpha platforms.
2001-07-25 17:56:24 +00:00
Akinori MUSHA
dd8fc61f89 Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
Jacques Vidrine
04574bc85a New maintainer: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> 2001-07-24 19:19:13 +00:00
Jacques Vidrine
598e7cdedd Update pam_krb5 1.0 -> 1.0.1.
Change MASTER_SITES.

NB: This  versioning is  bogus.  Unfortunately,  there is  no official
release of  pam_krb5 yet,  but it has  substantially changed.   I made
this release based on what is in CVS.
2001-07-24 17:14:44 +00:00
Jacques Vidrine
818599d4d6 Update telnetd vulnerability fixes from FreeBSD.
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2001-07-24 16:47:04 +00:00
Jacques Vidrine
a049586359 Bump PORTREVISION.
Update telnetd vulnerability fixes from FreeBSD.
2001-07-24 15:29:39 +00:00
Jacques Vidrine
8ab8ce5e6e Update telnetd vulnerability fixes from FreeBSD.
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2001-07-24 15:28:25 +00:00
James E. Housley
ea5b495abb Update to 4149, to track these latest worms. 2001-07-24 00:07:21 +00:00
Vanilla I. Shu
07bb63a973 - update to version 2.14
- clean up pkg-{comment,descr}
- sort pkg-plist

PR:		ports/29144
Submitted by:	Pete Fritchman
2001-07-23 14:27:26 +00:00
Vanilla I. Shu
d98fa5b2bf Upgrade to 0.12. 2001-07-23 14:11:52 +00:00
Ying-Chieh Liao
ca7f19c4af add py-rijndael
A pure python implementation of the Rijndael encryption algorithm
2001-07-23 09:03:45 +00:00
Peter Pentchev
67e78b4f97 Update to 3.16.
PR:		29157
Submitted by:	maintainer
2001-07-23 08:39:58 +00:00
David W. Chapman Jr.
747f21c68e Update to 1.2.1
PR:		29126
Submitted by:	maintainer
2001-07-22 04:58:59 +00:00
Dirk Meyer
0ebfc963fb - Extend patches in submakefiles, to build under 3.5 STABLE
PR:		28921
Submitted by:	aito@sets.ne.jp
2001-07-22 03:47:11 +00:00
Kris Kennaway
30c628390a Add a copy of the distfile to MASTER_SITE_LOCAL since the website seems
to (temporarily?) be unavailable.
2001-07-21 22:24:24 +00:00
Kris Kennaway
c3a1ba2a04 Add a couple of MASTER_SITES and remove the main site which seems to
currently be down.
2001-07-21 22:18:15 +00:00
Akinori MUSHA
dd52bb197d Update to 0.3.1c. 2001-07-20 19:37:06 +00:00
David E. O'Brien
ffed647183 Update to version 2.54 Beta 27. 2001-07-20 18:27:06 +00:00
Jacques Vidrine
7749fc1146 Merge telnetd vulnerability fix from FreeBSD.
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2001-07-20 16:53:32 +00:00
OKAZAKI Tetsurou
2e730301a1 Upgrade openssl to 0.9.6b. 2001-07-20 14:24:10 +00:00
James E. Housley
0f3ec1cb8b Update to version 4148 2001-07-20 12:45:40 +00:00
Ying-Chieh Liao
172b30f771 add cfv
cfv is a utility to both test and create .sfv, .csv and md5sum files
2001-07-20 09:07:39 +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
Akinori MUSHA
c5cdc923c4 Update to 0.3.1b. 2001-07-19 18:15:03 +00:00
Mark Pulford
0ae3bdb947 Add stegdetect 0.2, an automated tool for detecting stenographic
content in jpegs.
2001-07-19 15:07:54 +00:00
Mark Pulford
3a6764bfe7 Add snort-rep 1.2, a Snort reporting tool that can produce text
or HTML from logs.
2001-07-19 14:26:23 +00:00
Kevin Lo
18740de9d7 Update to version 3.15
PR: 29000
Submitted by: MAINTAINER
2001-07-16 15:42:15 +00:00
Akinori MUSHA
d4d98d7d27 Update to 0.3.1. 2001-07-16 07:33:21 +00:00
Ying-Chieh Liao
7d8a8dfbdd upgrade to 1.0
drop maintainership
2001-07-16 04:31:24 +00:00
Ying-Chieh Liao
9400f4d082 upgrade to 2.01.01
drop maintainership
2001-07-16 04:01:44 +00:00
Ying-Chieh Liao
264ca28078 handle gtk-config more properly 2001-07-16 03:39:05 +00:00
Brian Somers
dcdb8890e8 Mark this port BROKEN. Mail to the MAINTAINER bounces. 2001-07-15 03:15:18 +00:00
Dirk Froemberg
0f1f710804 Upgrade to 1.8-RELEASE.
Submitted by:	Michael Boman <michael@ayeka.dyndns.org>
2001-07-12 08:43:28 +00:00
James E. Housley
24ce9ce6dc Update to version 4147 2001-07-11 20:05:24 +00:00
Ying-Chieh Liao
4c7935e7e2 add py-gnupg
A Python module to interface with GnuPG
2001-07-11 15:59:59 +00:00
David W. Chapman Jr.
4cde568ceb Update to 1.1.9
Update patch-ac to set compiler flags correctly.

PR:		28850
Submitted by:	maintainer
2001-07-09 23:26:15 +00:00
Mikhail Teterin
d94195aac0 Re-organize the local MASTER_SITE_DEBIAN setting to include A LOT
of country-code based aliases for the debian mirrors. Someone with
power to commit to bsd.sites.mk should, of course, move it there
ASAP.

Get ready for upgrade to 0.5.1 -- noone else stepped forward to do this.
2001-07-09 21:17:29 +00:00
David E. O'Brien
54824dba9f Update to version 2.54 Beta 26.
The coolest feature is a new scan type -- Idlescan!
The quick synopsis is that this is a completely blind scan (meaning no
packets are sent to the target from your real IP address).  Instead, a
unique side-channel attack exploits predictable "IP fragmentation ID"
sequence generation on the zombie host to glean information about the
open ports on the target.
2001-07-09 12:22:03 +00:00
OKAZAKI Tetsurou
2d0a1eee6a Make it buildable on 2.2-STABLE again. 2001-07-07 23:34:36 +00:00
Kris Kennaway
f84a135ac0 Chase the checksum. The author renamed the top-level directory; no other
changes.
2001-07-07 23:12:29 +00:00
Kris Kennaway
b6014bd389 Fix auto-generated plist 2001-07-07 21:55:34 +00:00
Jacques Vidrine
c6c4d86a7e Update 0.3f -> 0.4b 2001-07-06 22:55:34 +00:00
Ying-Chieh Liao
d0029552b3 add gpgme
A library to make access to GnuPG easier

PR:		28196
Submitted by:	TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>
2001-07-06 18:15:29 +00:00
Ying-Chieh Liao
c27f7afd96 add bcwipe
BCWipe securely erase data from magnetic and solid-state memory

PR:		27993
Submitted by:	Crow <crow@kapu.hu>
2001-07-06 17:08:40 +00:00
Dima Dorfman
81704716ab Correct spelling. 2001-07-06 11:42:16 +00:00
Johann Visagie
6f1cbeb1a9 Update to version 1.3, minor fixes.
PR:		28764
Submitted by:	Patrick Li <pat@databits.net>
2001-07-06 09:52:36 +00:00
Ying-Chieh Liao
33fed4b41a add missing files
Submitted by:	bento
2001-07-06 07:25:50 +00:00
Ying-Chieh Liao
35f4343fa4 add py-fchksum
find the checksum of files
2001-07-05 07:07:27 +00:00
David W. Chapman Jr.
589eb16419 Make PORTDOCS compliant
Add missing files to pkg-plist
Update to 2.2.2
Change dependency to look for bzip shared lib instead of static lib
Update patch-aa to work with new version

PR:		28517
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-04 21:31:26 +00:00
James E. Housley
21027d70c1 Update to versin 4146 2001-07-04 20:08:58 +00:00
Kevin Lo
582d5895b3 Add some info about using rndcontrol.
PR: 28556
Submitted by: MAINTAINER
2001-07-01 15:41:51 +00:00
Vanilla I. Shu
8857778aaf - adjust master_sites (synack.net == xinetd.org)
- change = to += in CONFIGURE_ARGS
- add magic to allow build as a non-root user
- improve pkg-comment
- add WWW: to pkg-descr

PR:		ports/28561
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-01 05:04:03 +00:00
Chris D. Faulhaber
7beebe0b48 Update port to 2.3.0 2001-06-30 19:59:52 +00:00
Jun Kuriyama
e0be67b6a6 Bump $PORTREVISION.
Pointed out by:	sf
2001-06-30 06:21:45 +00:00
Jacques Vidrine
9c3c2fffc7 Correct no-nos: one file per patch, please. Don't touch more than one
source file with each patch file, and don't touch the same source file
with more than one patch file.
2001-06-29 15:38:33 +00:00
Jun Kuriyama
42f32fceef Add 2 missing entries (lib/charset.alias and share/locale/locale.alias). 2001-06-29 08:14:42 +00:00
James E. Housley
3a1d68e278 Add "USE_AUTOMAKE= yes"
PR:		28489
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-06-28 19:28:22 +00:00
Will Andrews
5f21264728 Add fpm 0.53; Figaro's Password Manager, an app to securely store
your passwords.  Not that I would need/want it...

PR:		28229
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-27 21:40:54 +00:00
James E. Housley
9f3ad9bda2 Update to version 4145 2001-06-27 20:27:08 +00:00
Johann Visagie
1df4e33685 Use %%PORTDOCS%% pragma. 2001-06-27 14:06:16 +00:00
Johann Visagie
afc010f63a Updating my email address in my remaining ports.
Prompted by:	vanilla
2001-06-27 10:15:01 +00:00
Akinori MUSHA
47eedff504 Add a mirror site to MASTER_SITES.
Submitted by:	Terje Elde <terje@thinksec.no>
2001-06-26 10:48:14 +00:00
David W. Chapman Jr.
07f073e517 Add secpanel, a GUI frontend for ssh and openssh
PR:		28079
Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-26 03:28:12 +00:00
Dirk Meyer
8b11cea3cd change MAINTAINER to FreeBSD.org address 2001-06-25 06:43:13 +00:00
Dirk Meyer
817e1df8d4 This adds two environment variables into environment of user: LANG & MM_CHARSET,
when used standard login via telnet or console

However when used openssh, then sshd does not setup LANG & MM_CHARSET into envir
onment for user in russian class

Code for this operation did not exists in openssh port !

PR:		21146
Submitted by:	odip@bionet.nsc.ru
2001-06-25 06:28:48 +00:00
Kevin Lo
2654f95fc5 Updates the port from snap4 to snap6.
PR: 28239
Submitted by: MAINTAINER
2001-06-25 04:08:18 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
Michael Haro
44ac3c8791 Use PAM and bump PORTREVISION as a result
Submitted by:	Blaz Zupan <blaz@amis.net>
2001-06-24 12:39:55 +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
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Jacques Vidrine
2ee1cf0270 Remove patch that has been incorporated into 0.3f. By a quirk of
fate,  it  applied cleanly  anyway,  with  harmless effect  (two  NULL
assignments instead of one).

Noticed by:	assar
2001-06-24 01:26:27 +00:00
Jacques Vidrine
4d72d6c732 Fix segfault in ftpd introduced in 0.3f.
PORTREVISION bumped.

Obtained from:	assar on heimdal-discuss@sics.se
2001-06-22 21:28:21 +00:00
Michael Haro
4eb139359e Add WITH_OPIE, which will compile with OPIE instead of S/Key 2001-06-22 08:48:47 +00:00
Akinori MUSHA
60591c13eb Update the author's e-mail address. 2001-06-21 11:38:53 +00:00
Akinori MUSHA
3c243e1e62 Add ruby-mcrypt, a Ruby interface to the mcrypt library. 2001-06-21 11:37:30 +00:00
James E. Housley
1c2f72a098 Update to version 4144 2001-06-20 21:30:19 +00:00
Bill Swingle
63b1862ee4 Updated to close PR.
PR:		ports/28298
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-06-20 18:42:25 +00:00
Nick Sayer
d0f9472aa2 Um, correct spelling of pam_smb_auth 2001-06-20 16:31:32 +00:00
Nick Sayer
8ef0a0ddad Sync CFLAGS with DC's PR for this.
PR:		26913
2001-06-20 14:38:13 +00:00
Akinori MUSHA
5fc071c7df Since the master site has been unreachable these days, put a copy of
the distfile in my MASTER_SITE_LOCAL area.
2001-06-20 13:48:20 +00:00
Nick Sayer
9dfb833105 Add port for pam_smb, an NT domain PAM module 2001-06-20 13:38:56 +00:00
David W. Chapman Jr.
a6733c8608 Add more pleasant broken log
PR:		17952
Submitted by:	Daniel T. Hagan <dhagan@cs.vt.edu>
2001-06-19 04:09:12 +00:00
Akinori MUSHA
6fe6cfe614 Update to 0.3.0. 2001-06-18 09:21:10 +00:00
Steve Price
4b9159060f Commit a serious hack so that this software actually works the way it
is supposed to.  This fixes problems I've been seeing when trying to
use this with mod_php[34].
2001-06-17 18:40:11 +00:00
Steve Price
16cb925e0e Update to version 2.4.15. 2001-06-17 18:38:09 +00:00
Kevin Lo
fe0b1c1453 Update to version 3.1.7
PR: 28198
Submitted by: MAINTAINER
2001-06-17 15:07:01 +00:00
Anton Berezin
498a772724 Add hlfl 0.52, high Level Firewall Language.
The committed version differs from the one in the PR. It is supplied by
the maintainer after a round of fixes.

PR:		28127
Submitted by:	Arnaud S. Launay <asl@launay.org>
OK'ed by:	markm
2001-06-14 07:53:33 +00:00
Ying-Chieh Liao
06bfca1ce1 upgrade to 2.1.0 2001-06-14 05:42:15 +00:00
James E. Housley
fba4414670 Update to version 4143 2001-06-13 20:04:38 +00:00
Dirk Meyer
e5d76b6f3d - Drop modifier L in makefile, all options have to be set
in lowercase "yes"
- Tested build with FreeBSD 4.1
  openssl-0.9.6a needs to be installed form ports.
	"FORBIDDEN" must be removed by hand.
2001-06-12 07:49:52 +00:00
Dirk Meyer
7a5330284c - Don't generate keys if BATCH is defined,
they will be generated when the package is installed.
- Update MAN1, MAN8
2001-06-11 20:14:15 +00:00
David W. Chapman Jr.
bdc02315c8 Fix patches to use etc instead of etc/pam_ldap
Bump PORTREVISION
2001-06-11 20:11:29 +00:00
Jacques Vidrine
4ddfea7a13 Oops, forgot to bump PORTREVISION. 2001-06-11 18:44:05 +00:00
Jacques Vidrine
6aba05b58d Update for heimdal-0.3f interface changes. 2001-06-11 18:38:47 +00:00
Jacques Vidrine
1c7d18cccf Update 0.3e -> 0.3f. From the announcement:
* 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
2001-06-11 18:37:33 +00:00
Kevin Lo
b567291a7d - Fix pkg-plist
- Takeover maintainership

PR: 28021
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-11 15:20:04 +00:00
David W. Chapman Jr.
1967dc28ba Fix FreeBSD specific patch, exit now if change of password fails.
Submitted by:	Udo.Schweigert@cert.siemens.de
Reviewed by:	dinoex,will
2001-06-10 20:08:42 +00:00
Dirk Meyer
3934d71996 - Fix FreeBSD specific patch, exit now if change of password fails.
Forwarded by dwcjr

Submitted by:	Udo.Schweigert@cert.siemens.de
2001-06-10 20:01:52 +00:00
Andrey A. Chernov
67d366a9a3 Remove myself from MAINTAINER 2001-06-10 19:52:09 +00:00
Ying-Chieh Liao
fda2ba326a add arirang
Powerful webserver security scanner

PR:		27873
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-06-10 17:59:33 +00:00
Ying-Chieh Liao
160ef701d8 upgrade to 0.7.3
drop maintainership
2001-06-10 11:30:06 +00:00
Dirk Meyer
b65c113e04 Fix spelling and make portline happy (training spaces) 2001-06-10 11:15:04 +00:00
David W. Chapman Jr.
fb9fdc1b5f Add patch-Makefile.in to patch hard coded /usr/local in Makefile.in
PR:		27997
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
Reviewed by:	will
2001-06-09 23:14:03 +00:00
David W. Chapman Jr.
29bf7ecb70 Bump PORTVERSION and checksum
PR:		27997
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
Reviewed by:	will
2001-06-09 23:13:35 +00:00
Peter Pentchev
9c0a071864 Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR:		27867
Submitted by:	maintainer
2001-06-09 12:59:34 +00:00
Dirk Meyer
81290bb2ab - Switch to the user's uid before attempting to unlink the auth forwarding
file, nullifying the effects of a race.
- Bump PORTREVISION

Submitted by:	green@FreeBSD.org
Approved by:	dwcjr@inethouston.net
2001-06-09 08:22:21 +00:00
Dirk Meyer
66795bb241 - Switch to the user's uid before attempting to unlink the auth forwarding
file, nullifying the effects of a race.
- Bump PORTREVISION

Submitted by:	green@FreeBSD.org
2001-06-09 04:59:10 +00:00
David W. Chapman Jr.
991beb1007 Update maintainer email
Reviewed by:	will
2001-06-08 19:17:55 +00:00
David W. Chapman Jr.
79e438a6a5 New pam port for ldap authentication.
PR:		27673
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
Reviewed by:	will
2001-06-08 19:00:20 +00:00
Dirk Meyer
152bebfc5c - Update from OpenSSH 2.2.0 to OpenSSH 2.9
- Features:
  Possible use of sftp/sftp-server with older FreeBSD releases.
  Use a newer version independently from the Base system.
  Easier to test and fix possible security bugs.
- Bugs:
  build of pam_ssm.so isn't be supported any more
  Any file named "cookie" can be deleted by this and any older "sshd"
  with X11 Forwarding.
2001-06-08 08:03:26 +00:00
David W. Chapman Jr.
7b433d0839 Fix my booboo
Submitted by:	billf
Reviewed by:	will
2001-06-08 00:30:43 +00:00
David W. Chapman Jr.
25bad3c542 Add ssldump, "An SSLv3/TLS network protocol analyzer"
PR:		27946
Submitted by:	tacho@daemonz.org
Reviewed by:	will
2001-06-08 00:15:27 +00:00
David W. Chapman Jr.
b473c2dedf Add new html and php files
PR:		26336
Approved by:	will
No Response:	maintainer
2001-06-07 17:30:51 +00:00
David W. Chapman Jr.
98f3f5595f Update to latest "stable" version
Fix dependency

PR:		26336
Approved by:	will
No Response:	maintainer
2001-06-07 17:30:25 +00:00
Peter Pentchev
6403f1a2ba Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR:		27923
Submitted by:	maintainer
Reviewed by:	awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
James E. Housley
87279bd0d6 Update to 4142 2001-06-07 01:08:02 +00:00
Clive Lin
9784b7d95c Upgrade to gpa 0.4.2 2001-06-05 13:49:47 +00:00
Kevin Lo
236be263f2 Fix a build failure
PR: 27869
Submitted by: MAINTAINER
2001-06-05 12:51:07 +00:00
David E. O'Brien
4872a025a4 Update to version 2.54 Beta 25.
-- Added a whole bunch of new OS fingerprints (and adjustments)
   ranging from big important ones (Linux 2.4.X, OpenBSD 2.9, FreeBSD
   4.3, Cisco 12.2.1, MacOS X, etc) to some that are more obscure (
   such as Apple Color LaserWriter 12/660 PS and VirtualAccess
   LinxpeedPro 120 )
-- Tweaked TCP Timestamp and IP.ID sequence classification algorithms
2001-06-04 15:27:38 +00:00
Peter Pentchev
89d8b2e400 Recognize more Ethernet interfaces.
Install docs, honoring NOPORTDOCS.

PR:		27649 - the problem of unrecognized ether ifaces;
		27874 - the maintainer patch.
Reported by:	Jason Swank <jswank@colltech.com> (the problem)
Submitted by:	maintainer (the patch)
2001-06-04 13:48:50 +00:00
David E. O'Brien
b0e955dd0c Upgrade to 2.54BETA24.
+ fixes a problem that kept UDP RPC scanning from working unless you were
  also doing a TCP scan.
+ updated to latest version of rpc program number list
2001-06-02 19:06:37 +00:00
Kevin Lo
ec2ddf2a72 Update to version 1.3.1
PR: 27779
Submitted by: MAINTAINER
2001-06-02 15:39:30 +00:00
Archie Cobbs
68fb2309e2 Bump PORTREVISION for the ip->ip_id byte order patch. 2001-06-01 15:22:53 +00:00
Trevor Johnson
726b8893ff Correct Mexican jumping bean error ("500 fetch doesn't follow 302
redirects").
2001-06-01 15:14:44 +00:00
Trevor Johnson
04f7f2678d Update to 2.5.6. Add a master site. 2001-06-01 15:03:42 +00:00
Dirk Meyer
5cbc48b2d7 New port:
OpenSSH portable, which has GNU-configure and more.
Diffs to OpenSSH-OPenBSD are huge.
So this is here a complete diffrent branch, no repro-copy
- Did a bit cleanup in the Makefile

Submitted by:	dwcjr@inethouston.net
2001-06-01 14:49:36 +00:00
Archie Cobbs
f2c7e752b9 Fix for byte ordering problem.
PR:		ports/27285
Submitted by:	Bob Bishop <rb@gid.co.uk>
2001-05-31 15:34:37 +00:00
Jimmy Olgeni
0017d74ed5 Fix typo: neccessary -> necessary. 2001-05-31 12:08:54 +00:00
James E. Housley
6a9be81a73 Update to 4141 2001-05-30 20:07:39 +00:00
Akinori MUSHA
91aeca743e Add ruby-pam, a Ruby extension to use PAM library.
It doesn't work properly yet, but I'd appreciate if someone could
investigate the problem further.  (Seems it always fails to
authenticate due to PAM_MODULE_UNKNOWN)

ALso, note that it doesn't even load a module successfully because
FreeBSD's PAM modules are not linked with libpam.so.  Add -lpam to
LDADD, then rebuild and reinstall PAM modules before trying this
library out.
2001-05-30 16:00:25 +00:00
Kris Kennaway
37e29630b9 Upgrade to gnupg 1.0.6. This is an important security update due to an
exploitable format string vulnerability in decoding files
2001-05-30 00:44:02 +00:00
Kris Kennaway
4a8d0079ff Update to keynote 2.3 2001-05-29 00:22:01 +00:00
Maxim Sobolev
a7ad4c10fa Update version number of ssl shared library from openssl port. 2001-05-28 12:39:02 +00:00
David E. O'Brien
ce3064087d Update to version 2.54 Beta 22. Nmapfe versions will now track nmap itself. 2001-05-28 01:02:07 +00:00
David E. O'Brien
14c5bb3b12 More changes needed to allow a slave port. 2001-05-28 01:01:19 +00:00
David E. O'Brien
214b483026 Allow a slave port to work with this Makefile. To be used by nmapfe port. 2001-05-28 00:18:04 +00:00
Vanilla I. Shu
04c1c42cf5 Perl5 interface to the MD2 message digest algorithm
PR:		ports/27618
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-27 05:35:20 +00:00
Ying-Chieh Liao
3edca2122e upgrade to 3.1.5
PR:		27212
Submitted by:	maintainer
2001-05-25 20:07:54 +00:00
Kris Kennaway
3ea6bb84f2 Respect CFLAGS 2001-05-25 11:49:35 +00:00
David E. O'Brien
7ca1a48ccb Add missing dir
PR:		27577
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-25 09:53:59 +00:00
Jimmy Olgeni
fa3d07022b Update the Nessus suite to version 1.0.8. 2001-05-24 11:08:05 +00:00
James E. Housley
f7519dfa64 Update to version 4140 2001-05-23 20:03:22 +00:00
Jimmy Olgeni
a6cf2da26c Try to remove the plugins directory at deinstall time.
PR:		27586
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-23 19:50:24 +00:00
Doug Barton
44e687d0d7 Upgrade openssl to 0.9.6a and bump the shlib version in the process
due to non-backwards compatible changes. The shlib bump necessitates
a corresponding bump in bsd.port.mk for the automagic openssl
dependency. Mistakes in the port are my responsibility. Approval for
the bsd.port.mk commit comes through asami -> kkenn -> me. Kris is
a little busy at the moment, so he asked me to lob it in.

Approved by:	kris
2001-05-23 02:47:02 +00:00
Peter Pentchev
3bad66fa74 Update maintainer's e-mail address.
PR:		27528
Submitted by:	maintainer
2001-05-22 16:55:32 +00:00
Ying-Chieh Liao
45a58c77a9 upgrade to 0.5.0
change master site

PR:		27322
Submitted by:	maintainer
2001-05-22 16:32:57 +00:00
Jimmy Olgeni
0767189284 Cosmetic change only: make the MAN3 section fit an 80 column screen. 2001-05-21 20:30:49 +00:00
Alexander Langer
67569453e4 Update to 0.11
PR:		27465
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2001-05-21 19:49:49 +00:00
Bill Fenner
e1592fc36e Remove Rod Taylor as MAINTAINER; he no longer has time.
Submitted by:	MAINTAINER
2001-05-21 18:14:44 +00:00
Jimmy Olgeni
4d9e3b0474 Try to remove ${PREFIX}/lib/nessus and ${PREFIX}/var at deinstall time.
(var is not in the "local" mtree)
2001-05-21 16:28:59 +00:00
Jacques Vidrine
286760b720 configure was generating bogus -R' and -L' flags for the linker when
Kerberos IV libs were not present.

PR:		ports/27490
2001-05-21 14:12:32 +00:00
Jun Kuriyama
5c263482b7 Remove 'A' at the top of line.
Submitted by:	Jason R. Mastaler <jason-dated-990840946.7cac68@mastaler.com>
		(maintainer)
PR:		ports/27420
2001-05-21 06:55:10 +00:00
Will Andrews
5e85f2ad57 Add ssh-multiadd 1.3, a tool to add multiple ssh keys to the
authentication agent.

PR:		26975
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-20 02:40:30 +00:00
Will Andrews
f328525262 Add isakmpd 20010403, the OpenBSD IKE daemon. About time, too...
PR:		27274
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-05-20 02:31:11 +00:00
Vanilla I. Shu
28763aa5cf Upgrade to latest version:
p5-BerkeleyDB		=>	0.15
	p5-Convert-ASN1		=>	0.10
	p5-FastCGI		=>	0.58
	p5-File-Spec		=>	0.82
	p5-Finance-Quote	=>	1.05
	p5-IO-Socket-SSL	=>	0.78
	p5-Locale-Maketext	=>	0.18
	p5-Mon			=>	0.11
	p5-Net-IPv4Addr		=>	0.10

Some ports NO response from:	maintainers
Some ports Approved by:		maintainers
2001-05-20 02:18:04 +00:00
Akinori MUSHA
5604e7a14d Update lang/ruby and lang/ruby-devel to the latest snapshots.
Remove shells/ruby-shell as it is now part of the standard distribution.
(in both Ruby 1.6.4 and 1.7.0)

Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the
standard distribution now.
2001-05-17 21:16:46 +00:00
Maxim Sobolev
847c099094 Add py-amkCrypto 0.1.3, a Python cryptography modules.
PR:		26723
Submitted by:	Jason R. Mastaler <jason@mastaler.com>
2001-05-17 16:21:34 +00:00
James E. Housley
233e86107f Update to 4139
****IMPORTANT NOTES****
*  Notice: This emergency DAT release has been
   produced to provide protection for the
   VBS/VBSWG virus variant also known as "Mawanella".
2001-05-17 16:20:38 +00:00
James E. Housley
e7d15f5d71 Update to version 4138 2001-05-16 20:04:30 +00:00
Nick Sayer
15cfaa3406 Chase the distfile.
Submitted by: marc@milestonerdl.com
2001-05-16 14:08:50 +00:00
Kris Kennaway
46ded69762 I committed the md5 sum on the wrong distfile last time; the contents
were the same, but the paths were wrong.
2001-05-13 22:52:38 +00:00
Trevor Johnson
4f320235c8 Update to 0.31. Arrange list of man pages alphabetically. Add
new master site.

Submitted by:	ijliao, vanilla
PR:		27155
2001-05-12 07:50:59 +00:00
Akinori MUSHA
a79110dac4 Update WWW. Oops. 2001-05-11 15:22:43 +00:00
Akinori MUSHA
c10cf03725 Update to 0.2. 2001-05-11 15:22:10 +00:00
Kevin Lo
1bd8feb574 Update to 0.32
PR: 27257
Submitted by: MAINTAINER
2001-05-11 14:34:07 +00:00
Vanilla I. Shu
d0041c4ec7 Upgrade to latest version:
p5-Authen-PAM		=>	0.11
	p5-Config-IniFiles	=>	2.19
	p5-File-Tail		=>	0.98
	p5-ParallelUA		=>	2.50
	p5-dTemplate		=>	2.0

set MAINTAINER to ports@FreeBSD.org:
	p5-Authen-PAM

Approved by:  maintainers
2001-05-10 15:35:01 +00:00
Vanilla I. Shu
001c3c4aa2 Upgrade
p5-Apache-AuthTicket		=>	0.31
  p5-Apache-AuthenCache		=>	0.04
  p5-Business-CreditCard	=>	0.23
  p5-CGI-Cache			=>	1.03
  p5-Crypt-CipherSaber		=>	0.60
  p5-Crypt-SSLeay		=>	0.25
  p5-File-Cache			=>	0.16
  p5-Filter			=>	1.23
  p5-FreezeThaw			=>	0.41
  p5-HTML-Stream		=>	1.49
  p5-Mail-Audit			=>	1.10
  p5-Mail-Box			=>	1.111
  p5-Mail-IMAPClient		=>	2.1.2
  p5-Mail-Sender		=>	0.7.08
  p5-Math-FixedPrecision	=>	0.14
  p5-Math-GMP			=>	1.07
  p5-NNTPClient			=>	0.37
  p5-Net-SSLeay			=>	1.07
  p5-Proc-Background		=>	1.03
  p5-Quota			=>	1.3.3
  p5-Text-Template		=>	1.31
  p5-WWW-Search			=>	2.19
  p5-XML-RSS			=>	0.97
  p5-chart			=>	fix pkg-plist
2001-05-10 01:20:55 +00:00
James E. Housley
9dae99e066 Update to 4137 2001-05-09 22:27:56 +00:00
Kevin Lo
bce5ff4a67 Upgrade to version 0.10
PR: 27196
Submitted by: MAINTAINER
2001-05-08 13:35:54 +00:00
Akinori MUSHA
f51309e30f Add ruby-blowfish, a Ruby interface to the Blowfish cipher. 2001-05-08 10:51:33 +00:00
Kevin Lo
7d4a9f07e4 Upgrade to version 0.09
PR: 27090
Submitted by: MAINTAINER
2001-05-07 15:16:38 +00:00
Munechika SUMIKAWA
0f886578be Upgrade to 20010418a. 2001-05-06 18:14:13 +00:00
Will Andrews
4ad517c798 Add pam_ssh 1.5, a PAM module that provides single sign-on behavior
for UNIX using SSH.  This denotes moving pam_ssh out of the base system.

PR:		26666
Submitted by:	Andrew J. Korty <ajk@iu.edu> (author)
2001-05-05 19:22:03 +00:00
Alexander Langer
8e12ef263a * documentation into share/doc and respect NOPORTDOCS
* NO_CDROM (do not sell for profit)

Suggested by:	nsayer

* Fix MASTER_SITE
2001-05-05 13:28:25 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
James E. Housley
af0193e53c Upgrade to 4136 2001-05-02 18:55:41 +00:00
Trevor Johnson
3eadc19307 Remove broken master site. Fix MAINTAINER line. 2001-05-02 01:00:56 +00:00
Trevor Johnson
c39dc8712a Follow the master site. 2001-05-02 00:54:41 +00:00
Akinori MUSHA
c9755a3bc1 Update to 1.2. 2001-05-01 08:35:51 +00:00
Jun Kuriyama
e946206995 Upgrade to 1.0.5.
o The semantics of --verify have changed.
  o Corrected hash calculation for input data larger than 512M.
  o Large File Support is now working.
  o A bunch of new options and commands.
  o Keyserver support for the W32 version.
  o Better handling of key expiration and subkeys.
  o Estonian and Turkish translation.
  o The usual fixes and other enhancements.
2001-04-30 03:22:56 +00:00
Kris Kennaway
0f150ffc26 Don't hard-code -O2 2001-04-30 00:34:26 +00:00
Jacques Vidrine
8403e24bd7 Bump PORTREVISION for ftpd buffer overflow fix. 2001-04-27 18:16:58 +00:00
Jacques Vidrine
9168f72db8 Security fix:
``Buffer overflows exist in the FTP daemon included with MIT krb5.''
  See <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf.txt> and
  <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf_122_patch.txt>.

Obtained from:  MIT Kerberos mailing list
2001-04-27 18:15:34 +00:00
Jacques Vidrine
3f37ef937e Security fix:
``Buffer overflows exist in the FTP daemon included with MIT krb5.''
See <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf.txt> and
<URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf_122_patch.txt>.

Obtained from:	MIT Kerberos mailing list
2001-04-27 18:15:00 +00:00
Ying-Chieh Liao
91461398a5 change WWW: to the real site 2001-04-27 12:01:58 +00:00
James E. Housley
4fe968f961 Update to version 4135 2001-04-25 20:07:55 +00:00
Jacques Vidrine
08d56f4a50 Explicitly list directories for Kerberos 4 bits, so that once this
is built there are no references to the likely non-existent `/usr/athena'.
2001-04-24 18:55:17 +00:00
Akinori MUSHA
d796eed0e0 Update to 0.3. Only the configure script has been changed.
Drop support for legacy systems. (prior to 3.2-RELEASE)
2001-04-23 19:00:49 +00:00
Ying-Chieh Liao
56893991f5 upgrade to 0.1.3 2001-04-23 06:26:56 +00:00
Maxim Sobolev
34462bb3fa 1. In addition to OSVERSION test, check for existence of /usr/lib/libssl.a
and don't mark BROKEN if it doesn't exist.
2. Provide a workaround for inability of recent gcc to link shared library
when -Wl,-whole-archive ld(1) option is used. This should make possible to
build the port on recent -stable or -current.
2001-04-22 18:42:35 +00:00
Bill Fenner
c878287c39 phobos.caltech.edu asks people to use ftp.astro.caltech.edu instead. 2001-04-22 05:35:14 +00:00
Kris Kennaway
836ae6e108 Chase the MASTER_SITE 2001-04-22 00:14:12 +00:00
James E. Housley
3449bcbf2f Update URL
Submitted by:	fenner and is "unfetchable distfiles"
2001-04-21 23:08:40 +00:00
Archie Cobbs
550ba75248 Use <sys/param.h> instead of <osreldate.h> within the kernel.
PR:		26218
Submitted by:	markush@acc.umu.se
2001-04-21 17:56:36 +00:00
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Jimmy Olgeni
ae8843e2bf Update port to version 3.1.4, and update maintainer's email.
PR:		26715 (but I modified pkg-plist)
Submitted by:	Carl Johan Madestrand <cj@vallcom.net>
2001-04-20 15:45:26 +00:00
Steve Price
16f1331280 Remove empty directories on uninstall. 2001-04-20 13:16:43 +00:00
Ying-Chieh Liao
eee7f2e894 add mdcrack
Bruteforce password MD5 hashes
2001-04-19 17:30:10 +00:00
Jacques Vidrine
81ab4375c6 Fix an uninitialized pointer dereference in krb5_rd_cred. 2001-04-19 16:47:38 +00:00
James E. Housley
77b5a423c5 Update to version 4134 2001-04-18 22:05:50 +00:00
Ying-Chieh Liao
983ecac135 add crank
CRyptANalysis toolKit
2001-04-18 19:43:17 +00:00
Maxim Sobolev
1487043e49 Check if librsaref exists before trying to link with it.
Inspired by:	ports/26679
2001-04-18 19:16:52 +00:00
Maxim Sobolev
914972d462 Add fressh 0.8.1, a free rewritten implementation of the SSH
communication protocol.

Obtained from:	NetBSD
2001-04-18 16:24:18 +00:00
Kris Kennaway
0b74212253 Update to scanssh 1.55 2001-04-17 17:19:32 +00:00
Jacques Vidrine
84a708203e Add a sample start-up script for the KDC. 2001-04-17 16:25:13 +00:00
Kris Kennaway
31c08f40e0 Update to pgpdump 0.08
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (Maintainer)
PR:		26505
2001-04-17 16:16:29 +00:00
Peter Pentchev
a8315b5460 Update to 0.31, lots of cleanup, add NOPORTDOCS handling.
PR:		26643
Submitted by:	maintainer
2001-04-17 12:13:08 +00:00
Kris Kennaway
ebe6d0785c Apply the Big Axe of Hacking to this port and remove all the CVS fetching
crap which just doesn't work well.  Fall back on the tarball which will
be generated once from the OpenBSD CVS repo each time I update the port.
2001-04-17 08:55:04 +00:00
Will Andrews
b64542c918 Fix checksum problem on bento by updating to 0.31. Also start using the
versioned distfiles since they are available.
2001-04-17 05:56:57 +00:00
Ying-Chieh Liao
47f6d53298 MD5.pm not in ${PERL_VER}/${PERL_ARCH}/ but in ${PERL_VER}/
PR:		26625
Submitted by:	petef@databits.net
2001-04-17 03:09:23 +00:00
James E. Housley
65a0d04147 Correct the description. This is actually FreeBSD and not a Linux version.
Submitted by:	Ronald Klop <ronald-20010515@klop.yi.org>
2001-04-16 23:40:23 +00:00
Mike Heffner
81f218adac Update to 2.0.1 and update email address. Should fix bento as well. 2001-04-16 16:45:56 +00:00
Akinori MUSHA
b26e06898a Update to 0.2. 2001-04-16 05:14:48 +00:00
Kevin Lo
e9d3a53141 Update to snap4
PR: 26578
Submitted by: MAINTAINER
2001-04-15 15:22:19 +00:00
David E. O'Brien
f8bca4b381 I forgot to commit this with the last upgrade.
Submitted by:	steve
2001-04-15 01:04:33 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
James E. Housley
024b0c58db Take over MAINTAINERship
Approved by:	kris
2001-04-14 14:16:20 +00:00
James E. Housley
2125029e3f Update DATs to 4133 2001-04-11 21:28:18 +00:00
Mario Sergio Fujikawa Ferreira
797e87df2e - Update maintainer email
- Replace some harcoded paths with tweakable variables
- Some naming conventions changes around Makefile
- Some additional patching
- Add some hackery to bypass fetch problems with
  coast sites
- Add $FreeBSD$ to PKGINSTALL and PLIST
- Deploy PORTDOCS technology inside PLIST

Discussed and worked with:	maintainer
2001-04-10 10:52:20 +00:00
Dirk Froemberg
7bcacde963 Fix WITH_MYSQL, WITH_ODBC and WITH_POSTGRES.
PR:		ports/25803
2001-04-10 10:49:33 +00:00
Trevor Johnson
09d2034124 Update to 1.7.1. Remove defunct MASTER_SITE. 2001-04-10 06:21:34 +00:00
Trevor Johnson
5f8a6b727c Update master site because fetch doesn't support HTTP redirection. 2001-04-10 01:57:08 +00:00
Trevor Johnson
4532b49f11 Update to 0.2. Add a master site. 2001-04-10 01:40:35 +00:00
Trevor Johnson
e4ac6623be Update libmcrypt soname in dependency. 2001-04-09 23:43:49 +00:00
Peter Pentchev
f99cf0b5c1 Update to 1.2.13, fix a fennerism along the way ;) 2001-04-09 11:09:33 +00:00
Doug Barton
5dcba3ec3d Update to version 0.04, portlint 2001-04-09 01:11:39 +00:00
David E. O'Brien
2bf7be3276 While the previous patch worked, this is a fresh one generated from
this version's sources.
2001-04-07 18:38:08 +00:00
Akinori MUSHA
224190883e Move ruby-sha1 from converters to security.
PR:		ports/26239
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2001-04-07 10:47:35 +00:00
Will Andrews
8a44bfc355 Add bfbtester 2.0, a security tool for testing binaries for overflows.
PR:		24774
Submitted by:	Mike Heffner <mheffner@vt.edu>
2001-04-07 07:33:46 +00:00
Will Andrews
4f41f53db7 Add op 1.11, a program to allow others to run commands as root (like
sudo but different).  Hey, CERIAS @ Purdue wrote this.  Cool.

PR:		24771
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-04-07 02:13:55 +00:00
Will Andrews
dfa4561877 Add chkrootkit 0.30, a tool to locally check for signs of a rootkit.
PR:		26115
Submitted by:	Luiz Eduardo R. Cordeiro
2001-04-07 00:48:49 +00:00
Clive Lin
11f8a31b75 Upgrade to 0.4.1 2001-04-06 20:39:39 +00:00
Michael Haro
363c945382 Update security/pgpdump to 0.07
PR:		26365
Submitted by:	     maintainer
2001-04-05 23:11:07 +00:00