| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=223169
|
|
|
|
| |
Notes:
svn path=/head/; revision=223168
|
|
|
|
|
|
|
| |
- Update WWW
Notes:
svn path=/head/; revision=223167
|
|
|
|
|
|
|
| |
- Update WWW
Notes:
svn path=/head/; revision=223166
|
|
|
|
| |
Notes:
svn path=/head/; revision=223164
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a small program for handling automated spinning down of
SCSI harddrives. With SCSI devices it is not as common to spindown
for power management purposes as for ATA however it might be required
to spin down a disk contained in a firewire enclosure for instance.
WWW: http://www.noresult.net/freebsd/spindown/
PR: ports/128581
Submitted by: Arjan van der Velde <noresult at xs4all.nl>
Notes:
svn path=/head/; revision=223163
|
|
|
|
|
|
|
|
|
| |
PR: 128146
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=223162
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 128762
Submitted by: Dennis Herrmann <adox@mcx2.org>
Notes:
svn path=/head/; revision=223161
|
|
|
|
|
|
|
|
| |
PR: 128511
Submitted by: maintainer
Notes:
svn path=/head/; revision=223160
|
|
|
|
|
|
|
|
| |
PR: 129025
Submitted by: bf <bf2006a@yahoo.com>
Notes:
svn path=/head/; revision=223159
|
|
|
|
|
|
|
|
|
|
|
|
| |
Included in this PR is reload support requested by ports/126476 in addition to a
change in the location of the PID file. I have however opted to move this file to
NAGIOSDIR to reduce the number of directories created by all Nagios related ports.
PR: 128409
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=223158
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with minimal effort. It sits on top of Rack, a minimal standard
interface for Ruby web frameworks. For templating, the choices
include erb, haml, sass and Builder.
WWW: http://github.com/bmizerany/sinatra
PR: ports/128551
Submitted by: Daniel Roethlisberger <daniel at roe.ch>
Notes:
svn path=/head/; revision=223157
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 128756
Submitted by: Dennis Herrmann <adox@mcx2.org>
Notes:
svn path=/head/; revision=223156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
written in C++ and there are Python bindings to facilitate fast-paced
agile development. It can comfortably be used for both desktop and web
development, which was something wanted from the beginning.
Mapnik is about making beautiful maps. It uses the AGG library and
offers world class anti-aliasing rendering with subpixel accuracy for
geographic data. It is written from scratch in modern C++ and doesn't
suffer from design decisions made a decade ago. When it comes to
handling common software tasks such as memory management, filesystem
access, regular expressions, parsing and so on, Mapnik doesn't re-invent
the wheel, but utilizes best of breed industry standard libraries from
boost.org.
WWW: http://www.mapnik.org/
PR: ports/128746
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=223155
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It can blank CD/DVD-RWs, burn and create iso images, as well as
burn personal compositions of data to either CD or DVD. It Is
currently under heavy development.
WWW: http://www.xfce.org/projects/xfburn/
PR: ports/128793
Submitted by: J.R. Oldroyd <fbsd at opal.com>
Notes:
svn path=/head/; revision=223154
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer mail adress
PR: 128780
Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de>
Notes:
svn path=/head/; revision=223153
|
|
|
|
|
|
|
|
| |
PR: 128704
Submitted by: "Rashid N. \"Citycat\" Achilov" <citycat4@ngs.ru> (maintainer)
Notes:
svn path=/head/; revision=223152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
features for web application testing. The Test::WWW::Mechanize::Catalyst
module meshes the two to allow easy testing of Catalyst applications
without starting up a web server.
Testing web applications has always been a bit tricky, normally starting
a web server for your application and making real HTTP requests to it.
This module allows you to test Catalyst web applications but does not
start a server or issue HTTP requests. Instead, it passes the HTTP
request object directly to Catalyst. Thus you do not need to use a real
hostname: "http://localhost/" will do.
WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/
PR: ports/129004
Submitted by: George Hartzell <hartzell at alerce.com>
Notes:
svn path=/head/; revision=223151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DOM recommendation.
The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet
DOM interfaces.
WWW: http://search.cpan.org/dist/CSS-DOM/
PR: ports/128901
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=223150
|
|
|
|
|
|
|
|
|
|
|
|
| |
constant.pm, but makes them local to the enclosing scope.
WWW: http://search.cpan.org/dist/constant-lexical/
PR: ports/128900
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=223149
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
subroutine whose name is passed to it. (To load the module without
importing the function, write use Sub::Delete();.)
This does more than simply undefine the subroutine in the manner of
undef &foo, which leaves a stub that can trigger AUTOLOAD (and,
consequently, won't work for deleting methods). The subroutine is
completely obliterated from the symbol table (though there may be
references to it elsewhere, including in compiled code).
WWW: http://search.cpan.org/dist/Sub-Delete/
PR: ports/128899
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=223148
|
|
|
|
|
|
|
|
| |
PR: 128986
Submitted by: Wen Heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=223147
|
|
|
|
|
|
|
|
| |
PR: 128951
Submitted by: Wen Heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=223146
|
|
|
|
|
|
|
|
| |
PR: 128949
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Notes:
svn path=/head/; revision=223145
|
|
|
|
|
|
|
|
| |
PR: 128928
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=223144
|
|
|
|
|
|
|
|
| |
PR: 128913
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=223143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
against an Apache logfile, something that can be very useful -
especially at getting information which is not easily available via
static logfile analysers.
WWW: http://www.steve.org.uk/Software/asql/
PR: ports/128110
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=223142
|
|
|
|
|
|
|
|
| |
PR: 128818
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
Notes:
svn path=/head/; revision=223141
|
|
|
|
|
|
|
|
| |
PR: 128888
Submitted by: Wen Heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=223140
|
|
|
|
|
|
|
|
| |
PR: 128905
Submitted by: NAKAJI Hiroyuki <nakaji@jp.FreeBSD.org> (maintainer)
Notes:
svn path=/head/; revision=223139
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a set of simple plugins for Module::Starter to provide methods of
retrieving templates.
WWW: http://search.cpan.org/dist/Module-Starter-Plugin-SimpleStore
PR: ports/129007
Submitted by: George Hartzell <hartzell at alerce.com>
Notes:
svn path=/head/; revision=223138
|
|
|
|
| |
Notes:
svn path=/head/; revision=223137
|
|
|
|
|
|
|
|
|
| |
- Add additional mirror to MASTER_SITES
- Remove check for 5.x
- Grab maintainership
Notes:
svn path=/head/; revision=223136
|
|
|
|
|
|
|
|
|
|
| |
sessions in a browser cookie.
PR: ports/129055
Submitted by: Denis Pokataev <catone xx cpan.org>
Notes:
svn path=/head/; revision=223135
|
|
|
|
|
|
|
|
| |
PR: ports/129054
Submitted by: Denis Pokataev <catone xx cpan.org>
Notes:
svn path=/head/; revision=223134
|
|
|
|
|
|
|
| |
JSON::XS.
Notes:
svn path=/head/; revision=223133
|
|
|
|
|
|
|
| |
Prompted by: QAT QA run
Notes:
svn path=/head/; revision=223132
|
|
|
|
| |
Notes:
svn path=/head/; revision=223131
|
|
|
|
|
|
|
|
|
|
| |
drop maintainership
PR: 129012
Submitted by: Wen Heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=223130
|
|
|
|
| |
Notes:
svn path=/head/; revision=223129
|
|
|
|
| |
Notes:
svn path=/head/; revision=223128
|
|
|
|
|
|
|
| |
- Separate out gtk module part to textproc/linux-scim-gtk.
Notes:
svn path=/head/; revision=223127
|
|
|
|
|
|
|
| |
for gtk library, separated from textproc/linux-scim-libs.
Notes:
svn path=/head/; revision=223126
|
|
|
|
|
|
|
|
| |
PR: ports/128966
Submitted by: Anatoliy Dmytriyev <tolid@tolid.eu.org> (maintainer)
Notes:
svn path=/head/; revision=223125
|
|
|
|
|
|
|
|
|
|
| |
- Add new dependency.
PR: ports/128971
Submitted by: Yi-Jheng Lin <yzlin _AT_ cs.nctu.edu.tw>
Notes:
svn path=/head/; revision=223124
|
|
|
|
|
|
|
|
|
| |
was to be able to browse the linux kernel mercurial repository.
WWW: http://www.logilab.org/project/name/hgview/
Notes:
svn path=/head/; revision=223123
|
|
|
|
|
|
|
| |
Spotted by: nork
Notes:
svn path=/head/; revision=223122
|
|
|
|
|
|
|
| |
dependency chain caused configure to fail since it's not present at build time.
Notes:
svn path=/head/; revision=223121
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, add the patch for bugfix: the "listen" directive parameters
such as "backlog", "rcvbuf", etc. were not set, if a default
server was not the first one. These changes also added into
mainstream for future releases.
<ChangeLog>
*) Feature: now nginx returns the 405 status code for POST method
requesting a static file only if the file exists.
*) Workaround: compatibility with glibc 2.3.
Thanks to Eric Benson and Maxim Dounin.
*) Bugfix: the resolver did not understand big DNS responses.
Thanks to Zyb.
*) Bugfix: in HTTPS mode requests might fail with the "bad write retry"
error.
*) Bugfix: the ngx_http_charset_module did not understand quoted
charset name received from backend.
*) Bugfix: if the "max_fails=0" parameter was used in upstream with
several servers, then a worker process exited on a SIGFPE signal.
Thanks to Maxim Dounin.
*) Bugfix: the $r->header_in() method did not return value of the
"Host", "User-Agent", and "Connection" request header lines; the bug
had appeared in 0.6.32.
*) Bugfix: a full response was returned for request method HEAD while
redirection via an "error_page" directive.
*) Bugfix: if a directory has search only rights and the first index
file was absent, then nginx returned the 500 status code.
*) Bugfix: of recursive error_page for 500 status code.
</ChangeLog>
Notes:
svn path=/head/; revision=223120
|
|
|
|
| |
Notes:
svn path=/head/; revision=223119
|