Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2007 15:25:00 +0000
From:      David Taylor <davidt@yadt.co.uk>
To:        freebsd-ports@FreeBSD.org
Subject:   CVSROOT-ports/modules
Message-ID:  <20070207152500.GA39083@outcold.yadt.co.uk>
In-Reply-To: <20070202181859.GA56683@outcold.yadt.co.uk>
References:  <200702021808.l12I8KBY073193@repoman.freebsd.org> <20070202181859.GA56683@outcold.yadt.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

--W/nzBZO5zC0uMSeA
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline

I recently noticed a new port being committed without a module being
added to CVSROOT-ports/modules.  So, due to a combination of (extreme)
boredom and curiosity, I decided to look at CVSROOT-ports/modules to see
if any other ports were missing.

Whilst manipulating the file with perl, etc, to find a list of
missing ports, I noticed the following (trivial) inconsistancies:

  rcsedit		ports/sysutils/rcsedit

is listed in the CVSROOT section, rather than with all the other ports;
whilst:

  gaim-consoleui-devel ports/net-im/gaim-consoleui-devel
  gtk-theme-switch ports/x11/gtk-theme-switch
  gtk-themepreview ports/x11/gtk-themepreview
  ja-elisp-manual ports/japanese/elisp-manual
  koffice-i18n-eu ports/misc/koffice-i18n-eu
  koffice-i18n-ga ports/misc/koffice-i18n-ga
  koffice-i18n-hi ports/misc/koffice-i18n-hi
  koffice-i18n-hsb ports/misc/koffice-i18n-hsb
  koffice-i18n-is ports/misc/koffice-i18n-is
  koffice-i18n-mk ports/misc/koffice-i18n-mk
  koffice-i18n-ms ports/misc/koffice-i18n-ms
  koffice-i18n-ro ports/misc/koffice-i18n-ro
  koffice-i18n-uz ports/misc/koffice-i18n-uz
  linux-vmware-toolbox2 ports/emulators/linux-vmware-toolbox2
  linux-vmware-toolbox4 ports/emulators/linux-vmware-toolbox4
  pear-Spreadsheet_Excel_Writer ports/textproc/pear-Spreadsheet_Excel_Writer
  thumbnail_index ports/www/thumbnail_index

all have spaces rather than tabs seperating the columns.

Also:

ports/astro/boinc-setiathome
	is listed as a module but is no longer a port

ports/databases/rubygem-sqlite3
	is missing from modules

ports/ports-mgmt
	is missing from modules

ports/www/p5-WWW-Scraper-ISBN
	is missing from modules

The above problems are all fixed in the attached patch.

However, the below ports are all listed in CVSROOT-ports/modules twice.
This is slightly harder to fix, since I don't know which name is right
(both?).  Nothing is done with these in the attached patch.

  Port				'Best' module name	'Other' module name
  -------------------------------------------------------------------------
  ports/chinese/docproj		zh-docproj		chinese_docproj
  ports/chinese/kde3-i18n-zh_CN	zh-kde3-i18n-zh_CN	zh-kde3-i18n-CN
  ports/chinese/kde3-i18n-zh_TW	zh-kde3-i18n-zh_TW	zh-kde3-i18n-TW
  ports/chinese/tcl83		zh-tcl83		zh-tcl
  ports/chinese/tk83		zh-tk83			zh-tk
  ports/comms/mgetty+sendfax	mgetty+sendfax		mgetty_sendfax
  ports/devel/ElectricFence	ElectricFence		electricfence
  ports/devel/bison		bison			ports_bison
  ports/japanese/jls		ja-jls			ja-ls
  ports/japanese/p5-manual	ja-p5-manual		ja-p5-man
  ports/lang/STk		STk			stk
  ports/lang/Sather		Sather			sather
  ports/lang/logo		logo			ucblogo
  ports/portuguese/kde3-i18n	pt-kde3-i18n		pt-kde3-i18n-pt
  ports/russian/elm.language	ru-elm.language		ru-elm
  ports/russian/pine.language	ru-pine.language	ru-pine
  ports/russian/pscyr		ru-pscyr		ru-ru_pscyr
  ports/russian/xneur		xneur			ru-xneur
  ports/sysutils/nut		nut			ports_nut
  ports/x11-toolkits/gtkglarea--	gtkglarea--	gtkglareamm

-- 
David Taylor 

--W/nzBZO5zC0uMSeA
Content-Type: text/x-diff; charset=iso-8859-15
Content-Disposition: attachment; filename="modules.patch"

Index: modules
===================================================================
RCS file: /home/ncvs/CVSROOT-ports/modules,v
retrieving revision 1.17317
diff -u -r1.17317 modules
--- modules	7 Feb 2007 08:43:07 -0000	1.17317
+++ modules	7 Feb 2007 15:06:07 -0000
@@ -47,7 +47,6 @@
 log_accum	CVSROOT log_accum.pl
 loginfo		CVSROOT loginfo
 modules		CVSROOT modules
