| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
is harmful (uidfix "fixes" ${WWWOWN} and ${WWWGRP})
|
|
|
|
| |
- USES=python
|
| |
|
|
|
|
|
| |
Have to do all the autotools stuff ourselves now, but at
least it's buildable again.
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1)
Changes: http://search.cpan.org/dist/HTML-Query/ChangeLog
PR: ports/193285 [1]
Submitted by: Vick Khera <vivek@khera.org> (maintainer)
|
| |
|
|
|
|
| |
With hat: ruby@
|
|
|
|
|
| |
PR: 193436
Submitted by: Hans Fredrik Nordhaug<hans@nordhaug.priv.no> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Reported by: antoine
|
|
|
|
| |
Noticed by: vanilla
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The patches are automatically applied if build against apache24.
Interested apache22 users can change the follwing line in the Makefile
from: .if ${APACHE_VERSION} > 22
to: .if ${APACHE_VERSION} >= 22
Changelog (*NIX related):
=item 2.0.9-dev
Make sure modperl_interp_select uses r->server rather than the passed s
parameter to find the interpreter pool to pull an interpreter from. This
fixes an issue with vhosts with a separate interpreter pool and runtime
dir-config merges that used to pull the interpreter from the wrong pool.
[Torsten Foertsch]
PerlInterpScope is now more advisory. Using $(c|r)->pnotes will bind
the current interpreter to that object for it's lifetime.
$(c|r)->pnotes_kill() can be used to prematurely drop pnotes and
remove this binding. [Torsten Foertsch]
Now correctly invokes PerlCleanupHandlers, even if they are the only
handler type configured for that request [Torsten Foertsch]
For threaded MPMs, change interpreter managment to a new, reference-counted
allocation model. [Torsten Foertsch]
Expose modperl_interp_pool_t via ModPerl::InterpPool, modperl_tipool_t
via ModPerl::TiPool and modperl_tipool_config_t via ModPerl::TiPoolConfig
[Torsten Foertsch]
Expose modperl_interp_t via ModPerl::Interpreter [Torsten Foertsch]
Fix t/compat/apache_file.t on Windows. Apache::File->tmpfile() wants TMPDIR
or TEMP from the environment, or else defaults to /tmp. The latter is no
good on Windows, so make sure the environment variables are passed through.
(TEMP should be set to something suitable on Windows.) [Steve Hay]
Fix t/api/err_headers_out.t with HTTP::Headers > 6.00. [Rolando
<rolosworld@gmail.com>]
PR: 191471
|
|
|
|
| |
Pointy hat: lwhsu
|
| |
|
| |
|
| |
|
|
|
|
| |
- Allow staging as a regular user
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
While here, create a port for the older 0.3 version for the ports that need it,
hook it up to the build, set those ports to use the older version and bump
portrev on those ports.
|
| |
|
|
|
|
| |
Expiration date was 31 August 2014
|
| |
|
|
|
|
|
|
|
|
| |
- Remove LIBSTDCXX options
- Set INSTALLS_ICONS only if gnome is used
- Remove unnecessary bsd.port.{pre,post}.mk inclusion
- Mute REINPLACE_CMD commands
- Don't try to remove etc/libmap.d, it's owned by the mtree
|
|
|
|
|
|
|
| |
- Patch Makefile.in instead of Makefile.am to avoid USE_AUTOTOOLS
- Add USES=cpe, USES=libtool and INSTALL_TARGET=install-strip
- Use /var instead of PREFIX/var
- Use @sample
|
|
|
|
|
| |
Changes: http://wordpress.org/news/2014/09/benny/
Submitted by: ychsiao <ychsiao@ychsiao.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.18.0 -> 2.18.1
mail/pear-Horde_Imap_Client 2.24.2 -> 2.25.0
mail/horde-imp 6.2.1 -> 6.2.2
mail/horde-ingo 3.2.0 -> 3.2.1
deskutils/horde-kronolith 4.2.1 -> 4.2.2
www/horde-passwd 5.0.1 -> 5.0.2
mail/horde-turba 4.2.1 -> 4.2.2
|
|
|
|
|
|
|
|
|
|
|
|
| |
part.
- change static lib to be shared lib by default, which is required in my
another ports.
- about 8.4 release broken: the issue will be resolved by adding one include
file. There is one line missing in 8.4 tcp.h file.
PR: 193131
Submitted by: Jingfeng Yan (maintainer)
MFH: 2014q3
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
| |
From the WWW:
The latest official 1.0.X release is 1.0.5. This release should not be
used for new installs since it is no longer supported (use 1.2.X
instead).
|
|
|
|
|
|
| |
While here, remove PKGNAMESUFFIX and CONFLICTS in preparation
for removing www/webcalendar, which has been obsoleted for
for a very long time.
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use PTHREAD_LIBS/CFLAGS instead -pthread
Changes with Apache 2.2.29
http://www.apache.org/dist/httpd/CHANGES_2.2.29
*) Corrected docs/manual pages for new MergeTrailers directive and other
out of date documentation. [William Rowe]
Changes with Apache 2.2.28
*) SECURITY: CVE-2014-0118 (cve.mitre.org) [1]
mod_deflate: The DEFLATE input filter (inflates request bodies) now
limits the length and compression ratio of inflated request bodies to avoid
denial of service via highly compressed bodies. See directives
DeflateInflateLimitRequestBody, DeflateInflateRatioLimit,
and DeflateInflateRatioBurst. [Yann Ylavic, Eric Covener]
*) SECURITY: CVE-2014-0231 (cve.mitre.org) [1]
mod_cgid: Fix a denial of service against CGI scripts that do
not consume stdin that could lead to lingering HTTPD child processes
filling up the scoreboard and eventually hanging the server. By
default, the client I/O timeout (Timeout directive) now applies to
communication with scripts. The CGIDScriptTimeout directive can be
used to set a different timeout for communication with scripts.
[Rainer Jung, Eric Covener, Yann Ylavic]
*) SECURITY: CVE-2014-0226 (cve.mitre.org) [1]
Fix a race condition in scoreboard handling, which could lead to
a heap buffer overflow. [Joe Orton, Eric Covener, Jeff Trawick]
*) SECURITY: CVE-2013-5704 (cve.mitre.org) [2]
core: HTTP trailers could be used to replace HTTP headers
late during request processing, potentially undoing or
otherwise confusing modules that examined or modified
request headers earlier. Adds "MergeTrailers" directive to restore
legacy behavior. [Edward Lu, Yann Ylavic, Joe Orton, Eric Covener]
*) core: Detect incomplete request and response bodies, log an error and
forward it to the underlying filters. PR 55475. [Yann Ylavic]
*) mod_deflate: Handle Zlib header and validation bytes received in multiple
chunks. PR 46146. [Yann Ylavic]
*) mod_proxy: Don't reuse a SSL backend connection whose requested SNI
differs. PR 55782. [Yann Ylavic]
*) mod_deflate: Fix inflation of files larger than 4GB. PR 56062.
[Lukas Bezdicka <social v3.sk>]
*) mod_dav: Fix improper encoding in PROPFIND responses. PR 56480.
[Ben Reser]
*) mod_ssl: Extend the scope of SSLSessionCacheTimeout to sessions
resumed by TLS session resumption (RFC 5077). [Rainer Jung]
*) mod_proxy_ajp: Forward local IP address as a custom request attribute
like we already do for the remote port. [Rainer Jung]
*) mod_deflate: Don't fail when flushing inflated data to the user-agent
and that coincides with the end of stream ("Zlib error flushing inflate
buffer"). PR 56196. [Christoph Fausak <christoph fausak glueckkanja.com>]
*) mod_cache, mod_disk_cache: With CacheLock enabled, responses with a Vary
header might not get the benefit of the thundering herd protection due to
an incorrect internal cache key. PR 50317.
[Ruediger Pluem, Jan Kaluza, Yann Ylavic]
*) mod_rewrite: Support session cookies with the CO= flag when later
parameters are used. The doc for this implied the feature had been
backported for quite some time. PR56014 [Eric Covener]
*) mod_cache: Don't remove stale cache entries that cannot be conditionally
revalidated. This prevents the thundering herd protection from serving
stale responses during a revalidation. PR 50317.
[Eric Covener, Jan Kaluza, Ruediger Pluem]
*) core: Increase TCP_DEFER_ACCEPT socket option to from 1 to 30 seconds.
PR 41270. [Dean Gaudet <dean arctic org>]
[1] CVE issues already fixed since FreeBSD-ports r362845
[2] new CVE-2013-5704 issue fixed in 2.2.29
MFH: 2014Q3
Security: f927e06c-1109-11e4-b090-20cf30e32f6d
Security: CVE-2013-5704
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
|
|
|
|
|
|
|
|
|
| |
- stage
- strip binaries
- add license
- take maintainership
Sponsored by: DK Hostmaster A/S
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/193171
Submitted by: Ports Fury.
|
|
|
|
|
| |
PR: ports/193169
Submitted by: Ports Fury.
|
|
|
|
|
| |
PR: ports/193168
Submitted by: Ports Fury.
|
|
|
|
| |
- Does not run with python dateutil 2.2
|
| |
|
|
|
|
| |
PORTREVISION bump for new plist.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Package empty directories
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
and the port doesn't link with libgthread-2.0.
- Remove .la files while here.
Reported by: antoine
|
| |
|
| |
|
|
|
|
|
|
|
| |
need for files/extra-patch-manual-amd64
PR: 193187
Submitted by: Jan Beich
|
|
|
|
|
| |
PR: 186431
Approved by: maintainer timeout (3 weeks)
|
|
|
|
|
|
| |
- Remove python dependency
Obtained from: gnome-dev
|
|
|
|
| |
Obtained from: gnome-dev
|
|
|
|
|
|
|
|
|
| |
files/patch-manual-build is intended to fix some build errors when building
chromium outside of poudriere, but it confuses the package builders for i386.
So rename it only apply it on amd64.
While here clean up some protobuf lines.
Submitted by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 0.9.37
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use option helpers
- Fix package listing when recent OpenSSL is available
Approved by: portmgr (implicit, bump unstaged port)
|
|
|
|
|
|
|
| |
module config, referenced by at least src/core/ContentBlockingList.cpp, and
track the dependency to it in ports, too.
Approved by: rakuco (mentor)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in
Approved by: portmgr (implicit, bump unstaged port)
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use pkg-message instead of manual echo
- Add DOCS option
PR: 193170
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/193193
Submitted by: mohawk@bsdsx.fr (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Do not silence installation message
- Update maintainer section:
- Use GMAKE
- Move some replacements post-patch: to maketar:
- Cleanup before build
Changes: https://github.com/npm/npm/releases
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Modernize pkg-plist and don't force removal of logs upon deinstall
- Bump PORTREVISION
PR: 189954 (based on) [1]
Submitted by: <joe@thrallingpenguin.com> [1]
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
|
| |
|
|
|
|
|
|
|
|
|
| |
checking for xapian-config... /usr/local/bin/xapian-config
checking /usr/local/bin/xapian-config works... configure: error: `/usr/local/bin/xapian-config --ltlibs --cxxflags' doesn't work, aborting
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout
With hat: portmgr
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
|
|
|
| |
- Do not silence installation message
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4
- Switch from GITHUB to CHEESESHOP for MASTER_SITES
- Add BUILD_DEPENDS on six
- Update minimum version for html5lib RUN_DEPENDS
- Add TESTS option and tweak existing QA/Test entries
- Modernize Python framework entries
- Add LICENSE_FILE
Changes:
* https://github.com/jsocol/bleach/blob/v1.4/CHANGES
PR: 146461
Submitted by: Muhammad Rahman <5u623l20 at gmail dotcom> (with changes)
|
|
|
|
|
|
|
|
|
|
| |
- Delete pkg-plist, created by porttools `port create` (via newfile), but not
necessary with autoplist. Bug report created to remove $FreeBSD keyword in
pkg-plist [1].
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193113
Reported by: antoine
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and add INSTALL_TARGET=install-strip
- Simplify pthread patches
Approved by: portmgr (implicit, fix LIB_DEPENDS in unstaged port)
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Plack-Middleware-Expires/Changes
|
| |
|
|
|
|
|
|
|
| |
Integrates the webassets library with Django, adding support for merging,
minifying and compiling CSS and Javascript files.
WWW: https://github.com/miracle2k/django-assets
|
|
|
|
|
|
|
|
| |
Asset management application for Python web development.
Use it to merge and compress your JavaScript and CSS files.
WWW: https://github.com/miracle2k/webassets
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
* Fixed a potential heap corruption bug.
* Added Union Station support for Rails 4.1.
</ChangeLog>
|
| |
|
| |
|
|
|
|
| |
Reported by: amdmi3
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Libs.private in serf-1.pc such that subversion-static can use
"pkg-config --static" instead of requiring a .la file
- Remove an old libtool patch from devel/subversion
Approved by: ohauer
|
|
|
|
|
|
|
|
| |
- Fix shebang [2]
- Bump PORTREVISION for package change
With hat: python [1]
Reported by: ohauer [2]
|
|
|
|
| |
- Sort RUN_DEPENDS
|
|
|
|
|
| |
PR: ports/192938
Submitted by: mohawk@bsdsx.fr (maintainer)
|
|
|
|
|
|
|
|
|
| |
Refactored the makefile again, added urls for known bugs in the makefile,
Removed FS_COSS from options (broken everywhere). The new versions bring
in fixes from upstream too.
PR: 192983
Collaboration: timp87 and ohauer@
|
|
|
|
|
|
|
| |
PR: 193022
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight
|
|
|
|
| |
Reported by: pkg developer mode
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Update misc/rubygem-mime-types117 to the latest version that will work with
rails 3.x and rename to properly reflect the version.
|
|
|
|
| |
Reported by: pkg developer mode
|
|
|
|
| |
See also: https://github.com/fizx/robots/issues/6
|
|
|
|
|
|
| |
Obtained from: freebsd-chromium@ (especially Carlos Medina)
MFH: 2014Q3
Security: http://www.vuxml.org/freebsd/fd5f305d-2d3d-11e4-aa3d-00262d5ed8ee.html
|
| |
|
|
|
|
|
|
| |
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
PR: 192952
Submitted by: James Bailie <jimmy@mammothcheese.ca>
Approved by: marino (mentor)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: clsung (maintainer)
|
|
|
|
| |
While here, don't patch it to use newer tilt, since we have a tilt 1.x port
|
|
|
|
|
|
|
| |
chef-server needs dep_selector which has been broken since March. Further,
upstream chef-server is now completely different and written in Erlang, and
this chef server in ruby will be deprecated upstream soon. Go ahead and get rid
of it now since it's been broken a while anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There were a number of issues with the first version of sams2. The
pkg-plist still had a bad "make makeplist" variable ("24" was wrongly
converted to %%APACHE_VERSION%%). There was also a typo on a PLIST
substitution but this has been completely removed.
This port was converted to options, particularly the APACHE option was
added as a non-default option. If selected, it will require the
default version of Apache as a dependency and install sample apache
conf files. Previously the port would scan the whole system and install
conf files in different locations depending on what it found. Now the
conf file creation is carefully controlled.
Discussed with maintainer.
|
|
|
|
|
| |
PR: 192977
Submitted by: Michael Moll <kvedulv@kvedulv.de>
|
|
|
|
|
|
|
|
|
| |
Handles rebuilding of Jekyll sites when a file changes
WWW: https://github.com/jekyll/jekyll-watch
PR: 192976
Submitted by: Michael Moll <kvedulv@kvedulv.de>
|
|
|
|
|
|
|
|
|
|
|
| |
- Update gitit to 0.10.5
- Update texmath to 0.8
- Update zip-archive to 0.2.3.4
- Add haddock-library: Library exposing some functionality of Haddock
- Add hoauth2: Haskell OAuth2 authentication
- Add JuicyPixels: Picture loading/serialization
Obtained from: FreeBSD Haskell
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
| |
The option STRICT_HTTP was highly misleading. If enabled, it disabled
strict checking, the opposite of what somebody would reasonably assume.
Rename the option to LAX_HTTP and improve the description to ward off
potential confusion.
PR: 192980
Reported by: screenblack (gmail)
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
- Stage
Sponsored by: Absolight
|
|
|
|
| |
Reported by: pkg developer mode
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 192652
Submitted by: maintainer (James Bailie)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 192587
Submitted by: Roman
Modified by: marino
SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server. Main features are:
* manage users access to SQUID - proxy with NTLM, NCSA authorization
or IP address
* manage prohibition of users to access to URL
* manage to rewrite requested URL to graphical resources (banners,
counters)
* save and build reports of users statistic
* switch of users access to SQUID proxy if his traffic quota is off
* manage a delay pools for users groups
|
|
|
|
|
|
|
|
|
|
| |
OpenTSDB
Grafana is An open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.
Submitted by: Bartek Rutkowski <robak@FreeBSD.org>
Approved by: swills (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
not worth the effort
2014-08-23 www/rubygem-feedzirra: Project renamed upstream, see www/rubygem-feedjira
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
www/rubygem-feedjira
|
|
|
|
|
|
| |
A library designed to retrieve and parse feeds as quickly as possible
WWW: http://feedjira.com
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Ruby bindings to http://github.com/ry/http-parser and
http://github.com/a2800276/http-parser.java
WWW: http://github.com/tmm1/http_parser.rb
|
|
|
|
|
| |
Reported by: antoine
With hat: ruby@
|
|
|
|
| |
- Remove unneeded patch
|
|
|
|
|
| |
PR: 192874
Submitted by: maintainer
|
|
|
|
|
| |
PR: 192813
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 192256
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
|
|
|
|
|
|
|
|
| |
File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 1514, in _get
with open(path, 'rb') as stream:
IOError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/site-packages/WebError-0.10.3-py2.7.egg-info/entry_points.txt'
While here, modernize a bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Geeknote is a command line client for Evernote.
Features:
* Create notes in your Evernote account
* Create tags, notebooks
* Use Evernote search in console with different filters
* Edit notes in console using any editor: nano, vim, emacs, mcedit
* Sync your local files, directories with Evernote
* Use Evernote with cron or any scripts
WWW: http://www.geeknote.me
|
|
|
|
|
|
| |
This SDK contains wrapper code used to call the Evernote Cloud API from Python.
WWW: https://dev.evernote.com
|
|
|
|
|
| |
- Switch to USES= python
- Add LICENSE_FILE
|
|
|
|
|
|
|
|
| |
DragonFly does not have Kerberos in the base system as this port assumes.
In order to build squid33, DF has a dependency on krb5 packages. Morever,
the configure check assumes Kerberos is in the base system, so it fails
to configure. Disable the check completely as it's guaranteed to pass on
FreeBSD and the sought headers are installed with krb5.
|
|
|
|
|
| |
PR: 192913
Submitted by: timp87
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
* Upgraded the preferred Nginx version to 1.6.1.
* Fixed a crash that may be triggered by the `passenger_max_requests` feature.
* Introduced the `spawn_failed` hook, which is called when an application
process fails to spawn. You could use this hook to setup an error
notification system. Closes GH-1252.
* Fonts, RSS and XML are now gzip-compressed by default in Phusion Passenger
Standalone. Thanks to Jacob Elder. Closes GH-1254.
* Fixed some user and group information lookup issues. Closes GH-1253.
* Fixed some request handling crashes. Closes GH-1250.
* Fixed some compilation problems on Gentoo. Closes GH-1261.
* Fixed some compilation problems on Solaris. Closes GH-1260.
</ChangeLog>
|
|
|
|
| |
Reported by: Jeff Molofee <jeff.molofee at pro-westernplastics.com>
|
|
|
|
|
| |
PR: 190446
Submitted by: Takumi Takahashi <takumiiinn@gmail.com>
|
|
|
|
|
|
| |
result. Fix the version requirement for Catalyst::DispatchType::Regex.
While there, add a patch that ensures that errors are reported correctly,
i.e. 500 for an internal error and 400 for an invalid request.
|
|
|
|
| |
- Add LICENSE
|
|
|
|
| |
part of the Catalyst core.
|
|
|
|
| |
Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
|
|
|
|
|
| |
PR: ports/192909
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
2014-08-22 databases/pg_filedump: Broken for more than 6 months
2014-08-22 devel/svnmerge: Broken for more than 6 months
2014-08-22 net-mgmt/circe: Broken for more than 6 months
2014-08-22 print/latex-aa: Broken for more than 6 months
2014-08-22 textproc/rast: Broken for more than 6 months
2014-08-22 www/abyssws: Broken for more than 6 months
2014-08-22 www/docebo: Not maintained upstream
2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
| |
Apparently Tools/scripts/bump-revision.sh isn't too robust...
PR: 192690
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On August 20, the Django team issued new security releases addressing
multiple vulnerabilities [1]. Update all of our Django ports accordingly:
- www/py-django: Update to 1.6.6
- www/py-django14: Update to 1.4.14
- www/py-django15: Update to 1.5.9
- www/py-django-devel: Update to 1.7 release candidate 3
While I'm here:
- Switch to USES=python and USE_PYTHON=<features>
- Deprecate OPTIONSFILE
- Add CPE information
- Add LICENSE_FILE
- Tweak HTMLDOCS option description
And for www/py-django-devel:
- Switch to GITHUB for distribution files
[1] https://www.djangoproject.com/weblog/2014/aug/20/security/
Approved by: lwhsu (maintainer)
MFH: 2014Q3
Security: 3c5579f7-294a-11e4-99f6-00e0814cab4e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take Maintainership
- Enable STAGE support
- Tweak MASTER_SITES https -> http (portlint)
- Add LICENSE and LICENSE_FILE
- Deprecate USE_AUTOTOOLS for libtool (-> USES)
- Sort USES and OPTIONS
- Use OPTIONS helpers as much as possible for now [1]
- Add --enable-static to CONFIGURE_ARGS to retain the static lib
- Assign and Use ETCDIR rather than hardcoding
- Use the install-strip install target
- Update pkg-plist, use @sample and other goodies
While I'm here, bump dependent ports since our SHLIB major version has
changed
[1] https://reviews.freebsd.org/D665
Approved by: portmgr (implicit, bump unstaged port)
|
|
|
|
| |
Take maintainership.
|
| |
|
|
|
|
|
| |
PR: 192885
Submitted by: uffe
|
|
|
|
|
|
|
|
| |
which isn't being deprecated. [1]
- Depend on any BDB version in the ports tree [1]
- Make packaging as a user possible and fix plist accordingly
Reported by: marino@ [1]
|
|
|
|
|
|
| |
- Fixes for bugs 87048, 86552, 78637:
Use of qw(...) as parentheses is deprecated error.
- Added git repo
|
|
|
|
|
| |
PR: 192782
Submitted by: maintainer
|
|
|
|
|
| |
PR: 5851
Submitted by: tkato432 yahoo com
|
| |
|
|
|
|
|
| |
PR: 192834
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Also remove the IPv6 disabled patch.
PR: 192846
Submitted by: takefu (airport.fm)
|
|
|
|
|
|
|
| |
2014-08-20 deskutils/horde3-nag: EOL in April 2012
2014-08-20 devel/horde3-whups: EOL in April 2012
2014-08-20 mail/horde3-imp: EOL in April 2012
2014-08-20 www/horde3-base: EOL in April 2012
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-08-20 deskutils/horde3-klutz: EOL in April 2012
2014-08-20 deskutils/horde3-kronolith: EOL in April 2012
2014-08-20 deskutils/horde3-mnemo: EOL in April 2012
2014-08-20 devel/horde3-chora: EOL in April 2012
2014-08-20 ftp/horde3-gollem: EOL in April 2012
2014-08-20 games/linux-steam: Unmaintained interactive port
2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo
2014-08-20 mail/horde3-dimp: EOL in April 2012
2014-08-20 mail/horde3-forwards: EOL in April 2012
2014-08-20 mail/horde3-ingo: EOL in April 2012
2014-08-20 mail/horde3-mimp: EOL in April 2012
2014-08-20 mail/horde3-vacation: EOL in April 2012
2014-08-20 net-mgmt/horde3-nic: EOL in April 2012
2014-08-20 net-mgmt/nocol: Unmaintained interactive port
2014-08-20 net-mgmt/ourmon: Unmaintained interactive port
2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port
2014-08-20 news/p5-NNML: Unmaintained interactive port
2014-08-20 print/dvips: Unmaintained interactive port
2014-08-20 print/xdvi: Unmaintained interactive port
2014-08-20 security/horde3-jeta: EOL in April 2012
2014-08-20 security/hunch: Likely unused interactive port
2014-08-20 www/horde3-ansel: EOL in April 2012
2014-08-20 www/horde3-meta: EOL in April 2012
2014-08-20 www/horde3-passwd: EOL in April 2012
2014-08-20 www/horde3-trean: EOL in April 2012
2014-08-20 www/wwwcount: Ancient interactive port
2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
|
|
|
|
|
| |
Reviewed by: bdrewery
Approved by: bdrewery
|
|
|
|
|
|
| |
PR: 192649
Submitted by: "Colin"
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
- Use USES=python
PR: ports/192296
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 19 days)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
|
|
|
|
|
| |
PR: 192713
Approved by: khsing.cn@gmail.com (maintainer)
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2014Q3
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 191979
Submitted by: JingFeng Yan
Libevhtp was created as a replacement API for Libevent's current HTTP API.
The reality of libevent's http interface is that it was created as a JIT
server, meaning the developer never thought of it being used for creating a
full-fledged HTTP service. The maintainer is under the impression that the
libevent http API was designed almost as an example of what you can do with
libevent. It's not Apache in a box, but more and more developers are
attempting to use it as such.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
basic_db_auth ext_sql_session_acl is not installed it's perl5.16 later
WARNING: no_suid: setuid(0): (1) Operation not permitted
http://www.squid-cache.org/mail-archive/squid-users/201301/0390.html
http://www.squid-cache.org/mail-archive/squid-dev/201305/0172.html
Change to .sample from .default the configuration file name
use criteria change of clang
The trimmed of PLIST_FILES
It does not require the deletion of .orig .bak.
PR: 192824
Submitted by: takefu (airport.fm)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Spell out full path to /sbin/sysctl [2]
- Build with OpenSSL from base to avoid a link conflict on FreeBSD < 10
- Fix build with libusb on FreeBSD < 10 [3]
- Fix build with GCC 4.7 (for 8.4 / 9.1)
- Bump PORTREVISION
PR: 192742 [1]
Submitted by: cmt@burggraben.net [1]
Submitted by: J. R. Oldroyd [2]
Submitted by: db@ [3]
MFH: 2014Q3
|
| |
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|