<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/froxlor, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2016Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2016Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-05-23T20:35:01Z</updated>
<entry>
<title>Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed</title>
<updated>2016-05-23T20:35:01Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-23T20:35:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c86e9d97241f251304781abec881b7b5a934f12a'/>
<id>urn:sha1:c86e9d97241f251304781abec881b7b5a934f12a</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>- Fix trailing whitespace in pkg-messages</title>
<updated>2016-05-19T11:09:14Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-19T11:09:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e87a8bd319cefd3a75d9d061fe9ac6bad980b0db'/>
<id>urn:sha1:e87a8bd319cefd3a75d9d061fe9ac6bad980b0db</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>sysutils/froxlor: security update 0.9.32_3 -&gt; 0.9.33.2</title>
<updated>2015-08-20T15:54:14Z</updated>
<author>
<name>Jason Unovitch</name>
<email>junovitch@FreeBSD.org</email>
</author>
<published>2015-08-20T15:54:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=65a25342ccd8a7f9257ce70e899419be68328319'/>
<id>urn:sha1:65a25342ccd8a7f9257ce70e899419be68328319</id>
<content type='text'>
- Update to 0.9.33.2
- Minor option and format fixes (support Dovecot 2, use default Apache version)
- Add security hint to pkg-message
- Add NO_ARCH
- Drop @dirrmtry as all pkg-plist files are under PREFIX

PR:		202262
Security:	CVE-2015-5959
Security:	9ee72858-4159-11e5-93ad-002590263bf5
Submitted by:	Marco Steinbach &lt;coco@executive-computing.de&gt; (maintainer)
Approved by:	feld (mentor)
MFH:		2015Q3
</content>
</entry>
<entry>
<title>Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The</title>
<updated>2014-11-29T18:22:32Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-11-29T18:22:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=edb7229dd444037f6015d4a7d1c93eade4ed41f0'/>
<id>urn:sha1:edb7229dd444037f6015d4a7d1c93eade4ed41f0</id>
<content type='text'>
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>sysutils/froxlor: add missing dependencies</title>
<updated>2014-08-09T12:42:51Z</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2014-08-09T12:42:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4954ff75b1171f2cd6760692724f4d96c2c8b91'/>
<id>urn:sha1:d4954ff75b1171f2cd6760692724f4d96c2c8b91</id>
<content type='text'>
PR:		192513
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>sysutils/froxlor: minor fixes</title>
<updated>2014-06-18T18:09:40Z</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2014-06-18T18:09:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=47dc595607e0c7501cf60f18d14adaa6e58e85da'/>
<id>urn:sha1:47dc595607e0c7501cf60f18d14adaa6e58e85da</id>
<content type='text'>
- Add WANT_PHP_CLI, since froxlor cron jobs rely on the cli sapi
- Add WANT_PHP_MOD due to separation of Apache PHP5 module
- Use WWWGRP/WWWOWN in pkg-plist
- Add option for depending on dns/bind99
- Remove superfluous NEED_ROOT
- Bump PORTREVISION

PR:		191102
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>- Update to 0.9.32</title>
<updated>2014-06-15T08:41:55Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2014-06-15T08:41:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=01f4037f75f0d678fbab54d92ab3169d06274c8c'/>
<id>urn:sha1:01f4037f75f0d678fbab54d92ab3169d06274c8c</id>
<content type='text'>
PR:		191014
</content>
</entry>
<entry>
<title>- Update to 0.9.31.2</title>
<updated>2014-04-23T01:03:16Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2014-04-23T01:03:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=190cffb4186ce89d867c2b09064a05b0dcdeaee1'/>
<id>urn:sha1:190cffb4186ce89d867c2b09064a05b0dcdeaee1</id>
<content type='text'>
- Minor fixes to pkg-deinstall.in / Makefile

PR:		187618
Submitted by:	Marco Steinbach &lt;coco@executive-computing.de&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Update from 0.9.29 to 0.9.30 [1]</title>
<updated>2013-11-26T10:44:18Z</updated>
<author>
<name>Danilo Egea Gondolfo</name>
<email>danilo@FreeBSD.org</email>
</author>
<published>2013-11-26T10:44:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aac081e22d3fbc4c9bca6533b9924c4aba5417b5'/>
<id>urn:sha1:aac081e22d3fbc4c9bca6533b9924c4aba5417b5</id>
<content type='text'>
- Convert all if's in options helpers

PR:		ports/184256
Submitted by:	Marco Steinbach &lt;coco@executive-computing.de&gt; (maintainer) [1]
</content>
</entry>
</feed>
