| non port: www/Makefile |
Number of commits found: 5610 (showing only 100 on this page) |
|
Saturday, 1 Jan 2011
|
14:09 beat
- Finally remove www/mozilla as no other port longer depends on Mozilla.
Mozilla is unmaintained upstream for years, broken and has security
issues. Please consider using www/seamonkey2 or www/firefox instead.
Happy New Year!
 |
|
Friday, 31 Dec 2010
|
17:35 rene
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer
available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using
the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of
2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more
maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an
abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable
with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware
Leave java/tya in for now, as it has outstanding PRs.
 |
17:13 nivit
The modules in the Python standard library don't provide a way to upload large
Files via HTTP without having to load the entire file into memory first.
poster provides support for both streaming POST requests as well as
multipart/form-data encoding of string or file parameters.
WWW: http://atlee.ca/software/poster
 |
13:57 tota
- Add a new port: www/testlink
TestLink is a web based Test Management tool. The application provides Test
specification, Test plans and execution, Reporting, Requirements specification
and collaborate with well-known bug trackers.
WWW: http://www.teamst.org/
 |
06:35 wen
This module makes DateTime easily accesible within a Catalyst application
via the Catalyst::Plugin interface.
WWW: http://search.cpan.org/~jkiser/Catalyst-Plugin-DateTime
PR: ports/153487
Submitted by: "Mikhail T." <michael@fun-box.ru>
 |
|
Monday, 27 Dec 2010
|
20:38 pgollucci
A simple Simple HTTP and REST client for Ruby, inspired by the Sinatra
microframework style of specifying actions: get, put, post, delete.
WWW: https://github.com/archiloque/rest-client
PR: ports/153336
Submitted by: Renaud Chaput <renchap at cocoa-x.com>
 |
|
Tuesday, 21 Dec 2010
|
04:03 pgollucci
Dancer::Plugin::DataFu is an HTML form and table rendering engine with data
validation support.
WWW: http://search.cpan.org/~awncorp/Dancer-Plugin-DataFu/
PR: ports/153316
Submitted by: Grzegorz Blach <magik at roorback.net>
 |
|
Thursday, 16 Dec 2010
|
23:08 beech
Hook hastymail2 into build.
PR: ports/152632
Approved by: itetcu (mentor) (implicit)
 |
02:55 wen
webtrees is the web's leading online collaborative genealogy
application. webtrees works from standard GEDCOM files, and is
therefore compatible with every major desktop application. webtrees
aims to to be efficient and effective by using the right combination
of third-party tools, design techniques and open standards.
WWW: http://webtrees.net/
PR: ports/153160
Submitted by: "J.R. Oldroyd" <fbsd@opal.com>
 |
|
Sunday, 12 Dec 2010
|
22:07 pgollucci
Plack::Middleware::XForwardedFor will look for X-Forwarded-For header
in the incomming request and change REMOTE_ADDR to the real client IP.
WWW: http://search.cpan.org/dist/Plack-Middleware-XForwardedFor/
PR: ports/153051
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
|
Saturday, 11 Dec 2010
|
21:54 pgollucci
Tatsumaki is a toy port of Tornado for Perl using Plack (with
non-blocking extensions) and AnyEvent.
It allows you to write a web application that does a immediate
response with template rendering, IO-bound delayed response (like
fetching third party API or XML feeds), server push streaming and
long-poll Comet in a clean unified API.
WWW: http://search.cpan.org/dist/Tatsumaki/
PR: ports/153007
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
21:54 pgollucci
Perlanet is a program for creating programs that aggregate web feeds
(both RSS and Atom). Web pages like this are often called "Planets"
after the Python software which originally popularised them. Perlanet
is a planet builder written in Perl - hence "Perlanet".
WWW: http://search.cpan.org/dist/Perlanet/
PR: ports/153005
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
08:46 nivit
qooxdoo is a comprehensive and innovative Ajax application
framework. Leveraging object-oriented JavaScript allows developers to
build impressive cross-browser applications. No HTML, CSS nor DOM
knowledge is needed.
It includes a platform-independent development tool chain, a
state-of-the-art GUI toolkit and an advanced client-server
communication layer.
WWW: http://qooxdoo.org/
 |
|
Friday, 10 Dec 2010
|
04:50 pgollucci
OhlohWidgetsMacro is a plugin for Trac which embeds Ohloh widgets.
WWW: http://www.schwarz.eu/opensource/projects/ohloh_widgets_macro
PR: ports/151062
Submitted by: Douglas Thrift
 |
