Commit graph

4528 commits

Author SHA1 Message Date
Oliver Eikemeier
0b3eb2cb67 connect portaudit to the INDEX
(what is the INDEX?)
2004-01-27 19:53:36 +00:00
Oliver Eikemeier
34522b5af1 portaudit provides a list of published security vulnerabilities
of FreeBSD ports and tools to check if installed ports are listed.

Since this is a prerelease version, it is mostly usable for
committers that want to contribute to the project, and can currently
not be relied upon as an extensive security auditing tool.
2004-01-27 19:24:52 +00:00
James E. Housley
3b38e588e1 Since portlint didn't like the use of a variable called "file", change it. 2004-01-27 16:42:47 +00:00
Trevor Johnson
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Dmitry Sivachenko
04d95ca1fa New port: qca-tls.
A plugin to provide SSL/TLS capability to programs that utilize the
Qt Cryptographic Architecture (QCA).
2004-01-27 13:24:43 +00:00
James E. Housley
5c17a50db6 *******************IMPORTANT*******************
NNNN Emergency Dat release due to: W32/MYDOOM@MM

**********************************************
2004-01-27 10:50:40 +00:00
Sergei Kolobov
ce6f44ce8b - Hasta la vista, pkg-plist!
- Shut up configure with CONFIGURE_TARGET

PR:		61643
Submitted by:	maintainer
2004-01-26 21:56:27 +00:00
James E. Housley
906370b71c *******************IMPORTANT*******************
4318 Emergency Dat release due to:

W32/DUMARU.Y@MM

**********************************************
2004-01-26 17:47:50 +00:00
Cy Schubert
6c8e7e98c6 Brand new MIT KRB5 beta. 2004-01-26 04:13:21 +00:00
Cy Schubert
b134e90243 Change to src/include/netdb.h 1.31 caused a compile error. This
commit fixes that error.

Reported by:	bento
2004-01-25 22:08:27 +00:00
Jacques Vidrine
da9c0127f4 Remove Kerberos IV support, as I'm unwilling to properly test it and
resolve packaging problems.
2004-01-25 15:11:28 +00:00
Alexander Leidinger
4fe66eee0c ---snip---
Improve Kerberos support in ssh2:
- Change the WITH_KERBEROS knob into a WITHOUT_KERBEROS knob so kerberized
  ssh2 automatically is built when MIT Kerberos is installed, unless the
  WITHOUT_KERBEROS knob is defined.
- Check for a library unique to MIT Kerberos to make sure it's not Heimdal
  that KRB5_HOME accidentally points to.
- Add dependency on security/krb5 when built with Kerberos support.
- When compiled with Kerberos support also turn it on by default in client
  and server config files and set "PermitRootLogin" to "nopwd" to only allow
  those with root tickets declared in ~root/.k5login" to login as root. [1]

Ssh2 now should work out of the box in an environment using MIT Kerberos.

Submitted by:	Peter Losher <Peter_Losher@isc.org> [1] (kerberos-patch-*)
Tested by:	Peter Losher <Peter_Losher@isc.org>
---snip---

