Commit graph

2102 commits

Author SHA1 Message Date
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Joe Marcus Clarke
64e4eb71d2 Add gnoclip, a workspace switcher for GNOME.
PR:		36969
Submitted by:	Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-16 15:41:42 +00:00
Thomas Gellekum
4fdc3124c2 Don't use bitmap we don't have.
Submitted by:	Christian Chen <oistrakh@earthlink.net>
2002-04-16 11:48:37 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Doug Barton
11ec8fb1bc Silence a spurious warning caused by an attempt to check if
an rpm of xscreensaver is already installed on a linux system.
This is a no-op for us, but users have complained about the warning.
2002-04-13 06:22:10 +00:00
Doug Barton
7fc039b375 Make it easier to find libjpeg in non-standard installs.
Submitted by:	A cast of thousands
2002-04-13 06:19:32 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Thomas Gellekum
999748d72a Use another daemon pic as logo.
Submitted by:	"Andrew S. Midthune" <amidthune@cableone.net>
2002-04-11 12:04:47 +00:00
Peter Pentchev
c9aeee376d Fix package deinstallation: only move X.bck over X if the former exists.
Since pkg_deinstall(1) invokes the package deinstall script twice,
at the second invocation X.bck is no longer there, and mv(1), even with
the -f flag, returns a non-zero exit code.  The shell executing the script
propagates this exit code right back unto pkg_deinstall(1), which complains
and aborts the package deinstallation.

