Commit graph

96409 commits

Author SHA1 Message Date
Alexander Leidinger
1ad367d8d5 Add entry for security/antivir-milter.
Taken from commit log which was submitted by:	maintainer of antivir-milter
2004-03-05 15:14:13 +00:00
Akinori MUSHA
2a2649fbad Update to 0.2.1, which supports ruby 1.6 again. 2004-03-05 15:13:59 +00:00
Alex Dupre
0ce59a9834 Update to 1.13.0 release. 2004-03-05 15:10:21 +00:00
Alexander Leidinger
499270998d HEADS-UP: When updating from a previous version you have to do the following
after deinstalling the old port:
	  # rm PREFIX/AntiVir/antivir
	  # rm PREFIX/AntiVir/antivir.vdf
	  # chown root:wheel PREFIX/AntiVir
	  # chown root:smmsp PREFIX/AntiVir/hbedv.key
	  In your SENDMAIL_MC change
	    `S=unix:PREFIX/AntiVir/avmilter.sock, F=T, T=S:10m;R:10m;E:5m'
	  to:
	    `S=unix:/var/spool/avmilter/avmilter.sock, F=T, T=S:10m;R:10m;E:10m'
	  and rebuild sendmail.cf.
	  If /var/spool/avmilter exist you have to:
	  # chown -R smmsp:smmsp /var/spool/avmilter
	  If you are using a customized PREFIX/etc/avmilter.conf the port
	  won't remove it on deinstall and you have to manually change User
	  and Group to smmsp there.
	  Afterwards you can install the new version of this port. You then
	  should run antivirupdater to get a current VDF.

- Change ownership of the socket to user and group smmsp as expected by
  sendmail. This involves running the milter as smmsp:smmsp, changing the
  ownership of rest of the files and moving the socket to /var/spool/avmilter
  but fixes the "local socket unsafe" problem. [1]
- Move the milter into the background when launching, this solves the problem
  with disappearing socket on boot. [2]
- Update to 1.1-beta which fixes the "Bad file descriptor" problem. For
  a full list of chances see ChangeLog in the DOCSDIR. [3]

Suggested by:	ache@ [1], [3]
Suggested by:	Martin P. Hellwig <mhellwig@xs4all.nl> [2]
Submitted by:	maintainer
2004-03-05 15:08:29 +00:00
Alex Dupre
5d1fb7d1f7 Fix building without perl.
Reported by:	bento via kris
2004-03-05 15:07:17 +00:00
Norikatsu Shigemura
50cc0e1fad Add ja-mailman , japanized mailman which is a mailing list manager
with a user-friendly web front-end.

PR:		ports/50813
Submitted by:	Sunagawa Koji <koj@ofug.net>
Reviewed by:	Vivek Khera <vivek@khera.org>
2004-03-05 15:05:59 +00:00
Alexander Leidinger
594010b476 - Update entry for security/antivir-milter to also catch beta versions.
- Remove the combined line for deleted security/rsaref and old distfile
  of security/ssh (outdated "export-controlled" reason).

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-03-05 15:03:41 +00:00
Dirk Meyer
df58366085 - use libpng, bump PORTREVISION
- sort pkg-plist
- add WITH_GNUSTEP_DEVEL for 0.9.2
2004-03-05 15:03:21 +00:00
Dirk Meyer
29f6a6d979 - add WITH_GNUSTEP_DEVEL for 0.9.2 2004-03-05 15:02:40 +00:00
Dirk Meyer
94806b5b2a - update to 1.9.1 2004-03-05 15:00:40 +00:00
Norikatsu Shigemura
997ab72e08 Adapt as MASTER PORT for new SLAVE PORT(japanese/mailman).
No feature change.

Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2004-03-05 14:59:48 +00:00
Norikatsu Shigemura
0dc1025197 Update to 2004.03.05.
Submitted by:	albi <albi@saynotomicrosoft.org>
2004-03-05 14:52:47 +00:00
Adam Weinberger
a684bdc1fb Change WWW to new homepage location.
Located by:	Mezz's slick sleuthing skillz
2004-03-05 14:43:57 +00:00
Adam Weinberger
ed7b091496 Nuke -Werror to prevent the gnuregex->gnu/regex warnings from
erroring out the build.
2004-03-05 14:34:11 +00:00
Oliver Braun
bd00fedbb9 * Usage of OPTIONS and config target for GUI configuration tool (PR 50044).
* No(?) hidden dependencies, configuration variables for almost all available
  options, with ability to negate OS defaults (PR 60414).
* Consistent ADS and WINBIND support, with all the necessary pam and nss
  modules, as well as with documentation (PR 50039).
* rcNG startup script, that handles start of winbindd as well (PR 44273).
* CONFIGURE_ENV get PREFIX by default (fixes PR 61636 and PR 60254).
* Better support for hier(7) - suplimentary modules went from etc/ to
  lib/samba/, log files are in /var/log/samba (PR 60254 and PR 62728).
* libsmbclient installs with all necessary symlinks (PR 60994).
* Incorporate fixes to smb.conf.default from PR 60994.
* Clean installation of manpages(no linux staff).
* Various other small fixes.
* Pass Maintainership to "Timur I. Bakeyev <timur@gnu.org>"

Submitted by:	"Timur I. Bakeyev <timur@gnu.org>"
Approved by:	dwcjr (old maintainer)
2004-03-05 14:25:42 +00:00
Alexey Zelkin
17eaf80bc2 . Set LATEST_LINK [1]
. Fix rare NULL pointer de-reference bug in plugin code [2]

. Use better chinese fonts [3]

. Bump PORTREVISION

Requested by:	kris [1]
Submitted by:	Georg-W. Koltermann <gwk@rahn-koltermann.de> [2],
		Clive Lin <clive@tongi.org> [3]
