Version: 4.1, Package name: bacon-4.1 |
Maintained by: Juan Francisco Cantero Hurtado |
Master sites: |
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. |
Filesize: 469.445 KB |
Version History (View Complete History) |
|
2020-09-17 14:29:21 by Juan Francisco Cantero Hurtado | Files touched by this commit (4) |
Log message: Update to bacon 4.1. |
2020-03-10 13:58:20 by Juan Francisco Cantero Hurtado | Files touched by this commit (3) |
Log message: Update to bacon 4.0. |
2020-01-16 02:53:39 by Gonzalo L. Rodriguez | Files touched by this commit (3) |
Log message: Update for Bacon to 3.9.3 "Si compila OK" juanfra@ (maintainer) |
2019-07-24 12:26:26 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.9.1. |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-02 15:46:02 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.9. |
2019-01-20 16:24:28 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.8.1. |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: 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-01 16:41:16 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.8. |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-06-03 15:02:20 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.7.3. |
2018-04-25 03:08:13 by Juan Francisco Cantero Hurtado | Files touched by this commit (4) |
Log message: Update to bacon 3.7.2. |
2018-02-05 04:19:05 by Juan Francisco Cantero Hurtado | Files touched by this commit (4) |
Log message: Update to bacon 3.7.1. |
2017-08-04 18:09:42 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.6. |
2017-06-23 10:59:22 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.5.4. |
2017-04-05 04:02:06 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.5.3. |
2017-03-19 15:26:40 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.5.2. |
2017-01-02 11:56:22 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to bacon 3.5.1. |
2016-12-12 19:47:01 by Juan Francisco Cantero Hurtado | Files touched by this commit (3) |
Log message: Update to BaCon 3.5. |
2016-10-06 19:50:44 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: The tarball was updated. |
2016-10-01 20:36:10 by Juan Francisco Cantero Hurtado | Files touched by this commit (3) |
Log message: Update to BaCon 3.4. |
2016-08-05 17:22:00 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: The man page is broken. Remove it until upstream fixes the problems. |