1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Matthew Seaman 6a03534489 This is a package for doing integer arithmetic while using a different
base representation than normal. In base n arithmetic you have n
symbols which have a representation. I was going to call them
"glyphs", but being text strings they are not really. On Tye McQueen's
whimsical suggestion I settled on the name Math::Fleximal, the set of
text representations is called a "flex", and the representation of
individual digits are the "flecks". These names are somewhat
unofficial...

This allows you to do basic arithmetic using whatever digits you want,
and to convert from one to another.

WWW: http://search.cpan.org/dist/Math-Fleximal/

Submitted by:	Matthew Seaman <matthew@FreeBSD.org>
2014-02-18 16:06:46 +00:00
2014-02-18 15:50:19 +00:00
2014-02-18 15:20:52 +00:00
2014-02-17 23:10:39 +00:00
2014-02-17 14:06:20 +00:00
2014-02-18 15:59:29 +00:00
2014-02-18 15:20:06 +00:00
2014-02-17 18:25:52 +00:00
2014-02-18 14:50:34 +00:00
2014-02-18 15:35:42 +00:00
2014-02-14 16:51:44 +00:00
2014-02-18 14:50:34 +00:00
2014-02-18 15:48:34 +00:00
2014-02-18 14:50:34 +00:00
2014-02-16 17:09:22 +00:00
2014-02-18 15:58:54 +00:00
2014-01-29 08:26:47 +00:00
2013-12-31 12:28:56 +00:00
2014-02-17 16:08:36 +00:00
2014-02-14 23:45:06 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.

Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.5 GiB
Languages
Makefile 47.1%
C 18%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%