Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-18 | Mark packages that require C++03 (or the GNU variants) if they fail with | joerg | 1 | -2/+2 | |
C++14 default language. | |||||
2015-08-18 | Bump all packages that depend on curses.bui* or terminfo.bui* since they | wiz | 1 | -2/+2 | |
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. | |||||
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
2013-10-16 | aliados really uses terminfo. | roy | 1 | -2/+3 | |
2013-08-21 | Update to 0.2.0. Changes: | shattered | 1 | -6/+5 | |
Integrated commands DIR and era. Date and time functions. | |||||
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-05-15 | Install documentation. | shattered | 1 | -2/+5 | |
2010-03-17 | USE_NCURSES=# -> USE_NCURSES=yes | joerg | 1 | -2/+2 | |
2008-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -2/+3 | |
their files via a custom do-install target. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-11-09 | Import aliados from pkgsrc-wip. Packaged by ivaniclixx at gmail dot com, | minskim | 1 | -0/+26 | |
and modified by Roland Illig and me. Aliados is a CP/M 80 emulator that instead of emulate a machine and run some variant of CP/M on it, emulates only the microprocessor and captures all CP/M system calls to execute it natively. Actually only emulates a small part of CP/M, but with that already can execute many programs, such as WordStar, Micrsoft Basic, Mallard Basic, Hi-Tech C, Turbo Pascal and many others. Aliados does not need to create disk images, it reads and writes in the native filesystem all files that match the CP/M name conventions. |