1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

1175 Commits

Author SHA1 Message Date
Satoshi Taoka
761385b6c3 XKeyWrap can record, repeat, and play key sequence in real time.
PR:		16059
Submitted by:	Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
2000-01-24 04:53:24 +00:00
Jean-Marc Zucconi
a109f4e9f0 Allow sessreg to update /var/run/utmp
PR:		ports/10945
2000-01-23 22:18:44 +00:00
Jean-Marc Zucconi
df4f2a96e4 FreeBSD still supports the ru_SU locale, so there is no reason to exclude it
from X11.

PR:		ports/14955
2000-01-23 01:45:11 +00:00
Yukihiro Nakai
044fe0d8a2 Fix and updates from KATO Tsuguru.
Submitted by:		"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-01-22 11:46:45 +00:00
Chris Piazza
74f8e30622 Fix for NEWGCC (sigh). 2000-01-22 04:00:57 +00:00
Ade Lovett
850941fe1e Fix bogus secure-keyboard startup mode for gnome-terminal.
PR:		16219
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-01-21 03:55:13 +00:00
Ade Lovett
dbe4b24a7f Fix a number of gnome-terminal issues.
PR:		16218
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-01-21 03:53:38 +00:00
Jean-Marc Zucconi
ab69edba4d Unbreak XF86Setup. I am not sure of the correctness of the patch - I have
not tried to understand why it was broken.

PR:		ports/15341
2000-01-19 02:10:31 +00:00
R. Imura
ab8cce3a77 Move xcruise port from x11 to x11-fm category.
Pointed out by:	PW
2000-01-18 15:15:24 +00:00
Jean-Marc Zucconi
8ae644c91b When copying Wraphelp.c use tr -d '\r' instead of cp. Too many people
get it transfered in ASCII mode.
2000-01-17 16:58:46 +00:00
Jean-Marc Zucconi
be8e2b9ee3 Revert my previous commit. The problem is not with tcl/tk 8.2 2000-01-16 23:42:45 +00:00
Jean-Marc Zucconi
1b909c211d Do not build XF86Setup with tcl/tk 8.2. It will not work. 2000-01-16 21:09:04 +00:00
Ade Lovett
27a7471132 Update to 1.0.55 2000-01-14 20:51:19 +00:00
Ade Lovett
108e73f59b Fix utmp/wtmp/lastlog support for gnome-terminal
PR:		16081
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-01-14 20:50:24 +00:00
R. Imura
515cf2420c Activate xcruise.
Sorry, I forgot it..
2000-01-14 20:34:54 +00:00
R. Imura
572a8cf7ee Oops... my last change about kdm had no effect at all.
Hope this will realy fix the problem and I add USE_XLIB.

What's the problem:
  configure script checks if $PATH/X exists and if so define XBINDIR as $PATH.
  In kdebase's package, XBINDIR is hardly embedded in kdm and it doesn't
  work. In last modification, I added $X11BASE/bin to $PATH in Makefile...
2000-01-14 20:24:34 +00:00
Chris Piazza
ae52ba8025 Remove excessive LIB_DEPENDS and fix PREFIX/X11BASE usage
PR:		16038
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-14 19:32:42 +00:00
Yukihiro Nakai
428a4ce341 Update to 0.5.9 2000-01-14 09:44:13 +00:00
Jean-Marc Zucconi
a276426c26 There is a new library: XThrStub 2000-01-13 14:14:25 +00:00
Jean-Marc Zucconi
62a84e22d7 Upgrade to 3.3.6 2000-01-12 18:10:59 +00:00
Jean-Marc Zucconi
3bf575c9d1 Disable the i860 driver. It does not compile. 2000-01-12 05:21:47 +00:00
Jean-Marc Zucconi
5f473f46bd Upgrade to version 3.3.6 2000-01-12 03:50:04 +00:00
Jean-Marc Zucconi
cd7d36b7f3 Upgrade to version 3.3.6
patch-4 has been split into several parts (patch-0?); one patch per
modified file
2000-01-12 03:49:50 +00:00
Jean-Marc Zucconi
8732158081 Upgrade to version 3.3.6 (threads support is already included) 2000-01-12 03:45:04 +00:00
Jean-Marc Zucconi
d55100ae21 Upgrade to version 3.3.6 2000-01-12 03:44:15 +00:00
Steve Price
6ec02ed8f8 Update to version 0.8.10.
PR:		14874
Submitted by:	Rod Taylor <rod@zort.on.ca>
2000-01-09 18:09:16 +00:00
Yukihiro Nakai
113f7e4547 Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org 2000-01-08 11:23:57 +00:00
Yukihiro Nakai
a6844f7b83 Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
Satoshi Asami
c96d1e27aa Add missing libraries. 1999-12-30 22:42:58 +00:00
Yukihiro Nakai
aef3db95db Update to 1.0.55
PR:		ports/15726
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-28 02:50:56 +00:00
Yukihiro Nakai
572712b823 Fix typo.
Submitted by:	Joroen Ruigrok/Asmodai <asmodai@wxs.nl>
1999-12-27 06:51:31 +00:00
Steve Price
a08d0fc53f Adding qrash version 1.0
An animated musical demo for X11.

