aboutsummaryrefslogtreecommitdiffstats
path: root/misc/biosfont-demos
Commit message (Collapse)AuthorAgeFilesLines
* Update the WWW line of the biosfont ports to point to their GitHub repository.rene2018-08-041-1/+1
|
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Change WWW line of ports that point to my web site, which is now served overrene2016-02-141-1/+1
| | | | | | HTTPS. While here, regenerate patch for lang/bf2c to pet portlint.
* Drop ftp://rene-ladan.nl/pub/ as mirror.rene2014-10-071-3/+1
| | | | While here use shorter form for "local" master sites.
* rene-ladan.nl is online again, re-add it to MASTER_SITESrene2014-01-031-2/+2
|
* rene-ladan.nl is online again, re-add WWW line to pkg-descrrene2014-01-031-0/+2
|
* Install the showchar binary as show_char to avoid a conflict withrene2013-12-291-4/+4
| | | | | | print/psutils. Bump PORTREVISION
* rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCALrene2013-12-271-1/+3
|
* rene-ladan.nl is offline for now, remove the WWW: line from pkg-descrrene2013-12-271-2/+0
|
* Specify which BSD licence applies.rene2013-12-161-1/+1
| | | | Submitted by: make check-sanity
* Add staging supportrene2013-09-241-3/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | misc)
* - remove empty OPTIONS_DEFAULTrene2013-03-251-1/+1
| | | | - portlint fixes
* - Replace (undocumented) INSTALL_DEPENDS on sysutils/biosfont by arene2012-12-211-1/+2
| | | | | | | RUN_DEPENDS to properly record the dependency on the kernel module. - Bump PORTREVISION Noticed by: 'pkg autoremove'
* New ISP, no need to redirect HTTP traffic to port 8080 any longer.rene2012-11-241-1/+1
| | | | Feature safe: yes
* Cleanup Makefile headers of my ports.rene2012-10-071-5/+1
| | | | Just use my login for ports I originally created myself.
* Switch RUN_DEPENDS to INSTALL_DEPENDS to fix build on pointyhat-west.linimon2012-07-241-1/+1
| | | | Hat: portmgr
* Fix WWW line in pkg-descr since I can't use port 80 for web with my new ISPrene2011-04-021-1/+1
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* These ports are BSD-licensedrene2010-06-141-0/+2
| | | | | Approved by: tabthorpe (mentor) Feature safe: yes
* - Update maintainer mailmiwi2009-01-061-1/+1
| | | | | PR: 127077 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
* - Update to 1.1.lippe2008-08-062-7/+7
| | | | | | PR: ports/126052 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) Approved by: gabor (mentor, implicit)
* - Update WWW.jmelo2008-01-311-1/+1
|
* - Update mastersite.jmelo2008-01-311-1/+1
| | | | | PR: ports/119194 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
* Two samples for the biosfont(4) kernel module:garga2006-07-053-0/+37
* showchar shows a requested character on stdout * showdati is a digital clock. Best viewed on 80x25 consoles. WWW: http://home.tiscali.nl/rladan/biosfont/ PR: ports/99648 Submitted by: Rene Ladan <r.c.ladan@gmail.com>