Commit graph

125773 commits

Author SHA1 Message Date
Dmitry Sivachenko
959321377f Fix build with rrdtool 1.2.x.
Spotted by:	kris
2005-05-10 08:41:31 +00:00
Vanilla I. Shu
5d944271ea Fix building on 4-STABLE.
PR:		ports/80850
Submitted by:	maintainer
2005-05-10 08:23:49 +00:00
Peter Pentchev
8251f24dc8 Yikes... purge all references to the long-dead ringwraith.online.bg.
PR:		80213 (rname)
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-10 07:39:18 +00:00
Hye-Shik Chang
323973d144 Fix build with rrdtool 1.2.
Spotted by:	kris
2005-05-10 06:10:21 +00:00
Roman Bogorodskiy
b3b2273ba8 Add MASTER_SITE_LOCAL to MASTER_SITES to fix fetch.
Reported by:	pointyhat via kris
2005-05-10 05:30:15 +00:00
Munechika SUMIKAWA
d4cf1e1bbb Upgrade to 20050510a. This is final release from KAME project.
racoon will be officially developed and supported by ipsec-tools team.
See ftp://ftp.kame.net/pub/mail-list/snap-users/9012 in detail.
2005-05-10 04:16:21 +00:00
Michael Johnson
ba5aa452b8 - Update to 1.0.2 2005-05-10 01:27:24 +00:00
Norikatsu Shigemura
c4dc9a7c36 Update to 2005.05.09. 2005-05-10 01:15:20 +00:00
Jean-Yves Lefort
3dce438bba - Update to 0.10 [1]
- Beautify the Makefile

Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> [1]
2005-05-10 00:38:25 +00:00
Mario Sergio Fujikawa Ferreira
228b59d4e8 o Add FreeBSD native byteswap support using <sys/endian.h>
o Bump PORTREVISION

Approved by:	maintainer
2005-05-10 00:15:53 +00:00
Joe Marcus Clarke
7488473e0b Only declare the tests and post-install targets if we aren't in a slave
port.  This fixes the py-gamin slave build.
2005-05-09 23:54:51 +00:00
Jean-Yves Lefort
88edf9ec08 Mail Avenger is a highly-configurable, MTA-independent SMTP server
daemon. It lets users run messages through filters like ClamAV and
SpamAssassin during SMTP transactions, so the server can reject mail
before assuming responsibility for its delivery. Other unique features
include TCP SYN fingerprint and network route recording, verification
of sender addresses through SMTP callbacks, SPF (sender policy
framework) as a general policy language, qmail-style control over both
SMTP-level behavior and local delivery of extension addresses,
mail-bomb protection, integration with kernel firewalls, and more.

WWW: http://www.mailavenger.org/

PR:		ports/80800
Submitted by:	David Mazieres <dm+bugs+avenger@mailavenger.org>
2005-05-09 23:19:58 +00:00
Jean-Yves Lefort
54b3c9320d Update to 1.3.0.1
PR:		ports/80817
Submitted by:	maintainer
2005-05-09 22:40:45 +00:00
Michael Johnson
05765786c8 - Update MASTER_SITES, some reason it doesn't work unless a proxy is set.
Reported by:	krismail
2005-05-09 22:21:04 +00:00
Thierry Thomas
0de698294e Update to latest version.
Full list of mysql++ changes at <http://tangentsoft.net/mysql++/ChangeLog>.

PR:		ports/80693
Submitted by:	maintainer
2005-05-09 21:59:39 +00:00
Joe Marcus Clarke
0c44c06159 Update to 2.3.2. 2005-05-09 21:50:55 +00:00
Jean-Yves Lefort
0920941c32 - Update to 4.0.7
- Use OPTIONS

PR:		ports/80794
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-05-09 21:36:02 +00:00
Gerald Pfeifer
2b2f626530 Silence two portlint warnings. 2005-05-09 21:22:09 +00:00
Gerald Pfeifer
9843b4e433 Update to the 20050508 snapshot of GCC 4.1.0. Add the new gjnih41 program
and its man page, address some portlint warnings, and resort pkg-plist. Mark
conflicts with lang/gcc33 and lang/gcc40.
2005-05-09 20:53:40 +00:00
Jean-Yves Lefort
9d20fc2a8d - Update to 0.7.9 [1]
- Use GCONF_SCHEMAS

