History log of /minix3/etc/usr/Makefile (Results 1 – 10 of 10)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v3.3.0
# 684b2eb9 12-Sep-2014 Lionel Sambuc <lionel@minix3.org>

/usr/Makefile: prevent pkgin from hanging

Change-Id: Ida6086f3c2d3300609aaebb931d094fd779c73ea


# 29271eab 14-Aug-2014 Lionel Sambuc <lionel@minix3.org>

Update usr/Makefile

- This improves the user messages.

- This update the pkgsrc checkout rules to point to the new repository,
as well as the new work process we are introducing.

- This intr

Update usr/Makefile

- This improves the user messages.

- This update the pkgsrc checkout rules to point to the new repository,
as well as the new work process we are introducing.

- This introduces rules for the MINIX sources, as we don't have the
space anymore to distribute them by default on the official ISO.

Change-Id: Id1867286bd15efc46bad1d906c1ca1b3a883b064

show more ...


Revision tags: v3.2.1
# ace9a627 19-Jun-2012 Kees Jongenburger <kees.jongenburger@gmail.com>

Include bsd.own.mk in /usr/Makefile to have INSTALL_DIR defined.


# d1301b26 07-May-2012 Thomas Veerman <tveerman@cs.vu.nl>

Use buildsystem commands instead of {cp,mkdir}


Revision tags: v3.2.0
# 341f8682 10-Feb-2011 Ben Gras <ben@minix3.org>

usr/Makefile: added missing sh minibootstrap.sh


# 9ef58599 10-Feb-2011 Ben Gras <ben@minix3.org>

take pkgsrc.conf out of the base system.

. use bmake for pkgsrc instead, reads mk.conf from /usr/pkg/etc/mk.conf
. tracking bmake from pkgsrc eases tracking pkgsrc
. further disentangles pkgsr

take pkgsrc.conf out of the base system.

. use bmake for pkgsrc instead, reads mk.conf from /usr/pkg/etc/mk.conf
. tracking bmake from pkgsrc eases tracking pkgsrc
. further disentangles pkgsrc from base system, reducing maintenance
burden of pkgsrc

show more ...


# 914cdb59 31-Jan-2011 Ben Gras <ben@minix3.org>

/usr/Makefile - automatically update pkgin database too.


# 06aab2c6 31-Jan-2011 Ben Gras <ben@minix3.org>

/usr/Makefile - automatically install git


# 41ae712b 23-Nov-2010 Arun Thomas <arun@minix3.org>

pkgsrc: Update git repo info


Revision tags: v3.1.8
# 13be76ef 20-Jul-2010 Arun Thomas <arun@minix3.org>

Makefile for pkgsrc repo update/checkout

-From DragonflyBSD with minor tweaks