On Sun, Mar 29, 2009 at 12:56 PM, JasonHirsh <hirshj@xxxxxxx> wrote: > > I have been trying to upgrade my installed ports. The upgrade of 2.11 fails > > I get a > sed: 1: "s,%%FTPUSERS%%,$FreeBSD ...": bad flag in substitute command: 'v' > *** Error code 1 > > I tried a google search and can't find any information on this error...Can > some one point me in the right direction? > This really should be asked on the ports@xxxxxxxxxxx mailing list. You're trying to upgrade your installed ports, but did you update the ports tree? I installed Apache 2.2.11 approximately 2 days ago, and did not see this error. Do you have any oddities in /etc/make.conf ? Another thing to try: cd /usr/ports/www/apache22/; make deinstall; make rmconfig; make config; make install That'll make sure everything is clean (old configs, etc, etc). -- Glen Barber --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx