Commit graph

2102 commits

Author SHA1 Message Date
Martin Wilke
31b9f94852 Deepest Sender is a blogging client that runs inside Firefox,
SeaMonkey, and XULRunner.

WWW:	http://deepestsender.mozdev.org/

PR:		ports/124726
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-07-19 21:31:33 +00:00
Martin Wilke
9ff52c00b4 Adds XHTML Ruby support. Ruby texts will be rendered above the base texts,
as a small text. This supports both simple ruby and complex ruby of W3C spec.

Testcases:
* http://www.w3.org/International/tests/sec-ruby-markup-1
* http://www.aozora.gr.jp/cards/000035/files/1567_14913.html
* http://www.keishicho.metro.tokyo.jp/sikumi/pipo/music/music.htm

WWW: http://piro.sakura.ne.jp/xul/_rubysupport.html.en

PR:		ports/123903
Submitted by:	Anatoly Borodin <anatoly.borodin at gmail.com>
2008-07-19 21:30:54 +00:00
Martin Wilke
7be220f161 Display all of your Google Services as buttons just next to your addressbar
or anywhere you like it!

You can go to settings to change which services should be available for you
as buttons. Left click on a button opens the service in the current tab,
MIDDLE CLICK opens a new tab. If you like you can change the main appearance
from a Toolbar with all buttons you've selected to a single Dropdown Menu.

WWW: http://www.soerenrinne.de/

PR:		ports/123909
Submitted by:	Anatoly Borodin <anatoly.borodin at gmail.com>
2008-07-19 21:29:58 +00:00
Martin Wilke
4c04f4bdce FoxyProxy is an advanced proxy management tool that completely
replaces Firefox's limited proxying capabilities. It offers more
features than SwitchProxy, ProxyButton, QuickProxy, xyzproxy,
ProxyTex, TorButton, etc.

WWW: https://addons.mozilla.org/firefox/2464/

PR:		ports/124519
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-07-19 21:29:16 +00:00
Martin Wilke
369104dfd3 One Password To Rule Them All!
If you're like most people, you have a few passwords that you use over
and over again on many different websites. You know this isn't secure,
but you do it anyway. Why? Because it's difficult to remember a unique
password for each and every web site that requires one.

PasswordMaker manages all your online accounts using either new,
uncrackable passwords it creates, or your existing passwords. It even
automatically populates webforms for one-click login.

Moreover, passwords aren't stored anywhere--they are calculated over and over
again as they're needed--so there's nothing to be lost, hacked, or stolen!

WWW: http://passwordmaker.org/

PR:		ports/123902
Submitted by:	Anatoly Borodin <anatoly.borodin at gmail.com>
2008-07-19 21:28:04 +00:00
Martin Wilke
bf979ab597 Turn tabs of your choice into permanent tabs. PermaTabs can't be closed
accidentally no matter what you click (even actions like "Close other tabs"
will not affect them) and will stick around between sessions.

Ideal for keeping URLs you use often, always one tab away. Also, ideal
for picking up specific articles where you left off during a previous session.

From first installation PermaTabs includes three random sample tabs
(from a built in list) to get you started. Maybe you'll discover a useful site
you never knew about?

Adding or removing a permatab is simple - right click a site's tab,
and check/uncheck "Permanent Tab".

Must read: one of the default permatabs installed on first installation
is an affiliate URL to eBay.com. You can of course remove this and the other
sample permatabs, and create your own (which is the whole idea).

WWW: https://addons.mozilla.org/en-US/firefox/addon/2558

PR:		ports/123901
Submitted by:	Anatoly Borodin <anatoly.borodin at gmail.com>
2008-07-19 21:27:17 +00:00
Martin Wilke
f896371ff3 PyAMF provides Action Message Format (AMF) support for Python that is
compatible with the Flash Player.

The Adobe Integrated Runtime and Flash Player use AMF to communicate between
an application and a remote server. AMF encodes remote procedure calls (RPC)
into a compact binary representation that can be transferred over HTTP/HTTPS
or the RTMP/RTMPS protocol. Objects and data values are serialized into this
binary format, which increases performance, allowing applications to load data
up to 10 times faster than with text-based formats such as XML or SOAP.

AMF3, the default serialization for ActionScript 3.0, provides various
advantages over AMF0, which is used for ActionScript 1.0 and 2.0. AMF3 sends
data over the network more efficiently than AMF0. AMF3 supports sending int
and uint objects as integers and supports data types that are available only
in ActionScript 3.0, such as ByteArray, ArrayCollection, and IExternalizable.

WWW: http://pyamf.org/

PR:		ports/125573
Submitted by:	Junji NAKANISHI <jun-g at daemonfreaks.com>
2008-07-19 20:06:40 +00:00
Martin Wilke
1421c610ab Commonist is a free Java program for easy uploads of large numbers of
images to Wikimedia Commons and other Mediawiki installations.

