Commit Graph

19 Commits

Author SHA1 Message Date
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
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)
2014-11-29 18:22:32 +00:00
William Grzybowski
d4954ff75b sysutils/froxlor: add missing dependencies
PR:		192513
Submitted by:	maintainer
2014-08-09 12:42:51 +00:00
William Grzybowski
47dc595607 sysutils/froxlor: minor fixes
- 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
2014-06-18 18:09:40 +00:00
Martin Wilke
01f4037f75 - Update to 0.9.32
PR:		191014
2014-06-15 08:41:55 +00:00
Dmitry Marakasov
190cffb418 - Update to 0.9.31.2
- Minor fixes to pkg-deinstall.in / Makefile

PR:		187618
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
2014-04-23 01:03:16 +00:00
Danilo Egea Gondolfo
aac081e22d - Update from 0.9.29 to 0.9.30 [1]
- Convert all if's in options helpers

PR:		ports/184256
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer) [1]
2013-11-26 10:44:18 +00:00
Danilo Egea Gondolfo
55fbb77d70 - Update from 0.9.28.1 to 0.9.29 [1]
- Add stage support [1]
- Use options helpers

PR:		ports/183245
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer) [1]
2013-10-25 02:38:15 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
William Grzybowski
a1bfd94e05 - Update to 0.9.28.1
- Properly OPTIONSng-ize php-gettext dependency

PR:		ports/178824
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
Approved by:	culot (mentor)
2013-05-23 16:33:59 +00:00
William Grzybowski
77b9990824 - Update to 0.9.28
- Minor fixes to options

PR:		ports/178360
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
Approved by:	culot (mentor)
2013-05-21 10:11:15 +00:00
Alex Kozlov
5003029118 - Convert USE_GETTEXT to USES (part 2)
Approved by:	portmgr (bapt)
2013-04-24 13:36:18 +00:00
Jason Helfman
b2ac5f0650 - update to 0.9.27
- adopt optionsNG

PR:		176975
Submitted by:	maintainer, coco@executive-computing.de
2013-03-21 00:37:33 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Martin Wilke
be989e9647 - Update to 0.9.26
PR:		165186
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
2012-02-20 00:06:18 +00:00
Martin Matuska
424046c1ed Update dependency on proftpd-mysql to databases/proftpd-mod_sql_mysql 2012-01-26 09:43:00 +00:00
Beech Rintoul
e3d75ad0d5 - Fix to properly check dependencies
PR:		ports/163702
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
2011-12-29 23:43:17 +00:00
Rene Ladan
3f8b4945b2 Use mail/opendkim instead of the expired mail/dkim-filter as DKIM plugin.
PR:		ports/162766
Submitted by:	myself
Approved by:	maintainer
Feature safe:	yes
2011-11-23 21:08:27 +00:00
Julien Laffaye
a98aed97d6 - Update to 0.9.22
- Do not install .gitignore files

PR:		ports/158854
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
Approved by:	bapt (mentor)
2011-07-15 20:55:22 +00:00
Martin Wilke
e90590d550 Froxlor is an ISP Server Management Panel written in PHP, allowing customers
to manage their own domains, DNS entries, email addresses, ftp accounts and
more.

WWW:	http://www.froxlor.org/

PR:		ports/154426
Submitted by:	Marco Steinbach <coco at executive-computing.de>
Feature safe:	yes
2011-02-03 09:01:18 +00:00