Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.17 16 Mar 2024 11:51:15 |
Gleb Popov (arrowd) |
mail/mailutils: Add runtest to TEST_DEPENDS |
3.17 08 Feb 2024 15:51:06 |
Alexey Dokuchaev (danfe) |
mail/mail{fromd,utils}: update both ports to their latest versions
Requested by: maintainer |
3.16_2 27 Jan 2024 23:07:09 |
Muhammad Moinur Rahman (bofh) |
mail/mailutils: Moved man to share/man
Approved by: portmgr (blanket) |
3.16_1 30 Jul 2023 22:59:04 |
Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth |
*/*: adapt to new guile framework
- change all ports using guile to USES=guile
- flavorize guile-lib, guile-cairo, slib-guile
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194 |
3.16 18 Jul 2023 05:40:30 |
Alexey Dokuchaev (danfe) |
mail/mailutils: update GNU Mailutils to version 3.16
Requested by: maintainer |
3.15_3 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.15_3 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
3.15_3 30 Nov 2022 07:06:37 |
Yasuhiro Kimura (yasu) |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f |
3.15_2 22 Oct 2022 09:36:07 |
Daniel Engberg (diizzy) |
*/*: Bump PORTREVISION for consumers of libunistring
Reported by: jbeich |
3.15_1 21 Sep 2022 07:48:19 |
Yasuhiro Kimura (yasu) |
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.15 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.15 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
3.15 09 Jul 2022 14:49:24 |
Alexey Dokuchaev (danfe) |
mail/mailutils: update the port to version 3.15 (and slightly beyond)
Particularly, pull the necessary parts of three upstream patches to
fix some annoying regressions discovered after the release went gold.
While here, chase HTTP/1.1 301 Moved Permanently redirection in the
WWW line of the port description.
Prodded by: maintainer |
3.13 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
3.13 19 Oct 2021 11:14:33 |
Stefan Eßer (se) |
mail/mailutils: Add CPE information
Approved by: portmgr (blanket) |
3.13 11 Aug 2021 06:31:31 |
Alexey Dokuchaev (danfe) |
mail/mailutils: pass correct python-config to the configure script.
PR: 257660 |
3.13 06 Aug 2021 11:36:08 |
Alexey Dokuchaev (danfe) |
mail/mailutils: update GNU Mailutils to version 3.13.
Reported by: maintainer |
3.12_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.12_1 26 Mar 2021 00:40:45 |
jrm |
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700 |
3.12 20 Feb 2021 20:43:01 |
danfe |
Update to version 3.12.
Reported by: maintainer |
3.11.1 06 Jan 2021 07:25:39 |
danfe |
Update to version 3.11.1 (bugfix release).
Requested by: maintainer |
3.11 25 Dec 2020 08:17:50 |
danfe |
- Update `mail/mailutils' to version 3.11
- Add `required_files' and `configlint' to rc scripts
- Emacs ports: chase shared library version bump
Submitted by: maintainer |
3.10_2 05 Nov 2020 09:39:24 |
danfe |
Fix searching over the unread messages in the IMAP mailboxes.
Submitted by: maintainer |
3.10_1 03 Oct 2020 08:07:20 |
danfe |
Backport some IMAP-related fixes from the upstream repository.
Requested by: maintainer |
3.10 17 Sep 2020 06:28:00 |
danfe |
Backport upstream patch to unbreak the build with SQL support enabled.
PR: 249358 |
3.10 17 Aug 2020 08:12:34 |
danfe |
- Update to version 3.10
- Remove dead NNTP support
- Bump Python requirement to 3.0+
Reported by: maintainer |
3.9 17 Mar 2020 04:20:16 |
danfe |
- Update to version 3.9
- Add FRIBIDI option
Reported by: maintainer |
3.8 16 Dec 2019 10:12:04 |
danfe |
Remove DEBUG option and amend CONFIGURE_ARGS according to WITH_DEBUG.
Users often got confused as to why installed binaries are stripped when
they've selected DEBUG option, which should not have been an option in
the first place, but a user-facing variable. Now sanity is restored. |
3.8 04 Dec 2019 18:01:23 |
danfe |
Unbreak the build with LDAP option selected (for some reason, the problem
does not occur on FreeBSD 11.3 and 12.0):
ld: error: .../libmu_auth.so: undefined reference to ber_memfree
ld: error: .../libmu_auth.so: undefined reference to ber_memvfree
ld: error: .../libmu_auth.so: undefined reference to ber_set_option
It looks like an underlinking case, but I do not possess enough of domain
knowledge to properly describe what had changed in our linker and why it
was not a problem before.
Reported by: maintainer |
3.8 24 Nov 2019 18:43:59 |
jrm |
mail/mailutils: Update to 3.8; fix circular [1] / missing dependencies
- Remove the build dependency on Emacs since the installed elisp file is
simple and does not need to be byte compiled.
- Collapse the EMACS option in to the MH option [2].
PR: 235890
Submitted by: John Hein <jcfyecrayz@liamekaens.com> [2]
Reported by: John Hein <jcfyecrayz@liamekaens.com> [1]
Reviewed by: John Hein <jcfyecrayz@liamekaens.com>
Approved by: danfe, Zeus Panchenko <zeus@gnu.org.ua> (maintainer)
Differential Revision: https://reviews.freebsd.org/D22351 |
3.7_2 23 Nov 2019 11:56:20 |
danfe |
Unbreak the test suite and hook it to our framework.
Submitted by: maintainer
Obtained from: upstream |
3.7_2 31 Jul 2019 11:44:18 |
danfe |
Cherry-pick the following two changes from the upstream Git repository
at http://git.savannah.gnu.org/cgit/mailutils.git:
018df5d628f4e093f7e45c00b48ffc11b234d8cf - Minor fix
113e144dedbebb5bc659eadc7f329450bb374606 - Fix mandatory locking
Requested by: maintainer |
3.7_1 27 Jun 2019 09:28:35 |
danfe |
Add missing USES+=iconv because most of Mailutils programs use functions
it provides, but dependency was not recorded in the package. This bug
went unnoticed for a long time because `libiconv.so.2' library typically
exists on any FreeBSD installation, and was revealed by recent exp-run.
Since port revision was bumped just now in the previous commit, abuse it
and do not bump again.
PR: 229613 |
3.7_1 27 Jun 2019 09:02:57 |
danfe |
Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it. Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans). One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable. It is very old,
there are newer versions available so it should be fixed by updating.
One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.
PR: 229613
Exp-run by: antoine
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8 |
3.7 24 Jun 2019 10:14:07 |
danfe |
Update to version 3.7.
Submitted by: maintainer |
3.6_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
3.6 26 Feb 2019 13:45:21 |
danfe |
- Update `mail/mailutils' to version 3.6
- Stop hardcoding shlib version suffix in the pkg-plist
to reduce the churn of it upon every version update
Prodded by: maintainer |
3.5 12 Nov 2018 15:50:44 |
danfe |
- Update `mail/mailutils' to version 3.5
- Now supports Berkeley DB versions 5 and 6
- Add GUILE_USES=pkgconfig because guile-config requires it
- Because our `lang/guile2' is outdated, add GUILE_BROKEN
PR: 229613 (related) |
3.4_3 11 Nov 2018 15:38:51 |
danfe |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts) |
3.4_2 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
3.4_1 13 Jul 2018 06:55:33 |
mat |
Remove dependencies on lang/python.
Fix where appropriate.
Sponsored by: Absolight |
3.4_1 31 May 2018 01:18:05 |
jrm |
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html |
3.4 01 Feb 2018 18:03:10 |
jrm |
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506 |
3.4 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.4 28 Nov 2017 01:11:10 |
danfe |
Allow to build with debugging support.
Requested by: maintainer |
3.4 06 Nov 2017 12:59:17 |
danfe |
Update `mail/mailutils' and `mail/mailfromd' to versions 3.4 and 8.4,
respectively. These are bug-fix releases.
Reported by: maintainer |
3.3 19 Oct 2017 13:33:34 |
danfe |
- Update `mail/mailutils' to version 3.3
- Switch to GDBM as default database: BDB v4.8 is deprecated (later versions
are incompatible) and is not widely supported (e.g. by sendmail et al.)
Submitted by: maintainer
TIMESTAMP (mailutils-3.3.tar.xz) = 1508319536 |
3.2.91.29_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
3.2.91.29 18 Jun 2017 10:12:03 |
danfe |
Update `mail/mailutils' to version 3.2.91-29
As the port serves alpha version now, reorder MASTER_SITES
Requested by: maintainer |
3.2.91 20 Apr 2017 14:53:08 |
danfe |
Mention that `mail/mailutils' toolset is strictly RFC-compliant.
Requested by: maintainer |
3.2.91 12 Apr 2017 14:23:10 |
danfe |
- Update `mail/mailutils' to version 3.2.91, amend MASTER_SITES [*]
- Drop some Guile-related files from pkg-plist that were removed upstream
Submitted by: maintainer [*] |
3.2 19 Mar 2017 19:09:18 |
danfe |
- Update to version 3.2
- Drop `iconv' and `makeinfo' from USES list, they are not needed
- When linking against Guile, explicitly depend on libgmp.so:math/gmp
(per `stage-qa' warning)
- Do not hardcode library version in pkg-plist, use PLIST_SUB mechanism
Reported by: maintainer |
3.1.1_3 30 Dec 2016 19:16:19 |
danfe |
- Unbreak MH option and introduce EMACS one
- Simplify startup (rc.d) scripts a bit
- Minor port description adjustments |
3.1.1_2 28 Dec 2016 12:01:54 |
danfe |
- USES+=localbase is required for NLS-less builds
- Install startup scripts and documentation files
- Amend COMMENT text and bump port revision
Submitted by: maintainer (rc.d scripts) |
3.1.1_1 28 Dec 2016 11:59:40 |
danfe |
Unbreak GUILE option. During generation of documentation, docstrings and
other information is extracted from preprocessed (cc -E) *.c files using
bundled clexer tool, which is part of GINT [1].
Under some circumstances (probably subject to the compiler, as the problem
does not occur on 9.3 and -CURRENT), ``arglist (SCM mbox)'' expression in
`mu_mailbox.c' becomes separated by the linemarker (# 470 "mu_mailbox.c").
Upstream maintainer believes that preprocessor is wrong, but might include
a workaround in clexer for this situation. Meanwhile, just suppress line
markers with -P switch since they are normally ignored anyway.
http://puszcza.gnu.org.ua/software/gint/ [1] |
3.1.1_1 23 Dec 2016 11:31:55 |
danfe |
- Do not pass ${PREFIX}/lib/${PORTNAME} to ldconfig(8), those shared
objects are loaded as plugins during runtime
- Do not try to override MAKEINFO (does not seem to change anything)
- Prevent `install-exec-hook' from calling chmod(1), this also fixes
warnings during Q/A stage [1]
- Allow to build against Kyoto Cabinet
Reported by: pkg-fallout [1] |
3.1.1 21 Dec 2016 19:04:07 |
danfe |
- Resurrect `mail/mailutils' port removed back in 2014: it is under
active development again and we have new maintainer for the port
- Update to version 3.1.1, define LICENSE (GPLv3+), improve COMMENT
- Drop `--disable-build-comsat' (not sure why it was disabled before)
- Convert to option helpers; fix noticed pkg-plist issues
- Strip binaries on installation; drop standard option descriptions
- Remove MAKE_JOBS_UNSAFE (we'll ask for forgiveness if it breaks)
- Reformat port description and spell ``Swiss Army knife'' correctly
- Pass maintainership to the submitter
Submitted by: Zeus Panchenko |
2.2_2 24 Mar 2014 19:51:55 |
rene |
Remove expired ports:
2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0
2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream
2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream
2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor
2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from
bit rot. Especially with options other than GUILE, uninstall may leave files
behind
2014-03-23 games/xflame: No more public distfiles
2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2
instead
2014-03-24 x11-wm/hackedbox: Abandonware
2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using
'sysutils/hfsutils'
2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles;
unmaintained |
2.2_2 23 Feb 2014 20:55:58 |
antoine |
Set expiration date: marked deprecated since july 2013 |
2.2_2 15 Feb 2014 10:13:34 |
miwi |
- Stage support |
2.2_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.2_2 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.2_2 17 Jul 2013 21:38:09 |
mandree |
Move GUILE_* options before bsd.options.mk so they can take effect. |
2.2_2 17 Jul 2013 21:29:26 |
mandree |
Fix GUILE option for "OFF" case (GUILE_CONFIGURE_OFF, rather than a dup' _ON)
Submitted by: jgh |
2.2_2 17 Jul 2013 19:04:57 |
mandree |
Mark DEPRECATED, until some has the time to look after it. |
2.2_2 17 Jul 2013 18:58:39 |
mandree |
- Return port to ports@, at the maintainers request (private mail in
response to a bug report); Attila Nagy is not using the port any more.
- Add/fix GUILE option (to make it build in Tinderbox) and fix the pkg-plist
accordingly, so that the port now installs successfully and uninstalls
without left-over files with default options (i. e. no options) and
with GUILE enabled.
- Remove versions from LIB_DEPENDS.
WARNING: THIS PORT NEEDS MORE ATTENTION, known issues:
- movemail is reported to stall on messages containing NUL bytes in the
middle of (body) lines
- enabling the PYTHON option causes pkg-plist breakage, missing
bin/popauth, and other issues
- Note the upstream has released a 2.99.96 alpha/beta version earlier
this year, but I did not have the time to review bug fixes and other
changes. It seems a massive overhaul, partial rewrite, though. |
2.2_1 11 Jul 2013 06:39:14 |
bapt |
Mark job unsafe
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version |
2.2_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.2_1 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
2.2 17 Oct 2012 09:10:09 |
pgj |
- Convert options to the new format
PR: ports/172555
Submitted by: pgj
Approved by: maintainer
Feature safe: yes |
2.2 12 Feb 2012 18:45:27 |
sahil |
Mailutils is a swiss army knife of electronic mail handling.
It offers a rich set of utilities and daemons for processing
e-mail.
All Mailutils programs are able to operate on mailboxes of
any existing format, ranging from standard UNIX maildrops,
through maildir and up to remote mailboxes, which are
transparently accessed using IMAP4, POP3 and SMTP.
WWW: http://mailutils.org/
PR: ports/158703
Submitted by: Attila Nagy <bra@fsn.hu> |