.github |
Merge branch 'master' of gitler.moe:suwako/odl |
2024-09-01T04:26:59+09:00 | |
.gitignore |
HTTPステータス200だけの場合をダウンロードする様に + ダウンロードに失敗する場合、ファイルを消す |
2024-05-12T11:19:01+09:00 | |
CHANGELOG.md |
Minux、Haiku、とmacOSでコンパイル出来る様に |
2024-07-05T21:30:03+09:00 | |
LICENSE.txt |
ライセンスの修正 |
2024-09-01T04:26:49+09:00 | |
Makefile |
Merge branch 'master' of gitler.moe:suwako/odl |
2024-09-01T04:26:59+09:00 | |
README.md |
Minux、Haiku、とmacOSでコンパイル出来る様に |
2024-07-05T21:30:03+09:00 | |
main.c |
Minux、Haiku、とmacOSでコンパイル出来る様に |
2024-07-05T21:30:03+09:00 | |
odl.1 |
予行演習モード |
2024-05-12T17:23:49+09:00 |
doas pkg_add curl
make
doas make install
doas xbps-install curl bmake
bmake
doas bmake install
doas pkg install curl
make
doas make install
doas pkgin install curl
make
doas make install
doas prt-get depinst curl bmake
bmake
doas bmake install
su
pkgin install curl clang bmake
bmake
bmake install
pkgman install curl curl_devel bmake
bmake
bmake install
brew install curl bmake
bmake
doas bmake install
Copyright © 2018-2024 by 076.moe Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
make release-freebsd
の修正0
1
0