2004-01-01から1年間の記事一覧

id:TransFreeBSD:20041202:p1 の修正

commit log Replace a command for the recent Python 2.4 upgrade to a finer and smarter one. 最近のPython 2.4アップグレードのためのコマンドを、より素晴らしくスマートなものへ置換しました。 $FreeBSD: ports/UPDATING,v 1.110 2004/12/06 05:32:04 …

ブート時のネットワークインターフェイス名変更を可能にしました

追加 #ifconfig_fxp0_name="net0" Change interface name from fxp0 to net0. commit log MFC: Allow to change network interface names during boot time with "ifconfig__name=" in rc.conf rc.conf中の「ifconfig__name=」によりブート時にネットワーク…

前のバージョンのportsがインストールされている場合、multimedia/ffmpegは動きません

20041205: AFFECTS users of multimedia/ffmpeg AUTHOR lioux@FreeBSD.org multimedia/ffmpeg will not work if previous versions of the port are installed. Also, there is a shared library version bump on this update. Therefore: 前のバージョンのp…

make upgrade-site-packagesしなければなりません

20041202: AFFECTS users of any ports which have dependency on lang/python AUTHOR perky@FreeBSD.org After upgrading of lang/python, you must rebuild all its consumer ports to make them get ready to Python 2.4. lang/pythonをアップグレードし…

ネットファイルシステムのリストにnfs4を加えました

修正 netfs_types="nfs:NFS nfs4:NFS4 smbfs:SMB portalfs:PORTAL nwfs:NWFS" Net filesystems. commit log Add nfs4 to list of net filesystems. ネットファイルシステムのリストにnfs4を加えました。 Approved by alfred $FreeBSD: src/etc/defaults…

wlan/athは暗号サポート/txレートコントロールアルゴリズムを個別のモジュールへ分割しました

