aboutsummaryrefslogtreecommitdiff
path: root/misc/alevt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Adjust COMMENT (no need to mention device name in it)Alexey Dokuchaev2005-05-261-17/+17
| | | | | | | | | | | | - Make OPTIONS strings more visually appealing - Pet portlint ($(FOO) -> ${FOO}) - Mute directory creation in do-install: target - Utilise ${DATADIR} in Makefile and %%DATADIR%% in pkg-plist - Reindent Makefile header - Kill extra empty line in pkg-descr Notes: svn path=/head/; revision=136154
* use own do-install target (to get an install-mtree)Oliver Lehmann2005-05-251-1/+14
| | | | | | | | | install 3 more icons install iconse above PREFIX/share/alevt bump PORTREVISION Notes: svn path=/head/; revision=136110
* make png support optional (on by default)Oliver Lehmann2005-05-251-2/+14
| | | | | | | add an option to make alevt use a smaller font (off by default) Notes: svn path=/head/; revision=136109
* - patch source MakefileOliver Lehmann2005-05-251-2/+1
| | | | | | | | | | | | | - honor CFLAGS - search for includes and lins in X11BASE and LOCALBASE instead of hardcoded paths - make it BSD-make ready - use BSD_INSTALL-macros - remove USE_GMAKE dependency - while I'm there... change freebsd to FreeBSD (MAINTAINER section) Notes: svn path=/head/; revision=136101
* 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
* update to 1.6.1 which fixes build on RELENG_5Oliver Lehmann2004-08-261-5/+3
| | | | | | | Approved By: maintainer-timeout (9 days) Notes: svn path=/head/; revision=117314
* 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-071-0/+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
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47630
* Update with new URL for the homepage and mastersiteRoger Hardiman2001-02-211-1/+1
| | | | Notes: svn path=/head/; revision=38543
* Update to Alevt 1.6.0Roger Hardiman2000-10-161-1/+1
| | | | Notes: svn path=/head/; revision=33887
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* - Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev2000-06-231-2/+3
| | | | | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29808
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Upate to version 1.5.1Roger Hardiman1999-11-051-2/+2
| | | | Notes: svn path=/head/; revision=22921
* Add LIB_DEPENDS=png. While I'm here, remove the extra includeSatoshi Asami1999-10-151-2/+2
| | | | | | | | | (bsd.port.pre.mk). Found by: bento Notes: svn path=/head/; revision=22464
* Upgrade to version 1.5.0.Roger Hardiman1999-10-121-3/+4
| | | | | | | | | New features include 'save to disk' in both ascii and html formats. alevt-date is fixed too, so you cn set your system clock from teletext Notes: svn path=/head/; revision=22375
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Import of AleVTRoger Hardiman1999-08-181-0/+21
AleVT is a X11 Teletext decoder and viewer. It reads foom /dev/vbi It supports multiple windows, page cache and some command line utils. Notes: svn path=/head/; revision=20782