non port: sysutils/jfbterm/pkg-plist |
SVNWeb
|
Number of commits found: 6 |
Thu, 8 Oct 2015
|
[ 14:12 amdmi3 ] (Only the first 10 of 11 ports in this commit are shown above. )
Add a way to cleanly handle terminfo.db file used by devel/ncurses
This database contains compiled terminfo entries and is merged from
a large part which comes with ncurses themselves and compiled
.terminfo files installed by other ports (currently only rxvt-unicode
and jfbterm)
- Now the database is always kept up to date, regardless of port
installation order (both ncurses installed before .terminfo files
and the other way around work as expected)
- All affected ports now support clean deinstallation and do not
produce stage-qa errors
- Affected ports are simplified, as they now only need to define
USES=terminfo
- rxvt-unicode no longer pulls in ncurses: the dependency is not
really needed for anything beside updating it's own database
- The patch contains Q/A test to check whether a port needs, or
needs not USES=terminfo
Approved by: portmgr (mat, bapt)
Differential Revision: D3747
|
Wed, 10 Jun 2015
|
[ 17:31 amdmi3 ]
- Drop @dirrm* from plist
|
Thu, 7 Aug 2014
|
[ 09:09 marino ]
Stage sysutils/jfbterm
PR: 192391
Submitted by: IWAMOTO Kouichi
Tweaks by: marino
|
Sun, 19 Jun 2011
|
[ 10:56 crees ]
- Remove termcap record on deinstall
- Use %D in plist
- Respect NOPORTDATA
PR: ports/153622
Submitted by: Anonymous (swell.k@gmail.com) (maintainer)
Approved by: rene (mentor)
|
Wed, 22 Sep 2010
|
[ 05:40 pgollucci ]
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 19 Mar 2008
|
[ 06:43 vanilla ]
Add jfbterm 0.4.7, multilanguage can be displayed on the console.
PR: ports/121037
Submitted by: nrg milk <bsdports at gmail.com>
|
Number of commits found: 6 |