20041201: The wlan support has been updated to split the crypto support into separate modules. For static WEP you must configure the wlan_wep module in your system or build and install the module in place where it can be loaded (the kernel…

mail/dspam/files/UPDATINGを読んでください

20041128: AFFECTS users of mail/dspam and mail/dspam-devel AUTHOR itetcu@people.tecnik93.com When upgrading from previous version, read mail/dspam/files/UPDATING and adjust your options. 前のバージョンからアップグレードする時、mail/dspam/f…

netgraphを再構築する時、関連モジュールも再構築する必要があります

20041126: The numbers of arguments for ng_timeout() and ng_untimeout() have changed. If netgraph.ko is rebuilt or if netgraph is statically compiled in kernel, then the following modules must also be rebuilt: ng_timeout()およびng_untimeout…

jail毎のfstab(5)ファイルを実装しました

追加 #jail_example_mount_enable="NO" mount/umount jail's fs #jail_example_fstab="" fstab(5) for mount/umount commit log Implement per-jail fstab(5) files. Here's a rc.conf sample using this feature for a jail named foo: jail毎のfstab(5)フ…

文末空白と戦います

commit log Fight trailing whitespace (no content change) 文末空白との戦い(内容変更なし) $FreeBSD: ports/UPDATING,v 1.104 2004/11/21 03:57:35 pav Exp $

Rawdog 2.xはstateファイルのフォーマットを変更します

20041121: AFFECTS users of news/rawdog AUTHOR tim@bishnet.net Rawdog 2.x changes the format of the state file used in 1.x. To upgrade from 1.x to 2.x the rawdog author recommends the following: Rawdog 2.xは、1.xで使用されるstateファイルの…

NO_SWAPPINGが行う事に関するコメントを更新しました

修正 # Disable swapping of upages and stack pages. This option removes all # code which actually performs swapping, so it's not possible to turn # it back on at run-time. # upagesとスタックページのスワップを無効にします。このオプションは、…

id:TransFreeBSD:20041024:p5 の修正

commit log Make it clear that 'SQLite 1.x' is not the original SQLite, but a perl module to use SQLite. 「SQLite 1.x」がオリジナルのSQLiteではなくSQLiteを使用するperlモジュールであることを明確にしました。 Suggested by nork (via ReichaNet) …

portsdb更新中にエラーが出る場合はPORTS_DBDRIVER変数を調節してください

20041118: AFFECTS users of sysutils/portupgrade AUTHOR lofi@freebsd.org portsdb(1) is part of the portupgrade suite and is used to convert a ports INDEX file to a binary INDEX.db database. By default, it uses the libc-builtin berkeley db t…

BricolageはDSOとしてコンパイルされたmod_perl上で実行できるかもしれません

20041116: AFFECTS users of www/bricolage AUTHOR ports@rbt.ca Bricolage may now be run on mod_perl compiled as a DSO for Apache when following these guidelines: Bricolageは、これらのガイドラインに従うとき、ApacheのためのDSOとしてコンパイル…

カーネルからの80386サポート削除

commit log Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove 80386 (I386_CPU) support from the kernel. FreeBSDの80386サポートの軌道離脱点火シーケンス開始:カーネルからの80386(I386_CPU)サポート削除 $FreeBSD: src/sys/i386/co…

80386CPUを備えたシステムはFreeBSD 5.x以前を使用してください

20041116: Support for systems with an 80386 CPU has been removed. Please use FreeBSD 5.x or earlier on systems with an 80386. 80386CPUを備えたシステムのサポートが削除されました。80386を備えたシステムはFreeBSD 5.xあるいはより初期版を使用し…

INDEX-5の除去により「make index」に長い時間をとるかもしれません

20041115: AFFECTS users of sysutils/portupgrade AUTHOR lofi@FreeBSD.org Due to the recent removal of INDEX and INDEX-5 from FreeBSD's CVS, portupgrade with default configuration will run 'make index' if started after cvsup'ing the ports-co…

構築されるドライバのリストにacpi_sonyを加えました

追加 # ACPI Sony extra (LCD brightness) device acpi_sony commit log Add acpi_sony to the list of drivers that are built. 構築されるドライバのリストにacpi_sonyを加えました。 $FreeBSD: src/sys/i386/conf/NOTES,v 1.1175 2004/11/15 19:46:22 imp…

さらに若干のautofsリファレンスを得て下さい

削除 options AUTOFS Auto File System commit log Catch a few more autofs references. さらに若干のautofsリファレンスを得て下さい。 Submitted by obrien $FreeBSD: src/sys/conf/NOTES,v 1.1288 2004/11/12 19:44:30 peter Exp $

javavmwrapperがシンボリックリンクを作成するように書き直されました

20041111: AFFECTS users of java AUTHOR glewis@FreeBSD.org javavmwrapper has been rewritten. It now creates symbolic links for all executables of the Java VMs that have been registered with it. These symbolic links may impact which version …

mpeg4ipは更新され、2つの別個のportsへ分割されました

20041111: AFFECTS users of audio/faad, multimedia/mpeg4ip AUTHOR lioux@FreeBSD.org mpeg4ip has been updated and broken down into 2 separate ports: mpeg4ip and mpeg4ip-libmp4v2. Furthermore, mpeg4ip now depends on faad. Moreover, faad now d…

MDルートファイルシステムは/etc/rcでマウントする必要があるかもしれません

20041110: We have had a hack which would mount the root filesystem R/W if the device were named 'md*'. As part of the vnode work I'm doing I have had to remove this hack. People building systems which use preloaded MD root filesystems may …

ng_netflowを構築するために加えました

追加 options NETGRAPH_NETFLOW commit log MFC: Attach ng_netflow to build. ng_netflowを構築するために加えました。 Approved by julian (mentor) $FreeBSD: src/sys/conf/NOTES,v 1.1261.2.8 2004/11/10 19:11:12 glebius Exp $

tmpmfs_flagsとvarmfs_flagsオプションを加えました

追加 tmpmfs_flags="-S" Extra mdmfs options for the mfs /tmp varmfs_flags="-S" Extra mount options for the mfs /var commit log Add two new rc.conf options: tmpmfs_flags and varmfs_flags. 2つの新しいrc.confオプションを加えました:tmpmfs_flags…

vlanはmiibusを必要とします

追加 # The `vlan' device implements the VLAN tagging of Ethernet frames # according to IEEE 802.1Q. It requires `device miibus'. # 「vlan」デバイスは、IEEE 802.1Qによるイーサネットフレームの # VLANタギングを実装します。それには「device mii…

旧式のgxドライバを削除しました

削除 # gx: Intel Pro/1000 Gigabit Ethernet (82542, 82543-F, 82543-T)device gx commit log Remove the obsolete gx driver. 旧式のgxドライバを削除しました。 All the hardware is supported by the better maintained if_em driver. すべてのハードウ…

GNOMEを2.8へ更新するためにportupgrade(1)を使用しないでください

20041107: AFFECTS all users who have any GNOME libraries installed AUTHOR adamw@FreeBSD.org and the rest of the FreeBSD/GNOME crew Hey, 2.6! You don't have to be 2.6 anymore! やぁ2.6!もう2.6である必要がなくなったよ! Do NOT use portupgrade(…

gmailのためにブラウザIDを「Safari 1.2.3 on Mac OS X」にセットする必要があります

20041107: AFFECTS users of x11/kdebase3 AUTHOR kde@freebsd.org To use GMail in konqueror, you need to set the browser identification for gmail.google.com to 'Safari 1.2.3 on Mac OS X', otherwise you will not be able to click on any links i…

サーバを再起動する前にrskkserv.confを更新してください

20041104: AFFECTS users of japanese/rskkserv AUTHOR rushani@FreeBSD.org The format of PREFIX/etc/rskkserv.conf has changed in version 2.95. Please update your configuration file before restarting the server using PREFIX/share/examples/rskk…