aboutsummaryrefslogtreecommitdiff
path: root/misc/videotext
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* - Fix build with new gcc version (patch-tvchannels.c)Simon 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) Notes: svn path=/head/; revision=140896
* With portmgr hat on, reset Roger's maintainership of these ports. WhileMark Linimon2004-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. Notes: svn path=/head/; revision=123178
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric 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) Notes: svn path=/head/; revision=114511
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on 5.x: does not buildKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101158
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Make misc/videotext building again.Edwin Groothuis2002-11-141-2/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70111
* BROKEN: Does not buildKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59330
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47630
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* a) update to version 19991029.Roger Hardiman2000-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> Notes: svn path=/head/; revision=29375
* Add vtxget.1.Satoshi Asami2000-06-071-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29307
* Remove empty fonts.dir files. Use %D instead of hardcoded /usr/X11R6.Satoshi Asami2000-06-031-8/+9
| | | | | | | Found by: bento Notes: svn path=/head/; revision=29132
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Remove giflib. Also remove GIF support since the authorAde Lovett2000-02-182-7/+18
| | | | | | | | | mentions "that patent", and the port does PNG anyway. Discussed with: asami Notes: svn path=/head/; revision=25953
* Don't include bsd.port.pre.mk twice. This usually is caused by firstSatoshi Asami2000-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). Notes: svn path=/head/; revision=24507
* The version number of libgif.so has changed to 5.Steve Price1999-09-181-1/+1
| | | | Notes: svn path=/head/; revision=21701
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Updated PLIST to add/remove X11 fonts correctlyRoger Hardiman1999-06-102-9/+28
| | | | Notes: svn path=/head/; revision=19393
* Updated to use X11BASERoger Hardiman1999-06-101-17/+34
| | | | | | | Updated PLIST to add/remove X11 fonts correctly Notes: svn path=/head/; revision=19392
* Fixed typo in MakefileRoger Hardiman1999-06-101-3/+15
| | | | | | | | Updated to use X11BASE Updated PLIST to add/remove X11 fonts correctly Notes: svn path=/head/; revision=19391
* Add URL for the videotext homepageRoger Hardiman1999-06-091-1/+3
| | | | Notes: svn path=/head/; revision=19384
* Initial import of videotext, a program to display Videotext/TeletextRoger Hardiman1999-06-0812-0/+209
pages either direct from hardware or from .vtx files which can be produced from the vbidecode program. Notes: svn path=/head/; revision=19313