Commit graph

15161 commits

Author SHA1 Message Date
Dmitry Marakasov
f3cc05cfc5 - List empty directory in plist 2014-11-19 15:08:37 +00:00
Dmitry Marakasov
eea2ea2876 - List empty directory in plist 2014-11-19 15:08:29 +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
Tijl Coosemans
69f8d4ed09 - Update games/simutrans to 120.0.1
- Disable multi-threading because FreeBSD does not provide a static
  initializer for recursive mutexes
2014-11-18 21:44:10 +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
Guido Falsi
1c42da01d0 Clean up plist 2014-11-18 08:29:26 +00:00
Guido Falsi
4765020539 - Clean up plist
- Make post-install target noisy
2014-11-18 08:28:36 +00:00
Dmitry Marakasov
59728c8023 - Add LICENSE
- Use new OPTIONS features
2014-11-17 19:26:44 +00:00
Alexey Dokuchaev
b22bca432a Add an optional patch to enable saving of passwords between server restarts.
Submitted by:	Alex Kushnaryov
2014-11-16 12:35:54 +00:00
Dmitry Marakasov
f32c9cf073 - Reset maintainer as with other games@ ports 2014-11-16 11:43:41 +00:00
Antoine Brodin
176c83a10c Cleanup plist 2014-11-15 22:50:10 +00:00
Max Brazhnikov
ffd1a11f5d games/dustrac:
- Update to 1.8.1
- Remove upstreamed patches
- Add upstream patch to fix build on 10.x
- Remove option for Qt 4 (support has been ended upstream)
2014-11-15 12:20:43 +00:00
Emanuel Haupt
92418986f6 Update to 2.53 2014-11-12 10:11:01 +00:00
Antoine Brodin
f51841701d Remove dependency on bash
PR:		ports/193945
Submitted by:	Jan Kokemuller
2014-11-11 09:59:46 +00:00
Rusmir Dusko
b2057f621e - Update to 1.18-1, announce message:
Updated German translation

- Fix desktop entry file
- Change WWW
2014-11-10 21:37:25 +00:00
Carlo Strub
1627e9d1bf Update to 1.04.000 2014-11-10 20:21:01 +00:00
Rusmir Dusko
1750314688 - Bump PORTREVISION for pkg-plist change
- Change DOCS, add help and screens, remove from DATADIR
2014-11-10 20:17:54 +00:00
Ganael LAPLANCHE
d76d63bf0f Remove versioned uses of USE_GCC
Suggested by:	gerald
2014-11-10 08:36:35 +00:00
Ganael LAPLANCHE
f204ed6d48 Update to 3.2.0
PR:		194892
Submitted by:	buganini@gmail.com (maintainer)
2014-11-09 20:31:48 +00:00
John Marino
ae9542974d games/openclonk: Fix fetching 2014-11-07 00:08:33 +00:00
Sean Bruno
f646fd8998 Block building for non-x86 ARCH.
Reviewed by:	bdrewery (mentor)
Approved by:	scf (maintainer)
2014-11-06 20:41:44 +00:00
Pawel Pekala
8ae7cd3a7a - Update to version 1.2.5
- Clarify how to install per-user addons in pkg-message

This is a bugfix release with highlights: game boots faster offline
and addons can now be auto-updated.

Changelog:
http://te4.org/blogs/darkgod/2014/11/tales-majeyal-125-aka-back-and-back-and-back-future-released

PR:		194803
Submitted by:	maintainer
2014-11-05 19:44:02 +00:00
Johan van Selst
f91a5cc561 Update xboard to 4.8.0 (stable)
http://www.gnu.org/software/xboard/whats_new/4.8.0/index.html
2014-11-05 13:29:05 +00:00
Max Brazhnikov
3870bd1806 drop @dirrm from my ports 2014-11-05 12:25:04 +00:00
Max Brazhnikov
254f0cf6c4 games/toppler:
- fix permission for binary and high score file
- drop deprecated keywords from plist
2014-11-05 12:22:49 +00:00
John Marino
8f0d71dbb9 Add new ports games/openclock
PR:		194617
Submitted by:	Kevin Zheng

