summaryrefslogtreecommitdiff
path: root/lang/squeak-vm
AgeCommit message (Collapse)AuthorFilesLines
2015-03-15Do not include <sys/uuid.h> and other uuid.h.taca2-1/+27
Fix build problem on NetBSD 7.0_BETA (at least).
2015-02-21Recursive revbump from audio/pulseaudio.ryoon1-2/+2
2014-11-30Bring up to date PLIST.Linux.markd1-4/+6
2014-06-09Recursive revbump from pulseaudio-5.0ryoon1-2/+2
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-04-20Recursive revbump from json-c 0.12 updateryoon1-2/+2
2014-04-16Bump PKGREVISION for libatomic_ops PKGNAME change.wiz1-2/+2
2013-11-25PKGREVISION bump for json-c shlib rename.wiz1-2/+2
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
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-04-09Let's do it differently one more time, so it will work in the hypotheticalwiz1-2/+2
case that CONFIGURE_DIRS will contain more than one directory. For asau.
2013-04-09Just create '${WRKSRC}/build' independent of what CONFIGURE_DIRS is.wiz1-2/+2
For asau.
2013-04-08Revert previous and just fix the make target that had different assumptions.wiz1-3/+3
2013-04-08Revert.asau1-2/+2
No, you cannot. It breaks build with read-only tree, for instance. Noticed by Taylor Campbell on IRC.
2013-04-06'You can use "foo" instead of "${WRKSRC}/foo".'rodent1-2/+2
2013-02-16Recursive bump for png-1.6.wiz1-1/+2
2012-10-29Update to SqueakVM 4.10.2.2614asau5-50/+17
Changes are not known, but it incorprorates some NetBSD fixes.
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-20Only return without value, if the function is void.joerg4-1/+88
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-03-03More pcre PKGREVISION bumps.wiz1-2/+2
2012-02-28Add a few libs needed on SunOS, add a PLIST entry for the Sun audiohans2-1/+5
module.
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-2/+2
2011-12-19Fixes build of oss plugin for the case that ossaudio library is not required.obache3-14/+19
2011-12-17lang/squeak-vm: delint, add license, fix oss plugin for DragonFlymarino2-12/+19
DragonFly doesn't have the ossaudio library, so it won't build the oss plugin. The PLIST was adjusted accordingly. Pkglint hated the Makefile so it was cleaned up and a license entry (2-clause-bsd) was added.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-08-23Recursive bump from gdbm shlib bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-18Build fix: NetBSD provides UUID functions in libc, no libuuid here.asau3-2/+37
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
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-01Add a pulseaudio option and patch so that cmake doesn't try to buildmarkd5-5/+42
pulseaudio plugin unless option selected. Option off by default so no change to default package build. Fixes build if you happen to have pulseaudio package installed when building.
2010-02-11Import Squeak VM 3.11.3 revision 2135 as lang/squeak-vm.asau10-0/+190
Squeak is Smalltalk implementation which is direct ancestor of Alan Kay's Smalltalk-80.