notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
non port: www/Makefile

Number of commits found: 5608 (showing only 100 on this page)

[First Page]  «  37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47  »  [Last Page]

Saturday, 16 Feb 2008
17:15 miwi search for other commits by this committer
Ubercart is an e-commerce suite developed for Drupal. It has been designed with
the end user in mind, focusing on usability in three key areas: store
configuration, product and catalog creation, and order administration. On the
front end, all major systems are configurable and integrate with the standard
Drupal systems (node, taxonomy, user, etc.). On the back end, the settings
pages and order administration pages have been designed with ease of use in
mind, and we are constantly working to lower the barrier to entry for new
Ubercart users.

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

PR:             ports/120584
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
17:12 miwi search for other commits by this committer
The Thickbox module is a wrapper for the jQuery plugin ThickBox.

ThickBox is a webpage UI dialog widget written in JavaScript on top of the
jQuery library. Its function is to show a single image, multiple images,
inline content, iframed content, or content served through AJAX in a hybrid
modal.

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

PR:             ports/120583
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
17:10 miwi search for other commits by this committer
Imagecache is a dynamic image manipulation and caching tool. It allows you to
create a name space that corresponds to a set of image manipulation actions.
Derivative images are generated the first time they are requested by a client.

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

PR:             ports/120582
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
17:09 miwi search for other commits by this committer
ImageField provides image uploads for CCK.

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

PR:             ports/120581
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
17:07 miwi search for other commits by this committer
The Content Construction Kit allows you create and customize fields using a web
browser. In Drupal 5.x custom content types can be created in core, and CCK
allows you to add custom fields to any content type.

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

PR:             ports/120580
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
17:04 miwi search for other commits by this committer
Workflow-ng allows one to customize drupal's built in workflows in a very
flexible way. In short, it's a rule-based event driven action evaluation
system.

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

PR:             ports/120579
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
17:02 miwi search for other commits by this committer
Tokens are small bits of text that can be placed into larger documents via
simple placeholders, like %site-name or [user]. The Token module provides a
central API for modules to use these tokens, and expose their own token
values.

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

PR:             ports/120578
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
17:01 miwi search for other commits by this committer
uBrowser is the new way to browse taxonomy for Drupal 5.x. It creates an easy
to use interface for browsing vocabularies (categories) like you would browse
a directory tree. Each term in the vocabulary is like a file folder, and
clicking on it in the category select box will display all the nodes that have
been classified with that term in the node select box. The look may be changed
in the CSS, but other display options such as search forms, action buttons,
and display names may be specified when the uBrowser is built for display.

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

PR:             ports/120577
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
16:59 miwi search for other commits by this committer
The Tables API defined by TAPIr can be used by module developers to
include simple, dynamically configurable tables in their modules.
The tables generated by TAPIr feature dynamic loading of data but
also dynamic positioning and disabling of fields (columns) based on
settings configured in the table's settings page. Settings pages are
auto-generated and include helpful links to preview tables and view a
master tabel list. Tables defined by TAPIr are also extensible, so your
tables will be available for other module developers to hook into in a
method similar to the Forms API.

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

PR:             ports/120576
Submitted by:   Jeremy Iverson <jeremy at algenta.com>
Original commit
14:11 miwi search for other commits by this committer
Web::Scraper::Config allows you to harness the power of
Web::Scraper from a config file.

WWW:    http://search.cpan.org/dist/Web-Scraper-Config/

PR:             ports/120161
Submitted by:   Masahiro Teramoto <markun at onohara.to>
Original commit
13:52 miwi search for other commits by this committer
WWW::RobotRules::Parser allows you to simply parse robots.txt files
as described in http://www.robotstxt.org/wc/norobots.html.

WWW:    http://http://search.cpan.org/dist/WWW-RobotRules-Parser/

PR:             ports/120160
Submitted by:   Masahiro Teramoto <markun at onohara.to>
Original commit
13:45 miwi search for other commits by this committer
HTTP::Parser is a stateful HTTP request/response parsing module.

It accepts chunks of data passed to it and returns either a completion hint
or an HTTP::Request (or Response) object when it has the entire request. It
was originally written to be part of a simple Event.pm-based HTTP server.

WWW:    http://search.cpan.org/dist/HTTP-Parser/

PR:             ports/120159
Submitted by:   Masahiro Teramoto <markun at onohara.to>
Original commit
12:10 miwi search for other commits by this committer
HTML::Macro is a module to be used behind a web server (in CGI scripts). It
provides a convenient mechanism for generating HTML pages by combining
"dynamic" data derived from a database or other computation with HTML templates
that represent fixed or "static" content of a page.

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

