- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes: http://www.foxtrotgps.org/branches/foxtrotgps-dev/NEWS
PR: ports/169233
Submitted by: Craig R. Whipp <crwhipp@gmail.com> (maintainer)
Changes since 6.5.3.1:
- Bump bundled imaplib2 library 2.29 --> 2.33
- Actually perform the SSL fingerprint check (reported by J. Cook)
- Curses UI, don't use colors after we shut down curses already
(C.H"oger)
- Document that '%' needs encoding as '%%' in *.conf
- Fix crash when IMAP.quickchanged() led to an Error
(reported by sharat87)
- Implement the createfolders setting to disable folder propagation
(see docs)
Changes since 6.5.3:
- Don't fail if no dry-run setting exists in offlineimap.conf
(introduced in 6.5.3)
Changes since 6.5.2.1:
- --dry-run mode protects us from performing any actual action.
It will not precisely give the exact information what will happen.
If e.g. it would need to create a folder, it merely outputs "Would
create folder X", but not how many and which mails it would
transfer.
- Internal code changes to prepare for Python3
- Improve user documentation of nametrans/folderfilter
- Fixed some cases where invalid nametrans rules were not caught and
we would not propagate local folders to the remote repository. (now
tested in test03)
- Revert "* Slight performance enhancement uploading mails to an IMAP
server in the common case." It might have led to instabilities.
- Revamped documentation structure. make in the docs dir or make doc
in the root dir will now create the 1) man page and 2) the user
documentation using sphinx (requiring python-doctools, and sphinx).
The resulting user docs are in docs/html. You can also only create
the man pages with make man in the docs dir.
- -f command line option only works on the untranslated remote
repository folder names now. Previously folderfilters had to match
both the local AND remote name which caused unwanted behavior in
combination with nametrans rules. Clarify in the help text.
- Some better output when using nonsensical configuration settings
checking for ImageMagick version >= 6.4.9... yes
checking for HDRI disabled version of ImageMagick... no
Can't install RMagick 2.13.1.
RMagick does not work when ImageMagick is configured for High Dynamic Range Images.
Don't use the --enable-hdri option when configuring ImageMagick.
Reported by: pointyhat
- Fix installation and removal of default configuration: the package
installs syslog-ng.conf.sample, but the port installs syslog-ng.conf.dist
which is also used in the @unexec test.
- Remove empty sgml directory in DOCSDIR (which was not installed by the
package and produced warnings on pkg-delete).
- Install patterndb.d directory from pkg-plist, and use @dirrmtry to remove it.
- Building without libnet.
PR: ports/162414
Submitted by: olgeni
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.htm
- Convert to OptionsNG.
Sunpoet, relative to the PR, there were more Makefile and pkg-plist changes,
as well as an update of Mk/bsd.database.mk and UPDATING.
Port and pkg-plist updates based on
PR: ports/165574
Submitted by: sunpoet@
- add LICENSE
- Specify specific USE_PYTHON versions
- while here use PORTDODCS and remove corresponding entries from plist, shift conditional to optionsNG
PR: ports/169139
Submitted by: koobs.freebsd@gmail.com
Approved by: maintainer, m.tsatsenko@gmail.com
- Use ports framework for build:
- Bonus: Now honours CC/CFLAGS/LDFLAGS
- Remove DISTNAME override
- Update LICENSE (GPLv2 not GPLv1)
- Mark MAKE_JOBS_SAFE
- Patch Makefile to see $(CC) not "CC" when not verbose
- Pet portlint (LICENSE order)
- while here shift where arch is tested, and use MAN{1,8}PREFIX
PR: ports/169154 (based on)
Submitted by: koobs.freebsd@gmail.com
Approved by: maintainer, leres@ee.lbl.gov
BibTeX entries to other formats, including customly defined
text output. Furthermore, it provides the possibility to
check URLs (including MD5, size and MIME type computations)
and to verify ISBN and ISSN numbers.
PR: ports/168627
Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de>
Approved by: eadler, itetcu (mentors, implicit)
- adding options for bash static, but not changing default of bash [1]
- adding in local build issue fix for a umask issue (based on mail from fbsd-ports@opsec.eu ) [1]
- fix build issue conflict for an installed subversion [2]
- fix build issues with font directory ( based on mail from fbsd-ports@opsec.eu )
- pet portlint
Note to Zenoss users: There is no need to update your installation, if it is already installed.
PR: ports/168764 [1]
PR: ports/165918 [2]
Submitted by: jgh@ [2], fbsd-ports@opsec.eu,jgh [1]
Reviewed by: maintainer, pphillips@experts-exchange.com
Approved by: maintainer, pphillips@experts-exchange.com