FreeBSD Bugzilla – Attachment 53036 Details for
Bug 80255
New Port : print/lpr-wrapper A user level printer frontend
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.48 KB, created by
Eric Masson
on 2005-04-22 17:10:23 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Eric Masson
Created:
2005-04-22 17:10:23 UTC
Size:
2.48 KB
patch
obsolete
># 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: ># ># libppd ># libppd/Makefile ># libppd/distinfo ># libppd/files ># libppd/files/patch-aa ># libppd/pkg-plist ># libppd/pkg-descr ># >echo c - libppd >mkdir -p libppd > /dev/null 2>&1 >echo x - libppd/Makefile >sed 's/^X//' >libppd/Makefile << 'END-of-libppd/Makefile' >X# New ports collection makefile for: libppd >X# Date created: 22 Apr 2005 17:00:00 CEST >X# Whom: e-masson@kisoft-services.com >X# >X# $FreeBSD$ >X# >X >XPORTNAME= libppd >XPORTVERSION= 0.10 >XCATEGORIES= print >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= lpr >XDISTNAME= ${PORTNAME}-${PORTVERSION} >X >XMAINTAINER= e-masson@kisoft-services.com >XCOMMENT= A library providing routines for ppd files >X >XUSE_LIBTOOL_VER=15 >XINSTALLS_SHLIB= Yes >XUSE_GETOPT_LONG=Yes >X >XMAN1= ppdfilt.1 >XMAN3= ppd_check_option_is_marked.3 ppd_emit_to_file.3 ppd_file_free.3 \ >X ppd_file_new.3 ppd_find_choice.3 ppd_get_num_conflicts.3 \ >X ppd_get_page_length.3 >X >X.include <bsd.port.mk> >END-of-libppd/Makefile >echo x - libppd/distinfo >sed 's/^X//' >libppd/distinfo << 'END-of-libppd/distinfo' >XMD5 (libppd-0.10.tar.gz) = c50f2d2841edf50eb968689e3a49f0f9 >XSIZE (libppd-0.10.tar.gz) = 200507 >END-of-libppd/distinfo >echo c - libppd/files >mkdir -p libppd/files > /dev/null 2>&1 >echo x - libppd/files/patch-aa >sed 's/^X//' >libppd/files/patch-aa << 'END-of-libppd/files/patch-aa' >X--- src/Makefile.in.orig Thu Apr 21 17:53:57 2005 >X+++ src/Makefile.in Thu Apr 21 17:54:30 2005 >X@@ -87,7 +87,7 @@ >X INCLUDES = $(GLIB_CFLAGS) -DG_LOG_DOMAIN=\"LibPPD\" >X bin_PROGRAMS = ppdfilt >X lib_LTLIBRARIES = libppd.la >X-LDFLAGS = $(GLIB_LIBS) >X+LDFLAGS = @LDFLAGS@ $(GLIB_LIBS) >X include_HEADERS = ppd.h ppdenums.h ppdmacros.h >X >X libppd_la_SOURCES = emit.c options.c page.c mark.c ppd.c init.c debug.h ppdfilt.h >END-of-libppd/files/patch-aa >echo x - libppd/pkg-plist >sed 's/^X//' >libppd/pkg-plist << 'END-of-libppd/pkg-plist' >Xbin/ppdfilt >Xinclude/ppd.h >Xinclude/ppdenums.h >Xinclude/ppdmacros.h >Xlib/libppd.a >Xlib/libppd.so >Xlib/libppd.so.1 >Xshare/postscript/ppd/generic-printer.ppd >X@dirrm share/postscript/ppd >X@dirrm share/postscript >END-of-libppd/pkg-plist >echo x - libppd/pkg-descr >sed 's/^X//' >libppd/pkg-descr << 'END-of-libppd/pkg-descr' >XA library providing routines for ppd files >END-of-libppd/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 80255
:
53035
| 53036 |
53037