Commit graph

2079 commits

Author SHA1 Message Date
Jeremy Messenger
903b45dfc5 First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.

x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------

graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------

graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------

www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------

Approved by:	portmgr (marcus)
2008-06-30 20:16:22 +00:00
Andrej Zverev
d9beb4b991 This is the Net::LDAP model class for Catalyst. It is nothing more than a
simple wrapper for Net::LDAP. This class simplifies LDAP access by letting
you configure a common set of bind arguments. It also lets you configure a
base DN for searching.

WWW:    http://search.cpan.org/~danieltwc/Catalyst-Model-LDAP/
2008-06-30 11:35:09 +00:00
Xin LI
f6ae7b0cc9 New port: mod_gzip2, an updated version of mod_gzip for apache 2.x.
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
PR:		ports/125032
Repocopy by:	marcus (www/mod_gzip -> www/mod_gzip2)
2008-06-30 04:54:04 +00:00
Beech Rintoul
ec7ac872d1 TclDOM is a Tcl language binding for the W3C's DOM standard. DOM
provides a tree view of an XML document.

TclDOM is a package with several implementations, including one
written in pure Tcl, one written in C based on TclDOMPro and
another that wraps the Gnome libxml2 library.
This port installs the TclDOMPro part.

PR:		ports/123954
Submitted by:	Frank Fenor <frank at fenor.de>
2008-06-29 02:17:18 +00:00
Martin Wilke
50b63bb4cb pear-Services_Blogging provides a unified API to post and read blog entries,
independent of the API supported by the server software hosting the blog.
It uses a driver-based approach to communicate with different APIs out there.
If a new blogging API is invented, someone just needs to write a driver for
the Services_Blogging package, and everyone can access also this blogs.

WWW: http://pear.php.net/package/Services_Blogging/

PR:		ports/124910
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-06-27 12:31:07 +00:00
Martin Wilke
5e0451ffb7 XML_GRDDL is a PHP library for dealing with GRDDL.
It can use Different XSLT engines.

WWW: http://pear.php.net/package/XML_GRDDL/

PR:		ports/124923
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-06-27 12:29:28 +00:00
Marcelo Araujo
f6257f18a5 - www/mod_security2 has been renamed to www/mod_security21 because I prepare the ports structure to receive a new series of mod_security.
PR:		ports/124827
Repocopy by:	marcus
2008-06-23 02:06:09 +00:00
Martin Wilke
84198308e2 The mod_wsgi adapter is an Apache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI.

WWW: http://www.modwsgi.org/

PR:		ports/122612
Submitted by:	Douglas Thrift
2008-06-20 23:12:20 +00:00
Martin Wilke
c86e17f6ad eFront is an easy to use, visually attractive, SCORM compatible, eLearning
and Human Capital Development system.

WWW:   http://www.efrontlearning.net/

PR:		ports/124415
Submitted by:	Wen heping <wenheping at gmail.com>
2008-06-20 13:04:23 +00:00
Felippe de Meirelles Motta
95295ed9e8 twill is a simple language that allows users to browse the Web from a
command-line interface. With twill, you can navigate through Web sites
that use forms, cookies, and most standard Web features.
twill supports automated Web testing and has a simple Python interface.

WWW: http://twill.idyll.org/

PR:		ports/124610
Submitted by:	"Junji NAKANISHI" <jun-g@daemonfreaks.com>
Approved by:	gabor (mentor, implicit)
2008-06-18 18:50:42 +00:00
Edwin Groothuis
928e147ce7 New port: www/davical A simple CalDAV server
DAViCal is a CalDAV server. It cal be used to support shared
	calendars for iCal Evolution etc. There have been many
	requests for a CalDAV server for FreeBSD.

PR:		ports/123692
Submitted by:	Maurice Castro <maurice@castro.aus.net>
2008-06-18 06:38:40 +00:00
Pav Lucistnik
30b83a4f35 Delete www/mod_auth_pwcheck, it depends on expired cyrus-sasl1, and it's gone
from the internet.
2008-06-17 19:00:24 +00:00
Sergey Skvortsov
238755adbc Add twiki-MathModePlugin , include LaTeX formatted math in your TWiki
pages.
2008-06-17 15:19:23 +00:00
Felippe de Meirelles Motta
e3775a6810 Dynamically load adaptor modules
WWW: http://search.cpan.org/dist/Catalyst-Model-DynamicAdaptor/

