Commit graph

213 commits

Author SHA1 Message Date
tron
e5bdc239b0 Fix thinko: even with automatic info file handling "PLIST" executing
"install-info" entries are required.
1998-06-20 23:14:37 +00:00
tron
4df0565740 Use automatic info file handling. 1998-06-20 22:19:54 +00:00
tron
3c032f9b3a Update gtk+ to version 1.0.4 using changes supplied by Bernk Sieker. 1998-06-20 21:54:59 +00:00
agc
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
e19e0f9554 Update to "gtk+-1.0.0" using changes supplied by Bernd Sieker. 1998-04-14 23:15:59 +00:00
frueauf
40840ba5cb portlint: pkg->${PKGDIR}. 1998-03-10 16:33:33 +00:00
tron
74ebd22a0d Fix warning when using "pkg_add". 1998-02-24 20:53:13 +00:00
agc
81f439571d Well, it's a long story...
The gimp package has strange compilation errors for me.  This can be
traced back to the fact that HAVE_FLOAT_H and HAVE_LIMITS_H are
undefined in $X11BASE/include/glibconst.h, which is included by
$X11BASE/include/glib.h.  glibconst.h is automatically generated using
a configure script produced by GNU autoconf, when configuring the gtk
package.  This script was setting CPP to /lib/cpp, because "cc -E
-qlanglvl=ansi" produced a warning on stderr when trying to find out
how to call the ANSI compiler.  And because /lib/cpp doesn't exist,
the programs which were passed through it to expand #include
<limits.h> or #include <float.h> failed, so configure assumed that
they weren't present.
1998-02-13 15:38:12 +00:00
agc
af265b888e Add a pre-install stage to create an ${X11BASE}/info/dir, if it doesn't
already exist, so that info files will work properly with this package.

Pre-process the PLIST file, so that ${LOCALBASE} is expanded properly
- this is needed to create the info dir file in ${X11BASE} for binary
packages.
1998-02-13 11:49:27 +00:00
tron
a937ce57e3 Fix installation and deinstallation of the included info documents. 1998-02-12 23:24:51 +00:00
tron
4e6c7bd918 No need to use "gmake", our "make" works fine. 1998-02-05 09:45:32 +00:00
tron
1c71c214f3 Initial import of gtk+-0.99.3 package made by Bernd Sieker. 1998-02-03 10:07:45 +00:00