|
Thursday, 9 Dec 2010
|
15:59 sunpoet
- Add googlebook_dl 20100502
googlebook_dl is a command-line utility for downloading books from Google Books.
PR: ports/152827
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
 |
|
Wednesday, 8 Dec 2010
|
19:18 pgollucci
Fixes an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5.
When multipart boundary attributes contain non-halting regular
expression strings, the boundary searcher in the CGI module does not properly
escape the parameter and will execute arbitrary regular expressions.
This fix adds escaping for the user data.
* Affected application servers: standalone CGI, Mongrel, WEBrick
* Unaffected: FastCGI, Ruby 1.8.6 (all servers)
* Unknown: mod_ruby
This fix will not modify versions of Ruby greater than 1.8.5, and is
cumulative with previous CGI multipart vulnerability fixes.
WWW: http://blog.evanweaver.com/#cgi_multipart_eof_fix
 |
09:57 nivit
LESS extends CSS with: variables, mixins, operations and nested rules.
Best of all, LESS uses existing CSS syntax. This means you can rename
your current .css files to .less and they'll just work.
WWW: http://lesscss.org/
 |
|
Tuesday, 7 Dec 2010
|
20:37 pgollucci
That was a bad idea b/c of conflicts with the master www/apache22 port.
 |
19:25 pgollucci
Apache 2.2 with the itk MPM enabled.
WWW: http://httpd.apache.org/
WWW: http://mpm-itk.sesse.net/
PR: ports/151969
Submitted by: Tom Judge <tom at tomjudge.com>
 |
19:24 pgollucci
Apache 2.2 with the event MPM enabled.
WWW: http://httpd.apache.org/
PR: ports/151969
Submitted by: Tom Judge <tom at tomjudge.com>
 |
19:24 pgollucci
Apache 2.2 with the worker MPM enabled.
WWW: http://httpd.apache.org/
PR: ports/151969
Submitted by: Tom Judge <tom at tomjudge.com>
 |
19:24 pgollucci
Apache 2.2 with the prefork MPM enabled.
WWW: http://httpd.apache.org/
PR: ports/151969
Submitted by: Tom Judge <tom at tomjudge.com>
 |
19:18 pgollucci
This module helps manage FCGI based web applications by providing a wrapper
which handles most of the low-level FCGI details for you. It can run FCGI
programs as simple scripts or as full standalone socket based servers who
are managed by FCGI::Engine::ProcManager.
WWW: http://search.cpan.org/dist/FCGI-Engine/
PR: ports/152803
Submitted by: Anes Muhametov <anes at anes.su>
 |
|
Sunday, 5 Dec 2010
|
21:09 ohauer
- new port trac-TracGoogleAnalytics
Previously known as Google Analytics Plugin, this plugin will enable
your trac environment to be logged by Google Analytics.
It adds the necessary javascript code to log your environment, plus, it
also logs the downloads of regular filenames which end with a specific
extension; these extensions are defined by you; and also external links.
WWW: http://google.ufsoft.org/wiki/TracGoogleAnalytics
PR: ports/151466
Submitted by: Douglas William Thrift <douglas _at_ douglasthrift.net>
 |
20:51 rene
Revert the 'minor tweak'.
 |
08:20 ade
Minor tweakage
 |
|
Saturday, 4 Dec 2010
|
21:32 rene
Garbage collect old ports:
2010-11-15 archivers/linux-par2cmdline: Native version available
2010-11-15 audio/bmp-musepack: does not build with audio/musepack
2010-11-15 audio/libmpcdec: superseded by audio/musepack
2010-11-15 audio/py-musepack: does not build with audio/musepack
2010-12-01 chinese/chinput3: Development has ceased.
2010-12-01 emulators/dynagen-devel: Please install emulators/dynagen instead
2010-11-24 net-p2p/gift-fasttrack: unmaintained upstream
2010-11-24 net-p2p/gift-gnutella: unmaintained upstream
2010-11-24 net-p2p/gift-openft: unmaintained upstream
2010-11-24 net-p2p/pyslsk: unmantained upstream, use net-p2p/nicotine-plus
2010-11-11 security/pamsfs: SFS is dead, this project is dead, and site is gone
2010-11-10 www/p5-Catalyst-Plugin-CommandLine: The module is not needed any
more. With new Catalyst (at least 5.7014) it works out of the box.
 |