PR:		ports/124474
Submitted by:	Charlie & <root@spica.trombik.org>
Reviewed by:	lippe
Approved by:	gabor (mentor, implicit)
2008-06-17 02:03:30 +00:00
Sergey Skvortsov
c345fc0c13 Add twiki-BugzillaLinkPlugin , link to Bugzilla bugs using shorthand
references.
2008-06-16 16:28:22 +00:00
Sergey Skvortsov
23fad9812f Add twiki-LdapNgPlugin , query and display data from an LDAP directory. 2008-06-16 13:47:14 +00:00
Sergey Skvortsov
1e5e631afc Add twiki-LdapContrib , LDAP services for TWiki. 2008-06-16 13:03:27 +00:00
Felippe de Meirelles Motta
1d1e280473 CGI::Application::Dispatch::Server - A simple standalone server for web apps that use CGI::Application::Dispatch.
WWW: http://search.cpan.org/~markstos/CGI-Application-Dispatch-Server-0.52/

PR:		ports/124338
Submitted by:	George Hartzell <hartzell@alerce.com>
Approved by:	gabor (mentor, implicit)
2008-06-14 07:49:53 +00:00
Felippe de Meirelles Motta
ec7c3c5340 CGI::Application::Dispatch - a module that makes it simple to dispatch requests
to CGI::Application based objects.

WWW: http://search.cpan.org/~wonko/CGI-Application-Dispatch-2.12/

