joerg
e8f5f582c1
Using non-POD types as arguments for variadic functions is invalid.
2012-07-09 19:06:54 +00:00
dholland
0bcdacfbcf
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
...
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
obache
34a560cbb0
Bump PKGREVISION from default python to 2.7.
2012-03-15 11:53:20 +00:00
wiz
b630ed46ca
More pcre PKGREVISION bumps.
2012-03-03 12:54:15 +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
obache
1f4649c8a2
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
2012-01-13 10:54:43 +00:00
sbd
3e204c0c3d
Recursive bump for multimedia/ffmpeg buildlink addition.
2011-11-16 01:33:15 +00:00
sbd
94b37b4e43
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
0e2c97799a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
wiz
4b5a0a6bbd
Set LICENSE.
2011-03-28 07:57:58 +00:00
wiz
bfd071310e
Fix build with png-1.5. Reported by joerg.
2011-03-28 07:50:39 +00:00
wiz
2f4126dc58
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +00:00
abs
93cde1a832
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
wiz
5310bb3326
More PKGREVISION bumps for pixman update.
2010-09-14 11:13:10 +00:00
wiz
2c6e8e30b0
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
...
version, and bump all depends.
Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +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
wiz
df727cadfd
Use only ASCII in DESCR.
2010-06-10 21:28:33 +00:00
joerg
429e956b3f
Bump revision for PYTHON_VERSION_DEFAULT change.
2010-02-10 19:17:31 +00:00
wiz
7e9f949650
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
sno
949cd3bc1f
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
hasso
79391b457d
Update to 0.7.5. No brief list of changes, but ChangeLog shows that it's
...
mostly fixes to build with newer gcc and ffmpeg versions.
2009-07-14 20:23:16 +00:00
joerg
843a1e6099
Remove @dirrm entries from PLISTs
2009-06-14 18:24:43 +00:00
ahoka
bb14b3f8cd
Bump for ffmpeg update.
2009-06-12 17:24:53 +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
joerg
3c645bb7fc
Switch to Python 2.5 as default. Bump revision of all packages that have
...
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
obache
46ac1875c4
Try to fix build failure with ffmpeg-snapshot, PR 40212.
2008-12-21 12:53:24 +00:00
obache
d2ac708fe4
No need to set "no" for PLIST vars.
2008-12-21 12:45:50 +00:00
obache
ba750f122d
Add rcsid.
2008-12-21 12:41:51 +00:00
bjs
8c2b0e2547
Recursive dependency bump for multimedia/x264-devel. It's tough
...
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
2008-12-18 17:28:16 +00:00
ahoka
2e82cf1c78
ffmpeg-devel -> ffmpeg
2008-09-10 16:41:55 +00:00
ahoka
3c51f4618d
Change ffmpeg-devel dep to ffmpeg and bump.
2008-09-08 00:16:12 +00:00
bjs
a1dc60dc3c
Update to nucleo-0.7.1. The list of changes is fairly verbose and I do
...
not have time to include it here (see ChangeLog).
Significant pkgsrc-related changes:
- ffmpeg plugin now builds (see new SUBST_* declarations). Use
ffmpeg-devel instead of ffmpeg.
- DESTDIR support
- GNU TLS option (enabled by default, evidently used by XML parser (?))
- Include graphics/gd, as its dependencies completely overlap and it
doesn't take too long to build.
- Add x11/libXi to get Xinput functionality.
- Yet another header patch (patch-am)
- TODO file (place reading it on your TODO list today!)
Next up: wm/metisse!
2008-05-07 02:53:41 +00:00
joerg
72aa7e137d
Installs Python script, so depend on it and bump revision.
2007-08-12 14:26:41 +00:00
joerg
6af14d5008
Add a bunch of missing includes. Add missing libXt dependency for modular
...
Xorg.
2007-06-12 16:16:56 +00:00
agc
226d751a0a
Initial import of nucleo-0.6 into the Packages Collection.
...
Núcleo, an X11-based GUI toolkit for exploring new uses of
video and new human-computer interaction techniques.
2007-06-02 08:27:43 +00:00