svn commit: r516635 - in head: . Mk/Scripts palm

Li-Wen Hsu lwhsu at FreeBSD.org
Mon Nov 4 11:57:47 UTC 2019


Author: lwhsu
Date: Mon Nov  4 11:57:46 2019
New Revision: 516635
URL: https://svnweb.freebsd.org/changeset/ports/516635

Log:
  Retire the palm category (1999-2019)
  
  Reviewed by:	mat
  Approved by:	portmgr (mat)
  Differential Revision:	https://reviews.freebsd.org/D22222

Deleted:
  head/palm/
Modified:
  head/Makefile
  head/Mk/Scripts/desktop-categories.sh

Modified: head/Makefile
==============================================================================
--- head/Makefile	Mon Nov  4 11:32:52 2019	(r516634)
+++ head/Makefile	Mon Nov  4 11:57:46 2019	(r516635)
@@ -40,7 +40,6 @@ SUBDIR += net-im
 SUBDIR += net-mgmt
 SUBDIR += net-p2p
 SUBDIR += news
-SUBDIR += palm
 SUBDIR += polish
 SUBDIR += ports-mgmt
 SUBDIR += portuguese

Modified: head/Mk/Scripts/desktop-categories.sh
==============================================================================
--- head/Mk/Scripts/desktop-categories.sh	Mon Nov  4 11:32:52 2019	(r516634)
+++ head/Mk/Scripts/desktop-categories.sh	Mon Nov  4 11:57:46 2019	(r516635)
@@ -57,7 +57,6 @@ for native_category in ${dp_CATEGORIES}; do
 		net-p2p)	c="Network P2P"				;;
 		net-vpn)	c="Network VPN"				;;
 		news)		c="Network News"			;;
-		palm)		c="Office PDA"				;;
 		parallel)	c="ParallelComputing"			;;
 		pear)		c="Development WebDevelopment"		;;
 		perl5)		c="Development"				;;


More information about the svn-ports-head mailing list