| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/167925
Submitted by: Richard Neese <r.neese@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Add LICENSE
- Fix and sort *_DEPENDS: Class::Data::Inheritable is a test-only dependency
Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
|
|
|
|
|
| |
PR: ports/168125
Submitted by: maintainer
|
|
|
|
| |
Approved by: wen (maintainer)
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
PR: ports/167544
Approved by: maintainer timeout (bill.brinzer@gmail.com, >2 weeks)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojolicious/Changes
PR: ports/167334
Submitted by: skreuzer
Approved by: maintainer (timeout, 3 weeks)
|
|
|
|
| |
Changes: https://github.com/drbrain/net-http-digest_auth/blob/master/History.txt
|
|
|
|
|
|
|
|
|
|
| |
according to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN
2012-05-10 net/perldap: BROKEN for more than 6 month
2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project is dead
2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN
2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
|
|
|
|
|
|
| |
Changes: http://www.movabletype.org/documentation/appendices/release-notes/movable-type-514.html
PR: ports/167958
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/arut/nginx-rtmp-module.
Note! The RTMP module does not share data between workers and only
works in one-worker mode.
Do not bump PORTREVISION because this module is disabled by default.
Spotted by: Patrick Ernst aka patrick dot ernst at maxxbone dot com
|
|
|
|
|
|
|
|
| |
- While I'm here, use USE_PHP to handle database dependencies
Changes: http://bakery.cakephp.org/articles/markstory/2012/04/30/cakephp_2_1_2_2_2_0-beta_released
PR: ports/167888
Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Since it synced to latest version of Chromium, we have to change the default compiler as www/chromium
- Note that clang is now the default compiler (GCC 4.6 is optionable)
- Added DEBUG option
PR: ports/167926
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
|
|
|
|
|
|
|
|
| |
- Restrict USE_PYTHON to 2.7
Changes: https://github.com/joyent/node/blob/v0.6.18/ChangeLog
PR: ports/167949
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
|
|
|
| |
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC)
|
|
|
|
|
| |
PR: 167962
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/167997
Submitted by: John Marshall <john.marshall@riverwillow.com.au>
|
|
|
|
|
| |
- Improve port description text a bit
- Relinquish to the pool due to lack of time
|
| |
|
|
|
|
|
|
|
| |
Bump portrevision
PR: ports/167948
Submitted by: jin-Sih Lin <linpct@gmail.com> (maintainer)
|
|
|
|
| |
instead
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Client-HTTP/CHANGES
PR: ports/167931
Submitted by: Jase Thew <freebsd@beardz.net>
|
|
|
|
|
|
|
|
|
| |
o) lua - from 0.5.0rc27 to 0.5.0rc28;
o) rds_scv - from 0.05rc1 to 0.05rc2.
Remove needless patch.
Do not bump PORTREVISIONs because these modules are disabled by default.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Announcement: http://mail.xfce.org/pipermail/xfce/2012-May/030632.html
PR: ports/167939
Submitted by: Olivier Duchateau
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
content of all kinds.
Unlike many templating systems, Mason does not attempt to invent an alternate,
"easier" syntax for templates. It provides a set of syntax and features specific
to template creation, but underneath it is still clearly and proudly
recognizable as Perl.
Mason is most often used for generating web pages. It can handle web requests
directly via PSGI, or act as the view layer for a web framework such as
Catalyst or Dancer.
WWW: https://github.com/jonswar/perl-mason
PR: ports/166952
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- Merged BUILD_DEPENDS and RUN_DEPENDS as it produces error while building
- Removed APACHE13 based dependancy
PR: 166590
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
| |
PR: ports/167896
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Feature: the "debug_connection" directive now supports IPv6 addresses
and the "unix:" parameter.
*) Feature: the "set_real_ip_from" directive and the "proxy" parameter
of the "geo" directive now support IPv6 addresses.
*) Feature: the "real_ip_recursive", "geoip_proxy", and
"geoip_proxy_recursive" directives.
*) Feature: the "proxy_recursive" parameter of the "geo" directive.
*) Bugfix: a segmentation fault might occur in a worker process if the
"resolver" directive was used.
*) Bugfix: a segmentation fault might occur in a worker process if the
"fastcgi_pass", "scgi_pass", or "uwsgi_pass" directives were used and
backend returned incorrect response.
*) Bugfix: a segmentation fault might occur in a worker process if the
"rewrite" directive was used and new request arguments in a
replacement used variables.
*) Bugfix: nginx might hog CPU if the open file resource limit was
reached.
*) Bugfix: nginx might loop infinitely over backends if the
"proxy_next_upstream" directive with the "http_404" parameter was
used and there were backup servers specified in an upstream block.
*) Bugfix: adding the "down" parameter of the "server" directive might
cause unneeded client redistribution among backend servers if the
"ip_hash" directive was used.
*) Bugfix: socket leak.
Thanks to Yichun Zhang.
*) Bugfix: in the ngx_http_fastcgi_module.
</ChangeLog>
|
|
|
|
|
|
|
|
| |
o) lua - from 0.5.0rc24 to 0.5.0rc27;
o) set_misc - from 0.22rc5 to 0.22rc7;
o) srcache - from 0.13rc6 to 0.13rc8;
Do not bump PORTREVISIONs because these modules are disabled by default.
|
|
|
|
|
| |
PR: ports/167915
Submitted by: Denis Generalov <gd@rambler-co.ru>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
|
|
|
|
|
|
|
|
|
| |
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/CIF-Client/Changes
PR: ports/167634
Submitted by: sunpoet (myself)
Approved by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Parse-HTTP-UserAgent/Changes
|
|
|
|
|
| |
PR: ports/167344
Approved by: wen (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Add a message about npm
- Bump PORTREVISION for package change
Submitted by: sunpoet (myself, via IRC)
Approved by: Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC)
|
| |
|
|
|
|
|
|
| |
- Add PORTSCOUT knob to skip development versions
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
|
|
|
|
|
| |
PR: ports/167844
Submitted by: William Grzybowski <william88@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
While I'm here, do some cleanup:
- remove LICENSE_FILE (it isn't needed for well known licences)
- remove IGNORE_WITH_PHP=4 (because we have not this in the tree anymore)
PR: ports/167861
Submitted by: Fumiyuki Shimizu <fumifumi at abacustech dot jp> (maintainer)
Security: 0d3547ab-9b69-11e1-bdb1-525401003090
|
|
|
|
| |
- convert to using PYTHON_PKGNAMEPREFIX in dependency entry
|
|
|
|
| |
- update WWW
|
| |
|
|
|
|
|
|
| |
- do not use PYTHON_SITELIBDIR in dependency entries
- strict python version to 2.x only
- move pkg-plist contents to PLIST_FILES
|
|
|
|
| |
- move pkg-plist contents to PLIST_FILES
|
|
|
|
| |
- convert to using PYTHON_PKGNAMEPREFIX in dependency entry
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Reported by: pav
|
|
|
|
| |
- do not use PYTHON_SITELIBDIR in dependency entries
|
|
|
|
|
|
| |
- Strict python version to 2.x only
The functionality of this plugin has been incorporated into Trac 0.12
|
| |
|
| |
|
|
|
|
|
| |
Approved by: ale@ (enigmail-thunderbird3),
Grzegorz Blach <magik AT roorback.net> (firefox-sync)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Rose-HTML-Objects/Changes
|
|
|
|
|
| |
PR: ports/167800
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Simplified Makefile: install. Change $CP to $INSTALL_DATA [2]
PR: ports/166838 [1]
Reported-by: Rodrigo OSORIO <rodrigo@bebik.net> [1]
Submitted-by: Leif Neland <leif@neland.dk> [1]
Reviewed by: scheidell@ (me) [2]
Approved by: tut@nhamon.com.ua (maintainer, timeout 30 days)
|
|
|
|
|
| |
PR: ports/167783
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 166836
Tested by: Multiple -exp runs (pav)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
|
|
|
|
| |
- Thanks for your service, we hope to see you back
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/TINITA/HTML-Template-Compiled-0.97/Changes
|
|
|
|
| |
Security: http://www.opera.com/support/kb/view/1016/
|
|
|
|
|
|
|
|
|
|
| |
1) let, 0.0.4;
2) upstream_sticky, 1.0;
Do not bump PORTREVISIONs because these modules are disabled by default.
Spotted by: Serguei Okladnikov <oklaspec@mail.ru> (1)
PR: 167494 (2)
|
| |
|
|
|
|
|
| |
PR: ports/167774
Submitted by: mm
|
| |
|
|
|
|
|
|
| |
- Use our devel/libparserutils instead of fetching sources
- Add desktop entry
- Take maintainership
|
| |
|
|
|
|
|
| |
- Fix mythbackend rc script to start after mysql
- Add HOME env variable for mythbackend to find it's home directory
|
| |
|
|
|
|
| |
- strict python version to 2.x
|
|
|
|
|
| |
PR: 167076
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail dot com>
|
|
|
|
|
| |
PR: 167044
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail dot com>
|
|
|
|
| |
- Changelog: http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.2/ChangeLog/view
|
|
|
|
|
|
|
|
| |
- Update WWW
- Pass maintainership to ruby@
PR: ports/167359
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Cosmetic change
Changes:
- Add service: poundpython (http://paste.pound-python.org/)
- Remove service: osl (http://pastebin.osuosl.org/pastebin.php)
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/HTML-TagParser/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here are some common reasons for tastypie:
* You need an API that is RESTful and uses HTTP well.
* You want to support deep relations.
* You DON'T want to have to write your own serializer to make the output
right.
* You want an API framework that has little magic, very flexible and maps
well to the problem domain.
* You want/need XML serialization that is treated equally to JSON (and
YAML is there too).
* You want to support my perceived NIH syndrome, which is less about
NIH and more about trying to help out friends/coworkers.
PR: ports/167716
Submitted by: William Grzybowski <william88 gmail.com>
|
|
|
|
|
|
|
| |
Changelog: http://mail.xfce.org/pipermail/xfce/2012-April/030296.html
PR: ports/167536
Submitted by: Olivier Duchateau
|
|
|
|
| |
by node
|
|
|
|
|
|
|
|
| |
- Add a message about npm
- Bump PORTREVISION for package change
Submitted by: sunpoet (myself, via IRC)
Approved by: Jin-Sih Lin <linpct@gmail.com> (maintainer, via IRC)
|
|
|
|
| |
- Remove unnecessary post-patch:
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
npm is a package manager for node. You can use it to install and publish your
node programs. It manages dependencies and does other cool stuff.
WWW: http://npmjs.org/
WWW: https://github.com/isaacs/npm
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not install bundled npm, users who requires npm can install www/npm
- While I'm here:
- Restrict USE_PYTHON range
- Add post-install: to remove .orig
Changes: https://github.com/joyent/node/blob/v0.7.8/ChangeLog
PR: ports/164862
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add OPTIONS: SHARED_V8 to build with shared lang/v8 [2]
- Do not install bundled npm, users who requires npm can install www/npm [2]
- Fix PLIST [2]
- While I'm here, remove duplicate ONLY_FOR_ARCHS
Original submission of PR/167604 was committed by swills.
Changes: https://github.com/joyent/node/blob/v0.6.17/ChangeLog
PR: ports/167604 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) [1]
sunpoet (myself, via IRC) [2]
|
|
|
|
|
|
| |
PR: ports/167604
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
Security: a1d0911f-987a-11e1-a2ef-001fd0af1a4c
|
| |
|
|
|
|
|
| |
PR: ports/167585
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/167231
Submitted by: bapt
Approved by: maintainer timeout (14d)
|
|
|
|
| |
(I hope updating of them will be improved).
|
|
|
|
| |
Changes: https://github.com/yui/yuicompressor/blob/776ace98b6c167aee6611d546adcba3272ea6931/doc/CHANGELOG
|
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS to silence build warnings
Changes: http://search.cpan.org/dist/Pod-Site/Changes
PR: ports/167680 [1]
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/167469
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
|
|
|
|
|
|
|
|
|
| |
PhalconPHP is a web framework delivered as a C extension providing high
performance and lower resource consumption.
WWW: http://phalconphp.com/
PR: ports/167629
Submitted by: Jin-Sih Lin <linpct@gmail.com>
|
|
|
|
| |
Changes: http://www.httrack.com/page/4/en/index.html
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes
|
|
|
|
| |
Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
flexible and allow CRAN ports to override it; add a regression-test
target; set USE_FORTRAN to match math/R; remove some of the
redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS
Reviewed by: thierry, tota, wen
Approved by: D. Rue (maintainer) [1], wen [2]
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apache HTTPD web server. Because mod_spdy is an Apache module, it can be
loaded into currently deployed Apache HTTPD 2.x web servers using mod_so.
This module is still an early beta and is not yet suitable for production
environments.
WWW: http://code.google.com/p/mod-spdy/
PR: ports/166538
Submitted by: Masaki TAGAWA
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add NO_LATEST_LINK
PR: 167476
Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 167243
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: 167446
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 167111
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
|
|
|
|
|
| |
PR: 167425
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Added PORTSCOUT variable to block mentioning Development version
- Pass maintainership to gecko
PR: 166981
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
| |
- Pass maintainership to gecko
PR: 166983
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
| |
PR: 166985
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
| |
- Add www/py-cssselect to RUN_DEPENDS
- Remove http://nivi.interfree.it from MASTER_SITES
|
|
|
|
|
|
|
|
|
|
| |
expressions. Such expressions can be used in lxml_ or another XPath engine
to find the matching elements in an XML or HTML document.
This module used to live inside of lxml as ``lxml.cssselect`` before it was
extracted as a stand-alone project.
WWW: http://packages.python.org/cssselect/
|
|
|
|
|
| |
PR: 167477
Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
- Add TEST_DEPENDS
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
| |
fetch: http://smoothstreaming.code-shop.com/download/apache_mod_smooth_streaming-1.0.8.tar.gz: Not Found
Reported by: pointyhat
|
|
|
|
|
|
| |
PR: ports/167290
Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
Approved by: crees (mentor)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Rose-HTML-Objects/Changes
|
|
|
|
|
| |
PR: ports/167127
Submitted by: brooks
|
|
|
|
|
| |
PR: ports/167390
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Added option for new SQLite backend
Requested by: eadler
Security: 18dffa02-946a-11e1-be9d-000c29cc39d3
Security: CVE-2012-1495
Security: CVE-2012-1496
|
|
|
|
|
|
| |
PR: ports/167507
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: Daniel Lin <linpct@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/167519
Submitted by: mm
|
| |
|
|
|
|
|
| |
PR: 167396
Submitted by: Laurent Berthelet <laurent@ospowa.com>
|
|
|
|
| |
- add a temporary fix for ports/167108 until I figure a proper fix
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/94c0ac4f-9388-11e1-b242-00262d5ed8ee.html
|
| |
|
|
|
|
|
|
|
|
| |
- Pet portlint
Changes: http://packages.python.org/Flask-Cache/#changelog
PR: ports/167415
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Define OPTIONSFILE to bypass infrastructure bug
- Include <bsd.port.options.mk>
- Install devel/py-simplejson only when Python version is
less than 2.6 [1]
- Install the (optional) dependency www/py-WebTest only
when the Python version is great than 2.5
- Remove all build dependencies [1]
Suggested by: rm [1]
|
|
|
|
|
|
|
|
| |
- While I'm here, remove MASTER_SITE_SUBDIR and unnecessary TEST_DEPENDS
Changes: http://search.cpan.org/dist/Dancer-Plugin-Feed/Changes
PR: ports/167422
Submited by: Grzegorz Blach <magik@roorback.net> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IMDB-Film/ChangeLog
|
|
|
|
| |
Approved by: clsung via IRC
|
|
|
|
|
|
|
|
| |
- Add default timezone patch [1]
PR: ports/167457
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Obtained from: https://github.com/reviewboard/reviewboard/commit/b0d0228 [1]
|
|
|
|
|
| |
PR: ports/167458
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
|
|
|
|
|
|
|
|
| |
- shorten MASTER_SITES
- move default to tomcat6
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10611&version=12317875
Sponsored by: Experts-Exchange, LLC.
|
|
|
|
|
| |
Obtained from: http://code.google.com/p/chromium/issues/detail?id=111392
via Meowthink
|
|
|
|
|
|
| |
that preprocesses it's input with Mojo::Template
WWW: http://search.cpan.org/dist/Mojolicious-Plugin-YamlConfig/
|
|
|
|
| |
2012-04-30 www/typo344: Support will end in the near future, see http://typo3.org/download/packages/ for details
|
|
|
|
|
| |
Reported by: Jong-Beom Kim <kreoso AT googlemail.com>,
Warren Block <wblock AT wonkity.com>
|
|
|
|
|
|
|
|
| |
- Add devel/py-simplejson to *_DEPENDS
- Add www/py-WebTest to RUN_DEPENDS
- Add LICENSE (AL2)
- Add some API names to pkg-descr
- Remove DISTNAME from Makefile
|
|
|
|
|
|
| |
Note that 7.4-STABLE after log2() and log2f() were MFC'd is still broken
due to conflicting definitions of these functions (no __FreeBSD_version bump).
Submitted by: pointyhat via pav
|
| |
|
| |
|
|
|
|
|
|
| |
- Sort TEST_DEPENDS
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/Changes
|
|
|
|
| |
- Remove pkg-message.rules forgotten on previous commit.
|
|
|
|
| |
- Define LICENSE.
|
|
|
|
| |
- Bump PORTREVISION for www/vdr-plugin-live that depends on tntnet.
|
| |
|
|
|
|
|
|
|
|
| |
nanoc is a simple but very flexible static site generator written in Ruby.
It operates on local files, and therefore does not run on the server.
nanoc "compiles" the local source files into HTML (usually), by evaluating
eRuby, Markdown, etc.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojolicious-Plugin-Mongodb/Changes
|
| |
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Changes: http://gallery.menalto.com/gallery_3_0_3_and_gallery_2_3_2
PR: ports/167206
Submitted by: sunpoet (myself)
Approved by: Alex Varju <alex@varju.ca> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) echo - from 0.38rc1 to 0.38rc2;
o) lua - from 0.4.1 to 0.5.0rc24;
o) rds-csv - from 0.04 to 0.05rc1;
o) redis2 - from 0.08rc2 to 0.08rc4;
o) srcache - from 0.13rc3 to 0.13.rc6;
o) xss - from 0.03rc8 to 0.03rc9;
o) iconv - from 0.10rc5 to 0.10rc7;
Do not bump PORTREVISIONs because these modules are disabled by default.
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojolicious/Changes
PR: ports/167270
Submitted by: sunpoet (myself)
Approved by: Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Remove -DNGX_DEBUG_MALLOC flag. (*)
Bump PORTREVISION.
Requested by: Maxim Dounin aka mdounin at mdounin dot ru (*)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
|
|
|
|
|
|
| |
- bump PORTREVISION
Sponsored by: Experts-Exchange, LLC.
|
|
|
|
|
|
| |
- Use USE_DOS2UNIX to remove trailing ^M
Changes: http://search.cpan.org/dist/HTTP-Recorder/CHANGES
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session/Changes
|
|
|
|
|
|
|
|
|
|
|
| |
Environment which provide object-oriented stuff for create complex web
application.
WWW: http://search.cpan.org/dist/WebDAO/
WWW: http://webdao.sourceforge.net/
PR: ports/166480
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com>
|
|
|
|
|
| |
PR: 167249
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
| |
PR: 167248
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
| |
PR: 166957
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/166627
Approved by: maintainer timeout (lth, >2 weeks)
|
|
|
|
|
| |
PR: ports/166625
Approved by: maintainer timeout (kuriyama, >2 weeks)
|
|
|
|
|
|
|
| |
- Avoid use of SITE_PERL in DEPENDS
PR: ports/166612
Approved by: maintainer timeout (skv, >2 weeks)
|
|
|
|
|
| |
PR: ports/166611
Approved by: maintainer timeout (kuriyama, >2 weeks)
|
|
|
|
|
| |
PR: ports/166610
Approved by: maintainer timeout (kuriyama, >2 weeks)
|
|
|
|
|
| |
PR: ports/166599
Approved by: maintainer timeout (lth, >2 weeks)
|
|
|
|
|
|
|
|
|
| |
- Avoid use of SITE_PERL in DEPENDS
- Sort DEPENDS
- Bump PORTREVISION
PR: ports/166530
Approved by: maintainer timeout (jadawin, >2 weeks)
|
|
|
|
|
|
|
| |
- Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS
PR: ports/166527
Approved by: maintainer timeout (lth, >2 weeks)
|
|
|
|
|
| |
PR: ports/166525
Approved by: maintainer timeout (kuriyama, >2 weeks)
|
|
|
|
| |
Noticed by: eadler
|
|
|
|
|
|
|
| |
- Use pkg-plist
PR: ports/167162
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Connect to the build
PR: ports/167099
Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
| |
- Add conflict with new www/cakephp2 port
PR: ports/167098
Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Bugfix: a segmentation fault might occur in a worker process if the
"try_files" directive was used; the bug had appeared in 1.1.19.
*) Bugfix: response might be truncated if there were more than IOV_MAX
buffers used.
*) Bugfix: in the "crop" parameter of the "image_filter" directive.
Thanks to Maxim Bublis.
</ChangeLog>
|
|
|
|
|
| |
PR: 167157
Submitted by: maintainer
|
|
|
|
|
|
| |
Bump PORTREVISIONs.
PR: ports/167089
|
|
|
|
|
|
| |
Do not bump PORTREVISIONs because this module disabled by default.
PR: ports/167166, ports/167167
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Dancer-Template-Xslate/Changes
PR: ports/167135 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
|
|
|
|
|
|
|
| |
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
|
|
|
|
|
|
| |
PR: ports/166709
Submitted by: Mirko Zinn <mail@derzinn.de>
Approved by: maintainer timeout (>14 days)
|
| |
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
|
|
|
|
|
| |
PR: ports/167180
Submitted by: maintainer, douglas@douglasthrift.net
|
|
|
|
|
| |
PR: ports/166760
Submitted by: swills
|
|
|
|
|
| |
PR: ports/166761
Submitted by: swills
|
|
|
|
|
| |
PR: ports/166773
Submitted by: swills
|
|
|
|
|
| |
PR: ports/166774
Submitted by: swills
|
|
|
|
|
|
|
| |
Changes: http://gallery.menalto.com/gallery_3_0_3_and_gallery_2_3_2
PR: ports/167171
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
against 501400)
- Bump PORTREVISION for dependency change
PR: ports/167143
Submitted by: sunpoet (myself)
Approved by: Denny Lin <dennylin93@hs.ntnu.edu.tw> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Pass maintainership to perl@
- Sort PLIST
- Add missing trailing slash to WWW
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes
PR: ports/167153
Submitted by: sunpoet (myself)
Approved by: Andrii Kostenko <andrey@kostenko.name> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Pass maintainership to perl@
- Sort PLIST
- Add missing trailing slash to WWW
Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes
PR: ports/167153
Submitted by: sunpoet (myself)
Approved by: Andrii Kostenko <andrey@kostenko.name> (maintainer)
|
|
|
|
| |
Approved by: crees (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update multimedia/vdr-plugin-epgsearch to 1.0.1s20120322 git snapshot.
- Update multimedia/vdr-plugin-femon to 1.7.15 .
- Update multimedia/vdr-plugin-iptv to 0.5.0 .
- Update multimedia/vdr-plugin-osdteletext to 0.9.2 .
- Update multimedia/vdr-plugin-streamdev to 0.5.1p20120311 git snapthot.
- Update multimedia/vdr-plugin-xineliboutput to 1.0.90s20111129.1002
cvs snapshot.
- Bump PORTREVISION for all other plugins and add vdr 1.7.27
compatibility/bugfix patches where necessary.
|
|
|
|
|
| |
- Two tests are failed when $ENV{HTTP_TIMEOUT} and $ENV{HTTP_PROXY} is
defined. Fix them.
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
| |
- p5-Module-Pluggable is already in all supported Perl releases
- p5-parent is in core since Perl 5.10.1
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
|
|
|
| |
Changes: http://www.parisc-linux.org/~varenet/musicindex/ChangeLog
PR: ports/167114
Submitted by: sunpoet (myself)
Approved by: pgollucci (with apache hat)
|
|
|
|
|
|
|
| |
- Sort MAN1
- Update WWW
Changes: http://sourceforge.net/projects/htt/files/htt2.2/httest-2.2.1/ChangeLog/view
|
|
|
|
|
|
| |
wiki_namespace table, remove the braindead code that checks for one and
spews two lines of postgres log messages each time the plugin starts (over
two lines per second in my slightly crazy enviornment).
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
|
| |
|
| |
|