|
Thursday, 2 Dec 2010
|
15:08 pav
Dwoo is a PHP5 Template Engine that was started in early 2008. The idea came
from the fact that Smarty, a well known template engine, is getting older and
older. It carries the weight of it's age, having old features that are
inconsistent compared to newer ones, being written for PHP4 its Object Oriented
aspect doesn't take advantage of PHP5's more advanced features in the area,
etc. Hence Dwoo was born, hoping to provide a more up to date and stronger
engine. So far it has proven to be faster than Smarty in many areas, and it
provides a compatibility layer to allow developers that have been using Smarty
for years to switch their application over to Dwoo progressively.
WWW: http://dwoo.org/
PR: ports/151718
Submitted by: Joe Horn <joehorn@gmail.com>
 |
|
Tuesday, 30 Nov 2010
|
21:48 jpaetzel
Add py-django-profiles 0.2, a user-profile application for Django.
 |
20:35 beech
Update of piwigo (the software formerly known as PHPWebGallery) to version
2.1.3.
Add entry to MOVED
Hook into build and unhook phpwebgallery
PR: ports/150863
Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
Approved by: itetcu
 |
07:36 beech
Hook codeigniter-devel into build
 |
|
Monday, 29 Nov 2010
|
11:58 kuriyama
Rename p5-Mojo to p5-Mojolicious to reflect distname in CPAN.
Approved by: maintainer
 |
|
Saturday, 27 Nov 2010
|
02:02 pgollucci
Flask-Uploads allows your application to flexibly and efficiently handle file
uploading and serving the uploaded files.
WWW: http://pypi.python.org/pypi/Flask-Uploads
PR: ports/151628
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
 |
02:00 pgollucci
Flask is a microframework for Python based on Werkzeug and Jinja 2.
WWW: http://flask.pocoo.org/
PR: ports/151625
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
 |
00:37 pgollucci
Time stamping authority module for apache22.
WWW: http://opentsa.org/
PR: ports/152571
Submitted by: ubique
 |
|
Friday, 26 Nov 2010
|
13:53 rea
New port: www/redmine-http-auth
Plugin for doing HTTP-based authentication in Redmine. Also contains
the generic module, bsd.redmine.mk, for making Redmine plugins.
Reviewed by: decke
Approved by: garga (mentor)
PR: ports/150507
 |
03:13 wen
- Connect www/moodle2
 |
|
Thursday, 25 Nov 2010
|
06:23 wen
web.go is the simplest way to write web applications in the Go programming
language. It's ideal for writing simple, performant backend web services.
web.go should be familiar to people who've developed websites with higher-level
web frameworks like sinatra, pylons, or web.py. It is designed to be a
lightweight web framework that doesn't impose any scaffolding on the user.
Some features include:
* Routing to url handlers based on regular expressions
* Secure cookies
* Support for fastcgi and scgi
* Web applications are compiled to native code. This means very fast
execution and page render speed
* Serving static files
WWW: https://github.com/hoisie/web.go
 |
|
Wednesday, 24 Nov 2010
|
05:20 pgollucci
The blogspam site exists to provide a service which allows you to
test whether a submitted blog/forum comment is SPAM or not, in real-time.
We can identify many common SPAM characteristics and using them allow
comments to be blocked - cutting down on the SPAM that might otherwise
affect your site.
WWW: http://blogspam.net/
PR: ports/152421
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
|
Tuesday, 23 Nov 2010
|
14:53 kuriyama
This is a Perlbal plugin to allow any PSGI application run natively
inside Perlbal process.
WWW: http://search.cpan.org/dist/Perlbal-Plugin-PSGI/
 |
11:17 kuriyama
PSGI/Plack is where it's at. Dancer's routing syntax is really cool,
but it does a lot of things I don't usually want. What I really want
is Dancer-like sugar as an extremely thin layer over my
teeth^H^H^H^H^H PSGI apps.
WWW: http://search.cpan.org/dist/Flea/
 |
09:32 pav
Support Incident Tracker (or SiT!) is a Free Software/Open Source (GPL)
web based application which uses PHP and MySQL for tracking technical support
calls/emails (also commonly known as a 'Help Desk' or 'Support Ticket System').
Manage contacts, sites, technical support contracts and support incidents in
one place. Send emails directly from SiT!, attach files and record every
communication in the incident log. SiT is aware of Service Level Agreements and
incidents are flagged if they stray outside of them.
WWW: http://sitracker.org
PR: ports/151784
Submitted by: <carsten@sitracker.org>
 |
