| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/harrowio/capistrano-harrow/commits/master
Notes:
svn path=/head/; revision=427709
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=427686
|
|
|
|
|
|
|
| |
Changes: https://github.com/guard/guard-rspec/releases
Notes:
svn path=/head/; revision=427674
|
|
|
|
|
|
|
| |
Changes: https://github.com/guard/guard-minitest/releases
Notes:
svn path=/head/; revision=427673
|
|
|
|
|
|
|
|
| |
PR: 215012
Submitted by: freebsd@moosefs.com (maintainer)
Notes:
svn path=/head/; revision=427632
|
|
|
|
| |
Notes:
svn path=/head/; revision=427630
|
|
|
|
| |
Notes:
svn path=/head/; revision=427626
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The cdrtools ports compile and run a small program ('avoffset') after
their configuration phase, which is supposed to figure out the stack
direction, frame pointer offset to main(), and so on. This program
relies on the compiler not optimizing away certain constructs, so after
the import of clang 3.9.0 into base, it got stuck in an endless loop.
Fix it by marking a few functions as noinline, and making one particular
variable volatile.
Reported by: antoine
Approved by: marius (maintainer)
Notes:
svn path=/head/; revision=427613
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
PR: 214878
Submitted by: kib
Notes:
svn path=/head/; revision=427612
|
|
|
|
|
|
|
|
| |
PR: 214921
Submitted by: Jev Bjorsell <ports@ecadlabs.com> (maintainer)
Notes:
svn path=/head/; revision=427581
|
|
|
|
|
|
|
|
|
|
|
|
| |
Xen 4.7.1 contains the following XSAs: 184, 185, 186, 187, 188 and 190 which
where missing in the previous package. Additionally XSAs 191, 192, 193, 194,
195, 197 and 198 are also applied.
Approved by: bapt
Sponsored by: Citrix Systems R&D
Notes:
svn path=/head/; revision=427568
|
|
|
|
|
|
|
| |
Changes: https://www.elastic.co/guide/en/logstash/current/logstash-5-0-2.html
Notes:
svn path=/head/; revision=427558
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427552
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427548
|
|
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D8673
Reviewed by: shurd, mat
Approved by: shurd
Sponsored by: Panzura, Inc.
Notes:
svn path=/head/; revision=427529
|
|
|
|
|
|
|
|
|
| |
all the UEFI spec supports.
While here, mark broken on armv6.
Notes:
svn path=/head/; revision=427466
|
|
|
|
|
|
|
|
|
|
|
| |
- fix bad jset behavior through a local patch
- bump PORTREVISION
PR: 214931
Submitted by: maintainer
Notes:
svn path=/head/; revision=427433
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427389
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add pkg-plist
- Bump PORTREVISION
- Cleanup
Reported by: bapt
Differential Revision: https://reviews.freebsd.org/D8670
Notes:
svn path=/head/; revision=427387
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.
So only export it if QT_DIST is set.
PR: 210227
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8378
Notes:
svn path=/head/; revision=427356
|
|
|
|
|
|
|
|
| |
PR: 214888
Submitted by: maintainer
Notes:
svn path=/head/; revision=427331
|
|
|
|
| |
Notes:
svn path=/head/; revision=427325
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=427305
|
|
|
|
|
|
|
|
| |
PR: 214865
Submitted by: pkubaj@anongoth.pl (maintainer)
Notes:
svn path=/head/; revision=427299
|
|
|
|
|
|
|
|
| |
PR: 213918
Submitted by: dbaio@bsd.com.br (new maintainer)
Notes:
svn path=/head/; revision=427232
|
|
|
|
|
|
|
|
|
| |
Without py-scandir there is a runtime error:
pkg_resources.DistributionNotFound: The 'scandir==1.3' distribution was not found and is required by ohmu
Notes:
svn path=/head/; revision=427217
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add encrypted password hash support for adduser and pw script: Issue #100
- (bhyve): Check IPv6 address availability: Issue #104
- (bhyve): VM also uses post/pre scripts now: execscript
- expose: add pf support for port redirect into jail: Issue #106
- fix loosing nic_parent on created new nic interface in dialog
PR: 214858
Submitted by: maintainer
Notes:
svn path=/head/; revision=427214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
Notes:
svn path=/head/; revision=427185
|
|
|
|
|
|
|
|
| |
PR: 214544
Submitted by: neel@neelc.org (maintainer)
Notes:
svn path=/head/; revision=427180
|
|
|
|
|
|
|
|
|
|
| |
PR: 214805
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427080
|
|
|
|
| |
Notes:
svn path=/head/; revision=427057
|
|
|
|
|
|
|
| |
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
Notes:
svn path=/head/; revision=427045
|
|
|
|
|
|
|
|
|
| |
needed anymore.
PR: 214773
Notes:
svn path=/head/; revision=427003
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from cli/Session.cpp:22:0:
./cli/PosixStreams.h: In constructor 'cli::ObjectInputStream::ObjectInputStream(const string&)':
./cli/PosixStreams.h:72:18: error: 'perror' was not declared in this scope
perror("open");
^
./cli/PosixStreams.h: In constructor 'cli::ObjectOutputStream::ObjectOutputStream(const string&)':
./cli/PosixStreams.h:109:18: error: 'perror' was not declared in this scope
perror("open");
^
Changes: https://github.com/whoozle/android-file-transfer-linux/compare/40640fb...5a818d8
PR: 196712
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=426992
|
|
|
|
|
|
|
|
| |
PR: 214773
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer)
Notes:
svn path=/head/; revision=426974
|
|
|
|
|
|
|
| |
Reported by: roberto
Notes:
svn path=/head/; revision=426951
|
|
|
|
|
|
|
|
| |
suggest most probable cause of this to reduce number of questions on
the mailing lists; slightly improve port description text while here.
Notes:
svn path=/head/; revision=426942
|
|
|
|
|
|
|
|
|
| |
- Cosmetic fixes
- handle SUID bit properly
- Respect CC and CFLAGS
Notes:
svn path=/head/; revision=426930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
Notes:
svn path=/head/; revision=426908
|
|
|
|
|
|
|
|
|
|
|
|
| |
ttyd is a simple command-line tool for sharing terminal over the web, inspired by GoTTY.
WWW: https://www.github.com/tsl0922/ttyd
PR: 213503
Submitted by: Neel Chauhan <neel@neelc.org>
Notes:
svn path=/head/; revision=426907
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md
PR: 214571
Approved by: joe()thrallingpenguin.com (maintainer), rene (mentor)
Notes:
svn path=/head/; revision=426864
|
|
|
|
|
|
|
|
|
| |
just to see. (It should not hurt anything.)
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=426854
|
|
|
|
| |
Notes:
svn path=/head/; revision=426840
|
|
|
|
|
|
|
| |
reformat port description text in cases when it was notoriously broken.
Notes:
svn path=/head/; revision=426827
|
|
|
|
| |
Notes:
svn path=/head/; revision=426784
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer e-mail address
PR: 214672
Submitted by: Maintainer - John Hixson <jhixson@gmail.com>
Notes:
svn path=/head/; revision=426762
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 212282
Submitted by: O. Hartmann ohartmann (_at_) walstatt.org
Notes:
svn path=/head/; revision=426754
|
|
|
|
|
|
|
| |
Reported by: Dmitry Marakasov <amdmi3 (at) amdmi3.ru>
Notes:
svn path=/head/; revision=426734
|
|
|
|
|
|
|
|
|
| |
PR: 214259
Submitted by: Jochen Neumeister
Approved by: Gasol Wu (maintainer)
Notes:
svn path=/head/; revision=426696
|
|
|
|
| |
Notes:
svn path=/head/; revision=426689
|