Commit graph

11 commits

Author SHA1 Message Date
xtraeme
12acd45df9 Missing bits to make this build/work correctly on FreeBSD 5.x.
Not tested on 4.x, but changes should be trivial to commit...
2004-10-08 03:35:25 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
xtraeme
f620d0c75b Update X.org packages to 6.8.1.
To see the changes about this release, please review the "RELNOTES" file,
which is available via www or in the distribution tarballs.

These packages were tested on:

	* NetBSD 2.0/-current
	* Bluewall GNU/Linux
	* Slackware 10 GNU/Linux

I'm currently testing them on FreeBSD 5.3BETA4.
2004-09-21 17:38:52 +00:00
jlam
ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
recht
0306b5d304 - pass rpath flags while building the freetype module
fixes my own PR pkg/26519
- add missing files to PLIST.common
  patch provided by Kouichirou Hiratsuka in PR pkg/26611

bump PKGREVISION to 1
2004-08-11 15:36:36 +00:00
xtraeme
c5c5617e1f Remove CHECK_X11_TYPE, now it's already defined in Makefile.common. 2004-07-30 08:31:22 +00:00
xtraeme
a9a996b9c7 s/XFree86/Xorg/ 2004-07-30 04:39:08 +00:00
xtraeme
8c1435a922 Make this work properly when "xtt" module is loaded, thanks
to Kouichirou Hiratsuka reporting and sending the fix in PR pkg/26473.
2004-07-29 22:54:09 +00:00
xtraeme
69c871c448 xorg packages now will be installed into ${PREFIX}/xorg by default,
so we don't have to conflict between XFree86 and xorg.

Suggested by grant@.
2004-07-29 06:36:32 +00:00
xtraeme
6854ec6d13 Remove unused lines. 2004-07-29 05:19:45 +00:00
xtraeme
7ca5d2f7be Initial import of xorg-server-6.7.0.
This package contains the X.org X server and its related programs,
such as xorgcfg, xorgconfig, scanpci, and so on.
2004-07-29 04:52:39 +00:00