PR:             ports/120070
Submitted by:   Groovis <groovis at groovis.net>
Original commit
08:54 beech search for other commits by this committer
mod_auth_form is a form based authentication module for apache2. It is
used to place access restrictions on a per-directory, per-user-request basis
using session management. The module uses a MySQL database to retrieve users'
group membership, maintain and validate users' sessions and optionally track
user activity.

PR:             ports/120514
Submitted by:   Tommy Scheunemann <net at arrishq.net>
Original commit
Friday, 15 Feb 2008
14:38 leeym search for other commits by this committer
- add mod_log_firstbyte-1.01

mod_log_firstbyte is a module for Apache 2.0 which allows you to log the
time between each request being read and the first byte of the response
served. Unlike the total serve time, this index of performance tells you how
long Apache actually spent loading the file off the disk or executing your
script: it's independent of client connection speed. It makes a great
performance benchmark for your server!

WWW:            http://code.google.com/p/mod-log-firstbyte/
Original commit
08:01 beech search for other commits by this committer
ATutor is an Open Source Web-based Learning Content Management System
(LCMS) designed with accessibility and adaptability in mind.
Administrators can install or update ATutor in minutes, develop custom
themes to give ATutor a new look, and easily extend its functionality
with feature modules. Educators can quickly assemble, package, and
redistribute Web-based instructional content, easily import prepackaged
content, and conduct their courses online. Students learn in an adaptive
learning environment.

PR:             ports/120553
Submitted by:   Wen heping <wenheping at gmail.com>
Original commit
Thursday, 14 Feb 2008
06:44 beech search for other commits by this committer
libmicrohttpd is a small C library for embedding  HTTP server functionality
into other  applications. It is reentrant, fast, supports HTTP 1.1, and
permits listening on multiple ports. The API is simple and still powerful
enough to allow programmers to use the entire HTTP feature set.

PR:             ports/120603
Submitted by:   David Barksdale <amatus at gnu.org>
Original commit
Wednesday, 13 Feb 2008
22:11 beech search for other commits by this committer
Dojo is an Open Source DHTML toolkit written in JavaScript. It
builds on several contributed code bases (nWidgets, Burstlib, f(m)),
which is why we refer to it sometimes as a "unified" toolkit. Dojo
aims to solve some long-standing historical problems with DHTML
which prevented mass adoption of dynamic web application development.

PR:             ports/120132
Submitted by:   Greg Larkin <glarkin at sourcehosting.net> (maintainer)
Original commit
14:57 sat search for other commits by this committer
- Remove Netscape messenger/navigator (abandoned by AOL)

Security:      
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.12
Original commit
Friday, 8 Feb 2008
13:09 rafan search for other commits by this committer
AWFFull is a webserver log analysis tool. Mainly used to produce simple reports,
it can also be used as the starting point for more detailed Web Analytics.

AWFFull is a fork of the venerable Webalizer log analysis program.

WWW: http://www.stedee.id.au/awffull

PR:             ports/120305
Submitted by:   Chadwick Sorrell chad at wickdev.com
Original commit
Thursday, 7 Feb 2008
12:43 tabthorpe search for other commits by this committer
Shell script for finding and running an available installed browser
on the system.

WWW:    http://personalpages.tds.net/~jwbacon/Ports

PR:             ports/120175
Submitted by:   Jason Bacon <jwbacon at tds.net>
Original commit
Friday, 1 Feb 2008
14:41 sat search for other commits by this committer
Add port www/xpi-yslow:

YSlow analyzes web pages and tells you why they're slow based on Yahoo's
rules for high performance web sites.

YSlow gives you:
* Performance report card
* HTTP/HTML summary
* List of components in the page
* Tools including JSLint

Most files comprising YSlow are licensed under the Mozilla Public License
(MPL) version 1.1, with a couple of exceptions. YSlow includes jslint by
Douglas Crockford, which is licensed under a BSD-style license. YSlow also
includes files from the Yahoo! User Interface library, which are licensed
under the BSD license.

WWW: http://developer.yahoo.com/yslow/

PR:             ports/119808
Submitted by:   Sutra Zhou <zhoushuqun@gmail.com>
Original commit
14:24 sat search for other commits by this committer
Add port www/xpi-torbutton:

Torbutton is a 1-click way to enable or disable the use of Tor. It adds a
panel to the statusbar that says "Tor Enabled" (in green) or "Tor Disabled"
(in red). The user may click on the panel to toggle the status. If the user
(or some other extension) changes the proxy settings, the change is
automatically reflected in the statusbar.

