Commit Graph

25 Commits

Author SHA1 Message Date
juanfra
d5f61e6c53 Update to bacon 4.6. 2022-12-03 19:48:55 +00:00
naddy
e93f9d0ca9 drop RCS Ids 2022-03-11 19:28:46 +00:00
juanfra
424c214e38 Update to bacon 4.1. 2020-09-17 20:29:21 +00:00
juanfra
33372bcfc5 Update to bacon 4.0. 2020-03-10 19:58:20 +00:00
gonzalo
da6ca8f43c Update for Bacon to 3.9.3
"Si compila OK" juanfra@ (maintainer)
2020-01-16 09:53:38 +00:00
juanfra
c7d9068ded Update to bacon 3.9.1. 2019-07-24 18:26:26 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
juanfra
4a85afb96c Update to bacon 3.9. 2019-05-02 21:46:02 +00:00
juanfra
67f2340540 Update to bacon 3.8.1. 2019-01-20 23:24:28 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
juanfra
1d7e4bd929 Update to bacon 3.8. 2018-10-01 22:41:16 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
juanfra
e23e4948d3 Update to bacon 3.7.3. 2018-06-03 21:02:20 +00:00
juanfra
573d06d015 Update to bacon 3.7.2. 2018-04-25 09:08:13 +00:00
juanfra
be8833a5bc Update to bacon 3.7.1. 2018-02-05 11:19:05 +00:00
juanfra
21e2cd56e1 Update to bacon 3.6. 2017-08-05 00:09:42 +00:00
juanfra
4ed7266d39 Update to bacon 3.5.4. 2017-06-23 16:59:22 +00:00
juanfra
2251803f1b Update to bacon 3.5.3. 2017-04-05 10:02:06 +00:00
juanfra
c0ff2acca8 Update to bacon 3.5.2. 2017-03-19 21:26:40 +00:00
juanfra
b489943021 Update to bacon 3.5.1. 2017-01-02 18:56:22 +00:00
juanfra
b21c5674f9 Update to BaCon 3.5. 2016-12-13 02:47:01 +00:00
juanfra
871ddad2d9 The tarball was updated. 2016-10-07 01:50:44 +00:00
juanfra
2cd99e0b03 Update to BaCon 3.4. 2016-10-02 02:36:10 +00:00
juanfra
35106b6285 The man page is broken. Remove it until upstream fixes the problems. 2016-08-05 23:22:00 +00:00
juanfra
3750f42be4 OK benoit@
Comment:
BASIC converter to C translator for Unix system

Description:
BaCon is a BASIC to C translator for Unix-based systems. It intends to be a
programming aid in creating tools which can be compiled on different platforms
(including 64bit environments), while trying to revive the days of the good old
BASIC.

Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>

WWW: http://www.basic-converter.org/
2016-08-03 19:13:17 +00:00