pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip clean-up: remove packman
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Sat Jul 2 16:00:08 2022 +0200
Changeset: 53b759259e30af21c25f895df4c151c77bc9572b
Modified Files:
Makefile
Removed Files:
packman/DESCR
packman/Makefile
packman/PLIST
packman/distinfo
Log Message:
wip clean-up: remove packman
Dead upstream, no homepage.
Last touched 2012.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=53b759259e30af21c25f895df4c151c77bc9572b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
packman/DESCR | 4 ----
packman/Makefile | 24 ------------------------
packman/PLIST | 2 --
packman/distinfo | 4 ----
5 files changed, 35 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 5efc7d9f37..bdacc310d8 100644
--- a/Makefile
+++ b/Makefile
@@ -3057,7 +3057,6 @@ SUBDIR+= p6-xml-writer
SUBDIR+= p6-zef
SUBDIR+= pack
SUBDIR+= packer
-SUBDIR+= packman
SUBDIR+= packmol
SUBDIR+= pacman
SUBDIR+= pact_broker-client
diff --git a/packman/DESCR b/packman/DESCR
deleted file mode 100644
index e26542ac00..0000000000
--- a/packman/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Yet another package 'manager'. Written in a boring weekend as a
-pkgmanager clone wannabe but not using common lisp. Full of errors,
-bugs and mosquitos. Support for binary packages added although this
-is not well tested. Support for conflict avoidance was also added.
diff --git a/packman/Makefile b/packman/Makefile
deleted file mode 100644
index 81d5532bc8..0000000000
--- a/packman/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2012/10/04 19:44:06 asau Exp $
-
-DISTNAME= packman-0.0.10
-CATEGORIES= pkgtools
-MASTER_SITES= http://kefren.ngnetworks.ro/
-
-MAINTAINER= mihai.chelaru%ngnetworks.ro@localhost
-HOMEPAGE= http://kefren.ngnetworks.ro/
-COMMENT= Small package manager
-
-USE_TOOLS+= perl:run
-
-DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey
-
-USE_LANGUAGES= # empty
-REPLACE_PERL+= packman.pl
-
-INSTALLATION_DIRS+= bin
-
-do-build:
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/packman.pl ${DESTDIR}${PREFIX}/bin
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/packman/PLIST b/packman/PLIST
deleted file mode 100644
index 604e680671..0000000000
--- a/packman/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/03/07 21:02:49 koifren Exp $
-bin/packman.pl
diff --git a/packman/distinfo b/packman/distinfo
deleted file mode 100644
index 64ac8f3560..0000000000
--- a/packman/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.14 2009/03/09 09:24:04 koifren Exp $
-
-RMD160 (packman-0.0.10.tar.gz) = 97f3b791e67da88c797474aa84a0733c4cc3747a
-Size (packman-0.0.10.tar.gz) = 11847 bytes
Home |
Main Index |
Thread Index |
Old Index