CVS log for ports/sysutils/jfbterm/pkg-descr
Up to [FreeBSD] / ports / sysutils / jfbterm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 22 05:40:20 2010 UTC (16 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Dispose of autotools[1]. While here fix these bugs: - GCC 4.4+ build (#elif with no expression) - use ENABLE_VGA16FB on amd64 (configure-script expects x86_64) and - move libiconv, libpng and gnu-unifont to respective options. All ON by default. With all options unset = empty all-depends-list. Requested by: paradox <ddkprog@yahoo.com> [1] This should reduce build time and lessen dependencies with little cost of maintaining more clear BSDmakefile and config.h that were based on Makefile.am, configure.in and config.h.in. Fix png14 regression Use PREFIX in man pages, config, pkg-message and drop redundant PKGMESSAGE assign as well Re-adding ONLY_FOR_ARCHS that was removed by lippe@ in r1.5 because while it builds fine the package may not work on archs without VESA support. All options are ON in order for package to work with default configuration. Tested building with BSDmakefile a bit on NetBSD and using devel/bmake port. Perhaps, it can be included upstream. PR: ports/139107 (bsdmake), ports/146230 (png14), ports/146271 (PREFIX) ports/150759 [this pr] Submitted by: Anonymous <swell.k@gmail.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 19 06:43:16 2008 UTC (3 years, 10 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Add jfbterm 0.4.7, multilanguage can be displayed on the console. PR: ports/121037 Submitted by: nrg milk <bsdports at gmail.com>
