Commit graph

4435 commits

Author SHA1 Message Date
tron
8b0f208816 Fix dependencec (once more), bump package revision. 2004-04-01 11:43:56 +00:00
xtraeme
4052696ecd Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, which
is mandatory if you want Xft2/Xrender support when using X11_TYPE=XFree86.
2004-03-30 21:50:19 +00:00
xtraeme
a1fdb089fa Remove XFree86/Makefile.common which was causing strange changes in the
targets, and use ${LOCALBASE}/X11R6 instead of ${X11ROOT}, noted by
Jeremy C. Reed (fixes building in qt3 when using X11_TYPE=XFree86).
2004-03-30 21:45:10 +00:00
xtraeme
2a30d492da X11ROOT should be used as directory for buildlinkifying the files. 2004-03-30 21:26:40 +00:00
recht
26758b1ce9 Add buildlink3.mk 2004-03-30 18:58:34 +00:00
reed
ecbc5f3db7 Use x11 directory instead of testing directory. 2004-03-30 17:23:48 +00:00
jlam
47b3573672 Allow the last known version information to match all future versions of
XFree86 until we know for certain that it's different.  This makes us more
bulletproof to updates in xsrc.
2004-03-30 17:10:16 +00:00
jlam
88588c9c0b Use "XF86_VERSION" instead of "_XF86_VERSION" as the variable name since
we use it in several places within pkgsrc as a public variable.
2004-03-30 17:04:06 +00:00
snj
c21b20505c Make hot-babe less sensitive so that her clothes stay on a bit longer. From
toddpw@ in PR pkg/24921.

While here, clean up the English in DESCR and use bl3.
2004-03-29 22:44:29 +00:00
recht
5f95fb9727 Add missing Xrandr and xcursor buildlink2.mks.
Patch PKGREVISION to 1.
2004-03-29 09:27:11 +00:00
taca
61ee4e388d Revert ruby-tcltk package to use tcl83.
Unfortunately, Ruby has problem with thread library even if recent
release of 1.8.1.  So, a program using ruby's library shouldn't link
with thread library.

Bump PKGREVISION.
2004-03-29 07:55:25 +00:00
jlam
6d92080aa2 Match the template builtin.mk file in bsd.builtin.mk, and make the two
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
2004-03-29 05:43:28 +00:00
jlam
426cc1ce72 Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
xtraeme
4636f9b663 Make sure X11_TYPE=XFree86 is defined before building X11 packages,
this will fix wrong binary packages made by bulk builds.
2004-03-29 00:30:16 +00:00
xtraeme
141f67cbf7 Fix PATH. 2004-03-28 23:35:57 +00:00
xtraeme
e47eb3e79d Regen. 2004-03-28 22:30:38 +00:00
xtraeme
c68d333dea Fix meta-pkgs/XFree86 PATH. 2004-03-28 22:27:56 +00:00
xtraeme
7bfae2570d Add missing files plus some modifications. 2004-03-28 22:11:32 +00:00
xtraeme
770c956a77 Upgrade XFree86 packages to 4.4.0.
To see a full list of changes, please review:
http://xfree86.org/4.4.0/RELNOTES.html

These packages has been tested under NetBSD 1.6/-current, FreeBSD 4.x/5.x,
and GNU/Linux (i386) by Jeremy C. Reed, Michal Pasternak and myself.
2004-03-28 22:06:15 +00:00
recht
a2b99a8792 Install the libraries into QTLIBDIR and symlink to PYSITELIB to make
libtool happy.
2004-03-28 20:54:49 +00:00
wiz
4bcc4d0700 Add buildlink3 file; from Michal Pasternak on tech-pkg. 2004-03-28 00:42:10 +00:00
jlam
faed7092a8 Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to
"yes" and packages that can't use the DB-1.85 API should set it to "no".
This makes the native DB the preferred DB if it exists.
2004-03-26 18:48:52 +00:00
minskim
5daed86e36 Include the iostream header file before using ostream. Fixes build on
NetBSD-current.
2004-03-26 18:39:31 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
98196bcc44 Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS
that accumulates within itself with a do-nothing version because it tried
to re-use LDFLAGS for another purpose.  This broke all library checks after
the "checking for ELF" step.  Fix this by (duh) not re-using LDFLAGS but
by using a different variable.  Bump the PKGREVISIONs of lang/tcl and
x11/tk.

This fixes building the threaded versions of tcl and tk.
2004-03-25 22:49:14 +00:00
jwise
0b05178f11 Now that we build tcl/tk with thread safety enabled, pull pthread buildlink
glue into the tcl buildlink glue.

