Commit Graph

268 Commits

Author SHA1 Message Date
FUJISHIMA Satsuki
72ab35fd4d sync with x11/XFree86-4. 2001-09-01 12:05:00 +00:00
FUJISHIMA Satsuki
a98a478fc6 Get rid of 'X11R6.4' from pkg-comment.
XFree86-4.1.0 is based on X11R6.5.1.
2001-06-16 20:17:49 +00:00
Ade Lovett
e11850b412 Change ${RM} to ${RM} -f in post-build, otherwise things stop
right at the end of the build process with a complaint that it
can't remove a non-existent file.

Submitted by:	my fledgling XFree86-4 metaport
2001-06-14 17:54:05 +00:00
FUJISHIMA Satsuki
394b2db0bd display PKGMESSAGE correctly. 2001-06-12 16:08:20 +00:00
FUJISHIMA Satsuki
1e40b0ac18 fix typo to unbreak Alpha arch. 2001-06-12 15:20:58 +00:00
FUJISHIMA Satsuki
73a6d7be17 update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.

note: DRI modules would not build. They are borken for FreeBSD.

Reviewed by:	maintainer
2001-06-12 15:01:11 +00:00
FUJISHIMA Satsuki
6b65c8d4e7 Chase checksum of xc/mga-1_2_0beta.tgz.
Obtained from: x11/XFree86-4
2001-06-01 15:42:07 +00:00
FUJISHIMA Satsuki
b74a3e0a3b @dirrm DRI module directory which is not made by mtree.
This can be changed in the future.
2001-04-13 19:34:54 +00:00
FUJISHIMA Satsuki
b414ba91dd sync up with x11/XFree86-4.
o build DRI kernel modules.
o add option to build Matrox G200/G400/G450 beta drivers.

Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-04-12 14:26:00 +00:00
Ade Lovett
7a9ce12ad1 Update to 1.2
Requested by:	Steve Dobbs <Steve.Dobbs@networktelephone.net>
2001-04-05 15:34:51 +00:00
Nick Sayer
41c6552672 As the last act in perhaps the briefest MAINTAINER role ever, release
this port since I don't actually have a tdfx card to test with anymore.
2001-04-05 03:25:52 +00:00
Nick Sayer
a946354ccf Add WWW 2001-04-01 16:41:30 +00:00
Nick Sayer
9d49968574 glide3 port. Most of the credit goes to Eric Anholt.
This makes a library good enough to be able to make the XFree86-4 port's
lib/modules/dri/tdfx_dri.so, which is enough to enable DRI on 3dfx cards.
2001-04-01 03:38:41 +00:00
FUJISHIMA Satsuki
10427f3863 o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.

Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp>
2001-03-29 12:04:27 +00:00
FUJISHIMA Satsuki
984a75e189 update to 4.0.3.
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).

PR:		24338(4.0.2)
Submitted by:	maintainer, keith
2001-03-25 23:04:52 +00:00
Jimmy Olgeni
ffaff2994b Convert more spaces into tabs in ports/x11-servers. 2001-02-05 21:09:10 +00:00
Jimmy Olgeni
e65064bc02 Remove blank line from files/patch-ad to make portlint happy. 2001-02-04 21:14:26 +00:00
Jimmy Olgeni
3e864278c5 Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) 2001-01-24 12:05:15 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Akinori MUSHA
681877fb30 Merge the patches that were added to x11/XFree86 in these several
months.  This should fix the build on 5-CURRENT and help some video
chips.  See x11/XFree86's history for details.

Approved by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> (MAINTAINER)
2000-12-26 03:24:38 +00:00
Ade Lovett
0de2b40220 A whole bunch of updates from the new maintainer:
* install startup file
  * create TrueType directory
  * add new --notcp option (from ports/21957) and document it

See PR for complete details

PR:		22946
Submitted by:	maintainer
2000-11-18 23:45:17 +00:00
Maxim Sobolev
3ee7f1248c Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>.
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-16 08:45:37 +00:00
Satoshi Asami
9e63507b36 Comment out whole pre-everything: target that doesn't do anything now,
it gets "Inconsistent operator for pre-everything" error on some systems.

Reported by:	"Dan Langille" <dan@langille.org>
2000-11-03 21:28:47 +00:00
Satoshi Asami
08882f6b5f Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
install server with setuid bit.  Various fixed from XFree86-4 port.

Submitted by:	taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
2000-11-03 11:08:12 +00:00
Maxim Sobolev
f87bdccd3b Reassign maintainership to ports@FreeBSD.org to make clear that new maintainer
wanted.

Submitted by:	previous maintainer
2000-11-02 15:43:44 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
1e981237af ${PKGDIR}/INSTALL -> ${PKGINSTALL}. It isn't checking the arguments
anyway but I'm giving it the requisite two arguments.
2000-10-08 09:18:03 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Satoshi Asami
64f455eadb Take out @dirrm of lib/modules/codeconv -- this directory exists in
BSD.x11-4.dist.

