| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Requested by: kris
|
|
|
|
| |
Wrists slapped by: knu, sheldon
|
|
|
|
|
| |
so that the reasons why it hasn't been submitted to the author do not
need to be argued over regularly.
|
| |
|
| |
|
|
|
|
| |
--> sanpei@FreeBSD.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
|
|
|
| |
Had to change the patch - any mistakes are mine, and not Sergey's.
PR: ports/20119
Submitted by: Sergey Samoyloff <gonza@techline.ru> (MAINTAINER)
|
|
|
|
|
|
|
| |
to the user with one connection)
PR: ports/20111
Submitted by: Domas Mituzas <midom@dammit.lt>
|
| |
|
|
|
|
| |
defined.
|
|
|
|
| |
Submitted by: Jim
|
|
|
|
|
|
|
|
|
| |
Mail::Sender provides an object oriented interface to sending mails.
It doesn't need any outer program. It connects to a mail server
directly from Perl, using Socket.
PR: 20208
Submitted by: ben
|
|
|
|
|
| |
PR: 20222
Submitted by: ats@first.gmd.de
|
|
|
|
| |
based this time).
|
|
|
|
|
|
| |
share/gnome.
Submitted by: bento
|
|
|
|
|
|
| |
Bugfix release, featuring a fix for one critical bug in the
handling of messages frozen by system filters for manual
thawing.
|
|
|
|
|
| |
PR: 20096
Submitted by: Trevor Johnson <trevor@jpj.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
|
|
|
|
|
| |
PR: 20090
Submitted by: Maintainer
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
|
|
|
| |
Submitted by: kris, bento
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manpage-patch-files.
However, due to an odd bug in patch(1), 2 of the 3 hunks for
popper.8 fails (somehow, diff(1) thinks it is a binary file and
patch cannot patch it correctly if diff is used with the -a option).
So patch-ac only changes /usr/local/lib/popper to .../libexec/qpopper
and doesn't neither corrects the location of sendmail nor adds the
/etc/ftpusers file to the SEE ALSO section.
In the Makefile, /usr/local is now replaced with PREFIX for both manpages.
|
|
|
|
|
|
|
|
| |
and popper3 ports.
The manpages are patched accordingly.
Pointed out by: sobomax
|
|
|
|
|
|
|
|
|
|
| |
As Vladimir Ivanov explains:
unix-mx driver doesn't set file permissions properly for non-private
messages (e.g. public#). The problem caused by mx_append procedure,
where the driver doesn't call set_mbx_permissions for just created
message file.
Submitted by: Vladimir Ivanov <wawa@comptek.ru>
|
| |
|
|
|
|
|
|
|
|
|
| |
Renames port to qpopper, since this is the official name Qualcomm gives it.
Add pkg/MESSAGE for the inetd.conf line.
Create ${PREFIX}/etc/popper directory also for pkg's.
PR 18568 (Sent in by Jeff Palmer <jeff@isni.net>) gave me the idea for
this update.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The mail/imap-uw port used to build a shared library version of cclient
of it's own (in fact, this is where much of the infrastructure for the
cclient port came from). However, since more things depend on cclient
then just UW's imap server, I broke them into separate ports.
From now on, nothing should have to depend on imap-uw just to get
c-client.
PR: 19749
Submitted by: kbyanc@posi.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pine has historically built against an internal copy of the c-client library,
however c-client development has progressed beyond what is shipped with pine.
(It would appear that all new development work is being done via UW's imap
server codebase.) This change allows pine to utilize improvements/bugfixes in
the c-client library. In addition, the cclient port builds c-client as a
a shared library. Now, pine links against this shared library. As a result,
pine binaries are approximately 550k smaller. On the other hand, the c-client
library itself is a good 650k. The real benefit here is that c-client may be
shared amongst multiple binaries (i.e. imap-uw, php, and perl scripts using the
p5-Mail-CClient module), thereby potentially reducing the overall disk and
memory usage.
PR: 19731
Submitted by: kbyanc@posi.net
Reviewed by: will
|
|
|
|
|
|
|
|
|
|
|
|
| |
editors/flim-xemacs21-mule-current
editors/semi-xemacs21-mule
editors/semi-xemacs21-mule-current
editors/wemi-xemacs21-mule
editors/wemi-xemacs21-mule-current
mail/wanderlust-xemacs21-mule
print/yatex-xemacs-mule
The above ports' dependencies were fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mailman is software to help manage email discussion lists, much like Majordomo
and Smartmail. Unlike most similar products, Mailman gives each mailing list a
web page, and allows users to subscribe, unsubscribe, etc. over the web. Even
the list manager can administer his or her list entirely from the web. Mailman
also integrates most things people want to do with mailing lists, including
archiving, mail-to-news gateways, integrated bounce handling, spam prevention,
email-based admin commands, direct SMTP delivery (with fast bulk mailing),
support for virtual domains, and more.
PR: 19400
Submitted by: Nick Hibma <n_hibma@calcaphon.com>
|
|
|
|
|
| |
PR: 19952
Submitted by: maintainer
|
|
|
|
| |
are currently blocking the INDEX build.
|
|
|
|
|
| |
PR: 19955
Submitted by: maintainer
|
| |
|
|
|
|
| |
Noticed by: bento
|
| |
|
|
|
|
|
|
| |
PR: 19730
Submitted by: Kelly Yancey
Reviewed by: will
|
| |
|
|
|
|
|
|
| |
PR: 19691
Submitted by: Kelly Yancey
Reviewed by: will
|
| |
|
| |
|
| |
|
|
|
|
| |
Suggested by: asami
|
| |
|
|
|
|
|
|
| |
Teapop is an RFC1939 compliant POP3 server. It includes flexible
virtual domain support that distinguishes it from all other POP3
servers.
|
|
|
|
|
|
|
| |
bsd.emacs.mk.
PR: 19312
Submitted by: maintainer
|
|
|
|
|
|
|
| |
bsd.emacs.mk.
PR: 19311
Submitted by: maintainer
|
|
|
|
|
|
|
| |
bsd.emacs.mk.
PR: 19310
Submitted by: maintainer
|
|
|
|
|
|
|
| |
bsd.emacs.mk.
PR: 19309
Submitted by: maintainer
|
|
|
|
|
| |
PR: 19308
Submitted by: maintainer
|
|
|
|
|
| |
PR: 19785
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
list managers like majordomo. For the time being it will remain binary.
Discussed with: author (albeit this was about 6 months ago)
|
|
|
|
|
| |
PR: 19619
Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com>
|
|
|
|
|
|
|
| |
- Also add a mailer.conf that allows sendmail to be replaced with qmail.
PR: 19449
Submitted by: Mike Meyer <mwm@mired.org> and maintainer
|
| |
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
|
|
|
|
|
|
|
| |
port)
Submitted by: Maintainer
Confirmed by: Maintainer
|
| |
|
|
|
|
|
|
|
| |
message bases.
PR: 19373
Submitted by: Sergey Samoyloff <gonza@techline.ru>
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
| |
PR: 19627
Submitted by: Maintainer
|
|
|
|
| |
--> sanpei@sanpei.org
|
|
|
|
| |
distributed suite for GNOME from Helix Code, Inc.
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
| |
|
|
|
|
|
|
|
|
| |
- USE_X_PREFIX
- Change WWW/MASTER_SITE
PR: 19419
Submitted by: maintainer
|
|
|
|
|
| |
PR: 18228
Submitted by: Mikko Tyolajarvi <mikko@dynas.se>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allow admins to start migrating to the new nomenclature for
failing addresses:
fail_soft -> pass
fail_hard -> fail
The queryprogram router should use the word decline
instead of fail.
New keyword timezone used to manipulate the TZ variable.
|
|
|
|
|
|
|
| |
- Fix path for refering balsa.mo files
PR: 19524
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 19473
Submitted by: Stephen J. Roznowski <sjr@home.com>
|
|
|
|
| |
Submitted by: Matthew West <mwest@uct.ac.za> (maintainer)
|
| |
|
|
|
|
|
| |
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
|
|
|
|
|
|
|
|
|
| |
in IPv6 support, if you are IPv6 capable. (from PR)
Remove man page links provided for non-installed authentication modules.
PR: ports/18933
Submitted by: Koji Kondo <koji@jp.above.net>
|
| |
|
|
|
|
|
| |
time to maintain these and I'm just not interested in these particular
ones any more.
|
|
|
|
|
|
|
| |
program works. Disabled by default, to keep the status-quo.
Loosely based on PR: 19398
Discussed with: alex
|
| |
|
|
|
|
| |
these ports.
|
|
|
|
|
|
|
|
| |
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
| |
Reviewed by: maintainer
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/19188
Submitted by: Maintainer
|
|
|
|
|
| |
PR: ports/19181
Submitted by: Maintainer
|
|
|
|
| |
area on the local ports tree.
|
|
|
|
|
| |
Submitted by: asami
Approved by: MAINTAINER
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
as its main goal.
PR: 18782
Submitted by: Marco Rodrigues <drkangel@snickers.org>
|
|
|
|
|
|
| |
PR: 19081
Submitted by: Munehiro Matsuda <haro@tk.kubota.co.jp>
Approved by: MAINTAINER
|
|
|
|
|
|
| |
PR: 18931, 17426
Submitted by: Stephen J. Roznowski <sjr@home.com>
Reported by: Mikhail Teterin <mi@aldan.algebra.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Several my own fixes/cleanups:
- make it use mkstemp() instead of less secupe mktemp();
- HAS_CONFIGURE --> GNU_CONFIGURE;
- install README into separate bulk_mailer directory under ${PREFIX}/share/doc,
not just ${PREFIX}/share/doc/bulk_mailer.README.
PR: 19100
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
|
|
|
|
|
|
| |
in this PLIST already!).
Submitted by: bento
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
over to the new ftp.freebsd.org local distfiles site.
|
| |
|
|
|
|
| |
PR: ports/18622
|
|
|
|
|
| |
PR: ports/18622
Submitted by: Shigetoshi Inohana <inohana@tokai-soft.co.jp>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Pointed out by: bugtraq
|
| |
|
|
|
|
|
|
|
| |
simple mailer.
PR: 17417
Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
|
| |
|
|
|
|
|
|
|
| |
appropriate libraries are available.
Submitted by: asmodai
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Authors or any interesting parties are welcomed to merge functionality-extending
patches from the popper 2.53 (skey support, youbin support etc).
PR: 18745
Submitted by: Jeff Palmer <jeff@isni.net>
|
|
|
|
| |
Reported by: "Jason J. Horton" <jason@intercom.com>
|
|
|
|
| |
Found by: Anders Andersson <anders@sanyusan.se>
|
|
|
|
|
|
| |
PR: 17820
Submitted by: Doug Barton <DougB@gorean.org> and
Klaus Brunner <klaus@winf.htu.at>
|
|
|
|
|
| |
PR: 18873
Submitted by: Rod Taylor <rbt@zort.on.ca>
|
| |
|
| |
|
|
|
|
|
|
|
| |
qmail-ldap port.
PR: 18733
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 18840
Submitted by: R\xe9mi Guyomarch <rguyom@321.net>
No complaints from: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 18815
Submitted by: MAINTAINER
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
ache reports that configuring for locales-fix breaks non-ja/zh locales badly.
Submitted by: ache
|
|
|
|
| |
Submitted by: ade
|
|
|
|
| |
PR: 18717
|
|
|
|
|
|
|
|
|
|
|
| |
New pgsql lookup!
Bugfixes.
Port-related changes:
Conditionalize embedded Perl interpreter on WITH_PERL.
Fix SMTP AUTH support.
Sync up files/Makefile.
|
| |
|
|
|
|
|
| |
PR: 18746
Submitted by: Jeff Palmer <jeff@isni.net>
|
|
|
|
|
|
| |
(For me it's zh_TW.Big5)"
Submitted by: Clive Lin <clive@CirX.ORG>
|
| |
|
|
|
|
|
| |
PR: 18438
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
| |
feedback that they work.
Reported by: rip@itouch.co.za (R.I.Pienaar)
|
| |
|
| |
|
|
|
|
|
| |
PR: 18446, 18456
Submitted by: Ville Eerola <ve@sci.fi>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
otherwise
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Udo Schweigert <ust@cert.siemens.de>
|
|
|
|
| |
Fix values of these variables.
|
| |
|
|
|
|
|
|
| |
s/emacs/emacs19/
s/mule/mule19/
s/xemacs/xemacs19/
|
|
|
|
|
|
|
|
| |
regarding insecurity of the port will remain until imap goes for a month
without vulnerabilities being discovered.
Submitted by: maintainer
Reviewed by: imp
|
| |
|
| |
|
|
|
|
|
|
| |
(The change was trivial)
Submitted by: MAINTAINER
|
|
|
|
| |
Update MASTER_SITES to reflect the new sourceforge address.
|
|
|
|
|
| |
PR: 17853
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
| |
PR: 18142
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
Submitted by: bento, via kris
|
|
|
|
|
|
|
|
| |
This is a quick update for mail/imap-uw after Mark Crispin
(supposedly) solved the LIST "AAAAA...." vulnerability in imapd.
PR: ports/18269
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a couple Makefile knobs to go with some new configure script
options.
PR: ports/18035
Submitted by: MAINTAINER
- Get rid of an insecure command (`chmod +w configure') and whole
pre-configure target, which seems unnecessary now. (the port
successfully builds without it)
- Use tab instead of space in suitable points.
- Use `${...}' instead of `$(...)'.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
|
|
|
|
| |
imap.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Move post-install info from DESCR to MESSAGE.
PR: ports/17753, ports/17754
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
|
| |
fake headers by special long lines aligned to buffer boundary - popper
treat them as separate lines.
Whole code needs rewriting. As workaround increase MAXLINE to the value
sendmail use, hoping sendmail itself not makes longer lines.
2) Fix EUIDL responses not properly \n terminated.
|
| |
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
|
|
|
| |
Bogusness pointed out by: asami
|
|
|
|
| |
points to AAAA, on top of IPv4-only node.
|
| |
|
| |
|
|
|
|
|
| |
from 0.54 to 0.53 was not an essential part of the PKGNAME
conversion. :)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/17846
Submitted by: Daichi T.GOTO <daichi@ongs.net>
|
|
|
|
|
| |
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
|
|
| |
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
|
| |
|
|
|
|
|
| |
Assure master ports and their lang-specific slaves of having
consistent categories.
|
|
|
|
| |
Reported by: Paul Richards <paul@originative.co.uk>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: Peter Lockhart <peter@key.co.za>
|
|
|
|
| |
was the last active mailer.
|
| |
|
|
|
|
|
| |
PR: ports/17749
Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
|
|
|
|
|
| |
PR: 17281
Submitted by: muk@bender.cl.msu.edu
|
|
|
|
|
| |
PR: 17743
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
| |
PR: 17180
Submitted by: maintainer
|
|
|
|
|
| |
PR: 17204
Submitted by: Adam Kranzel <shade@dnai.com>
|
|
|
|
|
| |
PR: 17718
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
| |
are the same as were submitted on the postfix-users mailing list
(and should be integrated for the next release).
No response from: Maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OFFICIAL version of Elm, as opposed to the mail/elm port. For now, I have
set NO_LATEST_LINK on THIS version, pending a discussion about whether this
version or the unofficial Elm 2.4ME+68, maintained by ache, should have the
Latest link. However, I think we all can agree that since this version of
Elm has IS_INTERACTIVE, we should leave the Latest link for Elm 2.4ME+68,
since packages won't be created for this version anyway.
My personal thanks go to Daniel Hagan for creating this port.
PR: 12915
Prodded by: Kevin Day <toasty@dragondata.com>
Submitted by: Daniel Hagan <dhagan@cs.vt.edu>
|
|
|
|
| |
to link with com_err too
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
have time to maintain them.
Approved by: andy
|
| |
|
|
|
|
|
| |
PR: 17527
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
| |
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
|
| |
|
|
|
|
|
| |
PR: 17434
Submitted by: Maintainer
|
| |
|
| |
|
|
|
|
| |
Submitted by: sheldonh
|
|
|
|
| |
Approved by: nbm
|
|
|
|
|
|
| |
message by nbm, with the added hyphen.)
Initial import of courier-imap, a imap server for Maildirs.
|
|
|
|
|
| |
PR: 17233
Submitted by: Adam Kranzel <shade@dnai.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Pointed out by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Misoperated by: sada
|
|
|
|
|
| |
PR: 17168
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: ports/17177
Submitted by: maintainer
|
|
|
|
| |
Approved by: Maintainer
|
|
|
|
|
| |
PR: 17149
Submitted by: Maintainer
|
|
|
|
| |
Submitted by: sheldonh
|
|
|
|
| |
Submitted by: sheldonh
|
|
|
|
|
|
|
|
|
|
| |
overflow in the MIME parsing code which is remotely exploitable via
email. The nmh port had a similar bug which was fixed in the 1.0.2 upgrade.
Because this software is apparently no longer under active development it
may be unlikely to get fixed.
Obtained from: Dan Harkless <dan-bugtraq@dilvish.speed.net> via BugTraq
|
|
|
|
| |
Requested by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi>
|
| |
|
|
|
|
|
|
|
| |
take out a bunch of @'s, this Makefile is so hard to debug because the
log contained no meaningful output.
PR: 17090 (report only, no fix)
|
|
|
|
|
|
|
|
|
| |
* Fixes a recently discovered security hole.
* Introduces a new port hook for nmh locking style, which
defaults to flock(2).
PR: 17055
Submitted by: maintainer
|
|
|
|
|
|
|
| |
locales(ko_KR.EUC and ja_JP.*).
PR: 16369
Submitted by: CHOI Junho <cjh@kr.FreeBSD.ORG>
|
| |
|
|
|
|
|
|
|
| |
sign/encrypt mail using PGP2/5/6/GPG
Submitted by: Holger Lamm <holger@flatline.de>
PR: ports/16134
|
| |
|
| |
|
| |
|
| |
|