Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2002 13:07:50 +0400 (MSD)
From:      "Sergey V. Efimoff" <risky@memphis.mephi.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37701: New port: wide range of LCD modules programming library
Message-ID:  <200205030907.g4397n659776@memphis.mephi.ru>

next in thread | raw e-mail | index | archive | help

>Number:         37701
>Category:       ports
>Synopsis:       New port: wide range of LCD modules programming library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 03 02:10:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergey V. Efimoff
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Stabilis Systems, Inc.
>Environment:
System: FreeBSD memphis.mephi.ru 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Feb 24 13:56:45 MSK 2002 root@memphis.mephi.ru:/usr/src/sys/compile/LOCAL i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	liblcd
#	liblcd/Makefile
#	liblcd/pkg-comment
#	liblcd/pkg-descr
#	liblcd/pkg-plist
#	liblcd/distinfo
#
echo c - liblcd
mkdir -p liblcd > /dev/null 2>&1
echo x - liblcd/Makefile
sed 's/^X//' >liblcd/Makefile << 'END-of-liblcd/Makefile'
X# New ports collection makefile for:	liblcd
X# Date created: 	2 May 2002
X# Whom:			Sergey V. Efimoff <risky@stabilis.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	liblcd
XPORTVERSION=	0.2a
XCATEGORIES=	devel
XMASTER_SITES=	http://fido.stabilis.ru/liblcd/
X
XMAINTAINER=	risky@stabilis.ru
X
X.include <bsd.port.mk>
END-of-liblcd/Makefile
echo x - liblcd/pkg-comment
sed 's/^X//' >liblcd/pkg-comment << 'END-of-liblcd/pkg-comment'
XA tiny library to operate parallel LCD modules
END-of-liblcd/pkg-comment
echo x - liblcd/pkg-descr
sed 's/^X//' >liblcd/pkg-descr << 'END-of-liblcd/pkg-descr'
XThis is port of liblcd, a tiniest library that uses raw I/O
Xinterface to operate LCD modules. This works over wide line of
XHitachi HD44780 and compatible-based LCD controllers.
XContains all base functions required to create applications
Xthat use LCD display using LPT port connection.
X
X- Sergey V. Efimoff
Xrisky@stabilis.ru
END-of-liblcd/pkg-descr
echo x - liblcd/pkg-plist
sed 's/^X//' >liblcd/pkg-plist << 'END-of-liblcd/pkg-plist'
Xinclude/lcd.h
Xlib/liblcd.a
Xlib/liblcd.so
Xlib/liblcd.so.0
Xshare/examples/liblcd/lcd_example.c
Xman/man3/lcd_init.3.gz
Xman/man3/lcd_clear.3.gz
Xman/man3/lcd_init_ac.3.gz
Xman/man3/lcd_set_mode.3.gz
Xman/man3/lcd_set_shift.3.gz
Xman/man3/lcd_shift.3.gz
Xman/man3/lcd_write.3.gz
Xman/man3/lcd_print.3.gz
Xman/man3/lcd_set_bitmap.3.gz
Xman/man3/lcd_set_ddram.3.gz
Xman/man3/lcd_set_cgram.3.gz
Xman/man7/lcd.7.gz
X@dirrm share/examples/liblcd
END-of-liblcd/pkg-plist
echo x - liblcd/distinfo
sed 's/^X//' >liblcd/distinfo << 'END-of-liblcd/distinfo'
XMD5 (liblcd-0.2a.tar.gz) = b9ffac8e51812f24209e2ee1bf6cd71d
END-of-liblcd/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205030907.g4397n659776>