core/prt-get
2006-02-24 16:01:17 +00:00
..
.footprint create branch for 2.2 2006-02-23 15:26:10 +00:00
.md5sum 2.2: update prt-get to reflect our new ports structure 2006-02-24 13:34:16 +00:00
Pkgfile update release of prt-get 2006-02-24 16:01:17 +00:00
prt-get.conf 2.2: update prt-get to reflect our new ports structure 2006-02-24 13:34:16 +00: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"