1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

1090 Commits

Author SHA1 Message Date
Jim Mock
7f5a8ef67d Change the WWW link to one that really exists. 2000-02-17 02:43:03 +00:00
Jim Mock
c2d3db6a5f Change the main MASTER_SITE to one that really exists, and add one of my
own.  While I'm here, do a few other minor Makefile cleanups.
2000-02-17 02:39:54 +00:00
Ade Lovett
9ec7396641 Use ungif instead of gif.
Bad gnome-config.in for hardcoding this.  No biscuit.
2000-02-16 03:00:03 +00:00
Jean-Marc Zucconi
de607d8627 A better fix to the XF86Setup core dump problem: use /usr/bin/cpp instead
of /usr/libexec/cpp in config/cf/FreeBSD.cf (/usr/bin/cpp defines __FreeBSD__
wheras /usr/libexec/cpp does not)

Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
2000-02-15 23:03:55 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Jean-Marc Zucconi
c72e6d240a Update the XFree86 3.3.6 port to:
- contain the released Rage128 patch (but unfortunately this does
          not solve all problems with this card under FreeBSD)
	- fix the release date "January 1999" --> "January 2000"
	- make it possible to build a package
	  (PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)

PR:		ports/16626
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-02-10 15:51:05 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Ade Lovett
105fd72e80 Update email address for my remaining ports. 2000-02-07 16:57:44 +00:00
Dirk Froemberg
4e6deb28ec Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
Jean-Marc Zucconi
639739304d Enable building XF86Setup with tcl/tk 8.3
Submitted by:	Chris Dillon <cdillon@wolves.k12.mo.us>
2000-02-03 16:47:29 +00:00
Jeremy Lea
d02f2cd4ef Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
2000-01-29 22:46:04 +00:00
Steve Price
142e06cf65 Adding login.app version 2.0.0.a4.
A nice looking login interface to your favorite X-server.

PR:		16161
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-01-29 22:42:59 +00:00
Steve Price
413d8b01b6 Adding xkbctrl version 1.0.
Display and manipulate XKB keyboard controls from the commandline.

PR:		16006
Submitted by:	Yoshiro MIHIRA <sanpei@sanpei.org>
2000-01-29 05:46:08 +00:00
Jean-Marc Zucconi
df671f05dc Add libXThrStub 2000-01-24 18:03:17 +00:00
Satoshi Taoka
507da4498f Added xkeywrap 2000-01-24 04:55:09 +00:00
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