PR:		ports/80781 [1]
Submitted by:	maintainer [1]
2005-05-09 20:52:27 +00:00
Tilman Keskinoz
8f4e84e587 - Remove reference to old maintainer
- Force build with -O as Kevin Oberman reported problems with -O2

PR:	80711
2005-05-09 20:46:27 +00:00
Thierry Thomas
479e51a966 Fix a MD5 mismatch.
Note: this was a silent update, just updating the URL of
<http://www.htmldoc.org> in the FAQ.

Reported by:	Kris via pointyhat
2005-05-09 20:32:22 +00:00
Jean-Yves Lefort
0cfa74669b Adplay is a command line AdLib player using the adplug library. It supports
many AdLib formats such as HSP and HSC.

WWW: http://adplug.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:22:21 +00:00
Jean-Yves Lefort
8e9ee1ebda AdPlug is a free, cross-platform, hardware independent AdLib sound player
library, mainly written in C++ and released under the LGPL. AdPlug plays
sound data, originally created for the AdLib (OPL2) audio board, directly
from its original format on top of an OPL2 emulator or by using the real
hardware. No OPL chip is required for playback.

AdPlug itself is just the backend to many different audio player frontends,
which are also being developed here. There are plugins for popular audio
players, like Winamp and XMMS, as well as stand-alone players for many
different systems available.

WWW: http://adplug.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:18:51 +00:00
Jean-Yves Lefort
dfc8eb9877 The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++.

The library is hardware independent in the form that it transparently
converts between the different forms of machine-internal binary data
representation.

It further employs no special I/O protocol and can be used on arbitrary
binary data sources.

WWW: http://libbinio.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:13:31 +00:00
Thierry Thomas
08e0bed430 Fix by upgrading to 0.3.
PR:		ports/80743
Submitted by:	maintainer
2005-05-09 20:12:39 +00:00
Jean-Yves Lefort
e6ebdafa90 Immediate notification has problems with fast notifiers (such as
devel/gamin), disable it.
2005-05-09 18:57:13 +00:00
Jean-Yves Lefort
582264dc7a - Update to 1.7.2 [1]
- Refactor pkg-plist as PLIST_{FILES|DIRS}
- Install the example regardless of NOPORTDOCS

PR:		ports/80772 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
2005-05-09 18:22:29 +00:00
Jean-Yves Lefort
c4219ed0e5 Update to 1.1.0
PR:		ports/80771
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-09 18:07:51 +00:00
James E. Housley
41e30b5ad7 Release maintainership due to time 2005-05-09 17:54:52 +00:00
Dirk Meyer
4a1a86486c - update to 10.26.8 2005-05-09 16:58:41 +00:00
Roman Bogorodskiy
4cdc8d2b39 Fix build with xmms support enabled.
PR:		73758
Submitted by:	alfred
2005-05-09 16:46:24 +00:00
Dirk Meyer
cc09d794bb - remove graphics/netpbm
PR:		80677
Submitted by:	KOMATSU Shinichiro
2005-05-09 16:08:52 +00:00
Dirk Meyer
2f09aa067a - remove NO_CDROM
PR:		80677
Submitted by:	KOMATSU Shinichiro
2005-05-09 16:06:12 +00:00
Vanilla I. Shu
36ed0dcbae - Support for clamd virus checking via TCP (see ClamAVHost, ClamAVPort and
ClamAVResponse in dspam.conf)
- Support "user+detail" inbound emails and "+quarantine" outbound emails
(see EnablePlusedDetail and QuarantineMailbox in dspam.conf)

- BUG FIX: "obscure" [1] bug causing dspam to crash under certain conditions
when the loose signature was provided without the appropriate delimiter
- BUG FIX: fix sqlite3 dependency check [2]
- BUG FIX: don't strip binary if we want GDB suport
- BUG FIX: DOMAIN_SCALE and LARGE_SCALE are incompatible catch this before
./cofigure fails [3]