Submitted by:	onigiri
2000-09-24 06:17:41 +00:00
Satoshi Asami
be643f0aaf Don't install imake config files which will overwrite XFree86 versions
and will thus screw up XFree86 when you pkg_delete this port.

Submitted by:	reg
2000-09-22 07:29:58 +00:00
Maxim Sobolev
ae43fe0112 Use MASTER_SITE_XFREE. 2000-09-21 08:46:02 +00:00
Satoshi Asami
d9fbf62bdc Remove HTML manpages, this is done from bsd.port.mk now.
Approved by:	maintainer
2000-09-13 10:54:21 +00:00
Satoshi Asami
945bc124d1 Don't leave the bin/X symlink dangling around if we can't find an
appropriate server to point to.

Submitted by:	imura
Approved by:	maintainer
2000-09-13 07:58:32 +00:00
Ade Lovett
6471b3d417 Add x2vnc, a program that merges the capabilities of x2x and
vncviewer, allowing X and VNC displays to be joined together.
2000-09-12 19:50:22 +00:00
Satoshi Asami
2e3b414a4c Don't need to @dirrm lib/modules/codeconv, it's in the mtree file.
Submitted by:	obento
2000-09-12 12:33:38 +00:00
Satoshi Asami
f26ed95970 MANCOMPRESSED=yes is default if USE_IMAKE is defined. Do not use +=
to define a variable that is defined only once.  Remove do-install
target which was doing "make install install.man" which is the default
anyway.
2000-09-08 10:43:39 +00:00
Satoshi Asami
7fdd5c3edc Don't need to list html man pages, bsd.port.mk will do it automatically. 2000-09-08 10:42:26 +00:00
Satoshi Asami
60ff361805 Add x2x.
Submitted by:	bento
2000-09-08 10:37:26 +00:00
Satoshi Asami
89ca7e1739 Add newline to end of file. 2000-09-08 10:36:49 +00:00
Satoshi Asami
e9c8b285ce Both of the below are
Submitted by:	maintainer

(1) Respect CFLAGS when compiling shared libraries and servers.
    (imake-4, XFree86-4-libraries)
Reported by:	asami

(2) Do not redefine list of supported cards, and support architectures
    other than i386 better.
    (imake-4, XFree86-4-Server)
2000-09-07 00:03:49 +00:00
Satoshi Asami
3efa98060a Add BUILD_DEPENDS to devel/imake-4 -- USE_X_PREFIX does not
imply the existence of xmkmf in XFree86-4.
2000-09-06 02:00:29 +00:00
Greg Lehey
43d4ec4076 Initial import of x2x.
Obtained from:	 David Chaiken <chaiken@pa.dec.com>

x2x allows the keyboard and mouse on one ("from") X display to be used
to control another ("to") X display.  Since x2x uses the XTEST
extension, the "to" X display must support XTEST.

In the default interface, x2x puts a window on the "from" display.
This window is labeled with the name of the "to" display.  Keystrokes
typed into this window go to the window on the "to" display that has
the input focus.  Clicking on the x2x window causes the mouse on the
"from" display to control the cursor on the "to" display.  Perform-
ing a subsequent multiple button click on the "to" display returns
control to the "from" display.

If the -east or -west options are specified on the command line, x2x
starts up with a different interface.  When the mouse moves to the
(east or west) side of the default screen on the "from" display, the
cursor slides over to the "to" display.  When the mouse returns to to
side of the "to" display that it entered, it slides back onto the
"from" display.
2000-09-03 08:06:08 +00:00
Satoshi Asami
da923f1dc1 Add missing manpages and html documents. (Hmm, duplicates....) 2000-08-25 22:29:40 +00:00
Satoshi Asami
a7c3e76c48 Oops, syntax error when !defined(BATCH) and !defined(PACKAGE_BUILDING).
Also change pre-fetch to pre-everything.

Reported by:	freshports
2000-08-25 10:54:49 +00:00
Satoshi Asami
036dd8c105 Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs.  Other miscellaneous bug fixes.

Submitted by:	maintainer
2000-08-25 10:35:22 +00:00
Satoshi Asami
7739e398c1 Add missing imake config files.
Submitted by:	bento
2000-08-12 18:28:51 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Steve Price
dd9e75d1aa From submitter:
xfstt core dumps at times, especially when trying to serve the
        regular "Courier New" font (COUR.TTF).  As a result, X clients
        trying to set the font will hang, and killing the hung clients
        brings down X.

        The problem is that xfstt calls realloc(), through its #define
        shrinkMem(), but neglects to adjust a pointer that used to
        point to memory within the old block.  A subsequent copying of
        that pointer then merrily SIGSEGV's the code.

PR:		19716
Submitted by:	Chan Tur Wei <twchan@singnet.com.sg>
2000-07-07 16:22:34 +00:00