non port: www/Makefile |
Number of commits found: 5251 (showing only 100 on this page) |
Monday, 3 Mar 2014
|
16:53 makc
Add new port www/otter-browser:
Otter Browser, project aiming to recreate classic Opera (12.x) UI using Qt 5.
WWW: http://otter-browser.org/
Submitted by: Tobias Berner <tcberner@gmail.com> via kde-freebsd maillist
 |
16:50 makc
KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.
Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.
Approved by: portmgr (bapt) (for Mk/bsd.port.mk)
 |
Saturday, 1 Mar 2014
|
00:06 rene
PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye. Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )
Strip PHP 5.2 out of Mk/bsd.php.mk
 |
Friday, 28 Feb 2014
|
13:13 ale
Asynch HttpClient is a HTTP/1.1 compliant HTTP agent implementation based
on HttpCore NIO and HttpClient components. It is a complementary module
to Apache HttpClient intended for special cases where ability to handle a
great number of concurrent connections is more important than performance
in terms of a raw data throughput.
WWW: http://hc.apache.org/httpcomponents-asyncclient-4.0.x/
 |
Thursday, 27 Feb 2014
|
22:39 rene
Remove expired ports:
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month
 |
Sunday, 23 Feb 2014
|
15:44 sunpoet
- Add nghttp2 0.3.1
nghttp2 - HTTP/2.0 C Library
This is an experimental implementation of Hypertext Transfer Protocol version
2.0.
WWW: http://tatsuhiro-t.github.io/nghttp2/
 |
Monday, 17 Feb 2014
|
06:44 mi
Add port of npapi-vlc -- plugin embedding VideoLan player (vlc) in
NPAPI-supporting web-browsers.
 |
Saturday, 15 Feb 2014
|
17:57 pawel
Varnish Cache is an open source, state of the art web application
accelerator. The extension makes it possible to interact with a running
varnish instance through TCP socket or shared memory.
WWW: http://pecl.php.net/package/varnish
PR: ports/186283
Submitted by: Jim Ohlstein <jim@ohlste.in>
 |
Tuesday, 11 Feb 2014
|
17:30 sunpoet
- Add libhpack 0.0.20140206
libhpack implements HPACK (Header Compression for HTTP/2.0), a format adapted to
efficiently represent HTTP header fields in the context of the upcoming HTTP/2.0
protocol.
WWW: https://github.com/alobbs/libhpack
 |
11:33 mat
Add p5-Mojolicious-Plugin-Authentication 1.26, mojolicious plugin to
make authentication a bit easier.
Sponsored by: Absolight
 |
Sunday, 9 Feb 2014
|
22:32 thierry
Change name to "webbrowser" and upgrade to next version.
PR: ports/184605
Approved by: Jason Bacon <jwbacon (at) tds.net>
 |
08:08 rm
Adds ticket security policy based on keyword.
WWW: https://github.com/KKBOX/trac-keyword-secret-ticket-plugin
PR: 183853
Submitted by: Hung-Yi Chen <gaod@hychen.org>
 |
Friday, 7 Feb 2014
|
16:39 bapt
Yet another Netscape related program removed
 |
07:22 lwhsu
Add webgrind snapshot 20140207, xdebug Profiling Web Frontend in PHP.
 |
Thursday, 6 Feb 2014
|
19:16 bapt
Netscape is gone long ago, this port has no use now
 |
Sunday, 2 Feb 2014
|
16:28 swills
The Glassfish Java Application Server is the reference implementation for a
Java EE Application server.
WWW: http://glassfish.java.net/
PR: ports/174516
Submitted by: cjr@cruwe.de
 |
08:34 koobs
www/py-django-debug-toolbar: Configurable panels to display debug information
[NEW PORT]
The Django Debug Toolbar is a configurable set of panels that display various
debug information about the current request/response and when clicked, display
more details about the panel's content.
WWW: https://pypi.python.org/pypi/django-debug-toolbar
PR: ports/186159
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
 |