2004-03-05 13:43:41 +00:00
Kirill Ponomarev
f9d5ef9ba1 - Update to 0.7.13
PR:		ports/63799
Submitted by:	maintainer
2004-03-05 13:43:40 +00:00
Kirill Ponomarev
88cf695818 - Fix build on -stable with Qt frontend
- Add CONFLICTS

PR:		ports/63754
Submitted by:	Ports Fury
2004-03-05 13:40:55 +00:00
Jun Kuriyama
4988d48afc Upgrade to 0.11.
Approved by:	maintainer
2004-03-05 13:29:09 +00:00
Pav Lucistnik
674d380544 - Update to 0.29
- Pass maintainership to submitter

PR:		ports/63798
Submitted by:	giorgia
2004-03-05 13:27:18 +00:00
Dirk Meyer
2c2523234f - Fix package for non-i386 2004-03-05 13:08:09 +00:00
Dirk Meyer
fcd089c185 - Fix package for non-i386 2004-03-05 13:02:16 +00:00
Munechika SUMIKAWA
546cc0a657 Upgrade to 0.94. 2004-03-05 12:58:17 +00:00
Hye-Shik Chang
e0427d1526 Add new port for py-mssql 0.5.1,
A simple database interface to MS-SQL for Python.
2004-03-05 12:36:16 +00:00
Norikatsu Shigemura
69c92320f8 Update to 20040305.
PR:		ports/63794
Submitted by:	Masafumi Otsune <info@otsune.com> (maintainer)
2004-03-05 12:30:38 +00:00
Kris Kennaway
a0bd2b3d1f BROKEN on amd64 and ia64: Does not compile 2004-03-05 12:22:31 +00:00
Kris Kennaway
f50c7f3199 BROKEN on amd64: Does not compile 2004-03-05 12:20:58 +00:00
Kris Kennaway
f5fbc6557b BROKEN on amd64: Build fails 2004-03-05 12:20:00 +00:00
Pav Lucistnik
ed904572bb - Add missed build depend on Perl
Reported by:	bento via kris
2004-03-05 12:18:13 +00:00
Kris Kennaway
2e256dbb60 BROKEN on !i386 and !alpha: Does not compile 2004-03-05 12:14:38 +00:00
Kris Kennaway
3fb9d1b171 BROKEN on sparc64: Does not compile 2004-03-05 12:13:42 +00:00
Kris Kennaway
a58528b9aa BROKEN on sparc64 as well 2004-03-05 12:10:41 +00:00
Kris Kennaway
a19523d42f BROKEN on sparc64 and ia64: Does not compile 2004-03-05 12:08:06 +00:00
Kris Kennaway
f632a1808f BROKEN on !i386 as well: Configure fails. 2004-03-05 11:19:32 +00:00
Kris Kennaway
c27fcef938 BROKEN on alpha: Does not compile 2004-03-05 11:15:44 +00:00
Edwin Groothuis
e8f6ec09e2 Add dependency on textproc/p5-XML-Parser
Noticed by: krisbot
2004-03-05 11:14:22 +00:00
Kris Kennaway
146cc392b8 BROKEN on alpha 5.x: Configure fails 2004-03-05 11:13:43 +00:00
Kris Kennaway
69641e40dc BROKEN on !i386: Does not compile 2004-03-05 11:09:44 +00:00
Edwin Groothuis
e921ba97b4 Update to version 1.1.3
Use OPTIONS

Submitted by:   Mark Huizer <xaa+ports@timewasters.nl>
2004-03-05 10:59:06 +00:00
Kirill Ponomarev
4e5abd7c0d - Update to version 0.98
PR:		ports/63778
Submitted by:	maintainer
2004-03-05 10:33:23 +00:00
Kirill Ponomarev
862c69e749 - Fix build on AMD64 2004-03-05 10:27:49 +00:00
Kirill Ponomarev
470b67fe4d - Update to version 1.7
PR:		ports/63786
Submitted by:	maintainer
2004-03-05 09:51:49 +00:00
Kirill Ponomarev
02aa1076c7 - Update to version 0.5.0
PR:		ports/63787
Submitted by:	maintainer
2004-03-05 09:49:31 +00:00
Tilman Keskinoz
5b76f074d2 Fix build on AMD64 2004-03-05 08:59:47 +00:00
Kris Kennaway
bcb966e00b BROKEN: Configure fails on !i386 and !alpha 2004-03-05 08:36:14 +00:00
Kris Kennaway
59001e6a30 BROKEN on sparc64: Does not compile 2004-03-05 08:34:10 +00:00
Kris Kennaway
f9a35f984b Mark this port IS_INTERACTIVE (this may be unintentional behaviour) 2004-03-05 08:21:14 +00:00
Erwin Lansing
55d35840ee Update to 0.91
W32/Netsky.c@MM and W32/Netsky.d@MM signatures updated
        W32/Bagle@MM signature updated to detect
          Bagle.c, Bagle.e, Bagle.h, Bagle.

PR:		63762
Submitted by:	Jim Shewmaker <jims@bluenotch.com>
Approved by:	maintainer
2004-03-05 07:42:01 +00:00
Mark Linimon
a453814a89 Mark as unbroken in the general case. (The last plist build errors
seen on bento were in a race condition with the last CVS update).
It builds on at least one architecture at the moment; however, it
is possible that there still may be errors with other architectures.

Requested by:	"Li-Lun Wang (Leland Wang)" <llwang@infor.org> (maintainer)
2004-03-05 07:35:36 +00:00
Joe Marcus Clarke
a2f4fcba5d Update to 2.0.
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	maintainer
2004-03-05 07:27:02 +00:00