I wish I had not forgotten about this problem, so this could go in
before DP1 was cut :(

Approved by:	no response from trevor@, the port maintainer
2002-04-11 11:56:55 +00:00
Norikatsu Shigemura
ddce43c67d Unbreak the port by getting rid of -ldl which we don't have.
I submitted this fix to the author several days ago but got no
answer yet.

Approved by:	knu (mentor)
2002-04-10 18:51:25 +00:00
Warner Losh
3b0c66b3c2 Fix ioctl #define abuse 2002-04-10 04:46:09 +00:00
Ying-Chieh Liao
ae4a930421 - Do not build when XFREE86_VERSION == 3
PR:		36900
Submitted by:	Ports Fury
2002-04-09 08:04:45 +00:00
Jun Kuriyama
c4916e7241 Use <sys/joystick.h> instead of <machine/joystick.h>.
Reviewed by:	will
2002-04-08 13:54:01 +00:00
Maxim Sobolev
da7926a34c Remove iconv->giconv hack. 2002-04-08 11:05:53 +00:00
Joe Marcus Clarke
7f2908c8f5 Fix installation is gtk-doc is also installed.
Note, since it seems like a number of ports are broken when gtk-doc is
also installed, I wonder if adding --disable-gtk-doc to all their
CONFIGURE_ARGS isn't a bad idea.

Reviewed by:	sobomax
Approved by:	sobomax
2002-04-07 16:41:26 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Maxim Sobolev
4f7b287eed Update to 1.4.1.5. 2002-04-06 17:31:17 +00:00
Nick Sayer
6384a2040a Fix the pdesk port up a little bit.
PR:		35168
Submitted by:	peckdani@msu.edu
2002-04-06 17:14:59 +00:00
Will Andrews
267499ca8a Add Xinerama support for WDM (yay!!). Bump PORTREVISION.
George helped me better understand the Xinerama API.  Please note that
there is no support for specifying a particular physical display for
which the login frame should appear -- it will always choose physical
screen number zero.

Helped with this patch:		George Staikos <staikos@kde.org>
2002-04-04 14:02:12 +00:00
Patrick Li
76c0bea29f KDE's ftp directory structure changed
PR:		36694
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-04-03 21:07:08 +00:00
Ying-Chieh Liao
67705d5636 add fspanel 0.7.6
Tiny panel listing opened windows for gnome-compliant WM

PR:		34006
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2002-04-02 16:36:27 +00:00
Jean-Marc Zucconi
443e4b043b Fix the build on -current.
Do not compile with 'make -k'.
2002-04-02 13:04:27 +00:00
Thomas Gellekum
90e1d076cc Fix building when MAKE_KERBEROS4 is defined. 2002-04-02 11:49:49 +00:00
Will Andrews
ab86baa5a0 Update to always compile DRI on i386 machines, including 3dfx support.
/sys no longer needs to be accessible, nor does Glide support (unlike with
4.1.0).  Bump PORTREVISION to denote update.

PR:		36181
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2002-04-02 02:03:31 +00:00
Patrick Li
e2dc4d6fdb Update to 1.5.0
PR:		36534
Submitted by:	maintainer
2002-03-30 18:05:40 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Ying-Chieh Liao
8c85c0fa9a upgrade to 11.00
PR:		36441
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-29 08:02:33 +00:00
Maxim Sobolev
960054d553 Unbreak on -stable.
PR:		36271
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-28 12:24:24 +00:00
Ying-Chieh Liao
5098d66096 * added knob WITH_GUI
* added scripts/post-install
* bumped PORTREVISION, because xbindkeys_show does not work prior to
  these changes

PR:		36366
Submitted by:	maintainer
2002-03-27 14:06:50 +00:00
Patrick Li
b79f6c7233 - Find if_wavelan_ieee.h on machines running -current.
- freebsd.org -> FreeBSD.org
2002-03-27 08:51:31 +00:00
Pete Fritchman
83d4114001 Pass maintainership to the submitter.
PR:		36348
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-27 00:27:49 +00:00
Anders Nordby
5fd4ae2e00 Say hello to the Electric Sheep distributed screensaver.
PR:		35553
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-03-24 19:28:48 +00:00
Will Andrews
19222c9a51 Add simple patch to fix compiling with kaclmanipulation.h on -current.
Found by:	bento
2002-03-24 18:56:50 +00:00
Doug Barton
9e3660fb70 Upgrade to version 4.02, which:
* Fixes perl incompatibility problem with RELENG_4
* Fixes some memory leaks
* Adds two new hacks, and two new BSOD's
* Improves some existing hacks/features
2002-03-24 08:30:24 +00:00
Doug Barton
cf71cf06bf Patch no longer needed 2002-03-24 08:26:32 +00:00
Akinori MUSHA
b165f8eb6a Perform extconf.rb cleanup with no functional change. 2002-03-20 13:24:30 +00:00
Akinori MUSHA
e023b98694 Add ruby-panel-applet 0.27, a Ruby binding for GNOME panel-applet
library.
2002-03-20 12:58:51 +00:00
Akinori MUSHA
1c39591d9a Update ruby-{gnome,gtk,gdk_imlib,gdk_pixbuf} to 0.27. 2002-03-20 12:34:39 +00:00
Thomas Gellekum
3184f276f8 Upgrade to 5.03. 2002-03-20 12:14:56 +00:00
Cy Schubert
77e81de385 Add multi-gnome-terminal 1.3.13, gnome tabbed terminal emulator.
PR:		35376
Submitted by:	Frederic Dubuy <fdubuy@free.fr>
2002-03-20 02:18:29 +00:00
Will Andrews
bbed1482a9 Preemptive compile fix from XFree86 for "newer GCC versions" (presumably
they refer to GCC 3.x).  PORTREVISION not bumped -- package unaffected.
Untested on the target platforms.

PR:		36104
Submitted by:	Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Seconded by:	gad (sparc64 & possibly ia64 uses GCC3 by default)
2002-03-20 00:33:47 +00:00
Will Andrews
a812ba255d Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given the
default setup for the "nobody" account, login will fail.  PORTREVISION
bumped to include this fix for XFree86-4-clients.

PR:		36084
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
2002-03-20 00:18:36 +00:00
Maxim Sobolev
7f8faaf82c Connect libgnome to the build. 2002-03-19 17:33:16 +00:00
Maxim Sobolev
5f046e5bf7 Update to 1.112.1 after a repo-copy from gnomelibs. 2002-03-19 17:31:43 +00:00
Will Andrews
374106e59a Resurrect patch-startx which changes the default to turn off TCP listening,
and adds an option to allow turning it back on.  Bump PORTREVISION in
XFree86-4-clients only, to denote this feature (re)addition.

Submitted by:	Jochem Kossen <j.kossen@home.nl>
2002-03-19 16:48:54 +00:00
Will Andrews
d6850e0357 Fix i18n problem found by XFree86. This makes XIM work properly. Bump
PORTREVISION to denote fix.

Submitted by:	motoyuki
2002-03-19 16:43:34 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Will Andrews
bce75659ef Add Cyrillic fonts & bump PORTREVISION. While not that many users would
use them, they're fairly small and were part of the previous generation
of XFree86 ports.

Requested by:	roam
2002-03-18 16:43:49 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00