08:10 koobs
www/py-django-crispy-forms: The best way to have Django DRY forms [NEW PORT]
The best way to have Django DRY forms. Build programmatic reusable layouts
out of components, having full control of the rendered HTML without writing
HTML in templates. All this without breaking the standard way of doing things
in Django, so it plays nice with any other form application.
WWW: https://github.com/maraujop/django-crispy-forms
PR: ports/186158
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
 |
Tuesday, 28 Jan 2014
|
03:25 amdmi3
- Keep category Makefiles sorted
 |
Monday, 27 Jan 2014
|
12:05 koobs
www/py-requests1: Copy from www/requests so we can upgrade to 2.x
Copy www/requests -> www/requests1 so we can update the main port to
version 2.x. Next commit will sweep all dependants.
While I'm here:
- Enable STAGE support
- Enable AUTOPLIST
- Deprecate easy_install target
- Add CONFLICTS
- Tweak COMMENT
PR: ports/185631
 |
Wednesday, 22 Jan 2014
|
02:05 swills
Transforms an HTML file into corresponding Haml code.
WWW: http://haml.info/
PR: ports/185062
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
 |
Tuesday, 21 Jan 2014
|
22:22 swills
This project contains various useful extensions to the Haml template language's
Ruby implementation. Such extensions are useful enough to be distributed, but
not widely used or on-topic enough to belong in Haml proper.
This gives the Haml project a reasonable way to both demote current
functionality, such as the Textile and Maruku filters, and add new experimental
functionality that may later be added to the core.
WWW: http://haml.info/
PR: ports/185061
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
 |
20:02 rm
This is a Django authentication backend that authenticates against an LDAP
service. Configuration can be as simple as a single distinguished name template,
but there are many rich configuration options for working with users, groups,
and permissions.
WWW: http://pythonhosted.org/django-auth-ldap/
PR: 185959
Submitted by: Alexander Kriventsov <avk@vl.ru>
 |
15:54 lwhsu
Add devel/pear-channel-twig, www/pecl-twig, www/pear-twig:
TWIG: The flexible, fast, and secure template engine for PHP
PR: ports/181848
Submitted by: Joe Horn <joehorn@gmail.com>
 |
Monday, 20 Jan 2014
|
20:23 nemysis
The Fira font family was designed to cover the legibility needs for a
large range of handsets varying in screen quality and rendering. It
comes in a Sans Serif with 4 weights (light, regular, medium and bold)
all accompanied by italic styles. The package also includes a Mono
Spaced variant with 2 weights (regular and bold).
Web Font: EOT, WOFF, TTF, and example HTML+CSS
WWW: http://mozilla.github.io/Fira/
PR: ports/183573
Submitted by: horia
 |
16:58 sunpoet
- Add p5-Browser-Open 0.04
The functions optionaly exported by this module allows you to open URLs in the
user browser.
A set of known commands per OS-name is tested for presence, and the first one
found is executed. With an optional parameter, all known commands are checked.
The "open_browser" uses the system() function to execute the command. If you
want more control, you can get the command with the "open_browser_cmd" or
"open_browser_cmd_all" functions and then use whatever method you want to
execute it.
WWW: http://search.cpan.org/dist/Browser-Open/
 |
Friday, 17 Jan 2014
|
17:08 danilo
- Add new port www/edbrowse
Edbrowse is an editor, a web browser, and a mail client that is 100%
text based. The interface is similar to /bin/ed, though there are many
more features, such as editing multiple files simultaneously, and
rendering html.
PR: ports/185590
Submitted by: David Vionnet <david.vionnet@vmailbox.org>
 |
01:17 rene
Remove expied ports:
2013-12-17 www/suphp: Upstream dead, EOL:
https://lists.marsching.com/pipermail/suphp/2013-May/002554.html
2013-12-16 databases/postgis: EOLed upstream
 |
Wednesday, 15 Jan 2014
|
22:47 kuriyama
HTTP::Session2 is yet another HTTP session data management library.
WWW: http://search.cpan.org/dist/HTTP-Session2/
 |
