2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import
2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import
2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3 import
- Move auth options into its own single group
- Clarify PASSWD and VALIAS options
Changes: (* was already applied in our 5.4.32)
Matt Brookings
* - Defaulted to Server::Disable=True in vusagec.conf
* - Fixed bug that didn't install vusagec.conf
- Changed relevant quota code to use storage_t 64bit type
- Fixed bug where backfill code wouldn't compile when FILE_LOCKING was
enabled
- Updated MySQL module to support larger quota sizes
- Fixed typo
- Added disable_maildrop flag to MySQL limits feature
- More changes to allow for larger quota sizes in MySQL module
Tullio Andreatta
- Dynamic allocation of valias data
- Use of open/fchdir rather than getcwd/chdir to maintain current working
directory
- Fixed a broken symbolic link check
Drew Wells
- Modification to vdelivermail to properly handle Maildir paths that begin with "./"
<kenji@kens.fm>
- Removed call to maildir_addquota inside user_over_maildirquota causing duplicate
maildirsize entries
- Update to 2.01 [1]
- Pass maintainership to submitter (previous maintainer has timed out since 2009)
- Convert to new LIB_DEPENDS format
- Use OPTIONS_SUB
- Remove use of bsd.port.pre.mk
PR: ports/185973 [1]
Submitted by: Uffe Jakobsen <uffe@uffe.org> [1]
- Add a second MASTER_SITE
- Suffix patch and resulting files for .htaccess and .htpasswd with ".sample"
PR: ports/187798
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
- Rename :: patchfiles [1]
- Merge pkg-req and scripts/pre-install into pkg-install [1]
- Replace tab by space in WWW: line [1]
- Clean up rc script [1]
- Add USE_GCC because clang does not like -freg-struct-return (yet)
- Use USERS and GROUPS [1]
- Drop empty QPOPAUTH_SETUID option
- Fix USE_OPENSSL usage [1]
- Replace knobs by options [1]
- Merge install-conf-file target into post-install target
PR: ports/185285 [1]
Submitted by: Takefu <takefu@airport.fm>
Approved by: portmgr (mostly infastructure fixes)
STAGEDIR. The auto_home.c/auto_qmail.c (depending on which conf- file is
used) must be deleted to or else this might not be executed depending on
how quickly build and pre-install run:
./auto-str auto_home `sed 1q conf-home` > auto_home.c
- Move STAGEDIR fixing to post-build with a message explaining the rebuild.
- Bump PORTREVISION as pkg_install packages may have been built without some
files.
This uses similar methods as dns/djbdns from r346769 and r349241
- Add qmail as a RUN_DEPENDS so that it properly owns the /var/qmail
and /var/qmail/bin directories.
preventing user-config file creation is a good thing. Recommend
one of those scenarios in the rc.d description.
PR: ports/187659
Submitted by: Lawrence "The Dreamer" Chen <beastie@tardisi.com>