Changelog:
- for IMAP retrievers, keep message state around for
30 days even if the corresponding message isn't seen.
This allows users to have multiple rc files with
different IMAP folders to retrieve from without losing
their "seen" mail state for the folders they're not
currently retrieving from. You no longer need to work
around this with different getmail state directories.
PR: 126201
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
for messaging and collaboration - email, group calendaring,
contacts, and web document management and authoring.
NGMP is written in PHP and requires the PostgreSQL database.
WWW: http://www.prevantage.com/
PR: ports/126095
Submitted by: Luke Jee <lukejee at gmail.com>
and not the port it was copied from.
- Fix PORTNAME so no version number is hardcoded and add DISTNAME to fetch the
correct tarball.
- Change the COMMENT to be more descriptive.
Change RUN_DEPENDS to reference the installed ports and versions being depended on.
- Fix CONFIGURE_ARGS to use ${MAKE} rather than hardcoding "make" and split to
multiple lines for readability.
PR: ports/126059
Submitted by: Yarema <yds@CoolRat.org>
Approved by: portmgr, linimon (maintainer on vacation)
- repocopy [files/milter-greylist.sh -> files/milter-greylist.in, pkg-message -> files/pkg-message.in]
itectu@: no more .sh
- Bump PORTREVISION
- Broken messages are not quoted
- silence some portlint tab warnings
- seperate NOPORTDOCS from NOPORTEXAMPLES
- drop 5.x support
- use SUB_FILES for pkg-message processing
- make use of @dirrmtry in pkg-plist
PR: 125653
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> (almost all)
- Canonicalize Makefile header
- Utilize PLIST_FILES and PORTDOCS, kill pkg-plist
- Beautify port description and COMMENT
- Lower-case local var
Approved by: maintainer
- Change default OpenLDAP version to 2.4
- Remove OpenLDAP 2.2 support, the port has been gone for some time now
- Add -DDEPRECATED to CFLAGS for all OpenLDAP using ports
PR: ports/123602, ports/124115, ports/125605
Submitted by: delphij, Jens Rehsack <rehsack@web.de>,
Yuri Pankov <yuri.pankov@gmail.com>
- Remove USE_GTK, it's no longer used
PR: ports/123528
Submitted by: mezz
- Use PATCH_WRKSRC instead of WRKSRC in do-patch target
PR: ports/124169
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
- Remove USE_XPM, it's been replaced by USE_XORG+=xpm
PR: ports/124506
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
- Minor fixups for bsd.port.mk
PR: ports/122675
Submitted by: linimon
- Remove stale comment about USE_GETOPT_LONG
PR: ports/124521
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
- Correct comment about default fetch arguments
PR: ports/125334
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com>
- files/masqmail.sh -> files/masqmail.in
itectu@: no more .sh
dougb@: move load_config above variables checks
- use PORTDOCS
- Bump PORTREVISION
PR: ports/125652
Submitted by: Philip M. Gollucci pgollucci at p6m7g8.com
- Use bundled Mail::IMAPClient instead of the one in ports which is too new
PR: ports/125462
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)