summaryrefslogtreecommitdiffstats
path: root/games/factor/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Enforce style.Makefile(5).trhodes2005-04-221-1/+1
| | | | Glanced at by: ru (some time ago).
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
|
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
|
* Don't check for the existance of src/crypto/ for building items thatmarkm2003-07-241-1/+1
| | | | | may contain crypto. The days of ITAR paranoia are over, and the simple macro tests that remain are sufficient.
* add a NOCRYPT check alongside the NO_OPENSSL check.des2003-05-191-1/+1
| | | | Approved by: re (scottl)
* Factorize bignums using the Pollard Rho algorithm. The code comesfanf2002-10-091-0/+7
| | | | | | | | | | | from NetBSD, altered to retain the FreeBSD -h feature and various stylistic improvements and avoid regressions. In the absence of OpenSSL (and therefore bignums) the old code is used. PR: 43831 Reviewed by: kris, markm, obrien Obtained from: NetBSD MFC after: 2 weeks
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for games/ to 6.ru2001-03-201-1/+1
|
* factor.6, not factor.0 (crept in from 4.4Lite2)peter1997-03-121-1/+1
|
* Import some CSRG 4.4BSD-Lite2 gamespeter1997-03-111-1/+1
|
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+10
of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh
OpenPOWER on IntegriCloud