aboutsummaryrefslogtreecommitdiffstats
path: root/lang/neko
Commit message (Collapse)AuthorAgeFilesLines
* Change cmake default behaviour to outsource.tcberner2018-12-261-1/+1
| | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine
* Update security/mbedtls to 2.13.0 and bump dependent ports.tijl2018-09-141-1/+1
|
* devel/boehm-gc: update to 7.6.8fernape2018-09-011-1/+1
| | | | | | | | | | | | ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8 * Giving maintainership to yasu@utahime.org * Bumping PORTREVISION for dependent ports PR: 230577 Submitted by: yasu@utahime.org Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16704
* Update security/mbedtls to 2.12.0 and bump dependent ports.tijl2018-08-101-1/+1
| | | | | MFH: 2018Q3 Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-02
* Update security/mbedtls to 2.9.0 and bump dependent ports.tijl2018-06-071-1/+1
|
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6cpm2018-06-011-1/+1
| | | | | PR: 228597 Approved by: portmgr (antoine)
* Update security/mbedtls to 2.8.0 and bump dependent ports.tijl2018-04-241-1/+1
| | | | | MFH: 2018Q2 Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.8.0-2.7.2-and-2.1.11-released
* devel/apr1: Bump portrevisionbrnrd2018-03-221-1/+1
| | | | | | | - Repair my rookie mistake of earlier today - Bump revision of dependent ports (again) Reported by: antoine
* devel/apr1: Fix runtime issues of dependent portbrnrd2018-03-221-1/+1
| | | | | | | | | | - iconv is in base in all supported FreeBSD versions - Fix build with MariaDB 10.2 [2] - Bump portrevision in dependencies PR: 226705 [1], 226026 [2] With hat: apache Approved by: joneum (apache)
* Update security/mbedtls to 2.7.1.tijl2018-03-121-1/+1
| | | | | PR: 226550 MFH: 2018Q1
* - Update security/polarssl13 to 1.3.22.tijl2018-03-111-1/+1
| | | | | | | - Update security/mbedtls to 2.7.0 and bump dependent ports. MFH: 2018Q1 Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-01
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4cpm2018-03-101-0/+1
| | | | | | | PR: 225560 Submitted by: Yasuhiro KIMURA <yasu@utahime@org> Reviewed by: cpm Approved by: portmgr (antoine)
* lang/neko: Update to 2.2.0yuri2018-03-103-20/+30
| | | | | | | | | | | | | | | | Port changes: * Changed to DISTVERSION * Added LICENSE_FILE * Simplified BUILD_DEPENDS * Added to LIB_DEPENDS * USES=cmake:outsource * Added USES=mysql * Added the options APACHE UI PR: 226183 Submitted by: Marcin Cieślak <saper@saper.info> (original version) Submitted by: Petr Penzin <penzin.dev@gmail.com> (maintainer, accepted version) Approved by: tcberner (mentor, implicit)
* lang/neko: Migrate to USE_APACHE_BUILDbrnrd2018-02-241-1/+2
| | | | Approved by: hat apache@
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2cpm2018-01-081-0/+1
| | | | Approved by: portmgr (antoine)
* Remove BROKEN_FreeBSD_9sunpoet2017-01-011-2/+0
| | | | Approved by: portmgr (blanket)
* Minor port cleanup, accidentally omitted during initial checkinriggs2016-11-201-4/+3
|
* Add new port: lang/neko, the neko programming language and VMriggs2016-11-204-0/+67
| | | | | PR: 204664 Submitted by: penzin.dev@gmail.com (maintainer)
* Remove four unrelated staged portsmarino2014-09-107-225/+0
|
* Reset maintainership for ports not staged with no pending PRbapt2014-07-241-1/+1
| | | | With hat: portmgr
* Fix some non default LIB_DEPENDSbapt2014-07-161-1/+1
| | | | With hat: portmgr
* Modernize LIB_DEPENDSbapt2014-07-141-1/+1
| | | | With hat: portmgr
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thattijl2014-07-041-1/+1
| | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit)
* Convert to USES=dos2unixbapt2014-05-261-2/+1
| | | | With hat: portmgr
* fixed build fail on 8-stabledaichi2013-10-052-0/+15
| | | | Submitted by: maintainer
* update to 2.0.0daichi2013-09-303-26/+3
| | | | Submitted by: maintainer
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | lang)
* Add an explicit dependency on pkgconfbapt2013-09-181-1/+1
|
* Mark jobs unsafebapt2013-07-131-6/+3
|
* added a patchdaichi2012-12-111-0/+11
| | | | PR: ozawa@ongs.co.jp
* Update PCRE to 8.32mm2012-12-111-0/+1
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* drop PORTREVISIONdaichi2012-12-061-1/+0
| | | | | Pointedout by: danfe Feature safe: yes
* Update to 1.8.2daichi2012-12-062-4/+4
| | | | | Submitted by: ozawa@ongs.co.jp Feature safe: yes
* - remove apache13 supportohauer2012-09-064-83/+55
| | | | | | | | | | - use DOS2UNIX macro - rewrite for options NG - use USE_XXX macros instead (BUILD|RUN)_DEPENDS PR: 170752 Submitted by: ohauer@ Approved by: maintainer timeout
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - remove MD5ohauer2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Use libraries from boehm-gc-threaded instead of building own implementation.stas2009-12-181-21/+7
| | | | | | This fixes build failure after the boehm-gc update. Reported by: pav
* Update for 1.8.1daichi2009-08-114-54/+24
| | | | | PR: 137631 Submitted by: maintainer
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* Fix build problem of lang/neko on tinderboxdaichi2009-07-141-0/+1
| | | | | PR: ports/136734 Submitted by: maintainer
* - Add missing files from last commit.wxs2009-06-283-0/+82
|
* - Update to 1.8.0wxs2009-06-283-15/+29
| | | | | | | | - Don't use ${PREFIX} for dependencies, CFLAGS or LDFLAGS - This port still doesn't work with a custom PREFIX, it needs some work still. PR: ports/135833 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-4/+0
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Augment previous fixpav2007-11-131-1/+1
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* Fix build on cluster by adding a libtool dependency. This is a hack tolinimon2007-11-081-0/+1
| | | | | | | work around the fact that this port reaches over into devel/boehm-gc to do part of its build. This isn't the Right Thing. Approved by: portmgr (self)
* neko 1.6.0_1 is for 6.x or over.daichi2007-09-251-0/+4
| | | | | | | - neko uses socket option that 5.x doesn't have. So added ${OSVERSION} check. Submitted by: ozawa@ongs.co.jp (maintainer)
* lang/neko: fixed compile error on amd64 6daichi2007-08-231-1/+5
| | | | | | | | - fixed compile error (6-RELEASE amd64, 7-CURRENT amd64) PR: ports/115723 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Pointed out by: via krisbot
* The Neko Programming Languagedaichi2007-08-214-0/+195
Neko is a high-level dynamically typed programming language which can also be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Neko is not only very easy to learn and use, but also has the flexibility of being able to extend the language with C libraries. You can even write generators from your own language to Neko and then use the Neko Runtime to compile, run, and access existing libraries. WWW: http://nekovm.org/ Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>