PR:		14554
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-12-27 02:24:30 +00:00
Chris D. Faulhaber
4541d058f1 Correct MD5
Found by:	bento
1999-12-26 22:57:08 +00:00
Chris Piazza
6e415aafac Update to version 2.7.2 1999-12-25 04:11:36 +00:00
Steve Price
0cc1560689 * Fixed MASTER_SITES
* Modified patches to support CFLAGS/X11BASE properly
* Modified patches to support install macros
* Sorted pkg/PLIST
* Added WWW: line into pkg/DESCR

PR:		15539
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:43:15 +00:00
Mark Murray
9740f4f2a2 Remove the old KerberosIV stuff and PAM-ize.
OK'ed by:	jmz
1999-12-24 16:42:18 +00:00
Chris D. Faulhaber
fd775a8a66 Finish fixes between PR's 15537 and 15588:
* Fixed MASTER_SITES
* Added MAINTAINER line
* zcat -> GZIP_CMD
* sh -> SH

PR:		15588
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:15:40 +00:00
Chris D. Faulhaber
bdaf107bb6 Fix MASTER_SITES
PR:		15537
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 03:59:00 +00:00
Chris D. Faulhaber
e938ce249a * Update to version 0.2
* Changed file name to use lower case only
* Modified patches/to support X11BASE properly
* Added WWW: line into pkg/DESCR

PR:		15538
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-22 23:00:24 +00:00
Jean-Marc Zucconi
2628c7ca19 Fix a bug with tiled images.
PR:		ports/15430
Submitted by:	Serguei Soltan <ssoltan@usa.net>
1999-12-22 20:15:53 +00:00
Chris Piazza
9095c892fd Fix a couple long-standing and annoying bugs
PR:		15628
Submitted by:	Mark Newton <newton@atdot.dotat.org>
1999-12-22 19:35:29 +00:00
Bill Fenner
39e0ff9ee1 Remove jraynard as MAINTAINER, since he no longer has an account.
Move distfiles from ~jraynard/public_html/ports/distfiles/ to
 ~fenner/public_html/distfiles-- this does not imply that I take
 any responsibility for the ports but I'll at least host the
 existing distfiles =)
1999-12-22 17:31:02 +00:00
Thomas Gellekum
a81ca96cc9 Rename PID file from xdm-pid to xdm.pid for consistency. 1999-12-22 12:59:30 +00:00
R. Imura
f83fcaff9d Tell moc's location to the configure.
PR:		15082
Submitted by:	Mario Ferreira <lioux@linf.unb.br>
1999-12-10 01:31:56 +00:00
R. Imura
a913ab386b It must fix a package's kdm problem and screenlock's problem.
PR:		14205, 14188
1999-12-07 15:46:35 +00:00
Jean-Marc Zucconi
317951fdc1 Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tk
PR:		ports/12851
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-12-05 21:41:59 +00:00
Jean-Marc Zucconi
9a2cc74bea Add files specific to xf98 and remove their xf86 equivalent.
PR:		ports/12851
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-12-05 21:40:26 +00:00
Steve Price
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00
Justin M. Seger
6c199fa5fd Fix Kerberos support.
Submitted by:	Bush Doctor <dervish@ikhala.tcimet.net>
PR:		ports/15111
1999-12-01 15:28:27 +00:00
Jean-Marc Zucconi
a1529eb18f Allow building XF86Setp with japanese tcl/tk
Submitted by:	kiri@pis.toba-cmt.ac.jp
1999-11-29 17:55:38 +00:00
Justin M. Seger
ef5898cb63 Define HAVE_SAVED_UID and NEED_LINUX_HACK so that .Xauthority
files from NFS mounted home dirs can be read by Eterm.

