Re: Where is "hosts" file for apache https?

2013-02-27 Thread Ryan Schmidt
On Feb 27, 2013, at 19:25, Murray Eisenberg wrote: > Do I correctly understand how to get virtual hosts to work with apache2 from > macports? > > (1) In httpd.conf, uncomment "#Include conf/extra/httpd-vhosts.conf". > > (2) Edit file /opt/local/apache2/conf/extra/httpd-vhosts.conf so as to s

Where is "hosts" file for apache https?

2013-02-27 Thread Murray Eisenberg
Do I correctly understand how to get virtual hosts to work with apache2 from macports? (1) In httpd.conf, uncomment "#Include conf/extra/httpd-vhosts.conf". (2) Edit file /opt/local/apache2/conf/extra/httpd-vhosts.conf so as to set the name and DocumentRoot for each VirualHost (and create t

Re: Creating a Portfile for BirdFont

2013-02-27 Thread Johan Mattsson
Thank you. I know a lot more about packaging now and will work on the things you pointed out. I merged the patch you made in the upstream repository and added the missing files. https://gitorious.org/supplement/birdfont/commit/3a389dc02d9fae3123dde9c664ad756a6f19b256 /Johan __

Re: Disable antivirus when building this port.

2013-02-27 Thread Bradley Giesbrecht
On Feb 27, 2013, at 1:05 AM, Jan Stary wrote: > Should the port > job recognize notes that need to displayed > _before_ the build even starts, display them > up front and pause? Pausing would make building a large dependency chain a real hassle and not work well for the buildbots unless overridd

Re: Notes...that flash by and are gone...

2013-02-27 Thread Ryan Schmidt
On Feb 27, 2013, at 02:57, Jan Stary wrote: > The solution I propose solves all af the above: > just print all the install notes at the end of the port run, > possibly followed by a line 'read the install notes above'. I'd say there's no doubt this is a great idea; it's already filed in the issu

Re: Disable antivirus when building this port.

2013-02-27 Thread Ryan Schmidt
On Feb 27, 2013, at 03:05, Jan Stary wrote: > While looking at various package's notes > (during the ongoing install notes debate), > I noticed a port with the following notes: > > virtuoso has the following notes: > Disable antivirus when building this port. > > Arguably, it is not

Re: Disable antivirus when building this port.

2013-02-27 Thread Chris Jones
Hi, > BTW, why does the virtuoso port need > to have "the antivirus" dissabled? > (Whichever antivirus it may be.) For me thats the main issue. Anything that requires this should clearly be considered a bug… Software should never require the user turns off anything related security (lets not de

Disable antivirus when building this port.

2013-02-27 Thread Jan Stary
While looking at various package's notes (during the ongoing install notes debate), I noticed a port with the following notes: virtuoso has the following notes: Disable antivirus when building this port. Arguably, it is not of much use to the user displaying this note _after_ the

Re: Notes...that flash by and are gone...(was Re: any good audio/video editing apps in macports?)

2013-02-27 Thread Jan Stary
On Feb 26 22:01:36, ctrelea...@cogeco.ca wrote: > At 11:56 PM +0100 2/26/13, Chris Jones wrote: > > > A simple "notes happened above" message would be ideal. > >> > Conversely, we'd be spewing twice as many messages > if the install isn't interrupted. > >>> > >>> Why? If the messages were

Re: NTFS-3G fuse4x dependency

2013-02-27 Thread Dan Ports
On Tue, Feb 26, 2013 at 01:27:23PM -0800, Bradley Giesbrecht wrote: > Fuse ports would need a osxfuse port to depend on and MacPorts does not > currently provide one. This is something I've definitely been meaning to do but haven't had much time for lately. It's likely to involve a non-trivial am