1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

2313 Commits

Author SHA1 Message Date
Joe Marcus Clarke
3bfd9150b8 Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.
2002-06-11 08:15:32 +00:00
Maxim Sobolev
56a60773a6 Update to 1.4.1. 2002-06-10 15:09:58 +00:00
Trevor Johnson
92439da9e8 Make trivial stylistic and grammatical changes (two spaces after a
period, it's versus its, sentence fragment, parallel structure).
2002-06-10 11:49:46 +00:00
Pete Fritchman
3ec9be2ac8 Unbreak: switch to a working master site & distname. 2002-06-09 01:50:59 +00:00
Motoyuki Konno
ecc79a13ab Follow the Japanese EUC locale name change: ja_JP.EUC -> ja_JP.eucJP.
Bump PORTREVISION.
2002-06-08 02:51:02 +00:00
Trevor Johnson
3e07c20db3 Set Miguel Mendez' ports loose. Look out, world!
I would like to try maintaining the acroread5 one, so I pre-snarfed
it.  :-P

PR:		38978
Submitted by:	Miguel Mendez (outgoing maintainer)
2002-06-07 11:01:48 +00:00
Kris Kennaway
916e9395d7 Allow this port to build in -current (i.e. with gcc 3.1)
Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
2002-06-07 03:26:24 +00:00
Kris Kennaway
d63384ce73 s/BUILD_DEPENDS/LIB_DEPENDS/
Submitted by:	bento
2002-06-06 21:46:46 +00:00
Patrick Li
1dabc7b5c1 Update to 0.1.2
PR:		38916
Submitted by:	maintainer
2002-06-06 20:44:56 +00:00
Maxim Sobolev
17fbdd9dbe Fix typo: %%BATTER%% --> %%BATTERY%% 2002-06-06 19:30:08 +00:00
Doug Barton
9b65340bc5 Upgrade to version 4.04.2, and clean up the port while I'm at it.
Changes to the software:
* Several new little screensavers (hacks)
* Updates to many others
* Better GTK/Gnome 2 support
* New man pages for things that didn't have them

Changes to the port:
* Removed ill-advised, unapproved, and inappropriate changes
from previous commits. Things like webcollage-helper are created
dynamically by configure, and will be accounted for at some point
in the future. Meanwhile, having one extra item for a few people
is better than one two few for others.
* One more port goes over to the GMAKE darkside
* Since there are so many new man pages, re-sort them all
* Updated pkg-plist for the new stuff
* One of my patches was included in the distribution, so
shorten patch-ab
* Take advantage of the fact that I have to regenerate the
other patch anyway, and fix the name of the patch file
2002-06-05 08:51:01 +00:00
Akinori MUSHA
a67003adad Actually delete this no longer needed patch.
Submitted by:	olgeni
2002-06-05 03:32:58 +00:00
Pete Fritchman
f6abfcd643 Reset maintainership to ports@. Thanks for your work on these, Jeremy!
PR:		38874
Submitted by:	Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
2002-06-04 01:38:45 +00:00
Akinori MUSHA
24101f8bc7 Add ruby-gnome-all, the "meta-port" for Ruby/GNOME. 2002-06-03 10:55:07 +00:00
Akinori MUSHA
0c978e48b0 Update the Ruby/GNOME suite to 0.28. 2002-06-03 10:53:48 +00:00
Pete Fritchman
b56d2ab168 Add xnee 0.7.a2, x events recorder and player.
PR:		38595
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-31 20:44:23 +00:00
Jimmy Olgeni
290b7cccc2 Enable --enable-multi-charset.
Submitted by:	Lukasz Ciazynski <lciazyns@altosusers.com>
2002-05-31 19:57:05 +00:00
Maxim Sobolev
aa09251742 Forcefully link with libxml2, because otherwise libxml kicks in and causes
segfault.
2002-05-31 12:07:23 +00:00
Maxim Sobolev
b650787519 Add missed LIB/RUN_DEPENDS. 2002-05-31 11:42:13 +00:00
Maxim Sobolev
2a97302b33 Update to 0.92. 2002-05-31 11:38:13 +00:00
Maxim Sobolev
ff0a13bba7 - Remove bogus prefix=/usr from configure script;
- add missed gettext dependency;
- adjust PLIST accordingly.
2002-05-31 11:02:41 +00:00
Maxim Sobolev
c9b27b24bc Add xfree86_xkb_xml 0.2, a little set of XML files useful for
dealing with XKB rules.
2002-05-31 10:50:35 +00:00
Maxim Sobolev
5bb1ce5458 Add libxklavier 0.2, an utility library to make XKB stuff easier. 2002-05-31 10:41:20 +00:00
Joe Marcus Clarke
9de1b15968 Only build the battstat_applet on i386.
Submitted by:	beta
2002-05-30 14:48:19 +00:00
Joe Marcus Clarke
8fc91ad35c Fix a packaging error on AXP.
Submitted by:	beta
2002-05-30 14:20:48 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
da050e10ab Allow yelp to view man pages. Bump PORTREVISION. 2002-05-26 07:45:56 +00:00
Joe Marcus Clarke
900171d876 Add a WWW entry that points to the FreeBSD GNOME project site. This way,
new GNOME users will know where the FreeBSD-specific docs and FAQs are.  The
FreeBSD GNOME site can then redirect them to gnome.org for additional
information.
2002-05-26 01:11:32 +00:00
Kris Kennaway
b6d473b7f1 Add decurs-0.50.0
DeCurs is a GTK+ based program that lets you edit you XFree86 mouse cursors.
It reads them from "bdf" -formatted font files.

Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
PR:		ports/34069
2002-05-25 10:50:42 +00:00
Maxim Sobolev
a2c2f55504 Fix nognome PLIST breakage introduced in the previous commit and add missing
item into the PLIST.
2002-05-25 05:01:30 +00:00
Maxim Sobolev
603fdc8433 Put xscreensaver back. 2002-05-25 04:17:52 +00:00
Maxim Sobolev
18d982b7e8 - Only detect GNOME if WITH_GNOME is defined. This allows port to be used with
gnome2 desktop;
- add missed gdk-puxbuf into LIB_DEPENDS while I am here.
2002-05-25 04:17:21 +00:00
Maxim Sobolev
98c763ca4a - Remove xscreensaver, because this dependency is pulling the whole GNOME1
desktop in;
- add sawfish2 into the mix, so that user could select wich one WM he likes
  more. Besides, metacity seemingly is broken wrt Xinerama.

Submitted by:	Franz Klammer <klammer@webonaut.com>
2002-05-25 03:43:38 +00:00
Joe Marcus Clarke
6ac284c917 Correct regular expression to be more strict.
Reported by:	Gregory O <Go@GregoryO.com>
2002-05-24 16:25:41 +00:00
Jean-Marc Zucconi
78f2fdc4f0 Upgrade to revision 10.
PR:		ports/38411
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
2002-05-24 12:25:27 +00:00
Joe Marcus Clarke
eba53fe206 Update to 1.4.1.7. 2002-05-24 03:26:43 +00:00
Joe Marcus Clarke
d130f08400 Add the GNOME 2 desktop metaport. Welcome GNOME 2.0! 2002-05-24 02:39:17 +00:00
Kris Kennaway
a953db460d Add gdm2
Pointy hat to:	marcus
2002-05-23 04:26:04 +00:00
Patrick Li
ac916212bc Fix script environment when WITH_GUI is defined.
PR:		38320
Submitted by:	parv <parv@pair.com>, maintainer
2002-05-23 01:03:59 +00:00
Joe Marcus Clarke
f2c8caf07e Allow USE_X_PREFIX to work again.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2002-05-22 23:25:56 +00:00
Joe Marcus Clarke
e4c6499c58 Fix Xinerama support. Bump PORTREVISION.
Submitted by:	Franz Klammer <klammer@webonaut.com>
2002-05-22 23:06:48 +00:00
Trevor Johnson
12e4d42645 The parenthetical information was outdated, so remove it.
Thanks to Rudy~Rockstar for the note.
2002-05-22 22:15:37 +00:00
Jean-Marc Zucconi
c5016fb32f Add a build dependency on xrdb. 2002-05-22 18:16:39 +00:00
Joe Marcus Clarke
95bedf2e0a Conditionalize the plist after the last commit. 2002-05-22 15:39:39 +00:00
Maxim Sobolev
045d1253be imake(1) thinks that the first place where to look for a compiler on FreeBSD
is /usr/local/bin/gcc, which simply is not true. Correct it. Bump
PORTREVISION for imake-4 port (XFree86-4-libraries isn't bumped because this
port doesn't install its own imake binary, but builds it for internal
consumption only).

No reply from:	MAINTAINERs
2002-05-22 14:29:17 +00:00
Joe Marcus Clarke
a8bb7d6b92 Disable APM support on all platforms but i386.
Submitted by:	obrien
2002-05-22 00:47:48 +00:00
Joe Marcus Clarke
e3c631ed7f Disable the battery applet on AXP since it does not have APM support.
Submitted by:	bento
2002-05-21 23:31:56 +00:00
Joe Marcus Clarke
058b72b9c6 Correct DISTNAME. 2002-05-21 18:14:44 +00:00
Peter Pentchev
a5c939139d Update to xvkbd-2.3. 2002-05-21 18:01:41 +00:00
David W. Chapman Jr.
44ee3447a8 Add extra MASTER_SITE
PR:		36697
Submitted by:	tilman@arved.de
2002-05-21 17:01:09 +00:00
Maxim Sobolev
52e0ce65c0 Make gweather working for Ukraine. Bump PORTREVISION. 2002-05-21 16:13:00 +00:00
Ying-Chieh Liao
bb8a2f537e make it build again
PR:		37162
Reported by:	Roger Savard <Unix@henoc.com>
2002-05-21 07:10:55 +00:00
Joe Marcus Clarke
bdc248a3e9 Add gdm2 after repo copy from gdm. Gdm is the GNOME 2.0 version of the
X11 display manager.

Not tested by:	me
2002-05-21 06:36:29 +00:00
Joe Marcus Clarke
e635725aa9 Fix some help related paths. Bump PORTREVISION. 2002-05-20 22:42:49 +00:00
Joe Marcus Clarke
b8cccc78d2 Fix a segmentation fault trying to build a list of info files. 2002-05-20 21:52:57 +00:00
Maxim Sobolev
30d09de631 Add yelp 0.7, a help browser for GNOME 2.0 desktop. 2002-05-20 18:06:55 +00:00
Brian Somers
f1b5025323 x86emu update for new BIOS's
Submitted by:	Larry Rosenman <ler@lerctr.org>
PR:		37610
2002-05-20 16:33:52 +00:00
Vanilla I. Shu
93664307ab Upgrade to 1.5.5.
PR:		ports/38239
Submitted by:	maintainer
2002-05-20 08:26:58 +00:00
Will Andrews
5b52f8b8f7 Fix build on alpha.
Submitted by:	gallatin
2002-05-20 06:17:57 +00:00
Will Andrews
679ab10976 Remove version dependency in comment file. 2002-05-20 04:33:01 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Joe Marcus Clarke
66a40d7c78 * Fix build with latest GNOME libraries.
* Relinquish maintainership to ports@

PR:		36775
Submitted by:	maintainer (maintainer change), marcus (build fix)
Approved by:	previous maintainer
2002-05-19 19:56:19 +00:00
Trevor Johnson
104b31bdb3 Move vdesk port to x11 category. 2002-05-18 06:27:43 +00:00
Kris Kennaway
de27e60460 BROKEN: Does not build 2002-05-18 02:44:49 +00:00
Kris Kennaway
be5b13ef24 BROKEN: Does not fetch 2002-05-18 02:07:30 +00:00
Ying-Chieh Liao
70672b2851 correct etc path 2002-05-15 14:55:18 +00:00
Mario Sergio Fujikawa Ferreira
b5a69ca042 o Teach rxvt about FreeBSD's pty: it goes all the way to letter v
o Bump PORTREVISION

Submitted by:	Ingo Rohlfs <ingo.rohlfs@gmx.de>
2002-05-15 14:21:46 +00:00
Patrick Li
b4beb6f790 Update to 1.5.4
PR:		38066
Submitted by:	maintainer
2002-05-14 21:18:02 +00:00
Maxim Sobolev
5c588543ac Fix on systems without langinfo.h header.
Submitted by:	bento
2002-05-14 14:32:33 +00:00
Ying-Chieh Liao
696497e2c8 add xstroke 0.5.12
Fullscreen gesture recognition
2002-05-14 08:19:03 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Maxim Sobolev
0325e94803 Make gnome-panel working:
- fix search path for activation config files in X11BASE in bonobo-activation;
- correct name of gnome-panel executable in GNOME_Panel.server.

Bump PORTREVISIONs of both ports.
2002-05-09 21:37:19 +00:00
Pete Fritchman
2e05a80ffb Fix missing %%MOTIF%% substitutions.
Submitted by:	Alan E <alane@geeksrus.net>
Approved by:	will
2002-05-08 23:57:15 +00:00
Joe Marcus Clarke
73562930e4 Add gnomeapplets2 after a repo copy from gnomeapplets. These are the various
applet tools for the GNOME 2.0 Desktop.
2002-05-08 22:44:06 +00:00
Joe Marcus Clarke
f13bc6192b Forgot to USE_BZIP2 and place the distfile in the gnome2 subdir.
Pointy hat to:	me
2002-05-08 18:47:28 +00:00
Joe Marcus Clarke
f4e0c08979 Add gnomesession, the session initialization component for the GNOME 2.0
desktop.
2002-05-08 18:42:38 +00:00
David W. Chapman Jr.
1c30657576 Update to 1.5.2
PR:		37815
Submitted by:	maintainer
2002-05-08 16:06:43 +00:00
David W. Chapman Jr.
49074bfb7c Update to 0.1.1
PR:		37852
Submitted by:	maintainer
2002-05-08 16:04:51 +00:00
Nick Sayer
0c6d14dd35 Update to 1.07 to support G550. Sorry for the delay. :-)
Submitted by:	Adam McDougall <mcdouga9@egr.msu.edu>
2002-05-05 05:51:11 +00:00
Cy Schubert
765459dddc Xcut has moved to SourceForge. 2002-05-05 05:08:38 +00:00
David E. O'Brien
223a75066c Make XF4 be the "default" for a ``pkg_add -r''. 2002-05-04 19:30:54 +00:00
Joe Marcus Clarke
e290deb4b6 Whitespace nit. 2002-05-03 15:49:25 +00:00
Joe Marcus Clarke
c92d761663 Add gnometerminal, terminal component for the GNOME 2 desktop. 2002-05-03 15:42:03 +00:00
Cy Schubert
bee3918f5b Ugrade 1.3.13 --> 1.4.1 and whitespace cleanup.
PR:		37703
Submitted by:	MAINTAINER:  Frederic Dubuy <fdubuy@free.fr>
2002-05-03 14:32:02 +00:00
Joe Marcus Clarke
2115771c2f Add gnomepanel, the panel component for the GNOME 2.0 Desktop. 2002-05-02 03:44:57 +00:00
Joe Marcus Clarke
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Maxim Sobolev
17b6cc0afe - Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
2002-05-01 20:23:03 +00:00
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
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