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
Ying-Chieh Liao
5661618df9 add xrootconsole 0.5
Writes any log live onto the background

PR:		40513
Submitted by:	"incabulos@mac.com &" <root@muddy.ath.cx>
2002-07-15 10:24:23 +00:00
Maxim Sobolev
41626c642a Fix another place where was the problem with paths relative to ${PREFIX}/gnome.
This makes "Settings" menu on menu panel working. Bump PORTREVISION.
2002-07-15 07:58:42 +00:00
Jean-Marc Zucconi
f8610bb15d Give maintainership to Eric Anholt.
Approved by:	anholt
2002-07-14 21:25:40 +00:00
Eric Anholt
6ef550dcec Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on
-current, fix the DRI with Wine, update the config files for the X ports, and
fix many of them to allow continuing of the X build after interruption (it
used to clean and rebuild).

Approved by:	will, des (mentor)
2002-07-14 20:26:33 +00:00
Joe Marcus Clarke
40dae42555 Add a depedency on scrollkeeper. Bump PORTREVISION.
PR:		38670
2002-07-14 15:24:57 +00:00
Joe Marcus Clarke
8ab487462d Fix the panel path. Bump PORTREVISION.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2002-07-14 03:23:19 +00:00
Maxim Sobolev
cf6652f40b Use USE_GNOMENG. 2002-07-12 14:00:29 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Ying-Chieh Liao
ac7a93c18d use MASTER_SITE_SOURCEFORGE
PR:		40440 (zh-aterm)
Submitted by:	Kang-min Liu <gugod@gugod.org> (zh-aterm)
2002-07-11 07:27:24 +00:00
Maxim Sobolev
643bd31ccf Add libpanel 1.4.1, a library for writing custom applets for GNOME
Panel (ripped out of gnomecore).
2002-07-10 15:14:26 +00:00
Maxim Sobolev
dbe2f9a1ae Add libcapplet 1.4.0.5, a library for writing custom applets for
GNOME Control Center.
2002-07-10 14:13:28 +00:00
Joe Marcus Clarke
0bf7bb8309 Update to 2.4.0.1. 2002-07-10 05:47:02 +00:00
Joe Marcus Clarke
ffdf5e4fc2 Tie in gnomeuserdocs2. Bump PORTREVISION. 2002-07-07 18:31:07 +00:00
Akinori MUSHA
bad98a5058 Update the Ruby/GNOME suite to 0.29. 2002-07-07 18:23:18 +00:00
Ying-Chieh Liao
59cce2a148 add twin 0.4.4
A Textmode WINdow environment
2002-07-07 11:06:27 +00:00
Patrick Li
9e2f597d19 Update to 0.7.2
PR:		40249
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-06 00:57:17 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
Will Andrews
d93aec5a0b Update to 3.0.2 (full log):
General:
[1] Add a means of updating via patches rather than always using tarballs.
    Unfortunately, this method proved unreliable due to the binary files
    included with most of the KDE tarballs.  For now, leave this support
    in until I can decide what to do with it.
[2] Remove patches that were fixed in KDE CVS for KDE_3_0_BRANCH.  This
    includes removal of malloc.h (from our viewpoint at least), a bug in
    kiconloader, and a typo in knode.
[3] Move the current KDE version number to KDE_VERSION in bsd.kde.mk.
[4] Support the notion of KDE_PREFIX.
[5] Move arts and kde3-i18n* ports to use Makefile.kde.

french/kde3-i18n:
[6] Remove cruft from when this was generated with a core dump in the
    3.0.1 distribution generation.

All other ports: No changes of note not mentioned above.

Thanks to the quick testers for their assistance with this upgrade:
Tested by:	Matt Douhan <matt@athame.co.uk>
		Andy Fawcett <andy@athame.co.uk>
		Dave Cantrell <phaedrus@alltel.net>
2002-07-04 19:35:44 +00:00
Joe Marcus Clarke
f1ac19d37c Remove an explicit dependency on nautilus2. This taken care of by
nautilus-gtkhtml.
2002-07-04 18:30:22 +00:00
Nick Sayer
c814d7dc8f Also patch src/Makefile.in
PR: 38181
Submitted-by: ejk@iki.fi
2002-07-01 16:27:51 +00:00
Joe Marcus Clarke
351d834b58 Allow gnomecontrolcenter to coexist with GNOME 2. This is need so
evolution users can still have Palm Pilot support.  While not pretty,
this is supported by GNOME 2.0, and doesn't overwrite any GNOME 2.0
files.
2002-06-30 22:49:42 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
MANTANI Nobutaka
f366ef12ee Update to 2.5.0. 2002-06-30 15:27:40 +00:00
Alan Eldridge
5fe5bd92af Patch out the 'sshd' user from being shown (add to HiddenUsers). 2002-06-29 12:20:10 +00:00
Alan Eldridge
2d816ca0e4 Add smmsp (mail submitter) to list of hidden users in kdm.conf.
PR:		39994
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>

