1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

4523 Commits

Author SHA1 Message Date
Alexander Leidinger
71b93e612e BEWARE: As rcoder(8) isn't present on FreeBSD 4 but clamd must be
be started before clamav-milter the startup-script for clamd
        must alphabetically arranged before the startup-script for
        clamav-milter. It was decided to use the clamd statup-scrtipt
        from security/clamav-devel (clamav-clamd.sh), so users running
        an older version of security/clamav have to change
        'clamd_enable="YES"' to 'clamav_clamd_enable="YES"' in
        /etc/rc.conf. On the other hand this changes makes it easier
        to switch between security/clamav and security/clamav-devel.

- Respect PTHREAD_CFLAGS.
- Use USE_LIBTOOL_VER=14 as the libtool shipping with clamav 0.65
  erroneously links against libc _and_ libc_r on FreeBSD 4.
- Don't link against libcipher on FreeBSD < 501100, clamav doesn't
  depend on it. The linker warnings suggesting that it is required
  were triggered by linking against both, libc and libc_r.
- Unconditionally depend on math/libgmp4. Otherwise, if libgmp4 is
  already installed on a FreeBSD 4-STABLE system compilation of
  security/clamav fails, as the headers of libgmp4 are used but the
  base libgmp is used for linking.
- Fix generation of clamav-milter.8 when building with WITH_MILTER
  (part of new files/patch-clamav-milter::Makefile.in).
- Don't USE_GETOPT_LONG when compiling with WITH_MILTER, clamav
  uses its own getopt_long() regardless if a devel/libgnugetopt is
  installed or the version in the base of FreeBSD 5 is present.
- Allow compilation of WITH_MILTER with mail/sendmail.
- Install a startup-script (taken from security/clamav-devel with some
  fixes in comments) for clamav-milter when compiled with WITH_MILTER.
- In pkg-descr remove the note that clamav-milter doesn't build on
  FreeBSD 4 with base gcc, it builds fine there. Mention that
  clamav-milter can be optionally used (taken from pkg-descr of
  security/clamav-devel).
- Fix compilation when an older version of security/clamav is installed.
  If there's an older version of libclamav installed clamav 0.65 will
  link against it instead of the newly built one. This is not a problem
  if the installed version is compatible with the new one as libclamav
  gets linked dynamically and the installed version will be replaced
  with the new one. However, if the older version is incompatible
  linking of clamav 0.65 fails. This problem was discovered by
  Jan-Peter Koopmann Jan-Peter.Koopmann@seceidos.de and the fix
  (most of the new patches in the files directory) confirmed working.
- In clamav-milter replace the path to the used sendmail executable with
  the location of the mailwrapper(8) (/usr/sbin/sendmail). Obtained
  from security/clamav-devel.

PR:		59948
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-12-08 14:06:49 +00:00
Erwin Lansing
782384f5c5 Update to 2.07 2003-12-08 12:23:51 +00:00
Sergey Skvortsov
e0c4385e9d Updated to 1.05
Pointed by:	erwin
2003-12-08 12:20:51 +00:00
Kirill Ponomarev
6183ae201f - Update to 0.20
PR:		60040
Submitted by:	maintainer
2003-12-08 09:39:22 +00:00
Kirill Ponomarev
8983eac82c - Add new MASTER_SITES
- Developers updated their virus definition table
  and rerolled the tarball

Submitted by:	maintainer
2003-12-06 20:40:39 +00:00
Sergei Kolobov
c5b6fe346c Add xca 0.4.5, graphical certification authority.
Graphical certification authority is an interface for managing
RSA keys and certificates, and the creation and signing of PKCS#10 requests.
It uses the OpenSSL library and a Berkeley DB for key and certificate storage.
It supports importing and exporting keys and PEM DER PKCS8 certificates,
signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions.
A tree view of certificates is presented.

Author:	Christian Hohnstaedt <christian@hohnstaedt.de>
WWW:	http://www.hohnstaedt.de/xca.html

PR:		58378
Submitted by:	Valentin Zahariev <curly@e-card.bg>
2003-12-05 23:19:05 +00:00
Sergei Kolobov
01b0f639df - Update to 1.24
While I'm here:
- Rearrange MASTER_SITES: PacketStorm mirros do not seem to carry
  versions later than 1.22
- Install examples to EXAMPLESDIR

PR:		59800
Submitted by:	Robin Breathe <robin@isometry.net>
Approved by:	maintainer
2003-12-05 14:27:03 +00:00
Kirill Ponomarev
2efa76954b - Update to version 0.0.10
PR:		59758
Submitted by:	Ports Fury
2003-12-05 14:22:50 +00:00
Kirill Ponomarev
ae4f8c3a11 - Update to version 4.3.1
PR:		59949
Submitted by:	maintainer
2003-12-05 08:54:08 +00:00
Sergei Kolobov
7230b77ccb - Reset maintainership to ports@FreeBSD.org
Requested by:	Mark Hannon <markhannon@optusnet.com.au> (maintainer)
		in follow-up to ports/58613
