Commit graph

4803 commits

Author SHA1 Message Date
James E. Housley
ecd5048f73 *******************IMPORTANT*******************
4337 Emergency Dat release due to:

W32/BAGLE.N@MM

**********************************************
2004-03-14 12:28:39 +00:00
Oliver Braun
7b1f7cb48c Change maintainer address to maintainers @freebsd.org address.
Submitted by:	maintainer
2004-03-14 11:46:59 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
d5b52645c7 Switch to USE_GCC=3.3 and work around bsd.port.mk bug that does not add
CC and CXX to MAKE_ENV.
2004-03-14 03:04:39 +00:00
Kris Kennaway
f227923bf0 Fix build on amd64 (Don't link .a files into PIC code) 2004-03-14 02:18:17 +00:00
Mark Linimon
c1fdcf96e7 Add alternate fetch locations from the mastersite (subdirectories),
since the versions of these files are old and thus no longer
at the top level.  Notified maintainer.
2004-03-14 01:20:32 +00:00
Mario Sergio Fujikawa Ferreira
2c8ba2f7ff Update to 1.2 2004-03-13 10:26:12 +00:00
Joe Marcus Clarke
b7a6293009 Update to 3.9. This fixes a lockup with Evolution 1.5.5 generating a new
certificate.
2004-03-12 17:58:50 +00:00
Kirill Ponomarev
d039f78725 - Update to version 20040310
PR:		ports/64141
Submitted by:	maintainer
2004-03-12 09:43:33 +00:00
Kirill Ponomarev
c391b640db - Update to version 0.94
PR:		ports/64131
Submitted by:	maintainer
2004-03-12 09:19:35 +00:00
Oliver Eikemeier
1ebe19e1e4 add russian/apache13* 2004-03-12 03:01:46 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Edwin Groothuis
91256c15ab Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change

The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.

Submitted by:	Roman Shterenzon <romanbsd@yahoo.com>
2004-03-12 00:32:23 +00:00
Cy Schubert
6cb09956af Update aide 0.9 --> 0.10. 2004-03-11 21:48:10 +00:00
Oliver Eikemeier
2053872858 - restore the healthy mix of marc and securityfocus
- unicodeify Ulf again

Requested by:	nectar
2004-03-11 18:38:00 +00:00
Oliver Eikemeier
0cfe05faa8 remove vid 3ca8dd7a-6fb3-11d8-873f-0020ed76ef5a, since the unsafe call
to sprintf is made in preparation for outputting a debug message using
OutputDebugString, which is a function from a different operating system.

While I'm here, transform U+C3A4 into &auml; (or &#xC3A4;), since CVS is
bad in handling binary data.
2004-03-11 17:56:35 +00:00
Oliver Eikemeier
d8c47e7a9d add a modified tag to vid 09d418db-70fd-11d8-873f-0020ed76ef5a 2004-03-11 17:22:33 +00:00
Oliver Eikemeier
fe33c470a5 The apache ports have fixes from CVS 2004-03-11 17:19:42 +00:00
Hajimu UMEMOTO
f81c417e8a Update to 2.1.18. 2004-03-11 17:16:41 +00:00
Oliver Eikemeier
5c7cd49294 canonicalize list urls (mostly bugtraq) 2004-03-11 16:34:30 +00:00
Mathieu Arnold
1b3a8a796d Fixup OPTIONS use 2004-03-11 13:33:02 +00:00
Oliver Eikemeier
73c7ba827a correct typo
correct entry/modification date
2004-03-11 13:07:06 +00:00
Jacques Vidrine
fa9de13697 Delete duplicated mod_python entry, merging additional information into
previous entry.
2004-03-11 12:41:06 +00:00
Oliver Eikemeier
2aedbc5b8f le -> lt 2004-03-11 11:42:14 +00:00
Oliver Eikemeier
97eebc11c0 add mod_python 2004-03-11 11:37:28 +00:00
Oliver Eikemeier
1832c23a94 Update to 0.3.
Since we are using the official VuXML database
the auditing should be pretty complete.

- mention web page
- add more mirrors, disabling .ru mirror (too much lag)
- allow combined options in portaudit shell script
- add sample configuration file
- use absolute paths for binaries, to ease use in crontab scripts [1]
- correct type in man page [2]

PR:		64005 [2]
Submitted by:	Tomasz Pilat <poncki@axelspringer.com.pl> [1]
		Nathan Dove <njdove@wafer.sandia.gov> [2]
2004-03-11 11:11:59 +00:00
Sergey A. Osokin
c5b1ae27e5 Update to latest version 2.0.0rc6, released in September, 2003.
Announce available at
http://mailman.csn.ul.ie/pipermail/pam_smb/2003q3/000279.html
Remove http://pamsmb.sourceforge.net/v2/ from MASTER_SITES,
because it doesn't containes the latest version.

Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
PR:		63861
2004-03-11 10:22:35 +00:00
Sergey A. Osokin
61ca76b3a4 Add MASTER_SITE_SAMBA for samba official mirrors.
Utilize MASTER_SITE_SAMBA for SMB-specific ports.

Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
PR:		63861
2004-03-11 09:58:04 +00:00
James E. Housley
957c7b0c75 Update to DAT 4336
Set USE_SIZE, so I don't forget
2004-03-10 21:16:03 +00:00
Kirill Ponomarev
78ce1463e1 - Update to version 0.93
- Assign maintainership to submitter

PR:		ports/64024
Submitted by:	Jim Shewmaker <jims@bluenotch.com>
Approved by:	maintainer
2004-03-10 15:40:25 +00:00
Volker Stolz
f94ee3fd39 - Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here

Approved by: linimon (mentor)
2004-03-10 13:16:50 +00:00
Pav Lucistnik
d8f07515f1 - Fix fetch
Reported by:	bento via kris
2004-03-10 10:05:28 +00:00
Sergei Kolobov
6f541caec9 - Update to 0.5.4
Forgotten by:	sergei
Reminded by:	Herbert J. Skuhra <herbert.skuhra@gmx.at>
2004-03-10 05:24:59 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
James E. Housley
f9aea16b7d If the system was compiled with COMPAT3X, don't use misc/compat3x 2004-03-09 18:04:33 +00:00
Oliver Braun
c45b08e147 authpf is part of the base system, since OSVERSION > 502104.
PR:		ports/63950
Submitted by:	maintainer
2004-03-08 23:59:42 +00:00
Oliver Braun
d60ca2891f pf has been included in the base system, since OSVERSION > 502105.
PR:		ports/63949
Submitted by:	maintainer
2004-03-08 23:57:56 +00:00
James E. Housley
75640d391f *******************IMPORTANT*******************
4335 Emergency Dat release due to:

W32/NETSKY.J@MM

**********************************************
2004-03-08 23:50:45 +00:00
Sergei Kolobov
12203ab0c4 - Update to 1.0.8
- Always depend on libtasn1 and opencdk
- Add libgcrypt-devel and libgpg-error dependencies
- Add explicit USE_ICONV and USE_GETTEXT to properly register
  shared library dependencies
- Add CONFLICTS to prevent installation over gnutls-devel
2004-03-08 23:43:20 +00:00
Sergei Kolobov
25cda241b0 - Update to the latest development version (1.1.6)
after repocopy from security/gnutls
2004-03-08 23:38:28 +00:00
Sergei Kolobov
da06385917 - Update to 0.6
- Switch to my @FreeBSD.org address
- Use experimental USE_GPG feature
2004-03-08 22:09:48 +00:00
Jacques Vidrine
390bed0d3c The previous commit was in error. Re-add wu-ftpd+ipv6.
The actual port which was corrected due to IPv6 modifications is
apache+ipv6: remove it.

Reported by:	ache
Doofus:		nectar
2004-03-08 13:53:50 +00:00
Jacques Vidrine
9db4427b9c Remove wu-ftpd+ipv6. Due to IPv6 modifications, the bug had been
already corrected.

Submitted by:	sumikawa
2004-03-08 13:44:42 +00:00
Jacques Vidrine
bf5eea69a5 Add wu-ftpd `restricted-[ug]id' issue. 2004-03-08 13:30:22 +00:00
James E. Housley
a62c3cf7d4 *******************IMPORTANT*******************
4334 Emergency Dat release due to:

W32/SOBER.D@MM

**********************************************
2004-03-08 13:18:18 +00:00
Jacques Vidrine
db42e0701b Add recent Apache 1.3 and 2.0 issues. 2004-03-08 12:56:20 +00:00
Jacques Vidrine
2d0b872521 Add mpg123. 2004-03-08 12:14:04 +00:00
Jacques Vidrine
4c05b0ebbf Add size. 2004-03-08 12:12:41 +00:00
Jacques Vidrine
702d1ec3da Set USE_LIBTOOL=yes'. Previously, the value was no', but that means
the same thing.  My original intention was to work around a build
buglet encountered on some version of FreeBSD.  Apparently, no such
work around is necessary.

Reported by:	Rolandas Naujikas <rolnas@takas.lt>
2004-03-08 12:12:26 +00:00