Serendipity has a plugin that conveniently backups the
entire site.
This plugin requires the pear-File_Archive port in
ports/archivers.
Being that this is not part of the ported package but an
add on you may not want to place the pear-File_Archive on
the dependency list.
Submitted by: "Gerard J. Cerchio" <gjpc@OB1Net.net>
users to create blogs (folders) and pages, and upload rich content such as
photos and audio files (podcasts). It has features for user email validation,
automatic image sizing, and facilities for extending the core data and feature
set.
PR: ports/91771
Submitted by: Glen Campbell <glen@broadpool.com>
<http://www.squid-cache.org/Versions/v2/2.5/bugs/>:
- Fix wbinfo_group.pl to correctly work with the wbinfo command
from samba-3.0.21 (squid bug #1472)
- Fix a crash when accessing async IO function counters via the
cachemgr CGI in cases where squid was compiled for aufs support
but not actually using it (squid bug #1464)
While at it, remove an unneeded patch from the ICAP core patchset.
PR: ports/91831
Submitted by: maintainer
to use web megaframework. It covers everything from front end (MochiKit
JavaScript for the browser, Kid for templates in Python) to the controllers
(CherryPy) to the back end (SQLObject).
The TurboGears project is focused on providing documentation and integration
with these tools without losing touch with the communities that already exist
around those tools.
TurboGears is easy to use for a wide range of web applications.
Author: Kevin Dangoor et alii
WWW: http://www.turbogears.org/
PR: ports/91691
Submitted by: Nicola Vitale <nivit@email.it>
mod_ssl: Fix a possible crash during access control checks if a
non-SSL request is processed for an SSL vhost (such as the
"HTTP request received on SSL port" error message when an 400
ErrorDocument is configured, or if using "SSLEngine optional").
[1]
- reintroduce support of multiple instances of apache in startup
script [2]
- Add configtest command to apache22.sh [2]
- rewrite detection of accf_http filter to make it works on all
supported branches.
- fix rcorder [3]
- fix startup at boot time when profiles are used [4]
Spotted by: simon [1], flz[3]
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> [2],
Joe Horn <joehorn@mi.chu.edu.tw> [4]
PR: ports/91154 [2], ports/90708 [4]
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.
PR: ports/91686
Submitted by: Nicola Vitale <nivit@email.it>
Everything is optional, use validation only or just generate forms, you
can embed and merge them later.
The API was designed similar to other popular modules like Data::Form-
Validator and FormValidator::Simple, HTML::FillInForm is also built in
(and much faster).
WWW: http://search.cpan.org/dist/HTML-Widget/
PR: ports/91672
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
a stack trace of your appliation up to the point where the error
occurred. Each stack frame is displayed along with the package name,
line number, file name, and code context surrounding the line number.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
PR: ports/91667
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
for user web traffic activity, as logged from a squid proxy.
MySAR consists of two parts:
* Command line utilities which import a squid log file in a
MySQL database and maintain the databas.
* A web interface for accessing the reports.
WWW: http://giannis.stoilis.gr/software/mysar/index.php?id=16
Author: Giannis Stoilis <giannis@stoilis.gr>
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu <dryice@dryice.name>
webserver and should not be modified
- Add a dependancy on php?-xml
- Delete redundant DISTNAME definition
- Don't undo the config file dance by splatting the default over the
top of the preserved file
- Get rid of an unnecessicary .for loop
- Move the message into pkg-message so it can be seen when installed
as a package, add an entry with an Apache Alias example for the
new DRUPDIR, and slightly improve the database examples
Approved by: maintainer
www/drupal is now up to 4.6.5 and is unmaintained. The attached patch
updates it and sets myself as the maintainer.
PR: ports/91484
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Upgrade to the latest, 1.1.1, version. I've added lang/ocaml to
RUN_DEPENDS for rebuild the port with portupgrade -r lang/ocaml.
PR: ports/90212
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: Stephane Legrand <stephane@freebsd.org>
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change.
PHProxy is a web HTTP (for now; FTP is not supprted yet)
proxy programmed in PHP designed to bypass firewalls and
other proxy restrictions through a web interface very similar
to the popular CGIProxy.
PR: ports/91375
Submitted by: Babak Farrokhi <babak@farrokhi.net>
The port of the Serendipty Blog engine does not install the
php4-xml-4.4.1_3 which is necessary for the blog to display
posts.
PR: ports/91363
Submitted by: Gerard J. Cerchio <gjpc@OB1Net.net>
httpd-xxx.conf and fix configuration if APACHE_VERSION > 20.
- Don't use the MCAL back-end by default for Kronolith, it is
deprecated.
- Deinstall bug reported by John Nielsen <john (at) jnielsen.net>:
respect LHORDEDIR.
- Fix horde-passwd installation / deinstallation.
- Don't bump PORTREVISION, because running installations are not
concerned.
The lighttpd port installs a sample config file into
/usr/local/etc/lighttpd.conf.sample
this file should probably include the line:
server.event-handler = "freebsd-kqueue"
lighttpd is a high performance web server, and it should
use kqueue when running on FreeBSD.
PR: ports/90354
Submitted by: Mike <mspam@ideaway.net>
Approved by: maintainer timeout
The analog (5.24,1) port does not include the form interface
(anlgform.html & anlgform.pl). These files are in the
tarball, but not installed by the port. They should be
installed, probably with the .pl file non-executable (the
form interface requires customization anyway).
At the end it resulted in these files being installed in EXAMPLESDIR,
with a note in the pkg-message.
PR: ports/51947
Submitted by: Chris Pepper <pepper@rockefeller.edu>
As I'm "maintaining" this port in the mod_perl community,
take maintainership. Update this to 0.98 which also unbreaks
AuthDBI.pm for mp2 post RC5. MY patch is sitting in files.
This also adds some encryption options
PR: ports/83980
Submitted by: Philip M. Gollucci <pgollucci@vegeta.p6m7g8.net>
Approved by: maintainer timeout
Update to Albatross v1.33. This is a minor fix for a
possible security hole hence the Severity & Priority above.
Submitted by: Bourne-again Superuser <gnb@itga.com.au>
PR: ports/91289
"start" when booting, since there's no need to waste time checking for
running processes when the OS is starting up.
Bumping portrevision.
PR: 90904
Approved by: maintainer
fast and simple install
fast log parser generate small per user data file
perl based cgi script for dynamic generated report pages
html template for design
no database required
no additional perl module
varios reports
user group support
graphics report
multilanguage interface
PR: ports/91077
Submitted by: Alexander Logvinov <user@blg.akavia.ru>
Dillo aims to be a multiplatform browser alternative that's
small, stable, developer-friendly, usable, fast, and
extensible.
WWW: http://www.dillo.org/
This package also supports multilingualization.
http://teki.jpn.ph/pc/software/
PR: ports/90112
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Update to the latest development version of DansGuardian.
Clean up the port Makefile, add Apache as an optional
dependency, and use the new RCng rcorder framework. Tested
on the two systems listed above. Compiles, installs,
uninstalls, and runs correctly, although I am not able to
test all the new auth plugins.
PR: ports/90827
Submitted by: Freddie Cash <fcash@sd73.bc.ca>
www/p5-Data-TreeDumper-Renderer-DHTML therefor
- mark it IGNORE for PERL_LEVEL < 500600
- bump PORTREVISION and while we're at it
- add SHA256 checksum
PR: 90955
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
- Use correct version, update to 2.6.3, so bump PORTEPOCH.
- Don't require php-cgi, USE_PHP is enough.
- Take maintainership.
PR: ports/90899
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Song: Rolling Stones - The last time
WIKINDX is a free bibliographic and quotations/notes
management and article authoring system designed either for
single use (on a variety of operating sytems) or multi-user
collaborative use across the internet.
WWW: http://wikindx.sourceforge.net/
PR: ports/90825
Submitted by: Babak Farrokhi <babak@farrokhi.net>
- Fix rc(8) preamble in the squid run script
- Use the .sh suffix only for the old style script
- Do not refer to "rcNG" in pkg-install anymore, rcNG is the default
rc style by now
- Bump PORTREVISION (to mark this change and because the package content
changes)
PR: ports/90858
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
- Add support for OpenSSL
- Handle resin2_flags to pass JVM options in rc(8)
- Fix the port so that it may be built (and cleaned) correctly as a user
PR: 90489
Submitted by: maintainer
KDE Dictionary is used by a few KDE i18n teams;
kdedict is written by Matthias Kiefer from German team and
i18n.kde.org's instalaltion is currently administered by
Claudiu Costin from Romaninan Team.
kdedict is a web based database to administer the standard
translations of a translation team. You can search the
database for different criterias and the found entries are
shown in a table.
kdedict does not use a full blown database but stores the
information in a plain text file. This way, everybody can
easily run kdedict offline (using a local web server) without
having to install and admin a big database. To enable users
to update their locale database easily, kdedict offers a
download option. But if you have basic knowledge of Perl,
it should be no problem to adapt kdedict for using a real
database.
The database consists of the fields: original text,
description, translation, description, category of the word
(i.e. GUI, Network), date of last update and flag, if the
translation is accepted by the team. This flag allows you
to include translations, that your team is not in agreement
about, into the database.
kdedict is able to manage user logins, so you can easily
maintain your database over the web. When logged in, it is
easy to edit, insert or delete entries.
kdedict can also manage multiple languages, by creating one
table for each user.
WWW: http://i18n.kde.org/tools/kdedict/
PR: ports/90507
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Fixes a security issue: Validation of the user language
option was broken by a code change in May 2005, opening the
possibility of remote code execution as this parameter is
used in forming a class name dynamically created with eval().
The validation has been corrected in this version. All
prior 1.5 release and prelease versions are affected; 1.4
and earlier and not affected.
PR: ports/90335
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Approved by: maintainer timeout
--enable-ntlm-fail-open was specified as an additional configuration
option (squid bug #1022).
The port does not enable this option by default; document it, while at it.
- Add SHA256 checksum for the squid tarball
- Integrate ICAP client support based upon the icap project's CVS repository,
turned off by default.
To activate it, build the port with WITH_SQUID_ICAP defined or rerun
'make config'.
- Bump PORTREVISION
PR: ports/90688
Submitted by: maintainer
- variant of the fix in ports/90312 (can be closed, too)
- warn if an apache newer than apache20 is used
(maintainer can't test)
- remove warning about API change, it's been a year
PR: ports/90655
Submitted by: Lars Eggert <lars.eggert@gmx.net>
information may rarely change from request to request. Using the
PageCache plugin, you can cache the full output of different pages so
they are served to your visitors as fast as possible. This method of
caching is very useful for withstanding a Slashdotting, for example.
This plugin requires that you also load a Cache plugin. Please see the
Known Issues when choosing a cache backend.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-PageCache/
PR: ports/90661
Submitted by: Lars Balker Rasmussen <lars@balker.dk>