summaryrefslogtreecommitdiffstats
path: root/misc/videotext
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with new gcc version (patch-tvchannels.c)barner2005-08-168-128/+14
| | | | | | | | - Remove s/gawk/awk/ patches and introduce build time dependecy to gawk because one of the scripts uses `strftime' which is not available in our base systems awk. Approved by: portmgr (clement)
* With portmgr hat on, reset Roger's maintainership of these ports. Whilelinimon2004-12-051-1/+1
| | | | | he hopes to get back to FreeBSD work soon, it's probably fairer in the meantime to see if anyone else who has more time can adopt them.
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-231-1/+1
| | | | | | | | | | | | 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)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* BROKEN on 5.x: does not buildkris2004-02-171-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Make misc/videotext building again.edwin2002-11-141-2/+1
| | | | Noticed on: bento
* BROKEN: Does not buildkris2002-05-171-0/+2
|
* Bump png majorache2001-09-111-1/+1
|
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* a) update to version 19991029.roger2000-06-084-113/+165
| | | | | | | | | b) fix numerous places where the port did not obey all the ports rules eg honour CFLAGS, use FONTSDIR, X11BASE, LOCALBASE and the INSTALL_XXX definitions. PR: ports/16732 PR: ports/19046 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add vtxget.1.asami2000-06-071-1/+1
| | | | Submitted by: bento
* Remove empty fonts.dir files. Use %D instead of hardcoded /usr/X11R6.asami2000-06-031-8/+9
| | | | Found by: bento
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Remove giflib. Also remove GIF support since the authorade2000-02-182-7/+18
| | | | | | mentions "that patent", and the port does PNG anyway. Discussed with: asami
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-071-1/+1
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Updated PLIST to add/remove X11 fonts correctlyroger1999-06-102-9/+28
|
* Updated to use X11BASEroger1999-06-101-17/+34
| | | | Updated PLIST to add/remove X11 fonts correctly
* Fixed typo in Makefileroger1999-06-101-3/+15
| | | | | Updated to use X11BASE Updated PLIST to add/remove X11 fonts correctly
* Add URL for the videotext homepageroger1999-06-091-1/+3
|
* Initial import of videotext, a program to display Videotext/Teletextroger1999-06-0812-0/+209
pages either direct from hardware or from .vtx files which can be produced from the vbidecode program.
OpenPOWER on IntegriCloud