Commit graph

2126 commits

Author SHA1 Message Date
Maxim Sobolev
2e51418c70 Hack for better hier(7) conformance - install libart documentation into
${PREFIX}/share/doc.
2002-04-30 23:20:30 +00:00
Joe Marcus Clarke
d51df2d2c5 Clean up the plists some.
* "Share" directories such as share/gnome, share/gnome/pixmaps, and etc/sound
  between both GNOME 1.4 and GNOME 2.0.

* Remove some @dirrm's from gtm that were already in dependency ports.
2002-04-30 19:21:53 +00:00
Joe Marcus Clarke
cc2170c384 Move back to share/gnome as a datadir.
The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but
the desktops will be mutually independent.  That is, you will not be
able to install gnomedesktop, for example, on the same machine as gnomecore.
However, you will be able to install the GNOME 2.0 desktop, and use all your
favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.).
2002-04-30 16:24:08 +00:00
Maxim Sobolev
84bd9bca23 Update to 1.4.0.8. 2002-04-29 17:06:10 +00:00
Maxim Sobolev
3670e0fb0c Update to 1.4.1.6. 2002-04-29 17:05:43 +00:00
Akinori MUSHA
53a6996210 Assign PORTREVISION using ?=' instead of =' so that slave ports can
override it.

PR:		ports/34779
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
		(MAINTAINER of ja-{qt23,kde*2} ports)

Replace `cd dir && cmd' with `cd dir ; cmd' while I'm here.
2002-04-29 16:31:22 +00:00
Norikatsu Shigemura
d22fe6866e add missing files.
Not objected to by:	gnome
Reviewed by:		knu (mentor)
2002-04-28 16:03:28 +00:00
Patrick Li
6c2c6083a6 Update to 1.5.1
PR:		37499
Submitted by:	maintainer
2002-04-27 11:35:24 +00:00
Maxim Sobolev
90a619df21 - Update to 1.5.17 (version found in the GNOME2 beta4);
- use USE_LIBTOOL.
2002-04-26 14:19:46 +00:00
Maxim Sobolev
70f997c306 - Update to 1.115.0 (version found in GNOME2 beta4);
- use USE_LIBTOOL.
2002-04-26 10:34:49 +00:00
Joe Marcus Clarke
0f6e98edd5 Fix Xinerama support. Bump PORTREVISION.
Prompted by:	Franz Klammer <klammer@webonaut.com>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-26 04:20:47 +00:00
Jimmy Olgeni
59699d3026 Do not show the security warning dialog if BATCH is set (it causes
sysinstall to hang).
2002-04-24 21:26:08 +00:00
Maxim Sobolev
6e9fe92103 Update to 1.4.0.7. 2002-04-24 19:04:19 +00:00
Joe Marcus Clarke
7923a9dc9b Add gnomedesktop, part of the GNOME 2.0 Desktop API.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-24 16:07:53 +00:00
Joe Marcus Clarke
b417efd74e Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed.

PR:		36401
Reported by:	many
Approved by:	sobomax
2002-04-24 15:50:09 +00:00
Cy Schubert
f41c159df8 Fix broken "terminal help". Multi-gnome-terminal installed help
files in ${PREFIX}/share/gnome/gnome/help but expects them in
${PREFIX}/share/gnome/help.  This has now been fixed.

Approved by:	MAINTAINER:  Frederic Dubuy <fdubuy@free.fr>
2002-04-23 13:04:24 +00:00
Will Andrews
d54d1eaf5d Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
Joe Marcus Clarke
7c4831e33a Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnome
in preparation for the GNOME 2.0 desktop.

Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 21:16:39 +00:00
Will Andrews
9f8f994ef4 Oops, fix miscommit of patch. 2002-04-22 14:30:54 +00:00
Will Andrews
5cd78d6b1b Fix kdm config file upon install.
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-04-22 08:53:31 +00:00
Will Andrews
48fe32279d Update to 3.0. 2002-04-22 02:21:05 +00:00
Will Andrews
ad3b02c65e Update to 3.0. 2002-04-22 02:00:06 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Doug Barton
c61b182ea8 * Add the duplicate gnome capplet till its existence gets sorted out.
* Alphabetize

Submitted by:	nork
2002-04-21 05:42:55 +00:00
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