notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/atomix/pkg-plist
SVNWeb

Number of commits found: 15

Thu, 17 Sep 2020
[ 18:19 bapt search for other commits by this committer ] Original commit   Revision:548850
Update to 3.34.0
Wed, 17 May 2017
[ 08:44 kwm search for other commits by this committer ] Original commit   Revision:441065 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Update the gnome-games suite to the latest:

Update atomix to 3.22.0.
Update five-or-more to 3.22.2.
Update four-in-a-row to 3.22.1.
Update gnome-2048 to 3.22.0.
Update gnome-chess to 3.24.1.
Update gnome-klotski to 3.22.1.
Update gnome-mahjongg to 3.22.0.
Update gnome-mines to 3.24.0.
Update gnome-nibbles to 3.24.0.
Update gnome-robots to 3.22.1.
Update gnome-sudoku to 3.24.0.
Update gnome-taquin to 3.22.0.
Update gnome-tetravex to 3.22.0.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 5 Aug 2015
[ 19:13 kwm search for other commits by this committer ] Original commit   Revision:393607 (Only the first 10 of 601 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.

The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
Sun, 14 Dec 2014
[ 15:24 amdmi3 search for other commits by this committer ] Original commit   Revision:374710
- Add LICENSE
- Convert gnomehack to USES=pathfix
- Use %%DATADIR%% in plist
- Drop @dirrm* from plist
Wed, 9 Jul 2014
[ 06:48 marino search for other commits by this committer ] Original commit   Revision:361338
games/atomix: never-ending stage, take 3

Newer poudriere (read: current FreeBSD version) has an additional plist
check that atomix failed.  It turns out that the original port moved the
atomix.scores creation to the pkg-install script, but it never surpressed
the original Makefile code that created it.  In effect, the original
Makefile was creating the file and the pkg-install script wasn't doing
much of anything.  This caused the signature to be confusing.

The solution is simple: Surpress the vendor makefile target that creates
atomix.scores and let pkg-install create it as intended.

Diagnosis by:	bdrewery
Tue, 8 Jul 2014
[ 17:26 marino search for other commits by this committer ] Original commit   Revision:361273
games/atomix: Fix deinstallation issue involving scores file

The scheme used to leave a non-zero length scores file alone during
deinstallation no longer works under stage.  The scheme used a
post-install script to add the scores directory and initial file, but
then tried to remove it using the pkg-plist.

Apparently these need to be matched, which means either the post-install
script is matched with a post-deinstall script, or the creation of the
scores file be done in the pkg-list with @exec.  As the logic is slightly
complex, it was easier to solve with a pkg-deinstall script.

There were two unnecessary @dirrmtry lines as well which have been
removed.  Bump portrevision for multiple reasons.

Reported by:	swills (jenkins)
Tue, 22 Oct 2013
[ 13:53 amdmi3 search for other commits by this committer ] Original commit   Revision:331269 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)

Approved by:	portmgr (bdrewery)
Sun, 31 Mar 2013
[ 15:11 kwm search for other commits by this committer ] Original commit   Revision:315638
Fix plist

Submitted by:	pointyhat
Approved by:	portmgr (miwi)
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 30 Apr 2006
[ 00:47 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 431 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.14.1 for FreeBSD!  Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 15 Nov 2005
[ 05:56 marcus search for other commits by this committer ] Original commit 
Update to 1.2.4.
Sun, 28 Aug 2005
[ 07:58 marcus search for other commits by this committer ] Original commit 
Update to 1.2.2a.
Thu, 11 Dec 2003
[ 02:05 bland search for other commits by this committer ] Original commit 
Update to 1.0
Thanks to marcus@ for solving xml:lang issue.
Fri, 4 May 2001
[ 22:51 ade search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole   bunch of
GNOME applications under one convenient building mechanism.    
Wed, 1 Nov 2000
[ 13:09 sobomax search for other commits by this committer ] Original commit 
Update to 0.4.0.    

Number of commits found: 15