Remove tinybsd: now incorporated into base system of all supported versions
of FreeBSD. Hat: portmgr Feature safe: yes
This commit is contained in:
parent
e2645729d3
commit
c39df1a404
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256689
5 changed files with 0 additions and 126 deletions
|
@ -1,33 +0,0 @@
|
|||
# New ports collection makefile for: tinybsd
|
||||
# Date created: 11 July 2005
|
||||
# Whom: Jean Milanez Melo <jmelo@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tinybsd
|
||||
PORTVERSION= 0.9
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.tinybsd.org/download/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= garga/${PORTNAME}
|
||||
|
||||
MAINTAINER= jmelo@FreeBSD.org
|
||||
COMMENT= Shell script to build embedded systems based on FreeBSD
|
||||
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 601104
|
||||
IGNORE= the port was added in base system in /usr/src/tools/tools/tinybsd
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tinybsd
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (tinybsd-0.9.tar.gz) = bc746f72d8487a70ad9d9c6bca60900b
|
||||
SHA256 (tinybsd-0.9.tar.gz) = 72361943b139dafae9a73569f1d705bce8e2160fa797483df265dd4eef9aa842
|
||||
SIZE (tinybsd-0.9.tar.gz) = 49681
|
|
@ -1,20 +0,0 @@
|
|||
*****************************************************************************
|
||||
You have installed the tinybsd package.
|
||||
|
||||
The configuration files is in %%PREFIX%%/share/tinybsd/conf.
|
||||
|
||||
You can customize your tinybsd image editing
|
||||
%%PREFIX%%/share/tinybsd/conf/IMAGE/tinybsd.basefiles to add or to remove the
|
||||
system binaries.
|
||||
|
||||
Edit %%PREFIX%%/share/tinybsd/conf/IMAGE/TINYBSD to add or to remove kernel
|
||||
options and then run %%PREFIX%%/bin/tinybsd script to build your system
|
||||
according your device information.
|
||||
|
||||
After the embedded system build is done, the resulting system will be avaliable
|
||||
in the %%PREFIX%%/share/tinybsd/tinybsd.bin file. To write this system image
|
||||
to your medium use dd(1) according to the following:
|
||||
|
||||
# dd if=%%PREFIX%%/share/tinybsd/tinybsd.bin of=/dev/ad2
|
||||
|
||||
For more information read the README file on %%PREFIX%%/share/tinybsd.
|
|
@ -1,4 +0,0 @@
|
|||
With TinyBSD you can create embedded systems based on FreeBSD 5.X and 6-CURRENT
|
||||
It's another alternative to PicoBSD and NanoBSD.
|
||||
|
||||
WWW: http://www.tinybsd.org/
|
|
@ -1,66 +0,0 @@
|
|||
@comment $FreeBSD$
|
||||
bin/tinybsd
|
||||
%%DATADIR%%/CHANGES
|
||||
%%DATADIR%%/COPYRIGHT
|
||||
%%DATADIR%%/README
|
||||
%%DATADIR%%/TODO
|
||||
%%DATADIR%%/conf/bridge/TINYBSD
|
||||
%%DATADIR%%/conf/bridge/tinybsd.basefiles
|
||||
%%DATADIR%%/conf/bridge/etc/fstab
|
||||
%%DATADIR%%/conf/bridge/etc/rc.conf
|
||||
%%DATADIR%%/conf/bridge/etc/sysctl.conf
|
||||
@dirrm %%DATADIR%%/conf/bridge/etc
|
||||
@dirrm %%DATADIR%%/conf/bridge
|
||||
%%DATADIR%%/conf/default/TINYBSD
|
||||
%%DATADIR%%/conf/default/tinybsd.basefiles
|
||||
%%DATADIR%%/conf/default/etc/fstab
|
||||
%%DATADIR%%/conf/default/etc/rc.conf
|
||||
@dirrm %%DATADIR%%/conf/default/etc
|
||||
@dirrm %%DATADIR%%/conf/default
|
||||
%%DATADIR%%/conf/firewall/TINYBSD
|
||||
%%DATADIR%%/conf/firewall/tinybsd.basefiles
|
||||
%%DATADIR%%/conf/firewall/etc/authpf/authpf.rules
|
||||
@dirrm %%DATADIR%%/conf/firewall/etc/authpf
|
||||
%%DATADIR%%/conf/firewall/etc/fstab
|
||||
%%DATADIR%%/conf/firewall/etc/natd.conf
|
||||
%%DATADIR%%/conf/firewall/etc/pf.conf
|
||||
%%DATADIR%%/conf/firewall/etc/pf.os
|
||||
%%DATADIR%%/conf/firewall/etc/rc.conf
|
||||
%%DATADIR%%/conf/firewall/etc/rc.firewall
|
||||
%%DATADIR%%/conf/firewall/etc/sysctl.conf
|
||||
@dirrm %%DATADIR%%/conf/firewall/etc
|
||||
@dirrm %%DATADIR%%/conf/firewall
|
||||
%%DATADIR%%/conf/minimal/TINYBSD
|
||||
%%DATADIR%%/conf/minimal/tinybsd.basefiles
|
||||
%%DATADIR%%/conf/minimal/etc/fstab
|
||||
%%DATADIR%%/conf/minimal/etc/rc.conf
|
||||
@dirrm %%DATADIR%%/conf/minimal/etc
|
||||
@dirrm %%DATADIR%%/conf/minimal
|
||||
%%DATADIR%%/conf/vpn/TINYBSD
|
||||
%%DATADIR%%/conf/vpn/tinybsd.basefiles
|
||||
%%DATADIR%%/conf/vpn/etc/fstab
|
||||
%%DATADIR%%/conf/vpn/etc/rc.conf
|
||||
%%DATADIR%%/conf/vpn/etc/setkey.conf
|
||||
@dirrm %%DATADIR%%/conf/vpn/etc
|
||||
@dirrm %%DATADIR%%/conf/vpn
|
||||
%%DATADIR%%/conf/wireless/TINYBSD
|
||||
%%DATADIR%%/conf/wireless/tinybsd.basefiles
|
||||
%%DATADIR%%/conf/wireless/etc/authpf/authpf.rules
|
||||
@dirrm %%DATADIR%%/conf/wireless/etc/authpf
|
||||
%%DATADIR%%/conf/wireless/etc/fstab
|
||||
%%DATADIR%%/conf/wireless/etc/natd.conf
|
||||
%%DATADIR%%/conf/wireless/etc/pf.conf
|
||||
%%DATADIR%%/conf/wireless/etc/pf.os
|
||||
%%DATADIR%%/conf/wireless/etc/rc.conf
|
||||
%%DATADIR%%/conf/wireless/etc/rc.firewall
|
||||
@dirrm %%DATADIR%%/conf/wireless/etc
|
||||
@dirrm %%DATADIR%%/conf/wireless
|
||||
%%DATADIR%%/conf/wrap/TINYBSD
|
||||
%%DATADIR%%/conf/wrap/tinybsd.basefiles
|
||||
%%DATADIR%%/conf/wrap/etc/fstab
|
||||
%%DATADIR%%/conf/wrap/etc/rc.conf
|
||||
%%DATADIR%%/conf/wrap/etc/ttys
|
||||
@dirrm %%DATADIR%%/conf/wrap/etc
|
||||
@dirrm %%DATADIR%%/conf/wrap
|
||||
@dirrm %%DATADIR%%/conf
|
||||
@dirrm %%DATADIR%%
|
Loading…
Reference in a new issue