mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
returning 406 Not Acceptable if your http(s) request does not include a Accept header of the destination file type or */*. (a missing Accept line should be intepreted as accepting all types). * fix fetching by adding another mirror site * change download urls to ones given on project page * add https mirror * change default device from cuad to cuau (cuad is 7.x and earlier) * remove conditional for 7.x device names: 7.x is no more supported PR: ports/179871 Submitted by: r4721@tormail.org
10 lines
388 B
Text
10 lines
388 B
Text
--- doc/minirc.dfl.orig 2009-12-12 16:47:47.000000000 +0100
|
|
+++ doc/minirc.dfl 2011-12-28 16:07:59.000000000 +0100
|
|
@@ -1,2 +1,7 @@
|
|
# $Id: minirc.dfl,v 1.1.1.1 2003-03-30 18:55:39 al-guest Exp $
|
|
# Machine-generated file - use "minicom -s" to change parameters.
|
|
+pr port /dev/cuau0
|
|
+pu baudrate 9600
|
|
+pu bits 8
|
|
+pu parity N
|
|
+pu minit
|