1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

151 Commits

Author SHA1 Message Date
Martin Wilke
cc9df16114 - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-21 14:31:47 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Alejandro Pulver
3dbbdfee0d - Update to version 1.2.35. 2008-03-24 20:43:33 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Alejandro Pulver
6618f8fa28 - Fix PORTSCOUT variable to ignore development versions. 2008-01-29 04:30:43 +00:00
Alejandro Pulver
ba5b34f11a - Update to version 1.2.34.
- Remove patch integrated into upstream.
2008-01-04 09:27:23 +00:00
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
Alejandro Pulver
5466afc38e - Update to version 1.2.32. 2007-09-05 03:01:04 +00:00
Alejandro Pulver
c1cfcdbcdd - Improve PORTSCOUT limit to avoid false positives. 2007-06-05 06:25:17 +00:00
Alejandro Pulver
5df7cf1402 - Fix SIGSEGV in TaskBarShowAPMStatus code, as per tracker #1629022:
https://sourceforge.net/tracker/?func=detail&atid=100031&aid=1629022&group_id=31

PR:		ports/112880
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2007-06-05 02:02:35 +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
Alejandro Pulver
4fb9227f52 - Add PORTSCOUT variable to ignore version 1.3.0 (beta?) which is not
mentioned anywhere.
2007-05-03 21:10:00 +00:00
Alejandro Pulver
5326bb01c6 - Bump PORTREVISION (package changes: added pkg-message).
- Remove unavoidable autodetection of OPTIONS.
- Remove PKGNAMESUFFIX when GNOMEDESKTOP is selected.
- Portlint does not complain now.
- Fix OPTIONS handling for IMLIB (is ON, so check for WITHOUT_).
- Clean up.
- Add pkg-message with information about icons, themes, an icon tray problem
  when disabling IMLIB and a note about a menu generator.
2007-03-23 00:48:04 +00:00
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
Alejandro Pulver
1365fc414f - Update to version 1.2.30 [1].
- Fix BEASTIE option [1].
- Move to LOCALBASE [2].

Obtained from:	tkato432@yahoo.com [1], vd [2]
2006-12-28 13:29:04 +00:00
Alejandro Pulver
6ab89ad9ae - Update to version 1.2.29.
PR:		ports/106987
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-12-21 18:39:57 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Alejandro Pulver
2bff972264 - Use SF macro in MASTER_SITES.
- Take maintainership.
2006-10-06 03:09:46 +00:00
Vasil Dimov
16342c4af2 Since some of the latest updates the option for the "beastie" start button
stopped working. E.g. the default start button appeared even though the
option for the beastiefied start button was turned on.

This affected only the Infadel2 theme because it appeared to provide
it's own start button icon and thus not using the default one which has
been replaced with the beastie one by our port.

The solution I introduce installs (only if beastie is turned on) themes'
specific start button icons under different name so that IceWM does not
find them and thus falls back to the default one (almost the same as
not installing them at all).
2006-09-14 16:20:28 +00:00
Martin Wilke
97d1077224 - Update to 1.2.28
PR:             ports/103149
Submitted by:	KATO Tsuguru <tkato432(at)yahoo.com>
2006-09-11 21:58:58 +00:00
Martin Wilke
3394f6d306 - Update to 1.2.27
PR:		ports/101599
Submitted by:	KATO Tsuguru <tkato432(at)yahoo.com>
Approved by:	krion (mentor)
2006-08-10 20:53:44 +00:00
Sergey Matveychuk
7661f5c4e8 - Update to version 1.2.26
PR:		ports/96012
Submitted by:	Ports Fury
2006-04-20 05:42:42 +00:00
Sam Lawrance
bbbfa1671b Update to 1.2.25.
PR:		ports/93246
Submitted by:	Ports Fury
2006-02-13 10:03:30 +00:00
Kris Kennaway
948ede691f Add missing USE_ICONV 2006-01-25 22:59:42 +00:00
Pav Lucistnik
56e8b9c386 - Add SHA256 2005-11-25 19:33:59 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Volker Stolz
4fd2f14290 Enable Imlib-support to fix potential icewmtray-problems, cf.
http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-August/095360.html

PR:		ports/84950
Submitted by:	Alejandro Pulver
2005-08-31 16:22:01 +00:00
Ying-Chieh Liao
0187cd736d upgrade to 1.2.23
PR:		85393
Submitted by:	Ports Fury
2005-08-30 03:18:11 +00:00
Sergey Matveychuk
56162fdbba - Update to 1.2.22
PR:		ports/83861
Submitted by:	Ports Fury
2005-07-22 06:29:53 +00:00
Pav Lucistnik
469752a9d5 - Update to 1.2.21
PR:		ports/81866
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-03 16:06:43 +00:00
Alexey Dokuchaev
004146be14 - Convert to OPTIONS
- Rename WITH_BEASTIE_STARTUP_PIXMAP to WITH_BEASTIE
2005-05-31 05:03:49 +00:00
Kirill Ponomarev
a9e1163254 Update to version 1.2.20
PR:		ports/76164
Submitted by:	Ports Fury
2005-01-12 19:45:35 +00:00
Kirill Ponomarev
d4d9f67b24 Update to version 1.2.19
PR:		ports/75630
Submitted by:	Ports Fury
2004-12-30 09:21:39 +00:00
Kirill Ponomarev
ded7a5ce74 Add knob to switch default image for starup button to BSD daemon's
picture.

PR:		ports/75402
Submitted by:	Ports Fury
2004-12-23 10:22:22 +00:00
Kirill Ponomarev
306c4a8fdd Update to version 1.2.18
PR:		ports/75272
Submitted by:	Ports Fury
2004-12-20 09:28:14 +00:00
Kirill Ponomarev
e04395fb0e Update to version 1.2.17
PR:		ports/73738
Submitted by:	Ports Fury
2004-11-09 22:24:52 +00:00
Kirill Ponomarev
35d837f584 Update to verion 1.2.16
PR:		ports/70549
Submitted by:	Ports Fury
2004-08-16 19:49:34 +00:00
Kirill Ponomarev
700a5ab3c0 Fix build with gcc-3.4.2
Fix pkg-plist

PR:		ports/70123
Submitted by:	Ports Fury
2004-08-07 19:20:07 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Kirill Ponomarev
df38a4f4ec - Update to version 1.2.14
PR:		ports/67087
Submitted by:	Ports Fury
2004-05-24 07:57:28 +00:00
Kris Kennaway
d8c8eb9816 Correct typo in previous 2004-03-25 11:22:30 +00:00
Kris Kennaway
70e768ff03 Support WITHOUT_NLS 2004-03-25 11:22:00 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Kris Kennaway
a4aa7ad65a Contrary to the assertion in the configure script, it is not "better to
link C++ code with the C compiler".  This fixes the build on amd64.
2004-03-15 11:51:30 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
75de907efa - Fix build with XFree86 3.x
PR:		58449
Submitted by:	Ports Fury
2003-10-23 18:33:53 +00:00
Kirill Ponomarev
d08e131455 - Fix build on non-i386 architectures
PR:		58244
Submitted by:	Ports Fury
2003-10-19 18:11:20 +00:00