Also, update buildlink dependencies appropriately.

Pointed out by wiz@netbsd.org.
2004-03-24 15:24:36 +00:00
wiz
255d8ca6f4 Never install the executable setuid root. Might have happened if libvga
was found (not on NetBSD, of course).
Bump PKGREVISION to 1.
Closes PR 21812 by reed.
2004-03-24 11:56:00 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
jwise
73345802b3 Build thread-safe versions of tcl and tk. Bump PKG_REVISION to nb1 to match. 2004-03-22 16:14:02 +00:00
bouyer
1dc415c5b5 This package build fine with gcc3, don't insist on using egcs on SunOS.
This package use c++.
2004-03-22 15:06:52 +00:00
wiz
32f7584b9b Update to 804.026:
This a re-port of a perl interface to Tk8.4.
C code is derived from Tcl/Tk8.4.5.
It also includes all the C code parts of Tix8.1.4 from SourceForge.
The perl code corresponding to Tix's Tcl code is not fully implemented.

Perl API is essentially the same as Tk800 series Tk800.025 but has not
been verified as compliant. There ARE differences see pod/804delta.pod.

The goal of this release is Unicode support via perl's and
core-tk's use of UTF-8.
Tk804.026 builds and loads into a threaded perl but is NOT
yet thread safe.

This Tk804 is only likely to work with perl5.8.0 or later.
Perl's UTF-8 support has improved since it was introduced in perl5.6.0.
Some functions (regular expression match in Text widgets) are known
to only work with perl5.8.1 and later

There are a lot more tests in Tk804. Some notably t/entry.t and
t/listbox.t very dependant on the available fonts and to a lesser
extent the window manager used. (See below for a list of fails
which can be "expected" even if nothing is really wrong.)

Others t/JP.t and t/KR.t need oriental fonts and can take a long time to
run on a machine with a lot of fonts but which lacks the glyphs tests are
looking for.
2004-03-22 12:27:19 +00:00
martti
44f759ceba Updated xpmroot to 2.4.18 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2004-03-22 08:26:24 +00:00
kristerw
73ff7727b9 Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:22:01 +00:00
snj
35960d4b8e Fix build on sparc64 with gcc2. 2004-03-20 01:51:03 +00:00
snj
127211d115 Fix build on sparc64 with gcc2. Slightly silence pkglint. 2004-03-20 01:39:30 +00:00
snj
9c23f1a430 Fix build on sparc64 with gcc2. 2004-03-20 00:48:36 +00:00
cube
bedda7656b Bump PKGREVISION after gkrellm1 buildlink[23].mk change.
That should close PR 24818.
2004-03-18 15:33:21 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
minskim
e60d48436a Add explicit dependency on pkgconfig. 2004-03-17 21:04:12 +00:00
wiz
04412ee46f Unconditionally disable kerberos on FreeBSD.
Per Michal Pasternak on tech-pkg, xscreensaver only
supports kerberos 4 and FreeBSD only provides kerberos 5.
2004-03-17 19:36:59 +00:00
taca
7a3885f057 Remove CONFIGURE_ARGS here since it had no effect and specified
incorrect parameter.
2004-03-17 04:13:46 +00:00
danw
873317a06c add darwin support 2004-03-16 23:59:42 +00:00
minskim
7fa907333d Switch to Tcl/Tk 8.4. OK'ed by taca@.
Bump PKGREVISION.
2004-03-16 23:54:25 +00:00
jlam
59bdf89739 If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16 18:23:26 +00:00
jlam
83270dba5d BUILDLINK_DEPENDS.<pkg> is appended to. 2004-03-16 17:55:35 +00:00
jlam
59fad5b9f8 Manipulate the buildlink depth so that libiconv and Xfixes aren't added
to BUILDLINK_DEPENDS unless their respective buildlink3.mk files are
included by the top-level Makefile.
2004-03-16 17:40:54 +00:00
minskim
a980f2e900 Switch to Tcl/Tk 8.4 and bl3ify. 2004-03-16 16:04:05 +00:00
tron
e4e5a452c8 Backout my recent changes because Thomas Klausner and Grant Beattie
disapprove.
2004-03-16 14:04:44 +00:00
tron
b293d8fc5c Fix locale file installation. Bump package revision because of that. 2004-03-16 09:48:45 +00:00
tron
34d8c0e23a Fix locale file installation. Bump package revision because of that. 2004-03-16 09:48:22 +00:00