2016-03-13 21:39:18 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-22 00:06:49 +01:00
2016-01-22 00:07:39 +01:00
2013-09-26 17:14:40 +02:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-22 00:08:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-22 00:09:16 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-22 00:09:51 +01:00
2016-01-21 23:42:40 +01:00
2016-03-13 21:37:07 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2013-09-26 17:14:40 +02:00
2016-01-21 23:42:40 +01:00
2016-01-22 00:11:13 +01:00
2016-01-21 23:41:46 +01:00
2016-03-13 21:39:18 +01:00
2016-01-22 00:10:13 +01:00
2016-01-21 23:42:40 +01:00
2013-09-26 17:14:40 +02:00
2016-01-22 00:11:36 +01:00
2016-01-21 23:42:40 +01:00
2016-01-21 23:42:40 +01:00
2016-01-22 00:04:24 +01:00
2016-01-22 00:11:59 +01:00
2013-09-26 17:14:40 +02:00
2016-01-21 23:40:00 +01:00
2013-09-26 17:14:40 +02:00
2016-01-22 10:12:33 +01:00

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This is a work in progress to upgrade MINIX PKGSRC to the latest 
quarterly available (2015QX).

I have rebased, squashed and edited commit message in order to facilitate
the next update, and have a clear focus from the commit message what we
need and why, at minimum.

Step 0: Those are changes which update the PKGSRC definition of the MINIX
        plateform. Those are required to even be able to start.

Step 1: those are the required package to bootstrap PKGSRC, and start pbulk
        builds.

Step 2:  - base tools: the actual tools we need for development on a regular
                       MINIX system.
         - base dep: Dependencies which are pulled in by the base tools.
                     This may change between each update, depending on the
                     versions of the tools.

Any package without a "Step X:" prefix is icing on the cake, and helps improve
the number of available packages on MINIX. They should not be considered as
blocking requirements for a new release.

Known Bugs
----------
 - When using bmake to compile a package by hand, sometimes the following
   variables need to be exported explicitly in the environment:   
     export STRIP=strip
     export CC=clang
     export CXX=clang++

 - Some package might fail because of coredumps or even during execution.
   In some cases, this is due to the use of both mthread and GNU Pth.
   mthread might be pulled in as a dependency of libc++, and a few X11 libraries.

----------

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.
Description
No description provided
Readme 97 MiB
Languages
Makefile 39.7%
C 38.5%
C++ 6.9%
Shell 4.5%
Roff 4.1%
Other 5.6%