summaryrefslogtreecommitdiff
path: root/MOVED
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-11 07:31:55 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-11 07:31:55 +0000
commit4e110abab3d04fea3cad7ff37df2c09fcb0bd5bc (patch)
tree0bbb1f7243740b61d0fc7946e481b4af55277c89 /MOVED
parent- upgrade to version 0.1.20021102 (diff)
Add a file named "MOVED" to list the repo-moves and removals of ports.
Discussed in: portmgr
Notes
Notes: svn path=/head/; revision=69878
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED18
1 files changed, 18 insertions, 0 deletions
diff --git a/MOVED b/MOVED
new file mode 100644
index 000000000000..7ea70274816a
--- /dev/null
+++ b/MOVED
@@ -0,0 +1,18 @@
+#
+# MOVED - a list of (recently) moved or removed ports
+#
+# $FreeBSD$
+#
+# Each entry consists of a single line containing the following four
+# fields in the order named, separated with the pipe (`|') character:
+#
+# Port: a port that was moved (category/portname)
+# Moved to: where the port was moved to (category/portname),
+# or blank when deleted
+# Date: when the moving or the removal was done (YYYY-MM-DD)
+# Why: the reason why the port was moved or removed
+#
+# Keep this list sorted in the chronological order. New entries must
+# be added at the tail.
+#
+# Port|Moved to|Date|Why