15:04 kuriyama
Router::Boom is a fast path routing engine for Perl5.
WWW: http://search.cpan.org/dist/Router-Boom/
 |
Tuesday, 14 Jan 2014
|
21:34 ohauer
- new port www/mod_authnz_external24
Mod_authnz_external is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_authnz_external is a flexible tool for creating authentication systems based
on other databases.
This port gives the same funcionality as mod_auth_external, but over apache 2.4.
WWW: http://code.google.com/p/mod-auth-external/
PR: ports/184962
Submitted by: Eugene M. Zheganin <eugene@zhegan.in>
 |
21:14 ohauer
- move www/mod_authnz_external to www/mod_authnz_external22
to reflect the supported Apache version
- add enty to MOVED / UPDATING (+ white space cleanup)
with hat apahe@
 |
Sunday, 12 Jan 2014
|
20:44 nemysis
picklefield provides an implementation of a pickled object field.
Such fields can contain any picklable objects.
It is incredibly useful for storing just about anything in the database
(provided it is Pickle-able, of course) when there isn't a 'proper' field
for the job.
WWW: https://pypi.python.org/pypi/django-picklefield/
PR: ports/185548
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
 |
20:05 crees
The htdigest utility from Apache is useful for other web servers too--
lighttpd for example can make use of the digests thus created.
This package contains just htdigest, renamed as apache-htdigest to avoid
conflicts. It means that the htdigest utility is available without installing
the entire Apache distribution.
WWW: http://httpd.apache.org/
 |
Monday, 6 Jan 2014
|
16:16 makc
In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG
Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
qt4-qtconfig to be built without Phonon support [1]
devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang
devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch
devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
Separate port for plugin will be committed later
devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake
Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports
PR: ports/184620 [1]
Reported by: Kevin Zheng <kevinz5000@gmail.com>
PR: ports/181141 [2]
Reported by: thierry
PR: ports/185101
Exp-run by: bdrewery
This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
 |
Saturday, 4 Jan 2014
|
00:50 bapt
Removed old and unsupported upstream version of codeigniter17
This fixes package name conflicts with codeigniter
 |
Wednesday, 1 Jan 2014
|
12:22 rene
Remove expired ports:
2014-01-01 net/pypvm: Dead upstream and suspected that there are no users of
port
2014-01-01 www/mawstats: Upstream development dead, use www/[j]awstats instead
2014-01-01 devel/p5-Dialog
2014-01-01 textproc/referrercop: distfile unfetchable
2014-01-01 www/notftp: distfile unfetchable
2014-01-01 www/mod_lisp2: distfile unfetchable
 |
Friday, 27 Dec 2013
|
02:52 wen
Uliweb is a Python based web framework.
WWW: https://pypi.python.org/pypi/Uliweb/
 |
Friday, 20 Dec 2013
|
19:02 rene
Remove expired ports:
2013-12-18 x11-fonts/ppantsfonts: Broken for more than 6 month
2013-12-19 x11-toolkits/gtksourceview-sharp: Depends on expired devel/mono-tools
2013-11-18 devel/mono-tools: Broken for more than 6 month
2013-12-19 textproc/p5-XML-SAXDriver-Sablotron: Depends on expired
textproc/p5-XML-Sablotron
2013-11-18 textproc/p5-XML-Sablotron: Broken for more than 6 month
2013-11-18 net/freeswitch-core: Broken for more than 6 month
2013-12-19 misc/freeswitch-pizzademo: Depends on expired net/freeswitch-core
2013-12-19 misc/freeswitch-scripts: Depends on expired net/freeswitch-core
2013-12-19 www/p5-HTML-Webmake: Depends on expired textproc/p5-XML-Sablotron
 |
Thursday, 19 Dec 2013
|
04:06 vanilla
Add Test-Nginx, it's testing module for nginx development.
 |
Wednesday, 18 Dec 2013
|
19:56 wg
devel/py-splinter: Browser abstraction for web acceptance testing
Splinter is an open source tool for testing web applications using Python.
It lets you automate browser actions, such as visiting URLs and interacting
with their items.
WWW: http://splinter.cobrateam.info/
 |
