Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 1 | -5/+3 | |
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or "automake14". Also, we don't need to call the auto* tools via ${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care to symlink the correct tool to the correct name, so we can just use aclocal, autoconf, etc. | |||||
2005-05-23 | Removed trailing white-space. | rillig | 1 | -1/+1 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-10-28 | MKDIR -> INSTALL_DATA_DIR. | wiz | 1 | -2/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-06-30 | Package was removed when gcc 3.4 was removed. Adding back now. | shannonjr | 21 | -0/+591 | |
2004-06-03 | Removing package because it depends on package gccAda-3.4 (just removed) | shannonjr | 21 | -590/+0 | |
2004-06-03 | florist-3.15p FSU implementation of POSIX.5 (Ada binding) | shannonjr | 21 | -0/+590 | |
Florist is the FSU open-source implementaton of IEEE Standard 1003.5b-1996, the POSIX Ada binding, including real-time extensions. This software provides access to the UNIX operating system services for application programs written in the Ada programming language. |