- Fix pkg-plist to delete directories installed out of PREFIX (on /var) [1]
- Bump PORTREVISION because of [1]
PR: ports/145448 [1]
Submitted by: sahil@ [1]
are used for a website. It can detect content management systems
(CMS), blogging platforms, stats/analytics packages, javascript
libraries, servers, etc..
WWW: http://www.morningstarsecurity.com/research/whatweb
Approved by: itetcu (mentor)
to write programs that spider a website. It provides a simple DSL
for performing actions on every page of a site, skipping certain
URLs, and calculating the shortest path to a given page on a site.
WWW: http://anemone.rubyforge.org/
Approved by: itetcu (mentor)
has been optimized for high-performance environments. It has a very
low memory footprint compared to other webservers and takes care of
cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression,
URL-Rewriting and many more) make lighttpd the perfect webserver-software
for every server that is suffering load problems.
This version is patched to support:
auth.backend = "mysql"
WWW: http://www.lighttpd.net/
WWW: http://redmine.lighttpd.net/issues/752
1. Use a more reliable method to find the signature and message parts
in the ppf_mime script.
2. Add support for the OpenPGP header in ppf_sign and ppf_encrypt, and
use the same method to sanitize the key ID as was already done for
the other headers.
For the port:
1. Update the URL to the web site
2. Switch to PLIST_FILES and PORTDOCS macros
old way. So only add spaces to the list if we're generating it from the
INDEX, and let the case statement match with or without spaces.
Reported by: avilla
individual letters of the typeface. Ecofont claims to use up to 25% less ink,
potentially saving larger institutions thousands of dollars every year without
sacrificing legibility.
PR: ports/145597
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net>
to required_dirs and cause the script to block.
- If radiusd_flags contains -s the daemon never forks so deal with this by
adding & to command_args.
PR: ports/144969, ports/144970
Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
- add support for php 5.3
- drop support for php4
- encoder/cache/session handler are removed
PR: ports/145617
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>