Index: head/www/Makefile =================================================================== --- head/www/Makefile (revision 34336) +++ head/www/Makefile (revision 34337) @@ -1,207 +1,208 @@ # $FreeBSD$ # SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += adzapper SUBDIR += amaya SUBDIR += analog SUBDIR += aolserver SUBDIR += apache13 SUBDIR += apache13-fp SUBDIR += apache13-modssl SUBDIR += apache13-ssl SUBDIR += apache13+ipv6 SUBDIR += apache-contrib SUBDIR += apache-jserv SUBDIR += arena SUBDIR += ashe # requires Motif SUBDIR += asp2php SUBDIR += aswedit SUBDIR += bacon SUBDIR += bkmrkconv SUBDIR += bluefish SUBDIR += bsdi-netscape47-communicator SUBDIR += bsdi-netscape47-navigator SUBDIR += bmsync SUBDIR += boa SUBDIR += cadaver SUBDIR += calamaris SUBDIR += cgi-lib SUBDIR += cgic SUBDIR += cgihtml SUBDIR += cgiparse SUBDIR += cgiwrap SUBDIR += checkbot SUBDIR += chimera SUBDIR += chimera2 SUBDIR += comline SUBDIR += css-mode.el SUBDIR += decss SUBDIR += demoroniser SUBDIR += djvuplugin SUBDIR += encompass SUBDIR += erwn SUBDIR += evg SUBDIR += fcgi SUBDIR += fhttpd SUBDIR += flashplugin SUBDIR += fxhtml SUBDIR += g-gcl SUBDIR += galeon SUBDIR += glibwww SUBDIR += gn SUBDIR += gnuinfo SUBDIR += gnujsp SUBDIR += grail SUBDIR += gtkhtml SUBDIR += harvest SUBDIR += hotjava SUBDIR += htmlpp SUBDIR += http-analyze SUBDIR += http_load SUBDIR += httperf SUBDIR += httptunnel SUBDIR += hypermail SUBDIR += indexme SUBDIR += jakarta-tomcat SUBDIR += jesred SUBDIR += jetty SUBDIR += junkbuster SUBDIR += kannel SUBDIR += kdreamsite SUBDIR += knowledgekit SUBDIR += kwebsearch SUBDIR += kwebwatch SUBDIR += libghttp SUBDIR += libwww SUBDIR += libxpg4-ns SUBDIR += linbot SUBDIR += linemode SUBDIR += links SUBDIR += linux-flashplugin SUBDIR += linux-lesstif-ns SUBDIR += linux-netscape4 SUBDIR += linux-netscape47-communicator SUBDIR += linux-netscape47-navigator SUBDIR += linux-netscape6 SUBDIR += lynx SUBDIR += lynx-current SUBDIR += lynx-ssl SUBDIR += mapedit SUBDIR += marc-search SUBDIR += mathopd SUBDIR += mhonarc SUBDIR += mod_auth_mysql SUBDIR += mod_dav SUBDIR += mod_dtcl SUBDIR += mod_fastcgi SUBDIR += mod_perl SUBDIR += mod_php3 SUBDIR += mod_php4 SUBDIR += mod_python SUBDIR += mod_roaming SUBDIR += mod_ruby SUBDIR += mod_zap SUBDIR += momspider SUBDIR += mozilla SUBDIR += mozilla-embedded SUBDIR += mozilla+ipv6 SUBDIR += neon SUBDIR += netscape-remote SUBDIR += netscape-wrapper SUBDIR += netscape3 SUBDIR += netscape3-gold SUBDIR += netscape4-communicator SUBDIR += netscape4-communicator.us SUBDIR += netscape4-navigator SUBDIR += netscape47-communicator SUBDIR += netscape47-navigator SUBDIR += nscache SUBDIR += npc SUBDIR += oops SUBDIR += p5-Apache SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-Peek SUBDIR += p5-Apache-Radius SUBDIR += p5-Apache-Session SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-FastCGI SUBDIR += p5-HTML SUBDIR += p5-HTML-Embperl SUBDIR += p5-HTML-Mason SUBDIR += p5-HTML-Parser SUBDIR += p5-HTML-QuickCheck SUBDIR += p5-HTML-Stream SUBDIR += p5-HTML-Summary + SUBDIR += p5-HTML-TableExtract SUBDIR += p5-HTML-TableLayout SUBDIR += p5-HTML-Tagset SUBDIR += p5-HTML-Template SUBDIR += p5-HTML-Tree SUBDIR += p5-HTTPD-Tools SUBDIR += p5-ParallelUA SUBDIR += p5-WWW-Search SUBDIR += p5-libapreq SUBDIR += p5-libwww SUBDIR += peacock SUBDIR += plugger SUBDIR += publicfile SUBDIR += py-HTMLgen SUBDIR += qdecoder SUBDIR += quanta SUBDIR += roxen SUBDIR += ruboard SUBDIR += screem SUBDIR += sitecopy SUBDIR += smb_auth SUBDIR += snarf SUBDIR += squid22 SUBDIR += squid23 SUBDIR += squidclients SUBDIR += squidguard SUBDIR += squidtimes SUBDIR += squirm SUBDIR += squishdot SUBDIR += ssserver SUBDIR += surfraw SUBDIR += swish-e SUBDIR += tclhttpd SUBDIR += thttpd SUBDIR += thumbnail_index SUBDIR += tidy SUBDIR += tinyproxy SUBDIR += transproxy SUBDIR += udmsearch SUBDIR += vrweb SUBDIR += w3 SUBDIR += w3c-httpd SUBDIR += w3m SUBDIR += w3m-ssl SUBDIR += w3mir SUBDIR += wcol SUBDIR += web2ldap SUBDIR += web500gw SUBDIR += webalizer SUBDIR += webalizer-2 SUBDIR += webcopy SUBDIR += webcrawl SUBDIR += webfs SUBDIR += webglimpse SUBDIR += weblint SUBDIR += webstone SUBDIR += wml SUBDIR += wmnetselect SUBDIR += wn SUBDIR += wwwcount SUBDIR += wwwoffle SUBDIR += wwwstat SUBDIR += xitami SUBDIR += xswallow SUBDIR += znavigator SUBDIR += zope SUBDIR += zope-ptk .include Property changes on: head/www/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.265 \ No newline at end of property +1.266 \ No newline at end of property Index: head/www/p5-HTML-TableExtract/Makefile =================================================================== --- head/www/p5-HTML-TableExtract/Makefile (nonexistent) +++ head/www/p5-HTML-TableExtract/Makefile (revision 34337) @@ -0,0 +1,26 @@ +# New ports collection makefile for: p5-HTML-TableExtract +# Date created: October 21th 2000 +# Whom: Sergey Osokin aka oZZ +# +# $FreeBSD$ +# + +PORTNAME= HTML-TableExtract +PORTVERSION= 1.05 +CATEGORIES= www perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= HTML +PKGNAMEPREFIX= p5- + +MAINTAINER= ozz@FreeBSD.org.ru + +USE_PERL5= yes + +MAN3= HTML::TableExtract.3 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +do-configure: + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ + CC="${CC}" CCFLAGS="${CFLAGS}" + +.include Property changes on: head/www/p5-HTML-TableExtract/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/www/p5-HTML-TableExtract/distinfo =================================================================== --- head/www/p5-HTML-TableExtract/distinfo (nonexistent) +++ head/www/p5-HTML-TableExtract/distinfo (revision 34337) @@ -0,0 +1 @@ +MD5 (HTML-TableExtract-1.05.tar.gz) = 3a515de85c93e688a37c07e042901a11 Property changes on: head/www/p5-HTML-TableExtract/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/www/p5-HTML-TableExtract/pkg-comment =================================================================== --- head/www/p5-HTML-TableExtract/pkg-comment (nonexistent) +++ head/www/p5-HTML-TableExtract/pkg-comment (revision 34337) @@ -0,0 +1 @@ +Perl extension for extracting the text contained in tables within an HTML document Property changes on: head/www/p5-HTML-TableExtract/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/www/p5-HTML-TableExtract/pkg-descr =================================================================== --- head/www/p5-HTML-TableExtract/pkg-descr (nonexistent) +++ head/www/p5-HTML-TableExtract/pkg-descr (revision 34337) @@ -0,0 +1,6 @@ +HTML::TableExtract is a module that simplifies the extraction +of information contained in tables within HTML documents. + +Tables of note may be specified using Headers, Depth, Count, +or some combination of the three. See the module documentation +for details. Property changes on: head/www/p5-HTML-TableExtract/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/www/p5-HTML-TableExtract/pkg-plist =================================================================== --- head/www/p5-HTML-TableExtract/pkg-plist (nonexistent) +++ head/www/p5-HTML-TableExtract/pkg-plist (revision 34337) @@ -0,0 +1,3 @@ +lib/perl5/site_perl/%%PERL_VER%%/HTML/TableExtract.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML-TableExtract/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML-TableExtract Property changes on: head/www/p5-HTML-TableExtract/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property