aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Fix rc.d script samplelioux2003-09-081-2/+6
|
* update to amavisd-0.1,1leeym2003-09-064-120/+30
| | | | | PR: 56474 Submitted by: Mark Linimon <linimon@lonesome.com>
* PR: 56405foxfair2003-09-069-204/+207
| | | | | Submitted by: maintainer Upgrade fwbuilder to v1.0.11: this is new upstream release
* PR: 56409foxfair2003-09-069-36/+36
| | | | | Submitted by: maintainer Upgrade libfwbuilder to 1.0.1: This is an upstream bugfix release
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* new port: dump MSRPC informationedwin2003-09-048-0/+92
| | | | | | | | | | | One-file-port, from @stake. This dumps information from remote RPC. Much like "rpcinfo -p host" on unix hosts. Please check my patches: I removed an unused function so this wouldn't be marked as a security sensitive port, and I'm not sure my Makefile change respects CFLAGS. PR: ports/46991 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* irc.d script for security/snortedwin2003-09-043-0/+24
| | | | | | | | | | | | | | This is a sample script for ${PREFIX}/etc/rc.d that will wake snort up on boot, and take it down on shutdown. Nothing fancy here. This is needed, because I'm planning on teaching ACID many new things, and ACID expects snort to help itself. There is only one thing that requires thinking here: This should run only after {MySQL|PostgreSQL} server is up, as snort might want to report to the local server. PR: ports/49047 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Approved by: maintainer timeout
* New port: security/hmap - web server fingerprinting tooledwin2003-09-046-0/+99
| | | | | | | | Web server fingerprinting tool, used to identify web servers that changed thier banners. PR: ports/50754 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* Teach security/chkrootkitedwin2003-09-042-4/+84
| | | | | | | | | | | | | | | | | | | | I finnaly got fed up with that FAQ about chkrootkit. The solution was either to add a Q+A to the FAQ or fix the port. This introduce a new variable, FreeBSD5, that is set to "yes" if we're running FreeBSD 5 or higher. This variable is used to fix the tests of the following binaries, so they would DTRT on FreeBSD 5: chfn chsh date ls ps I also fixed a bug in the cheking of vdir, but it's irrelevant for FreeBSD. Informed maintainer. PR: ports/55919 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* Crypt::OpenSSL::Bignum provides access to OpenSSLerwin2003-09-045-0/+44
| | | | | | | | | multiprecision integer arithmetic libraries. Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to perl. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.
* port update: security/firewalk 1.0 -> 5.0edwin2003-09-044-38/+28
| | | | | | | | | | | | | I'll be happy to take maintainership over this one. I removed the BROKEN notice on versions older than 3, as this was completely rewritten and I feel somewhat optimistic today. Please tell me if this is proves wrong. The patch to change the Makefile is also not required anymore, I hope the configure is doing the right magic, as I haven't tested it when PREFIX!=/usr/local PR: ports/54473 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* - Update to 20030829dinoex2003-09-044-20/+12
| | | | | | - Fix build under stable PR: 56374 Submitted by: rob@debank.tv
* Update to DAT 4291jeh2003-09-042-2/+2
|
* - Fix extra " from last commit.dinoex2003-09-031-1/+1
| | | | pointy hat to me ... commited wrong work dir
* - Update to version 0.5.2krion2003-09-033-10/+10
| | | | | | | | | o GUI rewrite to GNOME/GTK o Key accelerators to menu certificate renewal PR: 56318 Submitted by: maintainer
* Update to 2.3.0b, enabling cracklib use and installing docfiles.roam2003-09-024-31/+57
| | | | | PR: 55884 Submitted by: Roman Neuhauser <roman@bellavista.cz>
* Fixup mdoc (thanks to ru!)eivind2003-09-021-159/+256
|
* - don't clobber any given LDFLAGSdinoex2003-09-022-2/+2
| | | | | resolves conflitcs with bsd.openssl.mk Approved by: jim@corebsd.or.id
* - don't clobber any given LDFLAGSdinoex2003-09-012-4/+4
| | | | | resolves conflitcs with bsd.openssl.mk Approved by: sumikawa
* Update to 0.8.18.roam2003-09-012-3/+4
| | | | | PR: 56167 Submitted by: foxfair
* USE_OPENSSL must be set before including bsd.port.pre.mk.ume2003-09-012-10/+4
| | | | Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
* - don't clobber any given LDFLAGSdinoex2003-09-011-2/+2
| | | | | resolves conflitcs with bsd.openssl.mk Approved by: krion
* - Use LIBS in CONFIGURE_ENVkrion2003-09-011-2/+1
| | | | Reported by: kris via bento
* - New port: security/tinyca version 0.4.9krion2003-08-317-0/+120
| | | | | | | | TinyCA is a simple graphical userinterface written in Perl/Tk to manage a small CA (Certification Authority). PR: 54571 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* - use OPENSSLRPATH from bsd.openssl.mkdinoex2003-08-302-2/+4
| | | | - strip CONFIGURE_ENV, LDFLAGS is set in bsd.openssl.mk
* - strip MAKE_ENV, LDFLAGS is set in bsd.openssl.mkdinoex2003-08-301-1/+0
|
* * Add -DPIC to SHLIB_CFLAGS.obraun2003-08-301-0/+3
| | | | | | | | * Bump PORTREVISION. PR: ports/56131 Submitted by: René Scholz <scholz@kids-und-co.de> Fix obtained from: Dave Airlie <airlied@samba.org> (developer)
* - use hook for bsd.openssl.mkdinoex2003-08-291-1/+4
|
* - fixed plistmat2003-08-292-14/+14
| | | | | | | - made portlint happy PR: 55962 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Use INSTALL_MAN to install man pageerwin2003-08-291-1/+1
| | | | Submitted by: Sergei Kolobov <sergei@kolobov.com>
* PR:foxfair2003-08-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Chase makesum; the author retar the current tarball by updating these modules since its release (05.27.2003 - 08.18.2003): nikto_outdated.plugin 1.08 - Fixed nasty regex bug in the version eval, and made more efficient. Pointed out by fr0stman, thx Zeno for assistance nikto_core.plugin 1.15 - Bugfix: only scanning port 80 when multiple ports are specified by CLI argument. Thanks to Martin Macok for submitting a bug report. nikto_headers.plugin 1.07 - Added Host header back after delete in IIS Content-Location check. Thanks to Abdi Ponce for the bug report & debug. nikto_httpoptions.plugin 1.04 - Changed PROPPATCH, TRACK, TRACE messages. Changed PROPFIND message, thanks to Jericho for tracking down some good info on it. Added SEARCH message. nikto_user_enum_apache.plugin 1.02 - Bugfix: some user names not tested (zz, zzz, etc.) - Major rewrite for speed improvements Obtained from: bento
* FIXUP for possible remote DoS w/ scrub rulesedwin2003-08-292-1/+384
| | | | | | | | http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c?sortby=date PR: - Submitted by: mlaier@#bsdcode Obtained from: OpenBSD-Current
* Update to 2.0.3erwin2003-08-292-3/+5
| | | | | | PR: 56045 Submitted by: Scott Lampert <lampertsc@corp.earthlink.net>, maintainer Approved by: maintainer
* Use USE_RC_SUBR.ume2003-08-292-65/+32
|
* Use INFO macro, change maintainer address.lofi2003-08-296-18/+6
| | | | Approved by: arved (Mentor)
* Use INFO and USE_OPENLDAP macros, change maintainer address.lofi2003-08-292-13/+3
| | | | Approved by: arved (Mentor)
* Change maintainer address.lofi2003-08-291-1/+1
| | | | Approved by: arved (Mentor)
* *******************IMPORTANT*******************jeh2003-08-292-2/+2
| | | | | | | | 4290 Emergency Dat release due to: W32/Dumaru.a@MM **********************************************
* Unbreak INDEXmat2003-08-291-1/+1
| | | | Pointy Hat To: demon
* Use USE_OPENSSL.ume2003-08-282-2/+2
|
* - use hook for bsd.openssl.mkdinoex2003-08-283-5/+13
|
* Use USE_OPENLDAP.ume2003-08-281-7/+8
|
* Oops, WITH_MYSQL must be set when WITH_MYSQL_VER is defined.ume2003-08-281-1/+1
|
* [update ports]: Use USE_MYSQL and USE_OPENLDAP in my portsedwin2003-08-281-24/+2
| | | | | | | | | www/mod_accounting [1] mail/perdition [2] security/prelude-manager [3] PR: ports/56026 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Use USE_MYSQL.ume2003-08-281-8/+6
|
* New port: hunch - Scan httpd log files, find vulnerability probes,edwin2003-08-288-0/+378
| | | | | | | | | | | | | | | | | | | | | | | | | mail admins Scan Apache log files for CodeRed, Nimda, FormMail, proxy scanners and other malicious probes. For each one found, track down the contact email from WHOIS data and send a notice. Built-in rate controls prevent flooding an admin even when his machines are scanning at high rates. Runs as a non-privileged cron job to not interfere with the HTTP daemon's operation. Notes to committer: 1. This port installs a user and a group "hunch". It doesn't meet the conditions listed in the handbook for a "reserved" uid/gid. 2. portlint will complain about the port. A lot. To the best of my judgment all of the warnings can be ignored with the exception of the one about BATCH which I could find no documentation for. Therefore it is setting IS_INTERACTIVE. PR: ports/44836 Submitted by: Dan Pelleg <daniel+hunch@pelleg.org>
* Remove security/py-amkCrypto port. This port have not been built overperky2003-08-286-155/+0
| | | | a year and replaced by security/py-pycrypto.
* New port: p5-Module-Signature.demon2003-08-285-0/+47
| | | | | | | | | | | | | | | Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. If you are a module user, all you have to do is to remember running "cpansign -v" (or just "cpansign") before issuing "perl Makefile.PL" or "perl Build.PL"; that will ensure the distribution has not been tampered with. For module authors, you'd want to add the SIGNATURE file to your MANIFEST, then type "cpansign -s" before making a distribution. Submitted by: autrijus@autrijus.org
* Change MASTER_SITES to better ones.obraun2003-08-281-2/+2
| | | | Submitted by: Dave Airlie <airlied@samba.org> (developer)
* Update to DAT 4289jeh2003-08-282-2/+2
|
* * Upgrade to 2.0.0 RC5 [1].obraun2003-08-276-61/+23
| | | | | | * Utilize DOCSDIR and PORTDOCS. Submitted by: dwcjr [1]
* without this amap looks for it's data files in ${PREFIX}/bin.erwin2003-08-271-1/+1
| | | | | | | How did I miss that? PR: 56028 Submitted by: maintainer
* - update amavisd-new to 20030616.p5.leeym2003-08-274-30/+45
| | | | | | | | | | - fix dependency on devel/p5-IO, which should only be used when perl older than 5.6.1 is installed. - enable cpio for extraction of tar archives, which uses much less memory than Archive::Tar (suggested by amavisd-new author) PR: 56013 Submitted by: Blaz Zupan <blaz.zupan@amis.net>
* Add RC_SUBR support.marcus2003-08-273-119/+18
| | | | | PR: 54116 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* Maintainer update to 1.0.3seanc2003-08-273-2/+4
| | | | | PR: ports/56018 Submitted by: Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-279-3/+9
| | | | Prodded by: kris
* Patch for remote root exploit mentioned atnectar2003-08-262-1/+20
| | | | | | <URL:http://www.skynet.ie/~airlied/pam_smb/>. This issue has CVE name CAN-2003-0686: <URL:http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0686>
* - Change MASTER_SITES: the project finally found a new homeleeym2003-08-263-24/+13
| | | | | | | | | | | | (thanks Paulius Bulotas for reporting) - Avoid ever touching existing configs by installing example files with .sample suffix into ${PREFIX}/etc; do not install duplicates in ${EXAMPLESDIR} - Removed unneeded @cwd in pkg-plist - Bump PORTREVISION due to changed package PR: 55971 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Lots of warnings when compiling hpingedwin2003-08-251-0/+145
| | | | | | | Lots of compiler warnings generated when compiling the hping port. PR: ports/50484 Submitted by: root <macklobell@hotmail.com>
* isakmpd pcap support is brokenedwin2003-08-252-4/+11
| | | | | | | | | | | | The isakmpd port comes with a pcap.h that is not compatible with the FreeBSD pcap.h. As a result, the pcap file written by isakmpd has an incorrect 'linktype' in the header. Thus, if one tries to use the pcap file with a FreeBSD tool like tcpdump, the packets are incorrectly (read: not at all) decoded. PR: ports/55940 Submitted by: James E. Flemer <jflemer@alum.rpi.edu>
* Chase the libintl.so shared lib version.marcus2003-08-259-9/+9
|
* security/pear-Auth: upgrading to 1.2.2.edwin2003-08-254-5/+29
| | | | | | | | | - Upgrading pear-Auth to its latest release; - Installing tests; - Unbreaking the WWW link. PR: ports/55169 Submitted by: Thierry Thomas <thierry@pompo.net>
* Change the py-gnome2 dependency check to something that doesn't changeadamw2003-08-251-1/+1
| | | | every 2 weeks.
* new port: Security scanner for Sambaedwin2003-08-245-0/+35
| | | | | | | | | | ADM smb is a security scanner for Samba /* based on the src of the smbclient from the samba team */ ADMsmb will perform a complete audit of samba for you on a host you provide. PR: ports/53696 Submitted by: Jacek Serwatynski <tutus@trynet.eu.org>
* [MAINTAINER UPDATE] security/freebsd-updateedwin2003-08-231-0/+20
| | | | | | | | | Call bspatch with a full path; this fixes problems where people are running freebsd-update with a PATH which doesn't include /usr/local/bin PR: ports/55869 Submitted by: Colin Percival <cperciva@daemonology.net>
* [MAINTAINER UPDATE] security/freebsd-updateedwin2003-08-231-0/+1
| | | | | | | | | Call bspatch with a full path; this fixes problems where people are running freebsd-update with a PATH which doesn't include /usr/local/bin PR: ports/55869 Submitted by: Colin Percival <cperciva@daemonology.net>
* o Upgrade to 1.2.3.kuriyama2003-08-234-10/+6
| | | | | o Remove explicit --enable-tiger from $CONFIGURE_ARGS. This feature will be removed from GnuPG.
* - Update to 0.31krion2003-08-224-61/+20
|
* Remove obsoleted comment about use of saslauthd.ume2003-08-211-6/+1
| | | | Reported by: nork
* Update to DAT 4288, will it be the last one this week?jeh2003-08-212-2/+2
|
* Update to 0.6.knu2003-08-212-2/+2
|
* Add p5-Crypt-GeneratePassword 0.02,erwin2003-08-205-0/+40
| | | | | | | | | | | This module lets you generate secure random passwords with a reasonable amount of pronounceability. It avoids the problems associated with the FIPS-181 NIST standard as used by Crypt::RandPasswd. See perldoc for more details. PR: 55575 Submitted by: andrew@scoop.co.nz
* Update 0.5.1 -> 0.6.nectar2003-08-208-49/+154
| | | | Switch to using `INFO' while we are at it.
* Update py-pycrypto to 1.9alpha6nbm2003-08-202-4/+4
| | | | | PR: 55338 Submitted by: Rui Lopes <rui@ruilopes.com>
* *******************IMPORTANT*******************jeh2003-08-202-2/+2
| | | | | | | | 4287 Emergency Dat release due to: W32/SOBIG.F@MM Mass Mailer **********************************************
* update security/p5-Authen-Radius:daichi2003-08-191-3/+10
| | | | | | | - devel/p5-IO is already included in perl 5.6.x and later PR: 55698 Submitted by: Lars Thegler <lars@thegler.dk>
* update security/p5-File-Scan: 0.58 -> 0.62daichi2003-08-192-2/+2
| | | | | PR: 55703 Submitted by: Martin Matuska <martin@tradex.sk> (maintainer)
* *******************IMPORTANT*******************jeh2003-08-192-2/+2
| | | | | | | | 4286 Emergency Dat release due to: W32/NACHI.WORM **********************************************
* Update to 0.09erwin2003-08-183-11/+11
| | | | | PR: 55621 Submitted by: Lars Thegler <lars@thegler.dk>
* - Update to 3.1.0krion2003-08-184-4/+4
|
* update security/drweb-postfix: 4.29.12d -> 4.29.12fdaichi2003-08-182-3/+3
| | | | | PR: 55642 Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer)
* Update to 2.27.petef2003-08-173-12/+3
| | | | | PR: 55313 Submitted by: mat
* Add MASTER_SITE_PACKETSTORM as an additional mirror.petef2003-08-175-5/+15
| | | | | | PR: 52109 Submitted by: Jim Geovedi <jim@corebsd.or.id> Approved by: various maintainers, timeouts
* Update my ports to use my @FreeBSD.org addressmat2003-08-161-1/+1
| | | | Approved by: demon (mentor)
* Mark IGNORE on 5.x: chkrootkit reports false positiveskris2003-08-151-1/+7
| | | | Inspired by: Yet another "have I been hacked" email on questions@
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-155-6/+6
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* Quick fix for INDEX build breakage by openldap2[012] split.kuriyama2003-08-152-3/+4
| | | | | | We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama
* - Update to 1.0.1krion2003-08-153-12/+6
| | | | - Take maintainership
* Use openldap21-client.marcus2003-08-151-4/+2
|
* Depends on net/openldap*-client instead of net/openldap*.ume2003-08-141-2/+2
|
* - Add native binary for FreeBSD 5.xkrion2003-08-142-3/+10
| | | | Submitted by: maintainer
* Update to version 4285jeh2003-08-142-2/+2
|
* Update URLjeh2003-08-131-1/+1
|
* Update to 4.2 [1]osa2003-08-136-20/+23
| | | | | | | | | | | | Also: [2] * respect to ${CC} * save three bytes in pkg-plist (use %%DOCSDIR%%) * save more bytes in Makefile (by remove refuse `/' and optimize ${INSTALL_DATA} rules) Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> (maintainer) [1], osa [2] PR: 55532
* Fix build with new gccarved2003-08-135-45/+50
|
* BROKEN: Does not configurekris2003-08-131-0/+2
|
* Add better identification for configuration dialog, especiallyerwin2003-08-131-1/+1
| | | | | | | | nice to have in with portupgrade PR: 54299 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer timeout (> 1 month)
* *******************IMPORTANT*******************jeh2003-08-122-2/+2
| | | | | | | | 4284 Emergency Dat release due to: W32/LOVSAN.WORM **********************************************
* Add WITH_DEV_URANDOM option to use /dev/urandom instead ofume2003-08-121-0/+4
| | | | /dev/random.
* Update to cryptlib 3.1 beta5, and change MAKE_ARGS to ALL_TARGET to preventfoxfair2003-08-115-73/+4
| | | | a 'make all' failure.
* Back out unapproved changes, notably to the MAINTAINER line, madetrevor2003-08-101-4/+10
| | | | by Kris Kennaway. Fix white space.
* remove unnecessary LDCONFIG_DIRSskv2003-08-092-3/+1
|
* Update 1.3 --> 1.3.1cy2003-08-098-16/+16
|
* The clamav-people do nightly snapshots now, hence the port must be updatedleeym2003-08-093-6/+16
| | | | | | | | | every day or snapshots have to be preserved elsewhere, this patch changes the master_sites to a mirror which keeps the clamav-devel package for a longer time. And while we're at it update to the latest snapshot. PR: 55294 Submitted by: Rob Evers <rob@debank.tv>
* Unbreak by updating to 2.6.4 [1]. Remove previous maintainer.kris2003-08-082-16/+9
| | | | | PR: 51991 Submitted by: Ports fury [1]
* MIT KRB5 1.3 has been released. Remove the beta.cy2003-08-0824-930/+0
|
* Update 1.2.8 --> 1.3cy2003-08-08164-2880/+1044
|
* BROKEN: distinfo out of datekris2003-08-071-0/+2
|
* As announced on May 6, remove the broken p5-Authen-Krb4 portkris2003-08-076-54/+0
|
* Update to DAT 4283jeh2003-08-072-2/+2
|
* Add p5-Digest-SHA2 1.0.0, perl interface to the SHA-2 algorithms.skv2003-08-065-0/+48
|
* fix security/py-m2crypto:daichi2003-08-062-2/+2
| | | | | | - use PYTHON_INCLUDEDIR instead of PYTHON_VERSION Pointed out by: Hye-Shik Chang <perky@i18n.org>
* fix security/py-m2crypto:daichi2003-08-062-5/+10
| | | | | | - use PYTHON_VERSION Pointed out by: kuriyama
* fix security/py-m2crypto: builf fail from bentodaichi2003-08-061-0/+11
| | | | | | | - added patch that fix builf fail Pointed out by: bento via kris Pointed out by: Ng Pheng Siong <ngps@netmemetic.com> (maintainer)
* - Fix: FreeBSD 470101 don't has a crytodevice.dinoex2003-08-052-0/+22
| | | | Problem noted by: jarnold@knightridder.com
* Use new INFO macrosarved2003-08-052-5/+2
|
* Use new INFO macroarved2003-08-054-6/+4
|
* Upgrade security/clamav-devel to 20030803leeym2003-08-044-39/+3
| | | | | PR: 55224 Submitted by: Rob Evers <rob@debank.tv>
* Update to snort 2.0.1kris2003-08-042-3/+2
| | | | | PR: ports/55218 Submitted by: mharo
* *******************IMPORTANT*******************jeh2003-08-022-2/+2
| | | | | | | | 4282 Emergency Dat release due to: W32/MIMAIL@MM Mass Mailer virus **********************************************
* Upgrade to 4.29.12fache2003-08-012-3/+3
|
* Add drweb-qmail 4.29.12, qmail client for DrWeb antivirus suite.nork2003-07-317-0/+237
| | | | | PR: ports/54614 Submitted by: Denis N. Peplin <info@volginfo.ru>
* Correct COMMENT whitespacekris2003-07-311-1/+1
|
* Cryptography is no longer export-restrictedkris2003-07-311-4/+0
|
* Update to 4281jeh2003-07-312-2/+2
|
* Remove p5-String-CRC32 requirement, no longer neededache2003-07-311-2/+1
|
* * Add MySQL versionning hackskrion2003-07-301-8/+31
| | | | | | | | * Set MySQL 4.0 to default PR: 55043 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* update security/isakmpd: Enable use of keynotedaichi2003-07-302-0/+15
| | | | | PR: 43892 Submitted by: Daniel C. Sobral <dcs@tcoip.com.br>
* Update to version 2.26.demon2003-07-302-3/+2
| | | | Approved by: maintainer
* Update to 1.6.34krion2003-07-302-4/+3
| | | | | | PR: 55023 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Add gcipher 1.0, a simple encryption tool.kbyanc2003-07-308-0/+172
| | | | | PR: 53738 Submitted by: Shannon -jj Behrens <jjinux@yahoo.com>
* Update to 4.0krion2003-07-298-49/+41
| | | | | | PR: 55011 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Update to 1.5.1.knu2003-07-294-7/+7
|
* update security/bcwipe: 1.2.1 -> 1.2.3daichi2003-07-293-40/+4
| | | | | PR: 50170 Submitted by: Foldi Tamas <crow@nektor.hu> (maintainer)
* update security/samhain: 1.7.9 -> 1.7.10daichi2003-07-293-5/+6
| | | | | PR: 54997 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-298-2/+22
| | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
* Submitted by: "Pyun YongHyeon" <yongari@kt-is.co.kr>foxfair2003-07-292-2/+2
| | | | | Reviewed by: maintainer Fix a build problem in bento.
* fix security/opensc: fix mozilla plugin pathdaichi2003-07-282-3/+3
| | | | | PR: 54909 Submitted by: Bruce M Simpson <bms@spc.org> (maintainer)
* Fix pkg-plist, bump PORTREVISIONosa2003-07-252-0/+2
| | | | | Submitted by: Rob <rob@debank.tv> (maintainer) PR: 54818
* Upgrade to version 3.20.1.obrien2003-07-252-2/+2
|
* *******************IMPORTANT*******************jeh2003-07-242-2/+2
| | | | | | | | 4280 Emergency Dat release due to: W32/ZEXAM.DAM False incorrect Identification ***********************************************
* Update to DAT 4279jeh2003-07-242-2/+2
|
* Unbreak:arved2003-07-241-2/+4
| | | | | | | | | | | | | | Update s_server.c by the following instruction from the openssl changelog *) New option SSL_OP_CIPHER_SERVER_PREFERENCE allows the server to override the clients preferred ciphersuites and rather use its own preferences. Should help to work around M$ SGC (Server Gated Cryptography) bug in Internet Explorer by ensuring unchanged hash method during stepup. (Also replaces the broken/deactivated SSL_OP_NON_EXPORT_FIRST option.) [Lutz Jaenicke] PR: 54280 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
* Update to 2.04erwin2003-07-232-2/+2
|
* add a knob of WITH_MILTER in Makefile and update description.leeym2003-07-222-3/+4
| | | | Submitted by: Rob <rob@debank.tv> (maintainer)
* update security/clamav-devel: 20030705 -> 20030720daichi2003-07-222-3/+3
| | | | | | PR: 54701 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Reviewed by: leeym
* Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1
| | | | Approved by: fjoe (mentor)
* Update MASTER_SITESarved2003-07-221-3/+3
| | | | | PR: 54721 Submitted by: Mathieu Arnold <m@absolight.net>
* PR:foxfair2003-07-211-1/+2
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add USE_PERL5 to avoid 'make package' problem. Obtained from: bento
* Stop installing Sendmail.conf by cyrus-sasl2, and it is now installedume2003-07-205-29/+55
| | | | | | by cyrus-sasl2-saslauthd. Since if Sendmail.conf is not installed, SASL2 uses auxprop by default, it is enough to install Sendmail.conf by saslauthd port.
* Fix MASTER_SITE_SUBDIR so that the distfile is actually fetchable.anders2003-07-191-1/+1
| | | | | PR: 54608 Submitted by: Mathieu Arnold <m@absolight.net>
* Add hostsentry 0.02, a Login Anomaly Detector.foxfair2003-07-197-0/+95
| | | | | PR: 48127 Submitted by: Andre Ramos <andre.ramos@netcabo.pt>
* Add nikto 1.30, web and CGI vulnerability scanner with SSL support.foxfair2003-07-195-0/+87
| | | | | PR: 43313 Submitted by: pandzilla
* Add libwhisker 1.6, perl module to create HTTP test scripts.foxfair2003-07-195-0/+95
| | | | | PR: 42986 Submitted by: pandzilla
* Broken manpage was installed. Remove pre-generated manpage to beume2003-07-191-1/+2
| | | | | | make sure to generate it by FreeBSD's man system. Reported by: Drew Tomlinson <drew@mykitchentable.net>
* *******************IMPORTANT*******************jeh2003-07-192-2/+2
| | | | | | | | | | | | | | | | | 4278 Emergency Dat release due to: Some customers have reported a problem with using the 4277 DATs on Microsoft Windows 9x/ME operating systems. This DAT release has been issued to correct this problem. This does not effect systems running any other operating system Since new variants of DOWNLOADER-DI have been mass-mailed to end users since the 4277 release, we are also taking this opportunity to add detection for these new variants in this release. ***********************************************
* Verify GnuPG signature if possible.arved2003-07-182-1/+17
|
* Verify gpg signature if possible.arved2003-07-184-4/+36
|
* Build only on i386.arved2003-07-181-0/+2
| | | | | PR: 54455 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix build on -CURRENTosa2003-07-181-0/+12
| | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 54605
* PR:foxfair2003-07-182-1/+20
| | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add a patch to fix a u_int_16 overflow after new merged gcc. Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr> Reviewed by: maintainer tested ok by: all current platforms
* updates the OpenVPN port from 1.4.0 to 1.4.2.leeym2003-07-186-9/+12
| | | | | PR: 54597 Submitted by: Matthias Andree <matthias.andree@gmx.de>
* Include assert.harved2003-07-181-7/+15
| | | | Reported by: bento
* Add WITH_SHELL_SETS_HOME knob to security/sudomharo2003-07-171-0/+4
| | | | | PR: 47087 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
* upgrade from 1.6.7.4 to 1.6.7.5mharo2003-07-172-3/+3
| | | | | PR: 52237 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* Update to DAT 4277jeh2003-07-172-2/+2
|
* Update to 2.1.15.ume2003-07-168-67/+21
|
* Install files in proper place when using perl 5.8.demon2003-07-151-0/+10
| | | | Approved by: maintainer
* update security/samhain: 1.7.8 -> 1.7.9daichi2003-07-152-3/+4
| | | | | PR: 54481 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* Update oidentd to 2.0.7oliver2003-07-153-3/+36
|
* Upgrade to 20030711.sumikawa2003-07-146-4/+194
|
* update security/drweb-postfix: 4.29.10a -> 4.29.12ddaichi2003-07-144-20/+40
| | | | | PR: 54413 Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer)
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-149-30/+30
| | | | use USE_GETOPT_LONG instead.
* Fix a problem of poor testing where due to an overload of #ifdef's, theobrien2003-07-141-0/+14
| | | | | default "return 0;" of an int returning function was never executed; causing what ever was in the return register to be "it".
* Fix MASTER_SITES by replacing a no longer working european mirror by anobraun2003-07-144-4/+8
| | | | | | | | australian and a japanse. PR: ports/54442 Submitted by: maintainer Obtained from: portsurvey
* - Fix MASTER_SITES by replacing a no longer working european mirrorobraun2003-07-144-4/+8
| | | | | | | | by an australian and a japanse. PR: ports/54441 Submitted by: maintainer Obtained from: portsurvey
* Fix sudoscript port build bug (define USE_PERL5 in Makefile).foxfair2003-07-131-0/+3
| | | | | | Obtained from: bento, kris@ PR: 54405 Submitted by: maintainer
* Add missing entry to the plist.sanpei2003-07-122-0/+2
| | | | Submitted by: bento
* Drop maintainershipkris2003-07-127-7/+7
|
* Drop maintainershipkris2003-07-121-1/+1
| | | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* Add osiris 1.5.2,oliver2003-07-125-0/+65
| | | | | | | | file integrity checking, with GDBM and MySQL support. PR: 50026 Submitted by: Nicolas Jombart <ecu@ipv42.net>
* Bump PORTREVISION for previous commitkris2003-07-111-0/+1
|
* Actual filename is /var/log/sudoscript (checked) :)olgeni2003-07-101-1/+1
|
* Add missing dependencyerwin2003-07-101-1/+8
| | | | | PR: 54282 Submitted by: bento, Kirill Ponomarew <ponomarew@oberon.net>
* Update 0.6.2 --> 0.6.3cy2003-07-102-2/+2
|
* PR:foxfair2003-07-105-0/+72
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add sudoscript, an audited shell using sudo(8) and script(1) PR: 53967 Submitted by: Howard Owen <hbo@egbok.com>
* - install cryptlib.harved2003-07-102-0/+7
| | | | | | | - respect CFLAGS PR: 54167[1] Submitted by: John Engelhart <johne@zang.com>
* Mark BROKEN; apparently out of sync with dependency.naddy2003-07-101-0/+3
| | | | | PR: 53527 Submitted by: Mark Linimon <linimon@lonesome.com>
* update security/libmcrypt: remove unneeded USE_PERL5daichi2003-07-091-1/+0
| | | | | PR: 54162 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Update the link to Matt Blaze's CFS paper.jdp2003-07-091-1/+1
|
* update security/botan: 1.2.4 -> 1.2.6daichi2003-07-083-23/+20
| | | | | PR: 54118 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* add missing patch files in my previous commit.leeym2003-07-083-0/+39
| | | | Noticed by: kris and bento
* Fix plist.netchild2003-07-071-10/+10
| | | | | | No PORTREVISION update because of the short timeframe between the commits. Submitted by: maintainer
* Update to 3.2.5:netchild2003-07-074-42/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed a critical security bug with RSA signature verification. Mitigating factors: DSA is used by default (not vulnerable). Also, the attack requires that attacker has the public key and the attacker needs to precompute the signature data so, that it looks like a valid PKCS#1 signature. This is a non-trivial task to perform without the private key. Nonetheless, all users should update their servers and clients as soon as convenient. Workarounds are to not use RSA keys as host keys (though connecting to existing hosts with RSA hostkeys poses a serious risk with a vulnerable client), and disabling publickey authentication. Update your clients and servers. Update MASTER_SITES, remove sites that are down or no langer carry ssh2 and add some new. - Turn Kerberos and group writeability support into knobs so one hasn't to edit the Makefile. - Remove dependency on security/tcp_wrapper for tcp-wrapper support on systems < FreeBSD 4.0, that port is no longer persistent. - Fix pkg-plist for WITH_STATIC_SFTP case. - Replace referneces to /etc/ssh2/* in man pages with references to PREFIX/etc/ssh2/* in order to better fit for FreeBSD. - Replace "$(ETCDIR)" in ssh_dummy_shell.out with PREFIX/etc. - Remove duplicated mechanism for generating the host key if an old one isn't found in the post-install target in the Makefile of the port, this is already done by the generate-host-key target in WRKSRC/apps/ssh/Makefile. - Fix differences between the install action done when installing the package versus installing the port. I.e. make the package create the host key with what ever bits ssh-keygen2 defaults to (currently 2048) instead of 1024 bits, copy over the configuration files for ssh2 and sshd2 from the examples if not already existent and create the directories for the global host keys and known hosts files. - Add some foo to pkg-plist to remove as much as possible from PREFIX/etc/ssh2, i.e. configuration files that don't differ from the corresponding examples and empty directories. Inform the user to remove what's left over if any. - Use _PATH_STDPATH instead of _PATH_DEFPATH so that the default PATH gets set to "/usr/bin:/bin:/usr/sbin:/sbin:PREFIX/bin" instead of "/usr/bin:/bin:PREFIX/bin". Using _PATH_STDPATH is consistent with OpenSSH and seems more usefull. One might want to patch ssh2 to also use login_cap(3) so that e.g. PATH gets picked up from whatever is defined in /etc/login.conf. - Change MAINTAINER. - Replace "share/doc/ssh2" with %%DATADIR%% in pkg-plist. Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer
* Use clamav-milter, but support only gcc30 or higher.nork2003-07-073-0/+11
| | | | | | PR: ports/53699 Submitted by: Rob Evers <rob@debank.tv> Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* update security/p5-PGP-Sign: 0.16 --> 0.17daichi2003-07-072-3/+3
| | | | | PR: 54158 Submitted by: Don Croyle <croyle@gelemna.org> (maintainer)
* update security/clamav-devel: 20030625 --> 20030705daichi2003-07-072-2/+2
| | | | | PR: 54150 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* Drop maintainershipkris2003-07-071-1/+1
|
* Fix build with recent bison versions.kris2003-07-072-0/+184
| | | | | PR: ports/52754 Submitted by: Dennis Berger <db@nipsi.de>
* - Support amd64dinoex2003-07-064-6/+24
|
* - Unbreak for amd64dinoex2003-07-064-6/+10
|
* - Update to 2.03erwin2003-07-052-3/+3
| | | | - Take maintainership
* Workaround to make it buildable without enabling gsspai. It isume2003-07-052-0/+14
| | | | | | known problem of cyrus-sasl-2.1.14. Reported by: many
* Upgrade to 2.0.7.obraun2003-07-0513-10/+209
| | | | | PR: ports/54051 Submitted by: maintainer
* Upgrade to 2.0.7.obraun2003-07-0512-10/+197
| | | | | PR: ports/54050 Submitted by: maintainer
* Update to 0.9.3osa2003-07-042-2/+2
| | | | | | | PR: 53789 Submitted by: Rob Evers <rob@debank.tv> Approved by: jim@corebsd.or.id (maintainer), fjoe (mentor) (implicit)
* Add p5-Nmap-Scanner 0.5,skv2003-07-045-0/+86
| | | | | perform and manipulate nmap scans using perl.
* PR:foxfair2003-07-042-2/+2
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Revert the change of pkg-install r1.3, it shouldn't be there. Pointy hat to: me Requested by: maintainer
* PR:foxfair2003-07-042-1/+14
| | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add a critical patch to fix a problem with normalization, which does not cause problems in normal operation but might lead to a pagefault => crash. Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr> Approved by: maintainer
* Add support for OpenLDAP22.ume2003-07-041-2/+3
| | | | | PR: ports/53932 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* PR:foxfair2003-07-031-1/+1
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix 'make index' warning. Pointed out by: parv_fm@emailgroups.net
* PR:foxfair2003-07-031-1/+1
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix 'make index' warning. Pointed out by: parv_fm@emailgroups.net
* Sync up krb5-beta Makefile infrastructure with krb5 in preparationcy2003-07-031-5/+17
| | | | for upgrade to 1.3-beta5.
* Update to DAT 4275jeh2003-07-032-2/+2
|
* Update to 0.5osa2003-07-032-2/+2
| | | | | | | Submitted by: Rob Evers <rob@debank.tv> PR: 53787 Approved by: Hubert Tournier (maintainer) fjoe (mentor) (implicit)
* Reduce warnings during build on 5-CURRENT.ume2003-07-021-1/+19
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 20030616.p2.netchild2003-07-014-17/+10
| | | | | | Submitted by: Rob Evers <rob@debank.tv> (20030616.p1) Approved by: maintainer (20030616.p2) PR: 53728
* Submitted by: Marius Strobl <marius@alchemy.franken.de>foxfair2003-07-011-0/+28
| | | | | Revive a missed patch. This is not a function improvement or program update for the port itself, so no need to bump PORTREVISION.
* Upgrade to 4.29.12-Dache2003-07-015-59/+86
|
* update security/py-m2crypto: 0.06 --> 0.11daichi2003-07-016-70/+56
| | | | | PR: 53950 Submitted by: Ng Pheng Siong <ngps@post1.com> (mainttainer)
* PR: 53933foxfair2003-07-012-2/+0
| | | | | Submitted by: maintainer Upgrade to 3.30
* PR:foxfair2003-07-013-8/+8
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Upgrade to 1.21 maintainer timeout: > 10 days
* PR:foxfair2003-07-013-40/+40
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Upgrade to 0.33. maintainer timeout: > 10 days
* PR:foxfair2003-07-013-9/+9
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Upgrade to 2.24. maintainer timeout: > 10 days
* PR:foxfair2003-07-013-6/+5
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Upgrade to 0.50. maintainer timeout: > 10 days
* PR: 53933foxfair2003-07-017-42/+14
| | | | | | | | | | | | | | | | | Submitted by: maintainer Reviewed by: Approved by: Obtained from: MFC after: 1. Upgrade Nmap to 3.30, which released at Jun 29, 2003. Major enchancement is OS fingerprints update. The fingerprint DB now contains almost 1000 fingerprints. See ChangeLog at this link: http://lists.insecure.org/lists/nmap-hackers/2003/Apr-Jun/0016.html 2. Renamed the patch files to be more descriptive.
* *******************IMPORTANT*******************jeh2003-07-012-2/+2
| | | | | | | | | | | | | | | | | | | | 4274 Emergency Dat release due to: W32/COLEVO@MM - a Medium Risk Threat In addition for this emergency release AVERT has added detection for W32/KLEXE@MM and W32/MUMU.B.WORM. These are emerging threats that while rated a low risk have been reported to AVERT over this past weekend and may potentially become a greater risk before the regularly scheduled DAT release. ***********************************************
* - made old distfile fetchable after an update.ume2003-07-013-8/+11
| | | | | | | - install missing document which was added during update to 2.1.14. PR: ports/53932 (partly) Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* removed un-versioned HTML file from DISTFILES,leeym2003-07-014-16/+144
| | | | | | | added example content to man page (to be merged with original dist next version) PR: 53919 Submitted by: Paul Chvostek <paul+fbsd@it.ca>
* It seems MySQL 4.X support in 2.1.14 is still incomplete.ume2003-07-011-0/+12
|
* Update to 2.1.14.ume2003-07-019-110/+60
|
* Reviewed by:foxfair2003-06-305-0/+39
| | | | | | | | | | Approved by: Obtained from: MFC after: Import hydra-2.2, base on PR/43942. This port is provided as a standalone program to avoid installing a full Nessus scanner system. Submitted by: Laurent LEVIER <llevier@argosnet.com>
* Update to 2.7leeym2003-06-305-24/+26
| | | | | PR: 53902 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* Fix build with libtool new world orderade2003-06-291-12/+0
| | | | Reported by: bento
* Update to 0.58erwin2003-06-272-2/+2
| | | | | PR: 53812 Submitted by: maintainer
* Fix detection of sparc64.kris2003-06-273-0/+27
| | | | Obtained from: OpenBSD
* libtool uber-patchade2003-06-278-79/+1
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* Use a better comment in system passwd file when we create the user 'proxy'foxfair2003-06-271-1/+1
| | | | | at first time. No necessary to bump PRTREVISION so only force commit in Makefile.
* Add 'proxy' to the group 'authpf' after create it.foxfair2003-06-272-3/+3
|
* Approved by: maintainerfoxfair2003-06-272-3/+3
| | | | Fix bento build error by registering 'authpf' gid to 63.
* Approved by: maintainerfoxfair2003-06-275-21/+187
| | | | | Reformat pkg-install & pkg-message, and add 64-bit platform fix. Note: pf now register its user as proxy:proxy which uid/gid is 62:62.
* Add --enable-bigstack (to CONFIGURE_ARGS) and a manual (to MAN1).nork2003-06-261-2/+2
| | | | | PR: ports/53759 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* Update to DAT 4273jeh2003-06-262-2/+2
|
* Update to 0.41mich2003-06-263-14/+16
| | | | | | PR: 53675 Submitted by: maintainer Approved by: roberto (mentor)
* Add new port of clamav-devel after repo copy.nork2003-06-256-32/+41
| | | | | | | | | Update to snapshot(20030625). PR: ports/53306 Submitted by: Rob Evers <rob@debank.tv> Approved by: portmgr (marcus) Repo copyed by: cvs (joe)
* Fix issues with the PGPLIB change made some time ago (broken alpha build,will2003-06-251-1/+1
| | | | | | broken language pgp ports). Nagged by: kris
* Frerich doesn't use FreeBSD anymore. Preemptively assign two of his portswill2003-06-251-1/+1
| | | | | | | to a new maintainer (kpopup and rc5pipe). Submitted by: Frerich Raabe <frerich.raabe@gmx.de>, Brad Davis <so14k@so14k.com>
* respect CC and CFLAGS, and unbreak LaBrea on ia64 and alpha.leeym2003-06-253-61/+29
| | | | | | refine description. Noticed by: kris and bento
* PR:foxfair2003-06-252-2/+162
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix build in 64-bit platform and bump PORTREVISION. Submitted by: maintainer Obtained from: bento
* Update FreeBSD Update to version 1.3leeym2003-06-253-7/+11
| | | | | PR: 53646 Submitted by: Colin Percival <cperciva@daemonology.net>