pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue May 31 20:56:34 UTC 2022

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: add some perl packages


To generate a diff of this commit:
cvs rdiff -u -r1.1628 -r1.1629 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1628 pkgsrc/www/Makefile:1.1629
--- pkgsrc/www/Makefile:1.1628  Wed May 25 15:38:39 2022
+++ pkgsrc/www/Makefile Tue May 31 20:56:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1628 2022/05/25 15:38:39 kleink Exp $
+# $NetBSD: Makefile,v 1.1629 2022/05/31 20:56:34 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -259,6 +259,7 @@ SUBDIR+=    ocsigen-start
 SUBDIR+=       ocsigen-toolkit
 SUBDIR+=       otter-browser
 SUBDIR+=       p5-Alien-GvaScript
+SUBDIR+=       p5-Alien-LibGumbo
 SUBDIR+=       p5-Any-URI-Escape
 SUBDIR+=       p5-AnyEvent-HTTP
 SUBDIR+=       p5-AnyEvent-HTTPD
@@ -381,6 +382,8 @@ SUBDIR+=    p5-HTML-FillInForm
 SUBDIR+=       p5-HTML-Form
 SUBDIR+=       p5-HTML-FormFu
 SUBDIR+=       p5-HTML-Format
+SUBDIR+=       p5-HTML-FormatExternal
+SUBDIR+=       p5-HTML-Gumbo
 SUBDIR+=       p5-HTML-LinkExtractor
 SUBDIR+=       p5-HTML-Lint
 SUBDIR+=       p5-HTML-Mason
@@ -427,6 +430,7 @@ SUBDIR+=    p5-HTTP-Date
 SUBDIR+=       p5-HTTP-Entity-Parser
 SUBDIR+=       p5-HTTP-GHTTP
 SUBDIR+=       p5-HTTP-HeaderParser-XS
+SUBDIR+=       p5-HTTP-Headers-ActionPack
 SUBDIR+=       p5-HTTP-Headers-Fast
 SUBDIR+=       p5-HTTP-Lite
 SUBDIR+=       p5-HTTP-Message
@@ -589,6 +593,7 @@ SUBDIR+=    p5-WWW-Pastebin-PastebinCom-Cre
 SUBDIR+=       p5-WWW-Pastebin-RafbNet-Create
 SUBDIR+=       p5-WWW-RobotRules
 SUBDIR+=       p5-WWW-Shorten
+SUBDIR+=       p5-Web-Machine
 SUBDIR+=       p5-Web-Scraper
 SUBDIR+=       p5-WordPress-XMLRPC
 SUBDIR+=       p5-libapreq2



Home | Main Index | Thread Index | Old Index