Kris Kennaway
fb4599fb66
BROKEN: Does not build
2007-03-11 09:09:16 +00:00
Jun Kuriyama
1b16075132
- Fix broken PLAIN authentication against timsieved.
...
PR: ports/98537
Submitted by: Sergey Starosek <star@sunbay.com>
2007-03-10 08:50:24 +00:00
Marcus Alves Grando
f562e3fa3e
- Update to 2.4.0-RC4
2007-03-09 20:01:38 +00:00
Rong-En Fan
a4c386e295
We have ncursesw support in base system after OSVERSION >= 700033.
...
Approved by: maintainer via private mail
2007-03-09 12:18:05 +00:00
Martin Wilke
68d071f4af
- Update to 1.0.r26
...
PR: 110103
Submitted by: Robin Breathe <robin@isometry.net> (Maintainer)
2007-03-09 11:26:25 +00:00
Martin Wilke
650384b896
qar-bufo generates the Qmail assign and recipients file based on unix groups.
...
Unlike with qmail-pw2u, you don't need your users in /etc/passwd. They can be
stored any where that a NSS module allows.
Just make all users who send or recieve mail a member of a specific group, and
that group will be used to generate the assign and recipients file.
PR: ports/110114
Submitted by: Zane C. Bowers
2007-03-09 10:13:22 +00:00
Martin Wilke
31de7a68a4
- Update to 1.4.0a1
...
- Pass maintainership to submitter
PR: 110119
Submitted by: Zhen REN<bg1tpt@gmail.com>
2007-03-09 09:49:21 +00:00
Mikhail Teterin
bd40f13590
Don't use the bundled md5.c and getopt1.c in favor of OpenSSL and
...
USE_GETOPT_LONG respectively. This reduces the executable's size
considerably. (More ports should be doing this.)
When comparing md5 checksums (used to detect duplicates in the
input), treat each as a pair of 8-byte integers instead of calling
strncmp, which was just plain buggy. Memcmp should've been used
instead, but two integer comparisions are even faster.
Re-work the resizable array of checksums removing a separate malloc
call for each md5 checksum. This reduces the runtime memory consumption
considerably. (Tried using a hashtable instead of linearly searching
through the array, but did not see a speed-gain even over a large
collection of messages.)
Vendor notified, but has not responded (the software's last release
is several years old).
Bump PORTREVISION.
Approved by: maintainer
2007-03-09 08:05:08 +00:00
Cheng-Lung Sung
dd20bc9210
- Update to 1.3.2
...
PR: 109540
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss)
2007-03-09 02:52:01 +00:00
Cheng-Lung Sung
291c74ce6c
- Enable the pop3 spamproxy daemon and add a start script.
...
PR: ports/109552
Submitted by: CHAO Shin <quakelee_AT_cn dot freebsd dot org>
2007-03-09 02:49:59 +00:00
Alex Dupre
6a82ad5068
Update to 0.94.3 release.
...
Submitted by: Karol Kwiatkowski <freebsd@orchid.homeunix.org>
2007-03-08 07:23:35 +00:00
Marcus Alves Grando
a2e2688f42
- Add mail to PROVIDE line. This fixes other scripts that require mail starts first.
...
PR: 109336
Submitted by: Dan D Niles <dan at more.net>
Notified by: rafan
2007-03-07 18:29:41 +00:00
Martin Wilke
d3066de99f
- Update to 0.6.1
...
PR: 110037
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2007-03-07 17:38:34 +00:00
Martin Wilke
aeb514f96f
- Update to 1.3.50
...
PR: 109039
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2007-03-07 15:20:26 +00:00
Marcus Alves Grando
cd3aee6d57
- Update to 2.3.8
...
- Update VDA patch to 2.3.7
2007-03-07 13:01:07 +00:00
Anton Berezin
d438bf4587
Schedule for removal, it's there for 5.005_03 users.
2007-03-07 10:43:40 +00:00
Martin Wilke
421eb85c3b
- Update to 0.15
...
PR: 109904
Submitted by: miwi
Approved by: maintainer
2007-03-06 21:24:30 +00:00
Martin Wilke
795e51c048
- Update to 0.23
...
PR: 109903
Submitted by: miwi
Approved by: maintainer
2007-03-06 21:01:37 +00:00
Marcus Alves Grando
cf23a36836
- Update to 0.5.6
...
PR: 109578 (based on)
Submitted by: Richard Tector<richardtector___thekeelecentre.com>
2007-03-06 21:01:16 +00:00
Marcus Alves Grando
2362059462
- Update to 2.4.0-RC3
2007-03-06 20:37:22 +00:00
Martin Wilke
347fb457bd
- Fix MUTT_LITE and NOPORTDOCS knobs.
...
PR: 110002
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2007-03-06 18:34:16 +00:00
Xin LI
3ff447d02d
Update to 1.0 rc 25.
...
PR: 109750
Approved by: maintainer
2007-03-06 17:42:35 +00:00
Mark Linimon
be4c6448a8
Use the new facility of bsd.port.mk to be able to simplify the interaction
...
of USE_PHP and OPTIONS.
PR: ports/106557
Submitted by: ale
Hat: portmgr
2007-03-06 06:54:19 +00:00
Cheng-Lung Sung
153a5ec176
- Update to 2.2.17
2007-03-06 06:32:56 +00:00
Mark Linimon
2d496adc91
Use the new facility of bsd.port.mk to be able to simplify the interaction
...
of USE_PHP and OPTIONS.
PR: ports/106557
Submitted by: ale
Hat: portmgr
2007-03-06 06:28:02 +00:00
Michael Johnson
fa362b0703
Update to 1.5.0.10
2007-03-05 21:50:24 +00:00
Cheng-Lung Sung
2259e682b1
Add claws-mail-pdf_viewer 0.2, this claws-mail plugin enables viewing of
...
PDF and PS files.
PR: ports/109771
Submitted by: Pawel Pekala <c0rn at o2.pl>
2007-03-05 15:32:04 +00:00
Martin Wilke
e027768302
- File was rerolled
...
- Bump PORTREVISION
- Fix an off-by-one bug in marking messages unread
2007-03-04 09:48:58 +00:00
Mark Linimon
8a0c2dc570
Maintainer has had his port bit taken for safekeeping. While here,
...
remove stale mastersites and pet portlint.
Hat: portmgr
2007-03-04 01:32:12 +00:00
Martin Wilke
1794d5c172
- Readd spellchecker
...
Reported by: ale
2007-03-03 18:18:17 +00:00
Andrew Pantyukhin
085be88041
- Remove forgotten patch
...
Submitted by: Johan Grahn <johan.grahn82@gmail.com>
2007-03-03 16:42:00 +00:00
Martin Wilke
32445cfbeb
- Update to 20070303
...
Approved by: maintainer (implicit)
2007-03-03 14:03:37 +00:00
Gabor Kovesdan
6e8e72da1a
- Register CONFLICTS with ja-mh
...
PR: ports/109401
Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by: Scott Blachowicz <scott+ports@sabami.seaslug.org> (maintainer)
2007-03-03 09:33:56 +00:00
Cheng-Lung Sung
0f40945a83
Add claws-mail-attach_warner 0.2.5, not attached file warning plugin for
...
claws-mail.
PR: ports/109770
Submitted by: Pawel Pekala <c0rn at o2.pl>
2007-03-03 07:45:36 +00:00
Andrew Pantyukhin
215c0b0a1d
- Update to 2.0
...
Submitted by: Martin Kaiser <martin@kaiser.cx>
2007-03-02 23:36:14 +00:00
Rong-En Fan
ffbecf82b3
- Update greeting patch
...
PR: ports/109730
Submitted by: Udo Schweigert <udo.schweigert at siemens.com> (maintainer)
2007-03-02 15:32:16 +00:00
Rong-En Fan
1f59c28135
- Move cnofiguration files into PREFIX/etc instead of /etc
...
- Bump PORTREVISION
PR: ports/109719
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: Koopmann, Jan-Peter <j.koopmann at seceidos.de> (maintainer)
2007-03-02 14:26:24 +00:00
Cheng-Lung Sung
df0771c31f
- Update to 0.6.0
...
PR: ports/109740
Submitted by: maintainer (Hirohisa Yamaguchi)
2007-03-02 04:58:29 +00:00
Cheng-Lung Sung
ce70b18a52
- Update to 1.88.6
2007-03-02 01:26:19 +00:00
Anders Nordby
b89a994ba3
Give up maintainership of these ports. Don't use/have an interest for
...
them anymore.
2007-03-01 21:31:41 +00:00
Anders Nordby
8a3af76424
Make port build, install and run as package.
...
Give warning upon installing, majordomo is legacy.
PR: 104686
Submitted by: erwin, anders
2007-03-01 20:56:42 +00:00
Andrew Pantyukhin
6f5888d23a
- Update to 1.5.0.10
2007-03-01 20:39:52 +00:00
Andrew Pantyukhin
cc6e10465f
- Update to 1.5.0.10
2007-03-01 20:32:43 +00:00
Martin Wilke
ba435d8c59
- Use SQUIRREL_PLUGIN_NAME variables in pkg-plist, makes plist a little more robust
...
- Bump PORTREVISION
PR: 109694
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-03-01 11:58:54 +00:00
Martin Wilke
da03c91fae
- Update to 1.5.14
...
PR: 109679
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2007-03-01 11:44:21 +00:00
Martin Wilke
1c0874fc5e
- Update to 0.7
...
PR: 109685
Submitted by: miwi
Approved by: maintainer
2007-03-01 10:41:35 +00:00
Martin Wilke
5d20fbc941
- Update to 0.9
...
PR: 109687
Submitted by: miwi
Approved by: maintainer
2007-03-01 10:41:32 +00:00
Martin Wilke
ae4ff8e82e
- Update to 0.7
...
PR: 109686
Submitted by: miwi
Approved by: maintainer
2007-03-01 10:41:30 +00:00
Martin Wilke
a3908416ba
- Update to 0.14.2
...
PR: 109689
Submitted by: miwi
Approved by: maintainer
2007-03-01 10:41:27 +00:00
Martin Wilke
8bcb5763d9
- Update to 1.94
...
PR: 109683
Submitted by: miwi
Approved by: maintainer
2007-03-01 10:41:25 +00:00