WWW:	http://commons.wikimedia.org/wiki/Commons:Tools/Commonist

PR:		ports/124771
Submitted by:	Marcin Cieslak <saper at SYSTEM.PL>
2008-07-19 17:12:46 +00:00
Martin Wilke
8d9582086c Jericho HTML Parser is a simple but powerful java library allowing
analysis and manipulation of parts of an HTML document, including
some common server-side tags, while reproducing verbatim any
unrecognised or invalid HTML.

It also provides high-level HTML form manipulation functions.

WWW:	http://jerichohtml.sourceforge.net/doc/index.html

PR:		ports/124770
Submitted by:	Marcin Cieslak <saper at SYSTEM.PL>
2008-07-19 17:02:19 +00:00
Martin Wilke
3ac449f2a7 pywebdav is a collection of classes which should make
it easy to write your own DAV server in Python.

WebDAV is an extension to the normal HTTP/1.1 protocol
allowing the user to upload data, create collections of
objects, store properties for objects, etc.

WWW:	http://www.webdav.de/

PR:		ports/125665
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-19 14:05:32 +00:00
Martin Wilke
5c6a13ee10 Tagadelic is a small module, without any databases, or configuration,
that generates a page with weighted tags. The cool thing is that
by merely altering font sizes, these lists suddenly gain a dimension.
Tagadelic offers various ways to add terms and vocabularies in one
tag cloud. By using the urls, you can create your own clouds pages.
It also offers a sideblock for each taxonomy tree.

WWW: http://drupal.org/project/tagadelic

PR:		ports/125711
Submitted by:	Eygene Ryabinkin <rea-fbsd at codelabs.ru>
2008-07-18 20:41:22 +00:00
Beech Rintoul
8a2d202ac7 - Hook squid26 back into build after squd update 2008-07-14 19:13:15 +00:00
Erwin Lansing
db273e6f84 Disconnect squid26 from the build. It is the same version as
www/squid and breaks INDEX.
2008-07-14 07:27:13 +00:00
Beech Rintoul
015553f699 - Pull from attic
- Add latest_link

PR:		ports/125337
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-07-14 00:23:51 +00:00
Sergey Skvortsov
d5d10fd240 Add p5-Test-HTTP 0.11, test HTTP interactions. 2008-07-11 11:39:59 +00:00
Philippe Audeoud
b3c44e7f8e ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and
cold click zones.
Features:
- Few function calls to log a click, no server load rise should be noticed
- A keyword is used to define the page upon Javascript code load
- Screen sizes and browsers are logged

WWW: http://www.labsmedia.com/clickheat/index.html
2008-07-10 16:20:47 +00:00
Beech Rintoul
a0609756f0 - New port p5-AnyEvent-HTTP-1.0.3
Implements a simple, stateless and non-blocking HTTP client. It supports GET,
POST and other request methods, cookies and more, all on a very low level.
It can follow redirects supports proxies and automatically limits the number
of connections to the values specified in the RFC.

WWW: http://search.cpan.org/perldoc?AnyEvent::HTTP

PR:		ports/125342
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2008-07-08 07:22:32 +00:00
Anton Berezin
3c02a3ab3f Add www/p5-Squatting:
Squatting is a web microframework written in Perl that is based on
Ruby's Camping.  It originally used Continuity as its foundation, but it
has since been generalized such that it can squat on top of any
Perl-based web framework (in theory).

WWW: http://search.cpan.org/dist/Squatting/
2008-07-07 12:46:25 +00:00
Anton Berezin
c83f5d95a8 Add www/p5-Continuity, a Perl library that abstracts away statelessness
of HTTP to help beuilding stateful Web applications.

WWW: http://search.cpan.org/dist/Continuity/
2008-07-07 12:18:47 +00:00
Henrik Brix Andersen
e05b7a4cf2 CGI search application built on Xapian
This package contains two index building utilities (omindex and
scriptindex) and a CGI search application (omega).  These use the
Xapian search library to provide a search over a collection of
documents.

Approved by:	erwin (mentor)
2008-07-05 09:24:34 +00:00
Beech Rintoul
fe90fc79a0 - Remove drupal5-gsitemap and add entries for drupal5-xmlsitemap 2008-07-05 00:42:29 +00:00
Philippe Audeoud
e5662c1da3 This module allows Apache to authenticate a location against an
entry, or entries, in an LDAP database.

WWW: http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap2.html

PR:		ports/124400
Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2008-07-02 15:17:55 +00:00
Anton Berezin
cee92c572f Add www/p5-URI-Title, a Perl module to get the titles of things on the
web in a sensible way.
2008-07-02 08:09:46 +00:00
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