Commit graph

1362 commits

Author SHA1 Message Date
Renato Botelho
4d89b56623 The Prewikka frontend provides a means to query the Prelude database, aggregate
and filter events, and provides useful statistics about what's going on. It
provides a nice interface for the security analyst to see what's going on on
the monitored system.

WWW: http://www.prelude-ids.org/

PR:		ports/95996
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl>
2006-04-19 10:22:10 +00:00
Michael Johnson
770892f856 Firefox is an award winning, free, open-source web browser for many platforms
and is based on the Mozilla codebase. It is small, fast and easy to use, and
offers many advanced features:
 o Popup Blocking
 o Tabbed Browsing
 o Live Bookmarks (ie. RSS)
 o Extensions
 o Themes
 o FastFind
 o Improved Security

Repo-copied from:	www/firefox
Repo-copied by:		marcus
2006-04-16 23:57:45 +00:00
Thierry Thomas
e213ebf51b Remove adblock-firefox, which has been replaced by xpi-adblock.
Note: no repocopy, because adblock-firefox was just a slave port, without
a history to preserve.
2006-04-16 21:59:16 +00:00
Thierry Thomas
fbe6b12eb9 Tab Mix Plus enhances Firefox's tab browsing capabilities.
It includes such features as duplicating tabs, controlling
tab focus, tab clicking options, undo closed tabs and windows,
plus much more. It also includes a full-featured session
manager with crash recovery that can save and restore
combinations of opened tabs and windows.

WWW: http://tmp.garyr.net/

PR:		ports/95076
Submitted by:	Andrew Pantyukhin <infofarmer (at) gmail.com>
2006-04-16 16:27:16 +00:00
Thierry Thomas
1206956930 NoScript provides extra protection for your Mozilla/Firefox
or Flock browser: this extension allows JavaScript and Java
execution only for trusted domains of your choice (e.g. your
home-banking web site).

This whitelist based pre-emptive script blocking approach
prevents exploitation of security vulnerabilities (known and
even not known yet!) with no loss of functionality...

WWW: http://www.noscript.net/

PR:		ports/95076
Submitted by:	Andrew Pantyukhin <infofarmer (at) gmail.com>
2006-04-16 16:26:30 +00:00
Thierry Thomas
09fdb4158a Fasterfox allows you to tweak many network and rendering
settings such as simultaneous connections, pipelining,
cache, DNS cache, and initial paint delay.

Dynamic speed increases can be obtained with the unique
prefetching mechanism, which recycles idle bandwidth by
silently loading and caching all of the links on the page
you are browsing.

WWW: http://fasterfox.mozdev.org/

PR:		ports/95076
Submitted by:	Andrew Pantyukhin <infofarmer (at) gmail.com>
2006-04-16 16:25:45 +00:00
Thierry Thomas
3657a1eeec The most beautiful yet the simplest add-on that makes a
strong colorful appeal. Colors every tab in a different
color and makes them easy to distinguish while beautifying
the overall appearance of the interface. An essential.

WWW: https://addons.mozilla.org/extensions/moreinfo.php?id=1368

PR:		ports/95076
Submitted by:	Andrew Pantyukhin <infofarmer (at) gmail.com>
2006-04-16 16:24:57 +00:00
Thierry Thomas
ae65264208 Adblock is a content filtering plug-in for the Mozilla and Firefox browsers.
It is both more robust and more precise than the built-in image blocker.

Adblock allows the user to specify filters, which remove unwanted content based
on the source-address.

WWW: http://adblock.mozdev.org/

Note: the included www/xpi-adblock/Makefile.xpi is used for browsers
based on Gecko >= 1.8 (e.g. Firefox >= 1.5). Older browsers must use
extensions which rely on www/mozex/Makefile.xpi.

PR:		ports/95076
Submitted by:	Andrew Pantyukhin <infofarmer (at) gmail.com>
2006-04-16 16:24:07 +00:00
Jean Milanez Melo
9c07dba9ad - Add www/mediawiki15 after repocopy.
Approved by:	mnag (mentor)
2006-04-13 16:29:00 +00:00
Marcus Alves Grando
e17e2532b9 - Disconnect mediawiki15 temporarily to fix INDEX build. jmelo@ will update www/mediawiki to 1.6 and connect again. 2006-04-12 21:12:49 +00:00
Renato Botelho
95b70036da Repocopy www/mediawiki -> www/mediawiki15 in preparation to update
www/mediawiki to 1.6 series.

