| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
Notes:
svn path=/head/; revision=397077
|
|
|
|
|
|
|
|
|
|
| |
- Don't install desktop file second time
PR: 203132 [1] (based on)
Submitted by: amdmi3 [1]
Notes:
svn path=/head/; revision=397076
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397075
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397074
|
|
|
|
|
|
|
|
|
| |
- Fix PIL dependency handling and detection
- Add LICENSE
- Add NO_ARCH
Notes:
svn path=/head/; revision=397073
|
|
|
|
|
|
|
|
|
| |
PR: 203096
PR: 203147
Security: CVE-2015-5638
Notes:
svn path=/head/; revision=397072
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397071
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397070
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
runetype.h uses _Thread_local, and if we pass -std=c11 or -std=gnu11 to GCC
the header expects it to be supported as part of the language and does not
make it a typedef or something else.
Since GCC only started supporting _Thread_local with the 4.9 series,
building CMake with, say, lang/gcc (which is 4.8) fails:
/usr/include/runetype.h:92:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'const'
/usr/include/runetype.h: In function '__getCurrentRuneLocale':
/usr/include/runetype.h:96:6: error: '_ThreadRuneLocale' undeclared (first use in this function)
/usr/include/runetype.h:96:6: note: each undeclared identifier is reported only once for each function it appears in
The upstream patch adds a test for _Thread_local and uses C99 instead of C11
if it fails.
PR: 203066
Notes:
svn path=/head/; revision=397068
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package has been included into python standard library since python 2.2 or
2.0, but some of our ports used apis not available in stock python xml package.
Now all the issue are fixed and we can finally remove this port.
It is dead upstream and because of it's invasive nature it may break innocent
ports while installed (there were known issues for Eric and Docutils), so it was
removed in most distributions years ago. There is comprehensive summary on
reasons why PyXML was removed at Fedora Project [1]. The same reasons are also
applicable to our tree.
[1] https://fedoraproject.org/wiki/Features/RemovePyXML
Notes:
svn path=/head/; revision=397067
|
|
|
|
|
|
|
| |
Approved by: just-fix-it
Notes:
svn path=/head/; revision=397066
|
|
|
|
| |
Notes:
svn path=/head/; revision=397065
|
|
|
|
|
|
|
|
|
|
|
| |
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=397064
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patches aren't supposed to have $FreeBSD$ tags anymore. The
fbsd:nokeywords property was properly set, so the $FreeBSD$ tag was not
even expanded, so these tags were removed. Note that the mini-exceptions
patch is no longer needed. According to the comments, it's is for
FreeBSD 8 support only.
Approved by: portmgr (mat)
Notes:
svn path=/head/; revision=397063
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4.5 [2]
PR: 203147 [1], 203096 [2]
Submitted by: Dave Cottlehuber (maintainer)
Notes:
svn path=/head/; revision=397062
|
|
|
|
|
|
|
| |
- Remove {pre|post}.mk files as no longer required
Notes:
svn path=/head/; revision=397061
|
|
|
|
| |
Notes:
svn path=/head/; revision=397060
|
|
|
|
|
|
|
|
| |
- Add an additional master site to make sure the original version will be
available in the future
Notes:
svn path=/head/; revision=397059
|
|
|
|
|
|
|
|
| |
- Move DOCS installation to OPTONSNG compatible
- Fix patch files to be 'make makepatch' compatible
Notes:
svn path=/head/; revision=397058
|
|
|
|
| |
Notes:
svn path=/head/; revision=397057
|
|
|
|
| |
Notes:
svn path=/head/; revision=397056
|
|
|
|
|
|
|
| |
Submitted by: cejkar@fit.vutbr.cz
Notes:
svn path=/head/; revision=397055
|
|
|
|
|
|
|
|
| |
PR: 199591 (openjdk8 by default exp-run)
Submitted by: swills@
Notes:
svn path=/head/; revision=397054
|
|
|
|
|
|
|
|
| |
- Take MAINTAINERSHIP
- Convert patch files to be 'make makesum' compatible
Notes:
svn path=/head/; revision=397053
|
|
|
|
|
|
|
| |
- Add gettext support
Notes:
svn path=/head/; revision=397052
|
|
|
|
|
|
|
| |
The fix from r397044 was merged upstream.
Notes:
svn path=/head/; revision=397051
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 196978
Submitted by: hselasky
This package contains the X.Org xf86-input-evdev driver. It supports
all input devices that webcamd knows about, including tablets,
touchscreens, joysticks and HIDs.
Notes:
svn path=/head/; revision=397050
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 196978
Approved by: hselasky
mtdev is a stand-alone library which transforms all variants of
kernel MT events to the slotted type B protocol. The events put into
mtdev may be from any MT device, specifically type A without contact
tracking, type A with contact tracking, or type B with contact
tracking. See Linux kernel documentation for further details.
http://bitmath.org/code/mtdev/
Notes:
svn path=/head/; revision=397049
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 196978
Submitted by: hselasky
libevdev is a wrapper library for evdev devices. It moves the common
tasks when dealing with evdev devices into a library and provides a
library interface to the callers, thus avoiding erroneous ioctls, etc.
The eventual goal is that libevdev wraps all ioctls available to evdev
devices, thus making direct access unnecessary.
http://www.freedesktop.org/wiki/Software/libevdev/
Notes:
svn path=/head/; revision=397048
|
|
|
|
| |
Notes:
svn path=/head/; revision=397047
|
|
|
|
|
|
|
|
|
|
|
|
| |
webcamd exposes V4L/DVB/EVDEV/etc devices with consumer ABI configured
by v4l_compat version during build. Drop >0 dummy as V4L is available
since day 1 and we only want the daemon. This syncs RUN_DEPENDS with:
multimedia/gstreamer-plugins-v4l2
multimedia/gstreamer1-plugins-v4l2
Notes:
svn path=/head/; revision=397046
|
|
|
|
|
|
|
| |
- Sort USES
Notes:
svn path=/head/; revision=397045
|
|
|
|
|
|
|
|
| |
Clearing REDIS_CONNECTED causes hiredis not to call the async
disconnection callback (see GitHub issue #359).
Notes:
svn path=/head/; revision=397044
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to upstream, this is the last planned Qt4 release.
A list of changes since 4.8.6 can be found here:
<http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7>
Porting notes and changes:
- Remove several patches that have been upstreamed.
- Make Uses/qmake.mk pass the contents of LIBS to the qmake environment. [1]
- Repurpose devel/qt4/files/extrapatch-src-corelib-global-qglobal.h now the
original patch is part of the release (curiously enough, the original
patch was never actually used, as the ?= assignment in r362837 after
r362770 was never possible).
This works around the way compiler support for C++11 features is detected
in Qt 4.8.7: while it originally only uses the compiler to determine if
something is supported or not, the initializer lists feature also depends
on the C++ standard library being used. It's a problem in FreeBSD 9.x,
where USES=compiler:c++0x or USES=compiler:c++11-lang means we will use
clang to build a port but use libstdc++ from base (GCC 4.2). The latter
obviously does not support initializer lists, and the build fails because
Qt tries to include headers that do not exist (<initializer_list>).
Since detecting libstdc++'s version is not trivial (we need to include a
non-lightweight header like cstdio and then check for __GLIBCXX__), we
just enable Q_COMPILER_INITIALIZER_LISTS support only when libc++ is used
(there should be no reason for someone to be using clang with GCC 4.8's
libstdc++, for example).
x11/kdelibs4's FindQt4.cmake had to include a backported change from the
upstream FindQt4.cmake in CMake itself to use a C++ compiler to detect
flags like Q_WS_X11, otherwise the inclusion of <ciso646> in qglobal.h
makes the build fail.
This patch contains changes by me, makc@ and alonso@.
PR: 202552 [1]
PR: 202808 [exp-run]
Submitted by: pawel@ [1]
Notes:
svn path=/head/; revision=397043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new QUERYTRACE & FETCHLIMIT.
Note that QUERYTRACE is for debug purposes, and will eat your
performances.
- Don't do the PORTREVISION patch if PORTREVISION is 0.
- Regen some patches
Changes: https://lists.isc.org/pipermail/bind-announce/2015-September/000961.html
Changes: https://lists.isc.org/pipermail/bind-announce/2015-September/000962.html
Sponsored by: Absolight
Notes:
svn path=/head/; revision=397042
|
|
|
|
| |
Notes:
svn path=/head/; revision=397041
|
|
|
|
| |
Notes:
svn path=/head/; revision=397040
|
|
|
|
| |
Notes:
svn path=/head/; revision=397039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug with the upstream bug ID.
More do-install target optimization:
* Use the tar -s option to modify the path names when unpacking
the install archive into the staging directory rather than
unpacking, repacking, and unpacking again
* Pass --with-unix-wrapper to configure and patch a makefile
to get the desired Exec and Icon entries in the .desktop
files instead of patching them after they have been staged.
The Icon entries do not need to specify the .png suffix.
* Streamline the usage of ${STRIP_CMD}
* Create hard links to the wrapper for the individual apps
instead of symbolic links, and use a for loop instead of
repeating the command a bunch of times
* Centralize the plist generation, which allows the icon
installation ot be simplified
* Install missing startcenter app icon
* Mute many of the commands, but add strategic ${ECHO_CMD}s
Notes:
svn path=/head/; revision=397038
|
|
|
|
|
|
|
| |
Thanks to rene@ for reminding me.
Notes:
svn path=/head/; revision=397037
|
|
|
|
|
|
|
| |
EOLed by MIT in December 2014.
Notes:
svn path=/head/; revision=397036
|
|
|
|
|
|
|
|
| |
PR: 203121
Submitted by: matthew
Notes:
svn path=/head/; revision=397035
|
|
|
|
| |
Notes:
svn path=/head/; revision=397034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
privacy features.
Mailpile is still in beta, but many people already find it useful.
WWW: https://mailpile.is/
PR: 200400
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Notes:
svn path=/head/; revision=397033
|
|
|
|
|
|
|
|
|
| |
PR: 198992
Submitted by: brnrd@
Approved by: maintainer
Notes:
svn path=/head/; revision=397032
|
|
|
|
|
|
|
|
|
|
| |
Python C module build only requires pygame_sdl2 headers and they haven't
changed since initial release, so drop version from BUILD_DEPENDS.
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-6
Notes:
svn path=/head/; revision=397031
|
|
|
|
|
|
|
|
|
|
| |
- "native" was merged into main "ppsspp" repo
Changes: https://github.com/hrydgard/ppsspp/compare/86a02fe...1b4b60d (before merge)
Changes: https://github.com/hrydgard/ppsspp/compare/cf0697e...253ed9f (after merge)
Notes:
svn path=/head/; revision=397030
|
|
|
|
| |
Notes:
svn path=/head/; revision=397029
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Regenerate patches with `make makepatch`
Notes:
svn path=/head/; revision=397028
|