while here:
- trim Makefile header
- limit python version to 2.x (except/print)
- convert to optionsng (PORTDOCS case)
- clean-up trailing whitespace in pkg-descr and pkg-message
PR: 175653
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
distinguish between upgrades and fresh installs. Also,
mark BROKEN when users try to build WITH_LDAP_SASL but
WITHOUT_SASL2. Finally, backport an upstream patch that
allows Postfix packages to build in a jail that has IPv6
enabled, but no addresses assigned on any interface.
distinguish between upgrades and fresh installs. Also,
backport an upstream patch that allows Postfix packages
to build in a jail that has IPv6 enabled, but no addresses
assigned on any interface.
distinguish between upgrades and fresh installs. Also,
backport an upstream patch that allows Postfix packages
to build in a jail that has IPv6 enabled, but no addresses
assigned on any interface.
- while here depend on pkgnames for dependencies, fix WWW address
and shorten mastersite
PR: 175206
Submitted by: yasu@utahime.org
Approved by: maintainer, info@otsune.com
- Use the abbrev. name in MASTER_SITES
- Give maintainership to submitter
PR: ports/175203
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: Georg Graf <georg@graf.priv.at> (maintainer)
is real name, mail address and password. Their mail client and automx will
safely handle the rest.
automx runs on your server and handles mail account profile requests from
your mail clients. Put an end to endless phone calls trying to coach users to
configure settings, whose dialogs they can't find. Stop wasting your time
writing Tutorials nobody reads.
automx unifies Microsofts and Mozillas mail account provisioning standards in
one powerful Open Source tool. Choose from many backends, including LDAP and
SQL, and let automx create standard and individualized profiles for multiple
domains on the fly!
WWW: http://www.automx.org/en/
- Update to 6.3.24
- Switch to OptionsNG
- Remove unused variables: PATCH_STRIP, MAKE_ENV
- Rearrange ordering of some sections
- Use PORTDOCS to handle document list instead of pkg-plist
- Alter pkg-plst to make portlint(1) happier
- Cleanup TABs
- Set USE_PYTHON_RUN only if X11 option is set.
- Rename files/fetchmailconf to files/fetchmailconf.in,
add it into SUB_FILES, and make the corresponding change in
pre-patch target.
- The `fetchmailconf' wrapper will only be installed when X11
option is unset, otherwise we use the native wrapper which will
directly call the script under PYTHON_SITELIBDIR.
- Add %%X11%% and %%NOX11%% prefix to PLIST_SUB.
Changes by Corey Halpin (maintainer):
- Update MASTER_SITES
PR: 174873
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: Corey Halpin (maintainer)