Commit Graph

268 Commits

Author SHA1 Message Date
op 76285677b2 +fennel,lua54 2022-12-26 11:06:19 +00:00
op d5c013b61e +fennel,lua{51,52,53} 2022-12-24 08:58:09 +00:00
juanfra 888f4c5415 Remove no_jit from the Makefile and add the pkgpath to the PLIST.
Spotted by naddy@
2022-08-11 21:54:25 +00:00
op 768e1db68d +guile3 2022-07-31 08:51:14 +00:00
sthen dab9be82b5 remove go-bootstrap, the C-based bootstrap compiler for go, which only
support amd64 and has not been updated for kernel changes or invoking
system calls via libc

ok jsing@
2022-07-28 13:55:21 +00:00
landry aeacfca488 +wasi-{libc,sdk} 2022-05-23 14:19:31 +00:00
fcambus 5e79726a90 Add binaryen. 2022-05-16 08:37:17 +00:00
thfr f77e0f90d5 +rsm 2022-04-15 02:11:10 +00:00
bcallah ce430d383f +qbe 2022-04-13 14:11:59 +00:00
sthen 385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
daniel be738507d1 +pythran 2022-02-18 13:23:08 +00:00
bcallah 17d93d3670 +ldc 2021-11-21 13:52:19 +00:00
sthen db97a9fbd0 sort 2021-11-02 21:11:41 +00:00
bcallah 72f744ccd6 Enabling gdmd was a little too premature: it causes gcc-11 to hang out on
the build machines, which breaks many more important ports.
Switch dtools to build with dmd. This allows us to continue to offer the
package on at least amd64.
Comment out the gdmd line in lang/Makefile to make it clear this is
intentional. We will revisit gdmd once the ports world moves to gcc-11.
Found the hard way by tb@ -- apologies for the breakage
ok sthen@, who also mentioned the commenting out of gdmd in lang/Makefile
2021-10-17 01:43:18 +00:00
bcallah c3a5fa5db2 +gdmd 2021-10-14 03:45:51 +00:00
bcallah 8d9e234287 +dmd 2021-10-13 04:39:43 +00:00
ian bb62912343 Unlink antlr3 2021-08-29 22:22:03 +00:00
pascal 05333c8f82 + fpc 2021-08-07 11:01:14 +00:00
pascal 2113baebef + bootgcc 2021-08-03 10:05:00 +00:00
semarie 32e10b3789 +lang/zig 2021-03-01 12:54:02 +00:00
gnezdo 9ad693c773 Unplug lang/arena for removal
ok rsadowski, kn
2021-02-20 21:17:34 +00:00
gonzalo 5d2bce0c02 dasm belongs to devel 2021-01-15 14:58:46 +00:00
gonzalo fff73d3819 Hook dasm. 2021-01-15 10:37:40 +00:00
bcallah ff9364d9ca +tcc 2021-01-13 21:52:34 +00:00
gnezdo 410ab09fa5 Get ready to remove lang/fpc, devel/lazarus, games/hedgewars
Maintainer timeout
OK kmos@
2020-09-20 04:27:37 +00:00
jturner 85b76820cc +microscheme 2020-06-02 14:09:16 +00:00
thfr f1710f5e83 +hashlink 2020-02-25 02:38:04 +00:00
thfr d388579213 +haxe 2020-01-18 00:33:12 +00:00
bcallah 4b6e81a2f2 +quickjs 2019-12-21 14:24:24 +00:00
thfr 3da9ac7926 +nekovm 2019-11-24 03:01:38 +00:00
solene 88a9122715 Re-hook sbcl-threads flavor
ok from maintainer
2019-09-22 10:37:07 +00:00
jca 19fe03522c Remove g77 and libf2c
g77 was a fortran compiler based off gcc3.  Remove it since it isn't
used any more by the ports tree.

ok naddy@
2019-09-04 09:37:49 +00:00
naddy d317670248 GCC 7+ no longer provides a Java compiler (gcj). Remove the ports that
depended on it.  Reminded by sthen@
2019-04-29 15:10:15 +00:00
chrisz 6883e8e449 Disable lang/obc
ok jca@, "safe to remove" anil@, "agree" krw@
2019-03-27 22:55:25 +00:00
jturner a2882998b2 Hook up janet 2019-02-21 00:36:27 +00:00
jca 6cfe94ccd9 Re-add classpath, I somehow missed that lang/jamvm depends on it. 2019-01-10 17:54:14 +00:00
jca 0cf3c64ec6 Remove classpath, not updated since 2009 and not used by the ports tree
Also it depends on gcj which is a dead end (not shipped by lang/gcc/8).
Noticed because is uses mincore(2).

ok phessler@ landry@
2019-01-10 17:23:12 +00:00
juanfra 82d427185c +lang/gerbil 2018-11-26 22:37:06 +00:00
bcallah aa8107a1cf +devel/py-parallel
+devel/py-parallel,python3
+lang/pcbasic
+math/bcal
2018-11-08 04:27:58 +00:00
bcallah b32d5056fe +wabt 2018-09-16 13:33:11 +00:00
bcallah c34b46a992 +gpc 2018-09-15 18:03:49 +00:00
daniel af3dbce708 +compcert (as requested by danj@) 2018-09-12 05:00:50 +00:00
jasper 2c34184a62 +secularize 2018-09-05 19:40:18 +00:00
bcallah ada91a4d75 +ponyc 2018-09-05 18:11:42 +00:00
nayden 1d9ea3adc9 + SUBDIR += brainfuck 2018-07-12 18:10:21 +00:00
jcs 9f48201ebf SUBDIR += crystal 2018-07-08 14:28:40 +00:00
landry ffe380f45e (Finally!) remove spidermonkey 1.9.2/1.8.5, now that nothing depends on
it anymore. Having the javascript engine from the firefox 3.6 days is
surely not a good idea security-wise in 2018, and we have devel/spidermonkey52.

Thx jmatthew@ for dropping the dependency in riak!
2018-05-18 20:26:51 +00:00
bcallah b78206de3f +regina 2018-05-07 17:55:38 +00:00
fcambus 438d183daa Remove lang/open-cobol.
OpenCOBOL is now GnuCOBOL, and the latest version just got imported as
lang/gnucobol.

OK bcallah@
2018-04-25 07:43:55 +00:00
fcambus 6b95476319 Add gnucobol. 2018-04-25 07:40:05 +00:00