non port: games/teg/Makefile |
Number of commits found: 56 |
Sunday, 7 Oct 2018
|
20:25 antoine
Deprecate some GNOME 2 applications
With hat: portmgr
|
Monday, 26 Mar 2018
|
12:38 bapt
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
|
Thursday, 8 Dec 2016
|
17:17 tijl
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Tuesday, 29 Dec 2015
|
14:30 mat
Cleanup GH_* and variables order.
Sponsored by: Absolight
|
Monday, 28 Dec 2015
|
15:18 rakuco
Unbreak `make fetch'.
The project moved to GitHub and removed all files from SourceForge. diff -uprN
from the old tarball from SF and the new one from GitHub indicates that a
.gitignore file was added and the debian/ directory was removed.
|
Monday, 9 Nov 2015
|
12:59 antoine
Mark a few ports BROKEN: unfetchable
|
Friday, 12 Dec 2014
|
17:11 marino
USES+= gettext-tools on 6 ports
These ports require msgfmt. FreeBSD doesn't fail to build these ports
because a default option on gvfs brings in this tool. The same gvfs
option is off by default on DragonFly and thus the missing dependencies
were unmasked. Explicitly add gettext-tools to get msgfmt.
|
Thursday, 4 Dec 2014
|
09:23 amdmi3
- Add LICENSE
- Drop @dirrm* from plist
|
Friday, 31 Oct 2014
|
16:11 amdmi3
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
|
Tuesday, 29 Jul 2014
|
18:23 amdmi3
- Drop .la files, no dependees require them
- Pass maintainership to games@
|
Monday, 11 Nov 2013
|
02:57 danilo
- Remove the indefinite article from COMMENT
- Add stage support
|
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Friday, 13 Sep 2013
|
17:14 madpilot
- Fix build after iconv change [1]
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
|
Tuesday, 3 Sep 2013
|
12:13 bapt
Add an explicit dependency on pkgconf
|
Thursday, 28 Mar 2013
|
03:28 eadler
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Thursday, 11 Aug 2011
|
19:20 kwm
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Sunday, 2 Aug 2009
|
19:36 mezz
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Friday, 6 Jun 2008
|
13:31 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Wednesday, 24 Oct 2007
|
23:37 marcus
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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
|
Sunday, 27 May 2007
|
10:00 miwi
- Update to 0.11.2
PR: 113005
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
|
Wednesday, 1 Jun 2005
|
19:56 oliver
change the libtool version to use from 1.3 to 1.5
|
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Tuesday, 23 Nov 2004
|
19:33 mezz
Use new GCONF_SCHEMAS.
Approved by: pav
|
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Thursday, 19 Feb 2004
|
20:29 krion
- Fix package build
- Bump PORTREVISION
|
Wednesday, 18 Feb 2004
|
19:24 krion
- Update to version 0.11.1
PR: ports/63006
Submitted by: Ports Fury
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thursday, 13 Nov 2003
|
14:45 trevor
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
Sunday, 21 Sep 2003
|
02:09 bland
- Fix build converting port to use bsd.gnome.mk
- Add explicit USE_REINPLACE
Reported by: kris
|
Tuesday, 29 Jul 2003
|
09:12 sobomax
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
|
Sunday, 20 Apr 2003
|
03:03 marcus
Remove USE_GNOMENG.
|
Friday, 7 Mar 2003
|
06:03 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sunday, 23 Feb 2003
|
14:12 sobomax
This port uses gnome2 libs, not gnome1 ones.
Submitted by: kris
|
Thursday, 20 Feb 2003
|
16:38 sobomax
Update to 0.11.0.
|
Wednesday, 28 Aug 2002
|
07:28 sobomax
Update to 0.9.4.
|
Saturday, 29 Dec 2001
|
21:28 nectar
Update 0.9.0 -> 0.9.2 and unbreak.
|
20:56 sobomax
Mark as B0RKEN - this version contains remotely exploitable buffer overrun,
new version is available that fixes this problem, but I don't have a time to
do the update right now.
|
Monday, 10 Dec 2001
|
11:39 sobomax
Update to 0.9.0.
|
Wednesday, 27 Jun 2001
|
11:32 sobomax
Update to 0.6.11.
|
Thursday, 12 Apr 2001
|
14:09 sobomax
Update to 0.6.3.
|
Thursday, 29 Mar 2001
|
16:35 sobomax
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
|
Wednesday, 28 Feb 2001
|
09:08 sobomax
Update to 0.5.11.
|
Monday, 5 Feb 2001
|
14:51 olgeni
More spaces -> tabs for the games category.
|
Monday, 20 Nov 2000
|
08:05 sobomax
Update to 0.5.2.
|
Tuesday, 31 Oct 2000
|
08:03 sobomax
Add Tenes Emapandas Graciela (TEG) - a turn-based strategy game for GNOME.
|
Number of commits found: 56 |