Oliver Lehmann
392aa128b5
change the libtool version to use from 1.3 to 1.5
2005-06-02 20:28:41 +00:00
Jean-Yves Lefort
de3fd498e9
Update to 0.1.7
...
PR: ports/81796
Submitted by: maintainer
2005-06-02 13:39:36 +00:00
Edwin Groothuis
68408ca5bf
Upgrade to verison 1.2, which doesn't crash if you click on a mailbox
...
with an xterm which doesn't exist and support for Maildirs (at least
documented on how to do it)
2005-06-02 08:02:36 +00:00
Florent Thoumie
de14006c65
- Update TLS patch to 20021228.
...
PR: ports/81768
Submitted by: maintainer
2005-06-01 22:22:46 +00:00
Florent Thoumie
e92a83295a
- Update mysql patch to 1.1.11.
...
PR: ports/81766
Submitted by: maintainer
2005-06-01 22:12:13 +00:00
Florent Thoumie
eea57626a4
- Fix spamd socket option parsing.
...
PR: ports/78102
Submitted by: Will Saxon <wills@housing.ufl.edu>
Approved by: maintainer timeout (2 months)
2005-06-01 19:23:58 +00:00
Pav Lucistnik
fcb2cbc166
- Update to 4.42.9
...
PR: ports/81755
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2005-06-01 16:34:12 +00:00
Roman Bogorodskiy
93d5428f29
Fix URL of smtp_auth+tls patch.
...
PR: 81769
Submitted by: Renato Botelho (maintainer)
2005-06-01 16:09:49 +00:00
Simon Barner
0c3d36d99e
Fix plist (HTML'ized version of man page is no longer installed).
...
Submitted by: Ted Faber <faber@isi.edu> (maintainer)
PR: ports/81747
2005-06-01 06:51:08 +00:00
Florent Thoumie
87b585536d
- Fix LDFLAGS mess in original distfile.
...
PR: ports/81604
Submitted by: Klaus-J. Wolf <fbsdbug@seismic.de>
2005-05-31 22:24:05 +00:00
Florent Thoumie
165b7a397f
- Add SPF checker patch.
...
PR: ports/81731
Submitted by: maintainer
2005-05-31 20:31:38 +00:00
Florent Thoumie
f3829d13e2
- Bump PORTREVISION.
2005-05-31 17:32:19 +00:00
Florent Thoumie
06beedd5f2
- Fix OPTIONS.
...
- Remove outdated ChangeLog.
PR: ports/81719
Submitted by: maintainer
2005-05-31 17:31:17 +00:00
Sam Lawrance
0efbc06135
Mark these ports DEPRECATED due to being unmaintained and one or more
...
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
2005-05-31 13:16:44 +00:00
Florent Thoumie
ea4bb2a891
- Update to 1.133.
...
PR: ports/81696
Submitted by: maintainer
2005-05-31 08:47:51 +00:00
Pav Lucistnik
4d2b5b5ad2
- Remove bogus optional dependencies on databases/postgresql7
...
Inspired by: "I wonder where people are taking this code snippet from."
2005-05-31 08:11:30 +00:00
Pav Lucistnik
dbd3fce724
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
...
Approved by: portmgr (marcus)
2005-05-31 07:26:50 +00:00
Florent Thoumie
7c06c40528
- Add pear-Contact_Vcard_Build and pear-Contact_Vcard_Parse.
2005-05-30 22:15:06 +00:00
Florent Thoumie
537c138f73
- Add pear-Contact_Vcard_Parse PEAR class to parse vCard 2.1 and 3.0 files.
...
PR: ports/81666
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-30 22:14:30 +00:00
Florent Thoumie
e9bb1ecd89
- Add pear-Contact_Vcard_Build PEAR class to build (create) and fetch
...
vCard 2.1 and 3.0 text blocks.
PR: ports/81665
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-30 22:13:39 +00:00
Pav Lucistnik
4cd1623bc9
- Use BROKEN instead a comparison using temporary files and exit 1
...
- Force PREFIX to /var/qmail when it's not set
PR: ports/81675
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
2005-05-30 20:46:07 +00:00
Anders Nordby
642cefc3a5
Update to 2004d.
2005-05-30 19:57:21 +00:00
Anders Nordby
b5d955b613
Update to 2004d.
...
Fix IPv6+SSL.
PR: 77512
2005-05-30 19:57:06 +00:00
Simon Barner
a29895e23f
Add mutt-devel-lite ,
...
the Mongrel of Mail User Agents (development
version, lite package).
PR: 81650
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2005-05-30 13:46:02 +00:00
Pav Lucistnik
3ece6aab5e
- Update to 1.2.3
...
- Portlint
PR: ports/81033
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: maintainer timeout (15 days)
2005-05-30 11:26:49 +00:00
Pav Lucistnik
a8d60112a8
- Require perl in runtime too, pkg-install script is written in it.
...
Up until now, it was impossible to install from package.
2005-05-30 11:26:21 +00:00
Yaroslav Tykhiy
1e6b35a3eb
- Update to 0.94.13
...
* iconv/unicode bugfixes
* sqlite3 interface much more CPU efficient and faster now
* bogofilter -q option to suppress printing of statistics
(see share/doc/bogofilter/NEWS for details)
- convert WITHOUT_*/pre-everything messaging stuff (GSL, BASH) to OPTIONS
- add an OPTIONS switch for ICONV (experimental, default off),
suggested by Yar Tikhiy.
- revise pkg-install message
- use a more suitable LIBS/CPPFLAGS passing for sibling ports or
when GSL=off ICONV=on is used.
- change wording of GSL OPTION.
- reset -qdbm PORTREVISION
- remove obsoleted bogofilter-qdbm/files/* patches
- deprecate bogofilter-tdb effective 2005-11-30
Removed files:
- bogofilter-qdbm/files/patch-pathcycle
PR: ports/81642
Submitted by: maintainer
2005-05-30 10:48:24 +00:00
Kirill Ponomarev
ecacf6cc9a
Update the SIDEBAR_PATCH.
...
Fix package name when doing a MUTT_LITE package.
Adjust the COMMENT.
PR: ports/81649
Submitted by: maintainer
2005-05-30 07:39:03 +00:00
Pav Lucistnik
98a50651a2
- Add WITH_MUTT_REVERSE_REPLY_PATCH patch
...
PR: ports/81549
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2005-05-29 09:39:44 +00:00
Oliver Lehmann
8101687dbd
update to 1.9.12
2005-05-29 09:38:06 +00:00
Roman Bogorodskiy
dabd7b9589
Update to 1.4.1.
2005-05-29 04:55:42 +00:00
Pav Lucistnik
26e961906b
- Add mutt-lite, a slave port for mutt which defines MUTT_LITE flag
...
PR: ports/81248
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2005-05-28 16:28:04 +00:00
Jean-Yves Lefort
6b9e5c9ab2
Add assp.
...
Anti-Spam SMTP Proxy is a spam filter that sits on port 25 in front of your
regular SMTP server (sendmail, postfix, qmail, etc).
ASSP performs a number of configurable spam checks, and on detecting a spam
message, provides an immediate 5xx SMTP error code back to the client.
Non-spam messages are passed to your regular SMTP server for further
processing and delivery.
ASSP offers:
- a whitelist of known good senders
- Bayesian checks on message headers and contents
- recipient address validation using LDAP and RFC822 conformance
- relay denial
- HELO checking
- SPF (Sender Policy Framework) checking
- DNSBL (DNS Block List) checking using many DNSBL services
- Virus detection
ASSP is a single script with a web-based configuration tool.
WWW: http://assp.sourceforge.net/
PR: ports/81570
Submitted by: J.R. Oldroyd <fbsd@opal.com>
2005-05-28 09:56:27 +00:00
Thierry Thomas
73c36560ae
Upgrade to 2.0 beta, RC8.
2005-05-28 06:13:42 +00:00
Dirk Meyer
ab8df3ff80
- MASTER_SITE down
2005-05-28 03:38:08 +00:00
Patrick Li
ac4fd5881b
Update to 1.0.3
2005-05-27 23:02:49 +00:00
Alexander Leidinger
86cd6992ac
Fix sed script, no portrevision bump since the previous version should
...
result in an error.
Submitted by: maintainer
2005-05-27 10:24:02 +00:00
Dirk Meyer
b8ac03da1e
- update to 1.0
...
make portlint a bit happier
2005-05-27 08:01:26 +00:00
Michael Johnson
962e18a810
- Chase lib version bump in qdbm
...
- Bump PORTREVISION
2005-05-27 02:39:56 +00:00
Pav Lucistnik
14fa885294
- Update to 20050523.0845 snapshot
...
- Fix WITH_DAEMON
- Update RC infrastructure
PR: ports/81527
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-05-26 20:33:52 +00:00
Alexander Leidinger
d3d6115028
Say "Welcome!" to the GTK2 version of Sylpheed-Claws (1.9.11)!
...
Requested by: many
2005-05-26 18:49:43 +00:00
Sergey Matveychuk
7ce88f2875
- Make depends on razor-agents optional
...
PR: ports/81112
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
2005-05-26 16:50:34 +00:00
Sergey Matveychuk
6bd5cd3a7c
- Update to spamcontrol-2314
...
Changes since 2313:
- FIXED bug in badhelo's wildmat filter.
- CHANGED qmail-smtpd error logging order.
- REMOVED remnants from SPAMCONTROL 2.3 in man page for qmail-send(9).
- UPDATED qmail-alias2recipients.
PR: ports/81466
Submitted by: maintainer
2005-05-26 14:44:11 +00:00
Erwin Lansing
4adce81009
Add a patch to make pflogsumm work with postfix > 2.3
...
While I feel this should be added upstream, I've had no response from
the author for two weeks.
PR: 80894
Submitted by: Stefan `Sec` Zehl <sec@42.org>
2005-05-26 12:42:59 +00:00
Erwin Lansing
1420869a59
Add a patch to make gotmail work again with newer curl and hotmail layout
...
Submitted by: Kraig <k.yahoo@xmltok.com>
Obtained from: debian
2005-05-26 12:34:23 +00:00
Pav Lucistnik
39b898a158
- Update CONFLICTS
2005-05-26 12:07:31 +00:00
Pav Lucistnik
40a447e030
New sibling bogofilter port to use the sqlite3 database backend.
...
PR: ports/81448
Submitted by: Matthias Andree <matthias.andree@gmx.de>
2005-05-26 12:05:08 +00:00
Pav Lucistnik
6437ccf652
- Remove mail/bogofilter-current, it have older release than mail/bogofilter.
...
It can be restored from Attic easily when new development version comes out.
PR: ports/81270
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-05-26 07:22:12 +00:00
Roman Bogorodskiy
8922b5cb8b
Make pkg-install not to create wrong file in /var/qmail/alias.
...
PR: 81467
Submitted by: Renato Botelho (maintainer)
2005-05-25 19:11:25 +00:00
Jean-Yves Lefort
7072e9fefe
[1]:
...
- Update to 1.7.1
- Convert the startup script to rcNG
- Create a bogomilter user
Moreover:
- Use ${LOCALBASE}/bin/bogofilter rather than /usr/local/bin/bogofilter
- Fix the configuration file path in bogom.8
- Fix the packing list when NOPORTDOCS is defined
PR: ports/81417 [1]
Submitted by: maintainer [1]
2005-05-25 08:12:34 +00:00