2003-12-04 21:03:58 +00:00
Tilman Keskinoz
6968457d07 Update to 1.5
PR:		59901
Submitted by:	Colin Percival <cperciva@daemonology.net>
2003-12-04 17:02:28 +00:00
Kirill Ponomarev
26758d8fa1 - Change maintainer email
Submitted by:	den
2003-12-04 15:09:46 +00:00
James E. Housley
bbf79b8c43 Update to DAT 4307 2003-12-04 14:36:34 +00:00
Sergei Kolobov
df9dca4616 - Update to 2.0.9
PR:		59020
Submitted by:	maintainer
2003-12-04 14:33:59 +00:00
Sergei Kolobov
4142d32ab2 - Update to 2.0.9
PR:		59019
Submitted by:	maintainer
2003-12-04 14:32:33 +00:00
Sergei Kolobov
485872dc63 - Update to 1.1.3
- Add MASTER_SITES

While I'm here:
- Re-arrange Makefile variables
- Shorten COMMENT to fit the limit
- Remove unnecessary WRKSRC (default value)

PR:		59798
Submitted by:	maintainer
2003-12-04 14:27:49 +00:00
Mathieu Arnold
2cff160842 Update to 1.3 2003-12-04 13:42:12 +00:00
Hajimu UMEMOTO
8d4df4b343 Update to 2.1.17. 2003-12-04 08:06:03 +00:00
Hajimu UMEMOTO
fa1dd0fe6c add WITH_ALWAYSTRUE option.
Requested by:	Ted Cabeen <secabeen@pobox.com>
2003-12-04 06:33:54 +00:00
Mark Linimon
5520199588 Per distfile survey, remove dead mastersite.
Approved by: Justin Stanford <jus@zion.4dds.co.za> (maintainer)
2003-12-04 03:55:16 +00:00
Dirk Meyer
12fc4ace75 - fix Usage 2003-12-04 03:24:09 +00:00
Mike Silbersack
cf5ee3d9c9 Correct the OSVERSION check for the libgmp depedency; libgmp was removed
waaaay earlier than I had previously thought.  Also bump portrevision
since this is an important change for 5.x users.

Approved by:	portmgr (marcus)
2003-11-30 07:19:15 +00:00
Mike Silbersack
f6e9200724 Clamav 0.65 uses libgmp for digital signature calculations;
as libgmp no longer exists in 5.x, add the needed dependency
to this Makefile.

(Note that stale gmp.h and libgmp files sitting around may
still cause problems, anyone with an "old" 5.x system that
sees oddities in the build should make sure that those old
files are purged from /usr/lib and /usr/include.)
2003-11-28 05:58:48 +00:00
Jun Kuriyama
660205cc0e *** Security Update (not fix, only workaround) ***
Disable the ability to create signatures using the ElGamal
sign+encrypt (type 20) keys as well as to remove the option
to create such keys.

Reported by:	se
References:	http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020570.html
		http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020569.html
Approved by	portmgr (will)
2003-11-28 00:05:27 +00:00
Tilman Keskinoz
d1868e9f76 - AMD64 has no APM
- Revert logic, i386 seems to be the only ARCH with APM

Submitted by:	Adriaan de Groot
Approved by:	portmgr (marcus)
2003-11-25 18:57:36 +00:00
Bruce M Simpson
2830eb5a46 Supersedes ports/59442 and previous hasty-fix, and fixes the following:
- Build with __FreeBSD_version > 501114 (see bms commit)
 - Build with new route.h (no RTF_PRCLONING)
 - Don't use hardware assistance on framentation when DF is set.
 - Allow pftcpdump -w to be used with pfsync.

Found-by:	bento / Pyun YongHyeon
Submitted by:	Max Laier
PR:		ports/59548
2003-11-25 14:08:02 +00:00
Joe Marcus Clarke
b8fc347cb4 Fix build on -CURRENT.
Reported by:	bento via kris
Approved by:	portmgr (implicit)
2003-11-24 22:57:48 +00:00
Cy Schubert
d00d6645f8 Fix crypto-publish extract. 2003-11-23 21:48:54 +00:00
Dag-Erling Smørgrav
f6664145ae Upgrade to 0.8.2 (and unbreak, as the old distfile is long gone)
Approved by:	portmgr (marcus)
2003-11-23 18:18:31 +00:00
Kirill Ponomarev
6707b59090 - Update to version 0.75
PR:		59572
Submitted by:	Jim Shewmaker <jims@bluenotch.com>
Approved by:	maintainer
2003-11-22 10:02:39 +00:00
James E. Housley
0be98345cb Update f-prot to 4.3.0.
PR:		59562
Submitted by:	MAINTAINER
2003-11-22 02:17:46 +00:00
Sergey A. Osokin
6e7e548327 Update to 2.0.5 [1]
Use %%DOCSDIR%% and %%DATADIR%% macros [2]

Submitted by:	Linh Pham <question@closedsrc.org> [1], osa [2]
PR:		59510
2003-11-21 16:33:27 +00:00
Sergey A. Osokin
048d009f72 Fix incorrect argument order for kill(2) [1]
Use USE_REINPLACE instead of one-line patch-stentry.c.
Bump PORTREVISION.