Sunday, 8 Dec 2013
|
13:17 koobs
www/py-django-dpaste: Pastebin application that powers dpaste.de [NEW PORT]
dpaste is a Django based pastebin. It's intended to run separately but its
also possible to be installed into an existing Django project like a regular
app. You can find a live example on dpaste.de
WWW: https://github.com/bartTC/dpaste/
 |
Saturday, 7 Dec 2013
|
09:01 jadawin
2013-12-07 www/clickheat: No more activity since 2011
 |
Saturday, 30 Nov 2013
|
09:39 sunpoet
- Add py-django-simple-captcha 0.3.8
- While I'm here:
- Cleanup Makefile header
- Update to 0.4.0
- Use CHEESESHOP
- Reformat pkg-descr
- Add missing WWW: in pkg-descr
Django Simple Captcha is an extremely simple, yet highly customizable Django
application to add captcha images to any Django form.
WWW: https://pypi.python.org/pypi/django-simple-captcha
PR: ports/180422
Submitted by: John Hixson <john@ixsystems.com>
 |
Wednesday, 27 Nov 2013
|
00:11 matthew
RT is a battle-tested issue tracking system which thousands of
organizations use for bug tracking, help desk ticketing, customer
service, workflow processes, change management, network operations,
youth counselling and even more. Organizations around the world have
been running smoothly thanks to RT for over 10 years.
WWW: http://www.bestpractical.com/rt/
 |
00:04 matthew
Plack::Middleware::Test::StashWarnings is a Plack middleware component
to record warnings generated by your application so that you can test
them to make sure your application complains about the right things.
WWW: http://search.cpan.org/dist/Plack-Middleware-Test-StashWarnings/
 |
Monday, 25 Nov 2013
|
22:07 antoine
New port: www/faup
Faup stands for Finally An Url Parser and is a library and command line tool to
parse URLs and normalize fields with two constraints:
- Work with real-life urls (resilient to badly formated ones)
- Be fast: no allocation for string parsing and read characters only once
WWW: http://stricaud.github.io/faup/
 |
19:13 sunpoet
- Remove www/trac-gitplugin
PR: ports/184266
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Reference: http://trac-hacks.org/wiki/GitPlugin
 |
Sunday, 24 Nov 2013
|
23:33 ohauer
- svn mv www/mod_wsgi www/mod_wsgi2 [1]
- update ports to reflect new location
- fix mod_wsgi3 build with python3
PR: 184065 [1]
PR 183353 [2]
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
 |
Wednesday, 20 Nov 2013
|
17:20 bsam
. svn copy tryton -> tryton28 ports;
. update tryton28 ports; [1]
. connect tryton28 ports to build;
. register conflicts at tryton ports.
PR: ports/181691 [1]
Submitted by: Matthias Petermann <matthias@petermann-it.de> [1]
Approved by: Matthias Petermann <matthias@petermann-it.de>
 |
Monday, 18 Nov 2013
|
19:29 sunpoet
- Add p5-Template-Plugin-StripScripts 0.02
- While I'm here:
- Add LICENSE
- Convert to new Perl framework
Template::Plugin::StripScripts is a Template::Toolkit plugin to
filter HTML and strip scripting snipets which can cause XSS.
Additionally, due to some nice features from HTML::StripScripts,
this module can work really flexibly on treating HTML.
WWW: http://search.cpan.org/dist/Template-Plugin-StripScripts/
PR: ports/180320
Submitted by: Anes Mukhametov <anes@anes.su>
 |
19:26 sunpoet
- Add p5-Catalyst-Action-Serialize-XML-Hash-LX 0.06
- While I'm here:
- Add LICENSE
- Fix *_DEPENDS
- Convert to new Perl framework
- Support STAGEDIR
- Remove MD5 from distinfo
- Sort PLIST
- Fix WWW and pkg-descr
XML::Hash::LX serialize/deserializer for Catalyst (Catalyst::Action::Serialize
and Catalyst::Action::Deserialize).
WWW: http://search.cpan.org/dist/Catalyst-Action-Serialize-XML-Hash-LX/
PR: ports/180316
Submitted by: Anes Mukhametov <anes@anes.su>
 |
