jperkin
adfee143eb
Fix build on SunOS (needs explicit -lstdc++, avoid overloaded functions).
2014-08-21 16:37:51 +00:00
wiz
6068eaecf6
recursive bump for libmng-2.0.2 shlib major bump and dependency change
2013-10-09 17:39:01 +00:00
wiz
e0b49a2fed
Bump PKGREVISION for libXft changes for NetBSD native X support on
...
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
...
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
...
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
adam
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
joerg
93c12c8d2f
Honour user CFLAGS.
2012-12-24 21:11:17 +00:00
asau
08f35c7155
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-06 14:10:39 +00:00
wiz
833922aab2
Revbump for
...
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
2012-02-06 12:39:49 +00:00
marino
2afe8dd91f
graphics/lprof: Fix indirect linking error on DragonFly
2012-01-29 10:15:01 +00:00
joerg
5818b83857
Fix build with newer lcms
2011-12-22 16:31:15 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
c9fffd2671
Add user-destdir installation support.
2011-06-05 06:06:10 +00:00
wiz
af3596f984
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +00:00
wiz
e8d8834f6a
Bump PKGREVISION for libpng shlib name change.
...
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
joerg
c569c6a51f
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
...
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
3a3c07bc30
Remove @dirrm entries from PLISTs
2009-06-14 17:59:04 +00:00
joerg
97c3b535ae
Fix build on DragonFly. Use PTHREAD_AUTO_VARS.
2006-05-12 10:53:14 +00:00
wiz
02f8f7c52d
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
2006-04-17 13:45:57 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
768c589c29
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
...
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
ghen
455345bb5b
Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
...
without affecting packages that are currently using it.
Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added). Packages which previously set it to "build" now don't set it
anymore.
Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
gdt
510528ea81
Set
...
BUILDLINK_DEPMETHOD.qt3-tools= build
after checking that none of the executables depend on the libs in
qt3-tools.
PKGREVISION++
2005-11-16 12:36:58 +00:00
gdt
193dd7fbae
add bl3 for qt3-tools.
...
XXX may only be needed at build, not run time.
PKGREVISION++
2005-11-15 19:49:26 +00:00
gdt
73571d1ca5
further reduce flags needed in MAKE_ENV
2005-11-09 01:18:46 +00:00
gdt
d69b79253b
Use ${LDFLAGS}, and ${COMPILER_RPATH_FLAG} to improve portability
...
(thanks to grant@ for suggestion).
2005-11-09 01:01:24 +00:00
gdt
a3f38abc13
${QTDIR}, not {$QTDIR} (tnx pkglint).
2005-11-06 01:48:59 +00:00
gdt
48d12cbbdf
adjust Makefiles to honor LDFLAGS, and set LDFLAGS to -L/-R both
...
${PREFIX}/lib and also ${QT3_LIBDIR}. (This is probably not right due
to -R portability issues, but I'd rather make upstream lprof use auto*
than deal with that now.)
2005-11-06 01:47:47 +00:00
gdt
d723dd6b5a
following is not 100% right, but will adjust after getting to use it:
...
lprof is a tool to build ICC profiles. The common uses an IT8 target
and an input device.
2005-11-06 00:51:48 +00:00