1. Not worth a PORTREVISION bump.
2. This seems reasonable; after all, you shouldn't be trying to login
   as one of the daemon users anyway.
2002-06-29 11:23:35 +00:00
Hye-Shik Chang
873be20ff6 PERL -> REINPLACE_CMD
PR:		39262, 39263, 39264, 39265, 39266, 39267
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-27 13:32:14 +00:00
Joe Marcus Clarke
b7c60f7ebf Don't redefine size_t. This lets gdm build on -stable again.
Reported by:	Sean McNeil <sean@mcneil.com>
2002-06-27 00:31:17 +00:00
Alan Eldridge
c9b6382140 Fixed bad patch. Missed it when we moved to the rerolled tarball apparently.
PR:		39897
Submitted by:	Siegbert Baude <siegbert.baude@gmx.de>
2002-06-27 00:22:03 +00:00
Patrick Li
5796fbac0e strip -> ${STRIP_CMD}
PR:		ports/39756
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-26 18:56:18 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
David E. O'Brien
38cce2b06f Add Xwrapper to the meta collection.
Requested by:	murray(RE)
2002-06-24 19:23:14 +00:00
Patrick Li
7193d0280d - Don't use space to seperate variable name and value
- Fix MASTER_SITES

PR:		ports/39782
Submitted by:	maintainer
2002-06-24 16:54:57 +00:00
Alan Eldridge
cba84991c6 Distfiles have been moved on kde site to Attic.
PR:		ports/39558
Submitted by:	glewis
Reviewed by:	alane
2002-06-21 02:48:48 +00:00
Joe Marcus Clarke
66aed70188 Make the GNOME 1.x warning package-safe.
Suggested by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-06-20 23:57:18 +00:00
Ying-Chieh Liao
86176e7d19 upgrade to 1.5.0
PR:		39501
Submitted by:	maintainer
2002-06-19 21:01:05 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Patrick Li
174bb66c31 Update to 1.3
Submitted by:	maintainer
2002-06-18 05:42:56 +00:00
Alan Eldridge
44011fd7c4 1. Bump to 3.0.1_1 because ...
2. Fix distinfo file md5 mismatch caused by KDE rerolling the distfiles to
   incorporate some late patches.

Submitted by:	alane@freebsd.org and the kde-freebsd mailing list.
2002-06-16 04:18:27 +00:00
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Ying-Chieh Liao
43e80d5a4b Replace ${PERL} with ${REINPLACE_CMD}.
PR:	39243, 39244, 39245, 39249
Submitted by:	maintainer
2002-06-14 07:21:10 +00:00
Doug Barton
ffc83a37ae * Fix a braino with the dialog command line
* Update the warning message to encourage users
to upgrade their glib12 and gtk12 ports so that
their pkg-config files will be fixed.
2002-06-14 06:33:42 +00:00
Doug Barton
b3948bfd58 * Add a feature I have used locally for a while, namely the ability to
tell configure that you want something other than zippy for fortunes.
* Change the method of displaying the warning message to one that is
friendlier to displaying multi-line instructions.
* Conditionally include webcollage-helper in the PLIST depending on
whether it was built by xscreensaver or not (which in turn depends
on the existence of gdk-pixbuf).
2002-06-14 02:09:42 +00:00
Doug Barton
74c672163e Make the warning message slave-port friendly 2002-06-12 02:30:50 +00:00
Joe Marcus Clarke
b93b4ad73e Fix up patches from previous commit. 2002-06-12 00:20:39 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Doug Barton
a0fe10ef50 Update to 4.05, which has a much better configure script, one new
hack, and some new icons. There is still a conflict with the
definitions produced by pkg-config however, so add a warning
message to that effect.
2002-06-11 21:05:04 +00:00
Joe Marcus Clarke
564a98e04c Bump PORTREVISION after adding glade2. 2002-06-11 16:17:08 +00:00
Joe Marcus Clarke
2d0d598d89 Tie glade2 into the GNOME 2 meta-port. 2002-06-11 16:13:42 +00:00
Will Andrews
6537fcf437 Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again.  Welcome back, Miguel.  :-)
2002-06-11 13:57:05 +00:00
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