aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-03-15 13:50:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-03-15 13:51:40 +0000
commit5c318f5ce3e293d8479d686da25c1a4460c09388 (patch)
tree4f5fdeb7da3319fa0a72b4903a8c57006ba95c9c /release
parentb8c053c9a612651d4909f7a323088f3e92485b7b (diff)
downloadsrc-5c318f5ce3e293d8479d686da25c1a4460c09388.tar.gz
src-5c318f5ce3e293d8479d686da25c1a4460c09388.zip
pkgbase: remove packages which do not exists anymore
Diffstat (limited to 'release')
-rw-r--r--release/packages/Makefile.package6
-rw-r--r--release/packages/gdb.ucl17
-rw-r--r--release/packages/groff.ucl17
-rw-r--r--release/packages/svn.ucl17
4 files changed, 0 insertions, 57 deletions
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
index d358298287db..ed3da78665be 100644
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -73,14 +73,10 @@ fwget_COMMENT= FWGET Utility
fwget_DESC= FWGET Utility
games_COMMENT= Games
games_DESC= Games
-gdb_COMMENT= GDB Utilities
-gdb_DESC= GDB Utilities
geom_COMMENT= GEOM Utilitites
geom_DESC= GEOM Utilitites
ggate_COMMENT= GEOM Gate Utilities
ggate_DESC= GEOM Gate Utilities
-groff_COMMENT= Groff Utilities
-groff_DESC= Groff Utilities
hast_COMMENT= Highly Available Storage daemon
hast_DESC= Highly Available Storage daemon
hostapd_COMMENT= 802.11 Access Point Daemon an Utilities
@@ -153,8 +149,6 @@ smbutils_COMMENT= SMB Utilities
smbutils_DESC= SMB Utilities
ssh_COMMENT= Secure Shell Utilities
ssh_DESC= Secure Shell Utilities
-svn_COMMENT= Subversion Version Control System
-svn_DESC= Subversion Version Control System
syscons_COMMENT= Syscons Console
syscons_DESC= Syscons Console
syslogd_COMMENT= Syslog Daemon
diff --git a/release/packages/gdb.ucl b/release/packages/gdb.ucl
deleted file mode 100644
index ff2710862e03..000000000000
--- a/release/packages/gdb.ucl
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-#
-
-name = "%PKG_NAME_PREFIX%-%PKGNAME%"
-origin = "base"
-version = "%VERSION%"
-comment = "%COMMENT%"
-categories = [ base ]
-maintainer = "%PKG_MAINTAINER%"
-www = "%PKG_WWW%"
-prefix = "/"
-licenselogic = "single"
-licenses = [ GPLv2 ]
-desc = <<EOD
-%DESC%
-EOD
-
diff --git a/release/packages/groff.ucl b/release/packages/groff.ucl
deleted file mode 100644
index ff2710862e03..000000000000
--- a/release/packages/groff.ucl
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-#
-
-name = "%PKG_NAME_PREFIX%-%PKGNAME%"
-origin = "base"
-version = "%VERSION%"
-comment = "%COMMENT%"
-categories = [ base ]
-maintainer = "%PKG_MAINTAINER%"
-www = "%PKG_WWW%"
-prefix = "/"
-licenselogic = "single"
-licenses = [ GPLv2 ]
-desc = <<EOD
-%DESC%
-EOD
-
diff --git a/release/packages/svn.ucl b/release/packages/svn.ucl
deleted file mode 100644
index 2a8dd1033666..000000000000
--- a/release/packages/svn.ucl
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-#
-
-name = "%PKG_NAME_PREFIX%-%PKGNAME%"
-origin = "base"
-version = "%VERSION%"
-comment = "%COMMENT%"
-categories = [ base ]
-maintainer = "%PKG_MAINTAINER%"
-www = "%PKG_WWW%"
-prefix = "/"
-licenselogic = "single"
-licenses = [ APACHE20 ]
-desc = <<EOD
-%DESC%
-EOD
-