Mathieu Arnold
82d597dab2
Add a small patch so that it works with 5.005_03.
...
Approved by: maintainer (pav)
2004-02-19 15:44:52 +00:00
Kris Kennaway
ed8a43a603
FORBIDDEN on 5.x: links against conflicting thread libraries
2004-02-19 09:41:37 +00:00
Kirill Ponomarev
83d05fb48a
- Update to version 20040217
...
PR: ports/63038
Submitted by: maintainer
2004-02-19 09:13:57 +00:00
Maxim Sobolev
bf849d5465
Update to 0.9h.
...
Approved by: maintainer timeout
2004-02-19 00:17:19 +00:00
Jacques Vidrine
ee71d98820
Correct two format string vulnerabilities and two buffer overflows in
...
metamail (CVE names CAN-2004-0104 and CAN-2004-0104).
Submitted by: Ulf Härnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-02-18 21:47:18 +00:00
Oliver Eikemeier
8b88435051
% in filenames break perforce:
...
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009324.html >
Submitted by: Mark Santcroos <marks@ripe.net>
2004-02-18 11:07:12 +00:00
Yen-Ming Lee
75a39de023
- install this port correctly.
...
- minor cleanups.
PR: 62912
Submitted by: Hsin-Hsiung Chang <sexbear@tmu.edu.tw>
Reviewed by: Hsin-Hsiung Chang <sexbear@tmu.edu.tw>
2004-02-18 09:17:04 +00:00
Sheldon Hearn
4d47d93949
Enabled passwd lookups by default; while the world is moving away from
...
real users for mail, there are still plenty of mail servers that use
real users, and the lookup costs 292 bytes in the executable. The
feature can be disabled with WITHOUT_PASSWD.
Bump PORTREVISION accordingly.
2004-02-18 08:48:00 +00:00
Adam Weinberger
7602ef6eba
GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly
...
requested.
This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.
This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.
If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.
For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.
2004-02-18 03:50:38 +00:00
Edwin Groothuis
1864a77482
Remove references to POP3Vscan in the pkg-message.
...
Submitted by: edwin@mavetju.org
2004-02-18 02:59:37 +00:00
Edwin Groothuis
d92715e24f
Update mail/p3scan:
...
Fix the code to check for the disksize.
Submitted by: edwin@mavetju.org
2004-02-18 02:42:35 +00:00
Edwin Groothuis
47846c1bfe
mail/p3scan is a fork of mail/pop3vscan, a transparent POP3 virusscanner
...
P3Scan is a transparent POP3-Proxy with virus-scanning
capabilities. This means that all your POP3-Clients in the
Network can't fetch mails from the internet without that
P3Scan have scanned it. If a virus has been found the mail
is replaced with a notification and the original (infeceted)
version is stored on the harddisc. Transparent means, that
neither the client nor any of the used POP3-servers has to
be configured.
This port is based on mail/pop3vscan, but the development
for that port seems to have ceased.
WWW: http://p3scan.sourceforge.net/
2004-02-18 02:00:30 +00:00
Oliver Lehmann
dd4102618b
fix build on amd64 (s/HAS_CONFIGURE/GNU_CONFIGURE/)
2004-02-17 20:22:19 +00:00
Sergei Kolobov
43b3355672
- Update to 4.27.3
...
PR: ports/62785
Submitted by: maintainer
2004-02-17 16:00:11 +00:00
Sergei Kolobov
8fa1c26e1d
- Upgrade to 4.26.8
...
This includes some important security improvements (MyDoom stuff)
PR: ports/62779
Submitted by: maintainer
2004-02-17 15:53:42 +00:00
Sergei Kolobov
b5c19faae0
- Update to 1.0.2
2004-02-16 22:09:47 +00:00
Sergei Kolobov
198cf94167
- Update to 0.90
2004-02-16 22:00:53 +00:00
Joe Marcus Clarke
a5e8a28b88
Use USE_OPENLDAP.
...
Reminded by: eik
2004-02-16 19:29:28 +00:00
Oliver Eikemeier
84e95286b2
- BROKEN => FORBIDDEN, since these are potential security issues.
...
- schedule for removal
Reminded by: kris
2004-02-16 13:57:34 +00:00
Oliver Braun
29ca5a9ccf
Fix for -current
2004-02-16 12:07:15 +00:00
Kirill Ponomarev
86a78bab1e
- Fix package build
...
Submitted by: bento via kris
Approved by: maintainer
2004-02-16 09:52:52 +00:00
Oliver Braun
b17e97d9cb
* Upgrade to 0.14.1.
...
* Change MASTER_SITES and WWW.
2004-02-16 08:11:44 +00:00
Dmitry Sivachenko
495b99896a
Update to version 9982.
...
Submitted by: maintainer
2004-02-16 07:28:16 +00:00
Dmitry Sivachenko
25a972f6f2
Update to version 4.0.b2.
...
Submitted by: maintainer
2004-02-16 07:15:01 +00:00
Kris Kennaway
b3ad513018
Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION.
2004-02-16 02:32:34 +00:00
Alex Dupre
06172e3bb0
Respect WRKDIRPREFIX.
...
Noticed by: dougb
Approved by: nork (mentor/implicitly)
2004-02-16 00:37:14 +00:00
Pav Lucistnik
bce316ba47
- Update to 0.9.16
...
PR: ports/62836
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-02-15 10:25:45 +00:00
Kirill Ponomarev
d36d9ea4dc
- Update to version 1.4.2.1
...
PR: ports/62865
Submitted by: maintainer
2004-02-15 07:21:08 +00:00
Doug Barton
aa89e0730e
Remove the p5-Mail-SpamAssassin-snapshot port. At the time it was created
...
it served a useful purpose, but this is no longer the case, and it's
still a cause of needless confusion.
2004-02-15 01:24:49 +00:00
Alex Dupre
5d4736ac67
Update to 0.83.3 release.
...
Approved by: nork (mentor/implicitly)
2004-02-15 00:42:25 +00:00
Joe Marcus Clarke
82d2c4fd00
mozilla-thunderbird is now just thunderbird.
2004-02-14 22:37:27 +00:00
Kirill Ponomarev
ee13d04d9c
- Update to version 2.1.2
2004-02-14 20:51:20 +00:00
Alexander Leidinger
43666b5363
Remove some plist entries, they're not installed by an
...
actual sylpheed-claws.
Noticed by: bugsgrief@bugsgrief.net
my own "portupgrade -rf gettext" log review
2004-02-14 10:25:33 +00:00
Kirill Ponomarev
e990636a62
- Update to version 20040211
...
PR: ports/62801
Submitted by: maintainer
2004-02-13 21:05:04 +00:00
Hajimu UMEMOTO
5ebbeedf83
strip binaries.
2004-02-13 14:01:09 +00:00
Alexander Leidinger
c72a6aba81
Add some missing plist files.
...
Reported by: lev
2004-02-13 13:28:17 +00:00
Alexander Leidinger
f634b1ca0c
- update to 0.9.9
...
- sync parts of the Makefile with the sylpheed port
(LDAP/options/post-patch)
This update is a mix between my own update sitting in my tree since the
release of 0.9.9 (sorry, first I was busy, then I forgot about it) and
PR: 62774
Submitted by: lev
2004-02-13 10:46:00 +00:00
Oliver Eikemeier
ea1e2c4181
The port does not build and the current MASTERSITE appears to
...
have disappeared.
In attempting to track down this project via Freshmeat and other
package systems it appears that there has not been a new release
in well over two years.
Ref:
- http://bento.freebsd.org/errorlogs/i386-4-latest/gmail-0.7.0.log
- http://packages.debian.org/changelogs/pool/main/g/gmail/gmail_0.7.5-2/changelog
- http://www.advogato.org/proj/Gmail/ - IT'S DEAD JIM
PR: 62764
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-13 01:59:59 +00:00
Andrey A. Chernov
4288eb9845
Move statedir to /var/spool
2004-02-12 23:53:09 +00:00
Andrey A. Chernov
6e953c8c0f
Move statedir to /var/spool
2004-02-12 23:35:00 +00:00
Alex Dupre
103bb7cbe7
Use USE_MYSQL.
...
PR: ports/62756
Submitted by: Brian Reichert <reichert@numachi.com>
Approved by: nork (mentor/implicitly)
2004-02-12 23:23:08 +00:00
Andrey A. Chernov
677b5d37da
Upgrade to 0.50
2004-02-12 21:31:53 +00:00
Kirill Ponomarev
a06174ce48
- Update the compressed mailbox patch
...
- Add another mirror site for some patches
PR: ports/62723
Submitted by: maintainer
2004-02-12 09:22:37 +00:00
Oliver Braun
2da1fc629d
Upgrade to 0.28.2.
...
While waiting for maintainer response the developer released 0.28.2 and removed
tarball for 0.28.1.
Approved by: maintainer timeout for previous commit.
2004-02-12 08:23:00 +00:00
Michael Haro
f6788f1661
update to version 1.991
...
add SIZE
2004-02-11 23:48:54 +00:00
Oliver Braun
326fbd5630
Upgrade to 0.28.1, since 0.28 tarball is no longer available.
...
Reported by: bento via kris
Approved by: maintainer timeout (2 weeks)
2004-02-11 22:28:57 +00:00
Sergey A. Osokin
cc1b58bb6e
Maintainer update of mail/mutt:
...
- Update mutt to version 1.4.2.
This version fixes a buffer overflow that can be
triggered by incoming messages. There are reports
about spam that has actually triggered this problem
and crashed mutt.
- Add SIZEs to distinfo
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR: 62695
2004-02-11 17:19:00 +00:00
Anton Berezin
51f01566bc
Update to 0.8.10.
...
Submitted by: mat
2004-02-11 09:39:56 +00:00
Alex Dupre
f85e6e4cfd
- Fix new installations (patch disappeared in my last commit) [1]
...
- Remove now useless post-patch target
Noticed by: Cristiano Deana <cris@gufi.org> [1]
Approved by: nork (mentor/implicitly)
2004-02-11 08:24:34 +00:00
Mark Linimon
1a16fe6efd
Add pkg-message to warn users about setting their configurations
...
before trying to run (prevents coredumps).
PR: ports/62523
Submitted by: Hsin-Hsiung Chang <sexbear@tmu.edu.tw> (maintainer)
2004-02-10 20:51:56 +00:00
Kirill Ponomarev
d1df982bea
- Fix WITH_MUTT_EDIT_THREADS knob
...
- Add SIZEs to distinfo
PR: ports/62651
Submitted by: maintainer
2004-02-10 18:27:50 +00:00
Yen-Ming Lee
0b18d03867
add size
...
PR: 62362
Submitted by: Radim Kolar <hsn@netmag.cz>
2004-02-10 18:10:29 +00:00
Yen-Ming Lee
58625cbdbb
update to version 0.9.6
...
replace pkg-plist with PORTDOCS, PLIST_FILES and PLIST_DIRS
PR: 62551
Submitted by: Lefteris Chatzibarbas <lefcha@hellug.gr>
2004-02-10 14:58:30 +00:00
Kirill Ponomarev
0b5d8ca39a
- Software developer rerolled tarball because one of the
...
configuration file was corrupted (sb-dangerous.rc)
PR: ports/62602
Submitted by: maintainer
2004-02-10 08:39:32 +00:00
Yen-Ming Lee
18fcfce7be
remove redundant dependencies under perl-5.8.2
...
PR: 62552 (based on)
Submitted by: Vladimir Kushnir <vkushnir@Alfacom.net>
2004-02-10 01:26:36 +00:00
Tilman Keskinoz
b3488a98cb
Remove ksig, it is now included in kdeaddons
...
PR: 62586
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
2004-02-09 19:20:20 +00:00
Kirill Ponomarev
3e7ce790f9
- Fix the generation of temporary file names by using mktemp
...
instead of PIDs
- Bump PORTREVISION
PR: ports/62568
Submitted by: maintainer
2004-02-09 15:28:15 +00:00
Kirill Ponomarev
9dddbd1b39
- Fix the generation of temporary file names by using mktemp
...
instead of PID
- Bump PORTREVISION
PR: ports/62569
Submitted by: maintainer
2004-02-09 15:26:15 +00:00
Alex Dupre
35a3256787
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
...
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Alex Dupre
9817c9090f
Update to 0.83.2 release.
...
Approved by: nork (mentor/implicitly)
2004-02-09 09:45:16 +00:00
Bruce A. Mah
ea5bff9ad4
Depend on Tcl/Tk 8.4.
...
PORTREVISION bump to record new dependencies.
Suggested by: kris (almost four months ago!)
2004-02-09 06:13:37 +00:00
Kirill Ponomarev
72f8e7c881
- SIZE'ify
...
PR: ports/62500
Submitted by: Olivier Tharan <olive@oban.frmug.org> (maintainer)
2004-02-08 16:56:55 +00:00
Yen-Ming Lee
a0162b67bd
add USE_GCC=2.95 and unbreak this port.
2004-02-08 15:45:10 +00:00
Yen-Ming Lee
d562e276af
add USE_GCC=2.95 and unbreak this port.
...
replace pkg-plist with PORTDOCS and PLIST_FILES.
2004-02-08 08:29:07 +00:00
Doug Barton
2dfa99a05c
Per request of the "dynamic everything" folks, remove the -static from
...
CFLAGS. We're far enough past the transition of cclient being a dependency
that I think this is safe.
I've tested this in environments with and without the cclient port installed,
and it should be ok. If anyone has any problems, please let me know asap.
2004-02-08 04:25:11 +00:00
Yen-Ming Lee
f1e709ae59
- Preserve $PREFIX/etc/mime.types
...
- Add $PREFIX/etc/mime.types.dist
PR: 62453
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2004-02-08 03:23:07 +00:00
Yen-Ming Lee
1218cfa7e6
- Preserve $PREFIX/etc/mime.types
...
- Add $PREFIX/etc/mime.types.dist
PR: 62452
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2004-02-08 03:20:23 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb
USE_SIZEify
2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
14fe3f6223
Use the new gtkhtml3 component as well as USE_OPENLDAP.
2004-02-07 20:26:30 +00:00
Kirill Ponomarev
7a6f714c66
- Fix MASTER_SITES
2004-02-07 18:34:57 +00:00
Kirill Ponomarev
72e9c5a2db
- Update to version 20040204
...
PR: ports/62449
Submitted by: maintainer
2004-02-07 17:37:29 +00:00
Clement Laforet
3b8591d72d
- SIZEify distinfo
2004-02-07 17:16:21 +00:00
Yen-Ming Lee
23a4d970cb
SIZEify distinfo
...
make portlint happier
2004-02-07 16:40:54 +00:00
Clement Laforet
29d345be06
- Set correct LATEST_LINK
...
Reported/Requested by: kris
2004-02-07 16:29:17 +00:00
Yen-Ming Lee
eb74677bcd
update to 0.5
...
use PORTDOCS and PLIST_FILES instead of pkg-plist
2004-02-07 16:02:26 +00:00
Yen-Ming Lee
4594c47079
update to 0.5.1
...
use PORTDOCS and PLIST_FILES instead of pkg-plist
2004-02-07 15:54:47 +00:00
Yen-Ming Lee
6c38c2ead0
Update to 1.1
...
PR: 62462
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-07 12:29:36 +00:00
Oliver Lehmann
d260313719
Add a note about missing pam.conf pam.d/imap entries in case the user would
...
like to use authpam.
Submitted By: Bernhard Valenti <bernhard.valenti@gmx.net>
2004-02-07 07:52:11 +00:00
Yen-Ming Lee
e871092015
Update to 1.0
...
PR: 62460
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-07 06:13:24 +00:00
Hajimu UMEMOTO
4e6c2f5ad4
Set an appropriate LATEST_LINK to avoid conflicts with other ports.
...
Reported by: kris
2004-02-06 17:29:28 +00:00
Trevor Johnson
d0c07961e4
Apply studly caps to "FreeBSD".
2004-02-06 16:58:43 +00:00
Pav Lucistnik
1e35438288
Add Net::Server::Mail, perl modules implementing SMTP/ESMTP/LMTP protocol.
...
Sponsored by: Czech On Line
2004-02-06 15:46:07 +00:00
Trevor Johnson
a049dd78cc
Use PLIST_FILES (bento-tested, marcus-reviewed).
2004-02-06 13:12:53 +00:00
Kirill Ponomarev
4825d5190e
- Oh no! s/LIST/LINK
...
Pointy hat to: krion
2004-02-06 11:19:02 +00:00
Kirill Ponomarev
76ea4f7977
- "Annoying Reminder Guy II" wants LATEST_LIST.
2004-02-06 11:17:54 +00:00
Alex Dupre
29ccdace3b
Update to 1.2.0 stable release.
...
Approved by: roam, nork (mentor/implicitly)
2004-02-05 22:11:02 +00:00
Alex Dupre
7cbdf7fde0
Update to 5.4.0 stable release.
...
Approved by: roam, nork (mentor/implicitly)
2004-02-05 22:10:00 +00:00
Trevor Johnson
3c175cb569
Use PLIST_FILES.
...
Reviewed by: marcus
2004-02-05 20:38:07 +00:00
Alex Dupre
a2a5eacac0
Update to 2.4 release.
...
PR: ports/62191
Submitted by: Hoss Firooznia <hoss@lodestone.org>
Approved by: maintainer, nork (mentor/implicitly)
2004-02-04 22:37:01 +00:00
Kirill Ponomarev
eb7b2a699d
- Update to version 1.5.6
...
PR: ports/62353
Submitted by: maintainer
2004-02-04 17:09:32 +00:00
Hajimu UMEMOTO
a5b60fe19e
SIZEfy
2004-02-04 13:57:19 +00:00
Sheldon Hearn
a2ea4d1bab
USE_ICONV.
2004-02-04 07:49:48 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Clement Laforet
eb6a3b4b6b
- Update to 1.2.3
2004-02-03 10:28:57 +00:00
Hajimu UMEMOTO
5fdc18fafd
fix description of allowplaintext.
...
Reported by: "Stephen Marquard" <scm@marquard.net>
2004-02-02 16:42:59 +00:00
Sergei Kolobov
4d699caa0b
- Add CONFLICTS to prevent installation over mutt (non-devel)
...
- Fix the PGP patch
- Update the mbox patch
PR: ports/62258
Submitted by: maintainer
2004-02-02 15:38:00 +00:00
Alexander Leidinger
83d7454729
Fix build with gcc 3.x.
...
Noticed by: kris/amd64 build
Approved by: maintainer
Build tested on: ia32
2004-02-02 14:17:24 +00:00
Sergei Kolobov
d6bc28cd5b
- Add CONFLICTS to prevent installation over mutt-devel
...
PR: ports/62254
Submitted by: maintainer
2004-02-02 13:33:26 +00:00
Mathieu Arnold
545cf83043
Update to 1.7
...
Add the place where the author store old versions of mailgraph to MASTER_SITES
SIZEify
Approved by: maintainer
2004-02-02 11:44:17 +00:00
Hajimu UMEMOTO
83eb4932b4
make it buildable with net/net-snmp4.
2004-02-02 06:12:20 +00:00
Pav Lucistnik
ce13e96bb7
Add hashcash, a tool used to sign email with a token guaranteeing that
...
it took some computation to send.
PR: ports/62138
Submitted by: David Bremner <bremner@unb.ca>
2004-02-01 17:31:20 +00:00
Sergei Kolobov
b0822e719f
- Fix build on -CURRENT following deprecation of EAI_NODATA (see RFC 3493)
...
- Use OPTIONS macro for 'make config'
- Add rcNG startup script, add USE_RC_SUBR
- Add SIZE to distinfo
- Bump PORTREVISION
PR: ports/61905
Submitted by: maintainer
2004-02-01 16:01:30 +00:00
Pav Lucistnik
daa88c43e9
- Update MASTER_SITES
...
- Use OPTIONS
PR: ports/62214
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-02-01 12:43:40 +00:00
Oliver Eikemeier
219db42a9d
- Update to 0.16.4
...
- Clean up pkg-plist, use PORTDOCS instead
- Clean up Makefile a bit.
- convert do-install: to INSTALL_TARGET
- use some wildcard patterns to keep RELEASE.NOTES/CHANGES file lists concise.
- Use SIZE in distinfo.
PR: 62206
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-02-01 04:03:17 +00:00
Sergei Kolobov
e2588c5fc6
- Update to 4.26.5 [1]
...
- Patch installed files to respect LOCALBASE [1]
- Reword COMMENT slightly to avoid truncation by pkg_info(1)
- Add SIZE to distinfo
PR: ports/61967 [1]
Submitted by: maintainer [1]
2004-01-31 23:54:55 +00:00
Sergei Kolobov
0bfdb16285
- Patch several installed files to respect LOCALBASE [1]
...
- Add SIZE to distinfo
- Bump PORTREVISION [1]
PR: ports/61945 [1]
Submitted by: maintainer [1]
2004-01-31 23:43:16 +00:00
Sergei Kolobov
967c2ae805
- Update to 0.9.5 [1]
...
- Add patch to properly pass variables to make
- Remove now-unneeded USE_REINPLACE
- Add SIZE to distinfo
- Re-format pkg-descr
- Cleanup Makefile a bit
PR: ports/61823
Submitted by: maintainer
2004-01-31 23:25:50 +00:00
Sergei Kolobov
a5d81534e2
- Update to 2.8.3 [1]
...
- Silence configure warning
- Add SIZE to distinfo
- Move MySQL scripts into EXAMPLESDIR
PR: ports/62108 [1]
Submitted by: maintainer [1]
2004-01-31 22:51:09 +00:00
Oliver Lehmann
224f83fef0
revert the last change. gtk depends on gettext-old, and gettext+gettext conflict
...
each other.
Bump PORTREVISION
Noted By: Sperber <sperber@gmx.at>
2004-01-31 15:40:17 +00:00
Sheldon Hearn
06a6053bab
Fix creation of /var/log/exim, which I botched when making EXIM_USER
...
and EXIM_GROUP operator-overidable.
Submitted by: eik
2004-01-31 15:27:22 +00:00
Oliver Lehmann
871ebfdf26
update gettext dependency
...
Bump PORTREVISION
Suggested By: nork
2004-01-31 12:57:42 +00:00
Oliver Braun
e6c55782ac
SIZE-ify
2004-01-31 11:16:48 +00:00
Oliver Eikemeier
920cefb5d8
Update to latest released version. Update TLS/IPv6 patches to match.
...
PR: 62121
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
2004-01-30 19:28:45 +00:00
Kirill Ponomarev
db36f5d17b
- Update to version 1.1
...
PR: ports/62119
Submitted by: maintainer
2004-01-30 19:00:57 +00:00
Peter Pentchev
389e88f486
A first shot at enabling the PostgreSQL authentication features, only
...
loosely based on the PR mentioned (the original patch in the PR does not
handle either library dependencies nor changing the default credentials).
PORTREVISION *not* bumped, this can wait until I implement WITH_PGSQL_PASS
and WITH_PGSQL_SERVER in the near future.
PR: 61998
Submitted by: Sascha Luck <sascha@c4inet.net>
2004-01-30 18:03:31 +00:00
Sergei Kolobov
ee6478c3fc
SIZE *DOES* MATTER.
2004-01-30 16:03:29 +00:00
Kirill Ponomarev
5e147280ef
- SIZEify
2004-01-30 14:05:15 +00:00
Alex Dupre
806b3bb37a
- Fix build, restoring my original intention of copying the mozilla WRKSRC
...
- Add SIZE
Reported by: bento via kris
Approved by: nork (mentor)
2004-01-30 12:42:31 +00:00
Oliver Lehmann
3265aefed7
update sylpheed to 0.9.9
2004-01-29 20:52:46 +00:00
Tilman Keskinoz
944ee2c819
Update to 3.1.0
...
PR: 61942
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
2004-01-29 17:26:58 +00:00
Sergei Kolobov
e6e8564d86
- Update to 0.9.14
...
- Install sample files
PR: ports/62067
Submitted by: maintainer
2004-01-29 15:35:36 +00:00
Mathieu Arnold
f31cfcf9cf
Add SIZE field
2004-01-29 13:37:55 +00:00
Alex Dupre
12c0bee722
- Use bsd.php.mk
...
- Make portlint happy
Approved by: nork (mentor/implicitly)
2004-01-29 09:43:09 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Oliver Lehmann
46d45c1f21
Add DRAC support for courier-imap
...
Submitted By: nork
2004-01-28 21:21:42 +00:00
Alex Dupre
b276bd5cbe
Add enigmail-thunderbird 0.83.1, a GnuPG extension for the Thunderbird
...
mail client.
Approved by: nork (mentor)
2004-01-28 18:05:39 +00:00
Alex Dupre
3793d28dee
Add enigmail 0.83.1, a GnuPG extension for the Mozilla mail client.
...
Approved by: nork (mentor)
2004-01-28 18:04:32 +00:00
Kirill Ponomarev
cd87689831
- Update to version 20040126
...
PR: ports/62000
Submitted by: maintainer
2004-01-27 19:12:25 +00:00
Trevor Johnson
ceac42c292
Add size data.
2004-01-27 16:32:58 +00:00
Trevor Johnson
05910b268e
Add size data.
2004-01-27 16:12:37 +00:00
Mathieu Arnold
6e7b02c630
Update to 1.6
...
Approved by: maintainer
2004-01-27 10:55:35 +00:00
Sergei Kolobov
54d7d768a1
- Update to 0.9.13 (see NEWS for list of changes)
...
PR: 61637
Submitted by: maintainer
2004-01-26 22:24:34 +00:00
Pav Lucistnik
48c3b91e10
Add popcheck, a small curses based POP3 mailbox viewer.
...
PR: ports/61961
Submitted by: Radim Kolar <hsn@netmag.cz>
2004-01-26 18:41:09 +00:00
Clement Laforet
5b00bb4487
- Use PLIST_FILES
2004-01-25 17:03:45 +00:00
Kirill Ponomarev
1411fb6abc
- Add patch to authenticate users when using an external
...
authfile
- Bump PORTREVISION
PR: 61872
Submitted by: David P. Reese Jr. <daver@solidcore.com>
2004-01-25 12:54:44 +00:00
Trevor Johnson
ec5aabeb3a
Update to 0.8, requested by Stephane Lentz. Use PLIST_FILES.
2004-01-25 01:47:14 +00:00
Kirill Ponomarev
1781e5c1aa
- Update to version 1.2.28
...
PR: ports/61825
Submitted by: maintainer
2004-01-24 09:42:24 +00:00
Will Andrews
5f411c376d
No member of the kde@ team has touched anything related to Qt2 in ages, so
...
stop pretending to maintain these ports.
2004-01-23 19:28:03 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Clement Laforet
8ce03021bb
Fix OPTIONS
...
Noticed by: oliver
2004-01-23 17:52:07 +00:00
Clement Laforet
fb563e4c60
- Update to 0.9.8a.20040109
...
- use OPTIONS macro
While I'm here:
- Add CONFLICTS
PR: 61747
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-01-22 20:15:51 +00:00
Trevor Johnson
439b8a040c
Use the CPIO macro defined in bsd.port.mk.
2004-01-22 12:18:43 +00:00
Trevor Johnson
fbd1108f49
Use the SORT macro from bsd.port.mk.
2004-01-22 11:06:02 +00:00
Mathieu Arnold
d7f36c80c6
Update to 2.63
...
get rid of this so short lived patch
2004-01-21 17:13:41 +00:00
Sheldon Hearn
2b8f433dd8
Provide support for Berkeley DB 4.2, through WITH_BDB_VER=42.
...
Submitted by: eik
2004-01-21 09:49:42 +00:00
Kirill Ponomarev
f5ff203603
- Update to version 20040119
...
PR: 61594
Submitted by: maintainer
2004-01-20 18:45:46 +00:00
Mathieu Arnold
7eb536ae40
Fix for perl < 5.6
...
PR: 61609
2004-01-20 17:32:00 +00:00
Joe Marcus Clarke
5d60900891
This 2.0.16 distfile was rerolled to include a last-minute bug fix:
...
"show window before setting `From:' address so its text doesn't get selected."
There were also some translation updates, and some spec file changes.
2004-01-20 00:03:10 +00:00
David E. O'Brien
dd6ac8e6c8
Fix problems in RC directory handling, and keep with standards in script
...
naming. Also remove duplicates in SED_SCRIPT. Portlint.
Approved by: mat
2004-01-19 22:28:29 +00:00
Mathieu Arnold
fc0571ea64
Update to 2.62
...
Have the least thing possible between bsd.port.pre.mk and post.mk
2004-01-19 15:44:37 +00:00
Dirk Meyer
aad600eb31
- Update to 8.12.11
2004-01-19 15:36:04 +00:00
Tilman Keskinoz
afade5e906
Update to 20040104
...
PR: 61573
Submitted by: maintainer
2004-01-19 14:00:32 +00:00
Sergei Kolobov
7a6e366793
- Update to 0.13.0
2004-01-19 12:03:03 +00:00
Mathieu Arnold
a14ea51d05
- change spaces to tab to make portlint a little happier
...
- allow users override RC_DIR and RC_SUFX
- fix install spamd.sh in RC_DIR, not PREFIX/etc/rc.d
- do not pollute WRKSRC with generated files, use WRKDIR instead
(it's IMHO better style)
PR: 61560
Submitted by: Sergey Matveychuk <sem@ciam.ru>
2004-01-19 10:15:09 +00:00
Joe Marcus Clarke
4543642781
Update to 2.0.16.
2004-01-19 07:04:57 +00:00
Josef Karthauser
2d213f9ce6
Repocopy the MailScanner-devel port to mailscanner-devel, so as to retain
...
the status quo of low case directory names.
2004-01-18 22:04:06 +00:00
Josef Karthauser
fd921b2e5e
Revive mailscanner/ in favour of MailScanner/ (which was repocopied
...
from mailscanner and updated, but then frowned upon because of the
capitals in the directory name).
2004-01-18 21:58:39 +00:00
Clement Laforet
b2874ac490
- Add memrchr().
...
- Maintainer informed.
Requested by: many
2004-01-18 21:06:55 +00:00
Mike Heffner
b31119e25b
Update to 1.5.5. No longer need hack for running autogen.sh.
2004-01-18 20:14:31 +00:00
Clement Laforet
4461c85f4c
- switch to Makefile.kde
...
- Respect CFLAGS.
PR: 61532
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by: erwin (mentor) (implicitly)
2004-01-18 15:31:48 +00:00
Clement Laforet
ae2a0c251d
s/memrchr/memchr/.
...
It fixes an 'undefined reference to `memrchr''.
Approved by: maintainer
Approved by: erwin (mentor) (implicitly)
2004-01-18 11:47:06 +00:00
Alex Dupre
58c5b838c0
Switch to my @FreeBSD.org email address.
...
Approved by: nork (mentor)
2004-01-18 10:50:15 +00:00
Clement Laforet
50f0202212
Add qsf 0.9.18, a small fast spam filter intended to be used with
...
procmail.
Quick Spam Filter (qsf) is a lightweight statistical spam filter written in C.
It is designed to be small, fast, reliable, easy to install, and simple to use
in a procmail recipe
WWW: http://www.ivarch.com/programs/qsf.shtml
PR: 61486
Submitted by: liamfoy@sepulcrum.org
Approved by: erwin (mentor) (implicitly)
2004-01-18 01:48:17 +00:00
Hajimu UMEMOTO
3978b01246
Configuration of the Cyrus databases is now runtime. The cyrus db
...
backend used for each database can be specified with an imapd.conf
option.
2004-01-17 17:58:35 +00:00
Martin Blapp
b80b489dca
Add smtp-vilter, a milter backend for scanning viruses.
...
Submitted by: dan@imp.ch
2004-01-17 15:56:49 +00:00
Martin Blapp
846af8e936
Add smtp-vilter
2004-01-17 15:55:44 +00:00
Hajimu UMEMOTO
153d604e24
Support Berkeley DB 4.2.
...
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
2004-01-17 15:35:34 +00:00
Hajimu UMEMOTO
f68bc8d331
we don't need this file anymore.
2004-01-17 12:26:08 +00:00
Edwin Groothuis
817280eaf3
Remove master_sites:
...
portlint complains if there is no / at the end, while the
do-fecth doesn't work with a / at the end. Use fetch_site
in this case.
Make do-fetch working
Replace WWWUID and WWWGROUP with WWWOWN and WWWGRP
Noticed by: bento log
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/postfixadmin-2.0.2_1.log
Informed maintainer
2004-01-17 10:53:58 +00:00
Kirill Ponomarev
2c00698eac
- Update to version 20040115
...
PR: 61468
Submitted by: maintainer
2004-01-17 09:52:10 +00:00
Dirk Meyer
9273e0df2b
- add 2nd checksum for distfile, no package change
...
distfile was recreated with:
changed files: HISTORY, TODO
added files: contrib/portugese.diff
Reported by: milter@free.fr
2004-01-17 06:58:43 +00:00
Clement Laforet
02e41fe9e8
- Fix typo
...
Pointed out by: stefanf@irc
Approved by: erwin (mentor) (implicitly)
2004-01-17 02:21:46 +00:00
Clement Laforet
f9c401436b
- Update to 0.94
...
- Use PORTDOCS macro
- cleanups
Approved by: erwin (mentor) (implicitly)
2004-01-17 01:01:33 +00:00
Michael Haro
30de4a099d
upgrade to 2.2.9
...
- Fixed a compatibility problem using Parse::RecDescent version 1.94
- Fixed problem in migrate that caused problems in versions of perl earlier
than 5.6.
2004-01-16 22:27:36 +00:00
Michael Haro
2fdb9f3359
Add the p5-Mail-SPF-Query port
...
The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.
Given an envelope sender, Mail::SPF::Query determines the legitimacy of an
SMTP client IP.
2004-01-16 21:20:15 +00:00
Trevor Johnson
968e19b443
Update to 0.7. Don't treat warnings as errors.
...
PR: 61410
Submitted by: dinoex
2004-01-16 20:51:34 +00:00
Joe Marcus Clarke
1d2a3cc53c
Update to 1.0.2.
...
* patch applied to smtp-tls.c and examples/mail-file.c for Balsa
* smtp-tls.c
- fixed typo in check_file()
- domain name check is now done using the wildcard match per RFC 2818
- better error reporting for check_file() and check_directory()
PR: 61434
Submitted by: maintainer
2004-01-16 18:30:49 +00:00
Sergey Skvortsov
aa4932de38
Updated to 1.11
2004-01-16 11:48:53 +00:00
Dirk Meyer
f1158fc75f
- udpate to 1.1.2
2004-01-16 06:50:22 +00:00
Clement Laforet
7917108ce0
- Cleanups.
...
Notice by: From: lou <lou@0xffff.org>
Approved by: erwin (mentor) (implicitly)
2004-01-16 01:48:12 +00:00
Clement Laforet
ffc3bae108
- Update to 2.0.2
...
PR: 61385
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly)
2004-01-16 01:06:16 +00:00
Hajimu UMEMOTO
9244f03504
Update to 2.2.3.
2004-01-15 20:43:10 +00:00
Sergei Kolobov
716bc6aa4a
- Update to 0.44.2
...
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
if it finds it regardless of one's intention to use it or not. For instance
if libfam is installed and one doe not want it used by courier but chosses
the WITH_LDAP support than libfam will get sucked in as well. Then the user
deletes fam and courier breaks because the user had no idea courier depended
on it. So until courier gets a configure --without-fam tunable this should
be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
to work with rc.subr which allows one to move it to /etc/rc.d/courier and
have it just work. :)
PR: 61112
Submitted by: Yarema <yds@CoolRat.org>
2004-01-15 15:12:32 +00:00
Kirill Ponomarev
43b505a100
- Use db-4.2 in LIB_DEPENDS
...
- Remove contiguous blank line
PR: 61375
Submitted by: maintainer
2004-01-15 08:57:37 +00:00
Peter Pentchev
1c3d5ea87c
Add vodmr 0.13, an ODMR/ATRN server for vpopmail/qmail.
...
PR: 47002
Submitted by: James Raftery <james@now.ie>
2004-01-15 08:44:31 +00:00
Trevor Johnson
d3d8412578
Add Sourceforge site, to make fetchable.
...
Submitted by: ijliao
2004-01-15 07:11:32 +00:00
Kirill Ponomarev
4f7e8bc001
- Update to 0.15.13.2, to fix Alpha SIGFPE (we use -mieee now)
...
- Support WITH_DB_VER=42 to build against db42 rather than
default db4
- Switch to bz2 to reduce download time and data volume.
- Fix up forgotten src/version.c update to 0.15.13.2
PR: 61284
Submitted by: maintainer
2004-01-14 21:16:21 +00:00
Alex Dupre
094da82d8f
Use bsd.php.mk.
...
PR: ports/61359
Submitted by: Xin LI
Reviewed by: Simon Dick (maintainer)
Approved by: nork (mentor/implicitly)
2004-01-14 14:01:56 +00:00
Sergei Kolobov
947980ea53
- Restore a fix for breakage when run under cron(8) introduced in
...
Makefile revision 1.21 and mistakenly ommitted during upgrade to 3.2.1
Noticed by: Ori Peleg <orip@humaneyes.com>
2004-01-14 10:14:50 +00:00
Hajimu UMEMOTO
3160ca4d1a
add WITH_IDLE option which takes poll, idled or no. Default is poll
...
as Cyrus IMAPd's default.
Requested by: ervin.nemeth@niif.hu
2004-01-14 05:32:27 +00:00
Pete Fritchman
5d9292468e
Make the command we use for finding a PID really work. Bump PORTREVISION.
...
Submitted by: Shawn Yeager <mail@shawnyeager.com>
2004-01-14 04:35:54 +00:00
Kirill Ponomarev
03793bda71
- Add WITHOUT_NLS knob
...
PR: 61314
Submitted by: maintainer
2004-01-13 16:17:34 +00:00
Clement Laforet
78300b9f90
- fix *squirrelmail ports.
...
- add slaveport-target
- fix INDEX build
- add forgotten file
Approved by: erwin (mentor)
2004-01-13 15:59:50 +00:00
Kirill Ponomarev
233792da59
- Add WITHOUT_NLS knob
...
PR: 61312
Submitted by: maintainer
2004-01-13 15:32:20 +00:00
Clement Laforet
3887814e09
- Update my email address
...
Approved and reviewed by: erwin (mentor)
2004-01-13 15:04:51 +00:00
Edwin Groothuis
735f2f7994
remove old comment which was needed while testing the port.
2004-01-13 10:47:21 +00:00
Edwin Groothuis
53cd2da357
the mail/majordomo port looks for majordomo.cf in /etc
...
majordomo installed from the port doesn't work out of the
box: one either has to move ${PREFIX}/majordomo/majordomo.cf
to /etc/majordomo.cf, or set the MAJORDOMO_CF envvar. This
patch should fix this problem.
Honestly, I didn't use his patch since it wasn't attached to the
original PR.
PR: ports/45963
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Approved by: maintainer timeout
2004-01-13 10:45:48 +00:00
Edwin Groothuis
5140d21c9d
mail/squirrelmail - Port Docs in wrong location
...
Installation of mail/squirrelmail places the ports documentation
in PREFIX/squirrelmail, and you are not able to not install
the documentation with NOPORTDOCS.
- installs all documentation to the DOCSDIR directory
- fixes security of the port by moving the attachment
and user preferences out of the web servers document
root (moves default data_dir & attachment_dir from
SQUIRRELDIR/data to sub-directorys under
/var/spool/squirrelmail) as recommended on the
SquirrelMail web site.
- adds a periodic/daily script to clean the attachment
directory of abandoned files (disabled by default)
- location of squirrelmail can be set by either defining
SQUIRRELDIR or WITHOUT_WWWDIR when patching and installing
the port.
- BENTO FIX: The /var/spool/squirrelmail directory is
created by pkg-install, but it wasn't being uninstalled.
Connditionalized the creation of this directory depending
on how the BATCH variable is set. A message in pkg-deinstall
advises the port user to remove it if no longer needed.
PR: ports/50840
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Approved by: Maintainer timeout
2004-01-13 09:14:24 +00:00