- Add two new DEBUG options
- Mark as BROKEN on older gcc (maintainer is working on a patch upstream)
PR: ports/126407
Submitted by: Peter Kieser <peter@kieser.ca> (maintainer)
- Pass maintainer to submitter
- Minor style cleanup (remove extra tabs)
PR: ports/125916
Submitted by: terry@sucked-in.com
Approved by: maintainer timeout (third time in a row)
- Upgrade to 0.444 (PR is now moot due to upstream fix)
- Stylistic fixes to Makefile
- Add OPTIONS
- Remove djb-related RESTRICTED (see http://cr.yp.to/distributors.html)
PR: ports/121635
Submitted By: Paul Reece <paul@fastlane.net.au>
Approved By: beech (mentor, implicit)
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)