PR:	ports/11977
1999-11-26 02:14:01 +00:00
Justin M. Seger
f0033c6c52 Upgrade to xscreensaver-3.21 1999-11-25 06:19:08 +00:00
Justin M. Seger
04c5cd2466 Nuke japanese/camltk41 and x11/camltk41
Not objected to by:	ports, MAINTAINER
1999-11-25 03:50:39 +00:00
Jean-Marc Zucconi
14a2571fde Change Imake.tmpl and FreeBSD.cf. Imake programs will now use the system
CFLAGS instead of the predefined default (-O2)

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-25 02:31:33 +00:00
Jean-Marc Zucconi
b4ba96ca9f Unbreak. 1999-11-24 23:08:06 +00:00
Jean-Marc Zucconi
9dfb5505ae Unbreak for pre-gcc 2.95 systems 1999-11-23 04:49:34 +00:00
Yukihiro Nakai
bd08292561 Fix for CONFIGURE_ENV line. 1999-11-21 09:37:01 +00:00
Yukihiro Nakai
73b6d6b8fe Delete some meaningless line from Makefile.
Submitted by:	tkato@prontomail.ne.jp
1999-11-20 11:33:31 +00:00
Yukihiro Nakai
90c685d70e Fix about KDE menu.
Now you can access KDE menu from GNOME panel.

Submitted by:	Yoichi ASAI
1999-11-20 11:07:45 +00:00
Bill Fumerola
fe67751509 Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped
around them, but they don't detect it (or we don't tell it what it wants to know.
1999-11-16 19:29:01 +00:00
Chris Piazza
0325f485ba One of the master sites no longer carries the distfile 1999-11-14 00:56:34 +00:00
Jean-Marc Zucconi
23b13f56ee Add support for threads (use at your own risk)
Submitted by:	Carlos A M dos Santos <casantos@inf.ufrgs.br>
1999-11-13 01:28:19 +00:00
David E. O'Brien
8e73fa4acd Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bits
for that platform.
1999-11-12 22:09:06 +00:00
Munechika SUMIKAWA
59e10935c9 upgrade to 1.19.
PR:		14740
Submitted by:	tkato@prontomail.ne.jp
1999-11-09 12:46:00 +00:00
Thomas Gellekum
5d0cc9466f Upgrade to 4.15. 1999-11-09 11:55:19 +00:00
Yukihiro Nakai
a349e6c65c Update to 1.0.54
PR:		ports/14788
Submitted by:	Ade Lovett<ade@lovett.com>
1999-11-09 09:54:13 +00:00
Yukihiro Nakai
c12d259968 Update to 0.5.8 1999-11-09 08:50:56 +00:00
Justin M. Seger
7c69cf054a Add dependency to Mesa. 1999-11-08 15:57:21 +00:00
Yukihiro Nakai
15c88c6495 Update to 1.0.54
PR:		ports/14732
Submitted by:	rod@zort.on.ca
1999-11-08 04:54:13 +00:00
Jim Mock
4485183eb2 Activate wmmatrix 1999-11-03 01:34:54 +00:00
Jim Mock
b0b43ea99c Import of wmmatrix.
wmmatrix is a dock app that runs a slightly modified version of
Jamie Zawinski's xmatrix screenhack.

PR:		14312
Submitted by:	Brian Handy <handy@physics.montana.edu>
1999-11-03 01:33:52 +00:00
Justin M. Seger
a1e49b601d Upgrade to xscreensaver-3.19 1999-11-02 16:15:05 +00:00
Steve Price
851889808a Activate the xcut and xmsg ports. 1999-11-01 03:21:43 +00:00
Steve Price
36fae48e3d Initial import of xmsg version 1.0.
The X11R4 version of xmessage updated for X11R5 and renamed.

PR:		13899
Submitted by:	John Sellens <jsellens@generalconcepts.com>
1999-11-01 03:20:57 +00:00
Steve Price
5e0d573f28 Ininital import of xcut version 0.2.
Manipulate X cut buffers from the commandline.

PR:		13925
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
1999-11-01 03:18:29 +00:00
Steve Price
6a6905865a Pickup some missing files in PLIST.
PR:		13677 (7 of 10)
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:54:10 +00:00
Chris Piazza
956d4b96fe Revive the comment at the top that reminded people to upgrade
rclock and chinese/rxvt too.

Noticed by:	obrien
1999-10-25 18:03:20 +00:00
Yukihiro Nakai
9e6226d757 Add a patch for i18n about dialog. 1999-10-25 05:29:30 +00:00
Chris Piazza
ef38eb11ff Update to 2.7.1
PR:		14410
Submitted by:	maintainer
1999-10-25 02:36:35 +00:00
Bill Fenner
fcde3f99f1 Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has
been bouncing with:

<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown

