Commit graph

2268 commits

Author SHA1 Message Date
Adriaan de Groot
7d1b26ed85 Update KDE Frameworks to the latest monthly, 5.49
https://www.kde.org/announcements/kde-frameworks-5.49.0.php

Thanks Antoine for the exp-run.

PR:		230596
Submitted by:	tcberner
2018-08-23 18:49:16 +00:00
Grzegorz Blach
778556e002 Update to 1.0.2 2018-08-19 16:32:13 +00:00
Rene Ladan
048dda0400 Remove expired ports:
2018-08-16 net/traceroute: Upstream gone
2018-08-15 net/e169-stats: unknown license
2018-08-15 net/l4ip: unknown license
2018-08-15 net/dhcprelay: unknown license
2018-08-15 emulators/m2000: unknown license
2018-08-15 textproc/ant-xinclude-task: unknown license
2018-08-15 textproc/bomstrip: unknown license
2018-08-15 x11-fonts/ecofont: unknown license
2018-08-15 mail/roundcube-groupvice: unknown license
2018-08-15 security/pft: unknown license
2018-08-15 devel/kickassembler: unknown license
2018-08-15 devel/gdbmods: unknown license
2018-08-15 devel/as31: unknown license
2018-08-15 databases/dbf2mysql: unknown license
2018-08-15 misc/xpns: unknown license
2018-08-15 misc/amfm: unknown license
2018-08-15 games/smashbattle: unknown license
2018-08-15 games/syobon: unknown license
2018-08-15 games/optimax: unknown license
2018-08-15 games/xgospel: unknown license
2018-08-15 biology/blat: unknown license
2018-08-15 x11-clocks/swisswatch: unknown license
2018-08-15 palm/ppmtoTbmp: unknown license
2018-08-15 dns/ghtool: unknown license
2018-08-15 x11-themes/beastie: unknown license
2018-08-15 converters/uudx: unknown license
2018-08-15 sysutils/areca-cli: unknown license
2018-08-16 20:28:32 +00:00
Mathieu Arnold
c65d3bebfd Regular sorting of categories Makefiles.
Sponsored by:	Absolight
2018-08-08 12:26:27 +00:00
Grzegorz Blach
6be2559c30 - Update MASTER_SITES
- Remove BROKEN knob
2018-08-07 08:11:53 +00:00
Antoine Brodin
9ea3bed48d Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2018-08-05 07:28:11 +00:00
Niclas Zeising
15dac70c75 Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
2018-07-31 18:41:30 +00:00
Grzegorz Blach
2718eb7e19 Update to 1.1.1 2018-07-31 08:41:22 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Jochen Neumeister
ca089c58d8 x11-themes/xfce-evolution: Update to 4.12.0
PR:		229963
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2018-07-28 19:03:14 +00:00
Jesper Schmitz Mouridsen
8fcc5f4f66 New port x11-themes/lxqt-themes
PR: 229295
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D16382
2018-07-27 19:01:18 +00:00
Tobias C. Berner
9b9d1273f3 Update KDE Frameworks to 5.48.0
Exp-run by:	antoine
PR:		229769
2018-07-19 20:45:03 +00:00
Steve Wills
b21ef80fc2 x11-themes/xfce-evolution update to 4.10.1
PR:		229808
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2018-07-16 16:58:54 +00:00
Antoine Brodin
52bcd87307 Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
Steve Wills
6903aaddd9 x11-themes/cursor-ardoise-theme: Update to 3.6
PR:		229434
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2018-07-10 12:54:28 +00:00
Steve Wills
b3ea15eb6e x11-themes/cursor-ardoise-theme: Add mirrors, update pkg-descr
PR:		229268
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2018-06-28 21:06:00 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
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
2018-06-28 17:39:53 +00:00
Danilo Egea Gondolfo
0d12f1c5d4 - Update to 0.50.3
PR:		227981
Submitted by:	danilo
Approved by:	maintainer timeout (gnome, 1 month)
2018-06-22 17:18:45 +00:00
Tobias C. Berner
eb802728fc x11-themes/adwaita-qt[45] move to a flavored version
* x11-themes/adwaita-qt4 -> adwaita-qt@qt4
* x11-themes/adwaita-qt5 -> adwaita-qt@qt5
* x11-themes/adwaita-common -> gone.

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D15228
2018-06-19 14:07:01 +00:00
Tobias C. Berner
746e77dca9 Update KDE Frameworks to 5.47
PR:		228862
Exp-run by:	antoine
2018-06-15 05:14:35 +00:00
Tobias C. Berner
c6b7c3f708 New port: x11-themes/kf5-qqc2-desktop-style -- Qt QuickControl2 style for KDE 2018-05-19 11:08:09 +00:00
Tobias C. Berner
8298879770 Update KDE Frameworks to 5.46
Exp-run by:	antoine
PR:		228200
2018-05-18 16:57:06 +00:00
Tobias C. Berner
63b71c1ca6 Update KDE Plasma Desktop to 5.12.5
Submitted by:	lwhsu
2018-05-03 16:51:47 +00:00
Yuri Victorovich
a803a4d39e x11-themes/xcursor-themes: Update 1.0.4 -> 1.0.5
PR:		227082
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	maintainer's timeout (x11@FreeBSD.org; 31 days)
2018-04-29 22:09:45 +00:00
Tobias C. Berner
ef944cd353 Import the KDE Plasma5 ports
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
2018-04-27 20:29:36 +00:00
Tobias C. Berner
c3c66ef88c Update KDE Frameworks to 5.45.0
PR:		227512
Exp-run by:	antoine
2018-04-26 19:54:43 +00:00
Eric Turgeon
7d2d36aed6 Updating MATE ports to and patch for MATE 1.20
Reviewed by:	kwm
Approved by:	bapt (mentor)
2018-04-13 21:16:56 +00:00
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
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
2018-03-26 12:38:56 +00:00
Yuri Victorovich
a40d0b6841 Changed maintainer's e-mail in 6 ports: lbdm@privacychain.ch -> lebarondemerde@privacychain.ch
PR:		226592
Submitted by:	Alexandre C. Guimarães <lbdm@privacychain.ch> (maintainer)
2018-03-14 05:13:01 +00:00
Tobias Kortkamp
19c716a533 x11-themes/xfce-evolution: Remove extra / between STAGEDIR and PREFIX
Reported by:	mat
2018-03-13 08:44:14 +00:00
Tobias Kortkamp
bf0080d4ac x11-themes/xfce-evolution: Update to 4.5.1
While here simplify install target

