Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2019 11:57:47 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516635 - in head: . Mk/Scripts palm
Message-ID:  <201911041157.xA4BvlP7006199@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"				;;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911041157.xA4BvlP7006199>