Bug found and original patch:	Valentin Nechayev <netch@lucky.net> [1]
Approved by:			maintainer (timeout)
PR:				59510
2003-11-21 14:59:27 +00:00
Tilman Keskinoz
2b1fd9e6fe Fix build on alpha 2003-11-21 13:59:03 +00:00
Kirill Ponomarev
d470a37d9d - Support for TCP as the tunnel transport was added
- Change maintainer email

PR:		59543
Submitted by:	maintainer
2003-11-21 12:19:01 +00:00
James E. Housley
9697bab063 Update security/snort from 2.0.2 to 2.0.4
PR:		59148
Submitted by:	Linh Pham
2003-11-21 11:39:27 +00:00
Yen-Ming Lee
f84705ee58 Use uvscan as default virus scanner and unbreak amavisd 2003-11-21 09:39:40 +00:00
Pav Lucistnik
54d0bfa3e3 Include support for all possible antivirus in a package
- Makes package actually useful
- Fixes build on Bento

PR:		ports/59531
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	adamw (mentor)
2003-11-21 00:18:31 +00:00
Pav Lucistnik
cf07471739 - Update to 0.7
- Unmark BROKEN
- Use PORTDOCS macro

PR:		ports/59528
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	adamw (mentor)
2003-11-20 23:29:11 +00:00
Mark Linimon
2c90683550 Retire security/whisker. Author says to use nikto instead.
PR: ports/58606.
2003-11-20 23:17:31 +00:00
Mark Linimon
c0b032326b Per Bill Fenner's distfile survey, the main web site for this source code
no longer contains the code.  Instead it contains "Whisker has officially
been deprecated as of 2003.  Use nikto instead."  nikto is currently in
the ports collection as security/nikto.
PR: ports/58606 and no objection for nearly a month.
2003-11-20 23:16:26 +00:00
Pav Lucistnik
22f9406fd1 - Author included object files in distfile. Get rid of them otherwise
build fails on non-i386 platforms.
- Respect CFLAGS

Submitted by:	Koop Mast
Approved by:	adamw (mentor)
2003-11-20 23:06:45 +00:00
Dirk Meyer
b29f1b75d8 - take maintainership 2003-11-20 19:24:21 +00:00
Trevor Johnson
5f9c6cf81a Chase master site and home page.
detected by:	fenner's survey
2003-11-20 16:21:48 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
James E. Housley
b5f8865812 1) Update security/amavisd-new to amavisd-new-20030616-p6.
2) Incorporate changes from PR 57382:
   - add rc.subr support
   - cleanup sed variable replacement scripts
   - add pointer to Clam Antivirus to installation message
  PR 57382 was closed by mistake, I thought the contents
  have already been commited, while they were not.

PR:		59323
Submitted by:	milter@free.fr (1)
Submitted by:	Martin Matuska <martin@tradex.sk> (2)
Approved by:	MAINTAINER
2003-11-20 11:00:19 +00:00
James E. Housley
36062a41a8 Update to DAT 4305 2003-11-19 21:23:07 +00:00
Joe Marcus Clarke
e7b6d2f752 * Update to 0.65
* Create /var/run/clamav with 750 permissions

PR:		59458
Submitted by:	Rui Lopes <rui@ruilopes.com>
Approved by:	maintainer
2003-11-19 17:40:04 +00:00
Dirk Meyer
65ff587acb - update to 20031118
- Fix manpage with option WITH_MILTER
Submitted by:   rob@debank.tv
2003-11-19 16:19:23 +00:00
Bruce M Simpson
0765a72da5 Fix pf for ${OSVERSION} >= 501114, i.e. the 5.2 freeze point, when andre@'s
tcp hostcache changes took place.
2003-11-19 14:31:36 +00:00
Max Khon
58971ae2da - Update to 1.1a to fix listbox problem.
- Switch to wxgtk2, provide WITH_GTK1 knob to build with wxgtk.

Submitted by:	MAINTAINER
2003-11-18 23:34:51 +00:00
Pav Lucistnik
da635a9784 - Mark only for i386
PR:		ports/59437
Submitted by:	maintainer
Approved by:	marcus (backup mentor)
2003-11-18 21:51:27 +00:00
Dirk Meyer
cb652a0e05 - fix COMMENT, contains no longer MIT code
- make portlint happy
2003-11-18 17:03:53 +00:00
Jun Kuriyama
ae9970fe43 Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. 2003-11-18 03:19:38 +00:00
Kirill Ponomarev
407cd5c874 - Unbreak this port and fix compile error caused by update of
cryptopp
- Update to version 1.1
- Give maintainership to submitter

PR:		59377
Submitted by:	Jesse Lovelace <jllovela@ncsu.edu>
2003-11-17 20:45:37 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Alexander Leidinger
d4a3fdc5e9 - Install the virus definition file and the actual virus scanner with the
write bit turned on as both get updated when using the automated updates
  facility. The auto-update mechanism doesn't seem to have a problem if
  the write bit is disabled but it's not quite correct.
