From 450d08dd23ea37f58dbab2da8ae60ec5da08b186 Mon Sep 17 00:00:00 2001 From: ume Date: Wed, 25 Aug 2004 20:24:18 +0000 Subject: Fix long standing fetch problem by using latest distribution. Recently, the souce codes are available. So, we can build FreeBSD native version of PIPS from source instead of just using Linux version. However, some libraries are still shipped as Linux binary. So, we use libmap.conf to solve this problem. Since I have only PM-760C, I cannot test it with other than PM-760C, actually. So, your feedbacks are welcome. --- print/pips3300/Makefile | 4 +--- print/pips3300/distinfo | 4 ++-- print/pips3300/pkg-descr | 3 --- 3 files changed, 3 insertions(+), 8 deletions(-) (limited to 'print/pips3300') diff --git a/print/pips3300/Makefile b/print/pips3300/Makefile index c8f147e..77addaa 100644 --- a/print/pips3300/Makefile +++ b/print/pips3300/Makefile @@ -5,11 +5,9 @@ # $FreeBSD$ # -PORTVERSION= 1.3 -PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../pips800 COMMENT= Photo Image Print System for Linux --- EPSON PM-3300C PRTYPE= 3300 -.include "${MASTERDIR}/Makefile" +.include "${MASTERDIR}/Makefile.pips" diff --git a/print/pips3300/distinfo b/print/pips3300/distinfo index 31aeb0f..191f7d8 100644 --- a/print/pips3300/distinfo +++ b/print/pips3300/distinfo @@ -1,2 +1,2 @@ -MD5 (pips3300-1.3.i386.tgz) = c7dca91bd130798c5bf7d19bc09f40a5 -SIZE (pips3300-1.3.i386.tgz) = 1196007 +MD5 (pips3300-1.3.2.tar.gz) = 1317d573643910570f7cdde721ff439f +SIZE (pips3300-1.3.2.tar.gz) = 1393471 diff --git a/print/pips3300/pkg-descr b/print/pips3300/pkg-descr index 8883c25..4b71d6b 100644 --- a/print/pips3300/pkg-descr +++ b/print/pips3300/pkg-descr @@ -12,6 +12,3 @@ print out more than one page. Then you execute the next command: /usr/local/libexec/pips3300/setup to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. - -To run with Japanese messages, you have to execute as follows: - env LANG=ja_JP pips3300 -la JP -- cgit v1.1