PR:		226558
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2018-03-13 03:35:01 +00:00
Tobias C. Berner
5eee07cb16 Update KDE Frameworks to 5.44
PR:		226498
Exp-run by:	antoine
2018-03-12 18:04:49 +00:00
Jason E. Hale
d69e75cfd3 - Update x11-themes/qtcurve* to 1.9.0-rc1
- Add KDE Frameworks 5 support
- Be more specific with dependencies to satisfy stage-qa

Changes:	https://github.com/KDE/qtcurve/releases/tag/1.9.0-rc1
2018-03-10 14:07:27 +00:00
Mark Linimon
ebedae842d Mark this ports unbroken on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-03-09 16:55:37 +00:00
Tobias Kortkamp
8d2f082a3e Reset MAINTAINER of flz's ports by his request
PR:		195339
2018-03-06 12:32:00 +00:00
Yuri Victorovich
4dc2a12514 x11-themes/cursor-dmz-theme: Update to 0.4.5
POrt changes:
* Changed to DISTVERSION
* USES=tar:xz

PR:		226333
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-03-03 21:16:03 +00:00
Yuri Victorovich
121fa80877 Marco Beishuizen <mbeis@xs4all.nl> takes maintainership of 3 ports
Ports: x11-fm/pcmanfm-qt/ x11/libfm-qt x11-themes/cursor-dmz-theme

PR:		226294 226305 226309
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl>
Approved by:	tcberner (mentor, implicit)
2018-03-03 09:53:42 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Rene Ladan
fbd43637e1 Reset vg@'s ports after he resigned.
With hat:	portmgr-secretary
2018-02-23 21:09:47 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Thomas Zander
aafb413279 Update to upstream release 4.3.1
PR:		225143
Submitted by:	fbsd@opal.com (maintainer)
2018-02-17 20:04:40 +00:00
Tobias C. Berner
25b0eeddf5 x11-themes/kde4-style-bespin fix build with clang6
Approved by:	swills (maintainer)
2018-02-15 19:38:35 +00:00
Tobias C. Berner
c8a04c8cdc Update KDE Frameworks to 5.43.0
PR:		225869
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D14287
2018-02-15 17:05:45 +00:00
Romain Tartière
aacf79c7c2 Update MASTER_SITES, WWW
fedorahosted.org has vanished, so switch to another source.

PR:		218087
Submitted by:	asomers, portmaster@bsdforge.com
2018-02-13 20:24:44 +00:00
Tobias C. Berner
88ffad5a1e Follow up to r461375
* Remove the (origins of the) copied ports manually
  (as the new ones are repo-copies of these, no history is lost).
* Fixup index in games/Makefile

Sorry for the breakage.

Pointy hat:	tcberner
2018-02-10 11:39:52 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Bernhard Froehlich
0a8d8f64d8 Simple FreeBSD SLiM theme inspired on the FreeBSD SLiM theme.
Theme created to make available one using the official FreeBSD
logo and font.

WWW: https://github.com/lebarondemerde/slim-freebsd-black-theme

Submitted by:	lbdm@privacychain.ch
Differential Revision:	https://reviews.freebsd.org/D14002
2018-02-09 20:39:17 +00:00
Bernhard Froehlich
f9a6b4febe - Add missing dependency on montserrat font
- Switch from PORTVERSION to DISTVERSION
- Bump PORTREVISION

Submitted by:	lbdm@privacychain.ch (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14001
2018-02-09 20:28:59 +00:00
Bernhard Froehlich
c92a1aec25 A collection of FreeBSD themes for SLiM Login Manager.
WWW: https://people.freebsd.org/~decke/
2018-02-09 19:54:06 +00:00
Jonathan Anderson
21d09cc7ee New port: x11-themes/arc-gruvbox-theme
Gruvbox variation of an Arc Black fork

Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D14134
2018-02-02 01:03:48 +00:00