OpenClonk is a free multiplayer action game in which you control clonks,
small but witty and nimble humanoid beings. The game is mainly about
mining, settling and fast-paced melees.

OpenClonk is not just a game but also a versatile 2D game engine that
allows the creation of mods. It is the successor of the shareware game
series Clonk and thus inherits many of its features.
2014-11-04 19:21:51 +00:00
Sean Farley
82bed72e52 Fix build failure for original (non-Diamond) version by removing file
entry from plist that is no longer distributed.
2014-11-03 21:32:02 +00:00
Ganael LAPLANCHE
7600b9791a Update Simgear and Flightgear ports to 3.2.0
PR:		194571
Submitted by:	mike.d.ft402@gmail.com
2014-11-03 13:07:17 +00:00
Pawel Pekala
1cecb4a491 Update to version 1.2.4
Changelog:
http://te4.org/blogs/darkgod/2014/10/news/tales-majeyal-124-aka-where-there-was-fire-released

Not obvious from changelog, but this includes oodles of fixes, graphical
updates, paperdolls, etc. including a complete rework of celestials,
chronomancers (Paradox Mage, Temporal Warden), Mindslayers, and more!

This version will also allow installation of the upcoming expansion pack.

PR:		194436
Submitted by:	maintainer
2014-11-02 11:38:18 +00:00
Antoine Brodin
b0b713a449 Dependencies expect to find a directory, even when SHAREWARE option if off 2014-11-01 21:36:09 +00:00
Antoine Brodin
f205c96629 - Allow staging as a regular user
- Bump portrevision as some files were not packaged with intended group
2014-11-01 19:04:18 +00:00
Antoine Brodin
514e21c673 - Allow staging as a regular user
- Bump portrevison as some files were not packaged with intented group
2014-11-01 17:40:59 +00:00
Antoine Brodin
36a068a9b7 Fix packaging 2014-11-01 09:48:47 +00:00
Dmitry Marakasov
515d1614e8 - Simplify MASTER_SITES
- Drop @dirrm* from plist
2014-11-01 08:34:14 +00:00
Dmitry Marakasov
7f722b4ada - Add LICENSE
- Drop @dirrm* from plist
2014-11-01 08:34:09 +00:00
Dmitry Marakasov
249626c279 - Drop @dirrm* from plist 2014-11-01 08:33:54 +00:00
Dmitry Marakasov
0bd10cb2bb - Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-11-01 08:33:48 +00:00
Dmitry Marakasov
db70478dbf - Simplify MASTER_SITES
- Drop @dirrm* from plist
2014-11-01 08:33:43 +00:00
Dmitry Marakasov
4ac3c7dcdb - Simplify MASTER_SITES
- Add LICENSE
- Drop @dirrm* from plist
2014-11-01 08:33:37 +00:00
Dmitry Marakasov
859b46b3ef - Add LICENSE_FILE
- Drop @dirrm* from plist
2014-11-01 08:33:25 +00:00
Dmitry Marakasov
ff66eb2746 - Add LICENSE
- Drop @dirrm* from plist
2014-11-01 08:33:20 +00:00
Antoine Brodin
8337ff0b5d Fix packaging 2014-11-01 07:17:39 +00:00
Antoine Brodin
eb7cbc32d0 Fix packaging 2014-11-01 07:10:41 +00:00
Dmitry Marakasov
0b9f2d66b5 - Fix LICENSE
- Simplify docs installation
- Use @sample
- Drop @dirrm* from plist
2014-10-31 20:02:08 +00:00
Baptiste Daroussin
9e493e65af Simplify plist 2014-10-31 20:00:14 +00:00
Baptiste Daroussin
8fd698956f Simplify plist 2014-10-31 19:59:39 +00:00
Dmitry Marakasov
4a2ecaea8c - Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-31 19:58:32 +00:00
Baptiste Daroussin
9a793d08b7 Simplify plist 2014-10-31 19:58:22 +00:00
Dmitry Marakasov
1a6e0185dd - Fix LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-31 19:58:17 +00:00
Dmitry Marakasov
d52fd18da0 - Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-31 19:57:30 +00:00