PR:		ports/95548
Submitted by:	maintainer
Repocopied by:	marcus
2006-04-12 18:51:36 +00:00
Ying-Chieh Liao
5c5f156175 add csstidy 1.1.1
An opensource CSS parser and optimiser
2006-04-10 01:07:53 +00:00
Colin Percival
0110275ddf Detach www/flashpluginwrapper in order to fix the INDEX build. This
port should probably be deleted entirely since it exists only as a
wrapper for linux-flashplugin (which no longer exists), but I'll let
someone else make that decision.

Reported by:	portsnap buildbox
2006-04-08 03:08:09 +00:00
Hiroki Sato
9375a90fe8 Remove www/linux-flashplugin* ports because of license problem.
The EULA says:

 You may not use the Software on ... (D) any operating system that
 is not an Authorized Operating System.

and FreeBSD is not an Authorized Operating System which it defines.

Discussed with:	maintainer (jamie at bishopston dot net),
		portmgr (kris and krion)
2006-04-08 01:20:35 +00:00
Michael Johnson
a3adfc2cf5 - Readd firefox-devel at version 2.0a1
- Add support for USE_GECKO=firefox-devel
- Fix pkg-deinstall to not remove MOZDIR/extensions
2006-03-29 20:45:19 +00:00
Sergey Matveychuk
f3d8711604 This model class wraps Search::Xapian to provide a friendly, paged
interface to Xapian (www.xapian.org) indexes. This class adds a little
extra convenience on top of the Search::Xapian class. It expects you to
use the QueryParser, and sets up some keywords based on the standard
omega keywords (id, host, date, month, year,title), so that you can do
searches like

      'fubar site:microsoft.com'

WWW: http://search.cpan.org/dist/Catalyst-Model-Xapian/

PR:		ports/93713
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-28 17:16:23 +00:00
Sergey Matveychuk
e4c6263ada c-icap is an implementation of an ICAP server. It can be used with HTTP proxies
that support the ICAP protocol such as the Shweby or Squid proxy server.
c-icap allows the addition of modules, which can extend its functionality and
services. For instance, such modules can be loggers, authenticators and
authentication methods or access controlers.

WWW: http://www.chtsanti.net/c-icap

PR:		ports/92760
Submitted by:	Elisey O. Savateev <b3k@mail.ru>
2006-03-27 06:40:18 +00:00
Sergey Matveychuk
a10f7721ae On request, decodes all params from UTF-8 octets into a sequence of
logical characters. On response, encodes body into UTF-8 octets.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Unicode/

PR:		ports/94951
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 21:02:48 +00:00
Vanilla I. Shu
eb41129dfe Add g-cows 1.7, scripting language for creation of web sites.
PR:		ports/93334
Submitted by:	Andrea Sozzi <as@g-cows.dot.org>
2006-03-24 16:13:11 +00:00
Pav Lucistnik
fad989fedf Tidy HTML Repairing and Parsing.
Tidy is a binding for the Tidy HTML clean and repair utility which
allows you to clean and manipluate HTML documents.

NOTE: This is the PHP4 version!

WWW: http://pecl.php.net/package/tidy

PR:		ports/94687
Submitted by:	Rick van der Zwet <rick@wzoeterwoude.net>
2006-03-22 09:09:49 +00:00
Renato Botelho
bd4c1a207e - Add www/xshttpd-devel
- Register CONFLICTS on www/xshttpd

PR:		ports/94268
Submitted by:	Johan van Selst <johans@stack.nl>
Repocopied by:	marcus
2006-03-21 11:56:38 +00:00
Pav Lucistnik
c057ccab4d SPIP is a publishing system for the Internet. It consists of a bundle of
files, installed in your web account and allowing you to take advantage of a
number of automated tasks: multi-user management, laying out your articles
without the need to use HTML, easily modifying the structure of your site From
the very same application used to browse a site. SPIP enables you to build and
update a site, thanks to a very simple user interface.

WWW: http://www.spip.net/

PR:		ports/94652
Submitted by:	Jean-Francois BOEUF <jfb@minet.net>
2006-03-20 22:07:13 +00:00
Michael Johnson
52c4662281 - Add xulrunner
Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications
that are as rich as Firefox and Thunderbird. It will provide mechanisms for
installing, upgrading, and uninstalling these applications. XULRunner will
also provide libxul, a solution which allows the embedding of Mozilla
technologies in other projects and products.

