Commit Graph

111711 Commits

Author SHA1 Message Date
Mikhail Teterin
4ba98149cf Fix breakage caused by the recent upgrade of graphics/libtiff -- HylaFax's
configure is unusually picky about tiff version.

While at it, change the (invalid) `-disable-PAM' to `-disable-pam' and
stop requiring particular version of -ljpeg and -ltiff -- anything already
installed will do.

Kris notified the maintainer and myself (the last committer in this port)
yesterday, but the maintainer did not respond yet. Since the port remains
broken, I claim the "timeout" very early.

Notified by:	kris
2004-10-21 21:15:31 +00:00
Alex Dupre
6e651be777 Update to 3.0 release. 2004-10-21 21:14:52 +00:00
Thierry Thomas
61dd609a21 - Distfile is now versioned;
- remove a lot of warnings;
- bump PORTREVISION.
2004-10-21 21:11:10 +00:00
Thierry Thomas
6ea73b24a0 Upgrade to 2.1.5.
PR:		ports/71945
Submitted by:	maintainer.
2004-10-21 21:03:00 +00:00
Oliver Lehmann
40d3a64ef2 In case the header is not 7bit clean, gtk20 has problems displaying it
correctly (because then it is not utf8 valid as well)
Force converting the header and the xover data (usenet) to utf-8 in case
it isn't 7bit clean by assuming the header was written in the charset
locale(1) reports. That might be wrong, but I see no other way.
We can't detect the charset in which the header was written in (for
example, xover data doesn't have any informations in it about content-type)
because Content-Type only affecty the message-body.

Approved By:	maintainer (implicit)
Taken From:	sylpheed-claws gtk2 CVS branch
2004-10-21 20:47:59 +00:00
Jacques Vidrine
abbe3539ea Mark deprecated: no maintainer, unpatched security issue
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
for over a month, BROKEN for over 3 months.
2004-10-21 20:38:58 +00:00
Michael Nottebrock
aae95f476b Fix rdesktop with KDE 3.3's krdc.
PR: ports/72975
Submitted by: maintainer
2004-10-21 20:38:34 +00:00
Jacques Vidrine
0cedddac35 Mark DEPRECATED. It has no maintainer and contains security
vulnerabilities:
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
2004-10-21 20:23:41 +00:00
Pav Lucistnik
61b5e3c201 - Remove patch file which proved to not work [1]
- Portlint

Submitted by:	maintainer [1]
2004-10-21 20:12:51 +00:00
Dirk Meyer
c686fb1b9f - add options for Berkeley DB support
SENDMAIL_WITH_BERKELEYDB_VER=2
SENDMAIL_WITH_BERKELEYDB_VER=3
SENDMAIL_WITH_BERKELEYDB_VER=4
SENDMAIL_WITH_BERKELEYDB_VER=41
SENDMAIL_WITH_BERKELEYDB_VER=42
2004-10-21 20:08:12 +00:00
Jacques Vidrine
60aaf4ac7b Note that xpm has been fixed.
Also, it appears that Motif itself is affected, so add related packages.
2004-10-21 20:04:21 +00:00
Jacques Vidrine
775e3e6b33 Correct the vulnerabilities discovered by Chris Evans last month and
documented at
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
These patches are based on the X.org fixes.
2004-10-21 19:59:06 +00:00
Pav Lucistnik
4f2be5dab7 - Try to fix build on amd64/6-CURRENT where openobex-config gets installed
under long auto*tools name. This is untested as I'm unable to reproduce
  the problem on my 6-CURRENT jail.