19:25 sunpoet
- Add p5-Catalyst-Plugin-Session-PerUser 0.05
- While I'm here:
- Add LICENSE
- Convert to new Perl framework
- Support STAGEDIR
- Sort PLIST
- Remove contiguous blank lines in pkg-descr
This plugin allows you to write e.g. shopping cart code
which should behave well for guests as well as permanent users.
The basic idea is both logged in and not logged in users can
get the same benefits from sessions where it doesn't matter,
but that logged in users can keep their sessions accross logins,
and will even get the data they added/changed assimilated to their
permanent account if they made the changes as guests and then logged in.
This is probably most useful for e-commerce sites, where the
shopping cart is typically used before login, and should be
equally accessible to both guests and logged in users.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-PerUser/
PR: ports/180315
Submitted by: Anes Mukhametov <anes@anes.su>
 |
Sunday, 17 Nov 2013
|
09:40 sunpoet
- Connect pecl-yar
PR: ports/183991
Notified by: linimon
 |
02:51 koobs
www/libhtp-suricata: Copy from devel/libhtp, Update (downgrade) to 0.2.14
Prepare to switch security/suricata to the version of libhtp recommended
by upstream. This also frees devel/libhtp up for an update, which can be
used for the Suricata 2.x branch and onward.
www/libhtp-suricata:
- Update (downgrade) to 0.2.14
- Use the correct and supported libhtp repo from Suricata
- Enable STAGE support
- Update pkg-plist
- Take maintainership
- Remove unnecessary patch (htp_util.c)
- qa: Add CONFLICTS
- qa: Use our AUTOTOOLS framework completely to prepare the build
- qa: Patch htp.pc.in file for proper pkg-config versioning
devel/libhtp:
- Take maintainership
- qa: Add CONFLICTS
Reviewed by: wxs, mva, Johannes Meixner
Approved by: wxs (maintainer)
 |
Saturday, 16 Nov 2013
|
19:36 lwhsu
- Copy py-django -> py-django15 for Django 1.6 update
 |
Friday, 15 Nov 2013
|
16:17 mat
Add p5-Toader 1.1.1, a CMS meant to be used from the terminal and
integrated into a VCS for rendering static pages.
PR: ports/176840
Submitted by: Zane C, Bowers-Hadley <vvelox@vvelox.net>
 |
Monday, 4 Nov 2013
|
14:29 kuriyama
Cookie string generator / parser.
WWW: http://search.cpan.org/dist/Cookie-Baker/
 |
01:58 kuriyama
Plack::Builder extension.
WWW: http://search.cpan.org/dist/Plack-Builder-Conditionals/
 |
Sunday, 3 Nov 2013
|
16:59 swills
Rack middleware for throttling and blocking abusive requests
WWW: http://github.com/kickstarter/rack-attack
 |
Monday, 28 Oct 2013
|
14:53 wg
www/py-tmdb3: new port
TheMovieDB.org APIv3 interface
WWW: https://pypi.python.org/pypi/tmdb3/
 |
Friday, 25 Oct 2013
|
12:27 swills
Haml-rails provides Haml generators for Rails 3. It also enables Haml as the
templating engine for you, so you don't have to screw around in your own
application.rb when your Gemfile already clearly indicated what templating
engine you have installed. Hurrah.
WWW: http://github.com/indirect/haml-rails
PR: ports/183292
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
03:34 swills
A simple, Git-powered wiki with a sweet API and local frontend.
WWW: http://github.com/gollum/gollum-lib
PR: ports/182773
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
02:44 swills
Ruby/Rack Git Smart-HTTP Server Handler
WWW: https://github.com/gitlabhq/grack
PR: ports/182767
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
01:47 swills
This is a jQuery plugin that implement Github-like mentions.
WWW: http://ichord.github.com/jquery-atwho-rails
PR: ports/182762
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
Thursday, 24 Oct 2013
|
19:11 swills
Select2 is a jQuery based replacement for select boxes. It supports searching,
remote data sets, and infinite scrolling of results. This gem integrates
Select2 with Rails asset pipeline for easy of use.
WWW: https://github.com/argerim/select2-rails
PR: ports/182736
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
18:55 swills
Redis for Ruby on Rails
WWW: http://redis-store.org/redis-rails
PR: ports/182734
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
18:49 swills
A jQuery plugin for drop-in fix binded events problem caused by Turbolinks
WWW: https://github.com/kossnocorp/jquery.turbolinks
PR: ports/182732
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
18:32 swills
- Add rubygem-actionpack 4.0 port for the consumers that need it, not ready to
update main port yet.
 |