- Mention in pkg-message that that the virus scanner (referenced as
  "anti-virus engine" by H+BEDV) also gets updated when using the automated
  updates facility.
2003-11-17 10:15:43 +00:00
Joe Marcus Clarke
084b2afd37 * Update to 1.6.5
* Use USE_OPENLDAP
* Remove ability to build with openldap12
* Convert display message to a real pkg-message
2003-11-16 01:51:46 +00:00
Sergey Skvortsov
bfb2ac2c8a Fix pkg-plist 2003-11-15 17:17:04 +00:00
Sergey Skvortsov
381d1ca38a Add p5-OpenCA-CRL 0.9.17, CRL Management module. 2003-11-15 17:14:00 +00:00
Sergey Skvortsov
3eb21f2f44 Add p5-OpenCA-REQ 0.9.52,
perl extension to easily manage Cert
REQUESTs.
2003-11-15 17:06:25 +00:00
Sergey Skvortsov
2ba67fee14 Add p5-OpenCA-PKCS7 0.9.13, perl extension for basic handling PKCS. 2003-11-15 17:04:43 +00:00
Mark Linimon
069eb7923c Reflect rerolled distfile for new virus definitions. Maintainer-update.
PR: ports/59082.
2003-11-15 12:05:05 +00:00
James E. Housley
1ee6cd058f *******************IMPORTANT*******************
4304 Emergency Dat release due to:

W32/MIMAIL.I@MM

**********************************************
2003-11-14 13:06:18 +00:00
Oliver Eikemeier
d1b344e8cd switch my ports to my FreeBSD address
Approved by:	marcus (mentor)
2003-11-14 00:29:48 +00:00
Tilman Keskinoz
1dfa0e9587 Update to 0.73
Submitted by:	Martin Matuska <martin@tradex.sk>
PR:		59236
2003-11-13 18:21:17 +00:00
Trevor Johnson
f725dc8ef5 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 12:54:57 +00:00
Trevor Johnson
7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
11b0931878 Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00
Edwin Groothuis
d30e571eb6 Add the virtual category "pear" to the Makefiles of these ports.
PR:		ports/56582
Submitted by:	edwin@mavetju.org
Approved by:	portmgr@freebsd.org
2003-11-12 23:46:19 +00:00
James E. Housley
6b26ddff31 Update to DAT 4303 2003-11-12 23:35:45 +00:00
Dirk Meyer
3314beebee - update to 20031112
PR:		59219
Submitted by:	rob@debank.tv
2003-11-12 21:14:57 +00:00
Jun Kuriyama
241fff111c What users should use is WITH_LDAP and USE_OPENLDAP is for ports
system.

Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
PR:		ports/59151
2003-11-12 13:37:25 +00:00
Kirill Ponomarev
a89cb8057a - Fix running with perl <5.6, on 4.x
- Bump PORTREVISION

PR:		59104
Submitted by:	maintainer
2003-11-11 09:19:49 +00:00
Hajimu UMEMOTO
60fd47a5f8 build package again. the problem was fixed by bsd.port.mk
1.469 (PR 58885).

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-11 07:44:22 +00:00
Cy Schubert
1026b3b0a6 Add missing slash (/) to the end of MIT MASTER_SITE. 2003-11-10 23:30:32 +00:00
Cy Schubert
4ffc06ad33 MIT has removed the web form, downloads of MIT KRB5 can be automated.
Unfortunately MIT and crypto-publish.org distribute two distinctly
different tarballs and the user must select the source/format they
wish to fetch. MIT now becomes the default.
2003-11-10 23:22:16 +00:00
Archie Cobbs
7d56a40196 Fix kernel panic when IPSec also in use. Also fix patch permissions problem.
PR:		ports/35631
Submitted by:	David Hedley <david@inty.net>
2003-11-10 22:31:28 +00:00
MIHIRA Sanpei Yoshiro
f49d5ccc38 add RUN_DEPEND
Reviewed by:	Maintainer
2003-11-10 22:10:58 +00:00
Kirill Ponomarev
6cad736824 - Update to version 2.0.0
PR:		59133
Submitted by:	Ports Fury
2003-11-10 19:46:27 +00:00
Max Khon
2b84902e8e wxgtk-devel -> wxgtk 2003-11-09 19:34:52 +00:00
Cy Schubert
f4067a9aeb Generate DISTNAME. 2003-11-09 17:31:31 +00:00
Kirill Ponomarev
31d540598a - Mark ONLY_FOR_ARCHS=i386
PR:		59084
Submitted by:	maintainer
2003-11-09 16:42:27 +00:00
Kirill Ponomarev
8abc7ca47a - Update to latest patchlevel and
make it use /dev/urandom
- Utilize DOCSDIR

PR:		59081
Submitted by:	maintainer
2003-11-09 16:38:32 +00:00
James E. Housley
e0c7c920a9 Bump version to 2.00 2003-11-09 16:01:51 +00:00
James E. Housley
b0044f05e0 Bump port version to 2.00:
- Build again with FreeBSD_version > 501113 (if_xname)
 - Fix some byte order problems with route-to rules
 - Stable release

