- Remove dependence on apache
- Mark BROKEN on ${OSVERSION} >= 700000 only when using mysql
- Use ${COPYTREE_SHARE}, ${INSTALL_DATA} to replace ${CP} -r
- Use explicit pkg-plist
- Tweak pgsql cdr template
- Bump PORTREVISION
Approved by: maintainer
Pointed out by: sat
Suggested by: dougb, pav, rafan, danfe
Use dirrmtry when remove some directories
Respect DOCSDIR in pkg-plist
(with small mod from me)
PR: 116776
Submitted by: Alexander Logvinov <ports@logvinov.com>
is not started.
PR: ports/116729
Submitted by: alepulver (myself)
Approved by: "Tong Liu" <nemoliu@gmail.com> (maintainer of tomcat{41,6}),
Tomas Verbaitis <tomasv@megalogika.lt> (maintainer of tomcat55)
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.
PR: ports/114833
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
Major changes compared to Horde 3.1.4 are:
Improved webroot detection.
Fixed language selection in login screen.
Updated Czech, Estonian, German, Polish, Spanish, and Simplified
Chinese translations.
Small bug fixes and improvements
Approved by: sat (mentor)
Many web applications generate or otherwise deliver graphics as part
of their interface. Getting the delivery of these images right is
tricky, and developers usually need to make trade-offs in order
to get a usable mechanism.
Image::Delivery is an extremely sophisticated module for delivering
these generated images. It is designed to be powerful, flexible,
extensible, scalable, secure, stable and correct, and use a minimum
of resources.
WWW: http://search.cpan.org/dist/Image-Delivery/
PR: ports/116217
Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
CruiseControl.rb is a continuous integration tool. Its basic
purpose in life is to alert members of a software project
when one of them checks something into source control that
breaks the build.
CC.rb is easy to install, pleasant to use and simple to
hack. It's written in Ruby.
WWW: http://cruisecontrolrb.thoughtworks.com
PR: ports/116644
Submitted by: Philip M.Gollucci <pgollucci@p6m7g8.com>
Include patches up to 2007-09-19 (later patches are difficult to include as
provided because they will not apply cleanly and would need to be recreated
as a cumulative FreeBSD port patch).
Add the HTTP mirrors to MASTER_SITES as in www/squid and remove a dead
FTP mirror.
Use the new configuration directive squid-default-user and remove code
from the port that implemented that functionality.
Remove reference to squid.sh from pkg-message.in because the rc script
does no longer have a .sh suffix on any supported FreeBSD version.
Notable change: SNMP support is now enabled by default, mirroring the
change in Squid itself. To disable it, specify WITHOUT_SQUID_SNMP or
reconfigure the port accordingly with "make config".
PR: 116581
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
The linux-flashplugin7 port distfile is no longer fetchable
from adobe's website as specified in the port, plus all
occurrences in ports/distfiles on all FreeBSD mirrors seem
to have been removed.
Many people still prefer v7 over v9 due to stability problems
with the latter.
PR: ports/116478
Submitted by: Callum Gibson <callumgibson@optusnet.com.au>