1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Remove a printer configuration tool that is not usable anymore

This commit is contained in:
Baptiste Daroussin 2015-07-14 21:09:55 +00:00
parent a75bdd6fb9
commit 7860e1130d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392097
5 changed files with 1 additions and 49 deletions

1
MOVED
View File

@ -7691,3 +7691,4 @@ editors/lazarus-lcl-gtk||2015-07-14|Development has been discontinued
x11/gmessage||2015-07-14|Upstream has disappeared and development ceased
security/ssh-guid||2015-07-14|Development ceased, broken with modern ssh
textproc/gdict||2015-07-14|Development ceased, unusable
print/pup||2015-07-14|Development ceased, unusable

View File

@ -186,7 +186,6 @@
SUBDIR += pslib
SUBDIR += pstotext
SUBDIR += psutils
SUBDIR += pup
SUBDIR += py-cups
SUBDIR += py-fonttools
SUBDIR += py-pdf

View File

@ -1,32 +0,0 @@
# Created by: Klaus Goger <klaus.goger@reflex.at>
# $FreeBSD$
PORTNAME= pup
PORTVERSION= 1.1
PORTREVISION= 5
CATEGORIES= print
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION}_src
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ printer setup and maintaining tool
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
USE_GNOME= gtk12
PLIST_FILES= bin/pup
post-patch:
@${REINPLACE_CMD} -e \
's| =| ?=| ; \
s|$$(CC) $$(SRCS)|$$(CC) $$(CFLAGS) $$(SRCS)| ; \
s|gtk-config|$$(GTK_CONFIG)|' ${WRKSRC}/Makefile
.for i in lexgui.c build_choices.c proutines.c
@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|g' ${WRKSRC}/${i}
.endfor
do-install:
(cd ${WRKSRC} && ${INSTALL_PROGRAM} pup ${STAGEDIR}${PREFIX}/bin)
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (pup_1.1_src.tar.gz) = ecccdf473424c2af71e6cfc32f5e76e992dd9de45cacb4df12230ea3a3c65e30
SIZE (pup_1.1_src.tar.gz) = 186281

View File

@ -1,14 +0,0 @@
Pup (Printer Utility Program) is a GUI utility for maintaining your printer.
Supports following printers
* Lexmark Optra Color 40
Color 45
E310
* HP 2100M
4000
LJ4 Plus
With read back additionally all PJL printers are supported.
see lptcontrol(8)
WWW: http://pup.sourceforge.net/