| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ReleaseHistory: https://github.com/Guake/guake/releases
|
|
|
|
|
|
|
|
|
| |
- Project is hosted on Github now
Update math/qalculate to 0.9.9
- Qalculate now uses GTK+3
- Project is hosted on Github now
- Take maintainership
Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase
|
|
|
|
|
|
|
|
|
|
|
| |
includes a new kernel module, `nvidia-modeset.ko', a driver component that
works in conjunction with the `nvidia.ko' kernel module.
However, previously the build process did not respect LINUX compile (port)
option. Adopt the same way this is done for the core driver.
PR: 213222
Submitted by: peter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine
|
|
|
|
|
|
|
|
| |
This version actualy has the fixes for the server responce verification
issues.
MFH: 2016Q4
Security: 1cf65085-a760-41d2-9251-943e1af62eb8
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update libXfixes to 5.0.2.
Update libXi to 1.7.7.
Update libXrandr to 1.5.1.
Update libXrender to 0.9.10.
Update libXtst to 1.2.3.
Update libXv to 1.0.11.
Update libXvMC to 1.0.10.
Fix a number of issues in the way these X client libraries handle the
responses they receive from servers.
Submitted by: zeising@
Security: 1cf65085-a760-41d2-9251-943e1af62eb8
MFH: 2016Q4
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
|
|
|
|
|
|
| |
Restore patch introduced in r408463 and accidentially removed in r417328.
MFH: 2016Q3
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update devel/py-efl to 1.18.0
- Update multimedia/rage to 0.2.1
- Update x11-wm/enligtenment to 0.21.2
- Bump PORTREVISION in graphics/edje_viewer
- Bump PORTREVISION in x11/terminology
- Merge graphics/evas_generic_loaders* into devel/efl
- Merge multimedia/emotion_generic_players-vlc into devel/efl
- Merge x11-toolkits/elementary into devel/efl
|
| |
|
|
|
|
|
|
| |
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision: https://reviews.freebsd.org/D7958
Approved by: koobs (maintainer)
|
|
|
|
| |
Approved by: rakuco (mentor)
|
|
|
|
|
| |
- Remove UNIQUE option
- Adjust dependencies (reported by QA script)
|
|
|
|
| |
These ports built successfully
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
|
|
|
| |
for deskutils/xfce4-volumed-pulse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort USES
- Remove unneeded patches
- Mark BROKEN on 9 (probably also on 10, lack of feedback [0]), because it
requires recent GPU drivers
Tested successfully on FreeBSD >= 11.0-RC2 with fallback drivers, scfb [1],
and vesa (by me).
[0] https://lists.freebsd.org/pipermail/freebsd-xfce/2016-May/001353.html
Tested by: Ben Woods (woodsb02@) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well
Submitted by: amdmi3
Reviewed by: mat
Exp-run by: antoine
Approved by: portmgr (mat, antoine)
Differential Revision: D7534
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate patch
- Remove unneeded ncurses dependency
- While here, switch to options helpers and fix WWW
PR: 212041
Submitted by: udvzsolt@gmail.com
Approved by: kitche@kitchetech.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
Without this, if the port is staged as non-root (default on new poudriere), the
file is installed without setuid root and fails to unlock desktops.
PR: ports/211218
Submitted by: jhb
Approved by: maintainer timeout (kde, 2 months)
|
|
|
|
|
|
|
|
|
|
| |
May fix an issue with a dark screen at first Xorg init for some users (reported
on GTX960).
PR: 212287
Reported by: O. Hartmann <ohartman at zedat.fu-berlin.de>
Approved by: danfe, jonathan
Differential Revision: https://reviews.freebsd.org/D7723
|
|
|
|
|
|
|
| |
on ``kld_list'' variable in /etc/rc.conf as well (for later loading)
- Make s/nvidia/nvidia-modeset/ replacement suggestion more accurate because
``.ko'' suffix is omitted in syntax for both of those files
- Improve UPDATING wording for corresponding 20160829 entry accordingly
|
|
|
|
|
|
| |
- Move patch-tool_w3mmlconfig_mlconfig.cgi.in to the files dir.
It was moved from the files dir in the previous commit by mat
(revision 417041).
|
|
|
|
|
|
|
|
| |
files, especially when there already is existing `files/pkg-message.in'.
Unfortunately, this now requires port revision bump in all three ports.
Pointy hat to: cem
|
|
|
|
|
|
|
|
|
| |
Add a note in pkg-message and UPDATING. Correct a pkg-plist sorting mistake
while here.
Reviewed by: dhw, wblock
Approved by: brd (previous version)
Differential Revision: https://reviews.freebsd.org/D7700
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This meta-port gathers together each of the ports from the Xfce4 Goodies
Project and allows them to be easily installed to create a functional
desktop environment.
Default options include those which do not bring in too many additional
dependencies, and are generally recommended for use on a modern Xfce
desktop.
It also includes ports which are not officially part of the Xfce4
Goodies Project (can not be found at http://goodies.xfce.org/),
but are generally recommended for use with Xfce4 on FreeBSD.
This goal of this meta-port is to help users get started with Xfce by:
1. Easily installing a sensible list of programs with a single command
2. Find new programs they may be interested in, by reviewing the list
of disabled by default options in the port
3. Show people which programs are not recommended for use by the FreeBSD
Xfce team (such as obsolete applications)
Reviewed by: olivierd (with Xfce hat)
Approved by: sbruno (with Xfce hat), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D6981
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add needed x11 and xext dependencies
Thanks to everyone who submitted patches, tested, and reviewed this update.
PR: 201340
Submitted by: Bengt Ahlgren <bengta at sics.se>, Kevin Bowling <kbowling@>,
Oleg <zoleg at vusovich.ru>,
Tomoaki AOKI <junchoon at dec.sakura.ne.jp>,
Ultima <Ultima1252 at gmail.com>
Tested by: Jeremy Cox <jeremy.m.cox at gmail.com>,
O. Hartmann <ohartman at zedat.fu-berlin.de>,
Tomoaki AOKI
Approved by: danfe
Differential Revision: https://reviews.freebsd.org/D7569
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Directory traversal vulnerability in KArchive before 5.24, as
used in KDE Frameworks, allows remote attackers to write to
arbitrary files via a ../ (dot dot slash) in a filename in an
archive file, related to KNewsstuff downloads.
Review the patch is from: https://git.reviewboard.kde.org/r/128749/
Original KF5 review: https://git.reviewboard.kde.org/r/128185/
CVE: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6232
Approved by: rakuco (mentor)
Security: 4472ab39-6c66-11e6-9ca5-50e549ebab6c, CVE-2016-6232
MFH: 2016Q3
|
|
|
|
|
| |
PR: 211624
Reported by: ak
|
|
|
|
|
|
| |
PR: 211624
MFH: 2016Q3
Reported by: ak
|
|
|
|
|
|
|
|
|
| |
- It is more useful that way
- pet portlint for the patches
PR: 211624
MFH: 2016Q3
Submitted by: Tobias Kortkamp <t@tobik.me>
|
| |
|
|
|
|
| |
drivers attempt to allocate fixed width buffer bus_type[] on stack now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
Ports -- I chose to leave this out for now, as the diff is already large
enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5
PR: 210667
Approved by: portmgr, mat (mentor), rakuco (mentor)
Reviewed by: mat, rakuco
Differential Revision: https://reviews.freebsd.org/D6961
|
|
|
|
|
|
|
| |
WWW: https://github.com/lxde/qtermwidget
PR: 210388
Submitted by: Jason Bacon
|
|
|
|
| |
devel Xfce core components
|
|
|
|
|
|
|
|
| |
(mate-screensaver:90733): GLib-GIO-ERROR **: Settings schema 'org.mate.session' is not installed
While here convert the mate-base port to using the new USE_MATE=session.
Submitted by: vermaden <vermaden@interia.pl>
|
| |
|
| |
|
|
|
|
| |
- Adjust dependencies to make QA happy
|
|
|
|
|
| |
patching closer together and move OPTIONS-related patching thereafter. Non
functional.
|
|
|
|
|
|
|
|
|
| |
- libnvidia-cfg.so* files are always installed since version 81.074
- Au contraire, libnvidia-wfb.so.1 is not (since version 195.022)
- Remove now useless checks for NVVERSIONs before 180.029 and 185.01829
(always false) and after 304.128 (always true)
- Unconditionally rename libGLcore -> libnvidia-glcore in pkg-plist
(been that way since version 256.053)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patching of the driver(s) source code (part 2):
- Only legacy drivers didn't know about new d_mmap() after src r201223,
and page queue locking changes after src r207410, r207617, r207644, and
r163622; ditto for /return/s/ioctl/sys_&/ after src r225617
- Remove now always true condition when adjusting Linux headers #include's
after src r246085
- Contemporary driver versions are now aware of the +1 argument count in
vm_map_find() since src r255426
- Do not try to unbreak the build of 173.14.xx series on recent -CURRENT:
this legacy driver version was removed by kwm@ in r399180 last year
- Remove remaining checks and patching code for outdated NVVERSION values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make the top comment reflect the current reality
- MASTER_SITE_SUBDIR does not have be set later, as it no longer depends
on NVVERSION (this also allows to move ONLY_FOR_ARCHS where it belongs)
- Delete no longer relevant legacy only versions specific patches; retain
EXTRA_PATCHES as this separation would still be needed in new versions
- All security patches only touch legacy drivers and thus also deleted
- PAE and WBINVD options are now unconditional (independent of NVVERSION)
- Drop no longer needed LIB_DEPENDS on libm.so.3 from `misc/compat5x'
- Adjust a comment and simplify regexp that had been sitting in my tree
- Stop mentioning that this driver does not support PAE-enabled kernels
in pkg-message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The upcoming KDE Frameworks ports need grantlee5
* Add devel/grantlee5 and move installed headers into a subdirectory include/grantlee5
* Move header files from devel/grantlee into a subdirectory
include/grantlee4
to make sure ports do not pick up the wrong headers
* Add Uses/grantlee.mk to handle the PLIST_SUB and LIB_DEEPENDS needed
by ports using grantlee (before we set the PLIST_SUB manual in very
of the depending ports, which now should not be needed anymore).
* The ports depending on devel/grantlee have been modified from
LIB_DEPENDS=libgrantlee_gui.so:devel/grantlee
to
USES=grantlee:4
as this does not affect the package no version bumped was made.
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7434
|
|
|
|
| |
Submitted by: olgeni@
|
|
|
|
|
|
| |
PR: 211517
Submitted by: Greg Fitzgerald
Reviewed by: wxs@
|
|
|
|
|
| |
PR: 211795
Submitted by: shun.fbsd.pr@dropcut.net
|
|
|
|
|
|
|
| |
PR: 211712
Changes: https://github.com/AntiMicro/antimicro/blob/master/Changelog
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reviewed by: koobs
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: jkim
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to Gtkmm 3.0
- Switch to GitHub
- Take maintainership
- Move sound output to external script and remove PULSEAUDIO and
GSTREAMER options keeping dependencies small
- See URL for changes since 1.10.1
- submitter becomes maintainer
No GNOME/XFCE/Cinnamon applets are build atm. Submitter does not use them
so can't test them and has not added support for them. If
someone wants them please submit patches. The trayicon works fine.
PR: 211297
Submitted by: Tobias Kortkamp <t@tobik.me>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
currently detects twelve pre-defined mouse gestures and prints the
name of the detected gesture to stdout, if any. The output can then
e.g. be used in a simple shell script to execute commands.
Example usages could include closing windows in i3 by drawing a Z over
them or other window manipulations, or pausing your music player by
drawing a left-to-right line.
WWW: https://github.com/t6/simplestroke/
PR: 211550
Submitted by: Tobias Kortkamp <t@tobik.me>
|
|
|
|
|
|
| |
packages will miss the *.icc files; this requires port revision bump
- Clean up COMMENT and port description by rewording bogus `X11-Servers' to
more readable `X11 servers' and wrap one overly long line while at it
|
|
|
|
|
|
|
| |
and PLIST for Linux ports. LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable. This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
|
|
|
|
|
|
|
|
|
|
|
| |
again when the mouse cursor moves or a mouse button is pressed. This
is similar to xterm's pointerMode setting, but xbanish works globally
in the X11 session.
WWW: https://github.com/jcs/xbanish/
PR: 211325
Submitted by: Tobias Kortkamp <t@tobik.me>
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable compatibility with traditional man
PR: 210927
Submitted by: cpm
Reported by: Rares Vernica <rvernica@gmail.com>
Approved by: gnome (maintainer timeout, 3 weeks)
Obtained from: Gentoo (https://github.com/gentoo/gentoo/blob/master/gnome-extra/yelp/files/yelp-3.16.0-man-compatibility.patch)
MFH: 2016Q3
|
|
|
|
|
|
|
|
|
|
|
|
| |
As there is an shlib version bump, bump them portrevision of dependent ports.
While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.
PR: 211329
Reviewed by: mat, rakuco, kwm
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7283
|
| |
|
|
|
|
| |
- Sync options with upstream TrueOS ports repo
|
|
|
|
|
| |
- Remove redundant --prefix argument to configure
- Switch to options helpers
|
|
|
|
|
|
|
|
| |
This function (that returns ID of the tty slot) was removed shortly
after utmpx was brought to the base system. Avoid using it in newer
FreeBSD versions.
ACKed by: thierry@
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
xdot.py is an interactive viewer for graphs written in Graphviz's dot
language. It uses internally the Graphviz's xdot output format as an
intermediate format, and PyGTK and Cairo for rendering.
xdot.py can be used either as a standalone application from command
line, or as a library embedded in your python application.
WWW: https://pypi.python.org/pypi/xdot
PR: 211059
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
|
|
|
|
|
|
|
| |
- Add mirror
- Add LICENSE
PR: 211091
Submitted by: freebsd@skysmurf.nl
|
|
|
|
|
| |
- Add LICENSE_FILE
- Remove unneeded flags
|
| |
|
|
|
|
|
| |
Reported by: Herbert J. Skuhra <herbert@mailbox.org>
Pointyhat to: bapt
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
|
|
|
|
|
|
|
|
|
| |
command line.
WWW: https://github.com/ierton/xkb-switch
PR: 210501
Submitted by: Dmitri Goutnik <dg@syrec.org>
|
|
|
|
|
|
|
| |
- because build-dep devel/py-cheetah is also limited to python2.7
PR: 209923
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
|
|
|
|
|
| |
- Add missing dependency
- Switch to options helpers
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
to gain advantage of added support for X.Org X server ABI 20 (xorg-server
1.18). They also fixed a bug that could cause texture corruption in some
OpenGL applications when video memory is exhausted by a combination of
simultaneously running graphical and compute workloads.
PR: 209027
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed log:
- Update to upstream revision 3.0.1
- Fix partially corrupt xvt(1) man file
- Documentation updates
- Slight change to COMMENT, and pkg-descr
- Add PORTDOCS
- Pet portlint
PR: 210711
Submitted by: portmaster@bsdforge.com (maintainer)
|
|
|
|
|
|
|
|
| |
previous join(1)-based implementation depended on how the file is sorted and
often failed to work properly.
While here, do not suppress default `.bak' suffix when editing files in-place
to make debugging easier, shall it be needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980
|
|
|
|
|
|
|
| |
- While here, add LICENSE
PR: 210428
Submitted by: eimar.koort@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
x11/kde4-workspace: removed ${CAT} ${PKGMESSAGE}
PR: 210255
Submitted by: tijl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is based on the area51 testing repository of the KDE-FreeBSD
project, containing work by Raphael Kubo da Costa, Tobias Berner,
Ralf Nolden, Adriaan de Groot and probably many more from the KDE
team.
KDE4 releases have fallen into three tracks now that KDE4 is pretty
much end-of-life upstream. There's the libraries, the workspace
(Plasma4) and applications.
This patch introduces KDE4_KDELIBS_VERSION to track library releases,
which are still done infrequently. It bumps the workspace version.
It leaves applications alone. This has an effect on some applications
pkg-plists where library version numbers need to be changed. Other
than that it's supposed to be a minor upgrade, which opens the doors
for more reorganization and getting KDE Frameworks 5 in.
PR: 210255
Submitted by: Adriaan de Groot <groot@kde.org> (kde), Tobias C.Berner <tcberner@gmail.com> (kde)
Exp-run by: antoine
|
|
|
|
|
|
| |
PR: 210373
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D6891
|
|
|
|
|
|
|
|
|
|
| |
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixes readArguments to get all instead of just the first
- implements readEnvironment of FreeBSD
- fixes handling of %c for remote sessions
- add %U (user@) for remote sessions
- fixes %D to handle symlinked homedirs
This started as a backport of Tobias's patch from
https://git.reviewboard.kde.org/r/127525/
No need to bump portrevision, pending update from PR#210255 will take
care of that.
PR: 209838
Submitted by: matthew@reztek.cz, Tobias C.Berner <tcberner@gmail.com> (kde)
Reviewed by: Ralf Nolden <nolden@kde.org> (kde)
Approved by: Adriaan de Groot <groot@kde.org> (kde)
|
|
|
|
|
|
|
|
|
|
| |
- Fixed crash in tint2conf when adding background
- Fixed crash in systray with non-Latin languagess
- Battery: do not show negative durations when the sensors return garbage
- Add missing dependencies
PR: 210204
Submitted by: yamagi@yamagi.org (maintainer)
|
|
|
|
|
|
| |
/usr/local/include/FTGL/ftgl.h:32:10: fatal error: 'ft2build.h' file not found
Reported by: dhw
|
| |
|
|
|
|
|
|
|
|
| |
Add missing dependencies as reported by poudriere.
Enable XFT by default.
Regenerate patches.
Changelog: https://www.jwz.org/xscreensaver/changelog.html
|
|
|
|
|
|
|
|
|
| |
- Replace CPPFLAGS and LDFLAGS by USES= localbase
- Cosmetic changes for documentation
PR: 209740
Submitted by: myself
Approved by: <horia@racoviceanu.com> (maintainer, timeout > 3 weeks)
|
|
|
|
|
|
| |
- Register the use of xmu xt x11 xpm ice in USE_XORG (prompted by poudriere
warning)
- Provide an option to enable
|
|
|
|
|
|
|
|
| |
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
- Fix build when Samba is installed and configured as PDC [1]
- Make build reproducible [2]
PR: 209724
Submitted by: mail_of_sergey@mail.ru
Submitted by: amdmi3 [1] [2]
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
The commit r415864 (aka "Remove expired misc/kdehier4 and update
all of its consumers to not reference it any longer") for
x11/plasma-scriptengine-ruby dropped "kdelibs". This re-adds
kdelibs to USE_KDE4.
PR: 209835
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
|
|
|
|
| |
- Add LICENSE.
|
|
|
|
|
|
|
|
|
|
| |
sysutils/kfilemetadata, sysutils/polkit-qt, x11/kde4-runtime
- update USES in some kde ports
Some are cosmetic; some add shebangfix or pathfix where needed
PR: 209304
Submitted by: groot@kde.org (kde)
|
|
|
|
|
|
|
| |
- Cleanup work on the py-qt4 ports, leading to a reduced runtime footprint.
PR: 209283
Submitted by: groot@kde.org (kde), rakuco
|
|
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Simplify stripping
- Simplify plist handling
PR: 202076
Reported by: sascha@root-login.org
Approved by: maintainer timeout (horia@racoviceanu.com, 9 months)
|
|
|
|
|
|
|
|
|
| |
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H};
the latter is considered proper contemporary usage by kde@ . The
patch is independent of other KDE4 infrastructure changes.
PR: 209303
Submitted by: Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
|
|
|
|
|
|
| |
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While here, minor cleanup
- Clarify LICENSE
- Add LICENSE_FILE
- Remove unneeded flags
- Don't needlessly and erroneously patch wish path when TCL is disabled and ${WISH} is not defined
- Silence mkdir
PR: 209705
Submitted by: guru@unixarea.de
|
|
|
|
|
|
|
|
| |
Changes:
http://metadata.ftp-master.debian.org/changelogs/main/x/xtrlock/unstable_changelog
PR: 209701
Submitted by: A.J. Fonz van Werven <freebsd@skysmurf.nl> (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
PR: 209518
Submitted by: Evgeni Dimitrov <evgeni.dimitrov@gmail.com> (maintainer)
|
|
|
|
|
| |
- Take maintainership
- Add distfile mirror
|
|
|
|
|
|
|
|
|
|
| |
- upgrade fixes the use of the port
- py-opengl -> py-PyOpenGL
- py-opengl-accelerate -> py-PyOpenGL-accelerate
PR: 205472
Submitted by: matthew@reztek.cz
Reviewed by: koobs
|
|
|
|
|
|
|
|
| |
and bump PORTREVISION
PR: 209009
Submitted by: myself
Approved by: maintainer timeout (theraven, 14 days)
|
|
|
|
|
|
| |
- Update depends
- Improve pkg-descr
- Bump PORTREV
|
| |
|
|
|
|
|
|
| |
on libvte and gtk3.
WWW: https://github.com/linvinus/AltYo
|
|
|
|
| |
to a firewall/gateway/proxy machine without a full-blown X insstalled.
|
| |
|
| |
|
|
|
|
|
| |
PR: 209170
Submitted by: A.J. van Werven <freebsd@skysmurf.nl>
|
|
|
|
| |
Take maintainership of this port.
|
| |
|
|
|
|
|
| |
PR: 209108
Submitted by: dim
|
|
|
|
|
| |
PR: 209083
Submitted by: IWAMOTO Kouichi
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Plug a memory leak
- Add a switch to allow running in foreground
- Make the default actually really timeout at 1 min not 6s
- Change the loop mechanism to actually listen/poll on the xset s. and use the poll timeout to decide when to lock
Sponsored by: Essen Hackathon 2016
|
|
|
|
|
| |
Suggested by: cy
Sponsored by: Essen Linuxhotel Hackathon 2016
|
| |
|
| |
|
|
|
|
| |
Reviewed by: dumbbell, kwm
|
|
|
|
| |
Requested by: maintainer via IRC
|
|
|
|
|
|
|
|
|
| |
- Add a missing example file
- Add INSTALLS_ICONS macro
- Add an NLS knob
PR: 208921
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 208871
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
- Chase shlib bump
PR: 208819
Submitted by: Ben Woods <woodsb02@gmail.com>
|
|
|
|
|
| |
PR: 206943
Submitted by: xmj
|
|
|
|
|
|
|
|
| |
While there, split out DOCS and EXAMPLES.
PR: 208723
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 208722
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
| |
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
|
|
|
|
| |
- Fix PREFIX/LOCALBASE misuse
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
| |
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
| |
|
|
|
|
|
|
|
| |
On FreeBSD 9 the dependency syntax used here will use the "old yacc" which is in
in base and not byacc from ports which does not support %pure_parser.
Dropping bison as a build dependency is not worth a more complex syntax
|
|
|
|
|
| |
It reduces the number of build dependencies required (bison requires gettext)
Also note that byacc is in base since FreeBSD 10.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.2.4
- Cosmetic change for documentation files
x11/libfm-extra
- Update to 1.2.4
- Remove distinfo (not need in slave port)
PR: 207579
Submitted by: myself
Approved by: horia@racoviceanu.com (maintainer, timeout 1 month)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
we end up with a empty package.
Reported by: antoine@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
|
|
|
|
|
|
| |
The port built fine with -j56 on Poudriere, and it also ran fine. I'm tempted
to believe whatever problems there were when the port was initially added to
the tree have since been solved, and the port should be make jobs safe now.
PR: 207191
Approved by: maintainer timeout (vg, 39 days)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
And add dependency upon libsecret where needed. Bump PORTREVISION
because of dependency change. For x11/gdm also drop KEYRING option
and corresponding logic bits - this functionality is now available
unconditionally.
Differential Revision: D5690
Reviewed by: kwm, mat
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog
- Fix crash caused by race when reading inconsistent values for
_NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS
- Fix regression (all desktop tasks not working)
- Fix small memory leak in launcher
PR: 208112
Submitted by: yamagi@yamagi.org (maintainer)
|
|
|
|
|
|
|
|
| |
- Unbreak fetching: upstream are using Debian CDN officially
- Stop demanding GNU make: builds fine with BSD make as well
- Define LICENSE (GPLv2), install couple of docs and sample
configuration file while here
- Update port description text and project web address
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop dependencies, that are not from ${WRKSRC}/BUILDING.txt.
- Add optional OpenSSL support.
- Turn (added) XVideo dependency into an option.
- Drop obsolete comment (jpeg-turbo can be compiled for non-amd64/i386
architectures since r388256).
- Bump PORTREVISION.
PR: 203237
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Approved by: maintainer timeout (175 days)
|
|
|
|
|
|
|
|
| |
cc -I ../../include -W `pkg-config --cflags libSystem gtk+-2.0` -fPIC -Wall -g -O2 -pedantic `pkg-config --cflags libDesktop` -c embed.c
embed.c:104:33: error: too few arguments to function call, single argument 'code' was not specified
helper->error(NULL, error_get(), 1);
Reported by: pkg-fallout
|
|
|
|
|
| |
The port is unmaintained, does not fetch and there is no associated website to
retrieve more information.
|
| |
|
|
|
|
|
|
|
| |
- Switch to USES=tar:tbz2
- Switch to options helpers
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
functionality, resulting in broken tty settings.
Approved by: ehaupt
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- bump PORTREVISION for dependencies
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5562
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
use it instead of storing manually-fetched distfile in `local-distfiles',
- Remove bogus USE_LDCONFIG knob and avoid symlinking to an absolute path
- As support for some older FreeBSD versions was removed in r398738, merge
in-place alteration of the `qmltermwidget/lib/kpty.cpp' file (previously
conditional) into existing patch
|
|
|
|
|
|
|
|
|
|
|
| |
Utilize py3kplist to fix packaging with python 3.5 and to simplify Makefile.
Add LICENSE (MIT) and bump PORTREVISION for package changes.
Add NO_ARCH, while here.
PR: 205859
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Submitted by: FreeBSD@ShaneWare.Biz (py3kplist suggestion)
Approved by: maintainer timeout
|
|
|
|
| |
With hat: gnome
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
x11/gnome-shell lacks dependency on x11/libgnomekbd. Here is how it can be
checked out:
1. Click on language indicator on panel
2. Click on 'Show keyboard layout' button
You'll get this error message:
Execution of "gkbd-keyboard-display" failed: Command not found
Installing of x11/libgnomekbd resolves the issue.
PR: 207300
With hat: gnome
MFH: 2016Q1
|
|
|
|
|
| |
a user defined period of time (granularity up to the second) and fires up a user
define program once the duration is reached without any activity.
|
|
|
|
| |
- Bump PORTREV
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5523
|
| |
|
| |
|
|
|
|
|
| |
PR: 207517
Submitted by: portmaster@bsdforge.com (maintainer)
|
|
|
|
|
|
| |
and security/libotr3
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 207289
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
Upstream has decided to move existing files to a new location. Ugh.
Submitted by: Tobias Berner <tcberner@gmail.com>
|
|
|
|
|
| |
PR: 207176
Submitted by: Henry Hu <henry.hu.sh at gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New features:
- Initial `-dump` command for dmenu mode. (#216)
- Threading support.
o Parallel checking for ASCII.
o Parallel string matching.
o Autodetect number of HW-threads.
o Disabled by default.
- Highlight multiple selected rows (#287,#293)
- Dmenu can read from file instead of stdin.
- Regex matching (#113)
- Take Screenshot of rofi using keybinding.
- Hotkey for sorting: (#298) Option to set scrollbar width.
Improvements:
- Fix return code of multi-select.
- Update manpage (#289, #291)
- Improve speed of reading stdin in dmenu mode.
- Correctly handle modifier keys now. Should now support most
weird keyboard layouts and switching between them.
(#268, #265, #286)
- Correctly set locale, fixing issues with entering special
characters. (#282)
- DRun mode support `NoDisplay` setting (#283)
- Pango markup is matched when filtering. (#273)
Bug fixes:
- Improve error message (#290)
- Correctly switch to next entry on multi-select when list is filtered (#292)
- Switch __FUNCTION__ for __func__. (#288)
- Fix segfault on empty list and moving through it. (#256,#275)
- Fix one off of colors (#269)
- Drun fix uninitialized memory (#285)
PR: 206846
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: nomoo@nomoo.ru
|
|
|
|
|
|
|
| |
MFH: 2016Q1
PR: 206846
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: nomoo@nomoo.ru (maintainer)
|
|
|
|
| |
- Bump PORTREV
|
|
|
|
|
| |
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
|
|
|
|
| |
http://lumina-desktop.org/lumina-desktop-0-8-8-released/
|
|
|
|
|
|
|
|
| |
tests and make myself the maintainer to deal with fallout, if any.
Bump PORTREVISION of the two other ports, which depend on x265 by default.
PR: 206864
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
nVidia's libGL causes a segfault in ld-elf if the application that is linking
to libGL also links to another library (ordered before linking to libGL) and
the second library links to libthr. For example:
kwin_opengl_test
-> libXft
-> libthr
-> libGL
Two workarounds are known:
1) Change the linking order to have libGL linked first, or
2) Also link to libthr in the (base) application.
This patch implements the latter fix.
PR: 205149, 206899
MFH: 2016Q1
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: 206050
Submitted by: rozhuk.im at gmail.com
Approved by: maintainer
|
|
|
|
| |
2: switch GITHUB.
|
|
|
|
| |
PR: 192949
|
|
|
|
|
| |
NetworkManager. This stops cinnamon complaining that one of the applets
didn't start when you login.
|
| |
|
|
|
|
| |
approved by: infrastructure blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups
PR: 205846
Submitted by: xmj
In Collaboration with: allanjude, netchild, xmj
Exp-run: antoine
Sponsored by: Perceivon Hosting Inc.
Differential Revision: D3428
We'd like to thanks for all the feedback and comments.
|
| |
|
|
|
|
|
|
|
| |
- Adjust MASTER_SITES
PR: 206737
Submitted by: <yamagi@yamagi.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
multiple elements to correspond to C++ WG paper N3922. E.g, instead of:
auto foo { 1, 2, 3, 4 };
one should write:
auto foo = { 1, 2, 3, 4 };
This makes the port compile with clang 3.8.0 and higher, or gcc 5.0 and
higher.
Approved by: vg (maintainer)
PR: 206650
MFH: 2016Q1
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
User got error message, 'Shared object "libvte-2.91.so.0" not found,
required by tilda' when launching tilda. Manually installing
x11-toolkits/vte3 fixed the issue, so vte3 is clearly more than a
build dependency. I've specified RUN_DEPENDS rather than convert
BUILD_* to LIB_* given how vte3 was already specified and the fact
there's no generic library in pkg-plist.
while here, fix the pkg-plist error that showed during build testing
by adding share/appdata/tilda.appdata.xml to the list
approved by: just fix it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the latest stable release at time of writing.
Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5
As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work
on these ports in kde@'s experimental area51 repository. He's the one who
started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden
(nolden@kde.org) has contributed the initial version of most of our new Qt5
ports.
Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805
with his own patch for the 5.5.1 update. Some of his changes there prompted
additional fixes and changes present in the final patch generated from our
experimental repository.
New ports:
- comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location,
graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d,
x11-toolkits/qt5-uiplugin.
General changes in all Qt5 ports:
- All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking,
which is a problem with qmake-based because the libraries passed to the
linker come from the modules .pri files and many are not necessary.
- With this change, several ports had their USE_QT5 lines adjusted to
explicitly include some libraries that were pulled in implicitly, and to
exclude libraries no longer required with -Wl,--as-needed.
Changes in specific ports:
- devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5
ports by default. It makes the Makefile much simpler, and those options
were already on by default.
- devel/qt5-core: The clang+base libstdc++ workaround has been expanded and
more C++11 features have been disabled when that combination is used by a
port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled
features have explanations for why they were disabled in the patched
header itself.
- devel/qt5-designer: uiplugins has been split out following a similar
change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having
to depend on the big qt5-designer port.
- multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of
0.10.
- net/qt5-network: The port now depends on libproxy for proxy settings.
Using libproxy allows proxy settings to be read from different sources,
and also allows .pac files to work with Qt.
- www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10.
PR: 205805
PR: 206435
|
|
|
|
| |
Changelog at <http://cvs.schmorp.de/rxvt-unicode/Changes>.
|
|
|
|
|
| |
PR: 206261
Submitted by: <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: 206260
Submitted by: <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
| |
libfakekey is a simple library for converting UTF-8 characters into 'fake' X
key-presses.
WWW: https://www.yoctoproject.org/tools-resources/projects/matchbox
Submitted by: Tobias Berner <tcberner@gmail.com> to the area51 KDE repository
|
|
|
|
|
|
|
|
|
| |
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3]
|
|
|
|
|
|
| |
PR: 206100
Submitted by: Neel Chauhan <neel@neelc.org>
Release notes: https://github.com/Guake/guake/releases/tag/0.8.3
|
|
|
|
|
|
|
|
|
| |
- Remove duplicate CATEGORIES
- Fix LICENSE
- Add more RUN_DEPENDS and sort it
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by: PortsCamp Taiwan
|
|
|
|
| |
We explicitly need to unset IEXTEN.
|
|
|
|
|
|
| |
PR: 204627
Submitted by: admin@vladiom.com.ua
Approved by: maintainer timeout (bland, 7 weeks)
|
|
|
|
|
| |
Remove run dependency on xterm: xtermcontrol can be installed on
a headless server and control xterm remotely.
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Add patches to remove support for pulseaudio
|
| |
|
| |
|
|
|
|
| |
Changes: added extension_present(), _screens_from_root()
|
|
|
|
|
|
|
|
|
|
| |
on FreeBSD 11.
When the region panel is selected it would crash right after printing:
GnomeDesktop-WARNING **: locale 'kk_Cyrl_KZ.UTF-8' isn't valid
This is because the gnome-desktop code that processes the locale doesn't
handle multi language locales like the one above. And the code wasn't
taking into account that language might be NULL.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update GStreamer1-vaapi to 0.7.0.
* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.
PR: 204204 [1] (based on)
Submitted by: olivierd@ [1]
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
- Bump PORTREVISION as FindTaglib.cmake is modified
Reported by: pkg-fallout
Obtained from: https://quickgit.kde.org/?p=kdelibs.git&a=commit&h=967fc70300d5c2ae34d39b61757b717f6fca8805
|
|
|
|
|
|
| |
PR: 205360
Submitted by: myself
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 205463
Submitted by: jochen@jochen-neumeister.de
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There was a typo in the line setting LDFLAGS: we need -L/some/dir, not
/some/dir.
From the logs:
/usr/local/lib: file not recognized: Is a directory
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks to antoine for raising the issue, and sorry for the brain fart.
MFH: 2015Q4
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Adjust LICENSE blob
- Sort USES
PR: 205361
Submitted by: myself
Approved by: <horia@racoviceanu.com> (maintainer, timeout 2 weeks)
|
| |
|