PR:		589037
Submitted By:	MAINTAINER
2003-11-09 16:00:18 +00:00
Anders Nordby
243c758310 Update main download site in MASTER_SITES to a working URL. 2003-11-09 10:06:00 +00:00
Cy Schubert
df1d57b040 1. Fix pkg-plist.
2. Fix build on -STABLE.

PR:		57128
2003-11-08 23:08:25 +00:00
Kirill Ponomarev
06d6d2eaae - Update to version 1.0.2 2003-11-08 16:34:04 +00:00
Mark Murray
919cf513df This software is old and unmaintained. Remove. 2003-11-08 11:48:04 +00:00
Foxfair Hu
697cf24808 Upgrade nikto to 1.32. maintainer was also notified but email bounced back
to me.
2003-11-08 03:37:44 +00:00
Foxfair Hu
db6b142e82 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix checksum mismatch problem: the different is the later tarball adds
one more file (LW.pm), and the diff of Makefile.pl is:

--- ../libwhisker-1.8/Makefile.pl       Thu Dec 19 03:39:24 2002
+++ ./Makefile.pl       Wed Oct  8 01:38:16 2003
@@ -9,7 +9,7 @@

 $|++;

-$VERSION       =       '1.7';
+$VERSION       =       '1.8';
 $LIB           =       'LW.pm';
 $COMPONENTS    =       'libs';
 $PRELIB                =       'prelib.wpl';

  It seems that this is only an errata of release v1.8.

  Bump PORTREVISION to aware this. maintainer's email was bounced several
times, so commit this change directly.
2003-11-08 03:35:40 +00:00
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Adam Weinberger
9fc310e19c Update to 1.04
PR:		ports/59015
Submitted by:	maintainer
2003-11-07 06:08:58 +00:00
Anders Nordby
cb20dc9834 Use PORTDOCS, DOCSDIR and USE_MYSQL.
Use LOCALBASE instad of PREFIX to locate MySQL includes.
Use BROKEN_WITH_MYSQL to indicate that pam-mysql does not work with MySQL
4.1.

PR:		57439
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-11-06 00:10:17 +00:00
Mark Linimon
1bf90635b3 Update maintainer's email address per his request. While here, attempt
to pacify portlint a little bit.
2003-11-05 21:37:29 +00:00
James E. Housley
df103a904b Update to DAT 4302 2003-11-05 20:05:31 +00:00
Max Khon
cfe5492411 Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
Joe Marcus Clarke
7524984514 Chase the libxslt shared lib version with a PORTREVISION bump. 2003-11-04 18:30:50 +00:00
Hajimu UMEMOTO
e85f1e7db6 mark NO_PACKAGE instead of BROKEN. Though it fails to build
package on bento, at least it can be installed from port.
2003-11-04 17:27:23 +00:00
Mathieu Arnold
9956ea9fbb Update to 1.2
fix install on perl >= 5.8.0
2003-11-04 17:10:47 +00:00
Vanilla I. Shu
c530abb09c Add p5-Crypt-OFB 0.01, encrypt Data using OFB Mode.
PR:		58825
Submitted by:	clsung
2003-11-04 16:42:44 +00:00
Sergey A. Osokin
b94eee9cb2 Fix broken (checksum mismatch) by change suffix of distro
from "-current" to "a37".

No changes for MD5.
2003-11-04 16:00:01 +00:00
Kirill Ponomarev
c3c7330767 - Update to version 0.2.3
PR:		58916
Submitted by:	maintainer
2003-11-04 10:35:17 +00:00
Foxfair Hu
4f7f98015c PR: 58388
Submitted by:	maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Update prelude-nids to 0.8.5
2003-11-04 03:08:31 +00:00
Foxfair Hu
4129d207ce PR: 58388
Submitted by:	maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Update prelude-manager to 0.8.9
2003-11-04 03:07:33 +00:00
Foxfair Hu
ad6e9b43e4 PR: 58388
Submitted by:	maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Update prelude-lml to 0.8.6
2003-11-04 03:06:36 +00:00
Foxfair Hu
165f8a90c5 PR: 58388
Submitted by:	maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Upgrade libprelude to 0.8.8
2003-11-04 03:05:25 +00:00
Max Khon
35a4f6423d Fix build on -CURRENT (maintainer informed). Bump PORTREVISION. 2003-11-03 19:32:09 +00:00
Ying-Chieh Liao
64bca92785 upgrade to 1.2.7
PR:		58794
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-03 15:49:00 +00:00
Mark Linimon
1492eb5e4b Reset maintainer to ports@FreeBSD.org. Requested by: kris. 2003-11-03 07:28:44 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kirill Ponomarev
64204d5fec - Update to version 2.06
PR:		58824
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-02 10:39:32 +00:00
Edwin Groothuis
df3c9e78bd ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00
Mark Linimon
03ed2dc7b2 Per distfile survey, remove mastersite that disappeared in April 2002. 2003-11-02 00:56:36 +00:00
Mark Linimon
40a5373c7e Per distfile survey, remove mastersite that disappeared in October 2002. 2003-11-02 00:54:20 +00:00
Kirill Ponomarev
f864a51ed0 - Update to version 1.8.0
PR:		58790
Submitted by:	maintainer
2003-11-01 14:05:52 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
James E. Housley
e77aba94f2 *******************IMPORTANT*******************
4301 Emergency Dat release due to:

W32/MIMAIL.C@MM

**********************************************
2003-10-31 17:04:36 +00:00
Foxfair Hu
d005d75ba3 Add p5-Crypt-Anubis, a Crypt::CBC-compliant block cipher 2003-10-31 09:41:09 +00:00
Ying-Chieh Liao
d5126fe5f3 introduce MASTER_SITE_GNU_ALPHA 2003-10-31 02:39:30 +00:00
Tilman Keskinoz
ee6bd7a56c Add USE_GCC=3.3. gcc 2.95 dumps core on some stable systems.
Reported by:	Forrest Aldrich <forrie@forrie.com> & bento
2003-10-30 19:09:39 +00:00
Dirk Meyer
a7a3f4a1e4 - update to 20031030
This snapshot supports cvd database updates
PR:             58727
Submitted by:   rob@debank.tv
2003-10-30 16:14:49 +00:00
Alexander Leidinger
e433db1745 From the submitter:
---snip---
        The security/nmap port (currently at 3.48, but previous versions also
        had this problem) triggers a bug in GCC 3.3.1 on FreeBSD/sparc64 which
        causes the compilation of the port to fail.
        The GCC bug itself is know and AFAIK Thomas Moestl (tmm@freebsd.org)
        tried to get a fix for it in upstream GCC. However, I didn't see an
        entry in the release notes of GCC 3.3.2 that would suggest that it has
        been fixed there.
        Another port that has a workaround for this particular GCC bug is e.g.
        x11/XFree86-4-libraries (files/patch-XRes.c).
---snip---

PR:		58698
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-10-30 14:09:29 +00:00
Ying-Chieh Liao
06d3510c28 add gsasl 0.0.8
GNU SASL Library
2003-10-30 08:35:43 +00:00
Ying-Chieh Liao
ffe81d7d6a add gss 0.0.6
GNU Generic Security Service Library
2003-10-30 06:40:59 +00:00
Sergei Kolobov
34cbd67e9d - Install shared library (mostly for Pike 7.5 crypto toolkit)
- Install documentation and examples
- Utilize INFO

PR:		58338
Submitted by:	Xavier Beaudouin <kiwi@plonk.home.oav.net>
Approved by:	maintainer
2003-10-29 21:41:31 +00:00
Maxim Sobolev
c59cd5b389 Don't add p5-Digest-MD5 into dependency list if perl 5.8.0 or later is used -
in those versions that module included into the base distribution.
2003-10-29 20:34:02 +00:00
James E. Housley
80720853e9 Update to DAT 4300 2003-10-29 20:02:31 +00:00
Foxfair Hu
5495c06538 Submitted by: Marcus Henschel <mh@myfreebsd.org>
Reviewed by:	maintainer
Use RUN_DEPENDS instead of BUILD_DEPENDS to depend on www/p5-libwww
2003-10-28 15:05:43 +00:00
Foxfair Hu
2d17425e42 Approved by: maintainer
Add BUILD_DEPENDS and bump PORTREVISION.
2003-10-28 08:56:10 +00:00
Mark Linimon
343919fe38 Per distfile survey, note that the mastersite disappeared in August 2003. 2003-10-28 06:33:06 +00:00
Mark Linimon
39b8b48eae Per distfile survey, chase mastersite. 2003-10-28 06:22:29 +00:00
Mark Linimon
da50a89b69 Per distfile survey, remove mastersite that disappeared in September 2001. 2003-10-28 06:15:49 +00:00
Mark Linimon
13e33743e2 Per distfile survey, remove mastersite that disappeared in December 2001. 2003-10-28 05:47:46 +00:00
Kris Kennaway
79662b45a9 BROKEN: Broken pkg-plist 2003-10-28 02:42:41 +00:00
Kris Kennaway
c53484d9b1 Port is broken on 4.x as well. 2003-10-28 02:36:48 +00:00
Pete Fritchman
40f91d1548 Add to the tcl84 and tk84 virtual categories.
Submitted by:	kris
2003-10-27 15:03:40 +00:00
Kirill Ponomarev
f8720f3a34 - Fix build on -current
- Fixes for portlint (DOCSDIR)