for over 2 months.
1999-10-21 19:02:29 +00:00
Yukihiro Nakai
0f377793a7 Fix to enable to refer gtk-config or glib-config from
gnome-config.
Now 'gnome-config gtk --cflags' or so works.
1999-10-18 03:47:31 +00:00
Vanilla I. Shu
eedee9e140 Correct some applets' locale path. 1999-10-16 07:10:46 +00:00
Dan Moschuk
d80e0c4d7b Fix broken Makefile. Please be careful!
Submitted by: Chris Montgomery <chris@click2net.com>
1999-10-14 19:35:08 +00:00
Yukihiro Nakai
1e10d97cc4 PR: ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Update to 1.0.53 ( October GNOME )
1999-10-14 09:42:09 +00:00
Yukihiro Nakai
9b31b06d04 PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 1.0.53
This is the core module for 'October GNOME'!
1999-10-14 03:42:41 +00:00
Yukihiro Nakai
46519c4d05 PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 1.0.53
This is a core library for 'October GNOME'
1999-10-14 03:41:26 +00:00
Satoshi Asami
6bb5419c0a Bump glib shlib major.
Found by:	o-bento
Forgotten by:	vanilla
1999-10-12 08:03:30 +00:00
Steve Price
2758503183 New maintainer, new MASTER_SITE.
PR:		14220
Submitted by:	Ade Lovett <ade@lovett.com>
1999-10-10 23:21:37 +00:00
Jean-Marc Zucconi
4968974bde Now that the port is no more marked broken, there is no need to include bsd.port.pre.mk 1999-10-10 17:25:15 +00:00
Marcel Moolenaar
888a76e81c Unbreak for -current. 1999-10-10 15:53:36 +00:00
Jean-Marc Zucconi
4565441d20 Mark BROKEN for -current (signal.h) 1999-10-09 01:50:33 +00:00
Yukihiro Nakai
93d38cce04 Use updated imlib library. 1999-10-08 03:30:33 +00:00
Yukihiro Nakai
1fd342a0a6 Use Updated esound library. 1999-10-08 02:41:51 +00:00
Chris Piazza
25abf4b4a7 Use the updated libproplist shared library 1999-10-07 03:58:31 +00:00
Jean-Marc Zucconi
914eaac095 Fix for problem with S3 Trio3D/2X chipset based video cards.
Submitted by:	BoB Savage <bob@savage.kiev.ua>
1999-10-06 01:00:24 +00:00
Thomas Gellekum
d37743a06f Fix MASTER_SITES; merge patch from PR 13614.
PR:		14126
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-05 10:20:27 +00:00
Jean-Marc Zucconi
4644e54be5 Update to v2.45
PR:		ports/13538
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-09-27 19:56:07 +00:00
Jean-Marc Zucconi
b0936d024f Remove trailing white spaces in xterm termcap.
Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
1999-09-27 01:19:43 +00:00
Satoshi Asami
6bcd09cf58 Add aout libs, they are needed by netscape. Run ldconfig twice,
once for aout and once for elf.

Add PEX fonts and cursor/fixed.  Run mkfontdir on fonts/misc instead
of packing fonts.dir (which will be incorrect since only two fonts are
packed from misc).  These are needed to run Xvfb.
1999-09-24 02:02:09 +00:00
Satoshi Asami
9d5699a162 Remove CD-ROM.kdelnk for the fourth time. 1999-09-22 22:59:58 +00:00
Jean-Marc Zucconi
53d57b519c Use @exec/@unexec pairs for symlinks to directories. This should fix
errors with pkg_delete.
1999-09-21 14:29:02 +00:00
Satoshi Asami
cf0b330e89 Add Xvfb, we could use it to build packages. 1999-09-21 12:34:45 +00:00
Steve Price
a4c208df4b Remove an empty patch. 1999-09-20 00:29:36 +00:00
Steve Price
b6b33c519f Update to version 3.8.0.
PR:		13502
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-18 17:40:39 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Justin M. Seger
ec965f1498 Add patches to find dict/words in the right location. 1999-09-10 01:25:37 +00:00
Satoshi Taoka
a617e57eaf Add gmessage 1999-09-09 02:24:17 +00:00
Satoshi Taoka
7723caa4c7 a gtk+ clone of xmessage. displays a given text in a X11 window
PR:		12696
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-09-09 02:22:48 +00:00
Justin M. Seger
3e696bed1f Add support for tk8.2
Approved by:	jmz
1999-09-07 14:51:10 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Steve Price
d72c476d9c Remove an extra blank line that I introduced a couple of revs ago. 1999-09-06 23:14:37 +00:00
Steve Price
91a7f729bb Quick fix so this builds again on FreeBSD/Alpha. 1999-09-05 16:27:18 +00:00
Chris Piazza
e07be00336 Update to version 0.8.9
PR:		13537
Submitted by:	Will Andrews <andrews@technologist.com>
1999-09-04 19:30:32 +00:00
Jean-Marc Zucconi
e00e3aa17e Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0
(necessary for FreeBSD 2.2.x)
1999-09-02 21:34:53 +00:00
Chris Piazza
26b944d786 chmod these programs 4711 (like xterm) to make utmp/wtmp support
actually work.