15:16 swills
Turbolinks makes following links in your web application faster (use with Rails
Asset Pipeline)
WWW: https://rubygems.org/gems/turbolinks
PR: ports/182731
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
15:00 swills
Redis Store for Rack
WWW: https://rubygems.org/gems/redis-rack
PR: ports/182729
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
14:46 swills
- Add a rubygem-rack 1.5 port for those ports and users who need it. Avoid
updating the main rack port for now as it will break other ports.
 |
03:09 swills
Adds simple hide button for sidebar of Redmine
WWW: https://github.com/ries-tech/sidebar_hide
PR: ports/181732
Submitted by: Kozlov Sergey <kozlov.sergey.404@gmail.com>
 |
Wednesday, 23 Oct 2013
|
19:10 sunpoet
- Add spdylay 1.1.0
Spdylay - SPDY C Library
This is an experimental implementation of Google's SPDY protocol in C. This
library provides SPDY version 2 and 3 framing layer implementation. It does not
perform any I/O operations. When the library needs them, it calls the callback
functions provided by the application. It also does not include any event
polling mechanism, so the application can freely choose the way of handling
events. This library code does not depend on any particular SSL library (except
for example programs which depend on OpenSSL 1.0.1 or later).
This project also develops SPDY client, server and proxy on top of Spdylay
library.
WWW: http://spdylay.sourceforge.net/
 |
Tuesday, 22 Oct 2013
|
12:02 tabthorpe
2013-10-10 devel/ruby-sdl: Does not work with Ruby 1.9
2013-10-22 games/magicmaze: Does not work with Ruby 1.9
2013-10-10 lang/ruby18: Please use lang/ruby19
2013-10-10 www/rubygem-mongrel_cluster: Does not work with Ruby 1.9
2013-10-10 www/rubygem-mongrel: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rails-app-installer: Does not work with Ruby 1.9
2013-10-22 www/typo: Does not work with Ruby 1.9
 |
Monday, 21 Oct 2013
|
14:24 swills
Raphael JS as a Rubygem for use in the Rails asset pipeline
WWW: https://github.com/mockdeep/raphael-rails
PR: ports/182727
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
02:50 swills
Neatly packaged Modernizr JS assets for use in Sprockets or the Rails 3 asset
pipeline.
WWW: https://github.com/josh/ruby-modernizr
PR: ports/182704
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
02:37 swills
jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset
pipeline
WWW: https://github.com/joliss/jquery-ui-rails
PR: ports/182702
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
Sunday, 20 Oct 2013
|
21:57 swills
underscore.js asset pipeline provider/wrapper
WWW: https://github.com/rweng/underscore-rails
PR: ports/182692
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
16:07 swills
If you need to send some data to your js files and you don't want to do this
with long way trough views and parsing - use this force!
WWW: https://github.com/gazay/gon
PR: ports/182678
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
14:56 swills
HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack
WWW: http://mjijackson.github.com/rack-accept
PR: ports/182672
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
12:49 swills
Gem installation of javascript framework for data visualization, D3
WWW: https://github.com/logical42/d3_rails
PR: ports/182666
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
05:15 swills
Chosen is a javascript library of select box enhancer for jQuery and Protoype.
This gem integrates Chosen with Rails asset pipeline for easy of use.
WWW: https://github.com/tsechingho/chosen-rails
PR: ports/182663
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
02:28 swills
Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass
WWW: https://github.com/thomas-mcdonald/bootstrap-sass
PR: ports/182652
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
01:17 swills
Upload files in your Ruby applications, map them to a range of ORMs, store them
on different backends.
WWW: https://github.com/carrierwaveuploader/carrierwave
PR: ports/182653
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
 |