-rcsedit		ports/sysutils/rcsedit
 rcsinfo		CVSROOT rcsinfo
 rcstemplate	CVSROOT rcstemplate
 taginfo		CVSROOT taginfo
@@ -919,7 +918,6 @@
 boiling-egg	ports/editors/boiling-egg
 boinc-client	ports/net/boinc-client
 boinc-einsteinathome	ports/astro/boinc-einsteinathome
-boinc-setiathome	ports/astro/boinc-setiathome
 boinc-setiathome-enhanced	ports/astro/boinc-setiathome-enhanced
 boinc-simap	ports/biology/boinc-simap
 bomb		ports/games/bomb
@@ -3127,7 +3125,7 @@
 gaim		ports/net-im/gaim
 gaim-assistant	ports/net-im/gaim-assistant
 gaim-bangexec	ports/net-im/gaim-bangexec
-gaim-consoleui-devel ports/net-im/gaim-consoleui-devel
+gaim-consoleui-devel	ports/net-im/gaim-consoleui-devel
 gaim-devel	ports/net-im/gaim-devel
 gaim-encryption	ports/security/gaim-encryption
 gaim-extprefs	ports/net-im/gaim-extprefs
@@ -4099,8 +4097,8 @@
 gtk-sharp10	ports/x11-toolkits/gtk-sharp10
 gtk-sharp20	ports/x11-toolkits/gtk-sharp20
 gtk-smooth-engine	ports/x11-themes/gtk-smooth-engine
-gtk-theme-switch ports/x11/gtk-theme-switch
-gtk-themepreview ports/x11/gtk-themepreview
+gtk-theme-switch	ports/x11/gtk-theme-switch
+gtk-themepreview	ports/x11/gtk-themepreview
 gtk-xfce-engine	ports/x11-themes/gtk-xfce-engine
 gtk-zenith-theme	ports/x11-themes/gtk-zenith-theme
 gtk12		ports/x11-toolkits/gtk12
@@ -4852,7 +4850,7 @@
 ja-egg-canna	ports/japanese/egg-canna
 ja-eijiro-fpw	ports/japanese/eijiro-fpw
 ja-elisa8x8	ports/japanese/elisa8x8
-ja-elisp-manual ports/japanese/elisp-manual
+ja-elisp-manual	ports/japanese/elisp-manual
 ja-elvis	ports/japanese/elvis
 ja-emacs-emcws	ports/japanese/emacs-emcws
 ja-emacs-manual	ports/japanese/emacs-manual
@@ -5807,24 +5805,24 @@
 koffice-i18n-eo	ports/misc/koffice-i18n-eo
 koffice-i18n-es	ports/misc/koffice-i18n-es
 koffice-i18n-et	ports/misc/koffice-i18n-et
-koffice-i18n-eu ports/misc/koffice-i18n-eu
+koffice-i18n-eu	ports/misc/koffice-i18n-eu
 koffice-i18n-fa	ports/misc/koffice-i18n-fa
 koffice-i18n-fi	ports/misc/koffice-i18n-fi
-koffice-i18n-ga ports/misc/koffice-i18n-ga
-koffice-i18n-hi ports/misc/koffice-i18n-hi
-koffice-i18n-hsb ports/misc/koffice-i18n-hsb
-koffice-i18n-is ports/misc/koffice-i18n-is
+koffice-i18n-ga	ports/misc/koffice-i18n-ga
+koffice-i18n-hi	ports/misc/koffice-i18n-hi
+koffice-i18n-hsb	ports/misc/koffice-i18n-hsb
+koffice-i18n-is	ports/misc/koffice-i18n-is
 koffice-i18n-it	ports/misc/koffice-i18n-it
 koffice-i18n-lo	ports/misc/koffice-i18n-lo
 koffice-i18n-lt	ports/misc/koffice-i18n-lt
 koffice-i18n-lv	ports/misc/koffice-i18n-lv
-koffice-i18n-mk ports/misc/koffice-i18n-mk
-koffice-i18n-ms ports/misc/koffice-i18n-ms
+koffice-i18n-mk	ports/misc/koffice-i18n-mk
+koffice-i18n-ms	ports/misc/koffice-i18n-ms
 koffice-i18n-mt	ports/misc/koffice-i18n-mt
 koffice-i18n-nb	ports/misc/koffice-i18n-nb
 koffice-i18n-nl	ports/misc/koffice-i18n-nl
 koffice-i18n-nn	ports/misc/koffice-i18n-nn
-koffice-i18n-ro ports/misc/koffice-i18n-ro
+koffice-i18n-ro	ports/misc/koffice-i18n-ro
 koffice-i18n-se	ports/misc/koffice-i18n-se
 koffice-i18n-sk	ports/misc/koffice-i18n-sk
 koffice-i18n-sl	ports/misc/koffice-i18n-sl
