aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* - extend MASTER_SITESdinoex2003-05-111-0/+1
|
* Update to snortsnarf 021111.1kris2003-05-112-2/+2
| | | | | PR: ports/48410 (based on) Submitted by: Larry Daberko <larry@daberko.net>
* Add a patch for mpi/config.links to avoid infinite loop on sparc64.kuriyama2003-05-102-0/+30
| | | | | MPI assembler function for sparc32 is used for our sparc64, but it will not work on it. So use generic (C) version for sparc64-*-freebsd*.
* * Fix some problems with building the Kerberos IV and 5 mechs.arved2003-05-0910-172/+228
| | | | | | | | | | | | | | | | | | | * Made the port to optionally not build the mechs, define WITHOUT_[ANONYMOUS,CRAM,DIGEST,LOGIN,OTP,GSSAPI,PLAIN]. * The Kerberos IV case is special, as we can use the base kerberos 4x (<=5.0-RELEASE), or use the security/krb4 port. WITH_KERBEROS4 - use security/krb4 port if <=5.0-RELEASE, use krb4 port only if /usr/lib/libkrb.a doesn't exist WITHOUT_KERBEROS4 - disables using the base systems /usr/lib/libkrb.a (<=5.0), if it exists and MAKE_KERBEROS4 defined in /etc/make.conf * Changed the combined rcNG/rcOG scripts, so that the defaults are at the top of the rc.d script and not in an external file to the script. PR: 51505 Submitted by: maintainer
* upgrade to 1.4.0ijliao2003-05-099-126/+132
| | | | | PR: 51956 Submitted by: maintainer
* conditionalize dependencies on modules included in perl 5.8edwin2003-05-092-8/+15
| | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. PR: ports/50589 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Last commit broke build under -STABLE. Fix error.cy2003-05-091-3/+4
|
* Update to DAT 4262jeh2003-05-082-2/+2
|
* Readd patch-ksimcpu.cpp, which was accidently removed with the 3.1.1 update.arved2003-05-082-0/+22
| | | | | | | This fixes the build on alpha. Reported & tested by: kris Submitted by: Frerich Raabe <raabe@KDE.org>
* Update to version 2.03.demon2003-05-082-3/+3
| | | | | | | | Approved by: maintainer Reset MAINTAINER to ports@. Requested by: former maintainer
* PR:foxfair2003-05-082-9/+6
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix pkg-plist to make this port buildable. MAINTAINER timeout ~= 48hrs. No objection (silently) by: portmgr
* Add ike-scan 1.0, VPN scanner and identifier.foxfair2003-05-085-0/+52
| | | | | PR: 51751 Submitted by: Yonatan <Yonatan@xpert.com>
* Add ADMsnmp 0.1, SNMP audit scanner.foxfair2003-05-086-0/+112
| | | | | PR: 50642 Submitted by: Yonatan@xpert.com
* PR: 51650foxfair2003-05-088-8/+112
| | | | | Submitted by: Jim Geovedi <jim@corebsd.or.id> Update to 1.7
* Mark BROKEN under -CURRENT.cy2003-05-081-0/+3
|
* Put SONAME entries into shared libraries.cy2003-05-08104-0/+1804
| | | | Submitted by: wollman
* - Fixes problem when base has no openssl installeddinoex2003-05-081-2/+3
| | | | Submitted by: marius@alchemy.franken.de
* - Update to gssapi-20030430dinoex2003-05-084-16/+24
| | | | Submitted by: wollman@lcs.mit.edu
* update to 0.51arved2003-05-082-2/+2
| | | | | PR: 51889 Submitted by: maintainer
* Add dirmngr to RUN_DEPENDS. Bump PORTREVISIONarved2003-05-072-6/+8
| | | | | PR: 51576 Submitted by: maintainer
* Use libcrypto, not libdes.nectar2003-05-071-3/+5
|
* Change maintainer email to my @FreeBSD.org addressmich2003-05-072-2/+2
| | | | Approved by: roberto(mentor)
* Change default for V4 compatibility to reflect best practicescy2003-05-074-4/+4
| | | | | | for new installations. Submitted by: wollman
* Default is to fetch from crypto-publish.org. USA_RESIDENT replacedcy2003-05-074-36/+56
| | | | | | | by USE_MIT_TARBALL. Users can still fetch manually from MIT by setting USE_MIT_TARBALL=YES. Suggested by: wollman
* Update 1.2.7 --> 1.2.8.cy2003-05-0768-3112/+20
|
* Remove .bak file after reinplace.kuriyama2003-05-071-1/+2
|
* BROKEN: Does not compilekris2003-05-073-0/+6
|
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* Upgrade to 2.0.5.obraun2003-05-079-8/+36
| | | | | PR: ports/51888 Submitted by: maintainer
* BROKEN: Does not configurekris2003-05-071-0/+2
|
* Upgrade to 2.0.5.obraun2003-05-079-8/+36
| | | | | PR: ports/51887 Submitted by: maintainer
* redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-071-1/+1
| | | | Approved By: alex (mentor)
* Upgrade to 1.2.2.kuriyama2003-05-066-6/+18
|
* When sending mail localy on a system compiled woth SASL AUTH, theume2003-05-062-3/+29
| | | | | | | | | | | | | | sendmail mail submission program may log the following error on the sasldb file: error: safesasl(/usr/local/etc/sasldb) failed: Group readable file Pine by default is using SMTP, and therfore SMTP AUTH if compiled into sendmail. To disable SMTP AUTH we need to define DAEMON_OPTIONS for the loopback interface. PR: ports/51680 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* BROKEN: Bad pkg-plistkris2003-05-061-0/+2
|
* Submitted by: MAINTAINERfoxfair2003-05-062-0/+58
| | | | Fix build problem on bento, point out by kris@
* PR: 51521foxfair2003-05-062-2/+2
| | | | | | | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Reviewed by: Approved by: Obtained from: MFC after: Update port security/oident: 2.0.5 -> 2.0.6 MAINTAINER timeout: since May 1
* Add xmlsec1 1.0.1 released at Apr 28 2003. This is the latest stable versionfoxfair2003-05-065-0/+240
| | | | | | | | | of a C library based on LibXML2 and OpenSSL. Origial PR was intended to import 1.0.0 but we have a newer version to go now, also enable GnuTLS support . PR: 51102 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* Upgrade to 4.0sumikawa2003-05-054-37/+12
|
* Update to 0.7.3.marcus2003-05-055-37/+74
| | | | Submitted by: maintainer
* Update to 0.41.petef2003-05-053-5/+12
| | | | | PR: 51726 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Add dependency on openldaparved2003-05-051-0/+10
| | | | | PR: 51749 Submitted by: maintainer
* Fix build on -CURRENT/i386.naddy2003-05-041-1/+1
| | | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Reported by: kris (bento)
* Add kripp 0.2, lightweight network password sniffer.vanilla2003-05-045-0/+34
| | | | | PR: 51347 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* Upgrade to 2.3.11.vanilla2003-05-045-37/+42
| | | | | PR: ports/51134 Submitted by: Christopher Nehren <apeiron@comcast.net>
* Update to DAT 4261.jeh2003-05-032-2/+2
| | | | | | | | | | *******************IMPORTANT******************* 4261 Emergency Dat release due to: iGetNet application incorrect identification ***********************************************
* Update to fwlogwatch-0.9.2leeym2003-05-023-4/+3
| | | | | PR: 51649 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* Update to 2.5.7arved2003-05-022-3/+2
| | | | | PR: 51673 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to DAT 4260jeh2003-05-012-2/+2
|
* Add dirmngr, a client for managing and downloading certificatearved2003-05-0115-0/+213
| | | | | | | revocation lists (X.509). PR: 51577 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Brian Hatch updated his RSA blinding patch to only applyroam2003-05-012-4/+4
| | | | | | | | | the blinding when really needed. However, the name of the patch file was not changed, which may confuse FreeBSD distfile mirrors. So, host the patch file in my local FreeBSD cluster space, changing the file's name. Reported by: Dan Langille <dan@langille.org>
* Use ${PERL_ARCH} to fix building error on non-i386 architectures.sumikawa2003-04-301-1/+2
| | | | Pointed out by: kris
* - Update to 3.6.1p2dinoex2003-04-304-4/+4
|
* Update to 1.2.naddy2003-04-303-46/+75
| | | | | PR: 51541 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* distinfo unnecessary for slave port.adamw2003-04-302-0/+0
| | | | | Pointed out by: Marius Strobl <marius@alchemy.franken.de>, Dominic Marks <dom@cus.org.uk> (maintainer)
* Update to 3.27.adamw2003-04-303-20/+2
| | | | | Submitted by: Marius Strobl <marius@alchemy.franken.de> Reviewed by: Dominic Marks <dom@cus.org.uk> (maintainer)
* Add option WITHOUT_NTLM.ume2003-04-292-4/+11
| | | | Submitted by: Dan Larsson <dl@tyfon.net>
* PR: 48718foxfair2003-04-292-2/+2
| | | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Update cfv to 1.13
* Update to 3.26.adamw2003-04-292-2/+2
| | | | | | PR: 51459 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: d.marks@student.umist.ac.uk (maintainer)
* Update to 0.50arved2003-04-282-2/+2
| | | | | PR: 51436 Submitted by: maintainer
* Update to 1.7.5, fix packing list bugs, and add a more reliablenaddy2003-04-283-6/+8
| | | | | | | MASTER_SITE. PR: 51044 Submitted by: David Thiel <lx@redundancy.redundancy.org>
* Change the group of /var/state/saslauthd mail to be sync withume2003-04-251-2/+2
| | | | | | | /usr/local/etc/sasldb2. The postfix should belongs to only mail group. Reported by: "Denis N. Peplin" <info@volginfo.ru>
* Use security/openssl/bsd.openssl.mk.ume2003-04-251-2/+7
| | | | | PR: ports/51090 Submitted by: Oleg Sharoiko <os@rsu.ru> (with modification by me)
* Make MySQL 3.23, 4.0 and 4.1 selectable.ume2003-04-242-26/+55
| | | | Requested by: Matthias Fechner <idefix@fechner.net>
* Update to DAT 4259jeh2003-04-242-2/+2
|
* Remove a no longer maintained mirror from the MASTER_SITES.obraun2003-04-248-8/+0
| | | | | PR: ports/51327 Submitted by: maintainer
* Upgrade to 0.92.kuriyama2003-04-243-2/+5
| | | | | | PR: ports/47918, ports/48594 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>, leeym No response from: maintainer
* Check versioned library file explicitly.kuriyama2003-04-222-2/+2
| | | | | PR: ports/48692 Submitted by: fenner
* Update to 3.25.adamw2003-04-222-2/+2
| | | | | PR: 51257 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
* Add a missing dependency on eel2.marcus2003-04-221-1/+2
| | | | Reported by: bento
* Add two missing trailing '/'s in MASTER_SITES.petef2003-04-211-2/+2
| | | | | PR: 51216 Submitted by: maintainer
* PR:foxfair2003-04-211-1/+2
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix bento `make package', then bump PORTREVISION. Noticed by: kris the portsguardian.
* Remove USE_GNOMENG.marcus2003-04-2121-21/+0
|
* Update amavisd-new port to 20030314.p1.leeym2003-04-208-64/+79
| | | | | | | | Don't remove amavis user/group and directories, just remind user that they should do it manually if they don't want to use the port anymore. PR: 51153 Submitted by: Blaz Zupan <blaz.zupan@amis.net>
* Fix a couple of typos.olgeni2003-04-201-1/+1
|
* Add smtpscan 0.3.1, a remote SMTP server version detector.sumikawa2003-04-208-0/+160
| | | | | PR: 46221 Submitted by: Hubert Tournier <hubert@frbsd.org>
* - Update to 2.0.4.obraun2003-04-2013-30/+476
| | | | | | | | - Add dependency on bpf for the server. - Add "client only" knob. PR: ports/51126 Submitted by: maintainer
* - Update to 2.0.4.obraun2003-04-2011-11/+127
| | | | | | | | - Add dependency on bpf for the server. - Add "client only" knob. PR: ports/51125 Submitted by: maintainer
* update from 1.6.6 to 1.6.7p4mharo2003-04-204-58/+16
| | | | | PR: 51084 Submitted by: Sergey A. Osokin <osa@freebsd.org.ru>
* security/xmlsec update to version 0.0.15edwin2003-04-183-26/+31
| | | | | | | | It's a regular update of xmlsec's 0.0.X port, and also adding some entries to MASTER_SITES. PR: ports/51101 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* [MAINTAINER] security/libtasn1: convert to USE_GETOPT_LONGedwin2003-04-181-10/+2
| | | | | | | | Convert to USE_GETOPT_LONG=yes Tested on: 4.8-STABLE, 5.0-CURRENT PR: ports/51093 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to snort 2.0.0. This fixes a security vulnerability:kris2003-04-184-37/+10
| | | | | | | | | | | | The Sourcefire Vulnerability Research Team has learned of an integer overflow in the Snort stream4 preprocessor used by the Sourcefire Network Sensor product line. The Snort stream4 preprocessor (spp_stream4) incorrectly calculates segment size parameters during stream reassembly for certain sequence number ranges which can lead to an integer overflow that can be expanded to a heap overflow. PR: 51106 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* - The pidfile of saslauthd was changed.ume2003-04-185-11/+10
| | | | | | | - The configure script should select correct version of Berkeley DB. PR: ports/51041 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Fix a typo (convinience -> convenience).olgeni2003-04-171-1/+1
|
* Update DAT to 4258jeh2003-04-172-2/+2
|
* - retire Makefile.ssl, please use bsd.openssl.mkdinoex2003-04-171-5/+0
|
* update maintainer's email addressleeym2003-04-171-1/+1
| | | | | PR: 51035 Submitted by: Mathieu Arnold <m@absolight.net>
* make configure script pickking up the Heimdal Kerberos that'sume2003-04-172-0/+36
| | | | | | in FreeBSD's base. Submitted by: Graeme Mathieson <mathie@wossname.org.uk>
* make WITH_LDAP21 work.ume2003-04-171-1/+1
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - new Overrideable defaults: OPENSSL_SHLIBVER and OPENSSL_PORTdinoex2003-04-161-14/+23
| | | | - set CFLAGS and LDFLAGS to link the correct libs
* - ### HEAD UP ### SHLIBVER has been bumped back.dinoex2003-04-161-14/+7
| | | | | - honor OPENSSH_SHLIBVER if set by user. - CFLAGS added to esure correct linking
* - ### HEAD UP ### SHLIBVER has been bumped back.dinoex2003-04-161-14/+7
| | | | - honor OPENSSH_SHLIBVER if set by user.
* When I get a bright idea to update the DIST_SUBDIR or USE_BZIP2, make suremarcus2003-04-162-1/+2
| | | | | | that idea ia reflected in distinfo. Pass me thine pointy hat. Reported by: olgeni
* Site name changed to www.thc.orgleeym2003-04-161-1/+1
| | | | | PR: 50969 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* Fix build on 5.x (maintainer timeout).fjoe2003-04-161-3/+31
| | | | | PR: 48772 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* - honor any given LDFLAGSdinoex2003-04-163-0/+3
|
* add missing files which should be committed by previous committed.ume2003-04-163-0/+69
|
* - update to 2.1.13ume2003-04-166-31/+114
| | | | | | | | | | - fixes for 5-CURRENT (changed behaviour of 'expr') - enable NTLM module - support for db4 and db4.1 - support for OpenLDAP 2.1 PR: ports/50962 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* * Update to 0.7.2marcus2003-04-154-43/+35
| | | | | | | * Convert to new GNOME infrastructure * Sort plist Approved by: maintainer
* Update to version 4.24ejeh2003-04-153-7/+6
| | | | | PR: 50963 Submitted By: Andrew Stuart <elitetek@tekrealm.net>
* - Do not overwrite the existing config files when installing as a port orleeym2003-04-142-10/+12
| | | | | | | | | as a package - Bump PORTREVISION Reported by: Forrest Aldrich <forrie@forrie.com> PR: 50915 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* The Samhain Intrusion Detection Systemedwin2003-04-137-0/+147
| | | | | | | | | Samhain is a host-based Intrusion Detection System and integrity checker with advanced features such as centralized logging, MySQL/PostgreSQL support, and rootkit detection. PR: ports/46982 Submitted by: David Thiel <lx@redundancy.redundancy.org>
* Conditionalize dependencies for moudules included in perl 5.8edwin2003-04-131-3/+10
| | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk>
* - Change all USE_OPENSSL_* to WITH_OPENSSL_*dinoex2003-04-133-14/+22
|
* bento fix security/p5-Crypt-OpenPGPedwin2003-04-131-7/+41
| | | | | | | | | | Totally remove dependency checking for Makefile.PL as we handle this in our port Makefile. Somehow bento got confused and get's into a neverending loop. This should fix this while not affecting normal install. PR: ports/50711 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Maintainer Update: security/nmapedwin2003-04-132-0/+30
| | | | | | | | | | The nmap port is not building correctly where libgnugetopt is installed. This patch fixes the problem, please add it to the files directory. PR: ports/50894 Submitted by: marius@alchemy.franken.de Approved by: Dominic Marks <dom@cus.org.uk>
* Update to 3.8.marcus2003-04-135-103/+108
| | | | | PR: 50797 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Upgrade cryptopp to 5.1, patch review timeout by MAINTAINER since March 26.foxfair2003-04-125-69/+60
|
* Add freebsd-update 1.2, fetches and installs binary updatesnork2003-04-128-0/+102
| | | | | | | | to FreeBSD. This is the client half of the FreeBSD Update system; it fetches and applies binary security updates. PR: ports/50202 Submitted by: cperciva@daemonology.net
* - use bsd.openssl.mkdinoex2003-04-121-104/+1
|
* - Update to 0.9.7bdinoex2003-04-125-140/+18
|
* - Udpate to 0.9.7bdinoex2003-04-125-140/+18
|
* Upgrade to 3.20. Nmap and nmapfe now speak IPv6.sumikawa2003-04-118-196/+20
| | | | | | PR: ports/49987 Submitted by: Dominic Marks <dom@cus.org.uk> marius@alchemy.franken.de
* Upgrade to 3.20sumikawa2003-04-116-107/+63
| | | | | | PR: ports/49987 Submitted by: Dominic Marks <dom@cus.org.uk> marius@alchemy.franken.de
* Update to 4257jeh2003-04-102-2/+2
|
* Update to 0.40kevlo2003-04-093-3/+9
| | | | | PR: 50722 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* Update to 1.6.33kevlo2003-04-092-2/+2
| | | | | PR: 50740 Submitted by: Dominic Marks <dom@cus.org.uk>
* - Remove BROKEN: change temp dir from /tmp to /var/run/logcheckleeym2003-04-095-123/+54
| | | | | | | | | | | | | | | | | | | | (it has to be mode 700) - now complies with hier(7) - Psionic has been acquired by Cisco in late 2002 and now www.psionic.com is an alias to www.cisco.com. Unfortunately, the latter does not have any mention of LogSentry or other Abacus tools, so remove www.psionic.com from the MASTER_SITES and WWW: tag - Reword pkg-descr to better reflect reality - Dont use logcheck's Makefile - build/install completely from port's Makefile - Make PREFIX-clean - Install useful documentation - Assign maintainership to submitter Removed files: - files/patch-aa - pkg-message PR: 50730 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Fix build on CURRENTarved2003-04-092-2/+18
| | | | | Reported by: many Tested by: jeff@walters.name (Jeff Walters), seanc
* Mark BROKEN on 4-STABLE or earlier(perl 5.6 required).nork2003-04-091-1/+11
| | | | Submitted by: Erwin Lansing <erwin@lansing.dk>
* - defaults to STABLE/CURRENT shared lib versiondinoex2003-04-071-4/+4
|
* - enable threads on ia64dinoex2003-04-074-14/+14
| | | | | | | | - OPENSSL_OVERWRITE_BASE defaults to STABLE/CURRENT shared lib version This solves problems when the share lib is deinstalled. ports/50292 PR: 50292
* Update to 1.1kevlo2003-04-072-2/+2
| | | | | PR: 50626 Submitted by: MAINTAINER
* MAINTAINER UPDATE: security/amavisd-newedwin2003-04-075-10/+46
| | | | | | | | | | Fixes for amavisd-new port: - add missing dependency on devel/p5-IO - install amavisdconf utility - bump portrevision PR: ports/48984 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
* Upgrade to 2.0.3.obraun2003-04-069-8/+235
| | | | | PR: ports/50550 Submitted by: maintainer
* Added COMMENT.edwin2003-04-061-7/+8
| | | | | | Ran portlint on it (strangely engouh, I've done all these fixes yesterday already) Submitted by: "Dan Langille" <dan@langille.org>
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-068-104/+80
|
* BROKEN: Creates /usr/lib/mozillakris2003-04-061-0/+2
|
* Don't remove directories created by the nessus portkris2003-04-061-2/+0
|
* Remove ${PREFIX}/include/ss on deinstall.nectar2003-04-061-0/+1
| | | | Reported by: kris
* Port for H+B EDV avmailgateedwin2003-04-058-0/+170
| | | | | | | | | | | | | AntiVir MailGate for FreeBSD protects your electronic post office against viruses. It is working with numerous common Mail Transport Agents (MTA), like sendmail, postfix, qmail and exim. Operates at high speed, is easy to configure and checks both incoming and outgoing emails. PR: ports/34461 Submitted by: Oliver Breuninger <ob@breuninger.org>
* Add missing filekris2003-04-052-0/+2
|
* Don't remove system directorieskris2003-04-051-5/+0
|
* Update to 0.18.nork2003-04-053-9/+9
|
* 4256 Emergency DAT release due to:jeh2003-04-042-2/+2
| | | | W32/Pretty.gen@MM incorrect identification.
* - use bsd.openssl.mkdinoex2003-04-043-3/+3
|
* - honor CC and use PHREAD_LIBS and PTHREAD_FLAGSdinoex2003-04-043-3/+24
| | | | Submitted by: marius@alchemy.franken.de
* - honor CC and use PTHREAD_LIBS and PTHREAD_FLAGSdinoex2003-04-043-3/+24
| | | | marius@alchemy.franken.de
* - rename Makefile.ssl to bsd.openssl.mkdinoex2003-04-041-0/+108
|
* Update to 4255jeh2003-04-032-2/+2
|
* strip binary, remove pkg-message as MAINTAINER's wish.foxfair2003-04-022-19/+3
|
* Add ftimes 3.2.1, a system baselining and evidence collection tool.foxfair2003-04-026-0/+68
| | | | | PR: 50369 Submitted by: Klayton Monroe <klm@ir.exodus.net>
* update and fix security/p5-Crypt-OpenPGPedwin2003-04-025-102/+104
| | | | | | | | | | | | | - update to 1.03 to make fetcheable - remove NO_PACKAGE (fix PLIST) - take maintainership - replace homegrown BASEPERL with SITEPERL - remove MANPREFIX - make dependencies dependend on perl version for those included in perl 5.8 - add WWW PR: ports/50488 Submitted by: Erwin Lansing <erwin@lansing.dk>
* New port: security/finger_mysql - A threaded MySQL scanneredwin2003-04-025-0/+42
| | | | | | | | | | This is a one-file-port of a threaded MySQL scanner. If the user "root" is passwordless, then this is even funnier. For some reason is segfaults if you feed it with Class B network, but I'll fix that when time permits. PR: ports/48924 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* New port: security/amap - application mapperedwin2003-04-027-0/+72
| | | | | | | | | This is amap- the application mapper. It tries to identify applications that do not run on thier default port. PR: ports/50218 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* - Update to 3.6.1p1dinoex2003-04-024-6/+4
|
* - Update to 3.6.1dinoex2003-04-022-3/+3
|
* reformat the pkg-descr, as pointed out by adamw@edwin2003-04-021-5/+3
|
* Update to 0.08.sobomax2003-04-015-40/+5
| | | | Submitted by: Andrew Zhilenko <andrew@portaone.com>
* New port: makepasswd, random password generatoredwin2003-04-015-0/+48
| | | | | | | Random password generator. PR: ports/49008 Submitted by: Toni Viemero <toni.viemero@iki.fi>
* - extend regression testsdinoex2003-04-016-2/+62
|
* - Update to 3.6p1dinoex2003-04-018-66/+42
|
* security/ftpmap: Identify remote FTP server software by fingerprintingedwin2003-04-015-0/+41
| | | | | | | | | | | Ftpmap scans remote FTP servers to indentify what software and what versions they are running. It uses program-specific fingerprints to discover the name of the software even when banners have been changed or removed, or when some features have been disabled. IPv6 is fully supported. PR: ports/48899 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* update to version 0.45leeym2003-04-012-2/+2
| | | | | PR: 50506 Submitted by: Martin Matuska <martin@tradex.sk>
* - Update to 3.6dinoex2003-04-015-35/+34
| | | | This version does no longer compile on FreeBSD 2.2.8
* Clean up Makefile:nork2003-04-011-10/+3
| | | | | | | | | | o remove SITE_PERL o remove MANPREFIX o use PERL_LEVEL to determine perl version o give maintainership PR: ports/50490 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 0.9.1kevlo2003-03-314-9/+10
| | | | | PR: 50468 Submitted by: MAINTAINER
* [MAINTAINER] Update security/libtasn1 to 0.2.4edwin2003-03-312-2/+2
| | | | | PR: ports/50437 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* security/pear-Auth_SASL: fixed installed packageedwin2003-03-302-13/+14
| | | | | PR: ports/50036 Submitted by: Thierry Thomas <thierry@pompo.net>
* security/pear-Auth: upgrading to 1.2.0.edwin2003-03-304-12/+24
| | | | | PR: ports/48800 Submitted by: Thierry Thomas <thierry@pompo.net>
* Fix shell-syntax.edwin2003-03-291-2/+2
| | | | | PR: ports/48953 Submitted by: JoeHorn <joehorn@leobbs.net> and lots of others.
* Update to 4254jeh2003-03-282-2/+2
|
* Update to 0.0.14kevlo2003-03-283-4/+299
| | | | | PR: 50319 Submitted by: MAINTAINER
* Update to version 0.7kevlo2003-03-283-15/+6
| | | | | PR: 50327 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* Fix a bug where non-RFC 2822 compliant mails were generated when apetef2003-03-272-0/+4
| | | | | | | non-US locale was in use. PR: 50028 Submitted by: maintainer
* Update to version 1.22kevlo2003-03-272-2/+2
| | | | | PR: 50320 Submitted by: MAINTAINER
* PR: 48919foxfair2003-03-261-1/+1
| | | | Assign MAINTAINER.
* Update to 0.8.6kevlo2003-03-264-6/+6
| | | | | PR: 50289 Submitted by: MAINTAINER
* Update to 0.2.3kevlo2003-03-263-3/+4
| | | | | PR: 50288 Submitted by: MAINTAINER
* Submitted by: MAINTAINERfoxfair2003-03-261-2/+0
| | | | | Strip out the RESTRICED message, blowfish is "Unpatented and royalty-free" quoted from its homepage.
* Submitted by: MAINTAINERfoxfair2003-03-261-1/+1
| | | | Update restricted message.
* Add libidea 0.8.2b, iDEA block cipher library.foxfair2003-03-256-0/+70
| | | | | PR: 43793 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* Add libbf 0.8.2b, the Blowfish block cipher Library.foxfair2003-03-256-0/+115
| | | | | PR: 43792 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* I didn't notice that a few of the man pages were symlinks only. Correctnectar2003-03-251-2/+3
| | | | | | that. Reported by: bento errorlogs via kris :-)
* mandir should follow MANPREFIX.ume2003-03-241-0/+1
| | | | Requested by: Tomki <tomki@alink.net>
* update security/p5-File-Scan from 0.43 to 0.44leeym2003-03-242-2/+2
| | | | | PR: 50180 Submitted by: Martin Matuska <martin@tradex.sk>
* - merge patch from openssh-portabledinoex2003-03-242-3/+33
| | | | | to initialize resolver libary before chroot to /var/empty if UsePrivilegeSeparation=yes
* Add WITHOUT_KERBEROS option to prevent cyrus-sasl2 from enablingume2003-03-241-1/+1
| | | | | | Kerberos even if libkrb is installed. Requested by: Troy Dixler <troy@twisted.net>
* Update to 1.0.0arved2003-03-243-26/+32
| | | | | PR: 48949 Submitted by: maintainer
* Add missing files to pkg-plist. Bump PORTREVISIONarved2003-03-242-0/+5
|
* Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>foxfair2003-03-231-1/+2
| | | | Fetch the source from OpenBSD distfiles repository.
* PR: 49065foxfair2003-03-232-2/+2
| | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Obtain this port from OpenBSD distfiles repository.
* PR: 49064foxfair2003-03-231-1/+4
| | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable.
* PR: 49603foxfair2003-03-231-1/+2
| | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable.
* Add Brian Hatch's patch to enable RSA blinding on older OpenSSL versions.roam2003-03-232-0/+6
| | | | | | | | | Note: this patch is not needed for the 4.8-RELEASE ports tree, since FreeBSD 4.8 will ship with a fixed OpenSSL version. However, this patch SHOULD be applied by anyone running stunnel with a version of OpenSSL older than 0.9.7a, as reported by the 'openssl version' command. Submitted by: Brian Hatch <bri@stunnel.org>
* - Add regression tests by target "test"dinoex2003-03-231-0/+4
|
* - Security Fix:dinoex2003-03-234-2/+108
| | | | http://www.openssl.org/news/secadv_20030319.txt
* - add USE_PERL5_BUILDdinoex2003-03-232-0/+2
|
* - use include more consistentdinoex2003-03-231-1/+1
|
* Patches from:cy2003-03-2176-0/+3356
| | | | | | | | | | | | | | | | | - MITKRB5-SA-2003-005: Buffer overrun and underrun in principal name handling - MITKRB5-SA-2003-004: Cryptographic weaknesses in Kerberos v4 protocol; KDC and realm compromise possible. - MITKRB5-SA-2003-003: Faulty length checks in xdrmem_getbytes may allow kadmind DoS. - Additional patches from RedHat. Approved by: kris (wearing his portmgr hat) Obtained from: MIT Website and Nalin Dahyabhai <nalin@redhat.com>
* - switch to USE_PERL5_BUILDdinoex2003-03-194-2/+158
| | | | | | - add security patch Approved by: kris Obtained from: http://www.openssl.org/news/secadv_20030317.txt
* Use a size_t to hold the result of sizeof() instead of an unsigned int.jhb2003-03-192-24/+28
| | | | | | | Use a const char * instead of a char * type for a variable to quiet a warning. These fix the build on alpha. Requested by: kris
* Use OSVERSION to check for getopt_long(), fixes INDEX build.naddy2003-03-181-7/+9
| | | | | Reported by: kris Approved by: kris
* Update to 0.2.0-pre0 and unbreak for Ruby 1.8 / OpenSSL 0.9.7.knu2003-03-164-12/+60
|
* Don't try to detect libltdl only to fail. libmcrypt does not dependknu2003-03-161-0/+12
| | | | | | on it any more. Submitted by: bento
* Add a patch to fix runtime problems when snort is built with -DWITH_MYSQLkris2003-03-161-4/+29
| | | | | Submitted by: Mike Harding <mvh@ix.netcom.com> Obtained from: snort CVS
* Fix the build on bento and a few other users' machines.marcus2003-03-162-0/+17
| | | | | | | * Add USE_GMAKE * Patch a problem with generating the glib-marshal code Approved by: portmgr (kris)
* Clear moonlight beckons.ade2003-03-07200-100/+100
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove pkg-comment from remaining master/slave port sets.ade2003-03-075-3/+3
| | | | Approved by: portmgr (implicitly)
* de-pkg-commentalex2003-03-061-1/+0
|
* de-pkg-commentalex2003-03-061-0/+1
|
* Update DAT to version 4251jeh2003-03-062-2/+2
|
* - Update MASTER_SITESnaddy2003-03-063-7/+6
| | | | | | | - Portlint PR: 48861 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Update to 0.8.17.roam2003-03-053-12/+3
|
* Update to 1.2, which adds support for Shaft and Windows versions of Trinoo.roam2003-03-053-52/+7
|
* Add KTH Kerberos 4.nectar2003-03-0522-0/+660
|
* Update to 0.7.1.marcus2003-03-053-3/+14
| | | | Submitted by: maintainer
* Fix build with OpenSSL 0.9.7+.nectar2003-03-042-0/+35
|
* Fix a typo.olgeni2003-03-041-1/+1
|
* PR: 47270foxfair2003-03-041-1/+1
| | | | | | Submitted by: MAINTAINER Aadd better file dependency in the Makefile to force compile against updated library.
* Update to snort-1.9.1. This is an important security update:kris2003-03-043-2/+3
| | | | | | | A buffer overflow has been found in the snort RPC normalization routines by ISS X-Force. This can cause snort to execute arbitrary code embedded within sniffed network packets. This preprocessor is enabled by default.
* PR: 48794foxfair2003-03-046-81/+73
| | | | | Submitted by: MAINTAINER Update to 4.29.10a
* PR: 48754foxfair2003-03-043-71/+161
| | | | | Submitted by: Adam Jette <jettea46@yahoo.com> Update to 2.4.1, also notice chages to MAINTAINER
* Fix -p option on 64-bit archs.naddy2003-03-042-0/+17
| | | | | Approved by: kris Obtained from: OpenBSD
* Fix Build on CURRENT.arved2003-03-034-0/+106
| | | | | | Submitted by: Andy Fawcett <tap@hex.athame.co.uk> Reported by: many Tested by: leafy@leafy.idv.tw (CURRENT), Andy Fawcett (4.7 5.0R)
* - Cleanup obsolete macrodinoex2003-03-021-6/+2
| | | | - call install-info more cleanly
* - Update to 1.5.1dinoex2003-03-0210-71/+51
| | | | | | - removed patches that are now part of distribution - support for guile/slib - fixed several new build errors
* - Add dependency on gnupgleeym2003-03-022-4/+8
| | | | | | | | - Utilize USE_AUTOCONF_VER - Bump PORTREVISION PR: 48628 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Retire comment file.trevor2003-03-0110-5/+5
|
* Makefile was borked in previous commit, spaces instead of tab.obraun2003-03-011-2/+2
|
* * Upgrade to 2.0.1.obraun2003-03-0111-45/+97
| | | | | | | * Fix the certificate making. PR: ports/48671 Submitted by: maintainer
* Update to 2.20.naddy2003-03-012-2/+2
| | | | | PR: 48782 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
* - Update to 0.8.1naddy2003-02-288-82/+80
| | | | | | | | - Remove WITH_OPENCDK knob - require security/opencdk by default - Use DOCSDIR and EXAMPLESDIR in pkg-plist PR: 48706 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* - Update to 0.4.5naddy2003-02-284-19/+32
| | | | | | | - Use DOCSDIR and EXAMPLESDIR in pkg-plist PR: 48705 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* - Update to 0.2.1naddy2003-02-284-20/+31
| | | | | | | | - Bumped shlib version to 1 - Conditionalize libgnugetopt dependency PR: 48702 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* - check if we have 0.9.7adinoex2003-02-281-3/+6
|
* Upgrade to v1.7.5, fixes the "FTPd glob() vulnerability".foxfair2003-02-272-3/+4
| | | | The latest version is 2.0.0 but still in beta.
* Obtained from: bentofoxfair2003-02-271-1/+1
| | | | Correct checksum.
* Update to DAT version 4250jeh2003-02-273-3/+3
| | | | Remove pkg-comment and use COMMENT=
* Update to 1.1.12arved2003-02-266-8/+6
| | | | | PR: 48704 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* security/cyrus-sasl: Bento fails to build libkerberos + Upgradeedwin2003-02-2612-220/+405
| | | | | | | | | Bento fails to proberly package the port on -CURRENT due to -CURRENT no longer has libdes.* as the des functions have been moved to the libcrypto.* library. PR: 48442 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* Maintainer update to version 2.0.5edwin2003-02-262-2/+2
| | | | | PR: ports/48604 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* We have a new maintainer!edwin2003-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | Date: Tue, 25 Feb 2003 00:10:09 -0800 (PST) From: Mark Laws <mdl@60hz.org> To: freebsd-ports-bugs@FreeBSD.org This is fine. In fact, if you would like to take over the port, you may do so if you wish. Unfortunately, I've been too busy to give it the attention it deserves as of late. :( -- Mark Laws mdl@60hz.org http://www.60hz.org Date: Tue, 25 Feb 2003 08:10:15 -0800 (PST) From: Oliver Lehmann <lehmann@ans-netz.de> To: freebsd-ports-bugs@FreeBSD.org Ok, thanks. If nobody object, I'm willing to take the maintainership. Greetings, Oliver
* Make Apache2 + php happier, also resolve 'make deinstall' problem.foxfair2003-02-262-3/+8
|
* * Update to 1.6.1marcus2003-02-263-3/+3
| | | | * De-pkg-comment
* make index and kris happyedwin2003-02-261-1/+1
|
* Fix building with OpenSSL 0.9.7.nectar2003-02-261-2/+24
|
* -- Move pkg-comment into Makefilenectar2003-02-262-2/+2
| | | | -- portlint as necessary
* 0.14 has been out for a while.des2003-02-252-3/+2
|
* De-pkg-comment for my ports.perky2003-02-254-2/+2
|
* FIx "make index"edwin2003-02-251-1/+1
|
* Make kris@ happyedwin2003-02-251-1/+1
|
* 4249 Emergency Dat release due to:jeh2003-02-252-2/+2
| | | | W32/Lovgate@M
* update to hackbot-2.19leeym2003-02-242-2/+2
| | | | | PR: 48627 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* New port: security/pear-Auth - PEAR authentication methods.edwin2003-02-246-0/+81
| | | | | PR: ports/48119 Submitted by: Thierry Thomas <thierry@pompo.net>
* New port: security/pear-Auth_SASLedwin2003-02-246-0/+82
| | | | | | | PEAR abstraction of various SASL mechanism responses. PR: ports/48120 Submitted by: Thierry Thomas <thierry@pompo.net>
* PEAR ports: handling PEAR's registry.edwin2003-02-242-3/+29
| | | | | | | | | | | | | | | | | | | | | | | | | PEAR uses a "registry" to register installed modules, and this registry is initialized during the installation of mod_php4 (since 4.3.0). Unfortunately, installing PEAR modules through the ports does not maintain this registry. This PR fix this problem for the following ports: - sysutils/pear-Log - devel/pear-PEAR - devel/pear-Date - devel/pear-I18N - devel/pear-HTML_Common - devel/pear-HTML_Select_Common - security/pear-Crypt_CBC - mail/pear-Mail_Mime - net/pear-Net_Sieve - sysutils/pear-File - archivers/pear-Archive_Tar PR: ports/47921 Submitted by: Thierry Thomas <thierry@pompo.net>
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-247-10/+10
|
* Point dependencies on net/openldap to net/openldap12edwin2003-02-242-4/+4
|
* Update port: security/ssh2 3.2.2 -> 3.2.3edwin2003-02-243-19/+13
| | | | | PR: ports/48542 Submitted by: Lars Eggert <larse@isi.edu>