| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Strip library
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 198555
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix problems when more than one JVM is installed [1]
PR: 198021 [1]
Noticed by: jason.unovitch@gmail.com [1]
|
|
|
|
|
| |
PR: 197826
Submitted by: Mihail Timofeev <9267096@gmail.com>
|
|
|
|
|
|
| |
PR: 198529
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: bapt
|
|
|
|
| |
Submitted by: Adam McDougall
|
|
|
|
|
|
| |
Submitted by: Bradley Hughes <bradleythughes@fastmail.fm>
PR: 198532
Approved by: bdrewery (mentor)
|
| |
|
| |
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Test-Groonga/
|
|
|
|
|
| |
Approved by: bapt
Security: CVE-2015-1306
|
|
|
|
|
|
|
| |
PR: 198508
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by: bdrewery (mentor)
MFH: yes
|
| |
|
| |
|
| |
|
|
|
|
| |
- Bump portrevision.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
Release 5.0.3
-------------
* [Standalone] When using the builtin engine, `passenger start` may crash during
startup due to an initialization race condition. This has been fixed.
* [Enterprise] Fixes a bug in passenger-irb. Running passenger-irb without a PID
parameter worked, but running it with a PID parameter didn't.
* Fixes an integer overflow that resulted in a file descriptor leak and stalled
client connections. Closes GH-1412.
* Truncates Passenger source code paths in logs (to 3 chars) to reduce redundant
info. Closes GH-1383.
* Fixes invalid JSON output for non-finite double values (e.g. from the HTTP JSON
API). Closes GH-1408.
* All hooks now set the `PASSENGER_HOOK_NAME` environment variable. This variable
is set to the name of the hook that is being called.
* The Ruby handler no longer tries to call #force_encoding on response body
strings, which fixes an incompatibility with apps/libraries that return frozen
body strings. Closes GH-1414.
* If the Ruby handler crashes while processing a Rack response body, it will now
no longer stall the connection.
* Fixes env.SERVER_PORT containing 80 instead of 443 when using https on default
port. Closes GH-1421.
* We now handle errors in the `poll()` system call better. This might fix some
crashes during shutdown which manifest on FreeBSD.
</ChangeLog>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
Release 5.0.2
-------------
* Fixes a connection freeze that could occur when processing large responses. This would
manifest itself under the error message "This website is under heavy load" or "Request
queue is full, returning an error". Closes GH-1404.
* Debian and Ubuntu packages have been reintroduces.
* When `passenger-config restart-app` is run interactively, if Passenger is not serving
any applications, then the command now prints an error message instead of showing a
menu with only a "Cancel" option.
* Fixes a compilation problem on FreeBSD 10 (contributed by: clemensg). Closes GH-1401.
* [Standalone] Fixes a crash that would occur if you use the `--ctl` parameter.
* [Enterprise] The `--max-request-time` option has been added to Passenger Standalone.
* [Enterprise] The `max_request_time_reached` hook has been introduced. This hook allows
you to run diagnostics on a process that that took too long to respond to a request.
Release 5.0.1
-------------
* The `passenger-config restart-app` command is now more user friendly. When run in a
terminal, it will show an interactive menu, allowing you to select the app to restart.
Closes GH-1387.
* Fixed a crash bug in the handling of sticky session cookies.
* Log failed program in error message, not its command line (contributed by: paisleyrob).
Closes GH-1397.
* [Nginx] Fixes cases in which Passenger overrides the Nginx handler function even when
it shouldn't, for example when Passenger is disabled. Closes GH-1393.
* [Enterprise] The `sticky_sessions` and `envvars` options in Passengerfile.json is now
also supported in mass deployment mode.
Release 5.0.0 release candidate 2
---------------------------------
* Fixes an installation problem with the Ruby gem due to incorrect Makefile generation.
Closes GH-1382.
* More helpful message when request queue is full. Closes GH-1375.
Release 5.0.0 release candidate 1
---------------------------------
* Fixed Date headers not being formatted in the GMT timezone. Closes GH-1367.
* Fixed Passengerfile.json/passenger-standalone.json not being properly loaded in
Passenger Standalone.
* Fixed support for sticky sessions.
* Fixed an infinite loop if the ApplicationPool garbage collector fails due to an
exception. Closes GH-1360.
* Fixed Passenger Standalone exiting prematurely when the HelperAgent crashes. Exiting
prematurely is not supposed to happen because the watchdog will restart the HelperAgent.
Closes GH-1339.
* Fixed a crash that occurs when using a non-standard startup file value. Closes GH-1378.
* When dumping system metrics during error page generation, the `passenger-config`
command is now invoked under the same Ruby interpreter as the app, instead of the
one in PATH. Closes GH-1381.
* When a Ruby process crashes due to an uncaught exception, this fact is now properly
logged.
* Specifying 0 for the `max_pool_size` config option no longer results in a crash.
Closes GH-1334.
* The timeouts when downloading Passenger Standalone binaries and source files are
now customizable. Closes GH-1295.
* The `envvars` option is now supported in Passengerfile.json, for passing environment
variables to the application. Closes GH-1377.
* Introduced `hook_queue_full_error` for request queue overflows. Closes GH-1358.
* [Ruby] Fixed handling of "transfer-encoding chunked" response bodies which contain
zero-sized chunks.
* [Nginx] It is no longer necessary to re-specify `passenger_enabled` in `location`
contexts. Closes GH-1338.
* [Enterprise] Fixed a bug in mass deployment reloading.
* [Enterprise] Fixed a bug in mass deployment daemonization.
* [Enterprise] The mass deployment mode now supports the `app_type` and `startup_file`
configuration options in Passengerfile.json/passenger-standalone.json. Closes GH-1366.
Release 5.0.0 beta 3
--------------------
* The turbocache has received major updates and fixes based on excellent feedback Chris
Heald and the community. First, several bugs w.r.t. the handling of caching headers
have been fixed. Second, the turbocache has become slightly more conservative for
security reasons. In previous versions, default cacheable responses (as defined by RFC
7234) were cached unless caching headers tell us not to. Now, default cacheable responses
are only cached if caching headers explicitly tell us to. This change was introduced
because there are many applications that set incorrect caching headers on private
responses. This new behavior is currently not configurable, but there are plans to make
it configurable in 5.0.0 release candidate 1.
* Introduced a new configuration option, `passenger_response_buffer_high_watermark` (Nginx)
and `PassengerResponseBufferHighWatermark` (Apache), for configuring the behavior of the
response buffering system. Closes GH-1300.
* Fixed more cookie handling issues. Closes GH-1310.
* Fixed various WebSocket issues. Closes GH-1306.
* Fixed some crashes caused by race conditions. Closes GH-1326.
* Fixed issues with handling POST data. Closes GH-1331.
* Fixed some issues on Heroku. Closes GH-1329.
* Fixed some integer overflows. Fix contributed by Go Maeda. Closes GH-1357.
* Fixed the `passenger-status --show=union_station` command. Closes GH-1336.
* Nginx versions earlier than 1.6 are no longer supported.
* Improved state introspection.
Release 5.0.0 beta 2
--------------------
* Fixed handling of multiple Set-Cookie headers. Closes GH-1296.
* `passenger-config system-metrics` now works properly if the agent is installed in
~/.passenger. Closes GH-1304.
* Documentation enhancements by Igor Vuk. Closes GH-1318.
* Fixed some crasher bugs.
* [Standalone] User switching is now correctly disabled.
* [Standalone] Fixed the `--thread-count` parameter.
* [Apache] IPs set by mod_remoteip are now respected. Closes GH-1284.
* [Apache] Fixed support for gzipped chunked responses. Closes GH-1309.
Release 5.0.0 beta 1
--------------------
Version 5.0.0 beta 1 contains major changes. It's mostly compatible with version 4, but there
are a few minor breakages, which are described below. Major changes and notable breakages are:
* Performance has been much improved. This is thanks to months of optimization work. You can
learn more at www.rubyraptor.org.
* We've published a [server optimization guide]
(https://www.phusionpassenger.com/documentation/ServerOptimizationGuide.html) for those who
are interested in tuning Phusion Passenger.
* Support for Rails 1.2 - 2.2 has been removed, for performance reasons. Rails 2.3 is still
supported.
* Phusion Passenger now supports integrated HTTP caching, which we call turbocaching. If your
app sets the right HTTP headers then Phusion Passenger can tremendously accelerate your app.
It is enabled by default, but you can disable it with `--disable-turbocaching` (Standalone),
`PassengerTurbocaching off` (Apache), or 'passenger_turbocaching off' (Nginx).
* Touching restart.txt will no longer restart your app immediately. This is because, for
performance reasons, the stat throttle rate now defaults to 10. You can still get back the
old behavior by setting `PassengerStatThrottleRate 0` (Apache) or
`passenger_stat_throttle_rate 0` (Nginx), but this is not encouraged. Instead, we encourage
you to use the `passenger-config restart-app` tool to initiate restarts, which has immediate
effect.
* Websockets are now properly disconnected on application restarts.
* The Phusion Passneger log levels have been completely revamped. If you were setting a log
level before (e.g. through `passenger_log_level`), please read the latest documentation to
learn about the new log levels.
* If you use out-of-band garbage collection, beware that the `X-Passenger-Request-OOB-Work`
header has now been renamed to `!~Request-OOB-Work`.
* When using Rack's full socket hijacking, you must now output an HTTP status line.
* [Nginx] The `passenger_set_cgi_param` option has been removed and replaced by
`passenger_set_header` and `passenger_env_var`.
* [Nginx] `passenger_show_version_in_header` is now only valid in the `http` context.
* [Apache] The `PassengerStatThrottleRate` option is now global.
Minor changes:
* The minimum required Nginx version is now 1.6.0.
* The instance directory is now touched every hour instead of every 6 hours. This should
hopefully prevent more problems with /tmp cleaner daemons.
* Applications are not grouped not only on the application root path, but also on the
environment. For example, this allows you to run the same app in both production and staging
mode, with only a single directory, without further configuration. Closes GH-664.
* The `passenger_temp_dir` option (Nginx) and the `PassengerTempDir` option (Apache) have been
replaced by two config options. On Nginx they are `passenger_instance_registry_dir` and
`passenger_data_buffer_dir`. On Apache they are `PassengerInstanceRegistryDir` and
`PassengerDataBufferDir`. On Apache, `PassengerUploadBufferDir` has been replaced by
`PassengerDataBufferDir`.
* Command line tools no longer respect the `PASSENGER_TEMP_DIR` environment variable.
Use `PASSENGER_INSTANCE_REGISTRY_DIR` instead.
* `passenger-status --show=requests` has been deprecated in favor of
`passenger-status --show=connections`.
* Using the SIGUSR1 signal to restart a Ruby app without dropping connections, is no longer
supported. Instead, use `passenger-config detach-process`.
* Introduced the `passenger-config reopen-logs` command, which instructs all Phusion Passenger
agent processes to reopen their log files. You should call this after having rotated the web
server logs.
* [Standalone] The Phusion Passenger Standalone config template has changed. Users are
encouraged to update it.
* [Standalone] `passenger-standalone.json` has been renamed to `Passengerfile.json`.
* [Standalone] `passenger-standalone.json`/`Passengerfile.json` no longer overrides command
line options. Instead, command line options now have the highest priority.
Release 4.0.60
--------------
* Fixed the password protection of internal Phusion Passenger processes.
For security reasons, Phusion Passenger limits access to internal processes, by using Unix
file permissions and randomly generated passwords that only authorized internal processes
know. It turns out that this password wasn't set correctly, which has now been fixed.
There was no security vulnerability, because the file permissions already provide
sufficient security. The password only serves as an extra layer of security just in case
there is a problem with the former.
This issue is not at all related to any application-level security or application-level
passwords. Any database passwords, keys, or secrets used and generated by applications
have got nothing to do with the nature of this issue. This issue only relates to some
randomly generated passwords that Passenger uses internally, for its internal operations.
</ChangeLog>
|
|
|
|
|
|
|
| |
PR: 198521
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
a part of devel/p5-Class-XSAccessor since 2009. At best, this port has
been unnecessary since then; at worst, there should have been CONFLICTS
between the two.
Remove the obsolete port, and update MOVED to recommend that users switch
to devel/p5-Class-XSAccessor.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
the period during which the website did not exist, the codebase also appeared
on launchpad.net, so add that as a backup MASTER_SITE.
Pass maintainership to Chris Hutchinson.
PR: 198548
Submitted by: lightside
|
|
|
|
| |
- Sort PLIST
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
|
|
|
|
| |
PR: 198543
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
| |
- Sort PLIST
|
| |
|
| |
|
|
|
|
|
| |
- Reformat pkg-descr
- Take maintainership
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove outdated CONFLICTS
- Sort PLIST
- Reformat pkg-descr
- Take maintainership
Changes: http://search.cpan.org/dist/PAR-Packer/Changes
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove regression-test:
- Remove blank lines
- Take maintainership
Changes: http://search.cpan.org/dist/PAR/Changes
|
|
|
|
|
|
|
|
| |
- Remove outdated post-patch:
- Remove regression-test:
- Sort PLIST
- Reformat pkg-descr
- Take maintainership
|
| |
|
|
|
|
|
|
|
| |
- Fix *_DEPENDS: Digest is already in all supported Perl releases
- Reformat pkg-descr
- Bump PORTREVISION for dependency change
- Take maintainership
|
| |
|
|
|
|
|
|
|
| |
- Remove regression-test:
- Sort PLIST
- Reformat pkg-descr
- Take maintainership
|
| |
|
|
|
|
| |
- Sort PLIST
|
|
|
|
|
| |
- Remove regression-test:
- Sort PLIST
|
| |
|
|
|
|
| |
List of changes is at http://dovecot.org/list/dovecot-news/2015-March/000283.html
|
|
|
|
| |
pkgversion, since it is a noop unless the WWWGRP is modified, and if it is, the port breaks
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use = instead of +=
- Remove tab in blank line
- Sort PLIST
Changes: http://search.cpan.org/dist/Alien-wxWidgets/Changes
|
|
|
|
| |
Submitted by: madpilot
|
|
|
|
|
| |
PR: 198497
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
| |
|
|
|
|
| |
Changes: https://github.com/tweetstream/tweetstream/blob/master/CHANGELOG.md
|
|
|
|
|
| |
- Sort RUN_DEPENDS
- Cleanup Makefile
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
Changes: https://github.com/thuehlinger/daemons/blob/master/Releases
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/cjheath/geoip/commits/master
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-JA-Numbers/Changes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
|
|
|
|
|
| |
PR: 198536
Submitted by: maintainer
|
|
|
|
|
| |
PR: 195359
Submitted by: John Baldwin <jhb@FreeBSD.org>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTTP-Lite/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-ParseWords/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-EN-Numbers/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/GD-Graph/CHANGES
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Variable-Magic/Changes
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Encode/Changes
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Submitted by: Sean C. Farley <scf@freebsd.org>
|
|
|
|
|
|
|
| |
Curtsies is a curses-like terminal wrapper, with colored strings.
WWW: https://pypi.python.org/pypi/curtsies
WWW: https://github.com/thomasballinger/curtsies
|
|
|
|
|
| |
PR: 198538
Submitted by: garga
|
| |
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Path::Class.
PR: 198539
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
|
|
|
|
|
| |
PR: 198542
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Switch to GitHub
PR: 198519
Submitted by: Nikola Kolev <koue@chaosophia.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 198295
Submitted by: Mathias Monnerville <mathias@monnerville.com>
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add empty directory to plist
|
| |
|
|
|
|
|
|
|
| |
- Take Maintainership
- Fix CONFLICTS
Approved by: bapt marino (implicit)
|
|
|
|
|
| |
- Add LICENSE_FILE
- Drop @dirrm* from plist
|
| |
|
|
|
|
| |
- Drop @dirrm* from plist
|
|
|
|
|
| |
- Add LICENSE_FILE
- Remove obsolete MAN1
|
|
|
|
| |
- Drop @dirrm* from plist
|
|
|
|
| |
- Drop @dirrm* from plist
|
|
|
|
| |
- Drop @dirrm* from plist
|
|
|
|
|
| |
PR: 198531
Reported by: usrucb@gmail.com
|
|
|
|
|
| |
- Add LICENSE_FILE
- Drop @dirrm* from plist
|
|
|
|
| |
HTTP support doesn't work yet.
|
|
|
|
| |
While here, mark as jobs unsafe.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.26.0 -> 2.26.1
devel/pear-Horde_Core 2.19.0 -> 2.19.2
security/pear-Horde_Group 2.0.4 -> 2.0.5
databases/pear-Horde_HashTable 1.2.2 -> 1.2.3
www/pear-Horde_Http 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.26.1 -> 2.27.0
mail/pear-Horde_Mime 2.7.0 -> 2.8.0
mail/pear-Horde_Smtp 1.8.0 -> 1.9.0
net/pear-Horde_Socket_Client 1.1.2 -> 2.0.0
devel/pear-Horde_Util 2.5.3 -> 2.5.4
|
|
|
|
|
| |
PR: 198493
Submitted by: maintainer
|
|
|
|
|
| |
Update libucl to 0.7.3 while Allan Jude is talking about libucl @ AsiaBSDCon
right now!
|
|
|
|
|
| |
PR: 198534
Submitted by: maintainer
|
|
|
|
|
| |
PR: 198526
Submitted by: che@bein.link
|
|
|
|
|
| |
PR: 198514
Submitted by: che@bein.link
|
|
|
|
| |
- Make UDPTUNNEL option actually work.
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
- Strip library
|
|
|
|
|
|
|
| |
SAX/DOM style API.
PR: 198516
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Release Notes: http://sphinxsearch.com/blog/2015/03/11/sphinx-2-2-8-release/
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
| |
p5-HTML-FormatExternal doesn't need any more recent verson itself.
Submitted by: az
|
| |
|
|
|
|
|
| |
PR: ports/198528
Differential Revision: Ivan Klymenko (maintainer)
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
| |
- Cleanup plist
Reported by: pkg-fallout
|
| |
|
| |
|
|
|
|
| |
http://article.gmane.org/gmane.comp.emulators.qemu/325002
|
| |
|
|
|
|
|
|
| |
PR: 197853
Submitted by: marino
Approved by: kde (rakuco)
|
|
|
|
| |
Approved by: swills (maintainer)
|
|
|
|
|
|
|
|
| |
- Remove broken code related to gif support (until
upstream fixes it)
PR: 197958
Submitted by: Mark Atkinson <atkin901@gmail.com>
|
|
|
|
|
|
| |
PR: 197594
Submitted by: marino
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
| |
A dependency on a header was not listed in the vendor makefile, so it
is possible that exiv2 breaks on multi-job building. This fixes at least
that specific problem.
PR: 197749
Submitted by: marino
approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add SCRYPT option (on by default)
- Complete CONFIGURE_ARGS
- Add git repository to WWW
Note that this version includes several security changes:
- SSLv2 and SSLv3 are refused by default
- DES-hashed passwords are not supported
- RC4 was killed
Changes: https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
|
|
|
|
|
|
|
| |
PR: 197669
PR: 197671
Submitted by: marino
Approved by: maintainer timeout
|
|
|
|
|
|
| |
PR: 196244
Submitted by: amdmi3
Approved by: bdrewery (maintainer)
|
|
|
|
|
|
|
|
|
| |
Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure
C99 library with no outside dependencies. It's designed to serve as a building
block for other tools and libraries such as linters, validators, templating
languages, and refactoring and analysis tools.
WWW: https://github.com/google/gumbo-parser
|
| |
|
|
|
|
| |
Changes: https://github.com/npm/npm/releases
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Pod-Constants/Changes
|
|
|
|
| |
Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
|
|
|
|
| |
Changes: https://github.com/guard/listen/releases
|
|
|
|
|
|
| |
- Remove leading definite article from COMMENT
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File
|
|
|
|
|
|
| |
PR: 198060
Submitted by: Matthew Connelly <freebsd-bugs@maff.im>
Approved by: maintainer timeout
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
- Strip libraries
|
|
|
|
|
|
| |
- Add LICENSE
- Strip library
- Unsilence installation commands
|
|
|
|
| |
- Strip library
|
|
|
|
| |
- Strip library
|
|
|
|
|
| |
- Add LICENSE
- Strip library
|
|
|
|
| |
- Strip library
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
- Strip library
|
|
|
|
| |
- Strip library
|
|
|
|
| |
- Strip library
|
|
|
|
| |
- Strip library
|
|
|
|
|
| |
- Add LICENSE
- Strip library
|
|
|
|
| |
- Drop @dirrm* from plist
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Future/Changes
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
- Add empty directories to plist
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Date-Calc-XS/CHANGES.txt
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
It is complicated by the intermix of gcc and gfortran libs being intermixed
with system libs. Especially by dynamically loaded modules into python
being linked against gfortran or current gcc. I realise using GCC_DEFAULT
lib paths is not a general solution.
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
- Whitespace cleanup
- Take MAINTAINERship
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is mainly a bug fix release, but it does contain one important new
feature. Upgrade is recommended.
The full RELEASE_NOTES for this version, showing changes since the last
release:
1.3.1 2015/02/23
Fix bug #97: Add ability to change envelope sender, client IP
address, client hostname, and HELO value used in test
mode, via environment variables. This can be turned
into something more formal in a later release. Suggested
by Andreas Schulze.
Fix bug #102: Don't lose SPF results and output the "-1" default.
Reported by Kurt Roeckx.
Fix bug #103: Fix IgnoreAuthenticatedClients by requesting the
right macro value from the MTA.
Fix bug #113: Remove "TemporaryDirectory" (unused). Patch from
Andreas Schulze.
LIBOPENDMARC: Fix bug #104: Include <sys/param.h> and <resolv.h>
in <opendmarc/dmarc.h> so that MAXPATHLEN and MAXNS get
defined consistently. Reported by Frank J. Lhota.
LIBOPENDMARC: Fix bug #105: Get the h_errno definition from
<netdb.h> rather than declaring it. Problem noted
by Frank J. Lhota.
LIBOPENDMARC: Fix bug #106: Clean up issues with the types passed
to opendmarc_policy_library_dns_hook(). Noted by
Frank J. Lhota.
DOCS: Fix bug #99: Update list of constraints on
opendmarc_policy_fetch_alignment(). Reported by
Frank J. Lhota.
REPORTS: Fix bug #108: Handle malformed mailto URIs in DMARC
records (e.g., just "mailto:"). Reported by Andreas Schulze.
REPORTS: Fix bug #110: Support SQL backend selection in
opendmarc-expire. Reported by Mark Reidenbach.
PR: 198502
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
|
|
|
|
|
|
|
| |
* Adds Computational Fluid Dynamics.
* Uses openmp.
PR: 198361
Submitted by: pfg@
|
|
|
|
|
|
|
|
| |
- Upgrade to 1.03.1
- use my FreeBSD address in MAINTAINER
Differential Revision: https://reviews.freebsd.org/D2043
Approved by: koobs (mentor)
|
|
|
|
|
| |
PR: 154085
Submitted by: maintainer
|
|
|
|
|
| |
PR: 198511
Submitted by: maintainer
|
|
|
|
|
| |
PR: 198472
Submitted by: shun.fbsd.pr@dropcut.net
|
| |
|
|
|
|
|
| |
PR: 198501
Submitted by: maintainer
|
|
|
|
|
| |
PR: 198501
Submitted by: maintainer
|
|
|
|
|
| |
PR: 198495
Submitted by: matthew.closson@gmail.com
|
| |
|
|
|
|
| |
PR: 198477, 198478
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: mwl
|
|
|
|
|
|
| |
- Upgrade meep to 1.2.1 and unbreak.
Submitted by: Stas Timokhin <devel (at) stasyan.com>
|
| |
|
|
|
|
| |
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
| |
|
| |
|
|
|
|
| |
Requested by: Eric Douzet (private email)
|
|
|
|
| |
Changes: https://github.com/github/markup/blob/master/HISTORY.md
|
|
|
|
| |
- Reformat pkg-descr
|
|
|
|
| |
Changes: https://github.com/seattlerb/sexp_processor/blob/master/History.txt
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/discourse/logster/commits/master
|
|
|
|
| |
Changes: https://github.com/logicminds/rubyipmi/blob/master/RELEASE_NOTES.md
|
|
|
|
| |
- Adjust URL of FreeBSD Bugzilla (quick search)
|
|
|
|
| |
- Sort PLIST
|
| |
|
|
|
|
|
|
|
|
| |
* update to 4.1.2
* add LICENSE_FILE
PR: 198034
Submitted by: jun-g@daemonfreaks.com
|
|
|
|
|
|
|
|
|
|
| |
Add upstream patch to fix blocklist plugin with version of Twisted
that's now in ports tree.
Upstream bug report: http://dev.deluge-torrent.org/ticket/2737
PR: 198332
Reported by: Chris Ross <cross+freebsd@distal.com>
|
|
|
|
|
|
| |
framework on Qt's reflection based on MOC (meta-object compiler).
WWW: https://github.com/vogel/injeqt/
|
| |
|
|
|
|
|
|
|
| |
No PORTREVISION bump as the port wouldn't package previously under any
configuration.
I'm committing this under "just-fix-it".
|
|
|
|
|
| |
PR: 198486
Submitted by: Benjamin WOods
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Mojolicious
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Module-Find/Find.pm#HISTORY
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-Int64/Changes
|
|
|
|
|
|
|
|
| |
- Add my LOCAL to MASTER_SITES
- Reformat pkg-descr
Changes: http://hg.five-ten-sg.com/libpst/file/default/ChangeLog
http://hg.five-ten-sg.com/libpst/file/default/NEWS
|
|
|
|
| |
Changes: https://github.com/guard/listen/releases
|
|
|
|
| |
Changes: http://search.cpan.org/dist/parent/Changes
|