1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
Commit Graph

1068 Commits

Author SHA1 Message Date
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