1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

1932 Commits

Author SHA1 Message Date
Pete Fritchman
22ffc96797 add p5-GPG 0.06
A Perl interface to GnuPG

PR:		29658
Reviewed by:	ade
2001-08-23 15:43:45 +00:00
Kris Kennaway
6508158e59 Correct CATEGORIES to "security devel" 2001-08-23 12:55:22 +00:00
Kris Kennaway
2460265fd7 Move flawfinder from devel to security where the other source-code auditing
tools live.

Discussed with: ijliao
2001-08-23 12:54:48 +00:00
Kris Kennaway
3a8ffecdd4 Remove extraneous distfile hashes 2001-08-23 11:43:18 +00:00
Kris Kennaway
1e70fa7851 Allow package builds and correct the plist.
Approved by:	maintainer
2001-08-23 09:47:24 +00:00
Kris Kennaway
31814ab95a Correct CATEGORIES to "security devel" 2001-08-23 09:07:29 +00:00
Kris Kennaway
d4fe05ed2c Add rats-1.1
This is RATS, a rough auditing tool for security, developed by
Secure Software Solutions.  It is a tool for scanning source code
(C, C++, Perl, and Python) and flagging common security related
programming errors such as buffer overflows and TOCTOU (Time Of
Check, Time Of Use) race conditions.  As its name implies, the tool
performs only a rough analysis of source code.  It will not find
every error and will also find things that are not errors.  Manual
inspection of your code is still necessary, but greatly aided with
this tool.

Obtained from:	OpenBSD
2001-08-23 09:03:03 +00:00
Ying-Chieh Liao
fb1741b002 add borzoi
An Elliptic Curve Cryptography Library
2001-08-23 08:24:35 +00:00
Kris Kennaway
34d9284dd3 Add ppgen 1.0, a program to generate random passphrases from dictionary
words, with a desired amount of entropy.

Obtained from:	OpenBSD
2001-08-23 07:03:56 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
James E. Housley
7731634970 Update to 4155 2001-08-22 16:06:33 +00:00
Ying-Chieh Liao
410ce29b6b pass maintainership
Submitted by:	shell@shellhung.org (new maintainer)
2001-08-22 10:46:53 +00:00
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