| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: Olli Hauer <ohauer@FreeBSD.org>
Notes:
svn path=/head/; revision=421439
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The nginx error log default will always be touched regardless of the value
of the error_log directive in nginx.conf. This is not a bug. It also
breaks shell tab completion for the sane default of /var/log/nginx.
This change aligns the compiled-in default and the configuration default
of error log to a new default /var/log/nginx directory.
PR: 195916
Approved by: maintainer timeout (15 months)
Notes:
svn path=/head/; revision=421429
|
|
|
|
|
|
|
|
|
|
| |
Simplify Makefile
PR: 212345, 206359
Submitted by: Olli Hauer <ohauer@FreeBSD.org>, John Hein <z7dr6ut7gs@snkmail.com>
Notes:
svn path=/head/; revision=421423
|
|
|
|
|
|
|
|
| |
PR: 212408
Submitted by: ports@caomhin.org(maintainer)
Notes:
svn path=/head/; revision=421420
|
|
|
|
| |
Notes:
svn path=/head/; revision=421392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework.
- bsd.port.mk:
- Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
- Put USE_LINUX_PREFIX handling after USES processing.
- Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
give these variables a different default value.
- When a package needs to run Linux ldconfig check before installation if
Linux support is enabled.
- emulators/linux_base-*:
- Use USES=linux and remove duplication.
- Remove files/lp. FreeBSD or CUPS lp(1) should work.
- Remove files/yp.conf. No longer seems to be used.
- Remove pkg-deinstall and move pkg-install into pkg-plist.
- Update pkg-descr and pkg-message.
- Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
to use FreeBSD mkdir so mkdir -p $path creates $path and not
/compat/linux/$path.
PR: 211645
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=421387
|
|
|
|
|
|
|
| |
Submitted by: Derek Schrock <dereks (at) lifeofadishwasher.com>
Notes:
svn path=/head/; revision=421385
|
|
|
|
|
|
|
|
|
|
| |
PR: 211238
Submitted by: w.schwarzenfeld@utanet.at
Reported by: vas@mpeks.tomsk.su
MFH: 2016Q3
Notes:
svn path=/head/; revision=421383
|
|
|
|
|
|
|
|
| |
Reported by: zg zk gd
Sponsored by: Absolight
Notes:
svn path=/head/; revision=421364
|
|
|
|
|
|
|
|
|
|
|
| |
The port was reset last year after e-mails bounced, but Chris has
provided a new valid email address with a request to resume
maintainership.
PR: 212324
Notes:
svn path=/head/; revision=421350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed maintainer log:
- update import CLOUD_MODE setting
- [sysadmin] update rm org user
- [api] return licensed to info when get sysinfo
- [sysadmin] add search user by name & contact email
- [api2] update search user api
PR: 212297
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=421303
|
|
|
|
| |
Notes:
svn path=/head/; revision=421278
|
|
|
|
| |
Notes:
svn path=/head/; revision=421264
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Django 1.10 compatibility fixes. Thanks @hockeybuggy!
- Fixed an issue where Django would sometimes create migration files
for post-office. Thanks @fizista!
PR: 212296
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=421239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix Django links to use version 1.10
- Mark inlinei18n output as safe (thanks @quantum5)
- Added support for JSON format in command-line based catalog
generation (thanks @rarguelloF)
- Added support for Django 1.9 and 1.10; this change also drops
support for Django 1.4, 1.5, 1.6 and 1.7 as they are not officially
supported by the DSF anymore (thanks @julen)
- Added support for USE_18N = False (thanks @julen)
PR: 212295
Submitted by: Ultima1252@gmail.com (maintainer)
Notes:
svn path=/head/; revision=421238
|
|
|
|
| |
Notes:
svn path=/head/; revision=421236
|
|
|
|
| |
Notes:
svn path=/head/; revision=421232
|
|
|
|
|
|
|
|
| |
- Add new option, WATCHDOG (not set by default). It monitors filesystem events
If this module is not installed, by default it's 'ast' (standard module)
Notes:
svn path=/head/; revision=421228
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=421227
|
|
|
|
|
|
|
|
| |
www/varnish-modules. This is a collection of modules developed and
supported upstream by Varnish. It is no longer available individually.
Notes:
svn path=/head/; revision=421206
|
|
|
|
|
|
|
|
|
| |
describing HTTP request/response policies with additional capabilities.
WWW: https://github.com/varnish/varnish-modules
Notes:
svn path=/head/; revision=421205
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's been 6.5 years since this port was marked with NO_PACKAGE which
should have been a temporary measure. It builds fine for me on F10.3
amd64 (vm), so let's remove the designation so we can see if it's
still an issue. If the problem still exists, then it's better make
the documentation optional and off by default.
Approved by: Just-Fix-It
Notes:
svn path=/head/; revision=421196
|
|
|
|
| |
Notes:
svn path=/head/; revision=421181
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use official website as primary master site.
- Add option to increase the number of connections Privoxy can serve at the same time
- Quote variables in the rc script more consistently.
The upstream changes are documented at:
https://www.privoxy.org/3.0.26/user-manual/whatsnew.html
PR: 212240
Submitted by: fk@fabiankeil.de (maintainer)
Notes:
svn path=/head/; revision=421155
|
|
|
|
| |
Notes:
svn path=/head/; revision=421147
|
|
|
|
|
|
|
|
| |
PR: 212250
Submitted by: bradleythughes@fastmail.fm (maintainer)
Notes:
svn path=/head/; revision=421129
|
|
|
|
|
|
|
|
|
| |
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor)
Notes:
svn path=/head/; revision=421112
|
|
|
|
|
|
|
|
| |
Changelog at
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.9.4
Notes:
svn path=/head/; revision=421097
|
|
|
|
|
|
|
|
|
| |
- Make sure a rebuild incl php*-openssl dep is triggered
X-MFH-With: r420927
Notes:
svn path=/head/; revision=421089
|
|
|
|
|
|
|
| |
X-MFH-With: r420927
Notes:
svn path=/head/; revision=421086
|
|
|
|
|
|
|
| |
Changes: Fixed bug in Mojo::IOLoop::Subprocess where EV would steal the subprocess exit status.
Notes:
svn path=/head/; revision=421082
|
|
|
|
|
|
|
|
|
|
|
| |
- Added EXPERIMENTAL support for performing computationally expensive operations in subprocesses, without blocking the event loop. (jberger, sri)
- Added EXPERIMENTAL module Mojo::IOLoop::Subprocess. (jberger, sri)
- Added EXPERIMENTAL subprocess method to Mojo::IOLoop. (jberger, sri)
- Improved many methods in Mojolicious::Controller to die more gracefully if the connection has already been closed.
- Fixed bug where Mojo::UserAgent would try to follow redirects for CONNECT requests.
Notes:
svn path=/head/; revision=421081
|
|
|
|
| |
Notes:
svn path=/head/; revision=421060
|
|
|
|
|
|
|
|
| |
Pointy hat to: pi
Sponsored by: Absolight
Notes:
svn path=/head/; revision=421058
|
|
|
|
|
|
|
|
| |
PR: 212220
Submitted by: maintainer
Notes:
svn path=/head/; revision=421053
|
|
|
|
|
|
|
|
|
|
|
| |
Hamlit is a high performance Haml implementation.
WWW: https://github.com/k0kubun/hamlit
Approved by: pi (mentor)
Notes:
svn path=/head/; revision=421048
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Per request [1], the IMAP and LDAP options have been set to ON by default.
The maintainer took the opportunity to upgrade the version [2].
I converted the options to their modern equivalents and made the
MASTER_SITES definition more generic to help future upgrades.
PR: 211862 [1]
Submitted by: David Stievenard
PR: 212222 [2]
Submitted by: maintainer
Notes:
svn path=/head/; revision=421033
|
|
|
|
|
|
|
|
| |
Changelog at
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.9.2
Notes:
svn path=/head/; revision=421026
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CatalystX::VirtualComponents
Setup virtual Catalyst components
WWW: http://search.cpan.org/dist/CatalystX-VirtualComponents/
PR: 212210
Submitted by: Danny Warren <danny@dannywarren.com>
Notes:
svn path=/head/; revision=421018
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CatalystX::AppBuilder
Programatically build your Catalyst app
WWW: http://search.cpan.org/dist/CatalystX-AppBuilder/
PR: 212209
Submitted by: Danny Warren <danny@dannywarren.com>
Notes:
svn path=/head/; revision=421016
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Catalyst::View::TT::Alloy
Template::Alloy views for Catalyst
WWW: http://search.cpan.org/dist/Catalyst-View-TT-Alloy/
PR: 209191
Submitted by: Danny Warren <danny@dannywarren.com>
Notes:
svn path=/head/; revision=421011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port would build and install in the stage phase, but building is
supposed to be complete by then. Moreover, stage QA checks complain
about thousands of "orphaned" files and symbolic links with absolute
paths. Fix all the problems by installing in a temporary build directory
and moving just the lessc files over the stage directory, and fix the
symbolic link by defining a relative path instead.
Functionally, the new package is the same as the old one, so no revbump
is required.
PR: 210567
Approved by: maintainer timeout (2 months)
Notes:
svn path=/head/; revision=420999
|
|
|
|
| |
Notes:
svn path=/head/; revision=420997
|
|
|
|
|
|
|
| |
- Update to latest upstream 1.6.1
Notes:
svn path=/head/; revision=420996
|
|
|
|
|
|
|
|
| |
PR: 211820
Submitted by: dereks (at) lifeofadishwasher.com
Notes:
svn path=/head/; revision=420938
|
|
|
|
|
|
|
| |
commit.
Notes:
svn path=/head/; revision=420933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to new major release 10.0.0
- Add upgrade instruction to pkg-message
- Fix mode on .htaccess / .user.ini [1]
- Switch USE_OPENSSL to USES= ssl
- Update pkg-plist for new version
PR: 211102
Submitted by: Josh Ruehlich <joshruehlig@gmail.com> [1]
Reported by: Josh Ruehlich <joshruehlig@gmail.com> [1]
Approved by: Loic Blot <loic.blot@unix-experience.fr>
MFH: 2016Q3
Notes:
svn path=/head/; revision=420927
|
|
|
|
|
|
|
|
| |
- Use options helpers
- Register proxy dependencies found by stage-qa
Notes:
svn path=/head/; revision=420916
|
|
|
|
| |
Notes:
svn path=/head/; revision=420912
|
|
|
|
|
|
|
|
|
| |
stock unzip extracts empty dirs, on other empty files)
- Add missing USES=php
Notes:
svn path=/head/; revision=420908
|