| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://help.getsync.com/hc/en-us/articles/206216855-Sync-2-x-change-log
- Fixed connectivity failures in some cases
- Fixed infinite folder scan
- Other core improvements and fixes
- Minor UI fixes
PR: 209502
Submitted by: joshruehlig@gmail.com (maintainer)
Notes:
svn path=/head/; revision=415193
|
|
|
|
| |
Notes:
svn path=/head/; revision=415068
|
|
|
|
|
|
|
|
| |
PR: 209455
Submitted by: maintainer
Notes:
svn path=/head/; revision=415012
|
|
|
|
|
|
|
|
|
|
| |
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
Notes:
svn path=/head/; revision=414892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbroke POW with the patch from upstream.
- Bugfixes
- UI improvements
- performance and security improvements
- integration with email gateway (mailchuck.com)
PR: 209278
Submitted by: yuri@rawbw.com (maintainer)
Notes:
svn path=/head/; revision=414682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When compiled on Darwin bitcoin-qt needs two extra files that are written
in ObjC++. These aren't needed on FreeBSD but because of this the ObjC++
compiler is used as linker instead of the C++ compiler. Without defining
OBJCXX clang may be used as C++ compiler while g++ is used as ObjC++
compiler. This may cause link problems.
PR: 207110
Submitted by: olexander.v.melnyk@gmail.com
Approved by: robbak@robbak.com (maintainer, via email)
Notes:
svn path=/head/; revision=414450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable DBUS option by default. Desktop systems almost always have DBus
installed.
- Enable UPNP option by default. Many ISP supplied modems contain a NAT
these days.
- Remove --disable-reduce-exports. It's disabled by default.
- Add bitcoind rc.d script. [1]
PR: 208937, 209136
Submitted by: xenophon+fbsdports@irtnog.org [1]
Approved by: robbak@gmail.com (maintainer)
Notes:
svn path=/head/; revision=414405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ethereum is a community-driven project aiming to decentralize the internet and
return it to its democratic roots. It is a platform for building and running
applications which do not need to rely on trust and cannot be controlled by
any central authority.
This is the Go implementation of Ethereum y/w paper
WWW: https://github.com/ethereum/go-ethereum
PR: 201954
Submitted by: enriquefynn@gmail.com
Notes:
svn path=/head/; revision=414354
|
|
|
|
|
|
|
|
|
| |
PR: 209048
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=414051
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
- Deorbit WANT_BDB_VER, one can use USES=bdb:<ver> instead.
- USE_BDB can't happen after bsd.port.pre.mk because it is a USES.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
Notes:
svn path=/head/; revision=414018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
Notes:
svn path=/head/; revision=414014
|
|
|
|
|
|
|
|
| |
Reported by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=414007
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
|
|
|
|
| |
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
Notes:
svn path=/head/; revision=413438
|
|
|
|
|
|
|
|
|
| |
PR: 208796
Submitted by: joshruehlig@gmail.com (maintainer)
MFH: 2016Q2
Notes:
svn path=/head/; revision=413315
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412342
|
|
|
|
|
|
|
|
|
|
|
|
| |
The filename for the download doesn't change between versions 'make
makesum' will give you the size/checksum of old versions of the
distfiles unless you clean them out first.
PR: 208129
Submitted by: joshruehlig@gmail.com (maintainer)
Notes:
svn path=/head/; revision=412203
|
|
|
|
|
|
|
|
|
|
| |
- bug fixes
PR: 208129
Submitted by: joshruehlig@gmail.com (maintainer)
Notes:
svn path=/head/; revision=412192
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=411990
|
|
|
|
|
|
|
|
| |
PR: 208265
Submitted by: woodsb02@gmail.com (maintainer)
Notes:
svn path=/head/; revision=411844
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.
This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.
PR: 199601
PR: 208322
Notes:
svn path=/head/; revision=411765
|
|
|
|
|
|
|
|
|
|
| |
- Remove outdated comment from pkg-descr
PR: 208042
Submitted by: matthew at reztek.cz
Notes:
svn path=/head/; revision=411394
|
|
|
|
| |
Notes:
svn path=/head/; revision=411310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).
The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:
c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp
If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.
Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.
Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
semicolons that cause base GCC to fail. They have always been present, but
since the faulty header was referenced via -isystem /usr/local/include
this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
kwallet changes there date back to 2011 (r272490), at a time when the
build could fail when both KDE3 and KDE4 were installed. Replace those
bits with a change I've submitted upstream to use the kde4-config program
to determine where KDE4's headers and libraries are installed instead of
assuming the headers are always in include/.
Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)
PR: 207906 (exp-run)
Notes:
svn path=/head/; revision=411156
|
|
|
|
|
|
|
|
|
|
| |
This update includes the new options QT4/QT5 to allow the user to choose
the Qt version.
PR: 206510
Notes:
svn path=/head/; revision=411126
|
|
|
|
| |
Notes:
svn path=/head/; revision=411038
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://gtk-gnutella.sourceforge.net/en/?page=news#news_78
PR: 207819
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=410883
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268
Notes:
svn path=/head/; revision=410613
|
|
|
|
|
|
|
|
|
| |
Changes: https://trac.transmissionbt.com/wiki/Changes#version-2.92
PR: 207772
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes:
svn path=/head/; revision=410589
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/bin/ld: cannot find -lopenssl
Reported by: pkg-fallout
Pointy hat: jbeich
Notes:
svn path=/head/; revision=410032
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add POLARSSL and WOLFSSL support (like ftp/curl)
- Hide LITE (unused) and DOCS (redundant) options from -web slave
- Simplify r398996 and move to CONFIGURE_ENV
- Drop r369657 hacks after upstream integration [1]
- As implied by r378806 transfer maintainership back to crees
Changes: https://trac.transmissionbt.com/wiki/Changes#version-2.90
PR: 194029 [1]
Notes:
svn path=/head/; revision=409981
|
|
|
|
|
|
|
|
| |
PR: 206473
Submitted by: c.kworr@gmail.com
Notes:
svn path=/head/; revision=408513
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
PR: 199601
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=408474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.
Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.
Exp-runs done by: antoine@
PR: 205432
Reviewed by: antoine@, mat@
Approved by: portmgr (antoine@)
Differential Revision: https://reviews.freebsd.org/D3653
Notes:
svn path=/head/; revision=408449
|
|
|
|
| |
Notes:
svn path=/head/; revision=408421
|
|
|
|
| |
Notes:
svn path=/head/; revision=408171
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: Many, especially from 1.1.6 -> 1.1.7
http://gtk-gnutella.sourceforge.net/en/?page=news#news_77
PR: 206777
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=407944
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://blog.getsync.com/2016/01/21/sync-2-3-brings-more-features-for-power-users/
PR: 206859
Requested by: Jerry <jerry@seibercom.net>
Approved by: Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=407943
|
|
|
|
| |
Notes:
svn path=/head/; revision=407410
|
|
|
|
|
|
|
|
| |
PR: 206329
Submitted by: daniel@morante.net (maintainer)
Notes:
svn path=/head/; revision=407171
|
|
|
|
| |
Notes:
svn path=/head/; revision=407058
|
|
|
|
|
|
|
|
|
| |
PR: 206453
Submitted by: jochen@jochen-neumeister.de
Approved by: robbak@gmail.com (maintainer / alternative e-mail address)
Notes:
svn path=/head/; revision=407045
|
|
|
|
| |
Notes:
svn path=/head/; revision=406576
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Notes:
svn path=/head/; revision=406077
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405654
|
|
|
|
|
|
|
|
|
|
|
| |
Now that $sonarr_data_dir is configurable, move creation from package to
rc script to prevent sonarr from failing to start successfully.
PR: 205986
MFH: 2016Q1
Notes:
svn path=/head/; revision=405476
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Notes:
svn path=/head/; revision=405421
|
|
|
|
|
|
|
|
| |
- Simplify makefile
- Unsilence installation
Notes:
svn path=/head/; revision=405324
|