Martin Wilke
da82e0a820
From the Dovecot wiki on LDA (WWW: http://wiki.dovecot.org/LDA/Sieve )
...
Sieve language support by a plugin for the deliver LDA
* Mail filtering
* Mail forwarding
* Vacation auto-reply
WWW: http://www.dovecot.org
PR: ports/107352
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com>
2007-01-09 21:10:41 +00:00
Martin Wilke
f5ec9f1ea3
Qpsmtpd started as a replacement daemon for the SMTP receiver (qmail-smtpd)
...
from the qmail mail transport agent (MTA). qmail-smtpd has a number of
shortcomings (e.g. being unable to check the validity of a recipient mail
address) and is written in C which makes it burdensome to modify and extend.
Qpsmtpd, on the other hand, is written in pure perl and can be customized
easily. It consists of a core that implements a complete SMTP server, and a
number of plugins/modules which control the operations. Such plugins
include plugins to check the recipient and sender as well as plugins for
virus scanning, spam checking, blocking lists (dns and rhs), AUTH and TLS.
Qpsmtpd can not only be used with qmail but also with e.g. postfix and
exim. It can also write messages to a Maildir or forward it to a remote
host without buffering.
WWW: http://smtpd.develooper.com/
PR: ports/107668
Submitted by: Zane C. Bowers
2007-01-09 21:09:17 +00:00
Alexander Leidinger
612085eab8
Update claws-mail to 2.7.0.
...
Bump portrevision of the plugins to force a rebuild with the new version,
else they complain about the new version of CM.
2007-01-09 18:36:33 +00:00
Andrew Pantyukhin
58900cab72
- Update to 0.8
2007-01-09 17:21:42 +00:00
Martin Wilke
8cb800de5c
- Set CONFLICT with mail/squirrelmail
...
Approved by: maintainer
2007-01-09 11:53:49 +00:00
Cheng-Lung Sung
f3a9b26e8b
- Update mail/libsieve port to latest stable version 2.2.4
...
PR: ports/107704
Submitted by: maintainer (Mark Starovoytov)
2007-01-09 11:00:04 +00:00
Martin Wilke
30e58fe74f
- Fix Whom entry
...
Submitted by: Dennis Cabooter <freebsd at rootxs.org> (maintainer)
2007-01-09 09:23:48 +00:00
Martin Wilke
6b5a7815a1
SquirrelOutlook is a standards-based webmail package written in PHP4. It
...
includes built-in pure PHP support for the IMAP and SMTP protocols, and
all pages render in pure HTML 4.0 (with no Javascript) for maximum
compatibility across browsers. It has very few requirements and is very
easy to configure and install. SquirrelOutlook has a all the functionality
you would want from an email client, including strong MIME support,
address books, and folder manipulation
WWW: http://sourceforge.net/projects/squirreloutlook/
- Dennis Cabooter
freebsd@rootxs.org
PR: ports/107303
Submitted by: Simon Dick <simond at irrelevant.org>
2007-01-08 23:03:14 +00:00
Martin Wilke
7232682274
2007-01-07 mail/py-email2: Only usable python versions schedualed to expire
...
2007-01-04 net/ruby-radius: distfile disappeared from homepage
2007-01-08 12:21:58 +00:00
Anton Berezin
e148168715
Add mail/p5-Parse-Syslog-Mail 0.10, a Perl module that can parse log
...
messages generated by various MTAs.
2007-01-08 12:08:56 +00:00
Cheng-Lung Sung
bf23c2dac2
- Update to 12.2
...
PR: ports/107670
Submitted by: maintainer (Alexander Logvinov)
2007-01-08 08:46:20 +00:00
Pav Lucistnik
ed8027772f
- Update to 1.0.rc17
...
- Allow user to override UID/GID
PR: ports/107654
Submitted by: Robin Breathe <robin@isometry.net> (maintainer)
2007-01-07 23:50:55 +00:00
Tim Bishop
97f813eb2d
Update to 2.2.4.
2007-01-07 15:57:37 +00:00
Stefan Walter
5030804752
- Update mail/spamprobe to 1.4d.
...
- Add an UPDATING entry to point out changes regarding the database backend(s).
2007-01-07 15:06:30 +00:00
Simon Barner
6f120f8e03
- Update to 6.3.6
...
- Fixes two security issues, one of which is a longstanding password disclosure bug.
- Several robustness fixes and other improvements
Release notes: https://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=11977
Security: http://www.vuxml.org/freebsd/5238ac45-9d8c-11db-858b-0060084a00e5.html
Security: http://www.vuxml.org/freebsd/37e30313-9d8c-11db-858b-0060084a00e5.html
Reported by: Matthias Andree (upstream author)
2007-01-06 14:38:42 +00:00
Martin Wilke
8ed224bae1
- Update to 0.8.7
...
PR: ports/107558
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer
2007-01-05 22:47:54 +00:00
Martin Wilke
d36a55a3f4
2006-12-27 devel/libformat: distfile and homepage disappeared
...
2006-12-01 editors/ooodict-all: Size mismatch
2006-12-01 mail/distribute: Does not install
2006-12-01 net-im/gaim-rss-reader: Requires update to work with Gaim 0.82.1
2006-12-31 sysutils/slay: Author doesn't see it as needed anymore
2007-01-05 20:06:28 +00:00
Kirill Ponomarev
f0abf27c63
Update to 4.65
2007-01-05 16:01:48 +00:00
Martin Wilke
5c842d21b6
- Update to 0.7.7
...
PR: ports/106952
Submitted by: miwi
Approved by: maintainer timeout
2007-01-05 09:36:04 +00:00
Hiroki Sato
d0570c134e
Fix the following rough edges:
...
- Fix MASTER_SITES.
- Remove redundant DOCSDIR and CONFIGURE_TARGET.
- Use EMACS_LIBDIR for non-lisp files for consistency.
- Use --with-elispdir for EMACS_SITE_LISPDIR.
- Separate the Japanese info files by using NOPORTDOCS.
- The mew-icon-directory variable is set automatically
even in XEmacs now.
Approved by: Hiroto Kagotani (maintainer)
PR: ports/107438
2007-01-05 06:15:12 +00:00
Xin LI
6d083aa3d0
Upate to 0.81
2007-01-05 02:25:47 +00:00
Emanuel Haupt
8ab4750b21
When enabling the strong password checking by uncommenting pam_passwdqc.so in
...
/etc/pam.d/passwd, the passwd program's prompts are changed yet again thus
breaking poppassd.
This patch fixes that, it is made against the version of poppassd.c that
results from the FreeBSD patches already included in ports being applied.
Also pass maintainer-ship to submitter and bump PORTREVISION.
PR: 101680
Submitted by: tedm@ipinc.net
2007-01-04 22:30:29 +00:00
Alex Dupre
9fcdadecee
- Add option to enable remote spell checking capabilities
...
- Add option to install a local spell checker
Approved by: maintainer
2007-01-03 21:38:46 +00:00
Alejandro Pulver
e946eea8ed
- Update to version 0.67.
...
- Reformat tabs.
- Use SF macro from bsd.sites.mk.
- Add option to disable NLS.
- Remove BROKEN on !i386 (works on amd64 after adding -fPIC to the modules).
2007-01-02 17:59:24 +00:00
Oliver Lehmann
3e6a8b0c2b
fix build on FreeBSD 4
...
Noted by: Adi Pircalabu<apircalabu@bitdefender.com>
PR: 107427
2007-01-02 13:20:55 +00:00
Cheng-Lung Sung
2cc74e54bd
- Update to 1.22
...
PR: ports/102953
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Reviewed by: maintainer (Jean-Baptiste Quenot)
Approved by: maintainer
2007-01-02 08:58:02 +00:00
Roman Bogorodskiy
3d0dcc46ab
- Chase security/gnutls update
...
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Oliver Lehmann
e7c5793300
update to 4.1.2
2007-01-02 05:47:48 +00:00
Oliver Lehmann
05fdf0d1c4
update to 5.1.4
2007-01-02 05:35:42 +00:00
Stefan Walter
d32007cc10
Utilize USE_BDB.
...
PR: 107110
Submitted by: leeym
2007-01-01 18:12:15 +00:00
Alex Dupre
8e2d3ffa14
Update to 1.3 release.
2007-01-01 11:42:25 +00:00
Martin Wilke
f0dcb0e336
- Update to 0.54.0
...
PR: 107375
Submitted by: Milan Obuch<bsd@dino.sk> (maintainer)
2007-01-01 00:00:22 +00:00
Ion-Mihai Tetcu
7852033356
Now that also the plug-ins have been repocopied remove this port.
...
Approved by: netchild@ (maintainer)
2006-12-31 17:12:55 +00:00
Ion-Mihai Tetcu
4cf830256a
sylpheed-claws was renamed upstream to claws-mail. Compleate repocopies of
...
mail/sulpheed-claws-* plugins to mail/claws-mail-* and update them to the
latest version. Link the new ports to the build: [1]
PR: 106576-106589 [1], 107286 [2]
Submitted by: Pawel Pekala (maintainer) [1], me (itetcu) [2]
Repocopies by: marcus@
2006-12-31 15:08:30 +00:00
Ion-Mihai Tetcu
38986901f0
sylpheed-claws was renamed upstream to claws-mail. Compleate repocopies of
...
mail/sulpheed-claws-* plugins to mail/claws-mail-* and update them to the
latest version. Remove the old ports: [1]
mail/sylpheed-claws-att_remover
mail/sylpheed-claws-cachesaver
mail/sylpheed-claws-etpan_privacy
mail/sylpheed-claws-fetchinfo
mail/sylpheed-claws-gtkhtml2_viewer
mail/sylpheed-claws-maildir
mail/sylpheed-claws-mailmbox
mail/sylpheed-claws-newmail
mail/sylpheed-claws-notification
mail/sylpheed-claws-perl
mail/sylpheed-claws-rssyl
mail/sylpheed-claws-smime
mail/sylpheed-claws-synce
mail/sylpheed-claws-vcalendar
PR: 106576-106589 [1], 107286 [2]
Submitted by: Pawel Pekala (maintainer) [1], me (itetcu) [2]
Repocopies by: marcus@
2006-12-31 15:04:24 +00:00
Ion-Mihai Tetcu
763c937157
Fix typo and potential so that we enter the New Year with a good INDEX.
...
Submitte by: FreshPorts sanity checking
2006-12-31 14:26:39 +00:00
Ion-Mihai Tetcu
9aad2cc117
sylpheed-claws was renamed upstream to claws-mail. Compleate repocopies of
...
mail/sulpheed-claws-* plugins to mail/claws-mail-* and update them to the
latest version. [1]
PR: 106576-106589 [1], 107286 [2]
Submitted by: Pawel Pekala (maintainer) [1], me (itetcu) [2]
Repocopies by: marcus@
2006-12-31 13:58:40 +00:00
Martin Wilke
4f1655130d
- Fix build with gcc 4.1
...
PR: ports/107343
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
2006-12-30 21:11:49 +00:00
Renato Botelho
f1f4f9c26b
Add one more MASTER_SITES
...
PR: ports/107018
Submitted by: Stephen J. Roznowski <sjr@comcast.net> (maintainer)
2006-12-30 14:48:38 +00:00
Erwin Lansing
2d317cd3fa
Update to 1.09
2006-12-29 18:02:27 +00:00
Lars Thegler
289e2e0655
Update to 1.441
2006-12-29 16:57:53 +00:00
Gabor Kovesdan
2d9e0e2ad9
- Bump PORTREVISION as it was forgotten at the previous change
...
PR: ports/107293
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Approved by: erwin (mentor)
2006-12-29 13:06:33 +00:00
Oliver Lehmann
ca4b38be3f
fix page generation for printing
2006-12-28 12:41:42 +00:00
Emanuel Haupt
2d28a4e100
- Update to 1.0.3
...
- Take maintainer-ship
2006-12-27 20:50:29 +00:00
Mark Linimon
0393122bc4
Maintainer's email address bounces.
...
Hat: portmgr
2006-12-27 20:22:29 +00:00
Michael Landin
92bd7c9a37
- fix build with gcc4x
2006-12-27 16:20:50 +00:00
Martin Wilke
5b6e4c6a6c
- Update to 0.21
...
PR: ports/107157
Submitted by: miwi
Approved by: maintainer
2006-12-27 14:11:55 +00:00
Martin Wilke
ef34ec56bd
- Update to 20061225
...
Submitted by: farrokhi
2006-12-27 13:16:54 +00:00
Lars Thegler
4e5c4742c9
Update to 1.01.2 (distversion 1.012)
2006-12-27 13:10:22 +00:00
Martin Wilke
d3015e11ff
It can split messages inside a Mbox, return the number of messages, return,
...
update or remove an specific message or add a message on the Mbox.
WWW: http://pear.php.net/package/Mail_Mbox/
2006-12-26 20:50:32 +00:00
Lars Thegler
2a0c4e9e23
Update to 1.31.3 (distversion 1.313)
2006-12-26 18:31:42 +00:00
Oliver Lehmann
b58682ea9b
update to 2.3.0
2006-12-26 18:22:05 +00:00
Dirk Meyer
3454da6cd1
- cleanup IGNORE
...
- generate CONFLICTS
2006-12-26 12:03:16 +00:00
Erwin Lansing
b4f5fd2644
Add support for DKIM in addition to DomainKeys.
...
PR: 107191
Submitted by: Michael Scheidell <scheidell@secnap.net>
2006-12-25 16:52:04 +00:00
Erwin Lansing
f64eca9ca0
Make GnuPG support for sa-update optional.
...
PR: 105692
Submitted by: shaun
2006-12-25 13:38:41 +00:00
Erwin Lansing
c119cba65b
Update to 1.2.13
...
PR: 107189
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
2006-12-25 12:56:05 +00:00
Kirill Ponomarev
dc5b5da883
Update to 4.64
2006-12-23 21:05:35 +00:00
Norikatsu Shigemura
62c41ed036
Update to 2.3.0RC.
2006-12-23 17:52:21 +00:00
Rong-En Fan
82bde9ee93
Add p5-MIME-Explode 0.38, perl extension for explode MIME messages.
...
PR: ports/107031
Submitted by: chinsan
2006-12-23 11:07:21 +00:00
Wes Peters
46f42796ce
Update to 2.58
...
PR: 106881
Submitted by: sven <sven@dmv.com>
2006-12-22 18:19:51 +00:00
Jun Kuriyama
265500d7d8
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
...
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
2006-12-22 02:51:16 +00:00
Boris Samorodov
5019b8e140
In preparation to deprecate shells/bash2:
...
- change RUN_DEPENDS: shells/bash2 -> shells/bash;
- bump PORTREVISION.
PR: 107001
Submitted by: bsam (me)
Approved by: Michael Ranner <michael at ranner.eu> (maintainer)
2006-12-21 21:12:01 +00:00
Boris Samorodov
41e5245811
In preparation to deprecate shells/bash2:
...
- change RUN_DEPENDS: shells/bash2 -> shells/bash;
- bump PORTREVISION.
2006-12-21 20:38:01 +00:00
Martin Wilke
4677503827
- Update to 1.2.6
...
PR: ports/107013
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
2006-12-21 19:14:10 +00:00
Andrew Pantyukhin
169342737a
- Update to 1.5.0.9
2006-12-21 16:13:33 +00:00
Andrew Pantyukhin
d6d0dde558
- Update to 1.5.0.9
2006-12-21 15:50:07 +00:00
Kirill Ponomarev
3d34b31ad9
Add "ipv6" category.
...
PR: ports/106891
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2006-12-21 13:43:58 +00:00
Jun Kuriyama
fc5b96f1a8
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
...
to security/gnupg1.
Thanks to: dougb, lofi
2006-12-21 13:31:56 +00:00
Palle Girgensohn
eab7e50a69
Update to version 4.0.7
2006-12-21 11:21:52 +00:00
Jeremy Messenger
3f1f6fcfb3
The ipv6 is supported in these ports, so add ipv6 category.
...
PR: ports/106892 and ports/106894
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2006-12-21 08:20:43 +00:00
Michael Johnson
753d99d990
Update to 1.5.0.9
...
Release notes: http://www.mozilla.com/en-US/thunderbird/releases/1.5.0.9.html
2006-12-20 21:37:43 +00:00
Gabor Kovesdan
e14d7fcdd8
- Add ipv6 to CATEGORIES
...
PR: ports/106893
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: erwin (mentor),
Alexander Logvinov <ports@logvinov.com> (maintainer)
2006-12-20 12:30:25 +00:00
Andrej Zverev
d6fa5df3f7
-Update to 1.0.8
2006-12-19 21:19:04 +00:00
Yen-Ming Lee
3060bc06bb
- utilize USE_BDB
...
PR: 89023
Submitted by: swhetzel at gmail.com
Approved by: maintainer
2006-12-19 16:18:44 +00:00
Anton Berezin
75211bc88a
Update to 2.069.
2006-12-19 08:59:31 +00:00
Anton Berezin
499d98fcec
Update to 2.183.
2006-12-19 08:27:10 +00:00
Rong-En Fan
ce64dc58a7
- Make gcc4 happy
...
PR: ports/106818
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
2006-12-19 01:48:53 +00:00
Rong-En Fan
4f0cc5947d
- Rename patch filenames to match new style
...
This is mainly for ports/106818.
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer.
2006-12-19 01:47:36 +00:00
Dirk Meyer
15981b0e62
- update sm_marid_version_patterns
...
Submitted by: Andrey Chernov (ache)
2006-12-18 07:11:14 +00:00
Ion-Mihai Tetcu
8063cb761e
Bump PORTEPOCH :( to fix the ersion number going backwards.
...
Submitted by: erwin's automated check
Pointyhat by: itetcu (me)
2006-12-17 09:36:58 +00:00
Ion-Mihai Tetcu
e9707a9f2f
Don't put _1 in PORTVERSION but use PORTREVISION intead. UNbreak.
...
Submitted by: Paul Buetow
2006-12-16 20:31:41 +00:00
Boris Samorodov
9b141da044
. fix pkg-plist;
...
. bump PORTREVISION;
. add CONFLICTS= sylpheed-claws. [1]
Reported by: pointyhat via krismail
Suggested by: netchild [1]
Approved by: netchild (maintainer)
2006-12-16 15:15:29 +00:00
Boris Samorodov
9b92dd45c4
. fix pkg-plist;
...
. bump PORTREVISION;
. add CONFLICTS= claws-mail. [1]
Reported by: pointyhat via krismail
Suggested by: netchild [1]
Approved by: netchild (maintainer)
2006-12-16 15:13:13 +00:00
Pav Lucistnik
4c17b9e11c
- Fix build with gcc41
2006-12-16 14:05:00 +00:00
Martin Wilke
41ab0bc4df
- Add rc-script for dbmail-timsieved
...
- Fix potential problem with LDFLAGS
- Edit pkg-descr to make portlint a bit happier
PR: ports/106762
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.r (maintainer)
2006-12-16 10:27:32 +00:00
Martin Wilke
20404b87bf
- Adds dbmail-timsieved.sh
...
- Adds workaround for installations after some previous revision which
didn't deinstall completely
- Adds fix for bug #461 from dbmail bugtracker
PR: ports/106760
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2006-12-16 10:27:25 +00:00
Joe Marcus Clarke
65f69a64da
Fix our gross -lpthread hack to work with GCC 4.1.
...
Reported by: pointyhat via kris
2006-12-16 07:19:15 +00:00
Joe Marcus Clarke
c33b7b23da
Update to 2.3.14.
2006-12-16 06:48:40 +00:00
Michael Johnson
ea5fec4f4f
Fix a double-free while performing print operations which could trigger a
...
segmentation fault if malloc debugging was enabled.
Submitted by: marcus
Reported by: dougb
2006-12-15 22:14:33 +00:00
Joe Marcus Clarke
043a907e62
Fix a double-free while performing print operations which could trigger a
...
segmentation fault if malloc debugging was enabled.
Reported by: dougb
2006-12-15 20:57:41 +00:00
Andrey A. Chernov
bbe3bbc824
Remove unneded confMILTER_MACROS_*
...
PR: 106758
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
2006-12-15 16:12:36 +00:00
Dirk Meyer
8aeea44754
- update pkg-message
...
PR: 106757
Reviewed by: Hirohisa Yamaguchi
2006-12-15 09:01:35 +00:00
Hajimu UMEMOTO
4a338dff1e
make it compilable with gcc 4.1.
...
Reported by: pointyhat via kris
2006-12-15 02:54:01 +00:00
Norikatsu Shigemura
0fcb5ac55f
o Update to 2.3.0beta7.
...
o Add support ONIGURUMA UTF-8 supported Regular Expressions library. [1]
Submitted by: IWAMOTO Kouichi <sue@iwmt.org> [1]
2006-12-14 15:34:39 +00:00
Dirk Meyer
a46a778bce
- don't install VCFViewer.inspector
2006-12-14 15:20:17 +00:00
Shaun Amott
18e2c2a1b7
- Add WITH_DEBUG knob. [1]
...
- Use DOCSDIR in pkg-plist.
PR: ports/106698 [1]
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
2006-12-14 00:27:44 +00:00
Mark Linimon
73021e6e14
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2006-12-13 16:14:17 +00:00
Peter Pentchev
64e068d25c
Update the ftp/curl port to 7.16.0.
...
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
2006-12-13 12:41:35 +00:00
Andrey A. Chernov
098d37deba
Change BUILD_DEPENDS to LIB_DEPENDS for libspf2
2006-12-13 11:19:21 +00:00
Marcus Alves Grando
12035fe772
- Fix SIGSEGV in amd64 using size_t instead of int. [1]
...
- res_state has to be initialized before calling res_ninit(). [2]
- Where res_ndestroy() is available, when thread is destroyed, we
need to call res_ndestroy() instead of res_nclose(), to free the
resource which is allocated by the resolver internally. [2]
- portlint(1)
- Bump PORTREVISION
PR: 105001 [1]
Submitted by: Christophe Thil<chris___thil.de> [1], ume [2]
2006-12-13 02:57:08 +00:00
Andrew Pantyukhin
4acba3e13f
- Update to 0.7
2006-12-12 23:48:37 +00:00
Martin Wilke
117ddd07a2
- Update to 0.8.6
...
PR: ports/106606
Submitted by: Oliver Fromme <olli@secnetix.de>
Approved by: Georg Graf <georg@graf.priv.at> (maintainer)
2006-12-12 20:40:41 +00:00
Gabor Kovesdan
18ad4ae1da
- Update to 0.53.3
...
- Patch for function name collision (fam support)
- Remove deprecated USE_RCORDER
- Pass maintainership to submitter
- portlint(1)
PR: ports/105573
Submitted by: Milan Obuch<bsd@dino.sk>
Approved by: erwin (mentor), maintainer timeout
2006-12-12 20:32:45 +00:00
Marcus Alves Grando
a8418bc09f
- Update to 2.3.5
2006-12-12 20:12:55 +00:00
Lars Thegler
31eb665fe4
Update to 1.857
2006-12-12 14:33:04 +00:00
Michael Johnson
3d8a32784d
Mark IGNORE on ia64
...
Reported by: pointyhat via kris
2006-12-12 12:37:12 +00:00
Marcus Alves Grando
bf639240a1
- Update to 2.4-20061210
2006-12-11 14:17:35 +00:00
Clive Lin
9bab5a25f3
Update to 1.03
...
* Remove dead master site
* Add the URL with the old versions to master sites to prevent 1.04
release rendering our port unfetchable
* Remove unnecessary -lstdc++ from CXXFLAGS
* Remove our implementation of SMTP authentication, since one has been
implemented by the authors (remove files/patch-doc-nullmailer-send.8,
files/patch-lib-list.h and files/patch-smtp_authentication)
* Add a note that the SMTP authentication option has been changed
Submitted by: vd
2006-12-11 14:05:23 +00:00
Rong-En Fan
2553e791f4
- Correct Compress::Zlib path after recent p5-Compress-Zlib update
...
Pointyhat to: demon
2006-12-11 08:10:14 +00:00
Martin Wilke
2cc744a224
The SASql SquirrelMail plugin lets users change a pre-defined set of
...
SpamAssassin settings when those settings are stored in a SQL DB rather than
a config file. This is very useful in a virtual user setting when the users
don't have home directories or access to them.
WWW: http://www.squirrelmail.org
PR: ports/106562
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
2006-12-10 23:11:45 +00:00
Martin Wilke
8e250796f2
This plugin provides options to integrate QmailAdmin into the SquirrelMail
...
web interface.
WWW: http://www.squirrelmail.org
PR: ports/106561
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
2006-12-10 23:11:19 +00:00
Mark Linimon
0105d52fe9
Set to require perl built with threads to save from deprecation. I don't
...
know of any better way to detect this.
PR: ports/104928
Submitted by: marc@pilgerer.org (new maintainer)
2006-12-10 17:49:59 +00:00
Andrey A. Chernov
f2f62a727a
Add --with-thread-safe-resolver for >= 502102
...
Submitted by: ume
2006-12-10 15:56:50 +00:00
Andrey A. Chernov
3cb687a3d6
Add comment about j,{if_addr},{cert_subject},i,{auth_authen}
2006-12-10 14:01:02 +00:00
Andrey A. Chernov
52e7d01086
Assign myself as MAINTAINER
2006-12-10 13:34:45 +00:00
Gabor Kovesdan
de7ffb2c76
- Update to 2.2.3
...
PR: ports/106418
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
Approved by: erwin (mentor)
2006-12-10 12:50:21 +00:00
Martin Blapp
8b6fa268b2
Fix build
2006-12-10 10:37:45 +00:00
Michael Johnson
6e220a18c5
Conflict with lightning-xpi not lightning
2006-12-10 05:47:36 +00:00
Andrey A. Chernov
e455ffcf58
Upgrade to 3.0
2006-12-10 05:10:38 +00:00
Andrey A. Chernov
9904523a3e
Reset MAINTAINER - address is dead
2006-12-09 20:51:15 +00:00
Andrey A. Chernov
d3237924c4
Reset MAINTAINER - address is no longer available
2006-12-09 20:17:40 +00:00
Anton Berezin
290aa042c4
Update to 2.182.
2006-12-09 14:32:17 +00:00
Alex Dupre
897dbfa7d8
Commit missing patch to pkg-plist
...
(required for WITH_REPLACE_MAIL_URL knob).
While I'm here, convert spaces into tab in Makefile.
2006-12-09 09:06:17 +00:00
Martin Wilke
232e7c1b05
- Update to 1.29b
...
PR: ports/106481
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
2006-12-08 22:26:56 +00:00
Martin Wilke
97a9021fce
- Update to 20061207
...
Submitted by: ade@ (thanks)
Approved by: maintainer
2006-12-08 22:26:44 +00:00
Alexander Leidinger
1c9dc5ef78
Mark as deprecated, it's renamed to claws-mail.
...
This port will be removed as soon as all plugins are renamed too.
2006-12-08 20:53:36 +00:00
Alexander Leidinger
d19cf845bb
Claws Mail is the renamed Sylpheed Claws.
...
- Update to v 2.6.1.
Repocopy by: marcus
2006-12-08 20:51:32 +00:00
Tim Bishop
f060780275
- Update to 2.2.3.
2006-12-08 10:24:55 +00:00
Jean-Yves Lefort
d8920e2e9a
Update to 4.0-RC2
2006-12-07 10:46:42 +00:00
Cheng-Lung Sung
7248818812
- Update to 1.88.4
2006-12-06 00:12:14 +00:00
Frank J. Laszlo
df3589e28c
This update contains extra patch which is not approved by Chris Lightfoot
...
(the tpop3d author) as he is unreachable for a long time period. Indeed this
patch may help people who have coredumps with auth-perl and multithreaded perl.
Big thanks to George A Eliseeff <kuzmich at inbox.ru>.
PR: ports/106365
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-12-05 18:40:12 +00:00
Frank J. Laszlo
36b2d886a9
Update port to 1.4.9a fixing CVE-2006-6142 amongst other additions
...
PR: ports/106301
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
2006-12-05 18:29:03 +00:00
Alexander Botero-Lowry
f2b77505f4
- convert spaces to tabs to please portlint(1)
...
PR: 106361
Submitted by: myself
Approved by: Scott Blachowicz <scott+ports@sabami.seaslug.org> (maintainer)
2006-12-05 17:42:02 +00:00
Martin Wilke
aab36845be
- Fix INDEX
...
PR: ports/106366
Submitted by: Neil Darlow <neil@darlow.co.uk> (Maintainer)
2006-12-05 11:16:33 +00:00
Martin Wilke
fc5daae9e0
- Update to 2.0
...
- Pass maintainership to submitter
- Update MASTER_SITES and WWW
PR: ports/106314
Submitted by: Andrew <andrew@ugh.net.au>
2006-12-04 22:29:39 +00:00
Martin Wilke
885e98d61c
Changes the name of the input form field on the login screen so that newer
...
browsers have an almost impossible time trying to remember your name and
password. Use this if you want extra security or the majority of your users
use public terminals.
WWW: http://www.squirrelmail.org
PR: ports/106348
Submitted by: Neil Darlow <neil at darlow.co.uk>
2006-12-04 21:56:46 +00:00
Andrew Pantyukhin
50a85abe89
- Update to 0.6
2006-12-04 16:44:25 +00:00
Dirk Meyer
50d5e1bf98
- backout IGNORE
...
Requestetd by: kris
2006-12-04 03:42:46 +00:00
Martin Wilke
e748fd26c8
- Update to 20061202
...
Submitted by: farrokhi
2006-12-03 23:10:27 +00:00
Marcus Alves Grando
bd0679dbba
- Update to 2.4-20061201
2006-12-03 22:42:56 +00:00
Dirk Meyer
17bc424e98
- fix typo
2006-12-03 19:53:35 +00:00
Alexander Leidinger
d1ee0101ec
- Update SC to 2.6.0.
...
- Move SC to LOCALBASE.
- Move the plugins to LOCALBASE too so that SC finds them (maintainer
informed a while ago).
No UPDATING entry because all plugins have to be recompiled on every
version change of SC and because a normal portupgrade/portmaster on
all SC and plugin ports should DTRT.
Sweeping commit approval by: portmgr
2006-12-03 18:43:57 +00:00
Dirk Meyer
4a87b7d282
- mark IGNORE on pointhat only
...
2006 Aug 23 17:17:12 sid-milter-0.2.14.log
2006 May 29 04:07:40 sid-milter-0.2.12.log
2006 May 20 03:06:32 sid-milter-0.2.12.log
2006 May 10 03:13:08 sid-milter-0.2.12.log
2006 Apr 20 23:26:12 sid-milter-0.2.10_1.log
2006 Apr 5 23:40:55 sid-milter-0.2.10_1.log
2006 Apr 3 09:31:43 sid-milter-0.2.10_1.log
2006 Mar 31 23:22:59 sid-milter-0.2.10_1.log
2006 Mar 10 21:15:45 sid-milter-0.2.10_1.log
2006-12-03 18:33:50 +00:00
Dirk Meyer
e31bb07ada
- take maintainership
...
- make IGNORE on pointhat only
2006 Dec 3 09:07:45 dk-milter-0.4.1_4.log
2006 Nov 30 11:13:58 dk-milter-0.4.1_4.log
2006 Nov 24 20:40:18 dk-milter-0.4.1_4.log
2006 Nov 24 17:05:17 dk-milter-0.4.1_4.log
2006 Nov 24 16:58:44 dk-milter-0.4.1_4.log
2006 Nov 23 22:30:42 dk-milter-0.4.1_4.log
2006 Nov 23 21:53:23 dk-milter-0.4.1_4.log
2006 Nov 21 23:09:26 dk-milter-0.4.1_4.log
2006 Nov 21 18:55:57 dk-milter-0.4.1_4.log
2006 Nov 21 03:22:32 dk-milter-0.4.1_4.log
2006 Nov 20 09:23:44 dk-milter-0.4.1_4.log
2006 Nov 19 00:03:11 dk-milter-0.4.1_4.log
2006 Nov 18 23:02:27 dk-milter-0.4.1_4.log
2006 Nov 16 03:14:31 dk-milter-0.4.1_4.log
2006 Nov 15 09:06:56 dk-milter-0.4.1_4.log
2006 Nov 15 08:45:37 dk-milter-0.4.1_4.log
2006 Nov 13 21:24:53 dk-milter-0.4.1_4.log
2006 Nov 12 03:28:35 dk-milter-0.4.1_4.log
2006 Nov 8 23:16:14 dk-milter-0.4.1_4.log
2006-12-03 18:33:01 +00:00
Dirk Meyer
4f2f949ea7
- use milter framework
...
- mark IGNORE on pointhat only
2006 Aug 23 17:17:12 sid-milter-0.2.14.log
2006 May 29 04:07:40 sid-milter-0.2.12.log
2006 May 20 03:06:32 sid-milter-0.2.12.log
2006 May 10 03:13:08 sid-milter-0.2.12.log
2006 Apr 20 23:26:12 sid-milter-0.2.10_1.log
2006 Apr 5 23:40:55 sid-milter-0.2.10_1.log
2006 Apr 3 09:31:43 sid-milter-0.2.10_1.log
2006 Mar 31 23:22:59 sid-milter-0.2.10_1.log
2006 Mar 10 21:15:45 sid-milter-0.2.10_1.log
2006-12-03 18:30:29 +00:00
Dirk Meyer
664f159c4d
- mark IGNORE on pointhat only
...
2006 Dec 3 07:35:28 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Dec 3 06:40:56 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Dec 3 06:39:23 sendmail-8.13.8.log
2006 Dec 3 06:38:42 sendmail+tls+sasl2-8.13.8.log
2006 Dec 2 03:27:09 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Dec 2 00:40:47 sendmail-8.13.8.log
2006 Dec 2 00:38:48 sendmail+tls+sasl2-8.13.8.log
2006 Dec 1 17:41:35 sendmail+tls+sasl2-8.13.8.log
2006 Dec 1 17:41:00 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Dec 1 08:56:08 sendmail-8.13.8.log
2006 Nov 30 20:31:44 sendmail-8.13.8.log
2006 Nov 30 15:45:45 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 29 04:53:54 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 29 04:47:35 sendmail-8.13.8.log
2006 Nov 29 03:35:19 sendmail+tls+sasl2-8.13.8.log
2006 Nov 27 18:01:01 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 27 17:24:52 sendmail+tls+sasl2-8.13.8.log
2006 Nov 27 15:46:32 sendmail+tls+sasl2-8.13.8.log
2006 Nov 27 07:25:32 sendmail-8.13.8.log
2006 Nov 20 20:26:28 sendmail+tls+sasl2-8.13.8.log
2006 Nov 20 20:06:03 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 20 09:33:54 sendmail-8.13.8.log
2006 Nov 25 04:06:36 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 25 04:05:40 sendmail+tls+sasl2-8.13.8.log
2006 Nov 24 21:27:27 sendmail-8.13.8.log
2006 Nov 24 20:40:48 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 24 17:05:22 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 23 22:32:35 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 23 21:53:34 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 23 21:49:18 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 22 01:27:05 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 21 22:15:24 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 21 04:25:33 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 20 13:41:42 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 19 00:04:38 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 18 23:02:04 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 15 10:41:43 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 15 08:47:19 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 15 06:11:51 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 13 21:37:08 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 12 07:41:59 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Nov 9 17:30:19 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Aug 23 17:44:48 sendmail+tls+sasl2+ldap-8.13.8.log
2006 Jun 8 05:11:16 sendmail+tls+sasl2+ldap-8.13.6.log
2006 May 31 22:53:11 sendmail+tls+sasl2+ldap-8.13.6.log
2006 May 29 04:11:16 sendmail+tls+sasl2+ldap-8.13.6.log
2006 May 29 04:07:28 sendmail+tls+sasl2-8.13.6.log
2006 May 20 05:11:44 sendmail+tls+sasl2+ldap-8.13.6.log
2006 May 20 05:11:33 sendmail+tls+sasl2-8.13.6.log
2005 Sep 20 00:35:33 sendmail+tls+sasl2-8.13.5.log
2004 Dec 5 15:21:15 sendmail-8.12.11.log
2004 Oct 3 00:10:56 sendmail-8.13.1.log
2004 Aug 7 06:23:36 sendmail-8.13.1.log
2004 Jul 1 17:49:12 sendmail+tls+sasl2+ldap-8.12.11.log
2004 Apr 12 08:36:33 sendmail+tls+sasl2+ldap-8.12.11.log
2004 Mar 13 05:46:01 sendmail-ldap-8.12.11.log
2006-12-03 18:28:19 +00:00
Dmitry Sivachenko
274e5c4ab3
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
2006-12-03 12:45:59 +00:00
Roman Bogorodskiy
2595c33045
Update to 1.4.9.
2006-12-03 07:44:54 +00:00
Rong-En Fan
85f0b27e3b
- Xpm is in X11BASE, not LOCALBASE
2006-12-02 13:50:17 +00:00
Rong-En Fan
bf3a6092d6
- Fix Xpm path
...
Reported by: pointyhat
2006-12-02 13:40:53 +00:00
Martin Wilke
933e228f47
- Set uid/gid and file protection on /var/run/spamass-milter,
...
allows easier integration for postfix mail
- Bump PORTREVISION
PR: ports/106153
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2006-12-01 23:39:44 +00:00
Rong-En Fan
009aae5b44
- Respect X11BASE
...
This port use Xlib to build, set USE_XLIB. With GNU_CONFIGURE set,
it sets correct path to xlib.
PR: ports/106039
Submitted by: rafan
Approved by: Stephen J. Roznowski <sjr@comcast.net> (maintainer)
2006-12-01 19:54:24 +00:00
Pav Lucistnik
9c4a0dc0ea
- Fix duplicate LATEST_LINK, as reported by kris
...
- Remove non-existent USE_PTHREAD, replace -pthread with PTHREAD_LIBS
2006-12-01 16:31:24 +00:00
Pav Lucistnik
a0666a76a0
- Update to 1.0 rc15
...
- Use UID/GID 143
PR: ports/105899
Submitted by: Robin Breathe <robin@isometry.net> (maintainer)
2006-12-01 09:39:34 +00:00
Martin Wilke
4ce7ccd8a4
- Update to 1.2.5.2
...
PR: ports/106092
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
2006-12-01 08:10:20 +00:00
Pav Lucistnik
d750615763
- Use features of bsd.wx.mk, especially USE_WX
...
PR: ports/101613
Submitted by: alepulver
2006-12-01 07:39:02 +00:00
Dirk Meyer
8ca37eb198
log
2006-12-01 06:41:15 +00:00
Cheng-Lung Sung
4a006c7d81
- Update to 1.99.6
...
PR: ports/106047
Submitted by: Christopher Boumenot <boumenot_AT_gmail dot com>
2006-12-01 01:45:17 +00:00
Dirk Meyer
407319c055
Addresses for GNUstep is a versatile address book application.
...
This ports installes additional tools.
WWW: http://giesler.biz/bjoern/en/sw_addr.html
2006-11-30 17:22:45 +00:00
Martin Wilke
85fa31a7ca
- Pass maintainership to submitter
...
Submitted by: Beat Gätzi <beat@chruetertee.ch>
2006-11-29 21:16:26 +00:00
Oliver Lehmann
4f5a4b258f
while adding vpopmail-devel as a package, PKG_PREFIX
...
gets defined as ${PREFIX} - not as ${PREFIX}/vpopmail like it is defined
in the Makefile. This ends up in creating users with /usr/local
as home dir prefix, not /usr/local/vpopmail. This leads to a
wrong home dir, and uninstallable other vpopmail-dendant appli-
cations like vqadmin or courier-authlib-vchkpw because this
applications are expecting lib_deps and inc_deps in ~vpopmail/etc.
PR: ports/103177
Approved by: maintainer timeout (66 days)
2006-11-29 17:38:45 +00:00
Anton Berezin
95f709728f
Update to 0.179.
2006-11-29 08:28:40 +00:00
Andrej Zverev
266de0390b
- Update to 1.07
...
This fix unicode error, which crashed the mailer if the common prefix
of the files in the subject line contained non-ascii characters
2006-11-28 21:30:07 +00:00
Marcus Alves Grando
2314cc1e20
- Remove SPF compatible options. Patch are removed in 20060719.
2006-11-28 19:10:49 +00:00
Anton Berezin
ca37bc467b
Update to 2.181.
2006-11-28 15:07:39 +00:00
Martin Wilke
4b9f8d0ee9
- Update to 2.0.11
...
PR: ports/105940
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2006-11-28 10:37:27 +00:00
Martin Wilke
7d85f203fd
- Add OPTIONS to the Makefile with optional dependencies for
...
MX lookup, TLS and AUTH NTLM support
PR: 105944
Submitted by: "Beat Gaetzi" <beat@chruetertee.ch> (maintainer)
2006-11-28 10:35:42 +00:00
Shaun Amott
2f87737bbf
- Last fix was incomplete; fix properly (use fully-qualified module name)
...
- Register CONFLICTS with p5-FuzzyOcr-devel.
2006-11-28 01:22:22 +00:00
Shaun Amott
ef761acf57
Connect up repocopied p5-FuzzyOcr-devel port.
2006-11-27 22:52:11 +00:00
Shaun Amott
933b93e42d
Upgrade repocopied port from p5-FuzzyOcr -> p5-FuzzyOcr-devel.
2006-11-27 22:49:55 +00:00
Jean-Yves Lefort
5309b41ffc
Update to 4.0-rc1
2006-11-27 22:44:53 +00:00
Doug Barton
8713a7fa43
Upgrade to 20061116.0, the latest version.
...
Submitted by: The software author, John Jetmore <jj33@pobox.com>
2006-11-27 19:26:05 +00:00
Martin Wilke
8a8bee1744
- Add backup MASTER_SITES
...
Submitted by: pointyhat via kris
2006-11-27 17:50:04 +00:00
Joe Marcus Clarke
aadfdcbfe7
Fix a problem with PTHREAD_LIB-safeness.
...
Submitted by: nork
2006-11-27 17:08:25 +00:00
Ade Lovett
d6634a5ea0
Update to a vaguely recent snapshot (2006-08-13 vs 2004-04-26)
2006-11-27 05:47:51 +00:00
Cheng-Lung Sung
3145cd4531
- Update to 1.883
2006-11-27 02:25:05 +00:00
Shaun Amott
80511a1c1b
Fix plugin; a hack for the previous version got left in by mistake.
...
Noticed by: pav
2006-11-26 20:37:59 +00:00
Shaun Amott
d6438dc4c3
Upgrade to 2.3b.
...
Submitted by: wes
2006-11-26 00:30:33 +00:00
Cheng-Lung Sung
e0910925e9
- add %%PORTDOCS%%@dirrm %%DOCSDIR%% to quiet portlint
...
PR: ports/104586
Submitted by: maintainer (Thomas Abthorpe)
2006-11-24 06:52:25 +00:00
Cheng-Lung Sung
7215c79f87
- Update to 1.88.2
...
PR: ports/105735
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-11-24 00:41:44 +00:00
Martin Wilke
4a58e7dfb5
- Fix Update problems
...
- Bump PORTREVISION
Submitted by: ports@
Jan-Peter <Jan-Peter.Koopmann@seceidos.de> (Maintainer)
2006-11-23 21:03:47 +00:00
Pav Lucistnik
144fb16b91
- Fix build with OpenSSL 0.9.8b in 7-CURRENT
...
PR: ports/102833
Submitted by: simon
Approved by: maintainer timeout (mbr; 2 months)
- Modernize usage of USE_RC_SUBR
- Fix plist wrt config files
2006-11-23 17:36:33 +00:00
Pav Lucistnik
9fd453f7ed
- Fix build with OpenSSL 0.9.8b in 7-CURRENT
...
PR: ports/102824
Submitted by: simon
Approved by: maintainer timeout (mbr; 2 months)
2006-11-23 17:24:44 +00:00
Pav Lucistnik
ffbad14b66
- Move mail/dbmail-devel to mail/dbmail21
2006-11-23 16:08:11 +00:00
Pav Lucistnik
38a9127b2e
- Copy mail/dbmail 2.0.10 over to mail/dbmail20
...
PR: ports/105623
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
Repocopied by: marcus
2006-11-23 16:06:47 +00:00
Pav Lucistnik
0e56099a89
- Update to 2.2.1
...
PR: ports/105785
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2006-11-23 16:05:39 +00:00
Pav Lucistnik
43b7e326cc
- Move mail/dbmail-devel to mail/dbmail21
...
PR: ports/105624
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
Repocopied by: marcus
2006-11-23 13:55:03 +00:00
Mark Linimon
b117aff762
Update maintainer's email address.
...
Submitted by: maintainer via email
2006-11-23 09:51:59 +00:00
Martin Wilke
fdd6c6d13c
- Update to 1.9
2006-11-23 08:41:39 +00:00
Martin Wilke
d69eb8f06f
- Update to 4.56.8
...
PR: ports/105741
Submitted by: Jan-Peter Koopmann (maintainer)
2006-11-22 20:52:21 +00:00
Doug Barton
9eabe23b22
New version of the maildir patch to, "Fix a bug in the Courier driver
...
that did not allow it to recognize the fcc folder when sending a
message."
2006-11-22 18:48:29 +00:00
Michael Johnson
a4ee74272f
Fix build with some versions of FreeBSD
...
Reported by: kris via pointyhat
2006-11-22 16:43:14 +00:00
Cheng-Lung Sung
f31b7ae117
- Update to 1.881
2006-11-22 05:05:06 +00:00
Jeremy Chadwick
8ee821f5cf
- Fixups for rc.subr dracd script (likely did not work without
...
some dracd_xxx variables already defined in rc.conf)
- Add new FTP mirror, since mirrors for this are few
- Remove pkg-message; that notice has been around long enough :)
- Grammatical fixes/wording in pkg-descr
- Take over as maintainer of this port
PR: ports/105722
Reviewed by: philip
Approved by: philip
2006-11-22 01:23:30 +00:00
Martin Wilke
93d5f72c72
- Updae to 3.9.0
...
PR: ports/105711
Submitted by: Neil Darlow (maintainer)
2006-11-21 19:43:22 +00:00
Shaun Amott
3d0c189455
Update to 4.6.5.
...
PR: ports/104690
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2006-11-21 18:39:08 +00:00
Martin Wilke
f467f15053
- Update to 20061121
...
- Fix permission problems
PR: 105712
Submitted by: farrokhi@
2006-11-21 11:16:57 +00:00
Joe Marcus Clarke
5e4dc9d96b
Update to 2.8.2.1.
2006-11-21 05:44:37 +00:00
Joe Marcus Clarke
3af998c141
I meant to kill this file in the 2.8.2 update.
...
Reported by: sajd on #freebsd-gnome
2006-11-20 22:27:10 +00:00
Martin Wilke
f298e44adb
- Update to 0.69
...
PR: ports/105657
Submitted by: Larry Rosenman (maintainer)
2006-11-20 21:21:05 +00:00