espie
816c0235eb
a few more rotten eggs
2010-03-01 12:06:02 +00:00
espie
c0f2ef240c
fix a few egg ports
2010-02-27 17:53:06 +00:00
espie
cb8c43b958
oops
2010-02-26 18:50:32 +00:00
espie
6bf198bbd3
explicitly set FULLPKGPATH to avoid warnings
2010-02-26 18:47:04 +00:00
jasper
6ee5d7b9ef
- fix build on mips64(el)
...
ok sthen@
ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:12:04 +00:00
jasper
228964a8d2
- extend archtecture tests for mips64el
...
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
naddy
72b44c5513
bump PKGNAME for PLIST changes 4.6 -> 4.7
2010-01-27 21:43:27 +00:00
ajacoutot
7bc017f4ee
Remove '-funroll-loops' to workaround a segmentation fault on powerpc when
...
building py-scipy.
maintainer timeout
discussed with and ok eric@, ok jasper@
2010-01-17 19:45:47 +00:00
sthen
80721da9b5
+p5-Math-Base36
2010-01-07 11:18:57 +00:00
sthen
1c514a574f
import ports/math/p5-Math-Base36, from Mikolaj Kucharski.
...
Math::Base36 perl module converts to and from Base36 numbers (0..9 - A..Z).
2010-01-07 11:17:40 +00:00
jasper
9aa784ab71
- sort
2010-01-04 10:56:34 +00:00
jasper
0f5767650a
- update mcl to 09-308
...
- remove maintainer per his request
- specify license version
2009-12-23 22:08:58 +00:00
ajacoutot
23455207ff
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 22:07:57 +00:00
kili
cb5872132f
Tell configure to use -lm.
...
While here, adjust WANTLIB and bump.
2009-12-16 14:46:57 +00:00
jasper
8f4d633add
- add p5-Data-PowerList
2009-11-27 18:17:31 +00:00
jasper
79ac3ece72
import p5-Data-Powerset 0.05
...
Data::PowerSet takes a list and returns all possible combinations of the
elements appearing in the list without replacement.
2009-11-27 18:15:54 +00:00
jasper
46b2abde99
- fix build on mips64
2009-11-22 16:19:56 +00:00
giovanni
52fceb0930
Update to 7.1
...
ok kevlo@ (maintainer)
2009-11-06 09:17:28 +00:00
jasper
5929c60ae4
- resolve conflict with lang/mono, as both install a bin/mod
...
ok pvalchev@ (MAINTAINER)
2009-10-21 21:21:18 +00:00
sthen
6595e9e1c1
Adapt some changes from the upstream repository for cpu detection.
...
I have only waited a short while for djm (maintainer)'s ok, commiting
anyway as it takes out a lot of the tree on !{i386,amd64}.
Fix the regression tests while there.
ok jasper@.
2009-10-14 18:44:04 +00:00
steven
980e0dfb72
remove the bindings that are not being built anyway
2009-10-12 23:11:08 +00:00
pirofti
809857e70f
Update to GiNaC 1.5.3. Okay kili@.
2009-10-12 16:23:05 +00:00
steven
261c2bb4e9
update to 14.5.5
2009-10-10 10:16:17 +00:00
sthen
c84a42b60c
Update to 4.2.6, maintainer timeout.
2009-10-07 20:01:06 +00:00
benoit
d1480a6724
- add a py-numpy dependencies
...
Report from Joachim Schipper, thanks.
ok ajacoutot@
2009-10-05 06:58:07 +00:00
landry
3c175341e9
Fix build failure on !amd64.
...
Commiting on behalf of jasper@, i usually don't touch py-* stuff without
good reasons...
ok djm@
2009-09-30 11:51:30 +00:00
jasper
3f7b7e7163
- update py-numpy to 1.3.0
...
- update homepage
"looks good" djm@ (MAINTAINER)
2009-09-28 15:15:37 +00:00
ajacoutot
08f76c451c
powerpc needs gcc4 to build this.
2009-09-21 22:42:32 +00:00
jasper
a6b3d3a70b
- resolve ambiguity about what SAT is (prodded by naddy@)
...
- take maintainership
2009-09-18 09:31:33 +00:00
jasper
04b614fb9e
- add minisat
2009-09-17 21:12:48 +00:00
jasper
9110d91f35
import minisat 1.14
...
MiniSat is a minimalistic, open-source SAT solver, developed to help
researchers and developers alike to get started on SAT.
Some key features of MiniSat:
* Easy to modify. MiniSat is small and well-documented, and possibly
also well-designed, making it an ideal starting point for adapting SAT
based techniques to domain specific problems.
* Highly efficient. Winning all the industrial categories of the SAT
2005 competition, MiniSat is a good starting point both for future
research in SAT, and for applications using SAT.
* Designed for integration. MiniSat supports incremental SAT and has
mechanisms for adding non-clausal constraints. By virtue of being easy
to modify, it is a good choice for integrating as a backend to another
tool, such as a model checker or a more generic constraint solver.
2009-09-17 21:12:04 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
benoit
0b07ada3d5
- update ntl to 5.5.2
...
ok ajacoutot@, jasper@, steven@
2009-09-08 12:29:15 +00:00
ajacoutot
6058656d84
Make use of REGRESS_IS_INTERACTIVE=x11
...
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
kili
eb4f0488ab
Use my own mirror for the distfile.
2009-08-26 11:07:32 +00:00
benoit
f86a0513f3
- add libtool usage
...
- bump
Problem found by sthen@
ok sthen@, ajacoutot@
2009-08-10 21:00:25 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
steven
4669430264
drop maintainership for this stuff
2009-08-05 20:40:46 +00:00
steven
c741bec526
maintenance update to 3.2.2
2009-07-26 20:54:32 +00:00
steven
3361bf851b
update to 14.5.2
...
and homepage changed
2009-07-26 19:53:28 +00:00
sthen
6e9b2ea6e4
the ARPACK library gets pulled in by the configure scripts if present;
...
record it as a LIB_DEPENDS and bump PKGNAME.
2009-06-29 10:10:03 +00:00
sthen
eb4267dcb2
- don't pull in gnomeprintui if installed at build time; avoids broken
...
packages.
- move f77 and c++ support libs to the correct sub-packages.
ok naddy@
2009-06-28 16:17:27 +00:00
sthen
cd5acc36ae
- Workaround qt4 linking problem (pthread moved to Libs.private).
...
This is a temporary fix pending a change to qt4's installed pkg-config
files at a suitable point in the release cycle.
- Don't let autoconf pick up LLVM yet.
- regen PLIST, sync WANTLIB, bump PKGNAME.
With martynas@
2009-06-25 00:11:19 +00:00
naddy
2b84b064ff
bump PKGNAME for PLIST changes 4.5 -> 4.6
2009-06-22 17:00:23 +00:00
sthen
d3a36e76b9
fix wantlib, bump
2009-06-19 09:24:14 +00:00
sthen
bb4f217cfc
ecl should be LIB_DEPENDS; adjust & bump. while there, convert to tk.port.mk.
2009-06-17 23:27:49 +00:00
jasper
ae50770197
- sync
2009-06-12 17:02:21 +00:00
jasper
be20a51661
import p5-Math-SymbolicX-ParserExtensionFactory 3.02
...
This module provides a simple way to extend the Math::Symbolic parser
with arbitrary functions that return any valid Math::Symbolic tree. The
return value of the function call is inserted into the complete parse
tree at the point at which the function call is parsed.
from Markus Bergkvist (MAINTAINER), with a tweak by me
2009-06-12 17:01:31 +00:00
jasper
dcc98e07af
- re-word COMMENT, no bump as it's been intree for a few minutes
2009-06-12 16:58:07 +00:00