Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2002 21:14:26 +0100
From:      Andy Raffle <andy@digitalspecies.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40235: New port: graphics/kbarcode - barcode generator/printer for KDE3
Message-ID:  <200207052114.26688.andy@digitalspecies.com>

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

>Number:         40235
>Category:       ports
>Synopsis:       New port: graphics/kbarcode - barcode generator/printer f=
>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 Jul 05 13:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andy Raffle
>Release:        FreeBSD 4.6-RELEASE i386
>Organization:
Digital Species
>Environment:
System: FreeBSD earth.digitalspecies.com 4.6-RELEASE FreeBS=
D=20
4.6-RELEASE #0: Mon Jul 1 20:06:11 BST 2002 root@earth.digit
alspecies.com:/usr/obj/usr/src/sys/EARTH i386
>Description:
KBarcode creates, handles, manages and prints barcodes.
>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:
#
#       kbarcode
#       kbarcode/files
#       kbarcode/pkg-plist
#       kbarcode/pkg-descr
#       kbarcode/pkg-comment
#       kbarcode/distinfo
#       kbarcode/Makefile
#
echo c - kbarcode
mkdir -p kbarcode > /dev/null 2>&1
echo c - kbarcode/files
mkdir -p kbarcode/files > /dev/null 2>&1
echo x - kbarcode/pkg-plist
sed 's/^X//' >kbarcode/pkg-plist << 'END-of-kbarcode/pkg-plist'
Xbin/kbarcode
Xshare/applnk/Applications/kbarcode.desktop
Xshare/icons/locolor/32x32/apps/kbarcode.png
Xshare/icons/locolor/16x16/apps/kbarcode.png
Xshare/apps/kbarcode/labeldefinitions.sql
Xshare/apps/kbarcode/exampledata.sql
Xshare/apps/kbarcode/barcodes.html
Xshare/doc/HTML/en/kbarcode/index.docbook
Xshare/doc/HTML/en/kbarcode/index.cache.bz2
Xshare/doc/HTML/en/kbarcode/common
X@dirrm share/doc/HTML/en/kbarcode
X@dirrm share/apps/kbarcode
END-of-kbarcode/pkg-plist
echo x - kbarcode/pkg-descr
sed 's/^X//' >kbarcode/pkg-descr << 'END-of-kbarcode/pkg-descr'
XKBarcode creates, handles, manages and prints barcodes
X
X* a label designer with more than 1,000 predefined labels
X  and support for creating customized labels
X* a barcode generator for creating single barcodes and
X  saving or printing them
X* support for using an SQL database for storing data
X* a configuration wizard for connecting to an SQL database
X  and creating database tables
X* support for different barcode formats (like UPC, EAN, etc.)
X  for each article
X* support for adding customer-related information and print
X  customized barcodes for each article
X* batch control for importing a very large number of barcode
X  descriptions (quantity and number of articles) and printing
X  them using the specified barcode label
X* a friendly GUI.
X
XWWW:        http://kbarcode.sourceforge.net/
XAuthors:    Dominik Seichter <domseichter@web.de>,
X            Stefan "Stonki" Onken <stonki@gmx.de>
XMaintainer: Andy Raffle <andy@digitalspecies.com>
END-of-kbarcode/pkg-descr
echo x - kbarcode/pkg-comment
sed 's/^X//' >kbarcode/pkg-comment << 'END-of-kbarcode/pkg-comment'
XKBarcode creates, handles, manages and prints barcodes
END-of-kbarcode/pkg-comment
echo x - kbarcode/distinfo
sed 's/^X//' >kbarcode/distinfo << 'END-of-kbarcode/distinfo'
XMD5 (kbarcode-0.4.3.tar.gz) =3D d34a41875b3ecf66749d6b11a41ce26e
END-of-kbarcode/distinfo
echo x - kbarcode/Makefile
sed 's/^X//' >kbarcode/Makefile << 'END-of-kbarcode/Makefile'
X# New ports collection makefile for:   kbarcode
X# Date created:                05 July 2002
X# Whom:                        Andy Raffle <andy@digitalspecies.com>
X#
X
XPORTNAME=3D      kbarcode
XPORTVERSION=3D   0.4.3
XCATEGORIES=3D    graphics kde
XMASTER_SITES=3D  ftp://ftp.kde.com/pub/Office/Organize_Track/KBarcode/
XDISTNAME=3D      ${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=3D    ports@FreeBSD.org
X
XBUILD_DEPENDS=3D barcode:${PORTSDIR}/graphics/barcode
X
XUSE_KDELIBS_VER=3D3
XUSE_GMAKE=3D     yes
XGNU_CONFIGURE=3D yes
XCONFIGURE_TARGET=3D
XCONFIGURE_ARGS+=3D--build=3D${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
Xpost-install:
X               @strip ${PREFIX}/bin/kbarcode
X
X.include <bsd.port.mk>
X
END-of-kbarcode/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
 or=20
 KDE3

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?200207052114.26688.andy>