diff --git a/devel/Makefile b/devel/Makefile index caffb5deb5c..4db88ab12b8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.437 2006/11/13 10:44:18 espie Exp $ +# $OpenBSD: Makefile,v 1.438 2006/11/13 15:25:16 espie Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -302,6 +302,7 @@ SUBDIR += p5-IO-Tee SUBDIR += p5-IO-Tty SUBDIR += p5-IO-stringy + SUBDIR += p5-IPC-Run SUBDIR += p5-IPC-Run3 SUBDIR += p5-IPC-ShareLite SUBDIR += p5-Lchown @@ -357,9 +358,11 @@ SUBDIR += p5-SVN-Simple SUBDIR += p5-SVN-Web SUBDIR += p5-Scalar-Defer + SUBDIR += p5-Set-IntRange SUBDIR += p5-Set-Object SUBDIR += p5-Set-Scalar SUBDIR += p5-Shell-Command + SUBDIR += p5-Spiffy SUBDIR += p5-String-CRC32 SUBDIR += p5-String-Scanf SUBDIR += p5-Sub-Name @@ -367,12 +370,14 @@ SUBDIR += p5-Sub-Uplevel SUBDIR += p5-Taint-Runtime SUBDIR += p5-Task-Weaken + SUBDIR += p5-Term-Prompt SUBDIR += p5-Term-ReadKey SUBDIR += p5-Term-ReadLine-Gnu SUBDIR += p5-Term-ReadPassword SUBDIR += p5-Term-Screen SUBDIR += p5-Term-ScreenColor SUBDIR += p5-Term-Shell + SUBDIR += p5-Test-Base SUBDIR += p5-Test-Builder-Tester SUBDIR += p5-Test-Class SUBDIR += p5-Test-Deep diff --git a/graphics/Makefile b/graphics/Makefile index 65e5316dba9..8468779ba80 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.168 2006/11/04 13:30:43 espie Exp $ +# $OpenBSD: Makefile,v 1.169 2006/11/13 15:25:16 espie Exp $ # $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ # @@ -97,6 +97,7 @@ SUBDIR += p5-GD-SVG SUBDIR += p5-GD-TextUtil SUBDIR += p5-Graphics-ColorNames + SUBDIR += p5-Image-BioChrome SUBDIR += p5-Image-EXIF SUBDIR += p5-Image-ExifTool SUBDIR += p5-Image-Imlib2 diff --git a/mail/Makefile b/mail/Makefile index d9bf542db51..c6023cf8289 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.167 2006/11/13 00:13:55 espie Exp $ +# $OpenBSD: Makefile,v 1.168 2006/11/13 15:25:16 espie Exp $ # $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $ # @@ -119,6 +119,7 @@ SUBDIR += p5-Mail-IMAPClient SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-SPF-Query + SUBDIR += p5-Mail-Sender SUBDIR += p5-Mail-SpamAssassin SUBDIR += p5-Mail-Tools SUBDIR += p5-SMTP-Server diff --git a/www/Makefile b/www/Makefile index 3b9788b969e..c7e9302cca3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.248 2006/11/12 16:34:33 espie Exp $ +# $OpenBSD: Makefile,v 1.249 2006/11/13 15:25:16 espie Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ SUBDIR += amaya # requires Motif (lesstif works) @@ -93,6 +93,8 @@ SUBDIR += p5-Apache-Test SUBDIR += p5-Blatte-HTML SUBDIR += p5-CGI-Ajax + SUBDIR += p5-CGI-Application + SUBDIR += p5-CGI-Application-Generator SUBDIR += p5-CGI-Cookie-Splitter SUBDIR += p5-CGI-Deurl SUBDIR += p5-CGI-Simple @@ -125,6 +127,7 @@ SUBDIR += p5-Catalyst-Plugin-XMLRPC SUBDIR += p5-Catalyst-Runtime SUBDIR += p5-Catalyst-View-Mason + SUBDIR += p5-Config-ApacheFormat SUBDIR += p5-HTML-Base SUBDIR += p5-HTML-CGIChecker SUBDIR += p5-HTML-Calendar-Month-Simple @@ -136,6 +139,7 @@ SUBDIR += p5-HTML-Lint SUBDIR += p5-HTML-Mason SUBDIR += p5-HTML-Parser + SUBDIR += p5-HTML-PopupTreeSelect SUBDIR += p5-HTML-Prototype SUBDIR += p5-HTML-Scrubber SUBDIR += p5-HTML-Stream