Commit graph

10 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
d10ada9cd8 - fix pkg-plist
- trim Makefile header
- whitespace fixes in pkg-descr
- bump PORTREVISION

PR:		177237
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	mm (maintainer, via private email)
2013-03-23 06:00:49 +00:00
Martin Matuska
7da038107b Update to 1.0.46
Submitted by:	John Hein
2013-03-07 14:57:44 +00:00
Martin Matuska
2b69f73663 Update to 1.0.42 2012-08-16 08:38:43 +00:00
Martin Matuska
2039d67855 Update to 1.0.38 2012-01-25 08:45:55 +00:00
Martin Matuska
951063bbab Update to 1.0.37 2011-10-13 10:03:16 +00:00
Martin Matuska
c4c652e40f Update to 1.0.36 2011-08-26 07:55:06 +00:00
Martin Matuska
50bfcca9b9 - Update to 1.0.32
- Alphabetically reorder pkg-plist
2011-07-15 15:35:53 +00:00
Martin Matuska
6746702236 Add support for debootstrapping Debian Linux (i386)
Submitted by:	Romain Garbage <romain.garbage@gmail.com>
2011-03-14 20:07:14 +00:00
Martin Matuska
1c6276fe1a - Add pkg-message 2011-02-26 23:38:08 +00:00
Martin Matuska
902bd6db11 debootstrap is a tool which will install a Debian base system into
a subdirectory of another, already installed system. It doesn't require an
installation CD, just access to a Debian repository.

In FreeBSD, you can use debootstrap to install Debian GNU/kFreeBSD into
a subdirectory of your existing FreeBSD installation (i386 or amd64)
and then run Debian GNU/kFreeBSD (i386 or amd64) in a jail or chroot.

WWW:	http://wiki.debian.org/Debootstrap
2011-02-26 21:25:04 +00:00