| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 229283
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D16307
|
|
|
|
|
| |
Submitted by: Alexandre C. Guimarães <lbdm@privacychain.ch>
Differential Revision: https://reviews.freebsd.org/D15840
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.20.0
multimedia/rage:
- Update to 0.3.0
- Switch to meson
x11/terminology:
- Update to 1.2.1
- Switch to meson
x11-wm/enlightenment:
- Update to 0.22.3 [1]
- Fix typo in pkg-message [2]
PR: 224105 [1], 226569 [2]
Submitted by: Nils Beyer [1], Chris Petrik [2]
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
qtermwidget-l10n.
Fixes portlint fatal errors about wrongly used masterdir.
Only functional change is in qtermwidget-l10n.
PR: 229413
PR: 229414
PR: 229417
PR: 229418
PR: 229419
PR: 229421
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16185
|
|
|
|
|
| |
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D16176
|
|
|
|
|
|
|
| |
- Pet portlint
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
Loop.cpp:6751:61: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned long>' and 'int')
if (bind(proxyFD, (sockaddr *) &tcpAddr, sizeof(tcpAddr)) == -1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~
/usr/include/c++/v1/system_error:577:1: note: candidate function not viable: no known conversion from '__bind<int &, sockaddr *, unsigned long>' to 'const std::__1::error_code' for 1st argument
operator==(const error_code& __x, const error_code& __y) _NOEXCEPT
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p473790_s335878/logs/nxcomp-3.5.0.32.log
|
|
|
|
|
|
| |
Changelog:
Copy root field from wire event into root, not window, of Xlib
Misc autoconf fixes
|
|
|
|
| |
This fixes potential deadlocks in error paths in X11 clients.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:
# portmaster -w -r ghc
or
# portupgrade -fr lang/ghc
In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch. For
example:
# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:
# pkg install -y `cat ghc-pkgs.txt`
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16038
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: →https://reviews.freebsd.org/D15540
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
* Update to a more recent upstream commit to fix the build against xcb-proto 1.13
* Drop upstreamed patches, which already included now
* Give MAINTAINERSHIP to lbdm
PR: 228330
Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
Approved by: <capt_redbeard@protonmail.com> (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D15965
|
|
|
|
| |
Discussed with: portmgr (adamw, mat)
|
|
|
|
|
|
|
|
|
|
| |
Daemon and library for global keyboard shortcuts registration for the LXQt
desktop.
WWW: http://lxqt.org/
PR: 229282
Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
|
|
|
|
|
| |
PR: 228513
Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)
|
|
|
|
|
| |
PR: 228514
Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
|
|
|
|
|
| |
PR: 228517
Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
|
|
|
|
| |
Reported by: VVD (via irc)
|
|
|
|
|
|
| |
PR: 228511
Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Approved by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
|
|
|
|
|
| |
PR: 228508
Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month)
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
| |
- Update WWW to https
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
|
|
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 224731
Reported by: ml@netfence.it
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
Relnotes: https://metacpan.org/source/NERDVANA/X11-Xlib-0.18/Changes
|
| |
|
|
|
|
|
| |
PR: 229099
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
|
|
|
|
|
| |
Adds the x11/menulibre to the component installed by the metaport.
It's a utility to edit Desktop environment application menus. If
present xfce allows calling it as it's default menu editor.
|
| |
|
|
|
|
|
|
|
| |
Fix the NSFW option to actually work. I don't know what I was thinking in
the previous commit.
Reported by: tobik
|
|
|
|
|
|
|
|
| |
Add NSFW option that, when enabled, enables some NSFW wording in the BSOD
screensaver, in the ransomware picture.
Submitted by: jonathan
Differential Revision: https://reviews.freebsd.org/D15762
|
|
|
|
| |
Reported by: miwi
|
|
|
|
|
|
|
| |
- Remove intel29, which is well past EoL
- correct a mistake I made earlier and add back a missing dep
Reported by: jbeich
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
wmsystemtray is a system tray dockapp using freedesktop.org system
tray protocol. It is designed to work with WindowMaker or another
WM, that supports dock applications (FVWM, AfterStep).
WWW: https://wmsystemtray.sourceforge.io
PR: 229033
Submitted by: ILUXA <iluxa@ex.ua>
|
|
|
|
|
| |
PR: 228862
Exp-run by: antoine
|
|
|
|
|
|
|
|
| |
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add build/lib dependencies, environment variables to ports using
the backtrace-sys, freetype-sys, gettext-sys, onig_sys,
thrussh-libsodium crates instead of doing this individually for
every port.
- Add a DEV_WARNING when using libc versions < 0.2.37 to prevent
instability of Rust applications on 12.0-CURRENT [1]
- Sort cargo-crates-licenses output
Reviewed by: pizzamig, jbeich [1]
Differential Revision: https://reviews.freebsd.org/D15463
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
| |
|
| |
|
|
|
|
| |
This fixes issues with recent (not yet in FreeBSD ports) xkeyboard-config.
|
|
|
|
|
|
|
| |
- Added support for X.Org xserver ABI 24 (xorg-server 1.20)
- Fixed a bug which could cause X servers that export a Video Driver
ABI earlier than 0.8 to crash when running X11 applications which
call XRenderAddTraps()
|
|
|
|
|
|
|
|
|
|
| |
days); these are not the changes being made, these are previous changes
being removed:
- Fix CTLFLAG_* values for SYSCTL_ADD_PROC() after FreeBSD src r273377
- Replace `d_thread_t' (FreeBSD 4 support compat shim) with `struct thread'
Reviewed by: grep(1), diff(1), sha1(1)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Switch to options helpers
- Update WWW
- Pet portlint
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months
2018-06-06 databases/animenfo-client: Broken for more than 6 months
2018-06-06 databases/ruby-mysql: Broken for more than 6 months
2018-06-06 databases/riak: Broken for more than 6 months
2018-06-06 databases/animenfo-client-gtk: Broken for more than 6 months
2018-06-06 databases/rdfdb: Broken for more than 6 months
2018-06-06 databases/riak2: Broken for more than 6 months
2018-06-06 devel/subversion-static: Broken for more than 6 months
2018-06-06 japanese/xgate: Broken for more than 6 months
2018-06-06 textproc/opengrm-ngram: Broken for more than 6 months
2018-06-06 textproc/ocaml-tyxml: Depends on BROKEN and expiring www/ocaml-net
2018-06-06 www/ocaml-net: Broken for more than 6 months
2018-06-06 audio/linux-genpuid: Broken for more than 6 months
2018-06-06 x11/enventor: Broken for more than 6 months
2018-06-06 audio/xmms-timidity: Broken for more than 6 months
2018-06-06 audio/kaudiocreator: Broken for more than 6 months
2018-06-06 audio/jxm: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 audio/deforaos-mixer: Broken for more than 6 months
2018-06-06 audio/gkrellmss2: Broken for more than 6 months
2018-06-06 audio/ogg2mp3: Broken for more than 6 months
2018-06-06 audio/abcmidi: Broken for more than 6 months
2018-06-06 benchmarks/netpipe: Broken for more than 6 months
2018-06-06 biology/plink: Broken for more than 6 months
|
| |
|
|
|
|
|
|
|
|
| |
- Update WWW
PR: 227961
Submitted by: 0mp
Approved by: maintainer timeout (x11, a month)
|
|
|
|
|
|
|
|
| |
- Add WWW
PR: 227960
Submitted by: 0mp
Approved by: maintainer timeout (x11, a month)
|
|
|
|
|
|
| |
in r334533 have revealed an existing bug in the nVidia code.
PR: 228709
|
|
|
|
|
|
|
|
| |
- Add GTK3 option, disabled by default since it's off by default
in upstream configure script
- Add NLS option
- Add required INSTALLS_ICONS
- Remove patches applied upstream
|
|
|
|
| |
Submitted by: jkim
|
|
|
|
|
|
|
|
|
| |
Brisk Menu is a modern and efficient menu designed to improve the MATE Desktop
Environment with modern, first-class options. The purpose of this project is
to provide a usable menu as seen in other desktops without the bloat and
performance issues.
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/bin/python2.7 ./py_client.py -p /usr/local/lib/python2.7/site-packages /usr/local/share/xcb/xproto.xml
Traceback (most recent call last):
File "./py_client.py", line 607, in <module>
from xcbgen.state import Module
File "/usr/local/lib/python2.7/site-packages/xcbgen/state.py", line 7, in <module>
from xcbgen import matcher
File "/usr/local/lib/python2.7/site-packages/xcbgen/matcher.py", line 12, in <module>
from xcbgen.xtypes import *
File "/usr/local/lib/python2.7/site-packages/xcbgen/xtypes.py", line 1221, in <module>
class EventStruct(Union):
File "/usr/local/lib/python2.7/site-packages/xcbgen/xtypes.py", line 1239, in EventStruct
out = __main__.output['eventstruct']
KeyError: 'eventstruct'
Reported by: pkg-fallout
|
| |
|
|
|
|
|
|
|
|
| |
the unflavored, and now Qt5-by-default-version. Make the required
flavor explicit.
PR: 227531
Reported by: ohartmann@walstatt.org
|
| |
|
| |
|
|
|
|
|
|
|
| |
MenuLibre is an advanced FreeDesktop.org compliant menu editor that
provides modern features in a clean, easy-to-use interface.
WWW: https://bluesabre.org/projects/menulibre/
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
|
|
|
|
|
|
|
| |
support for GeForce GTX 1050 (with Max-Q Design), Quadro P3200, and Quadro
P4200, but most importantly, for X.Org xserver ABI 24 (xorg-server 1.20).
PR: 228383
|
|
|
|
|
| |
- This was my first contribution to FreeBSD. Take it back.
- Correct run deps for video driver of 'intel29'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest
Thanks a lot to arrowd for doing all the heavy lifting :)
PR: 227968
Exp-run by: antoine
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D15005
|
|
|
|
|
|
| |
Reported by: se
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D15571
|
| |
|
|
|
|
|
|
|
| |
- Add missing depends
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
- Add NLS option
- Remove PORTSCOUT limitation
|
|
|
|
|
|
|
|
|
|
|
| |
Xscope sits in-between an X11 client and an X11 server and prints
the contents of each request, reply, error, or event that is
communicated between them. Xscope can decode the core X11 protocol
and several extensions, including BIG-REQUESTS, LBX, MIT-SHM,
NCD-WinCenterPro, RANDR, and RENDER. This information can be useful
in debugging and performance tuning of X11 servers and clients.
WWW: https://www.x.org/releases/X11R7.6/doc/man/man1/xscope.1.xhtml
|
|
|
|
|
|
|
|
|
| |
Due to a linux only command in the makefile libwacom isn't finding and
installing tablet profiles. Fix the command to work on FreeBSD and thus
install tablet profiles.
PR: 219264
Submitted by: Henry Hu
|
| |
|
| |
|
|
|
|
|
| |
Exp-run by: antoine
PR: 228200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The work was done by tcberner and myself, with thanks to antoine for the
exp-run.
Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
message ages ago but it bears repeating: upstream is open to adding support
for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
for the time being, as it should be compatible with the rest of Qt anyway. It
was updated to 5.9.5, the latest 5.9 release at the time of writing.
PR: 228213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/lumina-desktop/i18n/l-screenshot_af.qm
Error: Missing: share/lumina-desktop/i18n/l-screenshot_ar.qm
Error: Missing: share/lumina-desktop/i18n/l-screenshot_az.qm
...
- Add missing USE_QT5=printsupport to lumina-textedit
PR: 224860
Submitted by: tobik
Approved by: jt@ixsystems.com (maintainer), araujo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[21/28] Cythonizing xpra/x11/bindings/keyboard_bindings.pyx
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 2484, in <module>
setup_options["ext_modules"] = cythonize(ext_modules, gdb_debug=False)
File "/usr/local/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 1026, in cythonize
cythonize_one(*args)
File "/usr/local/lib/python2.7/site-packages/Cython/Build/Dependencies.py", line 1146, in cythonize_one
raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: xpra/x11/bindings/keyboard_bindings.pyx
PR: 228235
|
| |
|
|
|
|
|
|
| |
Remove patches from upstream included in the releases.
Tested by: Pete Wright
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 228221
Submitted by: maintainer
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's broken on FreeBSD.
- More modules have been tested; update pkg-message accordingly
- Add TESTS option to build and run the unit tests
- Fix IPC_DESC. It's built-in IPC and not i3 related.
- Sort LIB_DEPENDS
PR: 226507
Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch> (based on)
Approved by: capt_redbeard@protonmail.com (maintainer timeout, 2 months)
Differential Revision: https://reviews.freebsd.org/D14644
|
| |
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
|
|
|
|
|
|
|
| |
Summary of changes:
* Constification
* Autotools fixes
* Small usability fixes
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Fix for glvnd not working
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Misc. other fixes
|
|
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Updates to and simplification of parser
* Constification
* Various other fixes
|
|
|
|
|
|
|
| |
Add missing libx11 dependency and sort list
Summary of changes:
* Autoconf fixes
|
|
|
|
|
|
|
| |
Summary of changes:
* Changes to autoconf
* Free data if needed
* misc. other fixes
|
|
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Source style fixes
* Compiler warning fixes
* Code cleanup
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Small usability fixes
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Small code fixes
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Various code fixes
|
|
|
|
|
|
|
|
|
|
| |
Add missing dependencies and sort list
Summary of changes:
* Improved help messages and man page
* Autoconf fixes
* Close file descriptors on exec
* Various other fixes
|
|
|
|
|
|
|
|
|
|
|
| |
Add missing dependencies
Summary of changes:
* There's been a bunch of fixes over the 12 years since last release
* Ansification
* Autoconf fixes
* Man page fixes
* etc. etc.
|
|
|
|
|
|
| |
Summary of changes:
* Misc autoconf fixes
* updates to usage message
|
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Fix segfault on IO error
* Fixes to usage message
|
|
|
|
|
|
|
| |
Summary of changes:
* Autoconf fixes
* Constification
* Changes to usage message
|
|
|
|
|
|
|
|
| |
Add missing dependencies
Summary of changes:
* Plug memory leak in error case
* Autoconf fixes
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- While here, silence patching
Reported by: jbeich
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
* This way when using sddm or an other login manager the session gets registered with ck.
Reported by: kan
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
|
|
|
|
|
|
|
|
| |
- kde4 is legacy
- kde5 is current (and isn't called KDE5)
- fix https while I'm at it
Approved by: tcberner (mentor, implicit)
|
| |
|
|
|
|
| |
Make sure ino64/abstime issues don't affect FreeBSD 12.0 or later.
|
|
|
|
| |
Submitted by: lwhsu
|
|
|
|
|
|
|
|
|
|
| |
- indicate that the KDE4 metaport is legacy
- there is no KDE5, so don't call it that in the comment even if
the port *is* named suggestively (for that matter, Software
Collection was never intended to be used in public communication
either).
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
| |
Backport of the fix.
Unbreaks the feature.
PR: 227935
Submitted by: jakub_lach@mailplus.pl
Approved by: portmgr (port compliance, infrastructure)
|
|
|
|
|
|
|
| |
- Add missing dependencies
- Silence portlint warning
- Update WWW URL
- Regenerated patch
|
|
|
|
|
|
|
|
|
|
|
|
| |
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
|
|
|
|
|
|
|
|
|
| |
Add patch from upstream to fix errors in creating GL context.
See Upstream issue for details:
https://github.com/jwilm/alacritty/issues/921
PR: 227846
Submitted by: Sascha Holzleiter
MFH: 2018Q2
|
|
|
|
|
|
| |
- Add WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Add LICENSE_FILE
* Add to USE_XORG
PR: 227085
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Add LICENSE_FILE
* Add to USE_XORG
* Moved BROKENxx to a proper place
PR: 227083
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
| |
Also added LICENSE_FILE.
PR: 227081
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
| |
Also added LICENSE_FILE.
PR: 227080
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Add LICENSE_FILE
* Order USExx section
PR: 227079
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
| |
Also add LICENSE_FILE.
PR: 227075
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
| |
Also added LICENSE/LICENSE_FILE.
PR: 227074
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
| |
Also added LICENSE_FILE.
PR: 227073
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
| |
Also add LICENSE_FILE.
PR: 227072
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
| |
Also added LICENSE/LICENSE_FILE.
PR: 227071
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Add LICENSE/LICENSE_FILE
* Add to USE_XORG
PR: 227070
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345
|
|
|
|
|
|
| |
* add multimedia/dragon (was missing)
* add the meta ports for the categories
* add x11/kde5 [yeah, we know, there technically is no "KDE 5"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is an import of the Plasma5 ports that we have had in the development
repository for quite some time now.
Please note:
* Plasma5 cannot be installed at the same time as KDE SC4.
* Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file.
* To start plasma5, it is recommended to use something like
exec ck-launch-session startkde
* Powermanagement and such is not working :-)
I would like to thank all the people that have helped test it in the past years.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D15096
|
|
|
|
|
|
|
|
|
| |
xpra/codecs/dec_avcodec2/decoder.c:5656:72: error: use of undeclared identifier 'CODEC_FLAG2_FAST'
__pyx_v_self->codec_ctx->flags2 = (__pyx_v_self->codec_ctx->flags2 | CODEC_FLAG2_FAST);
^
PR: 227726
Obtained from: upstream
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 227755
Submitted by: neel@neelc.org (maintainer)
|
|
|
|
|
| |
PR: 227512
Exp-run by: antoine
|
|
|
|
|
|
| |
- Add WWW:
Approved by: portmgr blanket
|
|
|
|
|
|
| |
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14462
|
|
|
|
|
|
|
| |
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
|
|
|
|
|
|
| |
- Add WWW
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add WWW
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
ChangeLog:
* New hacks, 'razzledazzle', 'peepers', 'crumbler' and maze3d.
* More heuristics for using RSS feeds as image sources.
* Built-in image assets are now PNG instead of XPM or XBM.
* X11: Better font-loading fallback heuristics on systems with a terrible selection of installed fonts.
|
|
|
|
|
| |
While here, also remove '# Created by: Anonymous' line from
x11/cl-clx-sbcl/Makefile.
|
|
|
|
|
|
| |
- Add WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
- Small whitespace changes
- Regenerate patch
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14642
|
|
|
|
|
|
|
| |
* additionally, give the maintainership to kde@.
Approved by: portmgr (mat), avilla (timeout)
Differential Revision: https://reviews.freebsd.org/D14650
|
|
|
|
|
|
| |
- Add WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Replace CFLAGS with USES=localbase
* Order USExx section
PR: 227495
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Details
- New patchlevel release 0.5.9
- Cleanup ports
- USES localbase:ldflags
PR: 227061
Submitted by: uzsolt@uzsolt.hu
Reviewed by: gor@clogic.com.ua (maintainer)
Approved by: gor@clogic.com.ua (maintainer)
MFH: 2018Q2
|
|
|
|
|
| |
Reviewed by: kwm
Approved by: bapt (mentor)
|
|
|
|
|
| |
PR: 227474
Submitted by: maintainer
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
| |
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
This one is a bit ugly: move libktorrent and ktorrent-kde4 out of the way and
readd the new ones in one go, to not have to touch the same MOVED lines in a
short time span.
Also this adds a very stripped down version of the desktuils/kdepim metaport,
which will get more and more dependencies added shortly.
|
|
|
|
|
|
|
|
|
|
|
| |
Removes the -o large passed to mount, when kdelibs-kde4 is built on
a recent-ish 12-CURRENT system. At the same time, fix a logic error
regarding the handling of the -L flag reported by HAL.
PR: 223125
Submitted by: rakuco
Reported by: avg
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0mp@FreeBSD.org takes maintainership.
Port changes:
* Remove extra patches
* Remove FREETYPEINC patch, add it as a variable to MAKE_ARGS
* Monor change in pkg-descr
* Change WWW to https
PR: 226664
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org>
Approved by: schot@a-eskwadraat.nl (maintainer; timeout 22 days)
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
| |
For ports that specify CATEGORIES=kde-applications, automatically add documentation to the plist.
Differential Revision: https://reviews.freebsd.org/D14821
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions
PR: 223733
Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, too long)
Security: 1ce95bc7-3278-11e8-b527-00012e582166
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D14872
|
|
|
|
|
|
|
|
|
|
| |
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617
|
|
|
|
| |
Approved by: wg, bapt (mentors)
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix dependencies.
Add a patch from upstream for don't check for graphviz python module,
it's not used by xdot.
Support for Python 3 only.
PR: 226792
Submitted by: Greg V <greg@unrelenting.technology>
|
|
|
|
|
| |
It was downgraded from 0.7 to 0.6 because this version is needed to run
security/w3af GUI properly.
|
| |
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
alacritty >= g20180312 works fine as is on FreeBSD >= 12.0 as libc >= 0.2.38
uses pre-ino64 syscalls (via COMPAT_FREEBSD11). To simplify maintenance, update
libc and drop the patch, similar to what lang/rust-nightly did.
https://github.com/rust-lang/libc/commit/969ad2b73cdc
https://github.com/rust-lang/libc/commit/78f93220d70e
PR: 222824
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
--no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.
Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)
PR: 227027
Reported by: grarpamp@gmail.com
|
|
|
|
|
| |
Changes this release:
https://mail.xfce.org/pipermail/xfce-announce/2018-March/000592.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add WWW
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: 225635
Submitted by: jhibbits
Approved by: maintainer timeout
|
|
|
|
|
|
| |
- Add WWW
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
The esound dependency is actually off by default form quite some time, but was
still registered as a dependency, drop it.
While here:
- update to 2.32.1
- use USES=localbase
|
| |
|
|
|
|
|
|
| |
PR: 226811
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org>
Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Change to DISTVERSION
* Change to github
Bump x11/pantheon-terminal and math/pantheon-calculator
While in math/pantheon-calculator:
* Add LICENSE_FILE
While in x11/pantheon-terminal:
* Add missing dependencies in LIB_DEPENDS
* Add missing dependencies in USE_GNOME
* Group USExx accorfing to the portlint warning
* Change USES=cmake to USES=cmake:outsource
PR: 226696
Submitted by: Greg V <greg@unrelenting.technology>
|
|
|
|
|
|
|
|
|
|
| |
Upstream has silently rerolled their release tarballs. Differences
between the 2 tarballs seem to be harmless and mostly in generated
files and an updated libnkutils [1].
[1] https://people.freebsd.org/~tobik/rofi-r465082.diff
Reported by: olgeni
|
|
|
|
|
| |
PR: 226804 226805 226806
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LICENSE and set it to MIT
- Fix the way we handle the terminfo of x11/sterm. FreeBSD 12,
11-STABLE, and 11.2-RELEASE do not require any additional
configuration (thanks to bapt@) [1]. For older versions, there is a
simple set of instructions on how to configure terminfo for x11/sterm
in pkg-message.
- Create a symbolic link to user-defined config.h instead of making a
copy as is done in other suckless.org ports such as x11-wm/dwm and
www/quark.
- Respect CPPFLAGS
- Add some files to DOCS and DATA
- Eliminate an unnecessary .for loop during install
- Use HTTPS in WWW
- Add UPDATING entry as old config.h files will need to be updated for
the newer version
[1] https://svnweb.freebsd.org/changeset/base/331006
Changes: https://git.suckless.org/st/log/?qt=range&q=0.7..0.8
PR: 226632
Submitted by: 0mp
Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
|
|
|
|
|
|
| |
Changes: https://github.com/DaveDavenport/rofi/releases/tag/1.5.1
PR: 226715
Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
Approved by: nomoo@nomoo.ru (maintainer)
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
PR: 226460
|
|
|
|
| |
- Silence portlint warning about variables ordering
|
| |
|
|
|
|
| |
Requested by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: 213400
Submitted by: Andras Farkas <deepbluemistake@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14643
|
|
|
|
|
| |
PR: 226487
Exp-run by: antoine
|
|
|
|
|
| |
PR: 226498
Exp-run by: antoine
|
|
|
|
| |
C++11 requires a space between literal and identifier).
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
version 1.1.0 (via revision 464079).
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also changed to DISTVERSION.
Bumped x11/radare-cutter because radare2's sonames don't include version,
but its interface has changed.
Reported the problem of invalid sonames to the updatream.
PR: 226447
Submitted by: Michael Zhilin <mizhka@gmail.com> (maintainer)
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
Maintainer's timeout expired: capt_redbeard@protonmail.com
Bumped because this changes the package.
PR: 226094
Submitted by: Greg Fitzgerald <gregf@hugops.pw>
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
PR: 195339
|
|
|
|
|
| |
Changes: https://hg.libsdl.org/SDL/log/release-2.0.8/test/controllermap.c
Changes: https://hg.libsdl.org/SDL/log/release-2.0.8/test/testjoystick.c
|
| |
|