Date: Mon, 13 Nov 2023 13:07:27 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1868ea4b8e0d - main - print/fpc-libcups: Remove obsolete port Message-ID: <202311131307.3ADD7RZ6027113@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=1868ea4b8e0dd14345bbc54ac5845139be413bd8 commit 1868ea4b8e0dd14345bbc54ac5845139be413bd8 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2023-11-13 13:06:26 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2023-11-13 13:06:26 +0000 print/fpc-libcups: Remove obsolete port - It was merged into lang/fpc --- print/Makefile | 1 - print/fpc-libcups/Makefile | 13 ------------- print/fpc-libcups/pkg-plist | 3 --- 3 files changed, 17 deletions(-) diff --git a/print/Makefile b/print/Makefile index 9a580b29435c..a0615213a6b3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -52,7 +52,6 @@ SUBDIR += foomatic-db-engine SUBDIR += foomatic-db-hpijs SUBDIR += foomatic-filters - SUBDIR += fpc-libcups SUBDIR += fpdf SUBDIR += freetype2 SUBDIR += ft2demos diff --git a/print/fpc-libcups/Makefile b/print/fpc-libcups/Makefile deleted file mode 100644 index e1fe7335ec2d..000000000000 --- a/print/fpc-libcups/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -CATEGORIES= print lang -PKGNAMESUFFIX= -libcups - -COMMENT= Free Pascal interface to CUPS - -USES= fpc -USE_FPC= rtl-extra - -MASTERDIR= ${.CURDIR}/../../lang/fpc -WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} -EXTRACTUNITDIR= ${WRKUNITDIR} - -.include "${MASTERDIR}/Makefile" diff --git a/print/fpc-libcups/pkg-plist b/print/fpc-libcups/pkg-plist deleted file mode 100644 index de6df9c815a3..000000000000 --- a/print/fpc-libcups/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/libcups.fpm -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libcups/cupsdyn.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libcups/cupsdyn.ppu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311131307.3ADD7RZ6027113>