04:52 fjoe
Reconnect back asterisk-stat now that asterisk 1.4 depends are fixed.
 |
01:25 cperciva
Unhook asterisk-stat from the build until its dependencies are corrected.
INDEX broken: 10 hours, 56 minutes, and 45 seconds ago
 |
|
Monday, 22 Nov 2010
|
22:20 skreuzer
This module can be used to parse the content of tables in HTML text. The
parser returns an arrayref consisting of data for each table found within the
passed-in text.
WWW: http://search.cpan.org/dist/HTML-TableContentParser/
 |
18:01 sunpoet
- Add p5-CGI-Thin 0.52
This module is a very lightweight parser of CGI forms. And it has a special
feature that it will return an array if the same key is used twice in the
form. You can force an array even if only one value returned to avoid
complications.
The hash %cgi_data will have all the form data from either a POST or GET form
and will also work for "multipart/form-data" forms necessary for uploading
files.
WWW: http://search.cpan.org/dist/CGI-Thin/
PR: ports/152115
Submitted by: Phil Phillips <pphillips@experts-exchange.com>
 |
14:58 kuriyama
This module allows you to integrate Mojo applications with the
AnyEvent framework. For example, you can run a web interface for a
long-lived AnyEvent daemon.
WWW: http://search.cpan.org/dist/AnyEvent-Mojo/
 |
02:33 kuriyama
Every HTTP::Exception is a Exception::Class - Class. So the same
mechanisms apply as with Exception::Class-classes. In fact have a look
at Exception::Class' docs for more general information on exceptions
and Exception::Class::Base for information on what methods a caught
exception also has.
HTTP::Exception is only a factory for HTTP::Exception::XXX (where X is
a number) subclasses. That means that HTTP::Exception->new(404)
returns a HTTP::Exception::404 object, which in turn is a
HTTP::Exception::Base - Object.
WWW: http://search.cpan.org/dist/HTTP-Exception/
 |
|
Saturday, 20 Nov 2010
|
22:22 sunpoet
- Add p5-CGI-Application-Plugin-Apache 1.01
CGI::Application::Plugin::Apache provides easy access to Apache::* modules
for CGI::Application.
WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Apache/
PR: ports/152383
Submitted by: Kurt Lidl <kurt.lidl@cello.com>
 |
18:25 skv
Add htmlcompressor 0.9.4, HTML/XML Compressor.
 |
17:52 sunpoet
- Add p5-HTML-GenerateUtil 1.10
HTML::GenerateUtil is a module provides C language version of various helper
routines for generating HTML output.
WWW: http://search.cpan.org/dist/HTML-GenerateUtil/
PR: ports/152380
Submitted by: Kurt Lidl <kurt.lidl@cello.com>
 |
|
Friday, 19 Nov 2010
|
06:32 wen
Catalyst::Plugin::ErrorCatcher allows you to do More Stuff with the
information that would normally only be seen on the Catalyst Error
Screen courtesy of the Catalyst::Plugin::StackTrace plugin.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher
PR: ports/152320
Submitted by: Andrey Kostenko <andrey@kostenko.name>
 |
06:24 wen
Rose::HTML::Objects is a framework for creating a reusable set of HTML
widgets as mutable Perl objects that can be serialized to HTML or XHTML
for display purposes.
The Rose::HTML::Object class may be used directly to represent a generic
tag with an explicitly set element name and arbitrary attributes. There
are also methods for parent/child manipulation.
WWW: http://search.cpan.org/dist/Rose-HTML-Objects
 |
|
Thursday, 11 Nov 2010
|
05:09 pgollucci
This is a port of mod_auth_mellon, which is an apache module built around lasso
that provides a SAML 2 SP endpoint.
WWW: http://docs.feide.no/fs-0050
WWW: http://code.google.com/p/modmellon/
PR: ports/152083
Submitted by: Tom Judge <tom at tomjudge.com>
 |