Some users may prefer a toolbar button instead of a statusbar panel. Such a
button is included, and one adds it to the toolbar by right-clicking on the
desired toolbar, selecting "Customize...", and then dragging the Torbutton
icon onto the toolbar. There is an option in the preferences to hide the
statusbar panel (Tools->Extensions, select Torbutton, and click on
Preferences).

Newer Firefox versions have the ability to send DNS resolves through the
socks proxy, and Torbutton will make use of this feature if it is
available.

WWW: http://torbutton.torproject.org/dev/
Author: Scott Squires

PR:             ports/119285
Submitted by:   Andreas Donig <a.donig@gmx.net>
Original commit
Wednesday, 30 Jan 2008
16:48 beech search for other commits by this committer
- New port yahoo-ui-2.4.1

The Yahoo! User Interface (YUI) Library is a set of utilities and
controls, written in JavaScript, for building richly interactive
web applications using techniques such as DOM scripting, DHTML and
AJAX. The YUI Library also includes several core CSS resources. All
components in the YUI Library have been released as open source
under a BSD license and are free for all uses.

PR:             ports/120135
Submitted by:   Greg Larkin <glarkin at sourcehosting.net> (maintainer)
Original commit
06:27 clsung search for other commits by this committer
HTML::RobotsMETA is a simple HTML::Parser subclass
that extracts robots exclusion information from meta tags.

Author: Daisuke Maki <dmaki@cpan.org>
WWW:    http://search.cpan.org/~dmaki/HTML-RobotsMETA/

PR:             ports/120117
Submitted by:   Masahiro Teramoto <markun at onohara.to>
Original commit
06:26 beech search for other commits by this committer
-Back out - portname conflicts with editors/yui

PR:             ports/120135
Original commit
03:32 beech search for other commits by this committer
The Yahoo! User Interface (YUI) Library is a set of utilities and
controls, written in JavaScript, for building richly interactive
web applications using techniques such as DOM scripting, DHTML and
AJAX. The YUI Library also includes several core CSS resources. All
components in the YUI Library have been released as open source
under a BSD license and are free for all uses.

PR:             ports/120135
Submitted by:   Greg Larkin <glarkin at sourcehosting.net> (maintainer)
Original commit
Friday, 25 Jan 2008
18:03 chinsan search for other commits by this committer
Add p5-Tie-TinyURL, Tied interface to TinyURL.com.
Original commit
Thursday, 24 Jan 2008
06:27 clsung search for other commits by this committer
Thin is a Ruby web server that glues together 3 of the best
Ruby libraries in web history:

* the Mongrel parser, the root of Mongrel speed and security
* Event Machine, a network I/O library with extremely high scalability,
  performance and stability
* Rack, a minimal interface between webservers and Ruby frameworks

Which makes it, with all humility, the most secure, stable, fast and
extensible Ruby web server bundled in an easy to use gem for your own
pleasure.

WWW: http://code.macournoyer.com/thin/
Original commit
02:15 clsung search for other commits by this committer
This module allows you to check the status of YOUR shipments via the
DHL website. For privacy issues please consider the website. Please
note: This module is still some kind of alpha, because there are many
different pages on the DHL website.

WWW:    http://search.cpan.org/dist/WWW-DHL/

PR:             ports/119518
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 23 Jan 2008
14:21 miwi search for other commits by this committer
Implementation of the Yadis Specification 1.0 protocol allowing a client to
discover a list of Services a Yadis Identity Provider offers.

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

PR:             ports/119858
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit
14:21 miwi search for other commits by this committer
An interface for creating TinyURL's with their API as well as looking up
destinations of given TinyURL's.

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

PR:             ports/119867
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit
14:20 miwi search for other commits by this committer
SharedBook has developed a unique, on demand reverse publishing platform to help
businesses and consumers extract, manipulate and publish the Internet content.
SharedBook has an Open API (Application Programming Interface).

Anyone can write a program that will transfer data to the SharedBook platform
and utilize full functionality to create revenue-producing books, both online
and off. This package is a wrapper for Open API calls, handles XML responses,
file uploads.

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

PR:             ports/119869
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit
Sunday, 20 Jan 2008
22:12 miwi search for other commits by this committer
This package provides an object oriented interface to the API
of the W3 CSS Validator application (http://jigsaw.w3.org/css-validator/).

With this package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors and warnings
for a a style sheet.

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

PR:             ports/119833
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit
22:11 miwi search for other commits by this committer
PHP wrapper for the Compete SnapShop API

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

PR:             ports/119834
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit
22:08 miwi search for other commits by this committer
An interface for accessing urlTea's web services API

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

- Ditesh Shashikant Gathani
ditesh@gathani.org

PR:             ports/119831
Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
Original commit
Friday, 18 Jan 2008
14:35 skv search for other commits by this committer
Add p5-Catalyst-View-Templated 0.02, generic base class for template-based views
Original commit
01:12 rafan search for other commits by this committer
Yahoo::Lifestyle is a simple interface for Yahoo! Taiwan Lifestyle
open APIs. And you will need the Yahoo::BBAuth for some authentication
APIs. Before you use that, you have to register a appid and secret
for APIs request.

WWW: http://search.cpan.org/dist/Yahoo-Lifestyle/
Original commit
00:12 beech search for other commits by this committer
- Add diamanda

Approved by:    linimon (mentor)
Original commit
Monday, 14 Jan 2008
11:42 miwi search for other commits by this committer
This module collects common URI validation routines to make input validation,
and untainting easier and more readable.

All functions return an untainted value if the test passes, and undef if it
fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true.

The value to test is always the first (and often only) argument.

There are a number of other URI validation modules out there as well.
This one focuses on being fast, lightweight, and relatively 'real-world'.
i.e. it's good if you want to check user input, and don't need to parse
out the URI/URL into chunks.

Right now the module focuses on HTTP URIs, since they're arguably the most
common.

WWW: http://search.cpan.org/dist/Data-Validate-URI

PR:             ports/119264
Submitted by:   Tuc <freebsd-ports at t-b-o-h.net>
Original commit
Saturday, 12 Jan 2008
16:16 miwi search for other commits by this committer
This plugin is a Web Admin panel for administrating custom fields -
adding, modifying and deleting them without editing the trac.ini file
directly.

This plugin is a cooperation between CodeResort.com and Optaros.com,
and is made freely available under a BSD license.

WWW: http://trac-hacks.org/wiki/CustomFieldAdminPlugin

PR:             ports/119573
Submitted by:   Greg Larkin <glarkin at sourcehosting.net>
Original commit
16:15 miwi search for other commits by this committer
This plugin provides a wiki WYSIWYG editor that generates Trac
wiki markup. This enables users to switch between the WYSIWYG mode
and the standard wiki markup format, as needed.

WWW: http://trac-hacks.org/wiki/TracWysiwygPlugin

PR:             ports/119571
Submitted by:   Greg Larkin <glarkin at sourcehosting.net>
Original commit
16:11 miwi search for other commits by this committer
FCGI::Spawn is used to serve as a FastCGI process manager. Besides
the features the FCGI::ProcManager posess itself, the FCGI::Spawn
is targeted as web server admin understandable instance for building
the own fastcgi server with copy-on-write memory sharing among forks
and with single input parameters like socket path and processes number.
Another thing to mention is that it is able to execute any file pointed
by Web server. So we have the daemon that is hot ready for hosting
providing.

WWW:    http://search.cpan.org/dist/FCGI-ProcManager/

PR:             ports/119010
Submitted by:   Peter <peter at vereshagin.org>
Original commit
01:46 beech search for other commits by this committer
- New port prado-3.1.1.r2290

- PRADO(tm) is a component-based and event-driven programming framework
  for developing Web applications in PHP 5. PRADO stands for PHP Rapid
  Application Development Object-oriented.

PR:             ports/119344
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by:    linimon (mentor)
Original commit
Friday, 11 Jan 2008
22:09 danfe search for other commits by this committer
Add ljdump, a tool to download LiveJournal entries and comments.

WWW: http://hewgill.com/software/ljdump/
Original commit
04:39 beech search for other commits by this committer
- New port codeigniter-1.5.4

- CodeIgniter is a powerful PHP framework with a very small
footprint, built for PHP coders who need a simple and elegant toolkit
to create full-featured web applications.

PR:             ports/119347
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by:    linimon (mentor)
Original commit
Thursday, 10 Jan 2008
22:15 miwi search for other commits by this committer
Set which pages are always going to be used in secure mode (SSL).

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

PR:             ports/119334
Submitted by:   Dennis Cabooter <freebsd at rootxs.org>
Original commit
00:06 beech search for other commits by this committer
- New port webcalendar-devel-1.1.6

- This is a port of the WebCalendar application. WebCalendar is an
Open Source web-based calendar/scheduling system written in PHP.
WebCalendar has been under development since 2000 and continues
to evolve.

PR:             ports/119474
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by:    linimon (mentor)
Original commit
Wednesday, 9 Jan 2008
13:51 tabthorpe search for other commits by this committer
- Add new port www/cakephp-devel

PR:             ports/119323
Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
Original commit
Monday, 7 Jan 2008
02:57 clsung search for other commits by this committer
This is yet another 'mixi' (the largest SNS in Japan) scraper,
powered by Web::Scraper. Though APIs are different and incompatible with
precedent WWW::Mixi.

Author: Kenichi Ishigaki <ishigaki@cpan.org>
WWW:    http://search.cpan.org/~ishigaki/WWW-Mixi-Scraper/

PR:             ports/119125
Submitted by:   Masahiro Teramoto <markun at onohara.to>
Original commit
Friday, 4 Jan 2008
08:26 clsung search for other commits by this committer
WWW::Mechanize::DecodedContent is a plugin to add
decoded_content utility method to WWW::Mechanize.

Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net>
WWW:    http://search.cpan.org/~miyagawa/WWW-Mechanize-DecodedContent/

PR:             ports/119124
Submitted by:   Masahiro Teramoto <markun at onohara.to>
Original commit
Thursday, 3 Jan 2008
00:23 beech search for other commits by this committer
- New port phpbb3-3.0.0
- Update after repocopy from phpbb-devel

PR:             ports/118934
Submitted by:   Zhen REN <bg1tpt@gmail.com> (maintainer)
Approved by:    linimon (mentor)
Original commit
Monday, 31 Dec 2007
00:28 miwi search for other commits by this committer
FCGI::ProcManager is used to serve as a FastCGI process manager.  By
re-implementing it in perl, developers can more finely tune performance in
their web applications, and can take advantage of copy-on-write semantics
prevalent in UNIX kernel process management.  The process manager should
be invoked before the caller''s request loop

WWW:    http://search.cpan.org/dist/FCGI-ProcManager/

PR:             ports/119009
Submitted by:   Peter <peter at vereshagin.org>
Original commit
Saturday, 29 Dec 2007
15:03 tabthorpe search for other commits by this committer
Zenphoto is an answer to lots of calls for an online gallery solution
that just makes sense. After years of bloated software that does
everything and your dishes, zenphoto just shows your photos, simply.

WWW: http://www.zenphoto.org/

PR:             ports/119072
Submitted by:   Philippe Audeoud <jadawin at tuxaco.net>
Original commit
Tuesday, 25 Dec 2007
09:09 az search for other commits by this committer
- Take maintainership

This creates a new HTML::FormFu object, passing as it's argument
the contents of the "constructor" config value.
Use with Catalyst MVC

PR:             ports/118997
Submitted by:   az@
Original commit
09:06 az search for other commits by this committer
- Take maintainership

HTML::FormFu is a HTML form framework which aims to be as easy as possible to
use for basic
web forms, but with the power and flexibility to do anything else you might want
to do
(as long as it involves forms).

You can configure almost any part of formfu's behaviour and output. By default
formfu renders
"XHTML 1.0 Strict" compliant markup, with as little extra markup as possible,
but with
sufficient CSS class names to allow for a wide-range of output styles to be
generated by
changing only the CSS.

PR:             ports/118994
Submitted by:   az@
Original commit
Tuesday, 18 Dec 2007
14:54 nivit search for other commits by this committer
urlgrabber is a pure python package that drastically simplifies
the fetching of files. It is designed to be used in programs that
need common (but not necessarily simple) url-fetching features.
It is extremely simple to drop into an existing program and provides
a clean interface to protocol-independant file-access. Best of all,
urlgrabber takes care of all those pesky file-fetching details, and
lets you focus on whatever it is that your program is written to do!

Author: Michael D. Stenner, Ryan Tomayko
WWW:    http://linux.duke.edu/projects/urlgrabber/
Original commit
Friday, 14 Dec 2007
18:52 sat search for other commits by this committer
Add port www/linux-netscape-navigator:

Netscape Navigator is a proprietary browser from AOL Netscape based on
Mozilla Firefox.

This is a pre-compiled Linux/i386 version.

WWW: http://browser.netscape.com/

PR:             ports/117266 (based on)
Submitted by:   Pietro Cerutti <gahr@gahr.ch>
Original commit
Thursday, 13 Dec 2007
10:01 rafan search for other commits by this committer
khtml2png is a command line program to create screenshots of webpages. It
uses libkhtml (the library that is used in the KDE webbrowser Konqueror) and
Qt to do graphic conversion.

WWW: http://khtml2png.sourceforge.net/
Original commit
01:20 kuriyama search for other commits by this committer
Rack provides an minimal interface between webservers supporting Ruby
and Ruby frameworks.

WWW: http://rack.rubyforge.org/
Original commit
Wednesday, 12 Dec 2007
18:30 miwi search for other commits by this committer
File download module

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

PR:             ports/118478
Submitted by:   Geoff Glasson <g_glasson at jimali.dyndns.org>
Original commit
12:48 miwi search for other commits by this committer
a module to read Mozilla URL history files

Author: Simon Wistow <simonw@cpan.org>
WWW:    http://search.cpan.org/~simonw/File-Mork/

PR:             ports/117866
Submitted by:   Masahiro Teramoto <markun at onohara.to>
Original commit
12:47 miwi search for other commits by this committer
WebService::BuzzurlAPI - Buzzurl WebService API

Buzzurl is social bookmark service.

For more information on Buzzurl, visit the Buzzurl website.
http://buzzurl.jp/.

Author: Akira Horimoto <emperor.kurt@gmail.com>
WWW:    http://search.cpan.org/~holly/WebService-BuzzurlAPI/

PR:             ports/117869
Submitted by:   Masahiro Teramoto <markun at onohara.to>
Original commit
12:46 miwi search for other commits by this committer
Staticmatic lets you manage static websites with Haml & Sass.

WWW: http://staticmatic.rubyforge.org/

PR:             ports/118078
Submitted by:   Robert Gogolok <gogo at cs.uni-sb.de>
Original commit
09:55 lth search for other commits by this committer
Add p5-Template-Plugin-FillInForm 0.04, TT plugin for HTML::FillInForm.

PR:             ports/117892
Submitted by:   Lars Thegler <lth at FreeBSD.org>
Original commit
09:11 beech search for other commits by this committer
- New port phprecipebook-2.38
- Small php/webapp to manage recipes and generate shopping lists.

PR:             ports/116708
Submitted by:   Guido Falsi <mad@madpilot.net> (maintainer)
Approved by:    linimon (mentor)
Original commit
08:01 clsung search for other commits by this committer
Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent
Scrapi.

WWW:    http://search.cpan.org/dist/Web-Scraper/

PR:             ports/117554
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
06:23 clsung search for other commits by this committer
This module acts as a filter for HTML. It is not a validator, though
it might be possible to write a validator-like tool with it. It's
intended to strip out unwanted HTML elements and attributes and leave
you with non-dangerous HTML code that you should be able to trust.

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

PR:             ports/117784
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 11 Dec 2007
23:53 sat search for other commits by this committer
Add port www/aria2fe:

aria2fe is a graphical user interface for the command line based
program aria2.  aria2fe was designed and constructed using C++/Qt for
the GNU Unix/Posix/Linux platform.

WWW: http://www.aria2fe.com/
Author: Mike Wells <aria2fe@cox.net>
Original commit
21:41 delphij search for other commits by this committer
Remove www/squid25 as scheduled, but deferred due to ports freeze:

2007-10-31 www/squid25: This version is no longer supported by the developers
Original commit
21:03 clement search for other commits by this committer
- As scheduled, retire apache 2.1.x
  Its support in bsd.apache.mk will be kept few monthes more
Original commit
Tuesday, 30 Oct 2007
01:29 clsung search for other commits by this committer
This module adds the following methods to HTTP::Response objects.

WWW:    http://search.cpan.org/dist/HTTP-Response-Encoding/

PR:             ports/117553
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 24 Oct 2007
10:33 rafan search for other commits by this committer
This module abstracts the task of displaying HTML to the user. The
displaying is done by launching a browser and navigating it to either
a temporary file with the HTML stored in it, or, if possible, by
pushing the HTML directly into the browser window.

WWW: http://search.cpan.org/dist/HTML-Display/
Original commit
Sunday, 14 Oct 2007
14:59 clsung search for other commits by this committer
Gungho is Yet Another Web Crawler Framework, aimed to be extensible
and fast.

Gungho tries to build from clean structures, based upon principles
from the likes of Catalyst and Plagger, so that you can easily
extend it to your liking.

Features such as robot rules handling (robots.txt) and request
throttling can be removed/added on the fly, just by specifying
the components that you want to load. You can easily create
additional functionality by writing your own component.

WWW:    http://search.cpan.org/dist/Gungho/
Original commit
10:10 vd search for other commits by this committer
Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a
more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent
version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new
installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a
more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use
a more recent version
2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are
obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use
a more recent version
2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is
obsolete
2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is
obsolete
Original commit
Saturday, 13 Oct 2007
16:23 sat search for other commits by this committer
Add port www/xpi-flatbmark:

Edit bookmarks in the bookmark organizer, without opening the properties window.

WWW: http://bluweb.com/us/chouser/proj/mozhack/
Author: Chris Houser

PR:             ports/116978
Submitted by:   Gustavo Fukao <gustavofukao@gmail.com>
Original commit
Friday, 12 Oct 2007
23:39 miwi search for other commits by this committer
LWP::UserAgent::WithCache is a LWP::UserAgent extention.
It handle 'If-Modified-Since' request header with local cache file.
local cache files are implemented by Cache::FileCache.

WWW:    http://search.cpan.org/dist/LWP-UserAgent-WithCache/

PR:             ports/117146
Submitted by:   TAKAHASHI Kaoru <kaoru at kaisei.org>
Original commit
Wednesday, 10 Oct 2007
18:04 miwi search for other commits by this committer
Trivial sort order fix in Makefile

PR:             117079
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Original commit
Tuesday, 9 Oct 2007
00:26 ahze search for other commits by this committer
Add kompozer

Complete Web Authoring System that combines web file management and easy-to-use
WYSIWYG web page editing. Kompozer (formally Nvu) is based on the Firefox
codebase and is designed to be extremely easy to use, making it ideal for
non-technical computer users who want to create an attractive, professional
looking web site without needing to know HTML or web coding.

Features:
 - FTP site manager
 - A new color picker
 - Tabs!
 - CSS editor
 - A dash of style(s)
 - Customizable toolbars
 - Forms
 - Cleaner markup
 - Visible marks

WWW: http://www.kompozer.net/

Repocopied from:        www/nvu
Repocopied by:          marcus
Original commit
Monday, 8 Oct 2007
09:15 miwi search for other commits by this committer
- Connect mediawiki110
Original commit
Friday, 5 Oct 2007
23:33 sat search for other commits by this committer
- Sort category Makefiles

Inspired by:    Jason Harris <jharris@widomaker.com>
Howto:          http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Original commit
22:28 sat search for other commits by this committer
Add port www/xpi-bookmarkdd:

BookmarkDD is a useful extension that helps you manage your bookmarks.
It notices when a duplicate bookmark is added, specifies where the
previous URL is and gives you a chance to change the parent folder of
duplicate bookmark. There is also a window to manage all duplicate
bookmarks already in your bookmarks.

WWW: http://bookmarkdd.mozdev.org/
Author: Stephane Bertin

PR:             ports/116609
Submitted by:   Gustavo Fukao <gustavofukao@gmail.com>
Original commit
Saturday, 29 Sep 2007
16:34 skv search for other commits by this committer
Add p5-WWW-Yandex-TIC 0.01, query Yandex Thematic Index of Citing (TIC)
for domain.
Original commit
08:31 miwi search for other commits by this committer
Image::Delivery - Efficient transformation and delivery of web images

Many web applications generate or otherwise deliver graphics as part
of their interface. Getting the delivery of these images right is
tricky, and developers usually need to make trade-offs in order
to get a usable mechanism.

Image::Delivery is an extremely sophisticated module for delivering
these generated images. It is designed to be powerful, flexible,
extensible, scalable, secure, stable and correct, and use a minimum
of resources.

WWW: http://search.cpan.org/dist/Image-Delivery/

PR:             ports/116217
Submitted by:   TAKAHASHI Kaoru <kaoru at kaisei.org>
Original commit
Friday, 28 Sep 2007
12:57 edwin search for other commits by this committer
ports/116644: New Port: devel/ruby-cruisecontrolrb

        CruiseControl.rb is a continuous integration tool. Its basic
        purpose in life is to alert members of a software project
        when one of them checks something into source control that
        breaks the build.

        CC.rb is easy to install, pleasant to use and simple to
        hack.  It's written in Ruby.

        WWW: http://cruisecontrolrb.thoughtworks.com

PR:             ports/116644
Submitted by:   Philip M.Gollucci <pgollucci@p6m7g8.com>
Original commit
Thursday, 27 Sep 2007
23:52 alepulver search for other commits by this committer
- Complete repocopy of www/plone3 and apply patch.

PR:             ports/116148
Submitted by:   NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Original commit
15:25 miwi search for other commits by this committer
vtiger Customer Portal is an add-on package for vtiger CRM, an Open
Source Customer Relationship Management solution.

WWW: http://wiki.vtiger.com/index.php/Vtiger_Customer_Portal_5.0.3_-_User_Manual

Submitted by:   Aron Schlesinger <as at bsdgroup.de> (via irc
Original commit
Wednesday, 26 Sep 2007
12:38 vanilla search for other commits by this committer
Add mod_ntlm2 0.1, NTLM authentication module for the Apache2 webserver.

PR:             ports/116657
Submitted by:   Alex "lissyara" Keda <admin at lissyara.su>
Original commit
Sunday, 23 Sep 2007
22:03 miwi search for other commits by this committer
A plugin is being developed that will allow different ways to reject
contributions that contain spam.

WWW:    http://trac-edgewall.org/wiki/SpamFilter

PR:             ports/116585
Submitted by:   sutra
Original commit
Tuesday, 18 Sep 2007
15:22 miwi search for other commits by this committer
2007-09-15 x11-wm/obtuner: broken with recent Openbox and the project is not
active anymore
2007-08-22 www/mapedit: Depends on obsolete version of jdk
2007-08-22 www/hotjava: Depends on obsolete version of jdk
2007-08-29 sysutils/cd9660_unicode: is obsolete. See mount_cd9660(8)
2007-09-11 net-mgmt/p5-Net-SNMP3: only runs with old, unsupported Perl versions
Original commit
06:31 acm search for other commits by this committer
- New port: www/fpc-httpd

Free Pascal httpd unit
Original commit
Thursday, 13 Sep 2007
20:15 miwi search for other commits by this committer
Working with disk to URI file mappings

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

PR:             ports/116212
Submitted by:   Cory R. King <coryking at mozimedia.com>
Original commit
Friday, 7 Sep 2007
08:08 edwin search for other commits by this committer
[NEW PORT] www/p5-Catalyst-View-Email: Catalyst View for Email

        Catalyst::Helper::View::Email - Helper for Email Views

        WWW: http://search.cpan.org/dist/Catalyst-View-Email/

PR:             ports/113319
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org>
Original commit
Thursday, 6 Sep 2007
12:00 edwin search for other commits by this committer
New Port: www/abyssws - compact and easy to use web server

        Abyss Web Server is a compact and easy to use web server.

        Despite its small footprint, it supports HTTP/1.1, dynamic
        content generation through CGI/FastCGI scripts, ISAPI
        extensions, native ASP.NET support, Server Side Includes
        (SSI), custom error pages, password protection, IP address
        control, anti-leeching, and bandwidth throttling.

        It also features an automatic antihacking system as well
        as a multilingual remote web management interface that makes
        its configuration as easy as browsing a web site.

        It supports a wide range of Web technologies and can run
        advanced PHP, Perl, Python, ASP, ASP.NET, and Ruby on Rails
        Web applications which can be backed by databases such as
        MySQL, SQLite, MS SQL Server, MS Access, or Oracle.

        WWW: http://www.aprelium.com/

PR:             ports/115840
Submitted by:   Daniel Voisine <voisined@wit.edu>
Original commit
11:52 edwin search for other commits by this committer
New port: www/metacafe_dl download videos from metacafe.com

        metacafe-dl is a small command-line program for downloading
        videos from metacafe.com.

        WWW: http://www.arrakis.es/~rggi3/metacafe-dl/

        This port is based off of www/youtube_dl

PR:             ports/115787
Submitted by:   "Fernando Q. Durango" <fernando@secret.org>
Original commit
Thursday, 30 Aug 2007
22:57 se search for other commits by this committer
New port of uTidylib, a python wrapper for tidy-lib.
Original commit
20:14 sat search for other commits by this committer
Add port www/jtoolkit:

jToolkit is a Python web application framework built on modpython and
Apache. There is also a simple command line webserver for running
applications from.

It is aimed at dynamically generated pages rather than mostly-static
pages (for which there are templating solutions). Pages can be produced
using a variety of widgets. It handles sessions and database
connections (and multi-database portability).

WWW: http://jtoolkit.sourceforge.net/
Author: St James Software <info@sjsoft.com>

Obtained from:  Pootle mailing lists (lucene patch)
Original commit
Tuesday, 28 Aug 2007
21:33 miwi search for other commits by this committer
HTML::Selector::XPath is a utility function to compile CSS2
selector to the equivalent XPath expression.

WWW: http://search.cpan.org/dist/HTML-Selector-XPath/

PR:             ports/115899
Submitted by:   Shinsuke Matsui <smatsui at karashi.org>
Original commit
Monday, 27 Aug 2007
05:06 clsung search for other commits by this committer
WWW::Facebook::API - Facebook API implementation

A Perl implementation of the Facebook API, working off of the
canonical Java and PHP implementations. By default it uses JSON::Any
to parse the response returned by Facebook's server. There is an option
to return the raw response in either XML or JSON.

WWW:    http://search.cpan.org/dist/WWW-Facebook-API/
Original commit
Tuesday, 21 Aug 2007
08:34 miwi search for other commits by this committer
The bluebreeze theme wants to combine style with good usability

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

PR:             ports/114962
Submitted by:   Geoff Glasson <g_glasson at jimali.dyndns.org>
Original commit

Number of commits found: 5608 (showing only 100 on this page)

[First Page]  «  37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47  »  [Last Page]