Commit graph

20 commits

Author SHA1 Message Date
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
kristerw
d4f1dc3d43 Correct path to files to install. 2004-03-08 00:44:50 +00:00
cjep
ac2e42766e Update of math/gap to 4.3 bug fix 5.
Pkgsrc fixes:
 1) Install trans directory.

Official bug fixes since bug fix 4:

 1) A wrong return format for `IsomorphicSubgroups' applied to cyclic groups.
 2) A wrong `true' result of `IsSubset' for certain algebras.
 3) Segmentation faults and other strange behaviour when assigning
    finite field elements of different characteristics into compressed vectors
 4) A bug in the subgroup conjugation test for permutation groups that are
    not subgroups.
 5) A missing method for `BaseOrthogonalSpaceMat'.
 6) A missing `Set' call in the construction of the global variable
    `AUTOLOAD_PACKAGES'.
 7) A wrong display string of the numerator in rational functions returned
    by `MolienSeries' (in the case that the constant term of this numerator
    is zero).
 8) A strange behaviour of `Intersection' for the case that a strictly
    sorted list is the unique entry of the list that is given as the
    argument; in this situation, this entry itself was returned instead of
    a shallow copy.
 9) An error in the basis of a product space of algebras.
10) Possibly wrong result of `Centre' for pc groups.
11) Possibly wrong result of `DirectSumDecomposition' for matrix Lie algebras.
12) An error in `LieNormalizer', `LieCentralizer' for zero subspaces.
13) An error in the computation of matrices of adjoint modules.
14) A strange error message when constructing the simple Lie algebra of type
    B1.
15) An error in `ModuleByRestriction'.
16) An error in `IrrBaumClausen' for the trivial group.
17) An error with vector space bases of row spaces over fields which
    neither are prime fields nor contain all entries of the vectors.
18) An error with `IsMonomial', when it uses the function
    `TestMonomialFromLattice' (i.e., in hard cases, likely for characters of
    nonsolvable groups).

Errors 1, 3, 5, 6, 9, 12, 13, 14 and 16 may cause GAP to stop with an error
message, errors 2, 4, 7, 10, 17, and 18 may cause wrong results.
2004-01-01 18:49:22 +00:00
sketch
90e5b02158 Remove hacks for Solaris which worked around a bug in mk/bsd.prefs.mk
before -r1.130.  They are now preventing this package from installing.

Bump PKGREVISION.
2003-12-18 14:44:17 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
f2c0357f0b Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
jschauma
166cb4e295 Use CFLAGS as well. Set GAP_PLATFORM in a way to account for other CC variables.
Fix PLIST.
Bump PKGREVISION.
2003-03-20 22:39:33 +00:00
cjep
382ac3566e Fix Aachen mirror path 2003-01-18 18:22:16 +00:00
cjep
70e7319e9f Work around for PLISTs so that the install machinery should now work on SunOS 2003-01-05 12:43:01 +00:00
cjep
2157785b4c Gap is no longer mirrored at ANU 2003-01-04 23:49:56 +00:00
cjep
e257555003 Fix PLIST to match previous change 2002-12-31 18:40:43 +00:00
cjep
2cf9067a76 Install the prim directory (noted by Bettina Eick in private e-mail).
Bump pkg revision.
2002-12-31 13:02:33 +00:00
cjep
191bdf0218 Fix PLIST again. Bump revision for gap.package.mk ready for xgap (coming
soon).
2002-12-22 19:20:21 +00:00
cjep
b85a7cd41e Fix PLIST. Don't bother installing the startup script as gap${PKGREVISION}
as this serves no purpose.
2002-12-22 18:01:54 +00:00
cjep
de4f7900a2 Change gap.package.mk slightly for ease on adding gp-autpgrp.
The gap.package.mk file needs reworking for it to be of use to all
GAP packages. Bump revision.
2002-12-22 17:40:03 +00:00
cjep
883c8d629a Update of math/gap (GAP 4.3) to bug fix 4.
Changes since bug fix 3:
* Interface changes affecting the AutPGrp and ANUPQ packages (these
  packages will need reinstallation).
* 24 computational problems (please see the description4 file supplied
  with the GAP distribution and the NetBSD package).
2002-12-22 16:06:33 +00:00
cjep
69f7f37733 Update of GAP-4.3 (math/gap) to bug fix level 3.
Corrections since bug fix level 1 include:
 * A problem with the inversion routine for quaternions.
 * A segmentation fault when appending to a length 0 compressed vector
   over GF2.
 * An error in the computation of inverses in quaternion algebras with
   non-standard parameters.
 * A problem in backtrack routines using `Suborbits' if the group has
   fixed points in the range [1..max(Omega)].
 * A problem with the linear algebra methods for Lie algebra cohomology.
 * A Problem with inverting lists of compressed vectors over fields
   of order greater than 2.
 * An error in computing whether an element is in a Green's D equivalence
   class or not.
 * Problems with various functions (including GQuotient, IntScalarProduct,
                NonnegIntScalarProducts, CharacterTableDirectProduct)
 * Problems with various methods (including IsGreensLessThanOrEqual and
	GroupHClassOfGreensDClass, AssociatedReesMatrixSemigroupOfDClass,
	IsZeroSimpleSemigroup, IsomorphismReesMatrixSemigroup and
	SandwichMatrixOfReesZeroMatrixSemigroup)

XXX A bug has been introduced into GAP which prevents the test suite
    (zmodnz.tst) from working in this version. This will be fixed in
    bug fix 4.

For full details, please see the "description3" file that comes with
this package in ${PREFIX}/lib/gap4.3.
2002-10-08 04:49:41 +00:00
cjep
08da6fc17a Initial import of GAP-4.3 (bug fix level 1) into the NetBSD packages
collection as math/gap.

GAP (Groups, Algorithms and Programs) is a free system for computational
discrete algebra. Its capabilities include computation involving
cyclotomic and finite fields, residue class rings, p-adic numbers,
multivariate polynomials and rational functions, vectors, matrices
and finite groups.

GAP can be copied and distributed freely for any non-commercial purpose.
2002-08-21 08:04:03 +00:00