aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* - Add /var/log/security to the default list of input filessergei2003-12-132-1/+11
| | | | | | | - Bump PORTREVISION PR: 56578 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* remove extra directories, respect NOPORTDOCSleeym2003-12-122-2/+7
|
* - Update to 20031211dinoex2003-12-112-2/+2
| | | | | | | | | | clamd: UseProcesses: use processes instead of threads (initial version) clamav-milter: Added --quarantine-dir clamd: new directive ArchiveMaxCompressionRatio Various fixes PR: 60137 Submitted by: rob@debank.tv
* - fix path for freshclamdinoex2003-12-111-1/+1
|
* - Fix COMMENT formatkrion2003-12-111-1/+1
| | | | | PR: 60148 Submitted by: Ports Fury
* - Fix COMMENT formatkrion2003-12-111-1/+1
| | | | | PR: 60147 Submitted by: Ports Fury
* Update to 1.8.1, mostly minor bugfixes. See docs/Changelog for details.linimon2003-12-112-2/+2
| | | | | PR: ports/59935 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* Update to DAT 4308jeh2003-12-112-2/+2
|
* - H+BEDV GmbH released a new tarball shipping an updated anti-virus enginenetchild2003-12-114-9/+35
| | | | | | | | | | | | | | | | | | (6.22.0.1 -> 6.23.0.1), a current virus definition file (6.23.0.1) and and updated antivir.conf adding new options for the new features in the current AV engine. If you are using the auto-update facility you should already have the updated AV engine and VDF. The new options available in antivir.conf are only relevant if you are using the update daemon mechanism (i.e. you are using `antivir --update-daemon` instead of running antivirupdater via cron(8)) or you own a true commercial license (i.e. no private license) and want to catch "unwanted files" e.g. dialers in addition to worms and viruses. - Be consistent in how PREFIX gets inserted in the avq script compared to the other patched files. The old way previously saved a patch which is no longer true. No change in the installed script. Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Update to version 2.33.demon2003-12-102-2/+5
| | | | Approved by: maintainer
* Maintenance update of OpenSC to 0.8.1. USB token support is not yet enabledbms2003-12-107-120/+158
| | | | | | for FreeBSD; patches for this will be graciously accepted. Sponsored by: Weyland-Yutani Corporation
* Fix some bugs in the previous commit...netchild2003-12-102-4/+5
| | | | | | | | | | | - correct typo in the name of the socket variable (used to remove a stale socket) - install the startup script with the correct name (important if you use clamav-milter too) Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer (implizit, this is a bugfix for the previous version)
* BEWARE: As rcoder(8) isn't present on FreeBSD 4 but clamd must benetchild2003-12-0813-69/+214
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 2.07erwin2003-12-082-2/+5
|
* Updated to 1.05skv2003-12-083-4/+6
| | | | Pointed by: erwin
* - Update to 0.20krion2003-12-082-2/+2
| | | | | PR: 60040 Submitted by: maintainer
* - Add new MASTER_SITESkrion2003-12-072-2/+3
| | | | | | | - Developers updated their virus definition table and rerolled the tarball Submitted by: maintainer
* Add xca 0.4.5, graphical certification authority.sergei2003-12-065-0/+66
| | | | | | | | | | | | | | | 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>
* - Update to 1.24sergei2003-12-053-16/+20
| | | | | | | | | | | 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
* - Update to version 0.0.10krion2003-12-054-21/+164
| | | | | PR: 59758 Submitted by: Ports Fury
* - Update to version 4.3.1krion2003-12-052-2/+2
| | | | | PR: 59949 Submitted by: maintainer
* - Reset maintainership to ports@FreeBSD.orgsergei2003-12-051-1/+1
| | | | | Requested by: Mark Hannon <markhannon@optusnet.com.au> (maintainer) in follow-up to ports/58613
* Update to 1.5arved2003-12-052-2/+2
| | | | | PR: 59901 Submitted by: Colin Percival <cperciva@daemonology.net>
* - Change maintainer emailkrion2003-12-041-1/+1
| | | | Submitted by: den
* Update to DAT 4307jeh2003-12-042-2/+2
|
* - Update to 2.0.9sergei2003-12-049-8/+61
| | | | | PR: 59020 Submitted by: maintainer
* - Update to 2.0.9sergei2003-12-049-8/+61
| | | | | PR: 59019 Submitted by: maintainer
* - Update to 1.1.3sergei2003-12-042-6/+7
| | | | | | | | | | | | - 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
* Update to 1.3mat2003-12-042-2/+2
|
* Update to 2.1.17.ume2003-12-046-67/+83
|
* add WITH_ALWAYSTRUE option.ume2003-12-041-0/+4
| | | | Requested by: Ted Cabeen <secabeen@pobox.com>
* Per distfile survey, remove dead mastersite.linimon2003-12-041-2/+1
| | | | Approved by: Justin Stanford <jus@zion.4dds.co.za> (maintainer)
* - fix Usagedinoex2003-12-043-6/+6
|
* Correct the OSVERSION check for the libgmp depedency; libgmp was removedsilby2003-11-301-1/+2
| | | | | | | waaaay earlier than I had previously thought. Also bump portrevision since this is an important change for 5.x users. Approved by: portmgr (marcus)
* Clamav 0.65 uses libgmp for digital signature calculations;silby2003-11-281-0/+6
| | | | | | | | | | 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.)
* *** Security Update (not fix, only workaround) ***kuriyama2003-11-286-2/+124
| | | | | | | | | | | 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)
* - AMD64 has no APMarved2003-11-262-6/+6
| | | | | | | - Revert logic, i386 seems to be the only ARCH with APM Submitted by: Adriaan de Groot Approved by: portmgr (marcus)
* Supersedes ports/59442 and previous hasty-fix, and fixes the following:bms2003-11-254-26/+122
| | | | | | | | | | | - 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
* Fix build on -CURRENT.marcus2003-11-251-0/+11
| | | | | Reported by: bento via kris Approved by: portmgr (implicit)
* Fix crypto-publish extract.cy2003-11-244-80/+4
|
* Upgrade to 0.8.2 (and unbreak, as the old distfile is long gone)des2003-11-243-4/+7
| | | | Approved by: portmgr (marcus)
* - Update to version 0.75krion2003-11-222-2/+2
| | | | | | PR: 59572 Submitted by: Jim Shewmaker <jims@bluenotch.com> Approved by: maintainer
* Update f-prot to 4.3.0.jeh2003-11-222-3/+2
| | | | | PR: 59562 Submitted by: MAINTAINER
* Update to 2.0.5 [1]osa2003-11-223-68/+68
| | | | | | | Use %%DOCSDIR%% and %%DATADIR%% macros [2] Submitted by: Linh Pham <question@closedsrc.org> [1], osa [2] PR: 59510
* Fix incorrect argument order for kill(2) [1]osa2003-11-212-11/+7
| | | | | | | | | 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
* Fix build on alphaarved2003-11-211-0/+14
|
* - Support for TCP as the tunnel transport was addedkrion2003-11-219-12/+42
| | | | | | | - Change maintainer email PR: 59543 Submitted by: maintainer
* Update security/snort from 2.0.2 to 2.0.4jeh2003-11-212-2/+2
| | | | | PR: 59148 Submitted by: Linh Pham
* Use uvscan as default virus scanner and unbreak amavisdleeym2003-11-211-0/+11
|
* Include support for all possible antivirus in a packagepav2003-11-211-0/+4
| | | | | | | | | - Makes package actually useful - Fixes build on Bento PR: ports/59531 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor)
* - Update to 0.7pav2003-11-214-24/+28
| | | | | | | | | - Unmark BROKEN - Use PORTDOCS macro PR: ports/59528 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor)
* Retire security/whisker. Author says to use nikto instead.linimon2003-11-211-1/+0
| | | | PR: ports/58606.
* Per Bill Fenner's distfile survey, the main web site for this source codelinimon2003-11-215-51/+0
| | | | | | | 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.
* - Author included object files in distfile. Get rid of them otherwisepav2003-11-211-0/+6
| | | | | | | | build fails on non-i386 platforms. - Respect CFLAGS Submitted by: Koop Mast Approved by: adamw (mentor)
* - take maintainershipdinoex2003-11-211-1/+1
|
* Chase master site and home page.trevor2003-11-212-2/+2
| | | | detected by: fenner's survey
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-204-4/+4
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-204-0/+4
| | | | "perl -pi -e" construction.
* 1) Update security/amavisd-new to amavisd-new-20030616-p6.jeh2003-11-2010-86/+117
| | | | | | | | | | | | | | 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
* Update to DAT 4305jeh2003-11-202-2/+2
|
* * Update to 0.65marcus2003-11-203-7/+6
| | | | | | | | * Create /var/run/clamav with 750 permissions PR: 59458 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer
* - update to 20031118dinoex2003-11-202-2/+2
| | | | | - Fix manpage with option WITH_MILTER Submitted by: rob@debank.tv
* Fix pf for ${OSVERSION} >= 501114, i.e. the 5.2 freeze point, when andre@'sbms2003-11-192-0/+26
| | | | tcp hostcache changes took place.
* - Update to 1.1a to fix listbox problem.fjoe2003-11-192-5/+11
| | | | | | - Switch to wxgtk2, provide WITH_GTK1 knob to build with wxgtk. Submitted by: MAINTAINER
* - Mark only for i386pav2003-11-191-0/+2
| | | | | | PR: ports/59437 Submitted by: maintainer Approved by: marcus (backup mentor)
* - fix COMMENT, contains no longer MIT codedinoex2003-11-191-3/+3
| | | | - make portlint happy
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-183-6/+6
|
* - Unbreak this port and fix compile error caused by update ofkrion2003-11-183-30/+17
| | | | | | | | | cryptopp - Update to version 1.1 - Give maintainership to submitter PR: 59377 Submitted by: Jesse Lovelace <jllovela@ncsu.edu>
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-171-0/+1
|
* - Install the virus definition file and the actual virus scanner with thenetchild2003-11-172-7/+7
| | | | | | | | | 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.
* * Update to 1.6.5marcus2003-11-163-15/+15
| | | | | | * Use USE_OPENLDAP * Remove ability to build with openldap12 * Convert display message to a real pkg-message
* Fix pkg-plistskv2003-11-161-1/+0
|
* Add p5-OpenCA-CRL 0.9.17, CRL Management module.skv2003-11-165-0/+48
|
* Add p5-OpenCA-REQ 0.9.52,skv2003-11-165-0/+47
| | | | | perl extension to easily manage Cert REQUESTs.
* Add p5-OpenCA-PKCS7 0.9.13, perl extension for basic handling PKCS.skv2003-11-165-0/+50
|
* Reflect rerolled distfile for new virus definitions. Maintainer-update.linimon2003-11-151-1/+1
| | | | PR: ports/59082.
* *******************IMPORTANT*******************jeh2003-11-142-2/+2
| | | | | | | | 4304 Emergency Dat release due to: W32/MIMAIL.I@MM **********************************************
* switch my ports to my FreeBSD addresseik2003-11-142-2/+2
| | | | Approved by: marcus (mentor)
* Update to 0.73arved2003-11-142-2/+2
| | | | | Submitted by: Martin Matuska <martin@tradex.sk> PR: 59236
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-133-7/+7
|
* Remove my e-mail address from DESCR files of portstrevor2003-11-134-4/+0
| | | | I have contributed, in order to attract less spam.
* Remove my e-mail address from comment blocks of portstrevor2003-11-132-2/+2
| | | | I have contributed, in hopes of attracting less spam.
* Add the virtual category "pear" to the Makefiles of these ports.edwin2003-11-133-3/+3
| | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
* Update to DAT 4303jeh2003-11-132-2/+2
|
* - update to 20031112dinoex2003-11-134-7/+13
| | | | | PR: 59219 Submitted by: rob@debank.tv
* What users should use is WITH_LDAP and USE_OPENLDAP is for portskuriyama2003-11-122-8/+4
| | | | | | | system. Submitted by: Alex Dupre <sysadmin@alexdupre.com> PR: ports/59151
* - Fix running with perl <5.6, on 4.xkrion2003-11-111-2/+3
| | | | | | | - Bump PORTREVISION PR: 59104 Submitted by: maintainer
* build package again. the problem was fixed by bsd.port.mkume2003-11-111-2/+0
| | | | | | 1.469 (PR 58885). Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Add missing slash (/) to the end of MIT MASTER_SITE.cy2003-11-114-4/+4
|
* MIT has removed the web form, downloads of MIT KRB5 can be automated.cy2003-11-114-28/+28
| | | | | | 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.
* Fix kernel panic when IPSec also in use. Also fix patch permissions problem.archie2003-11-112-1/+10
| | | | | PR: ports/35631 Submitted by: David Hedley <david@inty.net>
* add RUN_DEPENDsanpei2003-11-111-0/+1
| | | | Reviewed by: Maintainer
* - Update to version 2.0.0krion2003-11-115-44/+36
| | | | | PR: 59133 Submitted by: Ports Fury
* wxgtk-devel -> wxgtkfjoe2003-11-101-1/+2
|
* Generate DISTNAME.cy2003-11-101-1/+1
|
* - Mark ONLY_FOR_ARCHS=i386krion2003-11-101-0/+9
| | | | | PR: 59084 Submitted by: maintainer
* - Update to latest patchlevel andkrion2003-11-103-5/+22
| | | | | | | | make it use /dev/urandom - Utilize DOCSDIR PR: 59081 Submitted by: maintainer
* Bump version to 2.00jeh2003-11-102-2/+2
|
* Bump port version to 2.00:jeh2003-11-104-17/+4
| | | | | | | | | - Build again with FreeBSD_version > 501113 (if_xname) - Fix some byte order problems with route-to rules - Stable release PR: 589037 Submitted By: MAINTAINER
* Update main download site in MASTER_SITES to a working URL.anders2003-11-091-1/+1
|
* 1. Fix pkg-plist.cy2003-11-0912-72/+108
| | | | | | 2. Fix build on -STABLE. PR: 57128
* - Update to version 1.0.2krion2003-11-092-2/+2
|
* This software is old and unmaintained. Remove.markm2003-11-0815-252/+0
|
* Upgrade nikto to 1.32. maintainer was also notified but email bounced backfoxfair2003-11-082-4/+2
| | | | to me.
* PR:foxfair2003-11-082-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-073-6/+6
| | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 1.04adamw2003-11-072-3/+3
| | | | | PR: ports/59015 Submitted by: maintainer
* Use PORTDOCS, DOCSDIR and USE_MYSQL.anders2003-11-062-17/+19
| | | | | | | | | 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>
* Update maintainer's email address per his request. While here, attemptlinimon2003-11-061-18/+17
| | | | to pacify portlint a little bit.
* Update to DAT 4302jeh2003-11-062-2/+2
|
* Chase wxgtk library name (and version) change.fjoe2003-11-051-1/+1
|
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-055-8/+8
|
* mark NO_PACKAGE instead of BROKEN. Though it fails to buildume2003-11-051-1/+1
| | | | package on bento, at least it can be installed from port.
* Update to 1.2mat2003-11-053-5/+5
| | | | fix install on perl >= 5.8.0
* Add p5-Crypt-OFB 0.01, encrypt Data using OFB Mode.vanilla2003-11-055-0/+38
| | | | | PR: 58825 Submitted by: clsung
* Fix broken (checksum mismatch) by change suffix of distroosa2003-11-052-4/+2
| | | | | | from "-current" to "a37". No changes for MD5.
* - Update to version 0.2.3krion2003-11-044-12/+14
| | | | | PR: 58916 Submitted by: maintainer
* PR: 58388foxfair2003-11-042-2/+2
| | | | | Submitted by: maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org> Update prelude-nids to 0.8.5
* PR: 58388foxfair2003-11-042-2/+2
| | | | | Submitted by: maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org> Update prelude-manager to 0.8.9
* PR: 58388foxfair2003-11-042-2/+2
| | | | | Submitted by: maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org> Update prelude-lml to 0.8.6
* PR: 58388foxfair2003-11-043-2/+36
| | | | | Submitted by: maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org> Upgrade libprelude to 0.8.8
* Fix build on -CURRENT (maintainer informed). Bump PORTREVISION.fjoe2003-11-042-1/+11
|
* upgrade to 1.2.7ijliao2003-11-033-8/+7
| | | | | PR: 58794 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-032-2/+2
|
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-037-8/+14
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* - Update to version 2.06krion2003-11-022-2/+2
| | | | | PR: 58824 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Per distfile survey, remove mastersite that disappeared in April 2002.linimon2003-11-021-2/+1
|
* Per distfile survey, remove mastersite that disappeared in October 2002.linimon2003-11-022-4/+2
|
* - Update to version 1.8.0krion2003-11-013-24/+30
| | | | | PR: 58790 Submitted by: maintainer
* Retire the following ports; they have been integrated into ruby18 andknu2003-11-015-111/+0
| | | | | | | | | | | | | | 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
* *******************IMPORTANT*******************jeh2003-11-012-2/+2
| | | | | | | | 4301 Emergency Dat release due to: W32/MIMAIL.C@MM **********************************************
* Add p5-Crypt-Anubis, a Crypt::CBC-compliant block cipherfoxfair2003-10-315-0/+39
|
* introduce MASTER_SITE_GNU_ALPHAijliao2003-10-312-2/+4
|
* Add USE_GCC=3.3. gcc 2.95 dumps core on some stable systems.arved2003-10-311-0/+1
| | | | Reported by: Forrest Aldrich <forrie@forrie.com> & bento
* - update to 20031030dinoex2003-10-312-2/+2
| | | | | | This snapshot supports cvd database updates PR: 58727 Submitted by: rob@debank.tv
* From the submitter:netchild2003-10-301-0/+13
| | | | | | | | | | | | | | | | | | ---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
* add gsasl 0.0.8ijliao2003-10-306-0/+85
| | | | GNU SASL Library
* add gss 0.0.6ijliao2003-10-306-0/+61
| | | | GNU Generic Security Service Library
* - Install shared library (mostly for Pike 7.5 crypto toolkit)sergei2003-10-308-12/+108
| | | | | | | | | - Install documentation and examples - Utilize INFO PR: 58338 Submitted by: Xavier Beaudouin <kiwi@plonk.home.oav.net> Approved by: maintainer
* Don't add p5-Digest-MD5 into dependency list if perl 5.8.0 or later is used -sobomax2003-10-301-3/+7
| | | | in those versions that module included into the base distribution.
* Update to DAT 4300jeh2003-10-302-2/+2
|
* Submitted by: Marcus Henschel <mh@myfreebsd.org>foxfair2003-10-281-1/+1
| | | | | Reviewed by: maintainer Use RUN_DEPENDS instead of BUILD_DEPENDS to depend on www/p5-libwww
* Approved by: maintainerfoxfair2003-10-281-0/+3
| | | | Add BUILD_DEPENDS and bump PORTREVISION.
* Per distfile survey, note that the mastersite disappeared in August 2003.linimon2003-10-282-3/+2
|
* Per distfile survey, chase mastersite.linimon2003-10-281-2/+1
|
* Per distfile survey, remove mastersite that disappeared in September 2001.linimon2003-10-281-2/+0
|
* Per distfile survey, remove mastersite that disappeared in December 2001.linimon2003-10-281-1/+2
|
* BROKEN: Broken pkg-plistkris2003-10-284-0/+8
|
* Port is broken on 4.x as well.kris2003-10-281-5/+1
|
* Add to the tcl84 and tk84 virtual categories.petef2003-10-271-1/+1
| | | | Submitted by: kris
* - Fix build on -currentkrion2003-10-274-50/+31
| | | | | | | - Fixes for portlint (DOCSDIR) PR: 58582 Submitted by: elvis@sslab.cs.ccu.edu.tw
* Depend on wish84 instead of wish83.petef2003-10-271-2/+2
| | | | Requested by: kris
* Fix USE_DYNAMIC_LINKING detection.kuriyama2003-10-274-2/+58
| | | | | Submitted by: ls+gnupg.devel.gnupg.org@gambit.com.ru References: http://lists.gnupg.org/pipermail/gnupg-devel/2003-October/020503.html
* The author's domain has changed; reflect that in MASTER_SITES and WWW:.petef2003-10-272-2/+2
| | | | Noticed by: distfiles survey
* Update to 2.30.petef2003-10-272-2/+2
| | | | | PR: 58049 Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
* Fixed broken build under FreeBSD 5.x.markp2003-10-261-4/+0
| | | | Reported by: kris
* Fixed broken build under FreeBSD 5.x.markp2003-10-261-0/+14
| | | | Reported by: kris
* Add missing share/locale/ro/LC_MESSAGES/gnupg.mo and clean upkuriyama2003-10-264-18/+48
| | | | | | | @unexec rmdir's. PR: ports/58212 Submitted by: Dimitry Andric <dimitry@andric.com>
* update to autossh-1.2eleeym2003-10-262-2/+2
|
* - ensure that an stale clamd socket will be deleted. [1]dinoex2003-10-262-2/+19
| | | | | | | | | - 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]
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-243-3/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-24111-619/+572
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Respect CFLAGS.arved2003-10-241-0/+1
|
* *grr* Readd accidently deleted patch.arved2003-10-232-1/+12
| | | | Fix a broken URL in pkg-descr.
* Update to 0.5.1arved2003-10-2325-1125/+11
|
* Change to my @FreeBSD.org address.sergei2003-10-236-6/+6
| | | | Approved by: krion
* Respect CC and CFLAGSkris2003-10-231-0/+13
|
* Upgrade to 20030826.sumikawa2003-10-236-196/+4
|
* Update to DAT 4299jeh2003-10-232-2/+2
|
* - fix from Peter:andreas2003-10-232-17/+1
| | | | | | | | | | | | | | | 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>)
* Submitted by: maintainerfoxfair2003-10-221-1/+1
| | | | Correct the pathname of WRKSRC.
* Add p5-OpenCA-CRR 0.0.2, perl extention to handle CRR objects.skv2003-10-225-0/+36
|
* Fix PKGNAMEPREFIX to use package name as "f-prot" rather than "fprot", nofoxfair2003-10-221-1/+1
| | | | function change in this commit.
* Add f-prot 4.2.0, f-Prot Antivirus for BSD Workstations.foxfair2003-10-225-0/+90
| | | | | PR: 52923 Submitted by: Tim Bishop <tim@bishnet.net>
* - Remove bogus file from patcheskrion2003-10-221-1523/+0
| | | | | | PR: 58354 Submitted by: maintainer No cookie for: edwin
* Add libgpg-error 0.5, common error values for all GnuPG components.sergei2003-10-225-0/+65
| | | | | | PR: 58325 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: krion (mentor)
* - update to 20031020dinoex2003-10-212-3/+4
| | | | | | | - Added LIB_DEPENDS libgmp (for signed virus signatures) - sigtool: receive digital signature from remote ClamAV Signing Service PR: 58274 Submitted by: rob@debank.tv
* Mark as broken on 5.x. The distfile, the latest on the mastersite, is from ↵linimon2003-10-211-1/+7
| | | | 2001.
* Fix build on -CURRENT [1]osa2003-10-202-10/+65
| | | | | | | | | | 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)
* Update to 0.2.knu2003-10-203-21/+11
|
* add shishi 0.0.8ijliao2003-10-206-0/+88
| | | | A free implementation of the Kerberos 5 network security system
* NME -> NAMEijliao2003-10-191-1/+1
| | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* fix pkgconfig file pathijliao2003-10-192-1/+2
|
* add libntlm 0.3.2ijliao2003-10-196-0/+46
| | | | A library that implement Microsoft's NTLM authentication
* - new option WITHOUT_KERBEROSdinoex2003-10-182-2/+2
| | | | | PR: 58156 Submitted by: matt@peterson.org
* Update to 2.05erwin2003-10-182-2/+2
|
* Upgrade to the latests isakmpd version.edwin2003-10-176-36/+13
|
* Add p5-Crypt-CBCeasy 0.24,mat2003-10-165-0/+59
| | | | Easy things make really easy with Crypt::CBC.
* add several patches to make it compiling on -current again.edwin2003-10-165-8/+81
| | | | Informed maintainer.
* Reset maintainer:edwin2003-10-162-2/+1
| | | | | | <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)
* Unbreak port by adding lots of \n\'sedwin2003-10-163-7/+119
| | | | Informed maintainer.
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-162-14/+2
| | | | | | | | | 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
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* BROKEN on 5.x: does not compilekris2003-10-167-6/+46
|
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Fix compile problems on -CURRENT.mdodd2003-10-162-4/+11
| | | | | | PR: ports/57586 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer
* [maintainer-update] ports/security/pad - make fetchable againedwin2003-10-162-3/+4
| | | | | | | | http://www.lammah.com/ has been unresponsive long enough, point to working sites PR: ports/58087 Submitted by: Jason Harris <jharris@widomaker.com>
* Update to DAT 4298jeh2003-10-162-2/+2
|
* unbreak port by adding a \n\ to a patchfileedwin2003-10-152-7/+13
|
* unbreak port by adding lots of \n\'sedwin2003-10-152-20/+43
| | | | informed maintainer.
* Unbreak port on -currentedwin2003-10-152-8/+83
| | | | Informed maintainer.
* unbreak port by eliminating varargs.hedwin2003-10-153-12/+62
| | | | informed maintainer.
* unbreak portedwin2003-10-152-7/+113
| | | | noticed by: bento/kris
* Correct some typos.ceri2003-10-151-2/+2
| | | | Approved by: maintainer
* update security/freebsd-update: 1.3 -> 1.4daichi2003-10-158-194/+14
| | | | | | | | | | | | | | | - 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)
* Obtained from: Sean Lewis <sean@cherry.suspend.net>foxfair2003-10-152-3/+2
| | | | Upgrade nikto to 1.31.
* BROKEN on 5.x: does not compilekris2003-10-153-3/+21
|
* BROKEN on 5.x: Does not compilekris2003-10-151-1/+7
|
* BROKEN on 5.x: Does not compilekris2003-10-151-1/+7
|
* - Add conflict with clamav portdinoex2003-10-152-2/+4
| | | | | PR: 58036 Submitted by: rob@debank.tv
* The latest rdoc names automatically generated files differently thanknu2003-10-151-12/+9
| | | | the previous version does.
* - H+BEDV GmbH released a new tarball shipping an updated anti-virus enginenetchild2003-10-156-4/+24
| | | | | | | | | | | | | (6.21.0.1 -> 6.22.0.1) and a current virus definition file (6.22.0.0). If you are using the auto-update functionality you should already have these updated versions. - Mention the AntiVir Bulletin Board (support) in the DESCR. - Make the antivirupdater script behave like described in the documentation (pass command line arguments to antivir). - Make the avq script check for uid == 0, the avmilter spool directory can't be read without sufficient permissions. Submitted by: maintainer
* - add CONFLICTSdinoex2003-10-141-0/+1
| | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris
* Update to 0.8, fix RESTRICTED.osa2003-10-148-40/+204
|
* update security/hunch: 1.1 -> 1.1.1daichi2003-10-143-2/+4
| | | | | PR: 57917 Submitted by: Dan Pelleg <daniel+hunch@pelleg.org> (maintainer)
* Respect USE_OPENLDAP(WANT_OPENLDAP_VER).kuriyama2003-10-142-4/+8
| | | | Pointed out by: lofi
* update security/samhain: 1.7.11 -> 1.7.12daichi2003-10-142-2/+2
| | | | | | | | - Updating Samhain to 1.7.12, which contains fixes for a heap overflow in e-mail parsing. PR: 57965 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* Begin de-orbit burn for some really old code.markm2003-10-141-0/+3
|
* Update to 2.06erwin2003-10-142-2/+2
|
* Fix build for gcc 3.3.perky2003-10-141-1/+6
| | | | Spotted by: kris
* Fix build for gcc 3.3perky2003-10-141-1/+5
| | | | Spotted by: kris
* - fix build with kerberos5 from base and missing libdesdinoex2003-10-132-32/+12
| | | | - get rid of autoconf dependency
* - fix spelling of gssapidinoex2003-10-133-5/+5
|
* - add CONFLICTSdinoex2003-10-131-0/+1
| | | | Submitted by: eikemeier@fillmore-labs.com
* Fix strange permissions on directories which fail to make the portedwin2003-10-131-0/+3
| | | | patch properly without root permissions.
* BROKEN on 5.x: does not compilekris2003-10-131-0/+4
|
* Fix a typo in LIB_DEPENDS.bms2003-10-131-1/+1
| | | | Noticed by: kris
* - Update to version 4.1.1krion2003-10-133-17/+18
| | | | | PR: 57903 Submitted by: maintainer
* - Update MASTER_SITES and WWW: linekrion2003-10-122-3/+3
| | | | | PR: 57894 Submitted by: Ports Fury
* - add CONFLICTSdinoex2003-10-123-4/+13
| | | | Submitted by: eikemeier@fillmore-labs.com
* - add CONFLICTSdinoex2003-10-124-13/+14
| | | | | | | - cleanup - use DOCSDIR Submitted by: eikemeier@fillmore-labs.com [CONFLICTS]
* - Update to 20031011dinoex2003-10-122-2/+2
| | | | | PR: 57867 Submitted by: rob@debank.tv
* Fit in 80 columns.trevor2003-10-121-1/+1
|
* HLFL 0.60.1 port updateedwin2003-10-123-5/+5
| | | | | | | | HLFL 0.60.1 new port (update of mainstream code) (Hifh Level Firewall Language) PR: ports/57862 Submitted by: Fraise Root <alaunay@hlfl.org>
* Update to 0.38erwin2003-10-125-9/+60
| | | | | PR: 57866 Submitted by: maintainer
* Add CONFLICTS for ports that install files with the same name.marcus2003-10-111-0/+2
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Fix run error by missing IPObfuscater.pm.nork2003-10-112-1/+4
| | | | | | | Bump PORTREVISION accordingly. PR: ports/55569 Submitted by: Andrew Thompson <andy@fud.org.nz>
* - Add patch to fix a build problem with NOINET6 defined.krion2003-10-102-0/+15
| | | | | | | - Bump PORTREVISION PR: 57812 Submitted by: maintainer
* Correct the explanations on using the BPF functionality on FreeBSD.roam2003-10-102-44/+12
| | | | | PR: 57813 Submitted by: maintainer
* [New ports] linux-pam-docsedwin2003-10-105-0/+94
| | | | | | | | | | | While pam(8) refers Linux-PAM Guides at ``SEE ALSO'' section, it seems no documentation is in ports/ tree. I think reading those docs takes good understanding of PAM in RELENG_4, and also OpenPAM in HEAD. PR: ports/53490 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
* New port: gnome-ssh-askpassedwin2003-10-105-0/+34
| | | | | | | New port, the gnome based askpass from the openssh contrib. PR: ports/53247 Submitted by: Mark Hannon <markhannon@optusnet.com.au>
* - GSSAPI patch improved for kerbers5 and hemidaldinoex2003-10-104-0/+46
| | | | Submitted by: bg@sics.se
* Update to nessus 2.08a.roam2003-10-098-8/+8
| | | | | PR: 57756 Submitted by: maintainer
* Update to nessus 2.08a.roam2003-10-098-8/+8
| | | | | PR: 57755 Submitted by: maintainer
* Spell NOPORTDOCS correctly.roam2003-10-091-1/+1
| | | | | PR: 57749 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to DAT 4297jeh2003-10-092-2/+2
|
* add patches from Marius Stroblsedwin2003-10-083-0/+29
| | | | | | PR: ports/57646 Submitted by: Marius Strobls Approved by: liver Eikemeier <eikemeier@fillmore-labs.com>
* re-add DISTNAME with a comment regarding security/nmapfeedwin2003-10-081-0/+1
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>