1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

9877 Commits

Author SHA1 Message Date
Dmitry Marakasov
77a554465f - Remove duplicate dependency
Approved by:	portmgr blanket
2017-07-06 13:03:07 +00:00
Kurt Jaeger
72e2607d39 x11/p5-X11-Xlib: update 0.14 -> 0.15
Changes:	http://search.cpan.org/src/NERDVANA/X11-Xlib-0.15/Changes
2017-07-05 05:12:12 +00:00
Bradley T. Hughes
b2ef031943 multiple ports: Update MAINTAINER
Change udvzsolt@gmail.com to uzsolt@uzsolt.hu on all relevant ports:
audio/musicpc
databases/adminer
deskutils/fet
graphics/mupdf
graphics/timg
graphics/zathura-pdf-mupdf
sysutils/rdiff-backup
textproc/urlview
www/kohana
x11/dzen2
x11-wm/herbstluftwm

PR:		220323
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Approved by:	mat (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D11469
2017-07-04 19:41:21 +00:00
Jan Beich
5e4f924b3e x11/libxshmfence: don't leak /tmp/shmfd* files with O_CLOEXEC
- Both mkostemp() and mkstemp() need explicit call to unlink()
- Unobfuscate fallback if both O_TMPFILE and mksotemp() are N/A
- O_TMPFILE (Linux-only) appeared after O_CLOEXEC, no need to check

PR:		217676 (for tracking)
MFH:		2017Q3 2017Q2
2017-07-04 13:47:46 +00:00
Koop Mast
0a7668c133 Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro

* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper

Thanks to Eric Turgeon for submitting the bulk of this MATE update.

Obtained from:	gnome devel repo
2017-07-04 11:44:30 +00:00
Tobias Kortkamp
b0aaad873b Update to 1.3.1
- Remove I3 option: i3 has had native EWMH support for a while now so
  the i3 workarounds are no longer needed with rofi >= 1.2.0

Changes:	https://github.com/DaveDavenport/rofi/releases
PR:		218397
Approved by:	mat (mentor), nomoo@nomoo.ru (maintainer)
Differential Revision:	https://reviews.freebsd.org/D11437
2017-07-03 13:40:04 +00:00
Baptiste Daroussin
8857a2980f Update to 2.9.1 2017-06-30 15:24:15 +00:00
Dmitry Marakasov
0ff41fe3b9 - Add missing run-dependency on dbus
- Add a note on linprocfs requirement

Submitted by:	olivier@
2017-06-28 12:35:26 +00:00
Dmitry Marakasov
904e7d73e4 - Switch to USES=localbase
- Unsilence installation

Approved by:	portmgr blanket
2017-06-27 09:00:10 +00:00
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2017-06-25 21:07:58 +00:00
Tobias Kortkamp
773791da06 New port: x11/alacritty
Alacritty is the fastest terminal emulator in existence.  Using the
GPU for rendering enables optimizations that simply aren't possible in
other emulators.

Alacritty is focused on simplicity and performance.  The performance
goal means it should be faster than any other terminal emulator
available.  The simplicity goal means that it doesn't have many
features like tabs or scroll back as in other terminals.  Instead, it
is expected that users of Alacritty make use of a terminal multiplexer
such as tmux.

WWW: https://github.com/jwilm/alacritty

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11162
2017-06-21 16:28:50 +00:00
Emanuel Haupt
cbd5675a4d Update to 330
http://invisible-island.net/xterm/xterm.log.html#xterm_330

PR:		219800 (based on)
Submitted by:	jakub_lach@mailplus.pl
2017-06-21 05:57:43 +00:00
Dmitry Marakasov
6fe6080531 A super lightweight, beautiful, and simple terminal. Comes with
sane defaults, browser-class tabs, sudo paste protection, smart
copy/paste, and little to no configuration.

WWW: https://github.com/elementary/terminal
2017-06-20 13:05:41 +00:00
Dmitry Marakasov
86c6b97fd4 - Add LICENSE_FILE
- Switch to USES=localbase
- Simplify installation, cosmetic fixes
- Update WWW
2017-06-20 09:01:27 +00:00
Alexey Dokuchaev
2af5bc2229 A program for measuring the pixel size of on-screen elements. Intended for
GUI debugging to verify widget separations and sizes, though may also be
used for general computer graphics debugging purposes, including measuring
pixel distances of images, web applications, etc.

You can easily make copies of the ruler and reoriented it via either the
keyboard or mouse.

WWW: http://seriss.com/people/erco/fltk/flruler/
2017-06-19 14:08:34 +00:00
Tobias C. Berner
3ce91e9a7b Update KDE Frameworks to 5.35
PR:		219950
Submitted by:	Adriaan de Groot <groot@kde.org>
Exp-Run by:	antoine
2017-06-17 18:42:42 +00:00
Bryan Drewery
8a9ce6af61 Fix wrong PKGNAME dependency.
Spotted by:	Poudriere
With hat:	portmgr
2017-06-17 03:01:56 +00:00
Koop Mast
5c7fb53b92 Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
Emanuel Haupt
01f8a74af9 Provide a patch to fix building when the non default option SIXEL is enabled
without the REGIS option. This does not affect default options and therefore
no PORTREVISION bump is required. This regression does not affect the quarterly
branch therefore no MFH is required.

PR:		219945 (based on)
Submitted by:	ashish@FreeBSD.org, Thomas Dickey <dickey@his.com> (author)
2017-06-13 06:59:20 +00:00
Emanuel Haupt
50427f2c84 Update to 329 2017-06-12 09:41:59 +00:00
Dmitry Marakasov
9137273143 - Update WWW 2017-06-06 09:01:17 +00:00
Tobias C. Berner
4440fb81d4 Fix qt4 ports on armv6.
Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform
used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ.

[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html

PR:		210027
Submitted by:	Mikaël Urankar <mikael.urankar@gmail.com>
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D8322
2017-06-06 05:00:56 +00:00
Matthew Rezny
0b76c42e72 Update to 2.21
Reviewed by:	kwm
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D11064
2017-06-05 21:24:45 +00:00
Tobias Kortkamp
5f530e8273 Update to 4.7
Changes:	http://lists.suckless.org/dev/1705/31705.html
PR:		219162
Approved by:	lme (mentor), schot@a-eskwadraat.nl (maintainer timeout, 3 weeks)
Differential Revision:	https://reviews.freebsd.org/D10994
2017-06-05 19:39:19 +00:00
Tobias C. Berner
ecd3ee4e10 Fix ambiguity of qFuzzyCompare on armv6
PR:		217079
Submitted by:	Mikaël Urankar <mikael.urankar@gmail.com>
2017-06-02 19:36:45 +00:00
Tobias C. Berner
4126f01665 Fix ambiguity of qFuzzyCompare on armv6
PR:		217078
Submitted by:	Mikaël Urankar <mikael.urankar@gmail.com>
2017-06-02 19:14:43 +00:00
Mark Linimon
4ba19e7015 Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-06-02 15:49:34 +00:00
Koop Mast
5c3b51e8c9 Update babl to 0.1.28.
* Add license
* regen patch with make makepatch
2017-06-02 08:52:58 +00:00
Emanuel Haupt
e24e12c0fc Update to 328
Changelog:
http://invisible-island.net/xterm/xterm.log.html#xterm_328
2017-06-01 11:28:45 +00:00
Dmitry Marakasov
f905321698 - Update WWW 2017-06-01 09:01:21 +00:00
Sunpoet Po-Chuan Hsieh
ff8ac54352 Update to 3.1.4
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2017-05-31 14:55:55 +00:00
Tobias Kortkamp
7c1842389d Update to 1.5
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10786
2017-05-30 16:22:14 +00:00
Alexey Dokuchaev
03c7e5dec9 Add a port of XkbInd, minimal keyboard layout indicator program.
WWW: http://xkbind.sourceforge.net/

TIMESTAMP (xkbind-2010.05.20.tar.gz) = 1275127318
2017-05-30 09:44:52 +00:00
Mark Linimon
6aa4d5b23b Mark broken on armv6. 2017-05-27 21:24:00 +00:00
Baptiste Daroussin
cccf542019 Update to 2.9 2017-05-27 16:41:21 +00:00
Alexey Dokuchaev
9056a15c1f - Switch WWW to follow direct to a newish landing page which has a link
to the project's GitHub (there is a good amount of information there
  and not very much so on the SF.net page)
- While here, improve port description text: fix a bogosity and make it
  more detailed

Suggested by:	adamw
2017-05-27 14:58:43 +00:00
Alexey Dokuchaev
aea68ca7e6 Add another GTK+ 2.0 based X11 keyboard layout indicator and switcher.
WWW: http://sourceforge.net/projects/gxkb/

TIMESTAMP (gxkb-0.7.9.tar.gz) = 1490048003
2017-05-27 03:16:40 +00:00
Tijl Coosemans
6f2d2ee5e4 Fix checksum of libXvMC src rpm.
PR:		219576
2017-05-26 19:53:14 +00:00
Tijl Coosemans
e6b80f8333 Update to CentOS 6.9.
PR:		218732
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-05-26 10:26:39 +00:00
Guido Falsi
0ca79c016c Update x11/tint to 0.14.5
PR:		219532
Submitted by:	yamagi@yamagi.org (maintainer)
2017-05-25 17:01:03 +00:00
Dmitry Marakasov
aaaaa8cece - Update WWW 2017-05-25 09:00:39 +00:00
Alexey Dokuchaev
292470b9d6 Update `x11/nvidia-driver' to version 375.66, which fixes multiple
vulnerabilities in the kernel mode layer handler.

Security:	f52e3a8d-3f7e-11e7-97a9-a0d3c19bfa21
PR:		219465
Submitted by:	Andrew Marks
2017-05-24 16:37:37 +00:00
Dmitry Marakasov
240004a501 - Update to 0.93.0 2017-05-23 13:12:14 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Mark Linimon
197f08abf4 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 22:29:17 +00:00
Raphael Kubo da Costa
59a3a35861 Switch to an out-of-source CMake build. 2017-05-21 17:05:32 +00:00
Raphael Kubo da Costa
30ac28ea58 Declare some dependencies that were being pulled in implicitly. 2017-05-21 17:05:13 +00:00
Tobias C. Berner
99c421b481 Update KDE Frameworks to 5.34.0
PR:		219314
Reviewed by:	rakuco
Exp-run by:	antoine
Approved by:	rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10747
2017-05-20 10:24:35 +00:00
Jochen Neumeister
1fb713c40e Pass MAINTAINER'ship to submitter
- Pass MAINTAINER'ship to submitter

PR:	219361
Reported by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Approved by:	miwi (mentor)
Differential Revision:	https://review.freebsd.org/D10812
2017-05-19 10:09:57 +00:00
Koop Mast
b72444443c Chase evolution-data-server shlib bump 2017-05-17 09:48:28 +00:00