1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Kill long-defunct cups-samba port, disappeared upstream, fruitless hunt.

The software was reported missing 2013-09-19 already.

PR:		182216
This commit is contained in:
Matthias Andree 2014-08-15 21:02:25 +00:00
parent 62ce8d42bd
commit 1f413791d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365047
7 changed files with 1 additions and 112 deletions

1
MOVED
View File

@ -6419,3 +6419,4 @@ chinese/unzip|archivers/unzip|2014-08-15|Merged with archivers/unzip as a new no
korean/unzip|archivers/unzip|2014-08-15|Merged with archivers/unzip as a new non-default option
russian/unzip|archivers/unzip|2014-08-15|Merged with archivers/unzip as a new non-default option
mail/sendmail-sasl|mail/sendmail|2014-08-15|Removed: Use mail/sendmail instead
print/cups-samba||2014-08-15|Removed: defunct for long, disappeared upstream

View File

@ -38,7 +38,6 @@
SUBDIR += cups-pdf
SUBDIR += cups-pk-helper
SUBDIR += cups-pstoraster
SUBDIR += cups-samba
SUBDIR += cups-smb-backend
SUBDIR += deforaos-pdfviewer
SUBDIR += detex

View File

@ -1,41 +0,0 @@
# Created by: John Merryweather Cooper <coop9211@uidaho.edu>
# $FreeBSD$
PORTNAME= cups-samba
PORTVERSION= 6.0
PORTREVISION= 7
CATEGORIES= print net
MASTER_SITES= ${MASTER_SITE_EASYSW}
MASTER_SITE_SUBDIR=cups/windows
DISTNAME= cups-windows-${PORTVERSION}-source
MAINTAINER= ports@FreeBSD.org
COMMENT= The Common UNIX Printing System: MS Windows client drivers
RUN_DEPENDS= smbspool:${PORTSDIR}/${SAMBA_PORT} \
${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
SAMBA_PORT?= net/samba36
NO_BUILD= yes
NO_WRKSUBDIR= yes
DATADIR= ${PREFIX}/share/cups
DRIVER_FILES= cups6.inf cups6.ini cupsps6.dll cupsui6.dll
SUB_FILES= pkg-message
NO_STAGE= yes
pre-install:
${MKDIR} ${DATADIR}/drivers
do-install:
cd ${WRKSRC} && \
for DRVFILE in ${DRIVER_FILES}; do \
${INSTALL_DATA} ${WRKSRC}/cups-windows-${PORTVERSION}/i386/$${DRVFILE} ${DATADIR}/drivers; \
done
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (cups-windows-6.0-source.tar.gz) = 04ad065a7df6ff930f3b6ec6bc6cfeb7a7507ba9bfb97490f5a454b18ebfdf1d
SIZE (cups-windows-6.0-source.tar.gz) = 39879

View File

@ -1,53 +0,0 @@
**********************************************************************
To complete the installation of print/cups-samba follow cupsaddsmb(8)
manual page as below:
1. Follow section "SAMBA CONFIGURATION" with following remarks:
Adjust path for [print$].
There is no standard directory so you should create one, you may pick
any directory but it must NOT be %%PREFIX%%/share/cups/drivers as
suggested in the past nor anything under %%PREFIX%%/etc/samba which
is not world readable.
It must be writeable by printer admin[2] (i.e. root) and world readable.
Recommended
# mkdir -p /var/lib/samba/drivers
# chmod 755 /var/lib/samba/drivers
2. Follow section "MICROSOFT POSTSCRIPT DRIVERS FOR WINDOWS"
You may skip 64-bit drivers if you don't need them.
3. Follow section "CUPS POSTSCRIPT DRIVERS FOR WINDOWS"
Nothing needs to be done here as you should already have all files.
NOTE: 64-bit CUPS drivers were not yet released[1].
If you have 64-bit Windows machines, for now you have to fetch CUPS
drivers from SVN:
# svn export http://svn.easysw.com/public/windows/trunk/x64 %%PREFIX%%/share/cups/drivers/x64
4. Run cupsaddsmb
To export all printers to MS Windows NT clients:
# cupsaddsmb -v -a
You will be prompted for the password of samba user named root.
If you have not set it already do it before running cupsaddsmb:
# smbpasswd -a
5. On your Windows machine, browse for a network printer as usual.
Opening it should automagically install drivers.
For more uses please refer to cupsaddsmb(8).
More resources:
[1] 64-bit clients: http://www.cups.org/str.php?L2566
[2] http://wiki.samba.org/index.php/Samba_as_a_print_server#how_to_configure_printer_admin
[3] chapters 17 & 18 of %%PREFIX%%/share/doc/samba/Samba-HOWTO-Collection.pdf
**********************************************************************

View File

@ -1,10 +0,0 @@
CUPS-SAMBA provides a means to export CUPS printers from a FreeBSD
server to Windows NT/XP/2000/2003 clients with a single Windows
driver that customizes the printer based on the PPD file for the
printer.
You will also need the Microsoft Windows PostScript drivers from
a Windows 2000 or higher system. Consult the cupsaddsmb(8) man page
for details.
WWW: http://www.cups.org/windows/software.php

View File

@ -1,5 +0,0 @@
share/cups/drivers/cups6.inf
share/cups/drivers/cups6.ini
share/cups/drivers/cupsps6.dll
share/cups/drivers/cupsui6.dll
@dirrm share/cups/drivers