Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

FreeBSD Port: portmaster-2.17 (on console)

 
   FreeBSD Hosting (Home) -> FreeBSD Ports RSS
Next:  CPAN Packages not registered  
Author Message
Richard (Rick) Seay

External


Since: Jan 25, 2010
Posts: 1



(Msg. 1) Posted: Mon Jan 25, 2010 1:10 pm
Post subject: FreeBSD Port: portmaster-2.17 (on console)
Archived from groups: mailing>freebsd>ports (more info?)

Hi Doug,

First let me thank you for portmaster. It's a wonderful tool for
managing ports.

Today I updated to version 2.17. I usually update my ports from the
system console. With the new version I get beeps and messages beginning
with "0;".

I made the following change to a local copy of the script to get around
the problem. It works for me, but you probably have a more general
solution.

term_printf () {
case $TERM in
cons25) ;;
*) printf "\033]0;${0##*/}: ${PM_PARENT_PORT}${1}\007" ;;
esac
}

Thanks again!

Rick Seay
_______________________________________________
freebsd-ports.RemoveThis@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

 >> Stay informed about: FreeBSD Port: portmaster-2.17 (on console) 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
FreeBSD, Intel Motherboards and Portmaster Serial Console .. - I just picked up a PM25 for our colo facility, so that I can do remote admin on the FreeBSD boxes ... our two Tyan servers are a piece of cake, as they have DB9 Serial, like I'd expect ... but the Intel motherboards have "External RJ45 serial, in...

FreeBSD Port: portmaster-1.9 - I'm not sure if this is a problem with portmaster. I've just started to use portmaster and therefore I'd apreciate if you'll just taka a look and if it's not related to portmaster ok, otherwise Please give me a hint on what to do. I've tried both y an...

can't start pvm console/daemon - Hi, soon I need to write a pvm application destined for a linux cluster at university. It would be very nice, to be able to already develop on my FreeBSD 6.0 laptop. (I already saw phk's hint in the cvs log to simulate several pvms using FreeBSD..

HEADS-UP: new dummy syscalls for linuxolator -> new consol.. - Hi, I just committed some dummy syscalls to the linuxolator in current. The only purpose of them is to moan if a linux program wants to use an unimplemented syscall. So if you use a linux program and you see some related messages on the console after..

portmaster did not replace port - Hi, I am trying to use portmaster to replace installed GnuPG 2 with GnuPG 1. portmaster -o security/gnupg1 gnupg-2.0.4 But it always ends with gnupg-2.0.4 re-installed again, so now I have both versions installed. Is it possible to use portmaster for....
   FreeBSD Hosting (Home) -> FreeBSD Ports All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]