1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Joe Marcus Clarke
4acc6fb2a4 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
2007-10-24 23:37:25 +00:00
Martin Wilke
1d7167666a - Update to 0.9.6
PR:		114075
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-07-02 12:12:37 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
e087cf243e - Update to 0.9.5
- Remove 4.X support

PR:             109804
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-06 19:07:57 +00:00
Mark Linimon
b1640f10d3 Reset asa@agava.com after several months of inactivity and no response to
email.

Hat:		portmgr
2006-12-06 12:26:22 +00:00
Tilman Keskinoz
b7e2d815ce Update to 0.9.3
PR:		96873, 96874
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	Sergey Akifyev <asa@agava.com> (maintainer)
2006-05-21 13:38:51 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Jean-Yves Lefort
bd960255f4 Update to 0.9.0
PR:		ports/90331
Submitted by:	maintainer
2005-12-24 22:10:50 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
bd2e3aadbe - Update to 0.8.2.1
Submitted by:	maintainer
2005-11-03 19:14:11 +00:00
Pav Lucistnik
f212fd9320 - Update qalculate to 0.8.0, which splits out libqalculate
PR:		ports/81832
Submitted by:	Sergey Akifyev <asa@agava.com> (maintainer)
2005-06-07 09:01:36 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Michael Johnson
92fb09df2b - Update to 0.7.2
PR:		ports/78696
Submitted by:	Sergey Akifyev <asa@agava.com> (maintainer)
2005-03-11 22:20:47 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Pav Lucistnik
015b862fe1 - Bump USE_GCC to 3.4 to match cln and unbreak
- Remove gettext hack, it's no longer valid

Reported by:	pointyhat via kris
2004-10-12 19:57:06 +00:00
Mark Linimon
d9dcb982a2 1) fix plist: test builds show, that 0.6.3 configure fails to detect
gettext on 5x too :( So we need to temporarily disable translations for now...
2) reinstall didn't ever work, because of use of 'ln -s' instead of
ln -sf for symlinking qalculate-gtk binary.

PR:		ports/71228
Submitted by:	Sergey Akifyev <asa at gascom dot ru> (maintainer)
2004-10-12 06:40:48 +00:00
Pav Lucistnik
37073a11e1 Add qalculate, a multi-purpose desktop calculator for GNU/Linux (heh).
It is small and simple to use but with much power and
versatility underneath. Features include customizable
functions, units, arbitrary precision, plotting, and
a user-friendly interface.

PR:		ports/68979
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2004-08-29 17:39:02 +00:00