| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428150
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428144
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
PR: 215056
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Notes:
svn path=/head/; revision=428056
|
|
|
|
|
|
|
| |
With hat: ruby@
Notes:
svn path=/head/; revision=427995
|
|
|
|
|
|
|
|
|
| |
PR: 214547
Submitted by: myself
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=427921
|
|
|
|
|
|
|
| |
Changes: https://github.com/litaio/lita/releases
Notes:
svn path=/head/; revision=427846
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR: 214837
Exp-run by: antoine (for 1.5.3)
Approved by: office (bapt)
Notes:
svn path=/head/; revision=427743
|
|
|
|
|
|
|
| |
Changes: https://github.com/hipchat/hipchat-rb/commits/master
Notes:
svn path=/head/; revision=427705
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/termtter/termtter/blob/master/ChangeLog
https://github.com/termtter/termtter/commits/master
Notes:
svn path=/head/; revision=427664
|
|
|
|
|
|
|
|
|
|
|
| |
This should fix audio output issues addressed in the PR
PR: 214393
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Reported by: <aeuii@posteo.de>
Notes:
svn path=/head/; revision=427585
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Pet portlint
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=427503
|
|
|
|
|
|
|
|
|
|
|
| |
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427491
|
|
|
|
|
|
|
|
|
| |
Also remove IGNORE_WITH_PHP= 55 - PHP 5.5 is gone
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=427440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pecl-stomp allows php applications to communicate with any
Stomp compliant Message Brokers through easy object oriented
and procedural interfaces.
WWW: http://pecl.php.net/package/stomp
PR: 213321
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=427434
|
|
|
|
|
|
|
|
|
|
|
| |
Work around the call to abs() being ambigous by simply
calculating the absolute value in place.
PR: 214632
Approved by: just fix it, rakuco (mentor)
Notes:
svn path=/head/; revision=427346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/src/account_factory.h:122:68: error: chosen constructor is explicit in copy-initialization
std::map<std::string, AccountMap<Account> > accountMaps_ = {};
^~
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=427087
|
|
|
|
| |
Notes:
svn path=/head/; revision=427061
|
|
|
|
|
|
|
| |
Approved by: SSL blanket
Notes:
svn path=/head/; revision=426978
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
security/qgpgme-qt5
Install the kde4 version of libqgpgme as libqgpgme4.
* Bump revision in affected dependencies -- not all ports using USE_KDE=pimlibs
actually link against libqgpgme.
* Remove conflict from security/gpgme-qt5
* Drop KDE3 hunks from patch-cmake__modules__FindQGpgme.cmake
PR: 212886
Reviewed by: rakuco
Approved by: rakuco (mentor)
Notes:
svn path=/head/; revision=426897
|
|
|
|
| |
Notes:
svn path=/head/; revision=426887
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Notes:
svn path=/head/; revision=426566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
- Configure PORTSCOUT
- Add LICENSE_FILE
- Add DIST_SUBDIR (PECL)
PR: 213320
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=426283
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=426200
|
|
|
|
| |
Notes:
svn path=/head/; revision=426104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Marked broken since r424405.)
Punch out the -pie used during link, which fixes linker errors.
(I'd tried setting -fPIE in CXXFLAGS before, which turned out not to
solve the problem - I won't dig deeper now less than eight weeks before
9.x goes unsupported.)
PR: 214331 (related)
Approved by: portmgr blanket (just fix it)
Notes:
svn path=/head/; revision=425877
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
Notes:
svn path=/head/; revision=425835
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=425823
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
https://github.com/ricochet-im/ricochet/releases/tag/v1.1.4
Next time, please tag the PR with "[MAINTAINER UPDATE]" so we can
identify it more easily.
PR: 214331
Submitted by: Yuri Victorovich (maintainer)
Notes:
svn path=/head/; revision=425817
|
|
|
|
|
|
|
| |
installed later.
Notes:
svn path=/head/; revision=425274
|
|
|
|
|
|
|
|
| |
PR: 213929
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Notes:
svn path=/head/; revision=425203
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/isaki68k/sayaka/compare/3.1.0...3.2.2
PR: 213967
Submitted by: IWAMOTO Kouichi <sue@iwmt.org> (maintainer)
Notes:
svn path=/head/; revision=425079
|
|
|
|
|
|
|
|
|
|
| |
https://download.igniterealtime.org/openfire/docs/4.0.3/changelog.html
PR: 213929
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Notes:
svn path=/head/; revision=425007
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Quarterly branch has a different version, but suffers from the same error, so
the fix should be backported.
videoframe.o: In function `VideoFrame::VideoFrame(unsigned long long, AVFrame*, QRect, int, bool)':
videoframe.cpp:(.text+0x19db): undefined reference to `__atomic_fetch_add_8'
camerasource.o: In function `CameraSource::CameraSource()':
camerasource.cpp:(.text+0x327): undefined reference to `__atomic_fetch_add_8'
corevideosource.o: In function `CoreVideoSource::CoreVideoSource()':
corevideosource.cpp:(.text+0x121): undefined reference to `__atomic_fetch_add_8'
collect2: error: ld returned 1 exit status
gmake: *** [Makefile:793: qtox] Error 1
PR: 213841
Submitted by: <matthew@reztek.cz>
Approved by: <yuri@rawbw.com> (maintainer)
MFH: 2016Q4
Notes:
svn path=/head/; revision=424975
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/GNUFreetalk/freetalk/releases
Port Changes:
- switch to GitHub for distfile
- include license information
- other miscellaneous changes
PR: 213777
Submitted by: olevole@olevole.ru (maintainer)
Approved by: AMDmi3 (mentor) swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8337
Notes:
svn path=/head/; revision=424711
|
|
|
|
|
|
|
|
| |
PR: 213786
Submitted by: Boris Samorodov <bsam@freebsd.org>
Notes:
svn path=/head/; revision=424710
|
|
|
|
| |
Notes:
svn path=/head/; revision=424676
|
|
|
|
|
|
|
| |
- Set NO_ARCH.
Notes:
svn path=/head/; revision=424649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
videoframe.o: In function `VideoFrame::VideoFrame(unsigned long long, AVFrame*, QRect, int, bool)':
videoframe.cpp:(.text+0x19db): undefined reference to `__atomic_fetch_add_8'
camerasource.o: In function `CameraSource::CameraSource()':
camerasource.cpp:(.text+0x327): undefined reference to `__atomic_fetch_add_8'
corevideosource.o: In function `CoreVideoSource::CoreVideoSource()':
corevideosource.cpp:(.text+0x121): undefined reference to `__atomic_fetch_add_8'
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=424613
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Notes:
svn path=/head/; revision=424427
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/bin/ld: /usr/lib/crt1.o: relocation R_X86_64_32 against hidden symbol `_DYNAMIC' can not be used when making a shared object
/usr/local/bin/ld: /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd9.3/4.8.5/crtbegin.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when making a shared object
/usr/local/bin/ld: /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd9.3/4.8.5/crtend.o: relocation R_X86_64_32 against `.ctors' can not be used when making a shared object; recompile with -fPIC
/usr/local/bin/ld: final link failed: Nonrepresentable section on output
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=424405
|
|
|
|
|
|
|
| |
Changes: https://github.com/oysttyer/oysttyer/blob/master/CHANGELOG.markdown
Notes:
svn path=/head/; revision=424358
|
|
|
|
|
|
|
|
|
|
|
|
| |
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
Notes:
svn path=/head/; revision=424339
|
|
|
|
|
|
|
| |
Approved by: demon (maintainer)
Notes:
svn path=/head/; revision=424287
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
32-bit compat libraries on amd64.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D7886
Notes:
svn path=/head/; revision=424259
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.
Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
* kde-kde4
In the future, this will be extended to
* kde-frameworks
* kde-plasma
* kde-applications
PR: 213406
Differential Revision: https://reviews.freebsd.org/D7645
Exp-run by : antoine
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Notes:
svn path=/head/; revision=424182
|