Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2008-03-31 20:26:35
Size: 648
Comment: update for gap 4.4.10.p4
Revision 6 as of 2008-12-27 21:34:18
Size: 2302
Comment: update gap to 4.4.10.p10
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
FIXME: Please do not edit his, but fix SPKG.txt in the gap.spkg === gap-4.4.10.p10 (Michael Abshoff, September 20th, 2008) ===
 * unset CXX in spkg-install (work around for #4161)

=== gap-4.4.10.p9 (William Stein, August 27th, 2008) ===
 * Apply all the itanium patches to the src/ directory.
   These are from http://www.gap-system.org/Faq/Hardware-OS/hardware-os8.html
   and will be in *all* future versions of Gap (i.e., they come
   from upstream). They change about 10 files, so I didn't not
   use our usual patches/* and copy protocol.

=== gap-4.4.10.p8 (Michael Abshoff, June 16th, 2008) ===
 * unset CC in spkg-install (work around for #2575)

=== gap-4.4.10.p6 (David Joyner, April 11th, 2008) ===
 * replace guava 3.4 by guava 3.4 with fixed Makefile.in

=== gap-4.4.10.p5 (Michael Abshoff, April 1st, 2008) ===
 * Debianize GAP spkg (Tim Abbott, #2756)
Line 21: Line 38:

--------------------


This is a stripped-down version of GAP. The databases, which are arch
independent, are in a separate package and doc and tests are removed.

PACKAGE MAINTAINERS: William Stein, Martin Albrecht, and David Joyner

** IMPORTANT **:
   When you update this package, be sure to put the guava package
   in the package directory!!

DELETED:
   doc -- some of documentation:
 rm *.bbl *.aux *.dvi *.idx *.ilg *.l* *.m* *.pdf *.toc *.blg *.ind
 rm */*.bbl */*.aux */*.dvi */*.idx */*.ilg */*.l* */*.m* */*.pdf */*.ind */*.toc */*.blg

   tst -- tests
   bin -- some BIG windows programs, which we don't need since GAP
          is only going to be used via expect

DATABASES (separated out):
   small -- small group's database; will distribute separately.
   pkg/tomlib -- just contains the "Table of Marks"; distribute separately.
   prim
   trans

gap

gap-4.4.10.p10 (Michael Abshoff, September 20th, 2008)

  • unset CXX in spkg-install (work around for #4161)

gap-4.4.10.p9 (William Stein, August 27th, 2008)

gap-4.4.10.p8 (Michael Abshoff, June 16th, 2008)

  • unset CC in spkg-install (work around for #2575)

gap-4.4.10.p6 (David Joyner, April 11th, 2008)

  • replace guava 3.4 by guava 3.4 with fixed Makefile.in

gap-4.4.10.p5 (Michael Abshoff, April 1st, 2008)

  • Debianize GAP spkg (Tim Abbott, #2756)

gap-4.4.10.p4 (Robert Miller, March 31st, 2008)

  • Leon's code is now fully compiled and copied over to $SAGE_LOCAL

gap-4.4.10.p3 (David Joyner, March 30th, 2008)

  • replace guava 3.1 by guava 3.3

gap-4.4.10.p2 (Michael Abshoff, Jan. 31st, 2008)

  • remove src/pkg/guava3.1/src/leonconv (#2006)

gap-4.4.10.p1 (Michael Abshoff, Jan. 22nd, 2008)

  • remove 1500 crap files from the spkg (part of #1883)

gap-4.4.10.p0

Upgraded to gap-4.4.10. Had to change files in the patches directory that hard code gap-4.4.9.


This is a stripped-down version of GAP. The databases, which are arch independent, are in a separate package and doc and tests are removed.

PACKAGE MAINTAINERS: William Stein, Martin Albrecht, and David Joyner

** IMPORTANT **:

  • When you update this package, be sure to put the guava package in the package directory!!

DELETED:

  • doc -- some of documentation:
  • rm *.bbl *.aux *.dvi *.idx *.ilg *.l* *.m* *.pdf *.toc *.blg *.ind rm */*.bbl */*.aux */*.dvi */*.idx */*.ilg */*.l* */*.m* */*.pdf */*.ind */*.toc */*.blg
    • tst -- tests bin -- some BIG windows programs, which we don't need since GAP
      • is only going to be used via expect

DATABASES (separated out):

  • small -- small group's database; will distribute separately. pkg/tomlib -- just contains the "Table of Marks"; distribute separately. prim trans