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
jlam
1a280185e1
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
...
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
wiz
860e4850d1
Unused.
2004-05-04 08:18:26 +00:00
tron
2f841fdbd3
Convert to buildlink3 framework.
2004-03-29 18:20:13 +00:00
jmmv
ab17dd00b3
PKGCONFIG_OVERRIDE is relative to WRKSRC.
2004-02-14 18:26:26 +00:00
jlam
ec993afa1a
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
...
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
snj
6bc35cda72
s/independant/independent/
2004-02-13 23:34:15 +00:00
grant
f49bdea710
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 08:24:28 +00:00
reed
6d9af8d68d
Bump package revisions for tiff update.
...
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
salo
f35979c642
PKGREVISION++ due to devel/popt update.
2003-11-12 01:31:47 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
7166660e08
Dependency bumps, needed because of devel/pth's major bump, and related
...
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
8808af4c5f
Disable gtk-doc detection; not required and causes problems.
2003-02-16 15:05:27 +00:00
jlam
c0dd7902c2
The buildlink2 wrappers now automatically fix this problem, so no need to
...
patch around it.
2002-12-26 17:19:25 +00:00
wiz
d8262452c1
Bump PKGREVISION because of dependency on latest freetype2 or glib2
...
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
tron
39a943ad92
Replace "true" by "${TRUE}".
2002-12-09 16:01:10 +00:00
salo
937b3bf13b
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
2002-11-30 23:21:32 +00:00
drochner
b8707fcdd6
add a missing LIBTOOL_OVERRIDE
2002-11-28 15:30:27 +00:00
rh
e525650d57
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
2002-10-30 03:09:25 +00:00
rh
c2934c968e
Track directory layout change at MASTER_SITE_GNOME.
...
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
wiz
d9b0e9a4fe
Remove a bogus directory in the post-install step.
2002-10-13 17:08:56 +00:00
wiz
2f7e4b2167
Unused.
2002-10-07 09:38:48 +00:00
jlam
011e4075f8
Use BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg> as standard names
...
for the extra CPPFLAGS and LDFLAGS needed by packages that include these
buildlink2.mk files.
2002-09-23 02:28:36 +00:00
jlam
134a3af310
Refer to uninstalled libtool archives by their full path (as the libtool
...
manual tells you to), instead of "-Lsrcdir -llib".
2002-09-21 10:38:57 +00:00
jlam
be00c970eb
buildlink1 -> buildlink2
2002-09-21 08:48:39 +00:00
wiz
4e82a4857b
Remove two unnecessary EXECs, and replace a dirrm with unexec RMDIR.
...
The latter requested by Julio Merino in pkg/18213.
2002-09-09 19:23:49 +00:00
jlam
efb93b17bd
Merge changes in packages from the buildlink2 branch that have
...
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
rh
db7a881c68
Patch the various pkgconfig files to include proper -Wl,-R options.
...
Bump PKGREVISION
2002-07-18 02:19:24 +00:00
rh
ac4b1c1176
Make sure IDL includes get properly buildlinked
2002-07-14 00:58:27 +00:00
wiz
4d7ee7b106
Other packages now also install in lib/bonobo.
2002-07-12 19:34:04 +00:00
seb
db84442a67
Substitute a couple of mkdir' by
${MKDIR}'.
...
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
mjl
ae78f2e464
Add the idl files to the buildlinked list, so mrproject finds
...
them and builds.
2002-05-14 12:37:25 +00:00
jlam
275056ab49
The freetype2 libraries are needed by some of the bonobo libraries.
2002-04-10 15:45:46 +00:00
jlam
607e2e01f9
Strongly buildlinkify and use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE
...
so pkgsrc's libtool is invoked (this looks like an increasingly common
problem with up-to-date GNOME packages). Also change references to
*-config into ${*_CONFIG} so that the wrappers are used instead of the
original scripts (why is this such a common problem?!).
2002-04-10 14:37:16 +00:00
jlam
b739c671ed
include/gnome-1.0 belongs to x11/gnome-libs.
2002-04-10 14:33:44 +00:00
rh
e15addb035
Include missing freetype2 dependency.
2002-03-26 07:29:34 +00:00
fredb
b48eba1112
Give all packages which depend on "png" a version bump, and update
...
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
skrll
9bd4180d57
/bin/mkdir -> ${MKDIR}.
...
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
rh
c6c830d84b
Track changed include file location
2002-01-16 00:12:43 +00:00
rh
7c4e5191b6
Update bonobo to 1.0.18. Changes are tons of bugfixes and speedups,
...
including
+ intelligent GdkPixbuf rendering
+ sensible pixbuf filtering
+ cache GdkPixbufs
+ cache X resources
+ UI handler algorithmic tweaks
2002-01-16 00:03:21 +00:00
kei
8312193ec5
fixed typo (a =' should be
+=') and added missing libbonobox.* in
...
buildlink.mk. gnumeric builds successfully. Tested on 1.5Y/i386.
2001-12-07 14:32:32 +00:00
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
jlam
a4bc16d30c
I am a triple idiot. The only relevant variable that x11.buildlink.mk
...
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3
x11.buildlink.mk needs to be included before any buildlink.mk files that
...
use X11_BUILDLINK_MK as a test value. Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
rh
32a297df0e
s/BUILDLINK_CPPFLAGS/CPPFLAGS/ as the former is for internal
...
bsd.buildlink.mk use only. Pointed out in private mail by Johnny C. Lam.
2001-10-09 12:30:23 +00:00
rh
9da334dc9a
Explicitly depend on libxml and bump that dependency to version 1.8.15.
...
Patch provided by Nathan J. Williams <nathanw@MIT.EDU> in tech-pkg
2001-10-08 06:51:23 +00:00
rh
60f9ad95da
Update bonobo to 1.0.9 and while at it, buildlinkify. Changes include:
...
* Features
* UI parse / translate caching (Alex Larsson)
* parallel build fixes (Havoc)
* gnome 1.4.1 spec file (Ludovic Danigo)
* Bugs fixed
* moniker escaping bug (Me)
* storage-fs fixes (David Kaelbling)
* more preconditions on UI component (Me)
* toolbar shadow fix (Ettore)
* xml18ntools config issue (Darin)
* property bag leak (Larry Ewing)
* pixmap leak (Larry Ewing)
* event source UMR (Dan Winship)
* stream-memory segv (Jody)
* build fixes (Darin)
* require new libxml (Radek Doulik)
* exception env. leak fixage (Anders Carlsson)
2001-10-04 19:14:58 +00:00
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00