wiz
0982effce2
Recursive PKGREVISION bump for all packages mentioning 'perl',
...
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534
Bump for perl-5.20.0.
...
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
98c3768c3a
Bump all packages for perl-5.18, that
...
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
2013-05-31 12:39:35 +00:00
obache
26a951acdc
fix missing part of recursive bump for png-1.6.
2013-03-15 12:16:59 +00:00
ryoon
9bef86f5fd
Bump PKGREVISION from audio/jack.
2013-02-09 22:11:28 +00:00
wiz
8b5d49eb78
Bump all packages that use perl, or depend on a p5-* package, or
...
are called p5-*.
I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
c38c120ee5
recursive bump from libffi shlib major bump
...
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
asau
2fead99d50
"user-destdir" is default these days
2012-09-11 23:59:21 +00:00
abs
bc1e853777
Conditionalise old ioctl() usage on __NetBSD_Version__ < 600000000 or __NetBSD_Version__ > 699000000 && __NetBSD_Version__ < 699000700
2012-05-15 13:18:43 +00:00
dholland
a767510357
Regen to avoid a warning from patch(1).
2012-04-08 02:02:08 +00:00
markd
0bc1d97e41
Fix build on OpenIndiana - PR pkg/46272
2012-04-02 12:16:29 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
hans
278cad42a6
REPLACE_SH in installed shell scripts.
2012-02-15 19:50:12 +00:00
wiz
6b5bd8d27a
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:17 +00:00
obache
615c758c19
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
2012-01-13 10:54:43 +00:00
joerg
c24672a531
PKG_DESTDIR_SUPPORT must be declared before bsd.prefs.mk is included.
2011-11-11 18:42:52 +00:00
hans
58dc5e4a71
Fix build on SunOS >= 5.10 with gcc >= 4.6
2011-11-01 16:18:54 +00:00
hans
12de281290
Fix build on SunOS.
2011-09-14 15:44:23 +00:00
abs
efb7194a93
fix build on 64bit linux - pass --enable-libsuffix=none to configure
2011-08-20 21:37:49 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
markd
fa654b5be9
Remove special qt3-libs handling for arts. Its been wrong for a long time.
...
Reverts qt3-libs dependency to runtime rather than just build.
Addresses PR#44701. Bump PKGREVISION.
2011-03-10 19:51:23 +00:00
obache
b839ceac59
Bump PKGREVISION from shlibname change for libpng-1.5 (libqtmcop.so).
2011-03-10 09:24:15 +00:00
obache
5050aa971c
Bump PKGREVISION from libpng shlib name change (libqtmcop.so).
2010-06-16 14:21:38 +00:00
tnn
d69780a2f0
include <string.h> in few places where needed
2009-09-19 21:13:22 +00:00
tnn
9d8c66a9d3
limits.h is the appropriate include for PATH_MAX. Pointed by dholland.
2009-07-24 12:12:06 +00:00
tnn
4236fde0a4
Include <sys/param.h> to get PATH_MAX defined.
...
Fixes Linux build.
2009-07-21 11:27:22 +00:00
joerg
76039544d1
Remove @dirrm related logic.
2009-06-14 22:57:58 +00:00
joerg
934e055ec2
Convert @exec/@unexec to @pkgdir or drop them.
2009-06-14 18:10:28 +00:00
joerg
e209761d06
Remove @dirrm entries from PLISTs
2009-06-14 17:28:16 +00:00
joerg
2d1ba244e9
Simply and speed up buildlink3.mk files and processing.
...
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
sketch
523aee667c
Add required library dependancies. Package now builds on Solaris.
2009-01-20 13:26:52 +00:00
markd
5829118bf3
Fix build on NetBSD against glib2-2.18.2. PR pkg/39801
2008-10-28 11:32:07 +00:00
markd
f602655ed1
Update to arts 1.5.10 (KDE 3.5.10)
...
minor bugfixes
2008-08-27 12:27:00 +00:00
bjs
34f427d77f
Bump PKGREVISION for these packages due to JACK update.
2008-07-31 04:02:40 +00:00
gdt
c9a6f53472
comment out $NetBSD$
2008-02-29 13:31:20 +00:00
markd
ae372b30a5
Update to arts 1.5.9, part of kde 3.5.9.
2008-02-20 09:44:12 +00:00
markd
683ffa0516
update required ABI version to 1.5.8nb1 to ensure correct package
...
metadata available for dependent packages to fix PR 37931
2008-02-20 09:43:11 +00:00
markd
59854a7dfe
Belated bump PKGREVISION for options changes. Default package didn't
...
change but metainfo did.
2008-01-31 08:43:20 +00:00
markd
fd6eecb938
Add optional nas and jack support and make esound optional (on by default,
...
for backward compatibility)
note user-destdir support.
2008-01-21 00:43:49 +00:00
rillig
65415bce8e
The files in flow/gsl/gslglib.* are way too complex, and we have glib2
...
as a dependency, so only provide the necessary code. This is especially
important for Solaris, since the build failed before because of these
files.
I didn't use patches to save bandwidth and disk space.
2007-11-23 22:05:13 +00:00
markd
d540cb8c0f
Update to arts 1.5.8 (part of KDE 3.5.8)
2007-10-20 10:34:15 +00:00
markd
888ae72fc2
Update to arts 1.5.7 (part of KDE 3.5.7)
2007-05-23 12:53:00 +00:00
markd
751e256ce8
Update to arts 1.5.6 (part of KDE 3.5.6)
2007-01-26 03:04:01 +00:00
markd
e44b0f5178
Update to arts 1.5.5 (part of KDE 3.5.5)
2006-10-12 10:25:25 +00:00
wiz
6f9bd56547
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
2006-10-04 20:44:18 +00:00
markd
d15ed9ea32
Update to arts 1.5.4 (part of KDE 3.5.4)
2006-08-02 13:39:00 +00:00
jlam
c16221a4db
Change the format of BUILDLINK_ORDER to contain depth information as well,
...
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307
Track information in a new variable BUILDLINK_ORDER that informs us
...
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
markd
31c35793d6
Fix for artswrapper return value checking vulnerability. CVE-2006-2916
...
Bump PKGREVISION
2006-06-15 01:33:05 +00:00
markd
f5546e1421
Update arts to 1.5.3 (part of KDE 3.5.3)
2006-06-01 13:29:12 +00:00