Commit graph

255 commits

Author SHA1 Message Date
obache
6e518767d0 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
asau
e9540187fc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
jperkin
f9bfb87718 Cast arguments to log() to appease strict compilers / platforms.
Fixes package on Solaris.
2012-09-26 11:10:16 +00:00
obache
8ace00dcd8 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
dholland
ff816060bd Whitespace. (as whined about by pkglint) 2012-06-15 23:06:02 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
2f9e0bbe6e Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
joerg
f614ed519d Can't disable exceptions with Clang, since OpenEXR depends on them. 2012-04-19 21:10:24 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
0d8c03d43e 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:41:29 +00:00
joerg
719609310d Fix C++ to pass with stricter name look up in clang 2012-01-20 16:59:19 +00:00
obache
1f4649c8a2 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
wiz
81016a12b7 Update htdig using htdig-devel. Update packages using it
and bump their PKGREVISIONs. Remove htdig-devel.
2011-12-05 10:18:16 +00:00
markd
cb546c7559 Dont allow a path in pam_service. CVE-2011-4122 2011-11-19 21:17:27 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
hans
6aece5a011 Don't use the SIOCGIFHWADDR code on SunOS. 2011-09-14 17:53:17 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
markd
4179a16583 Fix login non-kde session with csh/tcsh. PR 40165 2011-01-25 11:13:13 +00:00
markd
1efce5e83c Fix build with gcc 4.4 2011-01-18 10:25:52 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
sbd
3f4b7dbd32 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
wiz
92e0cb52cb 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
joerg
c9796e64d6 Fix ownership. Bump revision. 2010-02-19 20:23:01 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
wiz
53c3cf70b2 Fix build with openssl-1.0. From markd.
Enable openssl again on NetBSD-current and bump PKGREVISION.
2009-09-01 09:51:02 +00:00
wiz
fa87c6f1e8 Same as for kdelibs3:
Disable openssl on NetBSD>=5.99.15 because of openssl problems (STACK etc)
until someone fixes it.
2009-08-29 23:03:34 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
hasso
c18e172953 Make ksysguardd work for FreeBSD and DragonFly users as well.
Bump PKGREVISION.
2009-08-11 20:37:55 +00:00
joerg
e85e58a029 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:06:39 +00:00
joerg
843a1e6099 Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
hasso
2da5619413 Add post 3.5.10 patch from KDE subversion repo to make fish copy reliable.
Bump PKGREVISION.
2009-06-06 04:59:50 +00:00
rillig
a5ca1a22a9 Fixed some pkglint warnings. 2009-05-26 21:41:06 +00:00
wiz
f4e9595f26 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
markd
77681e5e09 DESTDIR support. 2009-05-06 11:04:18 +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
ghen
e5f4f54a1b Same for Xorg from xsrc/ (/usr/X11R7/lib/X11). kcontrol can now find keyboard
layouts on default NetBSD 5.0 installs.  Bump PKGREVISION.
2009-01-29 06:40:50 +00:00
markd
49a09f1955 Fix path searched for xkb directory to more likely find the version
pkgsrc is using rather that some other one that might just exist.
2008-12-19 21:16:02 +00:00
markd
cb47f93189 Update to KDE 3.5.10
minor bugfixes
2008-08-27 11:59:13 +00:00
markd
021a7abdec Build with openssl in -current. 2008-05-18 12:19:01 +00:00
xtraeme
cac1e925d4 Add the libXcomposite buildlink when using the 'composite' option,
otherwise kompmgr won't be built.
2008-04-30 12:20:09 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
markd
62844357ae Update to kde3.5.9
Minor bugfixes
2008-02-20 09:53:03 +00:00
markd
0379dce1aa Fix build on NetBSD 3. PR pkg/37907 from Robert Elz. 2008-01-31 08:40:51 +00:00
markd
46d07ea1a5 Fix some issues with media:/ on NetBSD. From Sergey Svishchev in
KDE bug 143112.  Bump PKGREVISION.
2008-01-28 19:33:01 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
abs
10fd06a712 update missed distinfo 2008-01-05 09:03:10 +00:00
markd
6f33e60eef Various kdebase updates.
Option to build kompmgr - from Sergey Svishchev
improved kdeeject script - from Sergey Svishchev

ksysguard tidyup, improved handling of process list.
infocenter tidyup

Add NetBSD support to kicker/applets/naughty (finally fixing PR 25052)

Bump PKGREVISION.
2008-01-04 21:05:56 +00:00
markd
93d232ccec Quick fix for PR pkg/37605. ps->userTime is never used so just set to 0,
a proper fix will be committed after the freeze.

Also fix PR pkg/37423 - LP64 issue with nspluginviewer from Steve Woodford.
Bump PKGREVISION.
2007-12-27 08:01:20 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00