Commit graph

3036 commits

Author SHA1 Message Date
Mark Linimon
8dbfaa656b Remove dead mastersite.
PR:		ports/45127
Submitted by:	Mark Linimon
Approved by:	maintainer timeout (several months)
2003-10-15 06:36:39 +00:00
Joe Marcus Clarke
5fec40cf2a Add a CONFLICT on gtkada.
PR:		58027
Submitted by:	maintainer
2003-10-14 19:28:28 +00:00
Joe Marcus Clarke
0e4f52f0af Update to 2.4.1. 2003-10-14 19:02:59 +00:00
Joe Marcus Clarke
f9f5836288 * Update to 2.4.1
* Add a new FreeBSD GNOME splash screen [1]

Submitted by:	Samy Al Bahra <samy@kerneled.com> [1]
2003-10-14 18:34:35 +00:00
Joe Marcus Clarke
0c0f5d701b Update to 2.4.1. 2003-10-14 18:11:52 +00:00
Vanilla I. Shu
717c96e381 Upgrade to 0.52, and grab maintainer bit.
PR:		ports/58000
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2003-10-14 13:37:08 +00:00
MANTANI Nobutaka
bc142ef843 Update to 2.8.0. 2003-10-14 12:59:33 +00:00
Joe Marcus Clarke
7b2fdaff15 Update to 2.4.1. 2003-10-14 06:42:49 +00:00
Adam Weinberger
f4d968b8f9 Update to 2.4.1. 2003-10-14 01:10:41 +00:00
Eric Anholt
02d69ca9fe Fix XFree86-4-clients build. It was failing depending on lib*.a which weren't
being built due to the split build.  Remove the dependencies on them, and it'll
pick them up from ${X11BASE}/lib.  I don't know why this broke now but worked
in the past.

Reported by:	everyone
Tested on:	ref5 (libraries,clients)
2003-10-14 00:45:30 +00:00
Eric Anholt
b19ea7a6ff Somehow the typo in the previous commit didn't make the build fail. Fix it. 2003-10-12 23:41:06 +00:00
Eric Anholt
b0c17c5aef Suppress warnings in system headers with gcc 3.x. 2003-10-12 23:12:43 +00:00
Kris Kennaway
44368fb280 BROKEN: Broken pkg-plist 2003-10-12 22:42:08 +00:00
Alexander Nedotsukov
8f73de67a3 Fix Libs: list in libgnomemm-2.0.pc file. 2003-10-12 15:23:32 +00:00
Alexander Nedotsukov
a7a556d158 Update to 2.0.0 2003-10-12 14:38:37 +00:00
Kirill Ponomarev
d955972b53 - Update to version 0.5
PR:		57900
Submitted by:	maintainer
2003-10-12 14:26:13 +00:00
Joe Marcus Clarke
bc6a666a49 Correct some gross mis-uses of g_strdup_printf() which caused a crash
when clicking on info links in -CURRENT.

Tracked down by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
2003-10-10 06:59:27 +00:00
Edwin Groothuis
483cf5f9bb New port: x11/yalias: an execution box with regex matching
yalias has a window with two buttons and a text widget. The
	left button clears the widget (and is bound to the Escape
	key). The right button matches the contents of the widget
	against a series of regular expressions that the user has
	previously specified in their $HOME/.yaliasrc, and executes
	the specified command if it matches any of them.

PR:		ports/56611
Submitted by:	Tim Bishop <tim@bishnet.net>
2003-10-07 23:19:11 +00:00
Joe Marcus Clarke
df6d4015a0 Update to 0.7.1. 2003-10-07 16:46:04 +00:00
Joe Marcus Clarke
b0f13371ee Use the new-style locale names since the old ISO_8859 names are obsolete
on -CURRENT.
2003-10-06 01:02:27 +00:00
Adam Weinberger
415e830ec6 Update to 0.7.
Author incorporated all the FreeBSD-specific patches from files/.
Now, if none of the supported bg-setting programs are installed
at install-time, x11-fm/fluxbox will be installed.
2003-10-05 19:07:04 +00:00
Joe Marcus Clarke
f30e9c7a73 Add a dependency on gnotime.
Obtained from:	http://5toe.lyrical.net/?action=packages&category=office
2003-10-05 00:21:33 +00:00
Edwin Groothuis
62a8ba9cf4 new virtual category requested: accessibility
This category, to be described as "of interest to disabled
	users" is intended to make it simpler for users to find
	software which will let them overcome a handicap.  For
	example, blind users may want to combine OCR and text-to-speech
	software so the computer can read books to them; users with
	diminished eyesight can use large fonts and "magnifiers";
	paralyzed users may use speech recognition to compose text
	or give commands.

