summaryrefslogtreecommitdiff
path: root/lang/konoha/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-04-22Revbump after icu updateadam1-2/+2
2017-01-01Revbump after boost updateadam1-2/+2
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2015-03-31Allow building on platforms where "int3" is not a valid debug trap.joerg1-2/+2
Build shared library with -fPIC on all platforms. Bump revision for that.
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+2
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-12lang/konoha: Add DragonFly support, kill MySQL detectionmarino1-1/+2
* Specific DragonFly configuration was added * A couple of K_USING_BSD macros were changed to __NetBSD__ along with other changes to support FreeBSD and DragonFly * If MySQL is on the system, CMake will find it and try to use it. Problem 1: It's broken, it can't link to libmysql Problem 2: If it could, it would affect PLIST So disable MySQL detection for now, sqlite3 is what's used. I suspect there are other CMake detection logic that aren't accounted for yet in Konoha.
2012-08-07Add missing dependencies.ryoon1-1/+3
2012-08-07Import konoha-1.0.0.952 as lang/konoha.ryoon1-0/+24
Konoha is a new scripting language that offers flexible scripting and static programming features. I have tested only on NetBSD/i386 6.99.10.