Submitted by:					maintainer
Strange commit log formatting to prevent
ambiguous "Submitted by" lines by:		committer
2004-01-25 09:58:39 +00:00
Trevor Johnson
9c7ac8bc06 List home page. 2004-01-25 09:46:10 +00:00
Sergei Kolobov
25bddc24d1 - Update to 1.1.4
PR:		61842
Submitted by:	maintainer
2004-01-24 22:19:09 +00:00
Joe Marcus Clarke
e6b1822cd2 Change the references to -STABLE and -CURRENT to 4.X and 5.X respectively
as the latter is more new user-friendly.
2004-01-24 02:19:27 +00:00
Pav Lucistnik
37fed81ac9 - Unbreak by changin mysql dependency
PR:		ports/61792 (inspired by)
Submitted by:	Michele Possamai <possamai@xs4all.nl> (maintainer)
2004-01-23 22:14:01 +00:00
Kirill Ponomarev
ea58b3236e - Fix build on 5.x
PR:		ports/61762
Submitted by:	maintainer
2004-01-23 19:15:05 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
b0063e0814 - Update to version 0.0.10
PR:		ports/61783
Submitted by:	Ports Fury
2004-01-23 15:23:23 +00:00
Kirill Ponomarev
a662a2cdb5 - Update to version 0.32
PR:		ports/61784
Submitted by:	Ports Fury
2004-01-23 15:20:32 +00:00
Kirill Ponomarev
4999a4fccd - Update to version 0.0.14
PR:		ports/61785
Submitted by:	Ports Fury
2004-01-23 15:16:15 +00:00
Kirill Ponomarev
97d2e3970e - Update to version 0.0.14
PR:		ports/61782
Submitted by:	Ports Fury
2004-01-23 15:06:47 +00:00
Alex Dupre
77bbbbb3c3 Update to 0.22 release.
PR:		ports/61775
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-01-23 13:55:36 +00:00
Clement Laforet
6f8335d73a - Update to 2.10a
PR:             61755
Submitted by:       Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2004-01-23 11:00:57 +00:00
Trevor Johnson
06acd13c21 Use LS macro. 2004-01-23 05:28:50 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Trevor Johnson
f3a1a0c101 Use PAX macro. 2004-01-22 08:05:25 +00:00
Dirk Meyer
05541aed28 - set new MAINTAINER
rabbi@abditum.com (Len Sassaman) wrote:

I'm interested in taking over the maintainer role for PGP 6.5.8. Ian
Goldberg and I wrote some patches a while ago which correct the known
problems in it. It still has its uses, particularly with older scripts,
and the internal crypto is more easily auditable than GnuPG. I believe it
should be still accessible through the ports tree.
2004-01-22 07:53:53 +00:00
James E. Housley
ce2cd050d7 Update to DAT 4137 2004-01-21 20:03:20 +00:00
Mathieu Arnold
ae4c901425 Add OPTIONS support 2004-01-21 15:02:47 +00:00
Dirk Meyer
1b916d4d96 - update to 20040120
- Added some docs
PR:		61675
Submitted by:	rob@debank.tv

- Fix: remove docdir
2004-01-21 14:41:02 +00:00
Clement Laforet
2a04531205 - Update to 0.41 2004-01-21 10:38:58 +00:00
Sergei Kolobov
2acb9836b5 Comment out OPTIONS for now.
Let's wait till the dust settles. ;)

Sometimes it helps when you read freebsd-ports *before* committing...
2004-01-20 14:38:18 +00:00
Sergei Kolobov
10984e7167 Oops - marcus did add OPTIONS already <blush>
I still prefer to have near the top of the Makefile -
right after the dependencies section
2004-01-20 14:26:15 +00:00
Sergei Kolobov
cef7992c39 Use OPTIONS infrastructure from bsd.port.mk 2004-01-20 13:46:20 +00:00
Joe Marcus Clarke
e587cce18d Here come the patches!
* Add ghostscript knobs [1]
* Add per-port persistent build options with a menu-driven front-end [2]
* Allow porters to override the message generated when do-configure fails [3]
* Add patch to obviate many pkg-plist files [4]
* Fix the PKG_DBDIR comment [5]
* Make ports framework more robust with regard to make index [6]
* Add new command macros to bsd.port.mk [7]
* Remove direct command use from bsd.port.mk [8]
* Make the ports system respect WITHOUT_CPU_CFLAGS [9]
* Break the SDL code out into bsd.sdl.mk [10]
* Add working support for USE_SIZE [11]
* Fix RANDOMIZE_MASTER_SITES on -CURRENT [12]
* Convert some spaces to tabs [13]
* Add new physcial categories accessibility and x11-themes [14]
* Speed up GNU configure scripts [15]
* Remove "//" from MLINKS items in PLISTs and fix make -s install and
  make -s deinstall [16]
* Be more specific about looking for files in distinfo [17]
* Add new run-autotools target, and resort configure targets [18]
* Make CONFLICTS compare prefix for installed packages and PREFIX [19]
* Change directory to ${.CURDIR} before running certain make commands [20]
* When INSTALL_AS_USER is set, run ldconfig with failures ignored [21]
* Speed up the security check phase [22]
* Fix some corner cases in the PORTDOCS code [23]
* Add a new DEPRECATED macro [24]
* Make INDEX breakage more informative [25]

