The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-fonts : xfed

A program that will let you edit X fonts (.bdf files)

 xfed is a program that will let you edit X fonts (.bdf files).  It
originates in the pre-R3 days and has been modified by lots of people
along the way.  This version is taken from

ftp.cs.orst.edu:pub/src/X11R4/contrib/clients/xfed

- Satoshi
asami@cs.berkeley.edu
 

http://freebsd.unixfreunde.de/sources/



xfed history


v. 1.32
date: 2007/05/19 20:29:38;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.31 date: 2006/06/08 13:36:24; author: miwi; state: Exp; lines: +2 -1 Update MASTER_SITES PR: ports/97849 Submitted by: miwi Approved by: krion (mentor)
v. 1.30 date: 2004/02/05 20:38:01; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.29 date: 2003/02/20 19:18:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2002/11/10 16:48:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.27 date: 2002/11/06 22:47:28; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.26 date: 2002/08/08 16:16:40; author: glewis; state: Exp; lines: +2 -2 . Replace MASTER_SITE which hasn't worked since February 2001 with one that does. Submitted by: distfiles survey
v. 1.25 date: 2001/02/05 21:02:13; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.24 date: 2000/04/10 00:44:42; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.23 date: 1999/08/31 06:52:38; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.22 date: 1999/08/31 02:58:35; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.21 date: 1999/06/22 17:37:37; author: steve; state: Exp; lines: +2 -2 Revert my previous fix. It seems I had an old distfile.
v. 1.20 date: 1999/05/31 04:48:32; author: steve; state: Exp; lines: +2 -5 Set ${WRKSRC} correctly so this builds again.
v. 1.19 date: 1998/12/26 22:23:20; author: asami; state: Exp; lines: +2 -2 Fix WRKSRC.
v. 1.18 date: 1998/10/04 17:38:36; author: steve; state: Exp; lines: +2 -1 Move manpages to Makefile and use MAN1 macro.
v. 1.17 date: 1998/08/07 22:43:10; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.16 date: 1997/12/25 22:29:52; author: asami; state: Exp; lines: +2 -2 Be more selective about which ports to maintain. I no longer have time to maintain all these ports I once committed (sometimes as a proxy).
v. 1.15 date: 1997/03/04 06:16:02; author: asami; state: Exp; lines: +2 -1 Add WRKSRC, seems like fetch creates all the subdirectories in the created-on-the-fly tarfile.
v. 1.14 date: 1997/03/03 13:51:50; author: tg; state: Exp; lines: +3 -29 Use xfed sources from ftp.demon.co.uk. I tried this server with FETCH=wget on a 2.1.0 system. Closes PR #2809.
v. 1.13 date: 1996/12/17 12:33:55; author: asami; state: Exp; lines: +2 -1 Add files/md5 entries for files whose checksum should be ignored as well. Requires rev. 1.239 of bsd.port.mk.
v. 1.12 date: 1996/11/18 11:44:14; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.11 date: 1996/06/26 23:06:49; author: gpalmer; state: Exp; lines: +2 -2 Convert from ncftp to fetch. I'm not really happy with this ports do-fetch: routine, as it doesn't check the return value of fetch (or ncftp when it was in there), but I'm not about to start hacking this late in the game.
v. 1.10 date: 1996/03/07 01:57:29; author: asami; state: Exp; lines: +4 -1 Add a pre-clean target to delete the "src" subdirectory, which is a staging area to create the tarball during fetch.
v. 1.9 date: 1995/04/22 11:58:42; author: asami; state: Exp; lines: +2 -2 Updated for new bsd.port.mk.
v. 1.8 date: 1995/04/12 20:31:57; author: asami; state: Exp; lines: +8 -5 And now the rest of the x11 ports Makefiles.
v. 1.7 date: 1995/04/01 14:54:57; author: asami; state: Exp; lines: +3 -2 Pipe output of tar to "gzip --best" to ensure we get the exact same tar.gz file every time.
v. 1.6 date: 1995/04/01 12:51:21; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.5 date: 1995/03/24 11:11:58; author: asami; state: Exp; lines: +2 -1 Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, and some other minor cleanup.
v. 1.4 date: 1995/02/12 23:22:13; author: ats; state: Exp; lines: +6 -3 Add code to get the MASTER_SITE_OVERRIDE working for the fetch target.
v. 1.3 date: 1995/02/12 17:48:25; author: jmz; state: Exp; lines: +2 -1 Set MAKE_FLAGS so that `make PREFIX=...' works as expected.
v. 1.2 date: 1994/12/12 04:31:49; author: gpalmer; state: Exp; lines: +1 -2 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of these need to have INSTALL_MANPAGES= yes anymore.
v. 1.1 date: 1994/12/08 10:20:15; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/12/08 10:20:16; author: asami; state: Exp; lines: +0 -0 xfed, a program to edit .bdf files. This stuff is so old, I couldn't find a site that has a tarball of the latest sources so I had to write my own "fetch:" target to get the files and tar them up. Maybe we can add a rule like this to bsd.port.mk. Interested parties please take a look at the Makefile. ============================================================================= v. 1.32 date: 2007/05/19 20:29:38; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.31 date: 2006/06/08 13:36:24; author: miwi; state: Exp; lines: +2 -1 Update MASTER_SITES PR: ports/97849 Submitted by: miwi Approved by: krion (mentor)
v. 1.30 date: 2004/02/05 20:38:01; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.29 date: 2003/02/20 19:18:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2002/11/10 16:48:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.27 date: 2002/11/06 22:47:28; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.26 date: 2002/08/08 16:16:40; author: glewis; state: Exp; lines: +2 -2 . Replace MASTER_SITE which hasn't worked since February 2001 with one that does. Submitted by: distfiles survey
v. 1.25 date: 2001/02/05 21:02:13; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.24 date: 2000/04/10 00:44:42; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.23 date: 1999/08/31 06:52:38; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.22 date: 1999/08/31 02:58:35; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.21 date: 1999/06/22 17:37:37; author: steve; state: Exp; lines: +2 -2 Revert my previous fix. It seems I had an old distfile.
v. 1.20 date: 1999/05/31 04:48:32; author: steve; state: Exp; lines: +2 -5 Set ${WRKSRC} correctly so this builds again.
v. 1.19 date: 1998/12/26 22:23:20; author: asami; state: Exp; lines: +2 -2 Fix WRKSRC.
v. 1.18 date: 1998/10/04 17:38:36; author: steve; state: Exp; lines: +2 -1 Move manpages to Makefile and use MAN1 macro.
v. 1.17 date: 1998/08/07 22:43:10; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.16 date: 1997/12/25 22:29:52; author: asami; state: Exp; lines: +2 -2 Be more selective about which ports to maintain. I no longer have time to maintain all these ports I once committed (sometimes as a proxy).
v. 1.15 date: 1997/03/04 06:16:02; author: asami; state: Exp; lines: +2 -1 Add WRKSRC, seems like fetch creates all the subdirectories in the created-on-the-fly tarfile.
v. 1.14 date: 1997/03/03 13:51:50; author: tg; state: Exp; lines: +3 -29 Use xfed sources from ftp.demon.co.uk. I tried this server with FETCH=wget on a 2.1.0 system. Closes PR #2809.
v. 1.13 date: 1996/12/17 12:33:55; author: asami; state: Exp; lines: +2 -1 Add files/md5 entries for files whose checksum should be ignored as well. Requires rev. 1.239 of bsd.port.mk.
v. 1.12 date: 1996/11/18 11:44:14; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.11 date: 1996/06/26 23:06:49; author: gpalmer; state: Exp; lines: +2 -2 Convert from ncftp to fetch. I'm not really happy with this ports do-fetch: routine, as it doesn't check the return value of fetch (or ncftp when it was in there), but I'm not about to start hacking this late in the game.
v. 1.10 date: 1996/03/07 01:57:29; author: asami; state: Exp; lines: +4 -1 Add a pre-clean target to delete the "src" subdirectory, which is a staging area to create the tarball during fetch.
v. 1.9 date: 1995/04/22 11:58:42; author: asami; state: Exp; lines: +2 -2 Updated for new bsd.port.mk.
v. 1.8 date: 1995/04/12 20:31:57; author: asami; state: Exp; lines: +8 -5 And now the rest of the x11 ports Makefiles.
v. 1.7 date: 1995/04/01 14:54:57; author: asami; state: Exp; lines: +3 -2 Pipe output of tar to "gzip --best" to ensure we get the exact same tar.gz file every time.
v. 1.6 date: 1995/04/01 12:51:21; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.5 date: 1995/03/24 11:11:58; author: asami; state: Exp; lines: +2 -1 Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, and some other minor cleanup.
v. 1.4 date: 1995/02/12 23:22:13; author: ats; state: Exp; lines: +6 -3 Add code to get the MASTER_SITE_OVERRIDE working for the fetch target.
v. 1.3 date: 1995/02/12 17:48:25; author: jmz; state: Exp; lines: +2 -1 Set MAKE_FLAGS so that `make PREFIX=...' works as expected.
v. 1.2 date: 1994/12/12 04:31:49; author: gpalmer; state: Exp; lines: +1 -2 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of these need to have INSTALL_MANPAGES= yes anymore.
v. 1.1 date: 1994/12/08 10:20:15; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/12/08 10:20:16; author: asami; state: Exp; lines: +0 -0 xfed, a program to edit .bdf files. This stuff is so old, I couldn't find a site that has a tarball of the latest sources so I had to write my own "fetch:" target to get the files and tar them up. Maybe we can add a rule like this to bsd.port.mk. Interested parties please take a look at the Makefile. ============================================================================= v. 1.32 date: 2007/05/19 20:29:38; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.31 date: 2006/06/08 13:36:24; author: miwi; state: Exp; lines: +2 -1 Update MASTER_SITES PR: ports/97849 Submitted by: miwi Approved by: krion (mentor)
v. 1.30 date: 2004/02/05 20:38:01; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.29 date: 2003/02/20 19:18:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2002/11/10 16:48:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.27 date: 2002/11/06 22:47:28; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.26 date: 2002/08/08 16:16:40; author: glewis; state: Exp; lines: +2 -2 . Replace MASTER_SITE which hasn't worked since February 2001 with one that does. Submitted by: distfiles survey
v. 1.25 date: 2001/02/05 21:02:13; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.24 date: 2000/04/10 00:44:42; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.23 date: 1999/08/31 06:52:38; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.22 date: 1999/08/31 02:58:35; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.21 date: 1999/06/22 17:37:37; author: steve; state: Exp; lines: +2 -2 Revert my previous fix. It seems I had an old distfile.
v. 1.20 date: 1999/05/31 04:48:32; author: steve; state: Exp; lines: +2 -5 Set ${WRKSRC} correctly so this builds again.
v. 1.19 date: 1998/12/26 22:23:20; author: asami; state: Exp; lines: +2 -2 Fix WRKSRC.
v. 1.18 date: 1998/10/04 17:38:36; author: steve; state: Exp; lines: +2 -1 Move manpages to Makefile and use MAN1 macro.
v. 1.17 date: 1998/08/07 22:43:10; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.16 date: 1997/12/25 22:29:52; author: asami; state: Exp; lines: +2 -2 Be more selective about which ports to maintain. I no longer have time to maintain all these ports I once committed (sometimes as a proxy).
v. 1.15 date: 1997/03/04 06:16:02; author: asami; state: Exp; lines: +2 -1 Add WRKSRC, seems like fetch creates all the subdirectories in the created-on-the-fly tarfile.
v. 1.14 date: 1997/03/03 13:51:50; author: tg; state: Exp; lines: +3 -29 Use xfed sources from ftp.demon.co.uk. I tried this server with FETCH=wget on a 2.1.0 system. Closes PR #2809.
v. 1.13 date: 1996/12/17 12:33:55; author: asami; state: Exp; lines: +2 -1 Add files/md5 entries for files whose checksum should be ignored as well. Requires rev. 1.239 of bsd.port.mk.
v. 1.12 date: 1996/11/18 11:44:14; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.11 date: 1996/06/26 23:06:49; author: gpalmer; state: Exp; lines: +2 -2 Convert from ncftp to fetch. I'm not really happy with this ports do-fetch: routine, as it doesn't check the return value of fetch (or ncftp when it was in there), but I'm not about to start hacking this late in the game.
v. 1.10 date: 1996/03/07 01:57:29; author: asami; state: Exp; lines: +4 -1 Add a pre-clean target to delete the "src" subdirectory, which is a staging area to create the tarball during fetch.
v. 1.9 date: 1995/04/22 11:58:42; author: asami; state: Exp; lines: +2 -2 Updated for new bsd.port.mk.
v. 1.8 date: 1995/04/12 20:31:57; author: asami; state: Exp; lines: +8 -5 And now the rest of the x11 ports Makefiles.
v. 1.7 date: 1995/04/01 14:54:57; author: asami; state: Exp; lines: +3 -2 Pipe output of tar to "gzip --best" to ensure we get the exact same tar.gz file every time.
v. 1.6 date: 1995/04/01 12:51:21; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.5 date: 1995/03/24 11:11:58; author: asami; state: Exp; lines: +2 -1 Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, and some other minor cleanup.
v. 1.4 date: 1995/02/12 23:22:13; author: ats; state: Exp; lines: +6 -3 Add code to get the MASTER_SITE_OVERRIDE working for the fetch target.
v. 1.3 date: 1995/02/12 17:48:25; author: jmz; state: Exp; lines: +2 -1 Set MAKE_FLAGS so that `make PREFIX=...' works as expected.
v. 1.2 date: 1994/12/12 04:31:49; author: gpalmer; state: Exp; lines: +1 -2 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of these need to have INSTALL_MANPAGES= yes anymore.
v. 1.1 date: 1994/12/08 10:20:15; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/12/08 10:20:16; author: asami; state: Exp; lines: +0 -0 xfed, a program to edit .bdf files. This stuff is so old, I couldn't find a site that has a tarball of the latest sources so I had to write my own "fetch:" target to get the files and tar them up. Maybe we can add a rule like this to bsd.port.mk. Interested parties please take a look at the Makefile. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm