1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

3050 Commits

Author SHA1 Message Date
Alexander Nedotsukov
c3662b628a Add gswitchit-plugins-capplet to PLIST. 2003-10-23 11:37:53 +00:00
Alexander Nedotsukov
47ea4fc185 Update to 2.5.0 2003-10-23 07:14:12 +00:00
Alexander Nedotsukov
e2ff7524b0 Update to 0.95 2003-10-23 06:58:51 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Peter Wemm
4cae726e0c Unbreak for gcc-3.3 where #include <varargs.h> is a fatal error. varargs
wasn't even used here....
2003-10-23 02:29:44 +00:00
Ying-Chieh Liao
b0f399b2a6 update WWW 2003-10-19 11:10:56 +00:00
Joe Marcus Clarke
44dae595c5 Teach gnomedesktop about the KDE datadir. 2003-10-18 22:59:51 +00:00
Alexander Nedotsukov
0c02a96ab7 Update to 2.0.1 2003-10-18 05:19:45 +00:00
Joe Marcus Clarke
562cf6f2eb Update to 2.4.4.5. 2003-10-17 19:17:58 +00:00
Eric Anholt
ee9cc4fb2b Fix pre-everything target. While I'm here, fix another portlint complaint.
PR:		ports/58148
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-16 22:46:11 +00:00
Mark Linimon
783389d28e Update to 0.4a, make fetchable, reset maintainer (Murray says
he doesn't use enlightenment anymore).

PR:		ports/45148
Reviewed by:	murray (maintainer)
2003-10-16 21:39:33 +00:00
Joe Marcus Clarke
b1db53530f Update to 2.4.4.4. This fixes a few DoS problems, so upgraded is definitely
recommended:

- Fixed CAN-2003-0793, a local DoS, the socket connection is now non-blocking
  and limitted to the number of commands
- Fixed CAN-2003-0794, a local DoS, the line length is limitted
  to 4096 bytes (note, this was not a buffer overrun).
2003-10-16 18:42:38 +00:00
Kris Kennaway
d894e365fe BROKEN on 5.x: does not compile 2003-10-15 22:23:25 +00:00
Joe Marcus Clarke
2ade2f3b15 Update to 2.4.1.1. 2003-10-15 16:40:18 +00:00
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