@@ -5835,7 +5833,7 @@
 koffice-i18n-tg	ports/misc/koffice-i18n-tg
 koffice-i18n-th	ports/misc/koffice-i18n-th
 koffice-i18n-tr	ports/misc/koffice-i18n-tr
-koffice-i18n-uz ports/misc/koffice-i18n-uz
+koffice-i18n-uz	ports/misc/koffice-i18n-uz
 koffice-i18n-ven	ports/misc/koffice-i18n-ven
 koffice-i18n-xh	ports/misc/koffice-i18n-xh
 koffice-i18n-zu	ports/misc/koffice-i18n-zu
@@ -6703,8 +6701,8 @@
 linux-ut2003-demo	ports/games/linux-ut2003-demo
 linux-ut2004-demo	ports/games/linux-ut2004-demo
 linux-virtual-jay-peak	ports/games/linux-virtual-jay-peak
-linux-vmware-toolbox2 ports/emulators/linux-vmware-toolbox2
-linux-vmware-toolbox4 ports/emulators/linux-vmware-toolbox4
+linux-vmware-toolbox2	ports/emulators/linux-vmware-toolbox2
+linux-vmware-toolbox4	ports/emulators/linux-vmware-toolbox4
 linux-vmware-toolbox5	ports/emulators/linux-vmware-toolbox5
 linux-vsound	ports/audio/linux-vsound
 linux-warsow	ports/games/linux-warsow
@@ -10762,6 +10760,7 @@
 p5-WWW-OpenSVN	ports/www/p5-WWW-OpenSVN
 p5-WWW-OpenSearch	ports/www/p5-WWW-OpenSearch
 p5-WWW-Robot	ports/www/p5-WWW-Robot
+p5-WWW-Scraper-ISBN	ports/www/p5-WWW-Scraper-ISBN
 p5-WWW-Scraper-ISBN-Amazon_Driver	ports/www/p5-WWW-Scraper-ISBN-Amazon_Driver
 p5-WWW-Scraper-ISBN-Driver	ports/www/p5-WWW-Scraper-ISBN-Driver
 p5-WWW-Scraper-ISBN-ORA_Driver	ports/www/p5-WWW-Scraper-ISBN-ORA_Driver
@@ -11226,7 +11225,7 @@
 pear-SOAP	ports/net/pear-SOAP
 pear-Services_Delicious	ports/www/pear-Services_Delicious
 pear-Services_Weather	ports/misc/pear-Services_Weather
-pear-Spreadsheet_Excel_Writer ports/textproc/pear-Spreadsheet_Excel_Writer
+pear-Spreadsheet_Excel_Writer	ports/textproc/pear-Spreadsheet_Excel_Writer
 pear-Structures_DataGrid	ports/devel/pear-Structures_DataGrid
 pear-Structures_Graph	ports/math/pear-Structures_Graph
 pear-System_Command	ports/devel/pear-System_Command
@@ -11925,6 +11924,7 @@
 ports_pkg_install-devel	ports/ports-mgmt/pkg_install-devel
 ports_pkill	ports/sysutils/pkill
 ports_polish	ports/polish
+ports_ports-mgmt	ports/ports-mgmt
 ports_portuguese	ports/portuguese
 ports_pr	ports/comms/pr
 ports_print	ports/print
@@ -12973,6 +12973,7 @@
 rclean		ports/sysutils/rclean
 rclock		ports/x11-clocks/rclock
 rcpd		ports/net-mgmt/rcpd
+rcsedit		ports/sysutils/rcsedit
 rdate		ports/sysutils/rdate
 rdb		ports/databases/rdb
 rdesktop	ports/net/rdesktop
@@ -13516,6 +13517,7 @@
 rubygem-rubyforge	ports/devel/rubygem-rubyforge
 rubygem-scruffy	ports/graphics/rubygem-scruffy
 rubygem-snmp	ports/net-mgmt/rubygem-snmp
+rubygem-sqlite3	ports/databases/rubygem-sqlite3
 rubygem-stream	ports/devel/rubygem-stream
 rubygem-syntax	ports/textproc/rubygem-syntax
 rubygem-transactionsimple	ports/devel/rubygem-transactionsimple
@@ -14605,7 +14607,7 @@
 thttpd		ports/www/thttpd
 thttpd-st	ports/www/thttpd-st
 thudboard	ports/games/thudboard
-thumbnail_index ports/www/thumbnail_index
+thumbnail_index	ports/www/thumbnail_index
 thunar		ports/x11-fm/thunar
 thunar-media-tags-plugin	ports/audio/thunar-media-tags-plugin
 thunar-volman-plugin	ports/sysutils/thunar-volman-plugin

--W/nzBZO5zC0uMSeA--



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