From owner-freebsd-ports Fri Mar 30 1: 0:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6976037B71B for ; Fri, 30 Mar 2001 01:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2U901r91890; Fri, 30 Mar 2001 01:00:01 -0800 (PST) (envelope-from gnats) Received: from zombie.antar.bryansk.ru (zombie.antar.bryansk.ru [195.239.214.68]) by hub.freebsd.org (Postfix) with ESMTP id C171137B71E for ; Fri, 30 Mar 2001 00:52:27 -0800 (PST) (envelope-from kappa@zombie.antar.bryansk.ru) Received: (from kappa@localhost) by zombie.antar.bryansk.ru (8.11.3/8.11.3) id f2U8qNG71371; Fri, 30 Mar 2001 12:52:23 +0400 (MSD) (envelope-from kappa) Message-Id: <200103300852.f2U8qNG71371@zombie.antar.bryansk.ru> Date: Fri, 30 Mar 2001 12:52:23 +0400 (MSD) From: Alex Kapranoff Reply-To: kappa@zombie.antar.bryansk.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/26213: New port: p5-HTML-Clean Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26213 >Category: ports >Synopsis: New port: p5-HTML-Clean >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 30 01:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alex Kapranoff >Release: FreeBSD 4.3-RC i386 >Organization: Inner Mongolia >Environment: System: FreeBSD zombie.antar.bryansk.ru 4.3-RC FreeBSD 4.3-RC #5: Mon Mar 26 12:42:11 MSD 2001 root@zombie.antar.bryansk.ru:/usr/src/sys/compile/ZOMBIE i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-HTML-Clean/ # p5-HTML-Clean/Makefile # p5-HTML-Clean/distinfo # p5-HTML-Clean/pkg-comment # p5-HTML-Clean/pkg-descr # p5-HTML-Clean/pkg-plist # echo c - p5-HTML-Clean/ mkdir -p p5-HTML-Clean/ > /dev/null 2>&1 echo x - p5-HTML-Clean/Makefile sed 's/^X//' >p5-HTML-Clean/Makefile << 'END-of-p5-HTML-Clean/Makefile' X# New ports collection makefile for: p5-HTML-Clean X# Date created: March 30th 2001 X# Whom: Alex Kapranoff X# X# $FreeBSD$ X# X XPORTNAME= HTML-Clean XPORTVERSION= 0.8 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= HTML XPKGNAMEPREFIX= p5- X XMAINTAINER= kapr@crosswinds.net X XPERL_CONFIGURE= yes XCONFIGURE_ARGS= INSTALLMAN1DIR=${MANPREFIX}/man/man1 X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= HTML::Clean.3 XMAN1= htmlclean.1 X X.include END-of-p5-HTML-Clean/Makefile echo x - p5-HTML-Clean/distinfo sed 's/^X//' >p5-HTML-Clean/distinfo << 'END-of-p5-HTML-Clean/distinfo' XMD5 (HTML-Clean-0.8.tar.gz) = ee562703b7700c7fd4173f355e83ec2c END-of-p5-HTML-Clean/distinfo echo x - p5-HTML-Clean/pkg-comment sed 's/^X//' >p5-HTML-Clean/pkg-comment << 'END-of-p5-HTML-Clean/pkg-comment' XCleans up HTML code for web browsers, not humans END-of-p5-HTML-Clean/pkg-comment echo x - p5-HTML-Clean/pkg-descr sed 's/^X//' >p5-HTML-Clean/pkg-descr << 'END-of-p5-HTML-Clean/pkg-descr' XThe majority of the web pages of the internet today are Xmuch larger than they need to be. The reason for this is Xthat HTML tends to be stored in a human readable format, with Xindenting, newlines and comments. X XHowever, all of these comments, whitespace etc. are ignored by Xthe browser, and needlessly lengthen download times. X XSecond, many people are using WYSIWYG HTML editors these days. XThis makes creating content easy. However these editors can Xcause a number of compatibility problems by tying themselves to Xa particular browser or operating system. X XThe HTML::Clean module encapsulates a number of HTML optimizations Xand cleanups. The end result is HTML that loads faster, displays Xproperly in more browsers. Think of it as a compiler that Xtranslates HTML input into optimized machine readable code. X X-- Alex Kapranoff END-of-p5-HTML-Clean/pkg-descr echo x - p5-HTML-Clean/pkg-plist sed 's/^X//' >p5-HTML-Clean/pkg-plist << 'END-of-p5-HTML-Clean/pkg-plist' Xbin/htmlclean Xlib/perl5/site_perl/%%PERL_VER%%/HTML/Clean.pm X@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Clean/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Clean X@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null|| true Xlib/perl5/site_perl/%%PERL_VER%%/auto/HTML/Clean/autosplit.ix X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/HTML/Clean X@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/auto/HTML 2>/dev/null || true END-of-p5-HTML-Clean/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message