summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-05-06 14:30:10 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-05-06 14:30:10 +0000
commitca07c782ada293173a8c2a7f868c7dda049cafb8 (patch)
tree099b44c224065de45f25c9503995cd276d911345
parentUpdate to 1.1.4 (diff)
Added the following ports:
x11-fm/binder editors/muggy archivers/deepforest deskutils/recycler misc/seizedesktop graphics/jgv japanese/binder japanese/muggy japanese/deepforest japanese/jgv japanese/recycler japanese/seizedesktop
Notes
Notes: svn path=/head/; revision=18562
-rw-r--r--archivers/Makefile3
-rw-r--r--deskutils/Makefile3
-rw-r--r--editors/Makefile3
-rw-r--r--graphics/Makefile3
-rw-r--r--japanese/Makefile8
-rw-r--r--misc/Makefile3
-rw-r--r--x11-fm/Makefile3
7 files changed, 19 insertions, 7 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 81c58239c496..466c1d497313 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.21 1999/04/02 04:19:42 steve Exp $
+# $Id: Makefile,v 1.22 1999/04/30 04:41:53 taoka Exp $
#
SUBDIR += arc
SUBDIR += bzip
SUBDIR += bzip2
+ SUBDIR += deepforest
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 91eea002f7cc..8b2f9eb6ea37 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1999/04/08 17:53:12 steve Exp $
+# $Id: Makefile,v 1.11 1999/05/03 04:41:28 steve Exp $
#
SUBDIR += abacus
@@ -13,6 +13,7 @@
SUBDIR += kproject
SUBDIR += offix-trash
SUBDIR += plan
+ SUBDIR += recycler
SUBDIR += sliderule
SUBDIR += teapot
SUBDIR += wmpinboard
diff --git a/editors/Makefile b/editors/Makefile
index c6f761f48783..862727d63f6e 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.73 1999/04/30 23:06:46 asami Exp $
+# $Id: Makefile,v 1.74 1999/05/04 13:01:33 dburr Exp $
#
SUBDIR += AbiWord
@@ -27,6 +27,7 @@
SUBDIR += le
SUBDIR += leim20
SUBDIR += lpe
+ SUBDIR += muggy
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
diff --git a/graphics/Makefile b/graphics/Makefile
index b04a6a070aef..12fe077de068 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.120 1999/04/12 08:18:19 asami Exp $
+# $Id: Makefile,v 1.121 1999/05/03 04:28:30 steve Exp $
#
SUBDIR += 4va
@@ -51,6 +51,7 @@
SUBDIR += hpscan
SUBDIR += imlib
SUBDIR += jbigkit
+ SUBDIR += jgv
SUBDIR += jpeg
SUBDIR += kdegraphics
SUBDIR += kdegraphics11
diff --git a/japanese/Makefile b/japanese/Makefile
index 04bccac77f6e..c80899aa98e9 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.195 1999/04/27 12:45:50 taoka Exp $
+# $Id: Makefile,v 1.196 1999/05/03 04:14:07 steve Exp $
#
SUBDIR += Canna
@@ -8,12 +8,14 @@
SUBDIR += Wnn6-lib
SUBDIR += a2ps
SUBDIR += ack
+ SUBDIR += binder
SUBDIR += bookview
SUBDIR += camltk41
SUBDIR += canuum
SUBDIR += cdrom2
SUBDIR += chasen
SUBDIR += chimera
+ SUBDIR += deepforest
SUBDIR += diclookup-mule
SUBDIR += dserver
SUBDIR += dvi2dvi
@@ -52,6 +54,7 @@
SUBDIR += iv
SUBDIR += japaneseAFM
SUBDIR += jcode.pl
+ SUBDIR += jgv
SUBDIR += jhd
SUBDIR += jls
SUBDIR += jtex209-ascii
@@ -115,6 +118,7 @@
SUBDIR += mnews
SUBDIR += mnews-gnspool
SUBDIR += mtools
+ SUBDIR += muggy
SUBDIR += mule-canna
SUBDIR += mule-canna+sj3
SUBDIR += mule-canna+sj3+wnn4
@@ -174,9 +178,11 @@
SUBDIR += ptex-sjis
SUBDIR += qkc
SUBDIR += recjis
+ SUBDIR += recycler
SUBDIR += rubytk
SUBDIR += rxvt
SUBDIR += sed
+ SUBDIR += seizedesktop
SUBDIR += sj3
SUBDIR += sjxa
SUBDIR += skk
diff --git a/misc/Makefile b/misc/Makefile
index f30286df674f..71220d164105 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.204 1999/05/03 04:37:46 steve Exp $
+# $Id: Makefile,v 1.205 1999/05/06 08:15:33 taoka Exp $
#
SUBDIR += 221upgrade
@@ -70,6 +70,7 @@
SUBDIR += rpm
SUBDIR += screen
SUBDIR += scriptkit
+ SUBDIR += seizedesktop
SUBDIR += sls
SUBDIR += sma
SUBDIR += splitvt
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index b4822351c58c..9d4cb5c0caec 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.5 1999/01/31 20:58:07 vanilla Exp $
+# $Id: Makefile,v 1.6 1999/04/30 09:43:35 taoka Exp $
#
SUBDIR += asfiles
+ SUBDIR += binder
SUBDIR += dfm
SUBDIR += explorer
SUBDIR += ezfm