aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-06-30 10:32:54 +0000
committerRene Ladan <rene@FreeBSD.org>2020-06-30 10:32:54 +0000
commitcd059f437f295f13d2370b63c8674aab54955b40 (patch)
tree71f5205387803560cecfe70dbac99ac6f5479a8f /print
parentc964e40ddbf6500a33aee03be48d94a70a396f47 (diff)
downloadports-cd059f437f295f13d2370b63c8674aab54955b40.tar.gz
ports-cd059f437f295f13d2370b63c8674aab54955b40.zip
Remove expired ports:
2020-06-30 databases/p5-Search-Xapian10: Depend on unsupported xapian-core. Use databases/p5-Search-Xapian instead 2020-06-30 databases/xapian-core10: Unsupported by upstream. Use databases/xapian-core instead 2020-06-30 devel/py-dj22-django-rq: Obsolete, please use www/py-django-rq instead 2020-06-30 devel/rubygem-cucumber-expressions: Use devel/rubygem-cucumber-cucumber-expressions instead 2020-06-30 devel/rubygem-cucumber-expressions6: Use devel/rubygem-cucumber-cucumber-expressions instead 2020-06-30 devel/rubygem-cucumber-tag_expressions1: Use devel/rubygem-cucumber-tag_expressions instead 2020-06-30 print/xpp: Last update as 2004-12-09, unsupported by upstream 2020-06-30 textproc/rubygem-gherkin: Use textproc/rubygem-cucumber-gherkin instead 2020-06-30 www/p5-Catalyst-Model-Xapian10: Depend on unsupported xapian-core. Use www/p5-Catalyst-Model-Xapian instead 2020-06-30 www/py-dj22-django-auth-ldap: Obsolete, please use www/py-django-auth-ldap instead 2020-06-30 www/py-dj22-django-cacheops: Obsolete, please use www/py-django-cacheops instead 2020-06-30 www/py-dj22-django-cors-headers: Obsolete, please use www/py-django-cors-headers instead 2020-06-30 www/py-dj22-django-crispy-forms: Obsolete, please use www/py-django-crispy-forms instead 2020-06-30 www/py-dj22-django-debug-toolbar: Obsolete, please use www/py-django-debug-toolbar instead 2020-06-30 www/py-dj22-django-extensions: Obsolete, please use www/py-django-extensions instead 2020-06-30 www/py-dj22-django-filter: Obsolete, please use www/py-django-filter instead 2020-06-30 www/py-dj22-django-js-asset: Obsolete, please use www/py-django-js-asset instead 2020-06-30 www/py-dj22-django-model-utils: Obsolete, please use www/py-django-model-utils instead 2020-06-30 www/py-dj22-django-mptt: Obsolete, please use www/py-django-mptt instead 2020-06-30 www/py-dj22-django-prometheus: Obsolete, please use www/py-django-prometheus instead 2020-06-30 www/py-dj22-django-redis: Obsolete, please use www/py-django-redis instead 2020-06-30 www/py-dj22-django-tables2: Obsolete, please use www/py-django-tables2 instead 2020-06-30 www/py-dj22-django-taggit: Obsolete after r534835, use www/py-django-taggit instead 2020-06-30 www/py-dj22-django-taggit-serializer: Obsolete, please use www/py-django-taggit-serializer instead 2020-06-30 www/py-dj22-django-timezone-field: Obsolete, please use www/py-django-timezone-field instead 2020-06-30 www/py-dj22-django-treebeard: Obsolete after r532093, use www/py-django-treebeard instead 2020-06-30 www/py-dj22-djangorestframework: Obsolete, please use www/py-djangorestframework instead 2020-06-30 www/py-dj22-drf-yasg: Obsolete, please use www/py-drf-yasg instead 2020-06-30 www/py-dj22-jsonfield: Obsolete, please use www/py-jsonfield instead 2020-06-30 www/py-dj22-jsonfield2: Obsolete, please use www/py-jsonfield2 instead 2020-06-30 www/py-dj22-swapper: Obsolete, please use www/py-swapper instead 2020-06-30 www/rubygem-heroics00: Use www/rubygem-heroics instead 2020-06-30 www/typo3-8: Upstream support ended in April 2020
Notes
Notes: svn path=/head/; revision=540890
Diffstat (limited to 'print')
-rw-r--r--print/Makefile1
-rw-r--r--print/xpp/Makefile38
-rw-r--r--print/xpp/distinfo2
-rw-r--r--print/xpp/files/patch-cupshelper.h10
-rw-r--r--print/xpp/files/patch-mainwindow.fl11
-rw-r--r--print/xpp/files/patch-xpp.cxx55
-rw-r--r--print/xpp/files/patch-xpp.h10
-rw-r--r--print/xpp/files/patch-xppmain.cxx11
-rw-r--r--print/xpp/pkg-descr8
9 files changed, 0 insertions, 146 deletions
diff --git a/print/Makefile b/print/Makefile
index 33a3e82902bc..c1912a80c542 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -258,7 +258,6 @@
SUBDIR += xfce4-print
SUBDIR += xmbibtex
SUBDIR += xpdfopen
- SUBDIR += xpp
SUBDIR += xreader
SUBDIR += xtexsh
SUBDIR += yatex
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
deleted file mode 100644
index e2c0baed0237..000000000000
--- a/print/xpp/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: Nate Lawson <njl@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= xpp
-PORTVERSION= 1.5
-PORTREVISION= 12
-CATEGORIES= print
-MASTER_SITES= SF/cups/${PORTNAME}/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= X11-based printer manager for CUPS
-
-DEPRECATED= Last update as 2004-12-09, unsupported by upstream
-EXPIRATION_DATE= 2020-06-30
-BROKEN= Fails to build with latest CUPS, unsupported by upstream
-
-LIB_DEPENDS= libcups.so:print/cups \
- libfltk.so.1:x11-toolkits/fltk
-
-USES= gmake tar:bzip2
-GNU_CONFIGURE= yes
-CFLAGS+= -D_IPP_PRIVATE_STRUCTURES
-
-PLIST_FILES= bin/xpp share/doc/xpp/README
-
-MAKE_JOBS_UNSAFE= yes
-
-post-configure:
- @${REINPLACE_CMD} -e 's|$$(all_includes)|-I ${PREFIX}/include|' \
- ${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e 's|CFLAGS =|CFLAGS +=|' ${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e 's|printFiles::get|get|' ${WRKSRC}/xpp.h
-
-post-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/xpp
- ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${PREFIX}/share/doc/xpp
-
-.include <bsd.port.mk>
diff --git a/print/xpp/distinfo b/print/xpp/distinfo
deleted file mode 100644
index af07c8e58e1c..000000000000
--- a/print/xpp/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xpp-1.5.tar.bz2) = e47cee4986f16a3449ab4e4925e781243a5104567bd5551e871d3e0338c894bc
-SIZE (xpp-1.5.tar.bz2) = 95482
diff --git a/print/xpp/files/patch-cupshelper.h b/print/xpp/files/patch-cupshelper.h
deleted file mode 100644
index 3e4d2052b903..000000000000
--- a/print/xpp/files/patch-cupshelper.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- cupshelper.h.orig 2002-05-28 08:49:45.000000000 -0700
-+++ cupshelper.h 2011-11-29 13:10:22.991997261 -0800
-@@ -34,6 +34,7 @@
- #define CUPSHELPER_H
-
- #include <cups/cups.h>
-+#include <cups/ppd.h>
- #include <cups/ipp.h>
-
- const char* cupsGetPassword(const char *prompt);
diff --git a/print/xpp/files/patch-mainwindow.fl b/print/xpp/files/patch-mainwindow.fl
deleted file mode 100644
index 3815f84069ae..000000000000
--- a/print/xpp/files/patch-mainwindow.fl
+++ /dev/null
@@ -1,11 +0,0 @@
---- mainwindow.fl.orig 2004-12-06 19:24:46.000000000 -0800
-+++ mainwindow.fl 2011-12-03 21:58:36.860575904 -0800
-@@ -70,7 +70,7 @@
- fileList->value(print->filelist);
- }}
- private xywh {440 75 65 25} down_box DOWN_BOX shortcut 0x80062 align 16
-- code0 {\#include <FL/fl_file_chooser.H>}
-+ code0 {\#include <FL/Fl_File_Chooser.H>}
- code1 {\#include "xpp.h"}
- }
- Fl_Scroll printerList {
diff --git a/print/xpp/files/patch-xpp.cxx b/print/xpp/files/patch-xpp.cxx
deleted file mode 100644
index b935f6fddf70..000000000000
--- a/print/xpp/files/patch-xpp.cxx
+++ /dev/null
@@ -1,55 +0,0 @@
---- xpp.cxx.orig 2004-12-06 11:00:04.000000000 -0800
-+++ xpp.cxx 2016-11-27 15:17:24.389315000 -0800
-@@ -30,6 +30,7 @@
- * Include necessary headers...
- */
-
-+#include <stdio.h>
- #include "xpp.h"
-
- #ifndef WIN32
-@@ -48,7 +49,7 @@
- * Globals...
- */
-
--char tempfile[1024]; /* Temporary file for printing from stdin */
-+static char *tempfile; /* Temporary file for printing from stdin */
-
- /*
- * Parse options and send files for printing.
-@@ -168,7 +169,7 @@
- {
- char *tmp;
-
-- if ((tmp = strchr(dest,'/'))) {
-+ if ((tmp = (char *)strchr(dest,'/'))) {
- tmp[0] = '\0';
- instance = tmp + 1;
- }
-@@ -651,7 +652,7 @@
- #endif
- #endif // !WIN32
-
-- temp = fopen(cupsTempFile(tempfile, sizeof(tempfile)), "w");
-+ temp = fopen((tempfile = tmpnam(NULL)), "w");
-
- if (temp == NULL)
- {
-@@ -2500,7 +2501,7 @@
- // Redraw the destination menu in the main window
-
- printerPack->parent()->redraw();
-- printerPack->draw();
-+ printerPack->redraw();
-
- }
-
-@@ -2674,7 +2675,7 @@
- // Redraw the destination menu in the main window
-
- printerPack->parent()->redraw();
-- printerPack->draw();
-+ printerPack->redraw();
-
- return(dest_index);
- }
diff --git a/print/xpp/files/patch-xpp.h b/print/xpp/files/patch-xpp.h
deleted file mode 100644
index 94a77814e6a7..000000000000
--- a/print/xpp/files/patch-xpp.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- xpp.h.orig 2011-11-29 13:02:26.198230347 -0800
-+++ xpp.h 2011-11-29 13:07:43.783229272 -0800
-@@ -34,6 +34,7 @@
- #include <stdlib.h>
- #include <string.h>
- #include <cups/cups.h>
-+#include <cups/ppd.h>
- #include <cups/ipp.h>
- #include <cups/language.h>
- #include <FL/Fl.H>
diff --git a/print/xpp/files/patch-xppmain.cxx b/print/xpp/files/patch-xppmain.cxx
deleted file mode 100644
index 326f205192d9..000000000000
--- a/print/xpp/files/patch-xppmain.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- xppmain.cxx.orig 2004-11-30 17:28:01.000000000 -0800
-+++ xppmain.cxx 2011-12-03 22:13:39.744180523 -0800
-@@ -32,7 +32,7 @@
- */
-
- #include "mainwindow.h"
--#include <Fl/Fl_Shared_Image.h>
-+#include <FL/Fl_Shared_Image.H>
-
- /*
- * 'main()' - Do all what xpp should do
diff --git a/print/xpp/pkg-descr b/print/xpp/pkg-descr
deleted file mode 100644
index 36369751d0a6..000000000000
--- a/print/xpp/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-XPP is a graphical utility for managing printers and submitting print jobs.
-It interfaces with CUPS on the backend and allows the user to configure
-double sided printing, active tray, color adjustment, etc. It supports the
-command line flags of lpr as well.
-
-You will first need to configure a printer via CUPS to use XPP.
-
-WWW: http://cups.sourceforge.net/xpp/