BROKEN: does not fetch DEPRECATED: old, old, old, unmaintained, no usable MASTER_SITES This port expired on: 2006-05-22 IGNORE: is marked as broken: does not fetch A .bdf fonts/.xbm bitmaps/.xpm colored pixmaps/mouse cursor editor
There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org Port Added: unknown License: not specified in port
It not work in > 256 colors modes, please fix it, if you can.
Ache
--------------------------- Original README -------------------------------
Xfedor is a bdf/xbm/xpm/mouse editor.
It has been achieved before Xt or Motif were available, so it is only
based on Xlib :-|
Known problems:
- very very old proprietary/personal:-) look&feelsick
- C comments in french
- filer.c module (BDF reader/writer) has to be reviewed for new BDF
stuff and some bugs (COMMENT lines lost, unexpected changes in
read/write only actions...)
- non Xt based => icccm problems, fixed geometry, lack of resources...
- not even X based originally, so don't expect something great.
(visual problem I would say on weird X server).
Otherwise, it can still help to create mouse cursors, colored pixmaps and
possibly fonts (if you don't care about XLFD compliance...).
Xfedor needs the Xpm library to link.
Daniel Dardailler <daniel@osf.org>
Last updated: May 26 1994
PS: I do *not* support this code anylonger. Nobody does.
x11/xfedor: mark BROKEN and DEPRECIATED
Does not fetch since mid-2004. [1]
Depreciate it because it's old, old, old and unmaintained,
no usable MASTER_SITES
Expire it in 2 months.
Silence portlint a little, for what good that does.
Reported by: fenner's distfiles survey [1]
PR: ports/94791
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.