[1] "Obscure" = it took me about 4 hours and a 500 queue processed one by
one by hand to catch and reproduce the problem after 7 days of mail
processing w/o error
[2] Pointed out by vanilla@ for mail/dspam but true here also
[3] Pointed out by Arvinn Lokkebakken <arvinn@whitebird.no> for mail/dspam
but true here also

PR:		ports/80791
Submitted by:	maintainer
2005-05-09 15:55:42 +00:00
Vanilla I. Shu
e5e0931e1a Update to dspam-3.4.6
- BUG FIX: "obscure" [1] bug causing dspam to crash under certain conditions
when the loose signature was provided without the appropriate delimiter
- BUG FIX: fix sqlite3 dependency check [2]
- BUG FIX: don't strip binary if we want GDB suport
- BUG FIX: DOMAIN_SCALE and LARGE_SCALE are incompatible so catch this
before ./cofigure fails [3]

[1] "Obscure" = it took me about 4 hours and a 500 queue processed one by
one by hand to catch and reproduce the problem after 7 days of mail
processing w/o error
[2] Pointed out by vanilla@
[3] Pointed out by Arvinn Lokkebakken <arvinn@whitebird.no> for

PR:		ports/80790
Submitted by:	maintainer
2005-05-09 15:53:43 +00:00
James E. Housley
dd81a8ec8a Update to DAT 4487 2005-05-09 15:51:16 +00:00
Jean-Yves Lefort
8c8500aaef Improve the kqueue backend:
- also use kqueue to monitor files within a monitored directory
  - tremendously improve the scalability of the backend when
    monitoring very large directories
  - periodically attempt to switch polled files to kqueue notification
  - do not perform an extra useless lstat() when a missing file is created
  - code cleanups

Approved by:	marcus
2005-05-09 15:46:39 +00:00
Oliver Lehmann
3a29824ba2 Fix an unresolved symbol when Sub-Menu File->Properties gets called.
bump PORTREVISION
2005-05-09 14:57:22 +00:00
Tilman Keskinoz
2b7c4066c5 Update to 1.3.0.1
PR:		80816
Submitted by:	Kevin Brunelle <kruptos@mlinux.org>
2005-05-09 14:52:28 +00:00
Tilman Keskinoz
633a7dcfa8 Update to 1.0.2
changelog: http://pear.php.net/package/File_SMBPasswd/download/1.0.2/

PR:		80819
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-09 14:15:37 +00:00
Tilman Keskinoz
670d31a241 Update to 1.1.0
(changelog: http://pear.php.net/package/File_Archive/download/1.1.0/)

PR:		80818
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-09 14:12:07 +00:00
Tilman Keskinoz
063b668f97 Update to 3.0.0
PR:		80809
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2005-05-09 12:57:36 +00:00
Tilman Keskinoz
41cdc75038 Update to 1.2.6.1
PR:		80813
Submitted by:	Christian Laursen <xi@borderworlds.dk>
2005-05-09 12:52:37 +00:00
Markus Brueffer
3ce97ecb9a - Update to version 2.1
- Update pkg-descr
- Add locale directories to plist
2005-05-09 10:30:08 +00:00
Dmitry Sivachenko
511f98b2aa Update to version 5.0.4.
PR:		74394
Submitted by:	Nicholas Kirby <nkirby@dagr.net>
2005-05-09 10:27:17 +00:00
Volker Stolz
980255b7fa Update to 5.33 and unIGNORE on 4.x
PR:		ports/80257
Submitted by:	Mike Jakubik
Approved by:	maintainer timeout
2005-05-09 10:00:14 +00:00
Peter Pentchev
4784ae3c99 Chase the master site.
PR:		80187
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-09 09:52:34 +00:00
Roman Bogorodskiy
37c878cfd2 Add MASTER_SITE_LOCAL to MASTER_SITES because berlios seems to go down
sometimes.

Reported by:	pointyhat via kris
2005-05-09 09:28:43 +00:00
Masafumi Max NAKANE
698435e3b4 Upgrade to 7.74. 2005-05-09 09:05:17 +00:00