PR:		ports/39103
Submitted by:	Trevor Johnson <trevor@jpj.net>
2003-10-04 01:34:47 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Michael Nottebrock
8192ec1a37 Back the space-saving out again, the tag has been slipped.
Notified by: marcus
2003-10-02 16:47:41 +00:00
Michael Nottebrock
9e5f042d9e Temporarily do not depend on kdeedu, kdevelop and kdesdk in the package. This
is for Release CDROM space-saving purposes.

Approved by:	kde-freebsd
2003-10-02 16:14:54 +00:00
Joe Marcus Clarke
9edc43e9ad Fix the clock display for the Danish, Italian, and Chinese locales. FreeBSD's
strftime(3) does not support the '-' (no pad) modifier that GNU date does.
2003-10-01 20:01:23 +00:00
Ernst de Haan
f7fc40dd3d Added caraldi.com to MASTER_SITES. 2003-10-01 11:01:09 +00:00
Ernst de Haan
f1aaaa33ec New port: numlockx.
PR:		56638
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2003-10-01 10:58:13 +00:00
Adam Weinberger
0f59d8d1a9 The Fluxbox Background Tool gives you a nice GUI to make background
changing easier in fluxbox/blackbox. It lets you use pixmaps as well
as solid colours. It includes a daemon to change the background
automatically.
2003-10-01 01:11:02 +00:00
Joe Marcus Clarke
e6a0be587a Conditionalize two more battstat files. 2003-09-30 20:18:58 +00:00
Joe Marcus Clarke
3d16c39135 Assign maintainership to gnome@ and update to 0.4. 2003-09-30 05:31:51 +00:00
Tilman Keskinoz
f6ed807045 From KDE_3_1_BRANCH:
Deal with 64-bit time_t

With this fix I was able to complete compilation of kdebase on IA64.

Submitted by:	Adriaan de Groot <adridg@cs.kun.nl>
Thanks to:	marcel for prodding and installing kdelibs on pluto2
2003-09-29 09:39:38 +00:00
Dmitry Sivachenko
10b15d1b9b Add back DIST_SUBDIR. It was removed by mistake.
Approved by:	maintainer
2003-09-28 17:52:45 +00:00
Bruce M Simpson
4995e8ec3e Use my FreeBSD.org address for MAINTAINER field. 2003-09-27 22:57:53 +00:00
Bruce M Simpson
9f19fd7b12 Use MASTER_SITES_XCONTRIB instead of hard-coding MASTER_SITES.
Noticed by:	linimon
2003-09-27 22:56:57 +00:00
Dmitry Sivachenko
a28e5f6a63 Update to 4.0.0 release. 2003-09-27 11:45:13 +00:00
Joe Marcus Clarke
267e8ab456 Update to 2.4.1. 2003-09-27 04:20:23 +00:00
Joe Marcus Clarke
f473462661 Chase the libgnomeuimm shared lib version.
Noticed by:	Koop Mast <einekoai@chello.nl>
2003-09-26 19:27:34 +00:00
Alexander Nedotsukov
87036f7370 Update to 2.4.4.3 2003-09-26 12:55:37 +00:00
Daichi GOTO
5eba91822a update x11/idesk: 0.5.5 -> 0.5.6
PR:		57059
Submitted by:	Sascha Holzleiter <sascha@root-login.org>
2003-09-26 07:20:17 +00:00
Joe Marcus Clarke
46166e0edf Conditionalize gnomemeeting on i386 only. 2003-09-26 06:13:16 +00:00
Joe Marcus Clarke
dfc0434383 Bump PORTREVISION for the last commit. It fixes the dreaded thread problem
on 5.x.
2003-09-25 07:30:47 +00:00
Adam Weinberger
0043945a54 Update to 2.4.4.2. 2003-09-25 05:43:08 +00:00
Joe Marcus Clarke
1a4195fbd6 Fix build on Alpha. 2003-09-25 03:32:06 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Joe Marcus Clarke
ea7fd670ea Conditionalize the epiphany dependency as Mozilla does not work on
-STABLE Alpha.
2003-09-24 05:59:45 +00:00
Joe Marcus Clarke
34823efa5f Conditionalize the totem dependency so gnome2-fifth-toe can be made into a
package.
2003-09-21 17:56:46 +00:00
Joe Marcus Clarke
2a0fb143f4 Add a USE_GNOME dependency on librsvg2 to fix build on bento. 2003-09-21 03:48:07 +00:00
Joe Marcus Clarke
b113f4948f Fix a nasty bug where launchers on drawers wouldn't work after the upgrade
to GNOME 2.4.0.

Approved by:	portmgr (implicit)
Obtained from:	GNOME CVS
2003-09-20 18:25:21 +00:00