PR:		58582
Submitted by:	elvis@sslab.cs.ccu.edu.tw
2003-10-27 14:11:12 +00:00
Pete Fritchman
24fd6c0e70 Depend on wish84 instead of wish83.
Requested by:	kris
2003-10-27 03:34:31 +00:00
Jun Kuriyama
64e5d59d5f Fix USE_DYNAMIC_LINKING detection.
Submitted by:	ls+gnupg.devel.gnupg.org@gambit.com.ru
References:	http://lists.gnupg.org/pipermail/gnupg-devel/2003-October/020503.html
2003-10-26 23:03:37 +00:00
Pete Fritchman
8b738f1955 The author's domain has changed; reflect that in MASTER_SITES and WWW:.
Noticed by:	distfiles survey
2003-10-26 17:37:45 +00:00
Pete Fritchman
9235de39b1 Update to 2.30.
PR:		58049
Submitted by:	Philip M. Gollucci <philip@p6m7g8.com>
2003-10-26 16:59:44 +00:00
Mark Pulford
b97bb7bd6b Fixed broken build under FreeBSD 5.x.
Reported by:	kris
2003-10-26 14:15:15 +00:00
Mark Pulford
52ada713ae Fixed broken build under FreeBSD 5.x.
Reported by:	kris
2003-10-26 13:57:16 +00:00
Jun Kuriyama
d221b618ad Add missing share/locale/ro/LC_MESSAGES/gnupg.mo and clean up
@unexec rmdir's.

PR:		ports/58212
Submitted by:	Dimitry Andric <dimitry@andric.com>
2003-10-26 13:05:52 +00:00
Yen-Ming Lee
02cc63f655 update to autossh-1.2e 2003-10-25 22:51:57 +00:00
Dirk Meyer
0f72f48cd6 - ensure that an stale clamd socket will be deleted. [1]
- Add conflict with clamav-devel port [2]
- fix milter on STABLE [3]
no response from maintainer

PR:		57379, 58037
Submitted by:	martin@mail.tradex.sk [1], rob@debank.tv [2], dinoex [3]
2003-10-25 20:52:32 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Tilman Keskinoz
1a7ab95c00 Respect CFLAGS. 2003-10-23 16:47:21 +00:00
Tilman Keskinoz
9f16e781c9 *grr* Readd accidently deleted patch.
Fix a broken URL in pkg-descr.
2003-10-23 14:28:34 +00:00
Tilman Keskinoz
a2f328dedd Update to 0.5.1 2003-10-23 14:25:16 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Kris Kennaway
d4788043a6 Respect CC and CFLAGS 2003-10-23 00:01:04 +00:00
Munechika SUMIKAWA
fe25fe29c9 Upgrade to 20030826. 2003-10-22 21:44:32 +00:00
James E. Housley
3858c165d6 Update to DAT 4299 2003-10-22 19:26:56 +00:00
Andreas Klemm
bba56e760c - fix from Peter:
get rid of 2nd half of the patch, fix was intended for
  cosmetical reasons, but broke portscanner
- bumped port revision

This error is now fixed:
portscanner -vv -v -v -b 1 -e 6 xx.xxx.xxx.xx
xx.xxx.xx.xx
Error assigning master socket: Too many open files
Exit 255

Submitted by:	Peter Edwards <peter.edwards@openet-telecom.com>
Approved by:	portmgr@ (Joe Marcus Clarke <marcus@marcuscom.com>)
2003-10-22 16:08:54 +00:00
Foxfair Hu
2227b41f95 Submitted by: maintainer
Correct the pathname of WRKSRC.
2003-10-22 13:50:14 +00:00
Sergey Skvortsov
6c35814412 Add p5-OpenCA-CRR 0.0.2, perl extention to handle CRR objects. 2003-10-22 10:39:34 +00:00
Foxfair Hu
25ba8f8a13 Fix PKGNAMEPREFIX to use package name as "f-prot" rather than "fprot", no
function change in this commit.
2003-10-22 06:43:06 +00:00
Foxfair Hu
9dc34a9794 Add f-prot 4.2.0, f-Prot Antivirus for BSD Workstations.
PR:		52923
Submitted by:	Tim Bishop <tim@bishnet.net>
2003-10-22 03:08:51 +00:00
Kirill Ponomarev
b8e7204389 - Remove bogus file from patches
PR:		58354
Submitted by:	maintainer
No cookie for:	edwin
2003-10-21 23:08:50 +00:00
Sergei Kolobov
a56005cacb Add libgpg-error 0.5, common error values for all GnuPG components.
PR:		58325
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	krion (mentor)
2003-10-21 20:23:27 +00:00
Dirk Meyer
9c713cb7a6 - update to 20031020
- Added LIB_DEPENDS libgmp (for signed virus signatures)
- sigtool: receive digital signature from remote ClamAV Signing Service
PR:		58274
Submitted by:	rob@debank.tv
2003-10-21 11:10:15 +00:00
Mark Linimon
7c3625a1b4 Mark as broken on 5.x. The distfile, the latest on the mastersite, is from 2001. 2003-10-20 20:15:55 +00:00
Sergey A. Osokin
a22130ad45 Fix build on -CURRENT [1]
Respect CC/CFLAGS, fix installation path [2]
Bump PORTREVISION.

PR:		ports/58164
Submitted by:	Samy Al Bahra <samy@kerneled.com> [1],
		osa [2]
