Maho Nakata
c422fe9910
Forgot to bump portrevision.
2011-08-25 01:54:15 +00:00
Maho Nakata
cce2aef5e3
Use libdata/pkgconfig instead of lib/pkgconfig.
...
Submitted by: naddy
2011-08-25 01:46:46 +00:00
Emanuel Haupt
5a9b380865
Update to 15.6.4
2011-08-24 12:35:47 +00:00
Brendan Fabeny
e9cbeb5fad
rename the lapack symbols in arpack to avoid conflicts
...
with other lapack libraries [1]; respect LDFLAGS when
linking; wrap long lines; trim pkg-descr
PR: 159129 [1]
Submitted by: stephen (original version) [1]
2011-08-24 10:41:39 +00:00
Chris Rees
fcd33ac8d1
Update to 2.5.0 and undeprecate
...
PR: ports/159668
Submitted by: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
2011-08-24 10:22:06 +00:00
Wen Heping
ed43848a31
- Update to 1.12
2011-08-23 13:44:51 +00:00
Wen Heping
0dc8071415
- Update to 0.14.4
2011-08-23 11:42:29 +00:00
Brendan Fabeny
f64f59d8c1
fix build with lang/gcc46 [1]; fix use of blas and lapack;
...
fix WITHOUT_GUI; minor clean-up
Reported by: pav,gerald [1]
PR: 159917
Approved by: Rob Farmer (maintainer)
2011-08-23 08:28:05 +00:00
Wen Heping
72fe01131c
- Update to 1.1.3
...
- Reset maintainer
2011-08-23 06:29:51 +00:00
Eitan Adler
e1f907bc92
- change the email address I use to maintain ports
...
Approved by: bapt (mentor)
2011-08-21 20:51:40 +00:00
Eitan Adler
74db235785
- change the email address I use to maintain ports
...
Approved by: bapt (mentor)
2011-08-21 16:12:46 +00:00
Lars Thegler
f5e8a0c9f6
Update to 0.29
...
PR: ports/159782
Submitted by: sunpoet
2011-08-20 21:13:38 +00:00
Brendan Fabeny
779a20adf2
add a regression-test target and fix the clang build
2011-08-20 00:19:37 +00:00
Brendan Fabeny
08018cfa85
add LICENSE
2011-08-19 18:56:19 +00:00
Brendan Fabeny
80e2755b7f
enable regression tests on tinderboxes, and add a
...
workaround to fix builds using clang and newer gcc
2011-08-19 18:46:45 +00:00
Frederic Culot
9233d19552
- Update to 2.3.0
...
PR: ports/159820
Submitted by: Eitan Adler <ports@eitanadler.com> (maintainer)
2011-08-17 16:56:58 +00:00
Li-Wen Hsu
bd18823475
- Update to 1.5 [1]
...
- Remove unneeded patch
- Respect DOCSDIR
- This port does not support NOPORTDOCS (yet)
PR: ports/159140 [1]
Submitted by: dikshie <dikshie@sfc.wide.ad.jp> (maintainer)
2011-08-15 19:05:54 +00:00
Gabor Pali
b671e84b83
- Update math/hs-statistics to 0.9.0.0
...
Obtained from: FreeBSD Haskell
2011-08-14 18:08:32 +00:00
Gabor Pali
bb691dade7
- Update math/hs-mwc-random to 0.10.0.0
...
Obtained from: FreeBSD Haskell
2011-08-14 18:04:20 +00:00
Nicola Vitale
77fe6a0993
- Update to 3.2.47.0
...
- Add files/patch-geogebra
- Add misc/shared-mime-info to RUN_DEPENDS
- Add USE_GNOME, INSTALL_ICONS, USE_DOS2UNIX
- Remove files/geogebra.in
2011-08-14 12:56:56 +00:00
Gabor Pali
c10758508f
- Remove port for the obsolete (and broken) category-extras Cabal package
...
Obtained from: FreeBSD Haskell
2011-08-14 12:04:34 +00:00
Gabor Pali
55c7cc395e
Haskell 98 pointed and copointed data.
...
WWW: http://github.com/ekmett/copointed/
Obtained from: FreeBSD Haskell
2011-08-14 11:45:37 +00:00
Gabor Pali
e5971d78ee
Comonad transformers.
...
WWW: http://github.com/ekmett/comonad-transformers/
Obtained from: FreeBSD Haskell
2011-08-14 11:38:54 +00:00
Gabor Pali
5e90d88175
Provides a wide array of semigroupoids and operations for working with
...
semigroupoids. A Semigroupoid is a Category without the requirement of
identity arrows for every object in the category.
WWW: http://github.com/ekmett/semigroupoids/
Obtained from: FreeBSD Haskell
2011-08-14 11:36:29 +00:00
Gabor Pali
7f0fcc2219
Haskell 98 distributive functors -- dual to Traversable.
...
WWW: http://github.com/ekmett/distributive/
Obtained from: FreeBSD Haskell
2011-08-14 11:32:23 +00:00
Gabor Pali
c273e615b8
Haskell 98 contravariant functors.
...
WWW: http://github.com/ekmett/contravariant/
Obtained from: FreeBSD Haskell
2011-08-14 11:30:05 +00:00
Gabor Pali
c80fdabe37
Haskell 98 comonads.
...
WWW: http://github.com/ekmett/comonad/
Obtained from: FreeBSD Haskell
2011-08-14 11:27:44 +00:00
Gabor Pali
c096badde5
Categories from category-extras.
...
WWW: http://comonad.com/reader/
Obtained from: FreeBSD Haskell
2011-08-14 11:22:22 +00:00
Gabor Pali
8fe8aff5f7
Haskell 98 semigroups.
...
WWW: http://github.com/ekmett/semigroups/
Obtained from: FreeBSD Haskell
2011-08-14 11:16:31 +00:00
Gabor Pali
df6c70bfaf
- Update devel/hs-vector-algorithms to 0.5.2
...
Obtained from: FreeBSD Haskell
2011-08-13 22:17:21 +00:00
Gabor Pali
f67501742c
- Update devel/hs-vector to 0.7.1
...
Obtained from: FreeBSD Haskell
2011-08-13 21:23:39 +00:00
Brendan Fabeny
90319f00bc
update to 3.1.0
2011-08-12 05:39:31 +00:00
Koop Mast
0e682dded4
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
...
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Dennis Herrmann
86c2e2ecd8
- Update to 2011.08.10
2011-08-11 17:03:00 +00:00
Mark Linimon
66945b4fae
Mark broken on sparc64 as well as i386.
2011-08-10 09:09:28 +00:00
Martin Matuska
f2e86e9049
Release maintainership and pass to perl@FreeBSD.org
...
Approved by: maintainer (myself)
2011-08-09 15:43:23 +00:00
Maho Nakata
91850bdf98
Add libgfortran for shared libs (i.e. included in ELF DT_NEEDED)
...
and bump PORTREVISION.
PR: 159267
Discussed with: bf@
2011-08-09 06:29:45 +00:00
Stephen Montgomery-Smith
4f4497deb4
- Maintainer change to bf@
...
Approved by: maho (mentor, implicit), bf (new maintainer)
2011-08-08 19:07:38 +00:00
Stephen Montgomery-Smith
590f752bc1
- Update to 2.1.53.
...
Approved by: maho (mentor, implicit)
2011-08-08 18:57:02 +00:00
Pav Lucistnik
6fe072d73e
- Update to 5.14
...
PR: ports/159366
Submitted by: Christopher J. Ruwe <cjr@cruwe.de> (maintainer)
2011-08-08 18:35:36 +00:00
Steve Wills
13b0001da6
- Chase libming shared lib bump
2011-08-08 03:34:16 +00:00
Wen Heping
2c4c62af8e
- Update to 0.7.1
...
- Require python version >= 2.5
- Add graphics/py-pyglet dependency, since there is no more bundled pyglet
PR: ports/159581
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-08 02:42:22 +00:00
Stephen Montgomery-Smith
49754b947c
- Update to 2.1.52.
...
Approved by: maho (mentor, implicit)
2011-08-08 00:06:16 +00:00
Dirk Meyer
cc34a8cdc4
- update MASTER_SITES and WWW
2011-08-06 19:08:30 +00:00
Brendan Fabeny
a269555054
update to 5.25.0
2011-08-05 09:01:25 +00:00
Emanuel Haupt
a90d2080ae
- Update to 15.6.3
...
- Pacify portlint by moving the LICENSE
2011-08-05 07:40:43 +00:00
Rene Ladan
7327a14735
Fix build with clang
...
PR: ports/159328
Submitted by: maintainer
2011-08-05 06:37:21 +00:00
Mark Linimon
1ba888a134
Mark broken on sparc64: does not link.
2011-08-05 03:05:18 +00:00
Brendan Fabeny
c62fe6ede7
fix WITH_DVI_MANUALS
...
Reported by: Anton Shterenlikht, Benjamin Stier
2011-08-04 23:32:05 +00:00
Beech Rintoul
6fec0b5ff6
- Fix bashism in the configure script that works on FreeBSD 9 but not 8 (or presumably 7).
...
PR: ports/159406
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2011-08-04 07:23:17 +00:00