Date: Mon, 23 Apr 2007 16:18:33 -0400 (EDT) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris <jharris@widomaker.com> Subject: ports/112052: ports/www/Makefile - add cherokee-devel, sort Message-ID: <200704232018.l3NKIXW1003880@wilma.widomaker.com> Resent-Message-ID: <200704232020.l3NKK2rf034396@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112052 >Category: ports >Synopsis: ports/www/Makefile - add cherokee-devel, sort >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 23 20:20:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Jason Harris >Release: FreeBSD 6.2-STABLE i386 >Organization: N/A >Environment: System: FreeBSD 6.2-STABLE i386 >Description: sat@ forgot to hook cherokee-devel into the build, several forgot to keep the SUBDIR entries sorted >How-To-Repeat: apply patch below >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/Makefile,v retrieving revision 1.1796 diff -u -r1.1796 Makefile --- Makefile 23 Apr 2007 10:06:57 -0000 1.1796 +++ Makefile 23 Apr 2007 20:14:07 -0000 @@ -75,6 +75,7 @@ SUBDIR += checkbot SUBDIR += cheetah SUBDIR += cherokee + SUBDIR += cherokee-devel SUBDIR += chimera SUBDIR += chpasswd SUBDIR += chtml @@ -150,10 +151,10 @@ SUBDIR += ffproxy SUBDIR += fhttpd SUBDIR += firefox - SUBDIR += firefox15 SUBDIR += firefox-devel SUBDIR += firefox-i18n SUBDIR += firefox-remote + SUBDIR += firefox15 SUBDIR += flashplugin-mozilla SUBDIR += flat-frog SUBDIR += flock @@ -228,9 +229,6 @@ SUBDIR += jakarta-jmeter SUBDIR += jakarta-tomcat4 SUBDIR += jakarta-tomcat5 - SUBDIR += tomcat41 - SUBDIR += tomcat55 - SUBDIR += tomcat6 SUBDIR += jdresolve SUBDIR += jesred SUBDIR += jetspeed @@ -248,9 +246,9 @@ SUBDIR += libgtkhtml SUBDIR += libhttpd-persistent SUBDIR += libwww + SUBDIR += lifetype SUBDIR += lightsquid SUBDIR += lighttpd - SUBDIR += lifetype SUBDIR += lilurl SUBDIR += linkcheck SUBDIR += linkchecker @@ -331,13 +329,13 @@ SUBDIR += mod_bunzip2 SUBDIR += mod_bw SUBDIR += mod_cband - SUBDIR += mod_cplusplus - SUBDIR += mod_curb SUBDIR += mod_cfg_ldap SUBDIR += mod_cgi_debug SUBDIR += mod_chroot SUBDIR += mod_clamav SUBDIR += mod_color + SUBDIR += mod_cplusplus + SUBDIR += mod_curb SUBDIR += mod_cvs SUBDIR += mod_cvs2 SUBDIR += mod_dav @@ -1136,6 +1134,9 @@ SUBDIR += tikiwiki SUBDIR += tinymce SUBDIR += tinyproxy + SUBDIR += tomcat41 + SUBDIR += tomcat55 + SUBDIR += tomcat6 SUBDIR += trac SUBDIR += trac-accountmanager SUBDIR += trac-addcomment @@ -1292,10 +1293,6 @@ SUBDIR += ziproxy SUBDIR += znavigator SUBDIR += zope - SUBDIR += zope210 - SUBDIR += zope28 - SUBDIR += zope29 - SUBDIR += zope3 SUBDIR += zope-FileSystemSite SUBDIR += zope-annotations SUBDIR += zope-archetypes @@ -1336,5 +1333,9 @@ SUBDIR += zope-zmysqlda SUBDIR += zope-zsyncer SUBDIR += zope-zwiki + SUBDIR += zope210 + SUBDIR += zope28 + SUBDIR += zope29 + SUBDIR += zope3 .include <bsd.port.subdir.mk> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iJ0EARECAF0FAkYtE8ZWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93 PXRydWUACgkQSypIl9OdoOPC/gCgzKV/UjeuZjWCypqn0Hcz7e6/JykAn2CxQ+Yt 2luMRUDQWLExJZ5AIUjB =augf -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704232018.l3NKIXW1003880>