8be9 FreshPorts -- math/wfmath
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
wfmath 1.0.1 math on this many watch lists=1 search for ports that depend on this port
Worldforge math library
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Feb 2005 21:52:08
License: not specified in port


This is the Worldforge math library. The primary focus of WFMath is geometric
objects. Thus, it includes several shapes (boxes, balls, lines), in addition
to the basic math objects that are used to build these shapes (points,
vectors, matricies).

WWW: http://www.worldforge.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
  2. devel/gmake

This port is required by:

for Libraries

To install the port: cd /usr/ports/math/wfmath/ && make install clean
To add the package: pkg_add -r wfmath


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  3. http://freefr.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  4. http://garr.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  5. http://heanet.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  6. http://hivelocity.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  7. http://ignum.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  8. http://internode.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  9. http://iweb.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  10. http://jaist.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  11. http://kaz.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  12. http://kent.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  13. http://master.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  14. http://nchc.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  15. http://ncu.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  16. http://netcologne.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  17. http://sunet.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  18. http://superb-dca3.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  19. http://switch.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  20. http://tenet.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  21. http://ufpr.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/
  22. http://waix.dl.sourceforge.net/project/worldforge/wfmath%20%28math%20lib%29/1.0.1/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  1.0.1
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
19 Mar 2013 13:04:31
Original commit files touched by this commit  1.0.1
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
19 Jan 2013 10:09:14
Original commit files touched by this commit  1.0.1
oliver search for other commits by this committer
update of the worldfordge suite

devel/eris:      1.3.21
devel/mercator:  0.3.2
devel/varconf:   1.0.0
math/wfmath:     1.0.1
net/cyphesis:    0.6.0
net/skstream:    0.3.9
games/ember:     0.7.0
09 Oct 2012 22:12:14
Original commit files touched by this commit  0.3.11
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
09 Nov 2011 15:26:04
Original commit files touched by this commit  0.3.11
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
29 Oct 2011 10:03:08
Original commit files touched by this commit  0.3.11
miwi search for other commits by this committer
- Fix build on FreeBSD 10

Reported by:    pointyhat
24 Oct 2011 04:17:38
Original commit files touched by this commit  0.3.11
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
29 Apr 2011 05:56:56
Original commit files touched by this commit  0.3.11
oliver search for other commits by this committer
big WorldForge update:
update eris to 1.3.18
update wfmath to 0.3.11
update skstream to 0.3.8
update mercator to 0.3.0
update ember to 0.6.1
update cyphesis to 0.5.26
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.3.10
miwi search for other commits by this committer
- Get Rid MD5 support
02 Jan 2010 09:16:43
Original commit files touched by this commit  0.3.10
oliver search for other commits by this committer
update wfmath to 0.3.10
22 Aug 2009 00:28:34
Original commit files touched by this commit  0.3.9
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
07 Feb 2009 09:28:31
Original commit files touched by this commit  0.3.9
oliver search for other commits by this committer
update to 0.3.9
22 Nov 2008 15:49:53
Original commit files touched by this commit  0.3.8
oliver search for other commits by this committer
update to 0.3.8
11 Dec 2007 21:04:40
Original commit files touched by this commit  0.3.7
oliver search for other commits by this committer
update to 0.3.7
19 Sep 2007 13:50:53
Original commit files touched by this commit  0.3.6
oliver search for other commits by this committer
update to 0.3.6
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
21 Aug 2006 14:54:27
Original commit files touched by this commit  0.3.5
oliver search for other commits by this committer
update wfmath to 0.3.5
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.3.4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:56:47
Original commit files touched by this commit  0.3.4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
03 Oct 2005 23:08:07
Original commit files touched by this commit  0.3.4
oliver search for other commits by this committer
fix build on 4
30 Sep 2005 13:07:16
Original commit files touched by this commit  0.3.4
oliver search for other commits by this committer
take maintainership

Approved by:    maintainer
28 Sep 2005 15:00:58
Original commit files touched by this commit  0.3.4
oliver search for other commits by this committer
update to 0.3.4

Approved by:    maintainer
09 Feb 2005 21:51:33
Original commit files touched by this commit  0.3.3
pav search for other commits by this committer
Worldforge math library. The primary focus of WFMath is geometric objects.
Thus, it includes several shapes (boxes, balls, lines), in addition to the
basic math objects that are used to build these shapes (points, vectors,
matricies).

PR:             ports/77046
Submitted by:   jannisan@t-online.de (Jan Rochel)

Number of commits found: 22

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0