Requested by:	Joseph Scott <joseph.scott@owp.csus.edu>
		and two other people whose mail I lost.
1999-09-02 03:23:54 +00:00
Jean-Marc Zucconi
181cde1f81 Upgrade to 3.3.5
Allow compilation of XF86Setup with tcl/tk 8.1
1999-09-02 02:39:17 +00:00
Jean-Marc Zucconi
62a2e5119d Upgrade to 3.3.5 1999-09-02 02:37:45 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Chris Piazza
70ced9aaea Uncomment a line that wasn't supposed to be commented. This
broke package building.

Noticed by:	bento.freebsd.org
1999-08-29 21:49:07 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Michael Haro
66ad7a8499 mastersite moved 1999-08-28 06:07:52 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Chris Piazza
8245eaccc6 Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installing
into another prefix will find libjpeg.

Most (if not all) of the kde ports will similarly have to be changed.
1999-08-25 05:18:43 +00:00
Chris Piazza
9c5820a5ea Add xpm background and transparency support by default
Requested by: Joseph Scott <joseph.scott@owp.csus.edu>
1999-08-24 03:45:17 +00:00
Chris Piazza
d8567e3606 Add support for utmp in rxvt. All the user has to do
is chmod 4711 rxvt.

Noticed by:	[paradox] on #FreeBSD@EFNet
1999-08-23 04:35:17 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Chris Piazza
6064aaa94b Update to version 1.3, add a missing MAINTAINER line, and
add a WWW: line in DESCR

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-08-22 21:35:20 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
80d23d8f86 New GNOME metaport to match recent updates. Note libglade and
gnumeric have been disabled due to problems with libtool and
the libglade port.

PR:		12781 (19 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 04:06:04 +00:00
Steve Price
bab0548182 Update to version 1.0.9.
PR:		12781 (8 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:47:50 +00:00
Steve Price
92e105b906 Update to version 1.0.14.
PR:		12781 (4 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:42:59 +00:00
Chris Piazza
53609717e8 Activate xtermset 1999-08-21 20:41:49 +00:00
Chris Piazza
8cb8884b49 Import of xtermset.
xtermset allows you to dynamically change some of xterm's display
settings easily.

PR:		13288
Submitted by:	Dominik Rothert <dr@domix.de>
1999-08-21 20:41:28 +00:00
Chris Piazza
9413faf016 Update to version 2.6.1
PR:		13204
Submitted by:	maintainer
1999-08-18 19:30:48 +00:00
Jim Mock
3cba145a61 Moved gyrosscope from www to x11. 1999-08-18 08:42:03 +00:00
Jim Mock
5d8cffbdba Remove from www category and put into x11 category. 1999-08-18 08:24:15 +00:00
Jim Mock
a0285a6e13 Updated my email address 1999-08-14 09:11:55 +00:00
Steve Price
21a7c53a9d Link the greeting code in statically like we do on the i386 so that xdm
will work again on FreeBSD/Alpha.

Reviewed by:	gallatin
1999-08-02 00:54:56 +00:00
Steve Price
3f9c2051b0 Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4.

Submitted by:	dfr
Reviewed by:	jmz (maintainer)
1999-07-27 14:27:34 +00:00
Satoshi Asami
cd7e9ffb8c Remove trailing whitespace. 1999-07-23 08:29:23 +00:00
Daniel Baker
99250c0e09 makefile's check for existance of DISPLAY only checked if the variable
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages building error.
1999-07-23 05:34:54 +00:00
Daniel Baker
3334445bde makefile's check for existance of DISPLAY only checked if the variable
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages build error.
1999-07-23 05:29:55 +00:00
Satoshi Asami
b1b67f1bd9 Use ${OSVERSION} instead of uname. 1999-07-20 23:42:31 +00:00
Jean-Marc Zucconi
cb65d977e7 Upgrade to 3.3.4 1999-07-20 22:15:05 +00:00