joerg
a1261cd19a
Don't redefine local variables.
2012-11-16 00:32:07 +00:00
joerg
41fb6109e3
Taking the address of a temporary object is not valid C++.
2012-10-20 22:03:01 +00:00
adam
3f2cc57b2b
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
asau
5a81524739
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 13:25:10 +00:00
tron
14215633d2
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +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
adam
b15c922bcc
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +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
dholland
2aa65c624f
Fix undefined behavior (promoted from a warning to an error in recent gcc)
...
by casting string objects to const char * before passing to printf.
While here, switch PKG_DESTDIR_SUPPORT from "destdir" to "user-destdir"
(no reason I can see for the former, it appears to date way back) and
add patch comments.
PKGREVISION -> 9, since with netbsd-5 and older -current the issue wasn't
fatal at compile time.
2012-01-03 01:18:46 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
wiz
af3596f984
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +00:00
abs
9987fa4b3a
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
wiz
200e3c4a04
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
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
wiz
cf79fe6cb9
Get rid of now unnecessary EXTRACT_OPTS_ZIP.
2009-08-25 11:57:44 +00:00
joerg
4006d8bae3
Update to boolean-6.99. No changes, but supports wxGTK 2.8.
2009-08-14 19:09:48 +00:00
joerg
e209761d06
Remove @dirrm entries from PLISTs
2009-06-14 17:28:16 +00:00
joerg
0665aa2efa
Switch to x11/wxGTK26{,-contrib}.
2008-09-22 20:21:03 +00:00
joerg
b9618cf2db
Don't leak WRKDIR in rpath. Bump revision.
2008-06-21 18:01:18 +00:00
joerg
3d8ef5a52d
Second round of explicit pax dependencies. As reminded by tnn@,
...
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
wiz
eb257384eb
Update HOMEPAGE and MASTER_SITES.
2008-03-12 09:50:28 +00:00
markd
dc69843481
Use USE_CMAKE rather that doing same explicitly.
...
Package supports DESTDIR.
2008-01-04 20:34:13 +00:00
wiz
ea3886639e
Bump PKGREVISION for cmake buildlink3.mk bump.
...
XXX: I have to check vtk*'s PLISTs and will do so next, but this
PKGREVISION bump is needed anyway.
2007-03-12 06:46:41 +00:00
wiz
ea27b2b63c
pkglint cleanup.
2007-02-23 16:43:17 +00:00
wiz
4e0ba208a9
Update to 6.92. Clean up package. Fix build with gcc4.
...
version 6.9
Update for wxWidgets 2.6.2
2007-02-23 16:42:30 +00:00
joerg
a8051c6c8e
Fix build with newer cmake.
2006-09-23 14:08:10 +00:00
joerg
0aca171729
Get DragonFly compilation a bit farther.
2006-08-30 07:28:26 +00:00
dmcmahill
46d2f6960e
I do not have the time or c++ skills to keep maintaining this package.
2006-08-24 00:01:27 +00:00
rillig
f5ffb4620a
Renaming cmakelists.txt to CMakeLists.txt must be done in post-extract,
...
since it is the extract phase where the wrong filenames come from.
Now patch-af finds the file to patch, which it didn't before.
2006-07-20 19:16:23 +00:00
rillig
ab2296b430
Added patch-af, which makes Cmake find its source files. The package
...
still does not build for me (linker errors). Also, a C compiler is needed.
2006-06-26 09:24:09 +00:00
rillig
5f4ac92224
Fixed pkglint warnings.
2006-05-21 15:50:18 +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
2ea4220459
Add DragonFly. Ensure that StatusBar has a non-inline constructor,
...
otherwise GCC might not create the type info and bail out during
linkage.
2006-03-28 20:42:48 +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
rillig
575137e256
Added a patch that prevents declarations if the identifier is already a
...
macro.
2005-12-18 21:08:55 +00:00
rillig
0b4a114e20
Fixed pkglint warning:
...
- WARN: boolean/Makefile:21: GCC_REQD should be modified using "+=".
2005-11-20 14:10:31 +00:00
dmcmahill
5e26d7df9f
this package uses c++ so indicate that.
2005-09-21 23:17:20 +00:00
dmcmahill
026db1426d
require gcc3
2005-09-11 12:42:46 +00:00
dmcmahill
798cb71f5a
add missing patch file
2005-08-24 11:30:18 +00:00
dmcmahill
be14d439a9
update to boolean-6.7. List of changes not available but one visible
...
change is that it compiles with gcc3 now. Also works with the latest
wxGTK (2.6.1). This still has some issues reading gdsii files on alpha
but it seems ok on i386.
2005-08-18 23:52:14 +00:00
wiz
1fa9e6e594
Bump PKGREVISION because of wxGTK dependency change.
...
XXX: not tested with wxGTK-2.6 because I can't get the distfile.
2005-08-07 11:42:06 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
7ea6ce3da9
Add RMD160 digests in addition to SHA1 ones.
2005-02-23 14:59:23 +00:00