PR:		ports/124328
Submitted by:	George Hartzell <hartzell@alerce.com>
Approved by:	gabor (mentor, implicit)
2008-06-14 07:07:48 +00:00
Edwin Groothuis
759f13b1b7 [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

	www/mod_webobjects

	WOAdaptor is a collection of WebObjects WebServer Adaptors.
	These include an Apache Module, CGI and FastCGI adaptors

	This is a subproject of Project Wonder and is an effort to
	pool enhancements and bug fixes for Apple's open source
	codebase.

	WWW: http://wonder.sourceforge.net/WOAdaptor.html

PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
2008-06-13 06:36:56 +00:00
Edwin Groothuis
891837a0ec [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

	www/woadaptor-cgi

	WOAdaptor is a collection of WebObjects WebServer Adaptors.
	These include an Apache Module, CGI and FastCGI adaptors

	This is a subproject of Project Wonder and is an effort to
	pool enhancements and bug fixes for Apple's open source
	codebase.

	WWW: http://wonder.sourceforge.net/WOAdaptor.html

PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
2008-06-13 06:33:56 +00:00
Edwin Groothuis
e6b6e3491e [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

	www/woadaptor

	WOAdaptor is a collection of WebObjects WebServer Adaptors.
	These include an Apache Module, CGI and FastCGI adaptors

	This is a subproject of Project Wonder and is an effort to
	pool enhancements and bug fixes for Apple's open source
	codebase.

	WWW: http://wonder.sourceforge.net/WOAdaptor.html

PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
2008-06-13 06:29:46 +00:00
Edwin Groothuis
39593d444a [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.

	www/webobjects

	WebObjects runtime is the deployment environment for Apple WebObjects
	Applications.

	WebObjects is a suite of tools and object-oriented frameworks that enable
	you to create and deploy web applications and web services using Java.

	WWW: http://www.apple.com/webobjects

PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
2008-06-13 06:12:57 +00:00
Martin Wilke
e257fefc35 Extract text contained within an HTML document
WWW: http://search.cpan.org/dist/HTML-ContentExtractor/

PR:		ports/124261
Submitted by:	Oleg Mamontov <oleg at mamontov.net>
2008-06-05 21:51:47 +00:00
Martin Wilke
091aa27898 FluxBB is an open source forum application released under the
GNU General Public Licence. It is free to download and use and
will remain so. FluxBB was conceived and designed to be fast and
light with less of the "not so essential" features that some of
the other forums have whilst not sacrificing essential functionality
or usability.

WWW:	http://www.fluxbb.org/

PR:		ports/123863
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-06-03 13:24:39 +00:00
Martin Wilke
f220d69d57 mod_macro is a third-party module to the Apache Http Server, distributed with
a BSD-style license like Apache. It allows the definition and use of macros
within apache runtime configuration files. The syntax is a natural extension
to apache html-like configuration style.

WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/

PR:		ports/124173
Submitted by:	Lukasz Wasikowski <lukasz at wasikowski.net>
2008-06-01 19:51:51 +00:00
Martin Wilke
192e2cf766 2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared
2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned
2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead
2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead
2008-05-04 security/bioapitool: All functionallity of this tools has been merged with pam_bsdbioapi
2008-05-30 19:15:53 +00:00
Adrian Chadd
255142b0a3 Connect cacheboy port to the build. 2008-05-28 22:18:59 +00:00
Diane Bruce
ddfd8cdbdb The serf library is a C-based HTTP client library built upon the
Apache Portable Runtime (APR) library. It multiplexes connections,
running the read/write communication asynchronously. Memory copies
and transformations are kept to a minimum to provide high
performance operation.

WWW: http://serf.googlecode.com

PR:		ports/124059
Submitted by:	Craig Rodrigues <rodrigc at FreeBSD.org>
2008-05-28 21:01:11 +00:00
Chin-San Huang
d7ab09f107 Add p5-WebService-Rakuten, Rakuten WebService API. 2008-05-28 15:17:16 +00:00
Chin-San Huang
dc44c65e83 Add mod_fileiri, a http IRIs module for Apache 2.
mod_fileiri implements http IRIs for directories/files, i.e.
if accepts URIs with non-ASCII characters encoded in UTF-8 and
converts them to the legacy encoding used in the file system
(which can be specified per directory, or even finer if necessary
(although that's a real hack)).

What is more, it continues to accept requests in the legacy
encoding specified, and redirects them to the correct UTF-8
form, which then returns the actual document (without looping).

There is also a backwards mode, which does redirects from
URIs in a specified legacy encoding to UTF-8 if the directory/
filenames are in UTF-8.

WWW: http://www.w3.org/2003/06/mod_fileiri/
2008-05-28 12:36:05 +00:00
Martin Wilke
0c7f0acf21 - Connect www/drupal6-nice_menus to the build 2008-05-27 08:34:15 +00:00
Martin Wilke
e5512aa3bc - Connect Drupal6 to the build 2008-05-27 07:43:46 +00:00
Martin Wilke
778c4bf14b WebService::Simple is a simple class to interact with web services.
It's basically an LWP::UserAgent that remembers recurring api URLs and
parameters, plus sugar to parse the results.

WWW:	http://search.cpan.org/dist/WebService-Simple/

PR:		ports/123818
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2008-05-24 17:14:01 +00:00
Mark Linimon
6aec075c6c Remove neon to make portsmon happy.
Forgotten by:	edwin
2008-05-21 13:51:40 +00:00
Andrew Pantyukhin
8642eacb6d Add port www/xpi-leechblock:
LeechBlock is a simple productivity tool designed to block those
time-wasting sites that can suck the life out of your working day. All
you need to do is specify which sites to block and when to block them.

WWW: http://www.proginosko.com/leechblock.html
Author: James Anderson

PR:		ports/123823 (with adjustments)
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2008-05-19 21:15:45 +00:00
Andrew Pantyukhin
30bbb57236 Add a couple of new xpi extensions,
- www/xpi-new-diggler - URL-related actions through menu button
- www/xpi-speed-dial - Access websites through custom thumbnail views

PR:		ports/123641, ports/123642 (with corrections)
Submitted by:	Harald Schmalzbauer <harry@omnisec.de>
2008-05-19 20:46:13 +00:00
Martin Wilke
300d99a955 Sakai is an online Collaboration and Learning Environment. Many users of
Sakai deployit to support teaching and learning, ad hoc group collaboration,
support for portfolios and research collaboration.

Sakai is a free and open source product that is built and maintained by the
Sakai community. Sakai's development model is called "Community Source"
because many of the developers creating Sakai are drawn from the "community"
of organizations that have adopted and are using Sakai.

WWW: http://www.sakaiproject.org

PR:		ports/121730
Submitted by:	wenheping at gmail.com
2008-05-19 06:06:50 +00:00
Chin-San Huang
973c6d08b9 HTML::WikiConverter::GoogleCode - Convert HTML to Google Code wiki markup. 2008-05-18 10:05:09 +00:00
Brad Davis
6c8a550273 Chase the repocopy of www/mod_evasive20 -> www/mod_evasive.
PR:		ports/122781
2008-05-17 15:03:26 +00:00
Yen-Ming Lee
904eef9409 - add HTML-StripScripts-Parser 1.02
This class provides an easy interface to HTML::StripScripts, using
HTML::Parser to parse the HTML.

See HTML::Parser for details of how to customise how the raw HTML
is parsed into tags, and HTML::StripScripts for details of how to
customise the way those tags are filtered.

WWW: http://search.cpan.org/dist/HTML-StripScripts-Parser/

Submitted by:	kftseng@iyard.org
2008-05-09 17:43:26 +00:00
Yen-Ming Lee
5b6b69da49 - add HTML-StripScripts 1.04
This module strips scripting constructs out of HTML, leaving as
much non-scripting markup in place as possible. This allows web
applications to display HTML originating from an untrusted source
without introducing XSS (cross site scripting) vulnerabilities.
You will probably use HTML::StripScripts::Parser rather than using
this module directly.

WWW: http://search.cpan.org/dist/HTML-StripScripts/

Submitted by:	kftseng@iyard.org
2008-05-09 17:25:59 +00:00
Ion-Mihai Tetcu
b9acfb442c Habari represents a fresh start to the idea of blogging.
The system is fast, easy to use, and easy to modify.
New users should have no problem using and enjoying Habari.
Advanced users should have no problem tweaking Habari to do exactly
what they need it to do.

WWW:	http://habariproject.org/

PR:		ports/122457
Submitted by:	ayunyan <ayunyan at gmail.com>
2008-05-06 12:57:14 +00:00
Edwin Groothuis
0f3bfeea31 Add neon26 and neon28 to the list 2008-05-05 07:38:02 +00:00
Andrew Pantyukhin
c83ad8f68b Add port www/xpi-menueditor:
Customize application menus - rearrange or remove menuitems from the
main context menu (right-click menu) and main menubar (File Edit View
etc.)

WWW: http://menueditor.mozdev.org/
2008-05-03 05:44:31 +00:00
Martin Wilke
52a7c00fea samidare is a web page update checker
Features:
    * Easy configuration: just list up URLs.
    * HTML generation by template.
    * tDiary theme supported.
    * generate/read LIRS.
    * check page content addition to Last-Modified.

WWW:	http://www.a-k-r.org/samidare/

PR:		ports/123236
Submitted by:	TAKATSU Tomonari <tota at rtfm.jp>
2008-05-02 19:18:35 +00:00
Beech Rintoul
f0d8f88d06 - New port dojo-shrinksafe-1.1.0
The Dojo Toolkit's compressor, ShrinkSafe, uses the Rhino JavaScript
interpreter to safely rename variables and reduce the size of your
scripts without interferring with their operation. It does not
change any public APIs making it easy to use in your JavaScript
development process.

PR:		ports/123298
Submitted by:	Greg Larkin <glarkin at sourcehosting.net>
2008-05-02 02:48:55 +00:00
Andrew Pantyukhin
f978aba7d5 - Fix bsd.twiki.mk a bit
- Add a couple of new extensions:
- TopicVarsPlugin for inter-topic variables
- SubscribePlugin for quick subscription to topics
2008-04-30 17:18:07 +00:00
Martin Wilke
94e3ce48e5 2008-04-30 www/firefox15: Obsolete version, use Firefox 2.0 or greater instead
2008-04-30 www/phpadsnew: replaced by www/openx
2007-10-27 x11-wm/yawm: project no longer exists
2007-10-27 x11-wm/uwm: Version branch long since retired
2008-04-30 07:20:21 +00:00
Ion-Mihai Tetcu
f2384891f6 Easter Bunny brings you the new opera-devel, with more native builds for
various OSVERSIONS and native amd64 builds.

The most full-featured Internet power tool on the market, Opera includes
pop-up blocking, tabbed browsing, integrated searches, and advanced functions
like Opera's groundbreaking E-mail program, RSS Newsfeeds and IRC chat. And
because we know that our users have different needs, you can customize
the look and content of your Opera browser with a few clicks of the mouse.

This port contains the devel/beta version, for the stable one please use
www/opera.

WWW: http://www.opera.com/
2008-04-28 15:11:59 +00:00