WWW: http://developer.mozilla.org/en/docs/XULRunner

Most patches obtained from:	www/seamonkey
2006-03-15 11:35:32 +00:00
Renato Botelho
6f97e07321 Add p5-HTML-PrettyPrinter 0.03, generate nice HTML files from HTML
syntax trees.

PR:		ports/93997
Submitted by:	Vivek Khera <vivek@khera.org>
2006-03-15 10:42:03 +00:00
Vasil Dimov
77997466fc Remove expired leaf ports:
2006-02-28 graphics/vid
2006-02-28 graphics/smoke
2006-03-01 misc/globus2
2006-03-14 sysutils/prune
2006-03-14 www/evg
2006-02-28 x11/login.app
2006-03-15 07:28:59 +00:00
Renato Botelho
d3cea0eb52 Open 79XX XML Directory is an application designed to utilize
the display features on Cisco 79XX IP Phones. It produces
on-screen phone directories, search capabilities, text memos,
interactive user status, and more. The directory can be
manipulated very easily using the user-friendly web interface.

Based on PHP server language integrated with MySQL server,
Open 79XX XML Directory is a powerfull tool.

WWW: http://web.csma.biz/apps/xml_xmldir.php

PR:		ports/93432
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-02-22 16:43:12 +00:00
Brooks Davis
f90f33eaa4 Add www/drupal-textile:
The Textile module allows you to enter content using Textile, a
simple, plain text syntax that is filtered into valid (X)HTML.  It was
originally developed by Dean Allen of textism.com, and several different
versions (in several different programming languages) have been created.
2006-02-22 00:58:04 +00:00
Aaron Dalton
06e82443af Add p5-RTx-Statistics 0.1.8, RTx::Statistics - Produces statistical
information based on RT3 data.

PR:		ports/91614
Submitted by:	Vivek Khera <vivek@khera.org>
Approved by:	tobez (implicit)
2006-02-20 21:28:41 +00:00
Erwin Lansing
7556ef8f9a Add p5-Catalyst-View-GraphViz 0.05, catalyst::View::GraphViz - GraphViz
View Class.

PR:		ports/93167
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-02-19 19:59:35 +00:00
Aaron Dalton
3322c6bfac Adding port www/p5-Geo-Caching, an Object interface for querying Geocaching.com website.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 22:19:24 +00:00
Jun Kuriyama
a91529eb5b Add trac-webadmin 0.1.1, web Administering plugin for trac. 2006-02-18 09:23:40 +00:00
Jun Kuriyama
aa528ac5b7 Add trac-accountmanager 0.9, account Manager Plugin for trac. 2006-02-18 06:52:03 +00:00
Renato Botelho
2385e8a57c Remove expired port www/p5-Bundle-Catalyst 2006-02-15 11:30:42 +00:00
Renato Botelho
93dabab04f Remove expired port www/mdw 2006-02-14 17:59:14 +00:00
Volker Stolz
18919b4ef8 Remove expired port www/gnuinfo 2006-02-14 16:51:27 +00:00
Erwin Lansing
31467bc5f2 Add p5-Catalyst-Model-DBIC-Schema 0.04, DBIx::Class::Schema Model Class.
PR:		ports/93268
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-13 09:42:27 +00:00
Erwin Lansing
187e73a1aa Catalyst::Enzyme is a layer on top of the Catalyst framework providing
CRUD functionality for Class::DBI models.

Enzyme uses convention and configuration to provide e.g. extensible
CRUD out-of-the-box, and a common way of dealing with error handling
etc.

It's not completely unlike Maypole in this regard. However, at this
point Enzyme isn't as feature-rich as Maypole.

Enzyme is one way of bringing many Catalyst modules and concepts
together into a unified whole. There are other ways to do this
(obviously. This is, like... uh, Perl).

WWW: http://search.cpan.org/dist/Catalyst-Enzyme/

PR:		ports/93229
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-12 12:02:28 +00:00
Erwin Lansing
47af532224 Add p5-Catalyst-Example-InstantCRUD , create a working CRUD Catalyst
example with the least of effort.

PR:		ports/93192
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-11 18:08:01 +00:00
Erwin Lansing
8de31b9ac7 Add p5-Catalyst-View-TT-ControllerLocal 0.02, catalyst TT View with
template names relative to the Controller.

