The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD french : xtel

An emulator for the french Minitel

 [please see english description below]

XTEL permet d'émuler un Minitel 1B ou 2. Xtel est aussi utilisable en réseau,
et il permet d'émuler les TVR et les I-Minitel, mais ceci n'est pas encore
pris en compte dans ce port FreeBSD.

XTEL is an emulator for the Minitel. The Minitel is a passive terminal, used
in France to access to different network services via a telephone line.  

http://pficheux.free.fr/xtel/



xtel history


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

v. 1.17 date: 2006/05/07 11:09:16; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.16 date: 2004/08/15 16:36:23; author: thierry; state: Exp; lines: +8 -6 Fix pkp-plist with some cleaning. Note: Minitel is deprecated. I shall mark this port as deprecated at the end of the year. Reported by: pointyhat
v. 1.15 date: 2004/07/23 19:10:09; author: anholt; state: Exp; lines: +3 -6 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.14 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2002/07/07 18:34:05; author: ijliao; state: Exp; lines: +3 -3 PERL -> REINPLACE_CMD PR: 40289 Submitted by: maintainer
v. 1.12 date: 2002/03/13 00:47:15; author: ade; state: Exp; lines: +1 -3 Cleanups to fix FORBIDDEN and other miscellaneous stuff. PR: 34313 Submitted by: MAINTAINER
v. 1.11 date: 2002/01/29 10:53:24; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.10 date: 2002/01/26 06:14:43; author: kris; state: Exp; lines: +2 -0 Mark FORBIDDEN; this port can easily be induced to dump core in setuid root code.
v. 1.9 date: 2002/01/20 22:32:42; author: lioux; state: Exp; lines: +1 -1 Update maintainer address PR: 34095 Submitted by: MAINTAINER
v. 1.8 date: 2002/01/20 12:21:45; author: mita; state: Exp; lines: +2 -2 A small adjustment for .include.
v. 1.7 date: 2002/01/20 12:14:31; author: mita; state: Exp; lines: +2 -2 Build failure problem is solved (.include had to appear earlier. Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
v. 1.6 date: 2002/01/19 05:11:20; author: sf; state: Exp; lines: +7 -6 unbreak: USE_IMAKE should be prior to pre.mk. PR: 33828 Submitted by: Oliver Lehmann
v. 1.5 date: 2002/01/07 14:08:24; author: sf; state: Exp; lines: +2 -2 include pre.mk for XFREE86_VERSION usage. Noticed by: Dan Langille
v. 1.4 date: 2002/01/07 05:19:53; author: will; state: Exp; lines: +5 -0 Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4. Submitted by: bento 4-exp
v. 1.3 date: 2002/01/01 14:10:15; author: ijliao; state: Exp; lines: +11 -0 copy a default temporary host.def if you do not have one PR: 33396 Submitted by: maintainer
v. 1.2 date: 2001/12/27 05:27:00; author: will; state: Exp; lines: +2 -0 Re-support LANG for pkg-message. Submitted by: maintainer
v. 1.1 date: 2001/12/25 21:39:55; author: will; state: Exp; Add xtel 3.3.0, an emulator for the french Minitel. PR: 29286 Submitted by: Thierry Thomas () ============================================================================= v. 1.18 date: 2007/05/19 20:05:03; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17 date: 2006/05/07 11:09:16; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.16 date: 2004/08/15 16:36:23; author: thierry; state: Exp; lines: +8 -6 Fix pkp-plist with some cleaning. Note: Minitel is deprecated. I shall mark this port as deprecated at the end of the year. Reported by: pointyhat
v. 1.15 date: 2004/07/23 19:10:09; author: anholt; state: Exp; lines: +3 -6 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.14 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2002/07/07 18:34:05; author: ijliao; state: Exp; lines: +3 -3 PERL -> REINPLACE_CMD PR: 40289 Submitted by: maintainer
v. 1.12 date: 2002/03/13 00:47:15; author: ade; state: Exp; lines: +1 -3 Cleanups to fix FORBIDDEN and other miscellaneous stuff. PR: 34313 Submitted by: MAINTAINER
v. 1.11 date: 2002/01/29 10:53:24; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.10 date: 2002/01/26 06:14:43; author: kris; state: Exp; lines: +2 -0 Mark FORBIDDEN; this port can easily be induced to dump core in setuid root code.
v. 1.9 date: 2002/01/20 22:32:42; author: lioux; state: Exp; lines: +1 -1 Update maintainer address PR: 34095 Submitted by: MAINTAINER
v. 1.8 date: 2002/01/20 12:21:45; author: mita; state: Exp; lines: +2 -2 A small adjustment for .include.
v. 1.7 date: 2002/01/20 12:14:31; author: mita; state: Exp; lines: +2 -2 Build failure problem is solved (.include had to appear earlier. Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
v. 1.6 date: 2002/01/19 05:11:20; author: sf; state: Exp; lines: +7 -6 unbreak: USE_IMAKE should be prior to pre.mk. PR: 33828 Submitted by: Oliver Lehmann
v. 1.5 date: 2002/01/07 14:08:24; author: sf; state: Exp; lines: +2 -2 include pre.mk for XFREE86_VERSION usage. Noticed by: Dan Langille
v. 1.4 date: 2002/01/07 05:19:53; author: will; state: Exp; lines: +5 -0 Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4. Submitted by: bento 4-exp
v. 1.3 date: 2002/01/01 14:10:15; author: ijliao; state: Exp; lines: +11 -0 copy a default temporary host.def if you do not have one PR: 33396 Submitted by: maintainer
v. 1.2 date: 2001/12/27 05:27:00; author: will; state: Exp; lines: +2 -0 Re-support LANG for pkg-message. Submitted by: maintainer
v. 1.1 date: 2001/12/25 21:39:55; author: will; state: Exp; Add xtel 3.3.0, an emulator for the french Minitel. PR: 29286 Submitted by: Thierry Thomas () ============================================================================= v. 1.18 date: 2007/05/19 20:05:03; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17 date: 2006/05/07 11:09:16; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.16 date: 2004/08/15 16:36:23; author: thierry; state: Exp; lines: +8 -6 Fix pkp-plist with some cleaning. Note: Minitel is deprecated. I shall mark this port as deprecated at the end of the year. Reported by: pointyhat
v. 1.15 date: 2004/07/23 19:10:09; author: anholt; state: Exp; lines: +3 -6 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.14 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2002/07/07 18:34:05; author: ijliao; state: Exp; lines: +3 -3 PERL -> REINPLACE_CMD PR: 40289 Submitted by: maintainer
v. 1.12 date: 2002/03/13 00:47:15; author: ade; state: Exp; lines: +1 -3 Cleanups to fix FORBIDDEN and other miscellaneous stuff. PR: 34313 Submitted by: MAINTAINER
v. 1.11 date: 2002/01/29 10:53:24; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.10 date: 2002/01/26 06:14:43; author: kris; state: Exp; lines: +2 -0 Mark FORBIDDEN; this port can easily be induced to dump core in setuid root code.
v. 1.9 date: 2002/01/20 22:32:42; author: lioux; state: Exp; lines: +1 -1 Update maintainer address PR: 34095 Submitted by: MAINTAINER
v. 1.8 date: 2002/01/20 12:21:45; author: mita; state: Exp; lines: +2 -2 A small adjustment for .include.
v. 1.7 date: 2002/01/20 12:14:31; author: mita; state: Exp; lines: +2 -2 Build failure problem is solved (.include had to appear earlier. Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
v. 1.6 date: 2002/01/19 05:11:20; author: sf; state: Exp; lines: +7 -6 unbreak: USE_IMAKE should be prior to pre.mk. PR: 33828 Submitted by: Oliver Lehmann
v. 1.5 date: 2002/01/07 14:08:24; author: sf; state: Exp; lines: +2 -2 include pre.mk for XFREE86_VERSION usage. Noticed by: Dan Langille
v. 1.4 date: 2002/01/07 05:19:53; author: will; state: Exp; lines: +5 -0 Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4. Submitted by: bento 4-exp
v. 1.3 date: 2002/01/01 14:10:15; author: ijliao; state: Exp; lines: +11 -0 copy a default temporary host.def if you do not have one PR: 33396 Submitted by: maintainer
v. 1.2 date: 2001/12/27 05:27:00; author: will; state: Exp; lines: +2 -0 Re-support LANG for pkg-message. Submitted by: maintainer
v. 1.1 date: 2001/12/25 21:39:55; author: will; state: Exp; Add xtel 3.3.0, an emulator for the french Minitel. PR: 29286 Submitted by: Thierry Thomas () =============================================================================



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