non port: www/Makefile |
Number of commits found: 5248 (showing only 100 on this page) |
Sunday, 17 Jan 2010
|
20:00 lippe
Ruby script to upload files on http://omploader.org.
WWW: http://omploader.org
PR: ports/141127
Submitted by: Philippe Pepiot <phil@philpep.org>
|
Thursday, 14 Jan 2010
|
02:47 wxs
A Python utilities collection for building WSGI applications.
Werkzeug does not try to be a framework, and instead started as a simple
collection of various utilities useful for building WSGI applications.
It has since become one of the most advanced collections of its kind.
It includes a powerful debugger, fully featured request and response
objects, HTTP utilities to handle entity tags, cache control headers,
HTTP dates, cookie handling, file uploads, a powerful URL routing
system and a bunch of community contributed add-on modules.
WWW: http://werkzeug.pocoo.org/
Submitted by: Lewis <moggie@elasticmind.net> (private mail)
|
Tuesday, 12 Jan 2010
|
22:03 pgj
This Haskell library lets you write SCGI programs. This package reuses
the cgi package API, making it very easy to port CGI programs to SCGI.
WWW: http://github.com/esessoms/scgi
PR: ports/142499
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
22:01 pgj
This Haskell library lets you write FastCGI programs. This package
reuses the cgi package API, making it very easy to port CGI programs to
FastCGI. The FastCGI C development kit is required to build this
library.
WWW: http://hackage.haskell.org/package/fastcgi
PR: ports/142498
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
Friday, 8 Jan 2010
|
14:01 wen
Imager.pm helpers for HTML::FormFu file uploads.
WWW: http://search.cpan.org/~CFRANKS/HTML-FormFu-Imager
PR: ports/141249
Submitted by: Andrey Kostenko <andrey@kostenko.name>
|
10:02 ehaupt
Add uzbl, a web interface tools collection.
PR: ports/141674
Submitted by: aehlig at linta.de
|
Monday, 4 Jan 2010
|
22:56 miwi
http://www.freshbooks.com is a website that lets you create, send and
manage invoices. This module is an OO abstraction of their API that
lets you work with Clients, Invoices etc as if they were standard Perl
objects.
WWW: http://search.cpan.org/dist/Net-FreshBooks-API/
PR: ports/142261
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
17:32 glarkin
surf is a simple web browser based on WebKit/GTK+. It is able to display
websites and follow links. It supports the XEmbed protocol which makes
it possible to embed it in another application. Furthermore, one can
point surf to another URI by setting its XProperties.
WWW: http://surf.suckless.org
PR: ports/141854
Submitted by: Christopher Knaust <jigboe at gmx.de>
|
15:06 miwi
MythWeb provides a frontend for scheduling and managing recordings
on your MythBox from a web browser located on another machine.
Provided the security is set up correctly on your MythBox you can
access your machine from anywhere on the internet, or even your
mobile phone as long as you have a compatible browser.
WWW: http://www.mythtv.org/wiki/MythWeb
PR: ports/142148
Submitted by: Bernhard Froehlich <decke at bluelife.at>
|
Sunday, 3 Jan 2010
|
05:12 pgj
A library for writing Haskell web servers.
WWW: http://code.galois.com/
PR: ports/142186
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
04:59 pgj
Haskell interface to the Online Encyclopedia of Integer Sequences.
WWW: http://code.haskell.org/oeis
PR: ports/142182
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
Saturday, 2 Jan 2010
|
23:12 pgj
This is a Haskell library for writing CGI programs.
WWW: http://hackage.haskell.org/package/cgi
PR: ports/142181
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
23:10 pgj
A Haskell library for working with URLs.
WWW: http://www.haskell.org/haskellwiki/Url
PR: ports/142180
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
23:04 pgj
The HTTP package supports client-side web programming in Haskell. It lets
you set up HTTP connections, transmitting requests and processing the
responses coming back, all from within the comforts of Haskell. It's
dependent on the network package to operate, but other than that, the
implementation is all written in Haskell.
A basic API for issuing single HTTP requests + receiving responses is
provided. On top of that, a session-level abstraction is also on offer
(the BrowserAction monad); it taking care of handling the management of
persistent connections, proxies, state (cookies) and authentication
credentials required to handle multi-step interactions with a web server.
The representation of the bytes flowing across is extensible via the use
of a type class, letting you pick the representation of requests and
responses that best fits your use. Some pre-packaged, common instances
are provided for you (ByteString, String.)
WWW: http://projects.haskell.org/http/
PR: ports/142178
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
Thursday, 31 Dec 2009
|
22:35 brooks
The TracMath plugin allows embedded equations in wiki pages. Basically a
port of mt-math to trac.
WWW: http://trac-hacks.org/wiki/TracMathPlugin
|
18:21 brooks
The FiveStarVotePlugin is a modified version of the VotePlugin
(www/trac-vote).
Instead of having up and down arrows, this plugin uses a 5-star approach
to rate resources.
WWW: http://trac-hacks.org/wiki/FiveStarVotePlugin
|
18:20 brooks
The Trac VotePlugin adds a context-navigation entry that lets users easily
vote for a Trac resource, including Wiki pages, tickets, milestones, etc.
If a user has a valid session and the VOTE_MODIFY permission they will
be able to vote.
WWW: http://trac-hacks.org/wiki/VotePlugin
|
17:53 brooks
Add the Trac TicketImportPlugin. It lets you import into Trac a series
of tickets from a CSV file or from an Excel file.
|
Saturday, 26 Dec 2009
|
17:59 miwi
Generate, insert and update HTML Table of Contents.
WWW: http://search.cpan.org/dist/HTML-Toc/
PR: ports/142025
Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM>
|
Friday, 25 Dec 2009
|
19:26 miwi
A Perl interface to the web site notlong.com. Notlong.com simply
maintains a database of long URLs, each of which has a unique
identifier.
WWW: http://search.cpan.org/dist/WWW-Shorten-NotLong/
PR: ports/140856
Submitted by: Sahil Tandon <sahil at tandon.net>
|
19:26 miwi
The HTML::Field set of modules creates objects that represent HTML form fields
which try to make it easier to interact with CGI objects, databases, and
HTML::Template objects.
The objective of an HTML::Field object is to know how to write its own HTML,
how to get its value out of a CGI object or from a hash,
how to add their value to a hash suitable for passing into a HTML::Template
or into a SQL::Abstract object, for example, and thus re-use some of the code
which is typically repeated several times in a CGI script.
This bundle includes also HTML::FieldForm, which is a very simple module to
manage sets of HTML::Field objects.
WWW: http://search.cpan.org/dist/HTML-Field/
PR: ports/140982
Submitted by: Sahil Tandon <sahil at tandon.net>
|
19:19 miwi
This module combines WWW::Mechanize and HTML::TreeBuilder.
WWW: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/
PR: ports/142016
Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM>
|
12:48 miwi
OpenID credential for Catalyst::Plugin::Authentication framework.
WWW: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID
PR: ports/141896
Submitted by: andrey at kostenko.name
|
Thursday, 24 Dec 2009
|
22:15 miwi
Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server. This is also the engine behind GitHub Pages,
which you can use to host your project?s page or blog right here from
GitHub.
WWW: http://github.com/mojombo/jekyll
PR: ports/141947
Submitted by: Peter Schuller <peter.schuller at infidyne.com>
|
20:05 pgollucci
mod_auth_cas is an Apache 2.0/2.2 compliant module that
supports the CASv1 and CASv2 protocols.
WWW: http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas
PR: ports/140348
Submitted by: Kimo <kimor79 at yahoo.com>
|
08:20 wen
Catalyst::Controller::ActionRole is a perl module that apply roles to
action instances.
WWW: http://search.cpan.org/~BOBTFISH/Catalyst-Controller-ActionRole
PR: ports/141248
Submitted by: Mons Anderson <mons@cpan.org>
|
Wednesday, 23 Dec 2009
|
15:36 kuriyama
Plack Server implementation for POE.
WWW: http://search.cpan.org/dist/Plack-Server-POE/
|
Friday, 18 Dec 2009
|
23:38 miwi
- Disconnect www/neon26
|
21:04 miwi
- Update to 2.9.1
- Connect to build
PR: ports/138994 ports/140636
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: maintainer timeout
|
00:42 miwi
This plugin allows for validating custom fields as dates in tickets
and adds fancy date selector to these fields.
WWW: http://trac-hacks.org/wiki/DateFieldPlugin
PR: ports/141702
Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
|
Monday, 14 Dec 2009
|
12:31 beat
- Add www/seamonkey2-i18n
Localization pack for Seamonkey 2.0 browser.
WWW: http://www.seamonkey-project.org/releases/#langpacks
|
12:24 beat
- Connect www/seamonkey2 to the build.
|
02:58 wen
Scrapy is a high level scraping and web crawling framework for writing
spiders to crawl and parse web pages for all kinds of purposes, from
information retrieval to monitoring or testing web sites.
WWW: http://scrapy.org/
PR: ports/136811
Submitted by: Qing Feng <qingfeng@me.com>
|
Sunday, 13 Dec 2009
|
00:31 miwi
Satchmo is a BSD-licensed shopping cart framework built on top of Django.
WWW: http://www.satchmoproject.com/
PR: ports/141399
Submitted by: Kevin Golding <ports at caomhin.org>
|
00:21 miwi
The AutocompleteUsersPlugin allows AJAX completion of users
for the owner and CC fields on new and existing tickets.
WWW: http://trac-hacks.org/wiki/AutocompleteUsersPlugin
PR: ports/141254
Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
|
Saturday, 12 Dec 2009
|
13:51 miwi
Provides an extended set of signals for use by Django apps.
WWW: http://bitbucket.org/bkroeze/django-signals-ahoy/
PR: ports/141301
Submitted by: Kevin Golding <ports at caomhin.org>
|
13:50 miwi
This small app provides multi-host utilities to Django projects by using
threadlocals, middleware and simple utilities. Using the middleware provided,
you can "easily" provide multi-site awareness to any project.
WWW: http://bitbucket.org/bkroeze/django-threaded-multihost/
PR: ports/141302
Submitted by: Kevin Golding <ports at caomhin.org>
|
13:50 miwi
Reusable django application for writting pluggable reusable django applications.
Allows 3rd party apps to dynamically insert template inclusions into your apps
at pre-defined plugin points.
WWW: http://code.google.com/p/django-app-plugins/
PR: ports/141336
Submitted by: Kevin Golding <ports at caomhin.org>
|
Thursday, 10 Dec 2009
|
13:22 pav
- Remove expired port jakarta-tomcat5
|
Tuesday, 8 Dec 2009
|
09:25 pav
- Remove expired www/jakarta-tomcat4 port: www/jakarta-tomcat5 is recommended
instead for new installations
|
07:03 wen
- Add a entry for www/mod_wsgi3
|
Monday, 7 Dec 2009
|
18:02 jkim
A compatibility plugin for Mozilla NPAPI (development version).
Note: The Linux/i386 RPM was built by me on Fedora 10 via VirtualBox
because the author did not provide them. For more information about
the development branch, please read:
http://gwenole.beauchesne.info/en/blog/2009/01/02/nspluginwrapper_1.3.0
PR: ports/141179
|
13:27 wen
pear-Services_Amazon_S3 provides an object-oriented interface
to the Amazon Simple Storage Service (S3). This package is
based on the 2006-03-01 REST API.
WWW: http://pear.php.net/package/Services_Amazon_S3/
|
09:00 wen
HTML::FormHandler allows you to define HTML form fields and validators.
It can be used for both database and non-database forms, and will
automatically update or create rows in a database. It can also be used
to process structured data that doesn't come from an HTML form.
WWW: http://search.cpan.org/~GSHANK/HTML-FormHandler
PR: ports/141120
Submitted by: Andrey Kostenko <andrey@kostenko.name>
|
06:52 wen
Catalyst::Plugin::AutoCRUD is a instant AJAX web front-end for DBIx::Class.
WWW: http://search.cpan.org/~OLIVER/Catalyst-Plugin-AutoCRUD
PR: ports/141124
Submitted by: Andrey Kostenko <andrey@kostenko.name>
|
Sunday, 6 Dec 2009
|
07:27 adrian
Link in the lusca-head port to the build
|
Friday, 4 Dec 2009
|
06:37 kuriyama
Fast templating engine with support for embedded Perl.
WWW: http://search.cpan.org/dist/Tenjin/
|
Wednesday, 2 Dec 2009
|
13:00 beat
- Remove www/xulrunner: Superseded by www/libxul
Reviewed by: miwi
|
Monday, 30 Nov 2009
|
14:14 miwi
2009-11-30 audio/squeezecenter-trackstat: Replaced by
audio/squeezeboxserver-trackstat
2009-11-30 audio/squeezecenter-superdatetime: Replaced by
audio/squeezeboxserver-superdatetime
2009-11-30 audio/squeezecenter-sqlplaylist: Replaced by
audio/squeezeboxserver-sqlplaylist
2009-11-30 audio/squeezecenter-lazysearch: Replaced by
audio/squeezeboxserver-lazysearch
2009-11-30 audio/squeezecenter-dynamicplaylist: Replaced by
audio/squeezeboxserver-dynamicplaylist
2009-11-30 audio/squeezecenter: Replaced by audio/squeezeboxcenter
2009-10-17 www/mod_auth_mysql41_ap2: distfile no longer fetchable
2009-10-13 x11-toolkits/gtkscintilla: no longer under development, last release
in 2002
2009-10-13 x11-toolkits/py-gtkscintilla: no longer under development, last
release in 2002
|
00:18 kuriyama
Compress response body with Gzip or Deflate.
WWW: http://search.cpan.org/dist/Plack-Middleware-Deflater/
|
Saturday, 28 Nov 2009
|
20:06 marcus
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
|
13:26 wen
Library for converting CSS <style> blocks to inline styles.
WWW: http://search.cpan.org/dist/CSS-Inliner
PR: ports/139497
Submitted by: Vick Khera <vivek@khera.org>
|
09:26 miwi
- Fix categorie and connect to build
|
Friday, 27 Nov 2009
|
01:04 sylvio
- Port now do part of devel/tclxml
Approved by: miwi (mentor)
|
Thursday, 26 Nov 2009
|
21:26 glewis
. Remove www/gecko-sharp10. Its long been superseded by www/gecko-sharp20,
no other ports depend on it and it uses outdated gecko dependencies
(firefox 2 and mozilla).
Not objected to by: mono@
|
14:21 miwi
A user-registration application for Django.
WWW: http://bitbucket.org/ubernostrum/django-registration/
PR: ports/140776
Submitted by: Kevin Golding <ports at caomhin.org>
|
Wednesday, 25 Nov 2009
|
11:46 tobez
Add www/p5-pQuery 0.07, a Perl port of jQuery.js.
|
Saturday, 21 Nov 2009
|
16:30 johans
Caudium is the name of a free webserver which is based on the Roxen Challenger
1.3 code base. It is an attractive alternative to servers like Apache,
Netscape and Zeus due to its strength in dynamic page and data generation.
WWW: http://www.caudium.net/
|
10:18 miwi
Anyterm provides a terminal emulator on a Web page using Javascript and a
server daemon. The daemon typically runs behind an HTTP proxy; it forks a shell
and communicates with the script using XMLHTTP on port 80 or securely using
SSL. This provides you with shell access to your machine from almost any Web
browser, even when firewalls are in the way.
WWW: http://anyterm.org/
PR: ports/140740
Submitted by: Douglas Thrift
|
Tuesday, 17 Nov 2009
|
09:10 miwi
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types,
and warns about common JavaScript pitfalls. It is used in many of
Google's JavaScript apps, including Gmail, Google Web Search, Google
Maps, and Google Docs.
WWW: http://code.google.com/closure/compiler/
PR: ports/140556
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Thursday, 12 Nov 2009
|
22:42 miwi
Provides a GTK backend for ZConf::RSS::GUI.
WWW: http://search.cpan.org/~vvelox/ZConf-RSS-GUI-GTK/
PR: ports/140411
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
|
11:02 miwi
Blogsum is a weblog application with a focus on simplicity and security.
It was designed from scratch to be easy to use and easier to maintain.
WWW: http://blogsum.obfuscurity.com/
PR: ports/140290
Submitted by: Johan Huldtgren <jhuldtgren@gmail.com>
|
Wednesday, 11 Nov 2009
|
06:40 wen
A ZConf backed system for fetching and viewing RSS
feeds.
zcrss-addfeed Calls the addFeed dialog for ZConf::RSS::GUI
zcrss-admin Manages stuff in ZConf for ZConf::RSS.
zcrss-browse Calls the view dialog for ZConf::RSS::GUI
zcrss-get Fetches a feed and applies the template for it.
zcrss-managetemplates Calls the manage di
WWW: http://search.cpan.org/~vvelox/ZConf-RSS/
PR: ports/140410
Submitted by: "Zane C.B." <vvelox@vvelox.net>
|
Monday, 9 Nov 2009
|
12:13 yzlin
Add lionwiki 3.1.0, minimalis wiki, extensible, templatable and file
based.
PR: ports/139432
Submitted by: Sylvio Cesar <scjamorim at bsd.com.br>
Approved by: rafan (co-mentor)
|
Saturday, 7 Nov 2009
|
19:23 sylvio
Apache's status module is an easy way to get information about what
your webserver is doing - at any time, except when you need that
information. Because this information is normally gathered via the
server-status page, it will be unavailable when the webserver is not responding.
The system administrator can restart the daemon and hope to get a glimpse of the
server-status page, a tiny clue about what is causing the trouble, before the
server gets overloaded again.
This project aims at helping the system administrator get his information
in crisis situations.
WWW: http://fabletech.com/ftasv
PR: ports/140003
Submitted by: Sylvio Cesar Teixeira <sylvio at FreeBSD.org>
|
Wednesday, 4 Nov 2009
|
14:56 miwi
A generic tagging application for Django projects, which allows association of
a number of tags with any Model instance and makes retrieval of tags simple.
WWW: http://code.google.com/p/django-tagging/
PR: ports/140110
Submitted by: Kevin Golding <ports at caomhin.org>
|
10:18 miwi
GitTrac is a plugin for Trac which enables Git to be used instead of Subversion
as the VersioningSystemBackend for Trac.
WWW: http://trac-hacks.org/wiki/GitPlugin
PR: ports/140235
Submitted by: Douglas Thrift
|
09:13 nivit
Bottle is a fast and simple micro-framework for small web-applications.
It offers request dispatching (Routes) with url parameter support,
Templates, key/value Databases, a build-in HTTP Server and adapters
for many third party WSGI/HTTP-server and template engines.
All in a single file and with no dependencies other than the Python
Standard Library.
WWW: http://bottle.paws.de/
|
Wednesday, 28 Oct 2009
|
11:37 wen
- Add a entry for ilias to complete repocopy www/ilias --> www/ilias3
Approved by: miwi,jadawin(mentors)
|
Monday, 26 Oct 2009
|
16:17 wen
- Disconnect ilias to make INDEX build for the moument
Approved by: miwi,jadawin(mentors)
|
14:49 wen
- Complete repocopy www/ilias --> www/ilias3
PR: ports/139453
Submitted by: Wen Heping(myself)
Approved by: miwi, jadawin(mentors,implicit)
|
Thursday, 15 Oct 2009
|
14:47 kuriyama
Coro cooperative multithread web server.
WWW: http://search.cpan.org/dist/Plack-Server-Coro/
|
Wednesday, 14 Oct 2009
|
11:53 kuriyama
Plack Server implementation that uses HTTP::Server::Simple.
WWW: http://search.cpan.org/dist/Plack-Server-ServerSimple/
|
11:50 kuriyama
A reversehttp gateway for PSGI application.
WWW: http://search.cpan.org/dist/Plack-Server-ReverseHTTP/
|
Tuesday, 13 Oct 2009
|
14:52 kuriyama
A reversehttp for AnyEvent.
WWW: http://search.cpan.org/dist/AnyEvent-ReverseHTTP/
|
14:50 kuriyama
AnyEvent based HTTP server.
WWW: http://search.cpan.org/dist/Plack-Server-AnyEvent/
|
14:38 kuriyama
PSGI engine for Catalyst.
WWW: http://search.cpan.org/dist/Catalyst-Engine-PSGI/
|
14:33 kuriyama
Portable HTTP request object from PSGI env hash.
WWW: http://search.cpan.org/dist/Plack-Request/
|
14:16 kuriyama
Perl Web Server Gateway Interface Specification (pod only).
WWW: http://search.cpan.org/dist/PSGI/
|
13:57 kuriyama
PSGI reference implementation and utilities.
WWW: http://search.cpan.org/dist/Plack/
|
10:12 kuriyama
Enable your CGI.pm aware applications to adapt PSGI protocol.
WWW: http://search.cpan.org/dist/CGI-PSGI/
|
Sunday, 11 Oct 2009
|
14:41 kuriyama
- Resurrect previous version of mod_extract_forwarded for apache
1.3.x by repocopy.
|
Wednesday, 7 Oct 2009
|
19:52 glarkin
Weave is a Mozilla Labs project to explore ways in which
the browser can broker richer experiences on the Web,
by integrating more closely with online services.
WWW: http://labs.mozilla.com/weave/
PR: ports/138539
Submitted by: Grzegorz Blach <magik@roorback.net>
|
Saturday, 3 Oct 2009
|
03:21 yzlin
Add py-tornado 0.1, python Web Server from FriendFeed.
PR: ports/138802
Submitted by: Guixing Bai<khsing.cn at gmail.com>
Approved by: rafan (co-mentor)
|
Wednesday, 23 Sep 2009
|
19:46 glarkin
- Hook cakephp11 and cakephp12 into the build
PR: ports/138899
PR: ports/138900
Feature safe: yes
|
19:44 glarkin
- Removed www/cakephp and www/cakephp-devel after repocopy
PR: ports/138899
PR: ports/138900
Feature safe: yes
|
Sunday, 20 Sep 2009
|
01:36 lippe
New port: free-sa development version
Free-SA is a statistic analyzer for daemons log files similar to SARG.
Its main advantages over SARG are much better speed (7x-20x times),
more reports support, crossplatform work and W3C compliance of
generated HTML/CSS reports code.
WWW: http://free-sa.sourceforge.net
PR: ports/137172
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
Reworked by: myself
Feature safe: yes
|
Friday, 18 Sep 2009
|
08:28 kuriyama
A fast, primitive HTTP request parser
WWW: http://search.cpan.org/dist/HTTP-Parser-XS/
Feature safe: yes
|
Tuesday, 15 Sep 2009
|
08:46 danfe
Choqok is free/open-source micro-blogging client for K Desktop Environment.
The name comes from an ancient Persian word, means Sparrow. It currently
supports Twitter.com and Identi.ca services.
WWW: http://choqok.gnufolks.org/
|
Sunday, 13 Sep 2009
|
12:34 miwi
mod_flickr is a apache module (for apache 2.0 and above) that makes call to
flickr via flickr API's to get a users (configured in httpd.conf) public photo
sets, photos in sets and recent photos uploaded in flickr etc...
Currently only 4 api calls have been implmeneted (all are GET calls). These
API's return data in XML format. The XML can then be parsed by the calling code
(e.g. front end Javascript/php) to display thumbnails of the images say in a
scrollbar. (Code for front end is not distributed as yet)
This module can be used by web developers who want to show their photos/albums
uploaded in flickr on their website and/or access to metadata of their photos
for their own needs/purposes.
WWW: http://www.vshank.com/code/mod_flickr
PR: ports/138299
Submitted by: vshankar
|
Saturday, 12 Sep 2009
|
03:13 tota
- Drag from attic
- Update to 2.3.3
- Fix install paths as they should have been
- Remove CONFLICTS
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
- Remove the MOVED entry
Approved by: maho (mentor)
|
Wednesday, 9 Sep 2009
|
23:09 beat
- Remove www/nvu because it's abandoned upstream since June 2005, marked
deprecated since Oct 2007 and does not build since recent NSS update.
Please use www/kompozer instead.
Discussed with: miwi
With hat: gecko
|
Saturday, 5 Sep 2009
|
15:46 dhn
- Update to 20090821
- Take maintainership to Submitter [1]
- Connect to the build
PR: ports/136010 ports/138022
Submitted by: Anonymous <swell.k@gmail.com>
Submitted by: Ashish SHUKLA <wahjava@gmail.com> [1]
|
Monday, 31 Aug 2009
|
23:40 lippe
New port: Run code after the response has been sent.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-RunAfterRequest/
PR: ports/138137, ports/138166
Submitted by: Andrey Kostenko <andrey@kostenko.name>
|
Sunday, 30 Aug 2009
|
23:08 kuriyama
Uses the Cache::Cache hierarchy to implement a caching Mech. This lets
one perform repeated requests without hammering a server impolitely.
WWW: http://search.cpan.org/dist/WWW-Mechanize-Cached/
|
Thursday, 27 Aug 2009
|
08:49 miwi
- Connect www/mediawiki113 and www/mediawiki114 to the build
|
Tuesday, 25 Aug 2009
|
01:13 lippe
This port is for the Gist commandline tool, which allows for posting to the
Gist pastebin.
WWW: http://github.com/defunkt/gist/
PR: ports/137829
Submitted by: "Rick E." <codeblock@eighthbit.net>
|
Saturday, 22 Aug 2009
|
20:43 miwi
This module protects Apache 2.x from the Slowloris HTTP DoS attack by
limiting the number of allowed connections.
WWW: http://modules.apache.org/search.php?id=1783
PR: ports/138001
Submitted by: Aleksandar Pejic <alex at vts.su.ac.rs>
|
19:06 miwi
net2ftp is a web-based FTP client written in PHP
User features
- Navigate the FTP server
- Upload files
- Download files
- Zip files
- Unzip files
- Install software
- Copy, move and delete
- Copy or move to a 2nd FTP server
- Rename and chmod
- View code with syntax highlighting
- Plain text editor
- HTML editors
- Code editor
- Search for words or phrases
- Calculate size
WWW: http://www.net2ftp.com/
PR: ports/137868
Submitted by: Alexander Kriventsov
|
Tuesday, 18 Aug 2009
|
22:54 miwi
- Rename mediawiki12 to mediawiki112 (to follow the version number)
PR: 137910
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
Number of commits found: 5248 (showing only 100 on this page) |