non port: games/xpuyopuyo/Makefile |
Number of commits found: 35 |
Friday, 12 Oct 2018
|
09:19 antoine
Deprecate most glib12 consumers
With hat: portmgr
 |
Thursday, 8 Dec 2016
|
19:52 tijl
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
 |
Friday, 5 Dec 2014
|
13:12 amdmi3
- Add LICENSE
- Drop @dirrm* from plist
 |
Thursday, 25 Sep 2014
|
10:52 tijl
Add USES=libtool and remove USE_AUTOTOOLS
 |
Saturday, 13 Sep 2014
|
15:11 tijl
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
 |
Thursday, 14 Nov 2013
|
23:11 danilo
- Remove the indefinite article from COMMENT
- Convert USE_GMAKE to USES
- Convert all "ifs" in options helpers
- Convert LIB_DEPENDS to new syntax
- Add stage support
 |
Tuesday, 15 Oct 2013
|
09:47 bapt
Remove all options bringing gnome1 libraries
 |
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
 |
Thursday, 28 Mar 2013
|
17:56 eadler
Convert a few remaining straglers from the unmaintined ports to pathfix
 |
03:28 eadler
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
 |
Tuesday, 12 Jun 2012
|
16:35 bapt
Convert to new options framework
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Thursday, 25 Dec 2008
|
03:13 linimon
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr
 |
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)
 |
Friday, 21 Mar 2008
|
23:55 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
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
 |
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, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
 |
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.
 |
Friday, 20 Aug 2004
|
22:10 pav
- Convert to OPTIONS
PR: ports/70690
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
 |
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.
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Thursday, 12 Jun 2003
|
01:43 lioux
Update to 0.9.8
PR: 53217
Submitted by: maintainer
 |
Sunday, 20 Apr 2003
|
03:03 marcus
Remove USE_GNOMENG.
 |
Friday, 21 Feb 2003
|
12:06 knu
De-pkg-comment.
 |
Monday, 9 Sep 2002
|
01:27 marcus
Fix things up after the GNOMENG commit.
PR: 42565
Submitted by: Tilman Linneweh <tilman@arved.de>
 |
Monday, 2 Sep 2002
|
00:59 lioux
Deploy USE_GNOMENG infrastructure
PR: 42301
Submitted by: Edwin Groothuis <edwin@mavetju.org>
 |
Sunday, 8 Apr 2001
|
18:45 clive
Correctly utilize WANT_GNOME.
 |
Friday, 19 Jan 2001
|
04:48 green
Update to version 0.9.3 and make GNOME icon installation dependent on the
HAVE_GNOME knob.
 |
Thursday, 5 Oct 2000
|
08:22 reg
Implement WANT_GNOME.
 |
Thursday, 3 Aug 2000
|
10:28 asami
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
 |
Tuesday, 18 Jul 2000
|
15:50 green
Update to xpuyopuyo 0.4.2 with the new "smileys" theme. Make sure to, ahem,
fix author's Makefile.in breakage.
 |
Friday, 30 Jun 2000
|
21:36 green
Update xpuyopuyo to version 0.4.1. New knobs added: WITH_GNOME= install
GNOME "foot menu" icon WITH_MUSIC= use libmikmod-based soundtrack
WITH_ROTATE_FIXED= enable single-blob rotation WITH_AIBREED= enable AI
cross-breeding
 |
Number of commits found: 35 |