05:08 pgollucci
mod_whatkilledus is an experimental module for Apache httpd 2.x which
tracks the current request and logs a report of the active request
when a child process crashes.
Requirements: Apache httpd >= 2.0.49 must be built with the
--enable-exception-hook configure option and mod_so enabled.
Activating mod_whatkilledus:
1. Load it like any other DSO.
LoadModule whatkilledus_module modules/mod_whatkilledus.so
2. Enable exception hooks for modules like mod_whatkilledus:
EnableExceptionHook On
3. Choose where the report on current activity should be written. If
you want it reported to some place other than the error log, use the
WhatKilledUsLog directive to specify a fully-qualified filename for
the log. Note that the web server user id (e.g., "nobody") must
be able to create or append to this log file, as the log file is
not opened until a crash occurs.
WWW: http://people.apache.org/~trawick/exception_hook.html
PR: ports/151932
Submitted by: Frank Wall <fw at moov.de>
 |
05:08 pgollucci
mod_backtrace is an experimental module for Apache httpd 2.x which
collects backtraces when a child process crashes. Currently it is
implemented only on Linux and FreeBSD, but other platforms could be
supported in the future.
Requirements: Apache httpd >= 2.0.49 must be built with the
--enable-exception-hook configure option and mod_so enabled.
Activating mod_backtrace:
1. Load it like any other DSO:
LoadModule backtrace_module modules/mod_backtrace.so
2. Enable exception hooks for modules like mod_backtrace:
EnableExceptionHook On
3. Choose where backtrace information should be written.
If you want backtraces from crashes to be reported some place other
than the error log, use the BacktraceLog directive to specify a
fully-qualified filename for the log to which backtraces will be
written. Note that the web server user id (e.g., "nobody") must
be able to create or append to this log file, as the log file is
WWW: http://people.apache.org/~trawick/exception_hook.html
PR: ports/151931
Submitted by: Frank Wall <fw at moov.de>
 |
|
Monday, 8 Nov 2010
|
13:51 kuriyama
A fast and easy way to integrate your apps with Facebook.
This is a Perl interface to the Facebook Graph API
http://developers.facebook.com/docs/api. With this module you can
currently query public Facebook data, query privileged Facebook data,
and build a privileged Facebook application. See the TODO for all
that this module cannot yet do.
WWW: http://search.cpan.org/dist/Facebook-Graph/
 |
10:08 garga
Remove expired ports:
2010-11-07 devel/libisc: Unlikely to be used...
2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is
deprecated and set to be removed
2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated
and set to be removed
2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports"
2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at
http://ebay.com
2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set
to be removed
2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to
be removed
 |
|
Thursday, 4 Nov 2010
|
21:08 glarkin
A software companion to a 30+ year-old CIA research methodology,
Open Source Analysis of Competing Hypotheses (ACH) will help you
think objectively and logically about overwhelming amounts of data
and hypotheses. It can also guide research teams toward more
productive discussions by identifying the exact points of contention.
WWW: http://www.competinghypotheses.org/
PR: ports/151225
Submitted by: Carlo Strub <c-s at c-s.li>
 |
15:20 garga
Remove expired ports:
2010-11-01 ftp/kwebget: Development has ceased.
2010-11-01 multimedia/clive-utils: development has ceased; use multimedia/umph
instead
2010-11-01 ports-mgmt/barry: Development has ceased.
2010-11-01 www/wb0: Development has ceased.
 |
|
Tuesday, 2 Nov 2010
|
07:18 kuriyama
Plack::Middleware::AddDefaultCharset is a port of the
AddDefaultCharset configuration directive of the Apache HTTP server.
WWW: http://search.cpan.org/dist/Plack-Middleware-AddDefaultCharset/
 |
03:31 kuriyama
Plack Middleware for mapping urls to status code-driven responses.
WWW: http://search.cpan.org/dist/Plack-Middleware-Status/
 |
|
Thursday, 28 Oct 2010
|
09:37 kevlo
Initial import of kplaylist 1.8.505
kPlaylist is a free PHP system that makes your music collection
available via the Internet.
kPlaylist is a music database that you manage via the web. With kPlaylist
you can stream your music (ogg, mp3, wav, wma, etc.), you can upload,
make playlists, share, search, download and a lot more.
 |
|
Wednesday, 27 Oct 2010
|
10:40 kevlo
Initial import of jinzora 3.0
Jinzora is the premiere web based media management system.
It allows you to easily stream your media, both audio and video
from your webserver to virtualy any media player that supports
streaming (WMP, Winamp, Foobar, XMMS, iTunes, etc).
 |
|
Tuesday, 26 Oct 2010
|
14:28 sunpoet
- Add node-devel-0.3.0
node - evented I/O for V8 javascript
WWW: http://nodejs.org/
PR: ports/151746
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: pgollucci (mentor, implicit)
 |
