Commit graph

1999 commits

Author SHA1 Message Date
Baptiste Daroussin
3605163f4f Mark as broken: no public distfiles
All THEMES mirrors are dead
2015-03-30 22:21:29 +00:00
Baptiste Daroussin
5be0968ee9 Fix fetching of old_themes, new_themes are still broken 2015-03-30 21:05:05 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Olivier Duchateau
86e4cb7cb0 The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600

Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)

Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0

PR:		196003 [1], 197251 [2], 198132
Differential Revision:	https://reviews.freebsd.org/D677
Submitted by:	Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by:	antoine@
Approved by:	danilo@ (maintainer) [3]
Tested by:	Ivan <enitarzi@gmail.com>
2015-03-05 22:52:30 +00:00
Dmitry Marakasov
94eea83a9c - Add empty directory to plist 2015-03-03 02:56:57 +00:00
Baptiste Daroussin
40afbae004 Remove Author from pkg-descr 2015-03-02 23:57:52 +00:00
Bartek Rutkowski
00a6f9d2ba x11-themes/kde-icons-nuovext2: update 2.2.1 -> 2.2.2
- Improve pkg-descr text

PR:		197264
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-02-25 22:34:35 +00:00
Olivier Duchateau
9e8e293105 Update to 1.5.3 2015-02-23 04:34:08 +00:00
John Marino
842cc113e6 x11-themes/thewidgetfactory: #include <string.h> 2015-02-20 14:06:06 +00:00
Max Brazhnikov
b22224f636 - Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
  and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00
Koop Mast
31773f73ac Fix check-plist / poudriere -t, by removing empty directories in the stagedir.
Reminded by:	AMDmi3@
Obtained from:	GNOME devel repo
2015-02-17 20:55:22 +00:00
Olivier Duchateau
45cc19c1f2 Update to 2.5.1 2015-02-06 08:51:53 +00:00
Olivier Duchateau
945facf098 Update to 1.5.1 2015-02-06 08:43:36 +00:00
Baptiste Daroussin
dcee2d5e59 Cleanup plists 2015-02-05 16:12:35 +00:00
Dmitry Marakasov
b59af5f0b7 - Drop @dirrm* from and add empty directories to pkg-plists
Approved by:	portmgr blanket
2015-01-30 13:20:55 +00:00
Dmitry Marakasov
5fec7bf2be - Simplify installation 2015-01-30 13:20:29 +00:00
Dmitry Marakasov
c44aaff4f1 - Add some mirrors to fix fetch 2015-01-28 21:05:27 +00:00
Dmitry Marakasov
d5eab12276 - Add some mirrors to fix fetch 2015-01-28 21:05:21 +00:00
Raphael Kubo da Costa
a6bc318a77 Remove a now-redundant @dirrm entry from the plist. 2015-01-25 00:51:59 +00:00
Antoine Brodin
364abe76fd Switch some dependencies from a directory name or a file generated by pkg-install
to a package name,  as the former can't be attributed to a package
2015-01-24 15:07:39 +00:00
Vanilla I. Shu
5379047c3e Fix BROKEN (fetch issue).
PR:		196967
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-01-22 06:07:26 +00:00
Vanilla I. Shu
a7381ef21c Fix BROKEN (fetch issue), and set submitter as MAINTAINER.
PR:		196969
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-01-22 06:00:41 +00:00
Antoine Brodin
a00c5639a7 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2015-01-17 08:52:55 +00:00
Sunpoet Po-Chuan Hsieh
c82df71a90 - Remove Author line 2015-01-12 19:02:29 +00:00
Vanilla I. Shu
804be7d065 Upgrade to 3.1, remove pkg-plist, it's auto generated. 2015-01-12 15:07:29 +00:00
Vanilla I. Shu
76f050f115 Upgrade to 3.1. 2015-01-12 15:02:47 +00:00
Emanuel Haupt
e1cea1eaa9 Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:01:41 +00:00
Emanuel Haupt
e3c5875141 Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:41:11 +00:00
Olivier Duchateau
fdeaa5c33d Update to 2.5 2014-12-31 14:58:19 +00:00
Koop Mast
b28f497285 Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].

PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
2014-12-30 20:13:46 +00:00
Baptiste Daroussin
b4637c0cb4 Replace gnomehack with pathfix 2014-12-25 02:13:23 +00:00
Baptiste Daroussin
7834cc8645 Get rid of gnomehier 2014-12-22 22:51:56 +00:00
Dmitry Marakasov
041e9dd8f2 - Fix build on arm6 2014-12-21 18:37:10 +00:00
Baptiste Daroussin
98b48b62ed cleanup plist 2014-12-20 19:59:17 +00:00
Grzegorz Blach
43ddda350b Take maintainership 2014-12-11 00:06:47 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Baptiste Daroussin
68fbf46645 Remove useless usage of @cwd 2014-12-08 21:35:31 +00:00
Alexey Dokuchaev
9d29351fc1 Sort entries alphabetically across all categories to avoid extra repo churn. 2014-12-07 16:21:36 +00:00
Koop Mast
6ce4980916 Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez

Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.

Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.

PR:		195414
Obtained from:	gnome dev repo
2014-12-03 09:18:23 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Koop Mast
10afbd20f8 Ensure we don't pick up gtk-encode-symbolic-svg from gtk30.
Also remove empty dirs from the stagedir so check-plist is happy.
2014-11-28 11:57:42 +00:00
Olivier Duchateau
10bcd9ee6a Update to 1.4 2014-11-23 15:54:50 +00:00
Olivier Duchateau
dccf104972 - Update to 6.0.3
- Update WWW entry (pkg-descr)
2014-11-23 15:46:40 +00:00
Danilo Egea Gondolfo
34e10a713b - Update to 2.2.1
- Remove BROKEN
- Pass maintainership to submitter

PR:		195269
Submitted by:	portmaster@bsdforge.com
2014-11-23 03:15:57 +00:00
Raphael Kubo da Costa
2b0682a6f0 Update to 1.4.1.
We can finally start tracking the latest releases, which depend on the more
recent GTK+3 that was finally committed to the tree.
2014-11-19 20:40:44 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Antoine Brodin
676e482143 Cleanup plist 2014-11-13 17:51:10 +00:00
Johannes Jost Meixner
80b6c31429 Upgrade CentOS to 6.6
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
  devel/linux-c6-libsigc++20
  graphics/linux-c6-gdk-pixbuf [1]
  graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
  and security/linux-c6-cyrus-sasl2
- Misc. cleanups

Differential Revision:	https://reviews.freebsd.org/D1108
Submitted by:	kmoore [1]
Reviewed by:	rene (emulation)
Approved by:	portmgr (swills)
Approved by:	swills (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-11-11 13:06:39 +00:00