core/prt-get
2012-11-22 13:42:00 -06:00
..
.footprint prt-get (2.2): fix upstream bugs 2006-03-16 20:34:16 +00:00
.md5sum prt-get: updated for CRUX 3.0 ports tree structure 2012-11-22 13:42:00 -06:00
Pkgfile Initial consolidation for core ports for CRUX 3.0 2012-11-22 12:38:39 -06:00
prt-get.aliases prt-get: update to 5.15 2006-10-19 08:44:02 +00:00
prt-get.conf prt-get: updated for CRUX 3.0 ports tree structure 2012-11-22 13:42:00 -06:00
README create branch for 2.2 2006-02-23 15:26:10 +00:00

NOTE:

Some people have reported problems when using optimizations larger than
-O2; typical symptoms are "prt-get install X" saying that a package is
installed while "prt-get update X" saying it's not, or "prt-get listinst"
printing just nothing.

If you experience strange effects, please try recompiling with 
   CXXFLAGS="-O2 -march=i686 -pipe"