Reported by:	pointyhat via kris
Suggested by:	ade
2004-10-21 19:57:17 +00:00
Michael Nottebrock
f3b0d98ca7 Add bastet, an ncurses Tetris clone which is harder than every other Tetris.
Bastet stands for "bastard tetris" and uses a special algorithm designed to
choose the worst brick possible.
2004-10-21 18:57:58 +00:00
Oliver Lehmann
d7e7582683 since gtk20 requires everything nice encoded into utf-8, mime encoded
messages should be also converted into utf-8 format.
That fixes the problem I had with wiped out lines containing non-7bit-clean
chars. (like german umlauts)
Bump PORTREVISION
sylpheed-gtk2 authors are informed...
2004-10-21 18:00:45 +00:00
Sergey A. Osokin
bd4066ee45 Add nginx (Engine X) - small and fast WWW-server.
Special thanks to:	marck
Some ideas from PR:	72830
2004-10-21 17:54:45 +00:00
Thierry Thomas
b782ad3e7e Upgrade to latest snapshot. 2004-10-21 17:29:09 +00:00
Gerald Pfeifer
cf5087d1a6 Update to the 20041015 snapshot of GCC 3.4.3. 2004-10-21 17:18:47 +00:00
Yen-Ming Lee
7a16211850 - bump PORTREVISION after update dependency.
PR:		72961
Submitted by:	Matt <matt@xtaz.net>
2004-10-21 15:18:58 +00:00
Yen-Ming Lee
8a7a357b0f add procmail into dependency list.
Noticed by:	kris
Submitted by:	Matt <matt@xtaz.net>
2004-10-21 14:30:27 +00:00
Pav Lucistnik
c1d339406b - Update to 2.6.0.1 2004-10-21 13:42:41 +00:00
Pav Lucistnik
16db067f26 - Mark BROKEN: does not compile on 64-bit architectures
Reported by:	few
2004-10-21 13:05:46 +00:00
Pav Lucistnik
4362f450bd - Fix OPTIONS handling 2004-10-21 12:37:50 +00:00
Jacques Vidrine
28d75b9f8c Update entry regarding INN 2.4.x buffer overflow:
- The email archive referenced is no longer available.  Use
   marc.theaimsgroup.com archive instead.
 - Note that only 2.4.x versions are affected (earlier ones
   are not).

Reported by:	leeym
2004-10-21 12:34:33 +00:00
Markus Brueffer
219c3ef0cb Let WWW point to the new projectsite 2004-10-21 12:06:09 +00:00
Markus Brueffer
bf172c2ebb - Update to version 1.0.b7
- Remove redundant CONFIGURE_TARGET and CONFIGURE_ARGS which are already
  defined in bsd.kde.mk
2004-10-21 11:54:44 +00:00
Volker Stolz
3ce54cc312 Unbreak: Chase new download-URL
Approved by: maintainer silence
2004-10-21 10:19:41 +00:00
Clive Lin
0bb2ca8512 Fix build on amd64.
Approved by:	MAINTAINER
2004-10-21 10:08:49 +00:00
Cheng-Lung Sung
90d10715d9 - this module create Gantt charts to manage project scheduling
Approved by:	co-mentor (vanilla)
2004-10-21 09:04:13 +00:00
Sergei Kolobov
6ab958cbb1 - Reset maintainership to ports@FreeBSD.org
PR:		ports/72950
Submitted by:	Kimura Fuyuki (maintainer)
2004-10-21 07:50:49 +00:00
Cheng-Lung Sung
f4afff64b9 - update to 0.12
- clamav 0.80 do not run in 0.11.

PR:		ports/72952
Approved by:	co-mentor (vanilla)
2004-10-21 07:42:17 +00:00
Clement Laforet
c6d89630a7 - sync with real life 2004-10-21 07:08:46 +00:00
Clement Laforet
2ffb72ce5a - Drop maintainership 2004-10-21 05:51:35 +00:00
Cheng-Lung Sung
517f145416 - update to 0.32
Approved by:	co-mentor (vanilla)
2004-10-21 05:29:28 +00:00
Joe Marcus Clarke
f04a81eff0 Update to 0.10. 2004-10-21 05:11:05 +00:00
Kris Kennaway
1f9c682c95 Regenerate with the -BETA7 version of the alpha compat4x distribution,
not the random earlier version I previously used (which doesn't have
the newly-bumped libraries).  Only affects alpha.

Submitted by:	kensmith
2004-10-21 04:51:10 +00:00
Jeremy Messenger
4ee0b74122 Fix the build on amd64.
PR:		ports/72943
Reported by:	pointyhat via kris
		sean@mcneil.com