|
Sunday, 24 Oct 2010
|
11:14 beat
- Remove www/firefox3-devel: Upstream development focuses on Firefox 4.0
and port is marked as IGNORE for more then eight months.
 |
|
Wednesday, 20 Oct 2010
|
08:43 wen
This modules provides simple URI (Percent) encoding/decoding.
WWW: http://search.cpan.org/dist/URI-Encode/
PR: ports/151590
Submitted by: "ports@c0decafe.net" <ports@c0decafe.net>
 |
|
Tuesday, 19 Oct 2010
|
14:53 glarkin
surl is a URL shortening command line application that supports
various sites. It supports stdin or filename input. It grabs the
URLs, converts them, and returns the same text that was used in the
input. It is known to work with a wealth of services, such as bit.ly,
goo.gl, tinyurl.com and tr.im.
WWW: https://launchpad.net/surl
PR: ports/151189
Submitted by: Carlo Strub <c-s at c-s.li>
 |
06:39 wen
- Connect www/typo343
 |
|
Wednesday, 13 Oct 2010
|
18:54 rene
Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all users to experience the web. The
official site at http://www.chromium.org/Home contains design documents,
architecture overviews, testing information, and more to help you learn
to build and work with the Chromium source code.
You can help support this port of Chromium to FreeBSD by subscribing at
http://chromium.hybridsource.org. This port was derived from older work
extracted from the weekly subscriber builds.
WWW: http://chromium.hybridsource.org
The Courgette update code has been removed from the distfile
PR: ports/146302
Submitted by: Florent Thoumie [flz at FreeBSD.org], [chromium
hybridsource.org]
Approved by: FreeBSD Foundation
 |
|
Tuesday, 12 Oct 2010
|
06:56 wen
- Disconnect www/typo343 waiting for update of www/typo3
 |
06:21 pgollucci
The AnnouncerPlugin is meant to provide an extensible,
user-customizable notification system that can be used
to completely replace Trac's default notifications.
WWW: http://trac-hacks.org/wiki/AnnouncertPlugin
PR: ports/150484
Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
 |
02:25 wen
- Connect www/typo343
 |
01:57 wen
- connect www/mediawiki115
 |
|
Monday, 11 Oct 2010
|
16:38 garga
Retire expired port:
2010-10-10 www/trac-multirepos: Multiple repositories support has been merged in
trunk, please use Trac 0.12+ (www/trac) instead
 |
15:35 kuriyama
This module is included in p5-Plack now.
 |
02:14 wen
WebService::GData is a blueprint that you should inherit and extend.
It offers a basic hashed based object creation via the word new.
All sub classes should be hash based. If you want to pock into the
instance, it's easy but everything that is not documented should be
considered private. If you play around with undocumented properties/methods
and that it changes,upgrading to the new version with all the extra
new killer features will be very hard to do.
WWW: http://search.cpan.org/dist/WebService-GData/
 |
|
Sunday, 10 Oct 2010
|
18:50 pgollucci
TagZilla is an add-on to Mozilla that lets you add a tagline, random or
specifically chosen by you, to the end of an email or newsgroup posting,
or to the clipboard for pasting into a Web-based email or message board.
What is a tagline?
A tagline is a one-line joke, witticism, factoid, what have you. It can
be about any subject (although it's good to ensure it's appropriate to
the forum in question). The random quotes that can be found at the end
of web pages like Slashdot or the MozDev home page could be considered
taglines.
WWW: http://tagzilla.mozdev.org/
PR: ports/151360
Submitted by: Lapo Luchini <lapo at lapo.it>
 |
18:50 pgollucci
Mozilla gives a great flexibility and power to Javascript. This popular
client side scripting language can be used to create application level
logic and services for cross platform application development.
By creating libraries of common useful routines, application developers can
focus on creating original functionality for their own applications instead
of dealing w/ complex xpconnect wrapper objects and worrying about which
IDL methods do what and which are implemented on what platforms.
Goal: jslib has a simple goal, "Make life easier for Mozilla Application
Development by creating logical, easy to use API's for general purpose
routines that lend themselves to living in library code."
WWW: http://jslib.mozdev.org/
PR: ports/151359
Submitted by: Lapo Luchini <lapo at lapo.it>
 |
