ports/84919: [PATCH] multimedia/dvdrip: update to 0.52.6

Ulrich Spoerlein q at galgenberg.net
Sun Aug 14 18:30:20 UTC 2005


>Number:         84919
>Category:       ports
>Synopsis:       [PATCH] multimedia/dvdrip: update to 0.52.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 14 18:30:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 6.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD roadrunner 6.0-BETA2 FreeBSD 6.0-BETA2 #0: Sat Aug  6 11:43:01 CEST
>Description:
- Update to 0.52.6
- Fix ports at FreeBSD.org address
- Remove redundant declaration of MAN3PREFIX (spotted by portlint(1))
- Supersedes ports/74442

Removed file(s):
- files/patch-lib::Video::DVDRip::Project.pm

Port maintainer (ports at freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- dvdrip-0.52.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	7 Apr 2005 14:47:27 -0000	1.22
+++ Makefile	14 Aug 2005 18:16:58 -0000
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	dvdrip
-PORTREVISION=	2
-PORTVERSION=	0.50.18
+PORTVERSION=	0.52.6
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.exit1.org/dvdrip/dist/
 DISTNAME=	Video-DVDRip-${PORTVERSION}
 
-MAINTAINER=	ports at freebsd.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	This is dvd::rip, a Perl Gtk+ based dvd-ripper
 
 .if !defined(WITHOUT_CLUSTER)
@@ -31,14 +30,13 @@
 		vcdimager:${PORTSDIR}/multimedia/vcdimager \
 		${BUILD_DEPENDS}
 BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
-		${SITE_PERL}/${PERL_ARCH}/Gtk/Gdk/Pixbuf.pm:${PORTSDIR}/x11-toolkits/p5-GdkPixbuf
+		${SITE_PERL}/${PERL_ARCH}/Gtk/Gdk/Pixbuf.pm:${PORTSDIR}/x11-toolkits/p5-GdkPixbuf \
+		${SITE_PERL}/Locale/Messages.pm:${PORTSDIR}/devel/p5-Locale-libintl
 
 PERL_CONFIGURE=	yes
 USE_PERL5=	yes
 
 MAN1=		dvdrip.1 dr_splitpipe.1 dr_progress.1
-
-MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		Video::DVDRip.3 Video::DVDRip::CPAN::Scanf.3
 
 .include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	4 Jun 2004 15:59:24 -0000	1.7
+++ distinfo	14 Aug 2005 18:16:58 -0000
@@ -1,2 +1,2 @@
-MD5 (Video-DVDRip-0.50.18.tar.gz) = bb2a3f48354958bc7d1c6a06263e66c8
-SIZE (Video-DVDRip-0.50.18.tar.gz) = 233184
+MD5 (Video-DVDRip-0.52.6.tar.gz) = 83f972e5053e61ea18b2f9ea40e88a43
+SIZE (Video-DVDRip-0.52.6.tar.gz) = 522611
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/pkg-message,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-message
--- pkg-message	6 Jun 2003 05:20:17 -0000	1.2
+++ pkg-message	14 Aug 2005 18:16:58 -0000
@@ -3,7 +3,7 @@
 In order to have automated ripping work right, enable usermount (sysctl 
 vfs.usermount=1), add a mountpoint for your dvd-drive to your home directory
 (mkdir /home/foo/cdrom) and add a corresponding entry to /etc/fstab
-(/dev/cd0c       /usr/home/foo/cdrom    cd9660  ro,noauto       0       0) and
+(/dev/cd0       /usr/home/foo/cdrom    cd9660  ro,noauto       0       0) and
 specify this mountpoint in dvd::rip's preferences.
 
 ################################################################################
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	24 Oct 2003 12:02:53 -0000	1.6
+++ pkg-plist	14 Aug 2005 18:16:58 -0000
@@ -94,6 +94,12 @@
 %%SITE_PERL%%/Video/DVDRip/TranscodeRC.pm
 %%SITE_PERL%%/Video/DVDRip/icon.xpm
 %%SITE_PERL%%/Video/DVDRip/splash.png
+%%SITE_PERL%%/LocaleData/cs/LC_MESSAGES/video.dvdrip.mo
+%%SITE_PERL%%/LocaleData/de/LC_MESSAGES/video.dvdrip.mo
+%%SITE_PERL%%/LocaleData/es/LC_MESSAGES/video.dvdrip.mo
+%%SITE_PERL%%/LocaleData/fr/LC_MESSAGES/video.dvdrip.mo
+%%SITE_PERL%%/LocaleData/it/LC_MESSAGES/video.dvdrip.mo
+%%SITE_PERL%%/LocaleData/sr/LC_MESSAGES/video.dvdrip.mo
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/DVDRip/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/DVDRip
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video 2>/dev/null || true
@@ -108,3 +114,16 @@
 @dirrm %%SITE_PERL%%/Video/DVDRip/CPAN
 @dirrm %%SITE_PERL%%/Video/DVDRip
 @unexec rmdir %D/%%SITE_PERL%%/Video 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/cs/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/de/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/es/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/fr/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/it/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/sr/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/cs 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/de 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/es 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/fr 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/it 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData/sr 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/LocaleData 2>/dev/null || true
Index: files/patch-lib::Video::DVDRip::Cluster::Title.pm
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/files/patch-lib::Video::DVDRip::Cluster::Title.pm,v
retrieving revision 1.1
diff -u -u -r1.1 patch-lib::Video::DVDRip::Cluster::Title.pm
--- files/patch-lib::Video::DVDRip::Cluster::Title.pm	11 Jan 2005 22:40:47 -0000	1.1
+++ files/patch-lib::Video::DVDRip::Cluster::Title.pm	14 Aug 2005 18:16:58 -0000
@@ -1,6 +1,6 @@
 --- lib/Video/DVDRip/Cluster/Title.pm.orig	Sat Apr 10 11:18:03 2004
 +++ lib/Video/DVDRip/Cluster/Title.pm		Sun Jan  9 17:41:11 2005
-@@ -276,10 +276,10 @@
+@@ -277,10 +277,10 @@
  	} else {
  		$command .=
  			"dr_exec avimerge".
@@ -22,7 +22,7 @@
 -	
 +		"${nice}dr_exec avimerge -o $audio_video_psu_file";
  	$command .= " -p $audio_psu_file " if not $self->is_ogg;
-+        $command .= " -i $avi_chunks_dir/*";
++	$command .= " -i $avi_chunks_dir/*";
  
  	$command .= " && rm $avi_chunks_dir/*"
  			if $self->with_cleanup;
Index: files/patch-lib::Video::DVDRip::Config.pm
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/files/patch-lib::Video::DVDRip::Config.pm,v
retrieving revision 1.5
diff -u -u -r1.5 patch-lib::Video::DVDRip::Config.pm
--- files/patch-lib::Video::DVDRip::Config.pm	11 Jun 2004 21:48:48 -0000	1.5
+++ files/patch-lib::Video::DVDRip::Config.pm	14 Aug 2005 18:16:58 -0000
@@ -1,42 +1,41 @@
---- lib/Video/DVDRip/Config.pm.orig	Sun Jun  1 18:01:40 2003
-+++ lib/Video/DVDRip/Config.pm	Sun Jun  1 18:07:08 2003
-@@ -51,14 +51,9 @@
- 		value => 4.2,
- 	},
+--- lib/Video/DVDRip/Config.pm.orig	Sun Aug 14 17:34:52 2005
++++ lib/Video/DVDRip/Config.pm	Sun Aug 14 17:39:55 2005
+@@ -57,7 +57,7 @@
  	dvd_device => {
--		label => "DVD device",
--		type => 'file',
+ 		label => __"DVD device",
+ 		type => 'file',
 -		value => "/dev/dvd",
--	},
--	dvd_mount_point => {
- 		label => "DVD mount point",
--		type => 'dir',
-+		type => 'file',
-		value => "/cdrom",
++		value => "/dev/cd0",
  	},