Submitted by:	sean@mcneil.com (patch)
		Michael Johnson <ahze@ahze.net> (maintainer)
Tested by:	sean@mcneil.com
2004-10-21 03:40:56 +00:00
Joe Marcus Clarke
bb2fe39a1a Don't add -gtk1 twice to the pkg-config files.
Spotted by:	Michael Johnson <ahze@ahze.net>
2004-10-21 03:35:25 +00:00
Ying-Chieh Liao
e1ed4fed83 upgrade to 2.1.5 2004-10-21 02:56:24 +00:00
Brian Feldman
52602010f0 The BSD patchset for the Sun JDK modeled its thread behavior mostly after
existing the Solaris base, and similarly to what happened with NSPR, made
a bad assumption on undefined behavior.  This broke locking in various
places in Java, for example, causing the the debugging support to be
totally broken.  It is worth someone who knows the Java codebase taking
a look to see what other things could have been broken by this on
FreeBSD 5.x+.

The assumption is that pthread_mutex_trylock(3) on a default-type
mutex will fail with EBUSY.  This assumption is wrong for our
libpthread, which returns EDEADLK if the owner thread is trying to
acquire the mutex again with trylock.  The behavior of performing a
locking operation on a self-locked default-type mutex is explicitly
undefined for pthread_mutex_lock(3).

The POSIX specification is still not very clear.  It defines
pthread_mutex_trylock(3) in terms of pthread_mutex_lock(3) yet
does not say what the defined behavior should be for a self-locked
pthread_mutex_trylock(3) for any of the various mutex types, so it is
ambiguous whether the result is clearly undefined or clearly to return
EBUSY.

It is a one line change whether or not to make libpthread return
EDEADLK in this case, where it seems that most implementations do not.

Reference:	http://www.opengroup.org/onlinepubs/009695399/functions/pthread_mutex_lock.html
2004-10-20 23:22:56 +00:00
Edwin Groothuis
836157323e I, for one, welcome our new polish php_doc slaveport!
PHP documentation in HTML.

Submitted by:	edwin@mavetju.org
2004-10-20 22:55:44 +00:00
Edwin Groothuis
bf2e7f235a ja-php_doc-ja -> php_doc-ja
Submitted by:	(indirect) "Jacques A. Vidrine" <nectar@FreeBSD.org>
2004-10-20 22:43:50 +00:00
Edwin Groothuis
93c3274749 de-php_doc-de -> php_doc-de
Submitted by:	(indirect) "Jacques A. Vidrine" <nectar@FreeBSD.org>
2004-10-20 22:43:08 +00:00
Edwin Groothuis
925bc603cf Add portugese/php_doc to SLAVEDIRS
Submitted by:	(indirect) "Jacques A. Vidrine" <nectar@FreeBSD.org>
2004-10-20 22:41:33 +00:00
Edwin Groothuis
e2a365d3c4 make sure PKGNAME is not fr-php_doc-fr but php_doc-fr
Submitted by:	(indirect) "Jacques A. Vidrine" <nectar@FreeBSD.org>
2004-10-20 22:37:15 +00:00
Edwin Groothuis
f3080715a9 % cd /usr/ports/portuguese/php_doc-br
% make -VPKGNAME
""php_doc-br-20041012

Submitted by:	"Jacques A. Vidrine" <nectar@FreeBSD.org>
2004-10-20 22:36:10 +00:00
Oliver Braun
b915d053b6 Update checksum. Tarball has been rerolled just containing an update to the ANNOUNCE file. 2004-10-20 22:35:26 +00:00
Simon L. B. Nielsen
366a5335b3 Document remote command execution vulnerability in phpMyAdmin.
Approved by:	nectar
2004-10-20 21:21:52 +00:00
Andrey A. Chernov
56071799d9 Allow MAINTAINER override 2004-10-20 20:58:34 +00:00
Thierry Thomas
f1652585f6 Upgrade to CImg.1.0.7 version (pre-release). 2004-10-20 20:54:08 +00:00