11:04 kuriyama
POEx::Role::PSGIServer encapsulates the core PSGI server behaviors
into an easy to consume and extend role. It is based on previous POEx
work such as POEx::Role::TCPServer which provides basic TCP socket
multiplexing via POE::Wheel::SocketFactory and POE::Wheel::ReadWrite,
and POEx::Role::SessionInstantiation which transforms plain Moose
objects into POE sessions.
WWW: http://search.cpan.org/dist/POEx-Role-PSGIServer/
 |
|
Friday, 8 Oct 2010
|
10:59 sunpoet
- Add p5-HTML-Declare 2.4
HTML::Declare is a very simple micro language to generate HTML.
WWW: http://search.cpan.org/dist/HTML-Declare/
Submitted by: sunpoet (myself)
Approved by: pgollucci (mentor)
 |
|
Wednesday, 6 Oct 2010
|
20:12 pgollucci
- Update to 2.1.2b3
- Connect to build
PR: ports/151254
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
 |
|
Saturday, 2 Oct 2010
|
07:17 decke
- Remove expired port www/p5-WWW-Pastebin-RafbNet-Create because service is dead
Approved by: beat (co-mentor)
 |
|
Friday, 1 Oct 2010
|
13:45 garga
Remove expired ports:
2010-10-01 net-mgmt/zabbix16-server: Development has ceased. Please upgrade to
Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-agent: Development has ceased. Please upgrade to
Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-frontend: Development has ceased. Please upgrade to
Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-proxy: Development has ceased. Please upgrade to
Zabbix 1.8.
2010-10-01 net-p2p/mutella: No longer under active development
2010-10-01 www/xpi-hit-a-hint: Development has been ceased and not compatible
with Firefox > 2.
2010-10-01 www/xpi-preferential: Development has been ceased and not compatible
with Firefox > 2.
2010-10-01 www/xpi-statusbarclock: Development has been ceased and not
compatible with Firefox > 2.
 |
|
Tuesday, 28 Sep 2010
|
02:12 pgollucci
- Disconnect www/xpi-gbutts
PR: ports/146854
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
 |
|
Thursday, 23 Sep 2010
|
17:31 pgollucci
rename www/CKeditor -> www/ckeditor
no MOVED entry
Requested by: danfe
 |
17:30 pgollucci
CKEditor is a text editor to be used inside web pages. It's a WYSIWYG
editor, which means that the text being edited on it looks as similar
as possible to the results users have when publishing it. It brings to
the web common editing features found on desktop editing applications
like Microsoft Word and OpenOffice.
WWW: http://ckeditor.com/
Rename: www/CKeditor -> www/ckeditor
Requested by: danfe
 |
02:41 pgollucci
This module implements the Linode.com api methods. Linode methods have
had dots replaced with underscores to generate the perl method name.
All keys and parameters have been lower cased but returned data
remains otherwise the same.
WWW: http://search.cpan.org/dist/WebService-Linode/
PR: ports/150754
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
02:40 pgollucci
CKEditor is a text editor to be used inside web pages. It's a WYSIWYG
editor, which means that the text being edited on it looks as similar
as possible to the results users have when publishing it. It brings to
the web common editing features found on desktop editing applications
like Microsoft Word and OpenOffice.
WWW: http://ckeditor.com/
PR: ports/150277
Submitted by: Joe Horn <joehorn at gmail.com>
 |
02:40 pgollucci
Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) aggregator,
designed to allow you to read news from any location, while feeling as close to
a real desktop application as possible.
It can be seen as a replacement for Google Reader.
WWW: http://tt-rss.org/
PR: ports/150246
Submitted by: Thierry Thomas <thierry at pompo.net>
 |
|
Wednesday, 22 Sep 2010
|
02:52 pgollucci
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
WWW: http://rubygems.org/gems/webmock
 |
|
Tuesday, 21 Sep 2010
|
14:59 araujo
Speedtest.net Mini is a package that allows to free speed test on
your own server that uses the same technology as Speedtest.net.
WWW: http://www.speedtest.net/mini.php
PR: ports/150716
Submitted by: Grytsuk Anton <gx@bsdplanet.ru>
 |
|
Thursday, 16 Sep 2010
|
19:41 garga
Monast is a monitoring interface which acts as an operator panel for AsteriskTM
to display extensions status and calls details going through your IP-PBX.
It was develop in Python, PHP and uses prototype.js to handle AJAX calls and YUI
(Yahoo User Interface).
Monast can originate, transfer, park and hangup calls, Manage queue members
(add, remove, pause and unpause members) and meetme conference rooms.
(all using drag&drop feature from YUI)
Licensed under BSD, it has been created by Diego Aguirre (DagMoller).
WWW: http://monast.sf.net
PR: ports/144988
Submitted by: Marcelo/Porks Rossi <marcelorossi at gmail.com>
 |