Approved by:	Laurent LEVIER <llevier@argosnet.com> (maintainer)
2003-10-20 10:48:56 +00:00
Akinori MUSHA
d4420cd948 Update to 0.2. 2003-10-19 17:43:56 +00:00
Ying-Chieh Liao
76924dfb18 add shishi 0.0.8
A free implementation of the Kerberos 5 network security system
2003-10-19 17:25:34 +00:00
Ying-Chieh Liao
27a3bcc418 NME -> NAME
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-19 11:02:39 +00:00
Ying-Chieh Liao
f97460c6f3 fix pkgconfig file path 2003-10-19 10:19:24 +00:00
Ying-Chieh Liao
42a5e179b8 add libntlm 0.3.2
A library that implement Microsoft's NTLM authentication
2003-10-19 10:07:29 +00:00
Dirk Meyer
49972ed336 - new option WITHOUT_KERBEROS
PR:		58156
Submitted by:	matt@peterson.org
2003-10-18 10:45:34 +00:00
Erwin Lansing
6e071d580b Update to 2.05 2003-10-18 08:14:24 +00:00
Edwin Groothuis
d4626f9b85 Upgrade to the latests isakmpd version. 2003-10-17 12:41:12 +00:00
Mathieu Arnold
a34c33ffe9 Add p5-Crypt-CBCeasy 0.24,
Easy things make really easy with Crypt::CBC.
2003-10-16 12:49:03 +00:00
Edwin Groothuis
443cc9ea79 add several patches to make it compiling on -current again.
Informed maintainer.
2003-10-16 05:34:33 +00:00
Edwin Groothuis
902e992ec1 Reset maintainer:
<satbran@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
	<satbran@web.de> Benutzer nicht bekannt/User unknown (in reply to RCPT TO
	command)
2003-10-16 05:27:13 +00:00
Edwin Groothuis
f2f20a63b1 Unbreak port by adding lots of \n\'s
Informed maintainer.
2003-10-16 05:20:26 +00:00
Kris Kennaway
042afb8649 Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:	kris
2003-10-16 04:15:48 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Kris Kennaway
d894e365fe BROKEN on 5.x: does not compile 2003-10-15 22:23:25 +00:00
Matthew N. Dodd
9702902e84 Fix compile problems on -CURRENT.
PR:		 ports/57586
Submitted by:	 Edwin Groothuis <edwin@mavetju.org>
Approved by:	 maintainer
2003-10-15 22:04:36 +00:00
Edwin Groothuis
d37f298649 [maintainer-update] ports/security/pad - make fetchable again
http://www.lammah.com/ has been unresponsive long enough, point
	to working sites

PR:		ports/58087
Submitted by:	Jason Harris <jharris@widomaker.com>
2003-10-15 21:28:02 +00:00
James E. Housley
30882d5cb7 Update to DAT 4298 2003-10-15 20:26:45 +00:00
Edwin Groothuis
4696ee6f5d unbreak port by adding a \n\ to a patchfile 2003-10-15 13:47:11 +00:00
Edwin Groothuis
3a3f85ff71 unbreak port by adding lots of \n\'s
informed maintainer.
2003-10-15 13:43:49 +00:00
Edwin Groothuis
70d7d5dbbb Unbreak port on -current
Informed maintainer.
2003-10-15 13:35:27 +00:00
Edwin Groothuis
7ed835d409 unbreak port by eliminating varargs.h
informed maintainer.
2003-10-15 13:03:16 +00:00
Edwin Groothuis
3287007480 unbreak port
noticed by: bento/kris
2003-10-15 12:49:05 +00:00
Ceri Davies
74a031f3fa Correct some typos.
Approved by:	maintainer
2003-10-15 10:07:04 +00:00
Daichi GOTO
9f548f5ea5 update security/freebsd-update: 1.3 -> 1.4
- Much cleaner code (FreeBSD Update is now a shell script, rather than a
    huge ugly makefile),
  - Better performance,
  - Reduced bandwidth usage when no updates are available,
  - Warnings about files which have been affected by security updates, but
    cannot be updated because they have been modified locally,
  - An "intrusion detection" mode which compares every file which can be
    installed as part of a RELEASE against a (signed) database of known good
    hashes.

PR:		58028
Submitted by:	Colin Percival <cperciva@daemonology.net> (maintainer)
2003-10-15 07:20:24 +00:00
Foxfair Hu
204b9a332f Obtained from: Sean Lewis <sean@cherry.suspend.net>
Upgrade nikto to 1.31.
2003-10-15 06:08:42 +00:00
Kris Kennaway
7e7c05a5c3 BROKEN on 5.x: does not compile 2003-10-15 04:59:50 +00:00
Kris Kennaway
7f91b56b5b BROKEN on 5.x: Does not compile 2003-10-15 04:56:33 +00:00
Kris Kennaway
64748904ce BROKEN on 5.x: Does not compile 2003-10-15 04:51:01 +00:00
Dirk Meyer
11d68c0732 - Add conflict with clamav port
PR:		58036
Submitted by:	rob@debank.tv
2003-10-15 02:32:54 +00:00