| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/108024
Submitted by: maintainer (Yuan-Chung Hsiao)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Tidy most of the port's files: pkg-plist, pkg-message, Makefile, etc.
- The port conforms a little more to FreeBSD Porter's Handbook (always evolving...)
- Validate a complete recommended test ordering from porting-testing.html
(In fact, correct it to do so.)
While I'm here: move "@unexec if cmp -s %D/etc/nb.conf.sample..." upwards
at pkg-plist (before %D/etc/nb.conf.sample).
PR: 107963
Submitted by: Julien Gabel <julien.gabel at thilelli.net> (maintainer)
|
|
|
|
|
| |
PR: ports/107969
Submitted by: maintainer (Yuan-Chung Hsiao)
|
|
|
|
| |
Remined by: kris
|
|
|
|
| |
Approved by: itetcu (mentor)
|
|
|
|
| |
Approved by: itetcu (mentor)
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/107911
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
|
|
|
|
| |
PR: ports/107913
Submitted by: lars.engels"@0x20.net (maintainer)
|
|
|
|
|
| |
PR: ports/107917
Submitted by: Christian Lackas <delta@lackas.net> (maintainer)
|
|
|
|
|
| |
Submitted by: Gea-Suan Lin (gslin at gslin dot org)
PR: 107945
|
| |
|
|
|
|
| |
Submitted by: pointyhat via kris
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/107862
Submitted by: clsung
Approved by: maintainer (Robin Gruyters)
|
|
|
|
|
|
|
|
| |
- Try to distribute config, data files
Note: config files are located in ${PREFIX}/etc/lightsquid now
PR: ports/107810
Submitted by: maintainer (Alexander Logvinov)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
written by Allan Saddi.
flup is functionally divided into three components:
* FlupServers
* FlupMiddleware
* FlupPublisher
WWW: http://www.saddi.com/software/flup/
PR: ports/106828
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
Approved by: alexbl (mentor, implicit)
|
|
|
|
|
|
| |
for a script that wraps system headers for building with GCC 4.x. This
does not mean the embedded nspr will be used in favor of the system nspr,
but it should fix the build with GCC 4.x.
|
|
|
|
|
|
| |
PR: ports/107746
Submitted by: miwi
Apporved by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
- Add dumpio module
- Fix rcorder [1]
PR: ports/106429 [1]
Submitted by: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> [1]
|
| |
|
|
|
|
| |
Approved by: gurkan@linuks.mine.nu
|
|
|
|
|
|
| |
PR: 107744
Submitted by: miwi
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 107745
Submitted by: miwi
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 107743
Submitted by: miwi
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with the organization of data in a form - parameters can be an
arbitrarily deep nested structure.
The way this structure is denoted is that when you construct a form the
field names have a special syntax which is parsed.
This plugin supports two syntaxes:
dot notation
<input name="foo.bar.gorch" />
subscript notation
<input name="foo[bar][gorch]" />
When reading query parameters from $c->req you can now access all the
items starting with "foo" as one entity using $c->req->param('foo');.
Each subitem, denoted by either the dot or the square brackets, will be
returned as a further deeper hashref.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Params-Nested
PR: ports/107785
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
|
|
|
|
| |
PR: ports/107857
Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua> (maintainer)
|
|
|
|
|
|
| |
PR: 107844
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/107660
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Approved by: erwin (mentor),
Jonathan Weiss <jw@innerewut.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
from executable to a package since the executable acroread7 is not
installed anymore and it is uncertain on which file to depend on.
Depending on package is proof against changes in the pkg-plist of the
depended on port.
Reported by: kris
|
|
|
|
|
|
|
|
|
| |
depricated until the port is updated to the version available there.
http://svn.maxidoors.ru/udmsearch-ruby/
http://maxidoors.ru/udmsearch/
Submitted by: Charles Sprickman <spork@bway.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Removed option -D (ignored by the new version of easy_install),
added -q to files/pkg-deinstall.in
- Updated path to the Python egg of devel/py-kid (dependency),
fixing build on pointyhat (reported by kris@)
Approved by: alexbl (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
| |
exhaustion, as it causes more problems in the latest phpbb
version. Users are advised to drop and re-create their
session tables (phpbb_sessions, phpbb_sessions_keys) without
using "HEAP" tables.
Approved by: maintainer (via e-mail)
|
|
|
|
|
|
| |
PR: ports/107742
Submitted by: miwi
Approved by: maintainer
|
|
|
|
| |
Submitted by: pointyhat via kris
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/
PR: ports/107781
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/
PR: ports/107784
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
similar to TT2.
expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate
"param" method. Or you can use expand_hash directly.
If you prefer to use a different flattening convention then CGI::Expand can
be subclassed.
WWW: http://search.cpan.org/dist/CGI-Expand
PR: ports/107780
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
|
| |
|
|
|
|
|
| |
Submitted by: Norbert Koch <nkoch@demig.de>
PR: ports/107465
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
| |
Submitted by: farrokhi
|
|
|
|
| |
Submitted by: farrokhi
|
|
|
|
|
|
|
|
|
| |
server. Essentially, it is a 'next generation' FastCGI type protocol.
WWW: http://python.ca/nas/scgi/protocol.txt
PR: ports/107710
Submitted by: Vivek Khera <vivek at khera.org>
|
| |
|