PR:		ports/93189
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-02-11 17:52:27 +00:00
Sam Lawrance
1ef95cbefc Add Opera 9.0 Preview 2.
PR:		ports/92994
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2006-02-11 04:51:31 +00:00
Sam Lawrance
6385a310b0 Add p5-Kwiki-Cache, Kwiki Cache Plugin.
PR:		ports/91754
Submitted by:	Francisco Alves Cabrita <include@npf.deec.uc.pt>
2006-02-11 02:34:41 +00:00
Brooks Davis
310ae6e33c The pubcookie Drupal module is an external authentication module that
allows users to authenticate to Drupal using pubcookie.  Pubcookie is
used single sign-on to web-based applications at a site.

The module also provide LDAP integration to populate user profiles as
users register.
2006-02-10 06:23:15 +00:00
Vasil Dimov
cbb2d2887c Remove expired port
Approved by:	garga (mentor)
2006-02-08 11:14:51 +00:00
Brooks Davis
3f20f871d6 Add www/mod_pubcookie:
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.

This port contains the apache module portion of the Pubcookie system.
2006-02-08 03:06:22 +00:00
Brooks Davis
0ffb6a38d8 Add www/pubcookie-login-server:
Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.

This port contains the login service portion of the Pubcookie system.
2006-02-08 03:00:05 +00:00
Sam Lawrance
a0156c5c5b Clean up Tomcat 4, 4.1, 5, and 5.5 ports.
These changes apply to all ports, unless mentioned otherwise:

- Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6]
- Improve the tomcat55 rc script.  Fix PID handling.  Improve the
  shutdown process.  Use USE_RC_SUBR to its full potential. [2]
- Backport tomcat55 rc script to the other tomcat ports.  This allows
  us to pass command line arguments to the JVM.  Noted in UPDATING.
  [1], [3], [4]
- Change ownership of installed files.  All files are now installed
  with default uid/gid (root:wheel) except for those in the conf/, logs/,
  temp/ and work/ directories. [5]
- No longer install tomcatXXctl binary.  rc scripts are more flexible
  and can be reconfigured without recompiling.
- Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout).
- Remove a long list of sed expressions in favour of SUB_LIST.
- Move pkg_{,de}install to files/pkg_{,de}install.in.  Add them to
  SUB_FILES.  Tidy up substitutions and remove hardcoded values.
- Some nonfunctional tidying and removal of Makefile cruft.

PR:		ports/38018 [1], ports/38020 [2], ports/74344 [3],
		ports/75143 [4], ports/83434 [5], ports/92692 [6]
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com> [1] [2],
		SimpleRezo Team <freebsd@simplerezo.com> [3],
		Anton Yudin <toha@toha.org.ua> [4],
		Jan Grant <jan.grant@bristol.ac.uk> [5],
		lawrance [6]
Approved by:	Kang Liu <liukang@cn.freebsd.org> (maintainer) [6]
		Maintainer timeouts on [1], [2], [3], [4], [5]
Big thanks to:	hq for the initial tomcat55 script
		jasonb on FreeNode #tomcat for packaging advice
2006-02-07 08:50:09 +00:00
Jean-Yves Lefort
382f3580d4 Add rssowl.
RSSOwl is a free, opensource RSS / RDF / Atom Newsreader.
Some special features are:

  - Export News to PDF, HTML, RTF, OPML
  - Import Favorites from OPML
  - Full text-search with syntax-highlight of the results
  - Powerful Newsfeed search-engine
  - View news in internal browser
  - Manage favorites in categories (Drag and Drop support)
  - Runs on Windows, Linux, Solaris and Mac

For a complete list of features, see: http://www.rssowl.org/overview

WWW: http://www.rssowl.org/

PR:		ports/92708
Submitted by:	Matthias Sund <m.sund@arcor.de>
2006-02-06 16:14:11 +00:00
Renato Botelho
ec123a3468 Add pecl-pecl_http 0.22.0, a PHP extension which provides extended HTTP
request/response handling.

PR:		ports/92827
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-02-06 15:34:44 +00:00
Volker Stolz
0913d68d17 Remove broken and expired ports japanese/gn-gnspool, www/adzap2squirm 2006-02-06 09:01:03 +00:00
Michael Johnson
f8cc7f4104 Add linux-seamonkey 1.0, the open source, standards compliant web
browser.

PR:		ports/92676
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-02-02 17:41:52 +00:00