9a7e
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I often find that when installing a new port when messages come up they go by to fast and I never think about going back and checking them later, just for kicks, is there an option that pauses on messages?
|
|
#2
|
|||
|
|||
|
I am not aware of any options to pause when messages are displayed.
However, most of the time when a message is displayed it comes either from a pkg-message file in the port directory, or from a text directly written below the Code:
post-install: So looking at those two places might provide you a way to reread the original message you missed. Hope this helps!
__________________
Frederic Culot, FreeBSD committer <culot@FreeBSD.org> http://people.FreeBSD.org/~culot |
|
#3
|
|||
|
|||
|
portmaster -i -d -B -P -g category/port will display the message(s) before relinquishing its terminal back to the prompt. You may find it useful... there is also
Code:
/usr/ports/category/port/pkg-message /usr/ports/category/port/work/pkg-message |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| messages after portupgrade | hirohitosan | Installation and Maintenance of FreeBSD Ports or Packages | 2 | November 12th, 2010 21:24 |
| [Solved] Can't send messages | kenorb | Feedback | 2 | November 8th, 2010 15:36 |
| arp problem in /var/log/messages | parcival | Networking | 4 | April 26th, 2010 15:10 |
| Tip: Log console messages | mix_room | Howtos & FAQs (Moderated) | 7 | January 15th, 2010 09:11 |