summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorcjep <cjep>2002-12-22 18:28:33 +0000
committercjep <cjep>2002-12-22 18:28:33 +0000
commit91ab11e7612fd02409c840d33774d3682a4e8d16 (patch)
treec0da93ca0839c6533e9edaf6dba19c7defdfff88 /math
parentccdf2c0c40b09126f76ed554cc0d6c59f5924de8 (diff)
downloadpkgsrc-91ab11e7612fd02409c840d33774d3682a4e8d16.tar.gz
Initial import of the GAP package AutPGrp 1.1 into the NetBSD packages
collection as math/gp-autpgrp. AutPGrp is a GAP 4 package for computing automorphism groups of p-groups. In the AutPGrp package we introduce a new function to compute the automorphism group of a finite p-group. The underlying algorithm is a refinement of the methods described in O'Brien (1995). In particular, this implementation is more efficient in both time and space requirements and hence has a wider range of applications than the ANU pq method. Our package is written in GAP code and it makes use of a number of methods from the GAP library such as the MeatAxe for matrix groups and permutation group functions.
Diffstat (limited to 'math')
-rw-r--r--math/gp-autpgrp/DESCR10
-rw-r--r--math/gp-autpgrp/Makefile27
-rw-r--r--math/gp-autpgrp/PLIST44
-rw-r--r--math/gp-autpgrp/distinfo4
4 files changed, 85 insertions, 0 deletions
diff --git a/math/gp-autpgrp/DESCR b/math/gp-autpgrp/DESCR
new file mode 100644
index 00000000000..da4207b264f
--- /dev/null
+++ b/math/gp-autpgrp/DESCR
@@ -0,0 +1,10 @@
+AutPGrp is a GAP 4 package for computing automorphism groups of p-groups.
+
+In the AutPGrp package we introduce a new function to compute the
+automorphism group of a finite p-group. The underlying algorithm is a
+refinement of the methods described in O'Brien (1995). In particular,
+this implementation is more efficient in both time and space requirements
+and hence has a wider range of applications than the ANU pq method. Our
+package is written in GAP code and it makes use of a number of methods
+from the GAP library such as the MeatAxe for matrix groups and
+permutation group functions.
diff --git a/math/gp-autpgrp/Makefile b/math/gp-autpgrp/Makefile
new file mode 100644
index 00000000000..1b3287359f0
--- /dev/null
+++ b/math/gp-autpgrp/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/12/22 18:28:33 cjep Exp $
+#
+
+DISTNAME= autpgrp-1.1
+PKGNAME= gp-autpgrp-1.1
+CATEGORIES= math
+MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
+EXTRACT_SUFX= .zoo
+
+MAINTAINER= cjep@netbsd.org
+HOMEPAGE= http://www.gap-system.org/Share/autpgrp.html
+COMMENT= GAP package for finding automorphism groups of finite p-groups
+
+BUILD_DEPENDS+= zoo-[0-9]*:../../archivers/zoo
+
+EXTRACT_CMD= ${LOCALBASE}/bin/zoo -extract ${DOWNLOADED_DISTFILE}
+WRKSRC= ${WRKDIR}/autpgrp
+
+NO_BUILD= YES
+USE_BUILDLINK2= YES
+GAP_PKG_NAME= autpgrp
+
+do-install:
+ cd ${WRKDIR} && ${PAX} -rw ${GAP_PKG_NAME} ${GAP_PKG_ROOT}
+
+.include "../../math/gap/gap.package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/gp-autpgrp/PLIST b/math/gp-autpgrp/PLIST
new file mode 100644
index 00000000000..11f472dff11
--- /dev/null
+++ b/math/gp-autpgrp/PLIST
@@ -0,0 +1,44 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/22 18:28:33 cjep Exp $
+lib/gap4.3/pkg/autpgrp/doc/autpgrp.tex
+lib/gap4.3/pkg/autpgrp/doc/influen.tex
+lib/gap4.3/pkg/autpgrp/doc/manual.six
+lib/gap4.3/pkg/autpgrp/doc/manual.tex
+lib/gap4.3/pkg/autpgrp/doc/method.tex
+lib/gap4.3/pkg/autpgrp/doc/underl.tex
+lib/gap4.3/pkg/autpgrp/doc/manual.dvi
+lib/gap4.3/pkg/autpgrp/doc/manual.pdf
+lib/gap4.3/pkg/autpgrp/doc/manual.mst
+lib/gap4.3/pkg/autpgrp/init.g
+lib/gap4.3/pkg/autpgrp/read.g
+lib/gap4.3/pkg/autpgrp/gap/autoops.gi
+lib/gap4.3/pkg/autpgrp/gap/autos.gd
+lib/gap4.3/pkg/autpgrp/gap/autos.gi
+lib/gap4.3/pkg/autpgrp/gap/banner.g
+lib/gap4.3/pkg/autpgrp/gap/general.gi
+lib/gap4.3/pkg/autpgrp/gap/hybrstab.gi
+lib/gap4.3/pkg/autpgrp/gap/initmat.gi
+lib/gap4.3/pkg/autpgrp/gap/initperm.gi
+lib/gap4.3/pkg/autpgrp/gap/matrix.gi
+lib/gap4.3/pkg/autpgrp/gap/matrstab.gi
+lib/gap4.3/pkg/autpgrp/gap/nicestab.gi
+lib/gap4.3/pkg/autpgrp/gap/orbstab.gi
+lib/gap4.3/pkg/autpgrp/htm/CHAP001.htm
+lib/gap4.3/pkg/autpgrp/htm/CHAP002.htm
+lib/gap4.3/pkg/autpgrp/htm/CHAP003.htm
+lib/gap4.3/pkg/autpgrp/htm/CHAP004.htm
+lib/gap4.3/pkg/autpgrp/htm/chapters.htm
+lib/gap4.3/pkg/autpgrp/htm/theindex.htm
+lib/gap4.3/pkg/autpgrp/htm/indxA.htm
+lib/gap4.3/pkg/autpgrp/htm/indxC.htm
+lib/gap4.3/pkg/autpgrp/htm/indxI.htm
+lib/gap4.3/pkg/autpgrp/htm/indxO.htm
+lib/gap4.3/pkg/autpgrp/htm/indxS.htm
+lib/gap4.3/pkg/autpgrp/htm/indxT.htm
+lib/gap4.3/pkg/autpgrp/htm/biblio.htm
+lib/gap4.3/pkg/autpgrp/htm/indxN.htm
+lib/gap4.3/pkg/autpgrp/PkgInfo.g
+lib/gap4.3/pkg/autpgrp/README
+@dirrm lib/gap4.3/pkg/autpgrp/doc
+@dirrm lib/gap4.3/pkg/autpgrp/gap
+@dirrm lib/gap4.3/pkg/autpgrp/htm
+@dirrm lib/gap4.3/pkg/autpgrp
diff --git a/math/gp-autpgrp/distinfo b/math/gp-autpgrp/distinfo
new file mode 100644
index 00000000000..16652fad8ab
--- /dev/null
+++ b/math/gp-autpgrp/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/12/22 18:28:33 cjep Exp $
+
+SHA1 (autpgrp-1.1.zoo) = 7a5fdc09558dee587470b62ea5b767bc5c17db10
+Size (autpgrp-1.1.zoo) = 155816 bytes