+ 	dvd_mount_point => {
+ 		label => __"DVD mount point",
+@@ -67,12 +67,12 @@
  	writer_device => {
- 		label => "Writer device file",
-@@ -58,7 +58,7 @@
- 	writer_device => {
- 		label => "Writer device file",
+ 		label => __"Writer device file",
  		type => 'file',
 -		value => "/dev/cdrom",
-+		value => "/dev/cd0c",
++		value => "/dev/cd0",
  	},
  	eject_command => {
- 		label => "Eject Command",
-@@ -91,7 +86,7 @@
+ 		label => __"Eject Command",
+ 		type => 'string',
+-		value => "eject",
++		value => "cdcontrol",
+ 	},
+ 	play_dvd_command => {
+ 		label => __"DVD player command",
+@@ -95,7 +95,7 @@
  	play_stdin_command => {
- 		label => "STDIN player command",
+ 		label => __"STDIN player command",
  		type  => 'string',
 -		value => 'xine stdin://mpeg2 -g -pq -a %a',
 +		value => 'mplayer -aid %(%a+128) -',
  		presets => [
  			'mplayer -aid %(%a+128) -',
  			'xine stdin://mpeg2 -g -pq -a %a',
-@@ -147,11 +147,10 @@
+@@ -151,11 +151,10 @@
  	default_video_codec => {
- 		label => "Default video codec",
+ 		label => __"Default video codec",
  		type  => 'string',
 -		value => 'divx4',
 +		value => 'xvid4',
@@ -48,32 +47,23 @@
  			"ffmpeg","fame","af6"
  		],
  	},
-@@ -181,7 +176,7 @@
+@@ -198,7 +197,7 @@
  	burn_cdrecord_cmd => {
- 		label => "cdrecord command",
+ 		label => __"cdrecord command",
  		type  => 'string',
 -		value => '/usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD',
 +		value => 'cdrecord',
  		presets => [
  			'/usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD',
  			'cdrecord',
-@@ -235,7 +230,7 @@
- 
- my @CONFIG_ORDER = (
- 	"Filesystem" => [qw(
--		dvd_device         dvd_mount_point
-+		dvd_device
- 		base_project_dir   dvdrip_files_dir
- 		ogg_file_ext
- 	)],
-@@ -617,8 +617,8 @@
+@@ -791,8 +790,8 @@
  sub test_play_file_command  	{ _executable (@_) 	}
  sub test_play_stdin_command 	{ _executable (@_) 	}
  sub test_rar_command 		{ _executable (@_) 	}
 -sub test_dvd_device		{ _writable (@_)	}
 -sub test_writer_device		{ _writable (@_)	}
-+sub test_dvd_device		{ _exists (@_)		}
-+sub test_writer_device		{ _exists (@_)		}
++sub test_dvd_device		{ _exists (@_)	}
++sub test_writer_device		{ _exists (@_)	}
  sub test_dvd_mount_point	{ _exists (@_)		}
  sub test_base_project_dir	{ _writable (@_)	}
  sub test_dvdrip_files_dir	{ _writable (@_)	}
Index: files/patch-lib::Video::DVDRip::GUI::Project::BurnTab.pm
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/files/patch-lib::Video::DVDRip::GUI::Project::BurnTab.pm,v
retrieving revision 1.2
diff -u -u -r1.2 patch-lib::Video::DVDRip::GUI::Project::BurnTab.pm
--- files/patch-lib::Video::DVDRip::GUI::Project::BurnTab.pm	22 Feb 2004 11:52:08 -0000	1.2
+++ files/patch-lib::Video::DVDRip::GUI::Project::BurnTab.pm	14 Aug 2005 18:16:58 -0000
@@ -1,21 +1,20 @@
---- lib/Video/DVDRip/GUI/Project/BurnTab.pm.orig	Sun Feb 22 12:33:01 2004
-+++ lib/Video/DVDRip/GUI/Project/BurnTab.pm	Sun Feb 22 12:33:22 2004
-@@ -550,18 +550,6 @@
- 	$button_box->show;
- 	$frame_vbox->pack_start ($button_box, 0, 1, 0);
- 
--	# Eject Button
--	$button = Gtk::Button->new_with_label (" Open burner tray ");
--	$button->show;
--	$button->signal_connect ("clicked", sub { $self->eject_media } );
--	$button_box->pack_start ($button, 0, 1, 0);
--
--	# Insert Button
--	$button = Gtk::Button->new_with_label (" Close burner tray ");
--	$button->show;
--	$button->signal_connect ("clicked", sub { $self->insert_media } );
--	$button_box->pack_start ($button, 0, 1, 0);
--
- 	# Blank CD-RW button
- 	$button = Gtk::Button->new_with_label (" Blank CD-RW ");
- 	$button->show;
+--- lib/Video/DVDRip/GUI/Project/BurnTab.pm.orig	Sun Aug 14 17:42:57 2005
++++ lib/Video/DVDRip/GUI/Project/BurnTab.pm	Sun Aug 14 17:44:50 2005
+@@ -839,7 +839,7 @@
+ sub eject_media {
+         my $self = shift;
+ 
+-        my $command = $self->config('eject_command') . " " . $self->config('writer_device');
++        my $command = $self->config('eject_command') . " -f " . $self->config('writer_device') . " eject";
+ 
+         system ("$command &");
+ 
+@@ -849,7 +849,7 @@
+ sub insert_media {
+         my $self = shift;
+ 
+-        my $command = $self->config('eject_command') . " -t " . $self->config('writer_device');
++        my $command = $self->config('eject_command') . " -f " . $self->config('writer_device') . " close";
+ 
+         system ("$command &");
+ 
Index: files/patch-lib::Video::DVDRip::GUI::Project::TitleTab.pm
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/files/patch-lib::Video::DVDRip::GUI::Project::TitleTab.pm,v
retrieving revision 1.1
diff -u -u -r1.1 patch-lib::Video::DVDRip::GUI::Project::TitleTab.pm
--- files/patch-lib::Video::DVDRip::GUI::Project::TitleTab.pm	23 Jun 2003 12:58:06 -0000	1.1
+++ files/patch-lib::Video::DVDRip::GUI::Project::TitleTab.pm	14 Aug 2005 18:16:58 -0000
@@ -1,33 +1,20 @@
---- lib/Video/DVDRip/GUI/Project/TitleTab.pm.orig	Fri Jun 20 03:15:39 2003
-+++ lib/Video/DVDRip/GUI/Project/TitleTab.pm	Fri Jun 20 03:16:55 2003
-@@ -60,30 +60,6 @@
- 	$hbox->pack_start ( $button, 0, 1, 0);
- #	$hbox->pack_start ( $label, 0, 1, 0);
+--- lib/Video/DVDRip/GUI/Project/TitleTab.pm.orig	Sun Aug 14 17:46:36 2005
++++ lib/Video/DVDRip/GUI/Project/TitleTab.pm	Sun Aug 14 17:46:53 2005
+@@ -965,7 +965,7 @@
+ sub eject_dvd {
+         my $self = shift;
  
--        # Eject Button
--        $button = Gtk::Button->new_with_label (
--                " Open DVD tray"
--        );
--        $button->show;
--        $button->signal_connect ("clicked",
--                sub { $self->eject_dvd }
--        );
--        $hbox->pack_start ($button, 0, 1, 0);
--
--        $self->rip_title_widgets->{eject_dvd_button} = $button;
--
--        # Insert Button
--        $button = Gtk::Button->new_with_label (
--                " Close DVD tray "
--        );
--        $button->show;
--        $button->signal_connect ("clicked",
--                sub { $self->insert_dvd }
--        );
--        $hbox->pack_start ($button, 0, 1, 0);
--
--        $self->rip_title_widgets->{insert_dvd_button} = $button;
--
- 	$frame->add ($hbox);
- 	$vbox->pack_start ( $frame, 0, 1, 0);
+-        my $command = $self->config('eject_command') . " " . $self->config('dvd_device');
++        my $command = $self->config('eject_command') . " -f " . $self->config('dvd_device') . " eject";
  
+         system ("$command &");
+         
+@@ -975,7 +975,7 @@
+ sub insert_dvd {
+         my $self = shift;
+ 
+-        my $command = $self->config('eject_command') . " -t " . $self->config('dvd_device');
++        my $command = $self->config('eject_command') . " -f " . $self->config('dvd_device') . " close";
+ 
+          system ("$command &");
+         
Index: files/patch-lib::Video::DVDRip::GUI::Project::TranscodeTab.pm
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/files/patch-lib::Video::DVDRip::GUI::Project::TranscodeTab.pm,v
retrieving revision 1.4
diff -u -u -r1.4 patch-lib::Video::DVDRip::GUI::Project::TranscodeTab.pm
--- files/patch-lib::Video::DVDRip::GUI::Project::TranscodeTab.pm	11 Jun 2004 21:48:48 -0000	1.4
+++ files/patch-lib::Video::DVDRip::GUI::Project::TranscodeTab.pm	14 Aug 2005 18:16:58 -0000
@@ -1,6 +1,6 @@
 --- lib/Video/DVDRip/GUI/Project/TranscodeTab.pm.orig	Mon Jun  2 15:41:16 2003
 +++ lib/Video/DVDRip/GUI/Project/TranscodeTab.pm	Mon Jun  2 16:04:28 2003
-@@ -1269,14 +1269,14 @@
+@@ -1348,14 +1348,14 @@
  		if ( $self->version ("transcode") < 609 ) {
  			$widgets->{tc_video_codec_combo}
  				->set_popdown_strings(
Index: files/patch-lib::Video::DVDRip::Project.pm
===================================================================
RCS file: files/patch-lib::Video::DVDRip::Project.pm
diff -N files/patch-lib::Video::DVDRip::Project.pm
--- files/patch-lib::Video::DVDRip::Project.pm	16 Jan 2003 02:17:53 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,38 +0,0 @@
---- lib/Video/DVDRip/Project.pm.orig	Fri Jan  3 15:22:00 2003
-+++ lib/Video/DVDRip/Project.pm		Fri Jan  3 15:24:34 2003
-@@ -272,7 +272,7 @@
- 	my $dir;
- 
- 	if ( $mode eq 'rip' or $mode eq 'dvd' ) {
--		$dir = $self->config('dvd_mount_point');
-+		$dir = $self->config('dvd_device');
- 
- 	} elsif ( $mode eq 'dvd_image' ) {
- 		$dir = $self->dvd_image_dir;
-@@ -445,7 +445,7 @@
- 	
- 	return 1 if $self->rip_mode eq 'dvd_image';
- 	
--	my $dvd_mount_point = $self->config('dvd_mount_point');
-+	my $dvd_mount_point = $self->config('dvd_device');
- 
- 	return 1 if -d "$dvd_mount_point/video_ts";
- 	return 1 if -d "$dvd_mount_point/VIDEO_TS";
-@@ -457,7 +457,7 @@
- 	
- 	return 1 if $self->rip_mode eq 'dvd_image';
- 
--	my $dvd_mount_point = $self->config('dvd_mount_point');
-+	my $dvd_mount_point = $self->config('dvd_device');
- 
- 	$self->log ("Mounting DVD at $dvd_mount_point");
- 
-@@ -476,7 +476,7 @@
- 	
- 	return 1 if $self->rip_mode eq 'dvd_image';
- 
--	my $dvd_mount_point = $self->config('dvd_mount_point');
-+	my $dvd_mount_point = $self->config('dvd_device');
- 
- 	my $mount = qx[ umount $dvd_mount_point 2>&1 ];
- 
Index: files/patch-lib::Video::DVDRip::Title.pm
===================================================================
RCS file: /home/ncvs/ports/multimedia/dvdrip/files/patch-lib::Video::DVDRip::Title.pm,v
retrieving revision 1.1
diff -u -u -r1.1 patch-lib::Video::DVDRip::Title.pm
--- files/patch-lib::Video::DVDRip::Title.pm	11 Jan 2005 22:40:47 -0000	1.1
+++ files/patch-lib::Video::DVDRip::Title.pm	14 Aug 2005 18:16:58 -0000
@@ -1,6 +1,6 @@
 --- lib/Video/DVDRip/Title.pm.orig	Wed Dec 29 20:15:48 2004
 +++ lib/Video/DVDRip/Title.pm	Wed Dec 29 20:16:44 2004
-@@ -2152,10 +2152,10 @@
+@@ -2205,10 +2205,10 @@
  
  		$command .=
  			"dr_exec avimerge".
@@ -13,7 +13,7 @@
  			" mv $avi_file.merged $avi_file &&".
  			" rm $audio_file &&".
  			" echo DVDRIP_SUCCESS";
-@@ -2540,7 +2540,7 @@
+@@ -2595,7 +2595,7 @@
  	my $target_file = $self->preview_filename( type => $type );
  	
  	my $catch = $self->system (
@@ -22,7 +22,7 @@
  	);
  	my ($width, $height);
  	($width, $height) = ( $catch =~ /(\d+)x(\d+)/ );
-@@ -2598,7 +2598,7 @@
+@@ -2653,7 +2653,7 @@
  	}
  	
  	my $catch = $self->system (
--- dvdrip-0.52.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list