Saturday, 19 Oct 2013
|
15:40 nivit
CSSO (CSS Optimizer) is a CSS minimizer unlike others. In addition to usual
minification techniques it can perform structural optimization of CSS files,
resulting in smaller file size compared to other minifiers.
WWW: http://bem.info/tools/csso/
Build logs: https://redports.org/buildarchive/20131019150900-23459/
 |
Tuesday, 15 Oct 2013
|
12:44 bapt
2013-10-15 www/rubygem-staticmatic: No longer maintained upstream
2013-10-10 www/ruby-nora: Does not work with Ruby 1.9
www/aswiki
2013-10-10 textproc/ruby-amrita: Does not work with Ruby 1.9
2013-10-15 security/flowtag: Does not work with Ruby 1.9
2013-10-10 lang/ruby-lua4: Does not work with Ruby 1.9
2013-10-15 dns/dnsdoctor: Does not work with Ruby 1.9
 |
Monday, 14 Oct 2013
|
20:13 edwin
Remove www/httpgrabber due to dependency on net/ngrep-lib
Noticed by: various hardworking people and never-tiring bots.
 |
Friday, 11 Oct 2013
|
10:32 rene
Remove expired ports:
2013-10-11 www/node04: Unsupported upstream, not compatible with current
2013-10-11 www/node06: Unsupported upstream, not compatible with current
 |
05:34 tabthorpe
2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9
2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9
2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9
2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9
2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9
2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9
2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9
2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9
2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9
2013-10-10 security/ruby-acl: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9
2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9
2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
 |
Tuesday, 8 Oct 2013
|
09:24 rene
Remove expired port:
2013-10-08 www/moodle23: Unmaintained upstream
 |
Monday, 7 Oct 2013
|
09:33 bapt
Removed libghttp (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
 |
09:30 bapt
Remove port depending on gnome1 libraries
 |
Thursday, 3 Oct 2013
|
13:15 wg
www/py-beautifulsoup30: remove port
- This port is no longer being used anywhere and was causing conflict with
www/py-beautifulsoup32, consider using it instead
Approved by: portmgr (bapt)
 |
Tuesday, 1 Oct 2013
|
16:13 tabthorpe
2013-10-01 archivers/ruby-bz2: Does not work with Ruby 1.9
2013-10-01 sysutils/puppet26: End of Life from april 2013. Upgrade to 2.7 or
3.x.
2013-10-01 www/varnish2: No update since january 2011. Upgrade to Varnish 3.
 |
Saturday, 28 Sep 2013
|
16:48 mm
Add native opcache extension for php55.
Build pecl-zendopcache only for php 5.4 and older.
PR: ports/182112
Approved by: ale (private e-mail)
 |
Thursday, 26 Sep 2013
|
04:30 pgollucci
- A sinatra based gem hosting app,
with client side gem push style functionality.
Sponsored by: RideCharge Inc.
 |
Tuesday, 24 Sep 2013
|
03:55 amdmi3
A Sinatra extension that provides i18n support to translate your
web application. It is just a wrapper for R18n core library. It has
nice Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization,
several user language support, agnostic core package with out-of-box
support for Rails, Sinatra and desktop applications.
WWW: https://github.com/ai/r18n/tree/master/sinatra-r18n
 |
03:54 amdmi3
Contributed Rack Middleware and Utilities.
WWW: https://github.com/rack/rack-contrib/
 |
Monday, 23 Sep 2013
|
12:34 feld
New port: www/radicale
The Radicale Project is a complete CalDAV (calendar) and CardDAV
(contact) server solution.
Approved by: crees (mentor)
 |
Number of commits found: 5251 (showing only 100 on this page) |