aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Fix extract for non-root users.cy2002-08-174-8/+24
| | | | | Noticed by: nectar Pointy hat to: cy
* new port: security/p5-Digest-Nilsimsaleeym2002-08-166-0/+35
| | | | | | | | | A nilsimsa signature is a statistic of n-gram occurance in a piece of text. It is a 256 bit value usually represented in hex. This module is a wrapper around nilsimsa implementation in C by cmeclax. PR: ports/41644 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Fix expression for REINPLACE_CMD to work with sed.naddy2002-08-151-1/+1
| | | | | | | PR: 41679 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> This uses a slightly different fix.
* Update to 4218jeh2002-08-152-2/+2
|
* Update to openssl-0.9.7-beta3 after repro-copy, use at own risk.dinoex2002-08-156-87/+47
|
* Add saslauthd as default general password checking daemon (replacesknu2002-08-159-26/+158
| | | | | | | pwcheck{_pam}). PR: ports/41653 Submitted by: "Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
* Include <sys/types.h> before including <security/pam_appl.h> andknu2002-08-151-0/+1
| | | | | | unbreak for -current's PAM. Approved by: "Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
* add hafiye 1.0ijliao2002-08-146-0/+60
| | | | Multi Platform Customizable TCP/IP Packet Sniffer
* load plugins from plugin directry explicitly.ume2002-08-142-0/+17
|
* Fix startup-scripts for -current /bin/sh issues.anders2002-08-141-1/+2
|
* The gpa build now fails if gpg is not already installed.dougb2002-08-121-1/+1
|
* Switch to using MASTER_SITE_MOZILLA.marcus2002-08-111-1/+2
| | | | Inspired by: ports/41460
* - Update to 0.4.6.bpat2002-08-115-25/+36
| | | | | | | - Give maintainership to submitter PR: ports/41529 Submitted by: Tilman Linneweh <tilman@arved.de>
* Update to 1.2.4pat2002-08-119-9/+43
| | | | | PR: ports/41514 Submitted by: maintainer
* Security Update to: 0.9.6gdinoex2002-08-106-28/+4
|
* Update to 2.1.7.ume2002-08-103-2/+15
|
* Remove rasputin@submonkey.net as MAINTAINER, on his request.fenner2002-08-101-1/+1
|
* Update to 3.4.2.sobomax2002-08-099-61/+73
|
* Update to 0.17pat2002-08-093-2/+6
| | | | | | PR: ports/40262 Submitted by: skv Approved by: maintainer
* Activate cyrus-imapd2 and cyrus-sasl2.ume2002-08-081-0/+1
|
* Correct installation of docs.ume2002-08-082-6/+9
|
* Add cyrus-sasl-2.1.6 after repo. copy.ume2002-08-0819-697/+218
|
* Add p5-Safe-Hole 0.08,netchild2002-08-086-0/+43
| | | | | | | | make a hole to the original main compartment in the Safe compartment. PR: 41390 (part of) Submitted by: Seth Kingsley <sethk@meowfishies.com>
* Update to 4217jeh2002-08-082-2/+2
|
* Fix distfile site and project pagepat2002-08-082-2/+2
| | | | Submitted by: fenner's distfiles survey
* Update to 20020531pat2002-08-083-3/+28
| | | | | | PR: ports/41315 Submitted by: Gheorghe Ardelean <ardelean@physics.uvt.ro> Approved by: maintainer
* Mark forbidden due to unconfirmed report that out-of-sequence IKEtrevor2002-08-071-0/+2
| | | | payloads can make isakmpd crash.
* Fix MASTER_SITES.tobez2002-08-071-1/+4
| | | | | Submitted by: Erwin Lansing <erwin@lansing.dk> PR: 40339
* add sig2dot 0.27ijliao2002-08-076-0/+41
| | | | GPG/PGP Keyring Graph Generator
* add bugfix from CURRENTdinoex2002-08-074-2/+20
|
* Sync Bugfix from CURRENTdinoex2002-08-064-0/+24
|
* Update to 3.00pat2002-08-062-3/+3
| | | | | PR: ports/41330 Submitted by: maintainer
* Depend on new version of libgmp under -CURRENT.mdodd2002-08-051-1/+1
|
* Update to 4126jeh2002-08-052-2/+2
|
* - update to 1.3.2petef2002-08-052-4/+5
| | | | | | | - use USE_REINPLACE PR: 41086 Submitted by: Simon L. Nielsen <simon@nitro.dk>
* Fix links to the Handbook, the FAQ and the porters-handbook.blackend2002-08-042-2/+2
| | | | Approved by: portmgr
* Allow to install on 5-CURRENTobrien2002-08-041-0/+9
| | | | (our 'mkdir -p -m' works just fine thank you)
* Update to 3.20.0. Parts taken from PR below.obrien2002-08-043-18/+14
| | | | | PR: 40869 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* In gets(), two return's exist, and both should be wrapped with exit_violation.sobomax2002-08-032-0/+15
| | | | | | | In current version, one is forgotten. Bump PORTREVISION. PR: 41277 Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
* Update to 0.45pat2002-08-032-2/+2
| | | | | PR: ports/41272 Submitted by: maintainer
* Correct Sun RPC buffer overflow.nectar2002-08-038-4/+84
| | | | | <URL:http://online.securityfocus.com/archive/1/285308> <URL:http://bvlive01.iss.net/issEn/delivery/xforce/alertdetail.jsp?oid=20823>
* Mark FORBIDDEN due to local root exploit.nectar2002-08-021-0/+2
|
* upgrade to 1.0.1ijliao2002-08-022-2/+2
|
* when build with OPENSSL_OVERWRITE_BASEdinoex2002-08-022-0/+2
| | | | | | reset SHLIBVER to 2, so the existing lib is overwritten fully. Warning: some programs track the version number internally too. Suggested by:nectar
* Chase shlib rev of devel/gettextade2002-08-025-5/+5
| | | | | Submitted by: lots and lots Pointy hat to: ade
* * Add libgnugetopt dependency.naddy2002-08-014-17/+32
| | | | | | | | | Submitted by: Juan Pablo Villa <juan@datafull.com> * Respect CFLAGS. * Use x86 asm only on i386 architecture. Approved by: no response from maintainer
* upgrade to 0.8.7ijliao2002-07-316-8/+4
|
* add xmlsec 0.0.7ijliao2002-07-316-0/+60
| | | | XML Security Library
* Security Update to 0.9.6edinoex2002-07-316-116/+12
|
* Update to 0.43.naddy2002-07-312-2/+2
| | | | | PR: 41157 Submitted by: Erwin Lansing <erwin@lansing.dk>
* moving saslv1 includes files to make it easier to add saslv2ume2002-07-296-20/+20
| | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
* Update to 4.1.0pat2002-07-284-4/+7
| | | | | | | Change maintainer email address PR: ports/41059 Submitted by: maintainer
* Fix resolver problem with privilege-separation.dinoex2002-07-274-2/+64
| | | | PR: 39953
* upgrade to 0.8.6ijliao2002-07-266-6/+12
|
* Update to 1.5.0.marcus2002-07-263-13/+11
|
* - add pam_cleanup from CURRENTdinoex2002-07-256-10/+58
| | | | | - Fix build problems < 4.0 PR: 40576
* Update to 4214jeh2002-07-252-2/+2
|
* Update to 0.1.2a.knu2002-07-253-22/+2
|
* Update to 0.1.2.knu2002-07-243-7/+22
|
* Fix an build problem with make install on STABLEdinoex2002-07-241-9/+10
|
* upgrade to 0.8.5ijliao2002-07-226-4/+16
|
* Fix build in STABLE and CURRENT, _PATH_CP is defined in system includesdinoex2002-07-221-3/+8
|
* Add bits for regression testsdinoex2002-07-226-2/+52
| | | | Fix build for /var/empty is schg and have open permissions.
* Update to 1.6 releasepat2002-07-224-13/+9
| | | | | | | bump PORTEPOCH PR: ports/40852 Submitted by: maintainer
* Catch up to the new bsd.lib.mk API (these libs are not internal).ru2002-07-222-9/+2
|
* upgrade to 2.5.2ijliao2002-07-212-2/+2
|
* add py-mcrypt 1.0ijliao2002-07-216-0/+35
| | | | A comprehensive Python interface to the mcrypt library
* (1) Remove implicit dependency on devel/gdbm.kuriyama2002-07-212-8/+2
| | | | | | | | | (2) Allow to explicit dependency on converters/libiconv with WITH_LIBICONV knob. Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (1), Dmitry Morozovsky <marck@rinet.ru> (2) PR: ports/40653 (1), ports/40814 (2)
* Update to 4213jeh2002-07-182-2/+2
|
* Add new md5, so both versions of idea.c are recognized.dinoex2002-07-171-0/+1
| | | | older with CRLF, newer with only LF
* Update to 3.01.03pat2002-07-172-4/+3
| | | | | PR: ports/40661 Submitted by: maintainer
* - Fix Problem with HAVE_HOST_IN_UTMPdinoex2002-07-166-12/+38
| | | | | | | - update monitor.c PR: 40576 Submitted by: lxv@a-send-pr.sink.omut.org
* add pam_pop3 1.0ijliao2002-07-167-0/+77
| | | | | | | This module authenticates a user against a POP3 server PR: 40601 Submitted by: Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw>
* Update to 4212jeh2002-07-162-2/+2
| | | | | | | | | *******************IMPORTANT******************* 4212 Emergency Dat release due to W32/Frethem.J@MM, W32/Frethem.K@MM, W32/Frethem.L@MM & W32/Frethem.M@MM ***********************************************
* upgrade to 0.8.4ijliao2002-07-156-10/+20
|
* Update to 0.17pat2002-07-132-2/+2
| | | | | PR: ports/40490 Submitted by: maintainer
* - Update documentation.mdodd2002-07-1210-111/+294
| | | | | | | - Sanitize install script. - Bump PORTREVISION. Submitted by: MAINTAINER
* A secure global network file system. SFS names FSs by public keysmdodd2002-07-1213-0/+515
| | | | | PR: ports/40455 Submitted by: Michael Handler <handler@grendel.net>
* upgrade to 1.3.0ijliao2002-07-1215-198/+24
| | | | | PR: 40424 Submitted by: maintainer
* add tinc 1.0p7ijliao2002-07-126-0/+58
| | | | A Virtual Private Network (VPN) daemon
* display PKGMESSAGE on manual build too.dinoex2002-07-111-0/+1
|
* Update to 4211jeh2002-07-112-2/+2
|
* Update to 0.41.tobez2002-07-092-2/+6
| | | | | PR: 40329 Submitted by: maintainer
* Re-enable exit when ulimit -Sc is not 0, as the author intends.anders2002-07-081-11/+0
|
* upgrade from 1.0 to 1.2billf2002-07-084-45/+33
| | | | Submitted by: fenner's distfile survey
* merge PAM buffer management from current.dinoex2002-07-084-236/+134
|
* FreeBSD specifc security fix for:dinoex2002-07-082-8/+12
| | | | ChallengeResponseAuthentication yes
* Add l5 1.2, file Integrity Assessment Tool.cy2002-07-076-0/+46
| | | | | PR: 39970 Submitted by: andrew@scoop.co.nz
* Add gringotts, a GTK application for securely storing sensitive data.anders2002-07-0711-0/+175
|
* Sweep through and fix some dependency problems and forgotten shlibpat2002-07-061-1/+1
| | | | | | version bumps Noticed by: bento
* Find includes and libs in LOCALBASE too (e.g. if you use sendmail from thenetchild2002-07-051-0/+1
| | | | | | ports). Approved by: maintainer
* PermitRootLogin no explanation added.dinoex2002-07-053-10/+41
|
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-054-4/+4
|
* 'PermitRootLogin no' is the new default for the OpenSSH port.dinoex2002-07-0520-24/+1456
| | | | | | | | | | | | | | | This now matches the PermitRootLogin configuration of OpenSSH in the base system. Please be aware of this when upgrading your OpenSSH port, and if truly necessary, re-enable remote root login by readjusting this option in your sshd_config. Users are encouraged to create single-purpose users with ssh keys and very narrowly defined sudo privileges instead of using root for automated tasks. - PKGNAMESUFFIX for GSSAPI set. - Merged some patches from current to improve PAM. - Fix BATCH=yes for bento.
* 'PermitRootLogin no' is the new default for the OpenSSH port.dinoex2002-07-053-23/+29
| | | | | | | | | | | This now matches the PermitRootLogin configuration of OpenSSH in the base system. Please be aware of this when upgrading your OpenSSH port, and if truly necessary, re-enable remote root login by readjusting this option in your sshd_config. Users are encouraged to create single-purpose users with ssh keys and very narrowly defined sudo privileges instead of using root for automated tasks.
* Update ports to version 1.2.3.olgeni2002-07-059-9/+22
| | | | | PR: 40190 Submitted by: maintainer
* update to 4210jeh2002-07-042-2/+2
|
* upgrade to 1.01ijliao2002-07-032-2/+2
|
* Update to 0.40pat2002-07-032-2/+2
| | | | | PR: 40142 Submitted by: maintainer
* Update to 0.16nork2002-07-022-2/+2
| | | | Approved by: knu (mentor)
* Cleanup patch to avoid conflicts with GSSAPI patchesdinoex2002-07-022-38/+60
|
* README.FreeBSD fix.cy2002-07-014-4/+4
| | | | | PR: 39936 Submitted by: Matthew West <mwest@uct.ac.za>
* This port needs USE_GMAKE, at least on -current.anders2002-07-011-0/+2
| | | | Submitted by: petef
* Revert changes.dinoex2002-07-012-2/+2
|
* give Enviroment from login.conf priority over all others,dinoex2002-07-018-61/+92
| | | | problem found by drs@rucus.ru.ac.za.
* upgrade to 4.10ijliao2002-07-014-4/+4
| | | | | PR: 40032, 40033 Submittted by: maintainer
* Update to version 1.2.33.obrien2002-06-305-42/+38
|
* Update to version 1.2.32.obrien2002-06-304-34/+2
|
* Update to version 1.2.31.obrien2002-06-303-11/+2
|
* Update to version 1.2.30.obrien2002-06-303-58/+52
|
* Update to version 1.2.29.obrien2002-06-301-2/+11
|
* Update to version 1.2.29.obrien2002-06-301-1/+1
|
* Update to version 1.2.29.obrien2002-06-301-1/+1
|
* Update to version 1.2.28.obrien2002-06-309-1350/+800
|
* Update gssapi patchdinoex2002-06-284-2/+4
|
* Defaults changed: (Gregory Sutter)dinoex2002-06-2812-16/+116
| | | | | | | | | | ChallengeResponseAuthentication no UseLogin no patch for configure, to detect MAP_ANON submitted by: Christophe Labouisse,Michael Handler,Gert Doering,Phil Oleson,Dave Baker fix missing includes for "canohost.h"
* Defaults changed: (Gregory Sutter)dinoex2002-06-286-20/+49
| | | | | | | | | | | ChallengeResponseAuthentication no UseLogin no SSH_PRIVSEP_USER=sshd, distributioin patch set it to nobodyh. (Jan Srzednicki) #undef USE_PIPES, problems with ppp over ssh. (Kugimoto Takeshi) fix missing includes for "canohost.h"
* Fix typo for setting up postfix supportpat2002-06-281-1/+1
| | | | | PR: ports/39932 Submitted by: maintainer
* Fix the checksum. The master site must have rerolled the image. Onmarcus2002-06-281-1/+1
| | | | | | | | | inspection, the distfiles have not changed at all: /tmp 15:09 gyros marcus %512# diff -ruN pam_ldap-148.orig pam_ldap-148 /tmp 15:09 gyros marcus %513# Reported by: Kai Gallasch <kai@adminhell.org>
* Add libfwbuilder 0.10.7, the Firewall Builder API.will2002-06-2716-0/+424
| | | | | PR: 38690 Submitted by: Sergey Lyubka <devnull@asitatech.ie>
* Update to 4209jeh2002-06-272-2/+2
|
* nuke obsolete filedinoex2002-06-272-122/+0
|
* - Chase checksum for sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgzpat2002-06-278-10/+50
| | | | | | | | | author fixed bug in patch but didn't increment version. - Fix problem when openldap v1 is selected. - Bump PORTREVISION PR: ports/39800 Submitted by: maintainer
* update patch for 3.4dinoex2002-06-272-32/+88
|
* Update to openssh-3.4dinoex2002-06-279-93/+45
| | | | Update to openssh-3.4p1
* Add new port rc5pipe: RC5 en-/decryption via UNIX pipespat2002-06-277-0/+42
| | | | | PR: ports/39880 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
* Security FIX, Please update to this Version.dinoex2002-06-268-6/+200
| | | | | | | | | | | Options for both: USE_OPENSSL_BASE=yes uses an older opensssl in the base system. Options for portable: OPENSSH_OVERWRITE_BASE=yes includes USE_OPENSSL_BASE=yes installls in the paths of the base system
* Add missing codeblockdinoex2002-06-261-8/+37
|
* Patch from current, noted by drs@rucus.ru.ac.za:dinoex2002-06-262-10/+38
| | | | environment variables in the 'setenv' field of login.conf are set now.
* Thanks to max@wide.ad.jp, maxim, obraun@informatik.unibw-muenchen.de, fjoedinoex2002-06-266-38/+102
| | | | | Patch from current, noted by drs@rucus.ru.ac.za: environment variables in the 'setenv' field of login.conf are set now.
* Streamline OPENSSH_OVERWRITE_BASE=yesdinoex2002-06-264-40/+48
|
* Fix problem with V4 keys. We should get KRB5_KDB_NO_MATCHING_KEY, notcy2002-06-268-0/+68
| | | | | | | | ENOENT. Obtained from /cvs/krbdev/krb5/src/kdc/kdc_preauth.c,v rev 5.31 in MIT KRB5 tree (fix etype info; wrong termination condition used in get_etype_info). Obtained from: Sam Hartman <hartmans@mit.edu>
* Migrate configuration files to $PREFIX/etc/ssh/dinoex2002-06-268-52/+156
| | | | Add ${PREFIX}/etc/rc.d/sshd.sh.sample
* Small cleanups for smoothlees migration to $PREFIX/etc/shhdinoex2002-06-262-13/+13
|
* add lcrzoex 4.08ijliao2002-06-257-0/+62
| | | | | | | Lcrzoex contains over 300 functionnalities using network library lcrzo PR: 36948 Submitted by: Joseph King <king@v2project.com>
* add lcrzo 4.08ijliao2002-06-257-0/+86
| | | | | | | Lcrzo is a network library (used by Lcrzoex, network testing toolbox) PR: 36947 Submitted by: Joseph King <king@v2project.com>
* note that vlog has little advantages over lessijliao2002-06-252-2/+3
| | | | | PR: 36734 Submitted by: Alex Kapranoff <kappa@agava.com>
* - Mark UNBROKENkevlo2002-06-257-60/+14
| | | | | - Update to version 0.7 - Update WWW
* bump libgmp4 libversionijliao2002-06-252-2/+2
|
* . Add ${PTHREAD_CFLAGS} to compilation flags.glewis2002-06-251-2/+2
| | | | | | | | . Portable linkage with pthread library by using ${PTHREAD_LIB} rather than hardwiring -pthread. Submitted by: Sean Chittenden <sean@chittenden.org> (1) dougb (2)
* change --with-privsep-path if OPENSSH_OVERWRITE_BASE is in effect.dinoex2002-06-252-6/+12
| | | | Submitted by: brad@brad-x.com
* Fix a typo, only affects when installing a packae on a clean system.dinoex2002-06-253-3/+3
| | | | Submitted by: anders@fix.no
* Create user when package is extracteddinoex2002-06-253-0/+9
|
* Create user for privsepdinoex2002-06-254-0/+18
|
* Enable privilege separation as default,dinoex2002-06-2511-1231/+1244
| | | | create user and home if it not exists.
* Merge PAM-changes from openssh currrentdinoex2002-06-2519-126/+1525
| | | | | | | | Fix build with SKEY=yes, pr# 36119 Cleanup pw_expire handling. Add missing includes Changes defaults to: PermitRootLogin=no, UsePrivilegeSeparation=no Use $PREFIX/etc/ssh for config, updating manpages too.
* Update to 0.39pat2002-06-252-2/+2
| | | | | PR: 39771 Submitted by: maintainer
* Add new port openvpn: Secure IP/Ethernet tunnel daemonpat2002-06-2522-0/+454
| | | | | PR: ports/39750 Submitted by: Matthias Andree <matthias.andree@web.de>
* Unbreak this port by adding -pthread to the compilation.glewis2002-06-241-1/+2
|
* ${PERL} -> ${REINPLACE_CMD}ijliao2002-06-241-4/+5
| | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
* Upgrade to version 1.3.truckman2002-06-247-152/+11
|
* Add pwman, a console password management application.anders2002-06-246-0/+48
|
* Remove FORBIDDEN, oenssl-0.9.6d doesn't made in into 4.6 RELEASEdinoex2002-06-242-6/+0
|
* PERL -> REINPLACE_CMDpat2002-06-2410-13/+23
| | | | | | PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman <sf@dsinw.com>
* Add poc 1.2, a program for managing passwords on smartcards.will2002-06-237-0/+54
| | | | | PR: 39168 Submitted by: king@v2project.com
* Update: openssh-3.2.3p1dinoex2002-06-236-8/+10
| | | | | New manpages: ssh-keysign.8 sftp-server.8 sshd.8 New program ssh-keysign
* Update to openssh-3.3dinoex2002-06-2213-103/+96
| | | | | | | - New program ssh-keysign - New manpages for ssh_config and sshd_config - Merge Pathes to new files - Fix GCC problem with unsupported __func__ in older Releases
* Use libgmp4 rather than libgmp-freebsd.obrien2002-06-221-1/+1
|
* Drop MAINTAINER: I'm not really taking care of these anymore.nectar2002-06-222-2/+2
|
* Upgrade to 4208jeh2002-06-202-2/+2
|
* Mark FORBIDDEN: stable version is now available from security/nessus* andolgeni2002-06-194-0/+8
| | | | there's no -devel branch yet.
* Update nessus suite to version 1.2.2, from security/nessus-*-devel ports.olgeni2002-06-1920-162/+479
| | | | | Give maintainership to udo.schweigert@siemens.com, who already maintains the -devel ports.
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1
|
* Update to 0.36pat2002-06-193-5/+10
| | | | | PR: ports/39475 Submitted by: maintainer
* Update to 3.2.0pat2002-06-193-7/+3
| | | | | PR: 39491 Submitted by: maintainer
* add p5-Crypt-PasswordMD5 1.2ijliao2002-06-196-0/+43
| | | | | | | Perl module that provides interoperable MD5-based crypt() function PR: 39467 Submitted by: Erwin Lansing <erwin@lansing.dk>
* fix configure on -currentijliao2002-06-184-26/+52
| | | | | | | update Sendmail.README for sendmail 8.10-8.12 PR: 38646 Submitted by: maintainer
* add p5-Crypt-PGPSimple 0.13ijliao2002-06-186-0/+41
| | | | | | | Crypt::PGPSimple provides a simple object-oriented interface to PGP PR: 38622 Submitted by: rachek <rachek@si.freebsd.org>
* add support for postfix and eximijliao2002-06-183-3/+68
| | | | | | | PR: 32471 Submitted by: Martijn Lina <martijn@ietsvaags.xs4all.nl>, TAKEMURA Masahiro <mastake@msel.t.u-tokyo.ac.jp> Tested by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>, "Julian C. Dunn" <jdunn@aquezada.com> Approved by: maintainer timeout (1 month since I mailed him)
* Add WITHOUT_X11 knob. If specified, webspy(8) will not be installed,sheldonh2002-06-172-3/+11
| | | | | | and the X11 libraries are not required. Approved by: maintainer
* - Get rid of PERL and use SEDdinoex2002-06-163-9/+18
|
* Add an option OPENSSL_OVERWRITE_BASE=yes as we have done in OPENSHHdinoex2002-06-162-0/+10
|
* I add missing krb5-config.cy2002-06-164-0/+4
|
* Fix PLIST.demon2002-06-161-1/+0
| | | | | PR: 39261 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-166-20/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
* Update to 4207jeh2002-06-152-2/+2
|
* Upgrade to 1.2.2demon2002-06-149-8/+68
| | | | | PR: 39218 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (MAINTAINER)
* Add amavisd-new, performance-enhanced daemonized version of amavis-perl.tobez2002-06-1310-0/+246
| | | | | PR: 38934 Submitted by: Christopher K Davis (ckd-freebsd@ckdhr.com)
* Upgrade to 4.28.4ache2002-06-123-18/+10
|
* Distfile has moved and has new checksum.cy2002-06-112-3/+3
| | | | | PR: 39120 Submitted by: MAINTAINER: Joe Greco <jgreco@ns.sol.net>
* - chase distfile namingpat2002-06-113-5/+8
| | | | | | | | | - whitespace nit - remove a directory from pkg-plist which is not actually created - make prefix safe PR: ports/39111 Submitted by: Erwin Lansing <erwin@lansing.dk>
* upgrade to 0.8.3ijliao2002-06-106-28/+26
|
* - update to 0.37petef2002-06-103-3/+5
| | | | | | | | - give maintainership to submitter - add WWW: tag PR: 39076 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Upgrade to 2.3.5.vanilla2002-06-092-3/+3
| | | | Submitted by: ijliao
* Unbreak: look in the current + the "old" subdirectories on the master sitepetef2002-06-091-3/+2
| | | | (currently the distfile is in the "old" subdir)
* The default aide.conf silently fails to check subdirectories, even thoughcy2002-06-092-2/+3
| | | | | | it appears to be configured to do so. Submitted by: Oliver Crow <ocrow@simplexity.net>
* To ports@freebsd.org.obrien2002-06-091-1/+1
|
* Update to 2.5.1pat2002-06-082-4/+9
| | | | | PR: 39000 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix typing error in OPTIONdinoex2002-06-082-2/+2
| | | | Submitted by: joseph@randomnetworks.com
* Fix a format string vulnerability which appears to be exploitable, andkris2002-06-073-0/+25
| | | | bump PORTREVISION.
* Respect CC and CFLAGSkris2002-06-071-0/+11
|
* Fix a couple of non-exploitable format string bugskris2002-06-071-0/+29
|
* Fix a couple of fprintf format string errorskris2002-06-071-1/+19
|
* Don't assume pod2man is in /usr/bin.petef2002-06-071-1/+1
| | | | Submitted by: bento
* Update to 0.29.tobez2002-06-064-3/+5
| | | | | PR: 38892 Submitted by: maintainer
* Update to 4206jeh2002-06-062-2/+2
|
* Honor Option ENABLE_SUID_SSHdinoex2002-06-042-2/+10
| | | | Build defaults witouth SUID
* Update to 0.5. Add optional xsteg.markp2002-06-034-5/+24
|
* #include <sys/param.h> instead of <machine/param.h> to fix build onkris2002-06-031-0/+11
| | | | -current.
* Fix typo: USE_PERL -> USE_PERL5petef2002-06-031-1/+1
|
* Updated to 0.09skv2002-06-024-20/+22
|
* - get rid of duplicate code in Makefiles.dinoex2002-06-017-39/+125
| | | | | - Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE - drop obsolete/broken USE_OPENSSL
* Upgrade to 4.28.3ache2002-05-313-4/+3
|
* Update to OpenSSH 3.2.3dinoex2002-05-3118-222/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | - patch openssh-3.1-adv.token.patch is now obsolete. - remerged PAM changes form previous port - declare CMSG_* macros. - fixed bad type in function input_userauth_passwd_changereq Update to OpenSSH-portable-3.2.3p1 - patch openssh-3.1p1-adv.token.patch is now obsolete - keep previously declared CONFIGURE_ARGS - remove openssh-mit-krb5-20020326.diff (should be in the distribution now) - patch patch-readpassphrase.c is now in teh distribution - merged previous patches. - extend CONFIGURE_ARGS so it find OPENSSL again. - new patches for GSSAPI, not fully tested. If you have the patch applied: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36080 Builds with openssl-0.9.6d under: 2.2.8-RELEASE 3.2-RELEASE 4.2-RELEASE 4.6-RC
* I've verified that the tarball that matches the new checksumnectar2002-05-311-2/+1
| | | | | | | | | does not contain the configure trojan that the previous tarball did. PR: ports/38716 Submitted by: Dominic Marks <dominic_marks@btinternet.com> (maintainer), Yonatan Bokovza <Yonatan@xpert.com>
* Mark FORBIDDEN until it can be confirmed that we have a good distfile.nectar2002-05-312-1/+3
| | | | PR: ports/38716
* Upgrade to 4205jeh2002-05-302-2/+2
|
* upgrade to 1.2.1ijliao2002-05-3012-18/+61
| | | | | PR: 38692 Submitted by: maintainer
* Update to 3.1.2 which fixes a recent security problem described at:petef2002-05-292-3/+2
| | | | | | | http://www.ssh.com/products/ssh/advisories/authentication.cfm PR: 38592 Submitted by: maintainer
* Update to 1.0.3.nectar2002-05-292-3/+3
| | | | Reminded by: cy
* Update to 0.28lioux2002-05-292-2/+2
| | | | Submitted by: maintainer
* Add p5-Digest 1.00, modules that calculate message digests.skv2002-05-286-0/+39
|
* upgrade to 1.0.0ijliao2002-05-282-2/+2
|
* Use i586 optimized asm code for msi when i586 over CPUTYPE is set inkuriyama2002-05-282-2/+8
| | | | | | /etc/make.conf. Submitted by: <skrueger@europe.com>
* Remove some old cruft.obrien2002-05-282-4/+0
|
* Portlint this, and remove the 1/2backed nmapfe GUI support as there is aobrien2002-05-281-16/+1
| | | | | proper nmapfe port. I do as one that created and maintained this port for 4 years.
* Add vncrypt 1.0-beta3, cryptographic disk driver for FreeBSD.skv2002-05-277-0/+81
|
* Add fragroute, a tool for intercepting, modifying and rewriting egressanders2002-05-276-0/+75
| | | | | | | traffic. PR: 38300 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
* - update to 0.32petef2002-05-274-5/+8
| | | | | | - new master site & www page Prodded by: Steffen Leich (the author)
* Replace nonfunctional check for libmilter with one that works.sobomax2002-05-261-2/+2
| | | | Poked by: fozzy@kievweb.net.ua
* New port p5-File-Scan version 0.27: Perl5 anti-virus file scanninglioux2002-05-266-0/+32
| | | | | | package Submitted by: Martin Matuska <matuska@wu-wien.ac.at>
* Add back the original MD5 hash which was removed in the last commit.trevor2002-05-261-0/+1
| | | | | | | A distinfo file may contain multiple hashes for the same distfile. A checksum mismatch was logged by bento last Saturday. PR: 37901
* Update to 0.7.1pat2002-05-252-2/+2
|
* Update to 3.4.11pat2002-05-253-4/+9
| | | | | PR: 38526 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Properly check if sendmail was installed from portspat2002-05-251-1/+1
|
* Update maintainer addresslioux2002-05-252-4/+4
| | | | Submitted by: maintainer
* Install set-uid'ed gpg if WITH_SUID_GPG is defined.kuriyama2002-05-242-2/+6
| | | | Requested by: Tobias Henoeckl <hoeni@Space.Net>
* 1. modify startup script: only one of amavisd and amavis-milter will beijliao2002-05-243-7/+8
| | | | | | | | | | | installed, not both. 2. change MASTER_SITES / add MASTER_SITE_SUBDIR 3. amavisd depends on Net::SMTP, not Net::Telnet 4. bump PORTREVISION PR: 38469 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Approved by: maintainer
* Do not add a shell to cyrus user.dwcjr2002-05-244-44/+62
| | | | | PR: 38434 Submitted by: maintainer
* Add check weather sendmail was installed from portspat2002-05-231-2/+2
| | | | | PR: 38235 Submitted by: maintainer
* Update to 0.3.6pat2002-05-238-26/+6
| | | | | PR: 38369 Submitted by: maintainer
* Update to 4204jeh2002-05-232-2/+2
|
* Update maintainer's E-mailache2002-05-221-2/+2
|
* Update maintainer's e-mail.sobomax2002-05-221-2/+2
| | | | | PR: 38415 Submitted by: Anton Voronin <anton@chelcom.ru>
* Update to 0.8.14.roam2002-05-223-15/+12
|
* Update to the latestdwcjr2002-05-222-6/+19
| | | | | PR: 38305 Submitted by: maintainer
* Put virus names only into E-mail report, not part of drwebd logache2002-05-212-4/+4
|
* Distfile re-rolled on official siteache2002-05-213-11/+18
|
* Distfile re-rolled on official siteache2002-05-214-55/+14
|
* Fix for DB3 & KRB4dwcjr2002-05-216-30/+148
| | | | | PR: 38363 Submitted by: maintainer
* Don't build klaptopdaemon on alpha.gallatin2002-05-214-46/+68
| | | | | | | | | Due to APM dependancies, its preventing the port from building on alpha. Since I can't see what use its features would be on a platform which doesn't support power mgmnt, it seems simplest to just yank it. Approved by: will
* Remove patch, which is no longer needed.cy2002-05-211-6/+0
| | | | | PR: 38368 Submitted by: MAINTAINER: Udo Schweigert <udo.schweigert@siemens.com>
* Update to apg-2.0.0final.roam2002-05-214-24/+31
| | | | | PR: 38311 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
* Chase master site URL yet again.trevor2002-05-211-1/+1
| | | | Reported by: fenner's survey
* add milter supportijliao2002-05-204-5/+69
| | | | | | | fix startup script PR: 38297 Submitted by: Martin Matuska <matuska@wu-wien.ac.at>, maintainer
* upgrade 0.8.2ijliao2002-05-196-4/+10
|
* Add missing demon error codeache2002-05-182-1/+11
|
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* honor CFLAGS.sada2002-05-182-2/+14
| | | | | PR: ports/37112 Submitted by: maintainer
* Remove RETURN_CODES from output, there is error with diagnosticache2002-05-182-0/+12
|