|
Tuesday, 14 Sep 2010
|
12:31 garga
Remove ports with EXPIRATION_DATE set
2010-08-31 multimedia/vlconwooztalk: wooztalk website not responding as of
20100731
2010-08-31 net-im/wooztalk: wooztalk website not responding as of 20100731
2009-12-31 russian/php_doc: Support for the Russian translation of the PHP
manual seems to have stopped
2010-01-15 sysutils/ipmi-kmod: in base system since 6.2-RELEASE
2010-08-31 www/p5-Plack-Server-AnyEvent: yes
2010-08-31 www/xpi-dailymotiononwooztalk: wooztalk website not responding as of
20100731
2010-08-31 www/xpi-deezeronwooztalk: wooztalk website not responding as of
20100731
2010-08-31 www/xpi-firefoxonwooztalk: wooztalk website not responding as of
20100731
2010-08-31 www/xpi-googlevideoonwooztalk: wooztalk website not responding as of
20100731
2010-08-31 www/xpi-imeemonwooztalk: wooztalk website not responding as of
20100731
2010-08-31 www/xpi-jiwaonwooztalk: wooztalk website not responding as of
20100731
2010-08-31 www/xpi-lastfmonwooztalk: wooztalk website not responding as of
20100731
2010-08-31 www/xpi-vimeoonwooztalk: wooztalk website not responding as of
20100731
2010-08-31 www/xpi-youtubeonwooztalk: wooztalk website not responding as of
20100731
2010-07-01 x11/chameleon: No longer under development, master site disappeared
years ago
 |
|
Monday, 13 Sep 2010
|
22:42 jpaetzel
Dojango is a reusable django application that helps you to
use the client-side framework dojo within your django project.
It provides capabilites to easily switch between several dojo
versions and sources (e.g. aol, google, local)
Delivers helping utilities, that makes the development of rich
internet applications in combination with dojo more comfortable.
It makes the building of your own packed dojo release easier.
Sponsored by: iXsystems
 |
|
Sunday, 12 Sep 2010
|
03:08 tota
- Remove japanese/tdiary-devel, doesn't make sense to keep -devel port
- Remove www/tdiary-devel, doesn't make sense to keep -devel port
 |
|
Saturday, 11 Sep 2010
|
19:49 sahil
WebService::Google::Reader provides an interface to the Google Reader
service through the unofficial (as-yet unpublished) API.
WWW: http://search.cpan.org/dist/WebService-Google-Reader/
PR: ports/150325
Submitted by: Frederic Culot <frederic@culot.org>
 |
11:23 miwi
This plugin allows for validating custom fields as dates in tickets.
WWW: http://trac-hacks.org/wiki/DateFieldPlugin
PR: ports/150215
Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
 |
|
Thursday, 9 Sep 2010
|
03:21 pgollucci
mod_rivet brings together the full power of the Tcl programming language
and the Apache HTTP server. You can use Tcl to manage Apache, respond to
requests for web pages and much more.
mod_rivet gives you a persistent Tcl interpreter embedded in your web
server. This lets you avoid the overhead of starting an external interpreter
and avoids the penalty of Tcl start-up time, giving you super-fast
dynamic content.
As you'd expect from the Tcl community, there are hundreds of modules
written for mod_rivet, everything from persistent database connections, to
templating sytems, to complete XML content delivery systems. Web sites like
FlightAware use mod_rivet.
WWW: http://tcl.apache.org/rivet/
PR: ports/148248
Submitted by: Peter Lai <cowbert at gmail.com>
 |
|
Wednesday, 8 Sep 2010
|
21:26 pgollucci
Rack::Cache is suitable as a quick drop-in component
to enable HTTP caching for Rack-based applications
that produce freshness (Expires, Cache-Control)
and/or validation (Last-Modified, ETag) information.
* Standards-based (see RFC 2616 / Section 13).
* Freshness/expiration based caching
* Validation
* Vary support
* Portable: 100% Ruby / works with any Rack-enabled framework.
* Disk, memcached, and heap memory storage backends.
WWW: http://rtomayko.github.com/rack-cache/
PR: ports/150379
Submitted by: Eric Freeman <freebsdports at chillibear.com>
 |
Number of commits found: 5610 (showing only 100 on this page) |