Look for a full write-up to follow on ports@ and ports-developers@.

PR:		36112 [1]
		59909 [4]
		61351 [6]
		59058 [7]
		59058 [8]
		59493 [9]
		55494 [10]
		59058 [11]
		59315 [12]
		59058 [13]
		59811 [15]
		59058 [16]
		59058 [17]
		60882 [18]
		58149 [19]
		59058 [20]
		61133 [21]
		55331 [22]
		59070 [23]
		59362 [24]
		59626 [25]
Submitted by:	linimon [1]
		eivind [2]
		marcus [3]
		trevor [4]
		gerald [5]
		linimon [6]
		eik [7]
		eik [8]
		jeh [9]
		edwin [10]
		eik [11]
		Sergey Matveychuk <sem@ciam.ru> [12]
		eik [13]
		trevor gnome [14]
		adamw [15]
		eik [16]
		eik [17]
		edwin [18]
		clement [19]
		eik [20]
		edwin lev [21]
		Eugene M. Kim <ab@astralblue.com> [22]
		eik [23]
		linimon [24]
		eik [25]
2004-01-20 09:14:10 +00:00
Oliver Eikemeier
7881db98b7 - update to version 3.50
Approved by:	marcus (mentor)
2004-01-19 22:31:35 +00:00
Pav Lucistnik
b453555a02 - Update to 1.8.2
PR:		ports/61588
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2004-01-19 21:46:24 +00:00
James E. Housley
b83095a516 Upgrade to version 4.32. This also include a script uvscan_secure, which
adds the --secure option.

Submitted by:	Andre Albsmeier
2004-01-19 12:36:20 +00:00
James E. Housley
2ac214edc9 *******************IMPORTANT*******************
4316 Emergency Dat release due to:

W32/BAGLE@MM Mass Mailer

**********************************************
2004-01-19 12:11:33 +00:00
Munechika SUMIKAWA
602e01721e Upgrade to 20040116a. 2004-01-19 10:29:40 +00:00
Clement Laforet
6ed4f4772e - Update 1.1.2
While I'm here:
- Use %%DATADIR%% and %%DOCSDIR%%

PR:                 61510
Sybmitted by:       Vadim Kurland <vadim@fwbuilder.org> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-18 14:19:22 +00:00
Clement Laforet
2f4595e6ef - Update to PORTREVISION 2
- Tarball has been rerolled
While I'm here:
- fix docs intall
- Use %%DATADIR%%

PR:                 61511
Sybmitted by:       Vadim Kurland <vadim@fwbuilder.org> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-18 12:49:58 +00:00
Hajimu UMEMOTO
153d604e24 Support Berkeley DB 4.2.
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42.  AC_CHECK_LIB() simply test if a
function exists. :(

Requested by:	Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
2004-01-17 15:35:34 +00:00
Tilman Keskinoz
b2a013ddc0 Make fetchable
PR:		61453
Submitted by:	Jason Harris
2004-01-17 12:42:53 +00:00
Michael Haro
8bcc6cea09 update to 1.13 2004-01-16 23:06:47 +00:00
Tilman Keskinoz
e67f9ddc66 Create the keyring in ${WRKDIR} 2004-01-16 21:19:14 +00:00
Tilman Keskinoz
51bb88223c Don't create the default keyring, if gnupg is installed.
Requested by:	Randy Bush
2004-01-16 21:08:42 +00:00
Clement Laforet
ab7dad0611 - Update to 0.9.1
- Revert to clamav_milter_enable (rc.subr)

PR:                 61431
Submitted by:       Rob Evers <rob@debank.tv> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 17:39:46 +00:00
James E. Housley
cbc519f86a *******************IMPORTANT********************
4315 Emergency Dat release due to:

Incorrect identification of EXPLOIT/LINUX
Incorrect identification of UNIX/EXPLOIT-SSHIDEN

************************************************
2004-01-16 17:06:28 +00:00