aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Update to 14.1.3ehaupt2008-08-152-4/+4
|
* [MAINTAINER] math/isabelle: update from 2007 to 2008edwin2008-08-1552-1653/+320
| | | | | | | | | | Updates the port to the latest Isabelle release. It does not seem worth the effort to continually patch the bash script files to make them work under sh, hence the large number of removed files. PR: ports/126067 Submitted by: Timothy Bourke <timbob@bigpond.com>
* [MAINTAINER] math/proofgeneral: 3.7.0 -> 3.7.1edwin2008-08-155-12/+34
| | | | | PR: ports/126066 Submitted by: Timothy Bourke <timbob@bigpond.com>
* Restore PORTEPOCH that got lost in the previous revision.erwin2008-08-151-0/+1
|
* Change default array implementation to math/py-numpy.perky2008-08-141-2/+2
|
* Update to 1.1.1perky2008-08-144-137/+145
|
* Update to 0.9.3perky2008-08-145-45/+73
|
* Update to 14.1.2ehaupt2008-08-122-4/+4
|
* - Fix the installation when a PREFIX other than /usr/local is used.araujo2008-08-121-0/+3
| | | | Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (via mail)
* SymPy is a Python library for symbolic mathematics.miwi2008-08-125-0/+1131
| | | | | | | | | | | | | It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. WWW: http://code.google.com/p/sympy/ PR: ports/126394 Submitted by: Wen Heping <wenheping at gmail.com>
* Distfiles have been rerolled with the same version number. (31-July-2008)leeym2008-08-104-10/+10
| | | | | Changelog: http://www.mps.mpg.de/dislin/news.html MD5 checksum: ftp://ftp.gwdg.de/pub/grafik/dislin/unix/md5.sum
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-106-641/+217
| | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
* This module converts to and from Base36 numbers (0..9 - A..Z)rafan2008-08-095-0/+35
| | | | | | | | | It was created because of an article/challenge in "The Perl Review" WWW: http://search.cpan.org/dist/Math-Base36/ PR: ports/126383 Submitted by: Yi-Hsuan Hsin <mhsin at mhsin.org>
* Update to 14.1.1ehaupt2008-08-082-4/+4
|
* Gmm++ is a generic C++ template library for sparse, dense and skylinemiwi2008-08-065-0/+90
| | | | | | | | | | | | | | matrices. It is built as a set of generic algorithms (mult, add, copy, sub-matrices, dense and sparse solvers ...) for any interfaced vector type or matrix type. It can be view as a glue library allowing cooperation between several vector and matrix types. However, basic sparse, dense and skyline matrix/vector types are built in Gmm++, hence it can be used as a standalone linear algebra library. Interfacing a vector or matrix type means writing "traits" objects called "linalg_traits", which describe their properties. The library offers predefined dense, sparse and skyline matrix types. WWW: http://home.gna.org/getfem/
* - Update to 0.9.7miwi2008-08-063-10/+7
| | | | | PR: 126247 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* - Update to 0.9.7miwi2008-08-063-63/+72
| | | | | PR: 126248 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* Mark BROKEN: does not install.erwin2008-08-061-0/+2
|
* - upgrade to 2.01leeym2008-08-062-8/+7
| | | | | - update dependency - assign to perl@
* As per http://cr.yp.to/distributors.html, effective 2008-08-05,ade2008-08-051-2/+0
| | | | remove RESTRICTED on these ports - they are free to roam wild.
* - Chase math/R upgradegahr2008-08-056-4/+32
| | | | | | | - Bump PORTREVISION Reported by: pointyhat (via pav) Approved by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Mark BROKEN Does not compilemiwi2008-08-032-0/+4
| | | | | Submitted by: maintainer Reported by erwinbot
* - Update to 1.7.6miwi2008-08-035-23/+25
| | | | | PR: 126174 Submitted by: Ports Fury
* - Bump PORTREVISION to force rebuild after the lang/sbcl update.stas2008-08-031-1/+1
|
* Remove unneeded rundeps on qt4 buildtoolsarved2008-08-012-4/+4
| | | | | PR: 123362 Submitted by: Max Brazhnikov
* Fix BUILD_DEPENDS statement since this port only needs math/pariedwin2008-07-311-1/+1
| | | | to be configured, not installed.
* - Update to 2.7.1gahr2008-07-293-451/+549
| | | | | | PR: 125245 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> Approved by: maintainer timeout (over three weeks)
* Bump portresivion after a fix of pkg-plist.maho2008-07-291-0/+1
| | | | Submitted by: erwin
* Fix pkg-plist.maho2008-07-291-1/+1
| | | | Submitted by: pav
* - Update to 1.3miwi2008-07-282-5/+5
| | | | | | | - Pass maintainership to perl@ PR: 125945 Submitted by: Wen heping <wenheping@gmail.com>
* - Update to 0.5lwhsu2008-07-263-63/+12
| | | | | PR: ports/125544 Submitted by: Wen heping <wenheping AT gmail.com>
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-256-12/+1
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-258-19/+8
| | | | MAKE_ENV
* - Update to 2.8b23gahr2008-07-252-4/+4
|
* Fix build.maho2008-07-231-1/+1
| | | | Spotted by: itetcu
* - Bump PORTREVISION to reflect the lang/sbcl update.stas2008-07-231-0/+1
|
* Fix build withmaho2008-07-231-3/+3
| | | | | | NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes Spotted by: itetcu
* Fix build.maho2008-07-231-0/+3
| | | | Submitted by: itetcu, pav, erwin
* - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-212-4/+4
| | | | | | - Bump PORTREVISION PR: ports/125435
* - Update to latest packages release (18 July)johans2008-07-212-4/+4
|
* Update to 14.0.8ehaupt2008-07-202-5/+5
|
* Changed my MAINTAINER address toglarkin2008-07-191-2/+2
| | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor)
* - Update to 1.9miwi2008-07-193-27/+527
| | | | | | | | - Respect PORTDOCS - Pass maintainership to submitter PR: 125187 Submitted by: Wen heping <wenheping@gmail.com>
* Readded in math/miwi2008-07-184-0/+35
| | | | | | | | | A C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. WWW: http://code.google.com/p/gmpy/
* igraph is a free software package for creating and manipulatingmiwi2008-07-185-0/+81
| | | | | | | | | | | | | | | | | undirected and directed graphs. It includes implementations for classic graph theory problems like minimum spanning trees and network flow, and also implements algorithms for some recent network analysis methods, like community structure search. igraph contains functions for generating regular and random graphs, manipulating graphs, assigning attributes to vertices and edges. It can calculate various structural properties, includes heuristics for community structure detection, supports many file formats. WWW: http://cneurocvs.rmki.kfki.hu/igraph/ PR: ports/125534 Submitted by: Wen Heping <wenheping at gmail.com>
* Fix build on -CURRENT.wxs2008-07-172-8/+5
| | | | | PR: ports/125654 Submitted by: Robert Noland <rnoland@2hip.net>
* Update to 3.0.1maho2008-07-176-67/+10
|
* A fix.maho2008-07-171-2/+3
|
* - Mark BROKEN on 8.xpav2008-07-161-0/+4
|
* Chase glpk shared library version.demon2008-07-152-2/+2
|
* Update to 4.29.demon2008-07-153-7/+9
| | | | | PR: 125395 Submitted by: bf <bf2006a@yahoo.com>
* I belive this should fix the build.maho2008-07-151-2/+2
|
* Omit @ to see what is happening.maho2008-07-141-2/+2
|
* - Update to 2.12.17rafan2008-07-143-4/+17
| | | | | | PR: ports/125474 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> Approved by: Christopher Illies <christopher.illies at ki.se> (maintainer)
* - math/muparser belongs to BUILD_DEPENDS not RUN_DEPENDSnivit2008-07-131-1/+1
|
* - Chase math/muparser updatenivit2008-07-131-2/+3
| | | | - Bump PORTREVISION (math/muparser doesn't install a shared library anymore)
* - Remove USE_LDCONFIG (the port doesn't installa a shared library any more)nivit2008-07-131-1/+0
|
* - Update to 1.30nivit2008-07-133-9/+201
| | | | | - Add --enable-shared=no to CONFIGURE_ARGS - Add support for (optional) installation of docs and samples
* - Version went backwards 13 months ago; fixpav2008-07-091-0/+1
| | | | Reported by: kris
* Build fix. (hopefully...)maho2008-07-091-3/+3
| | | | Submitted by: pav and itetcu
* Update to 14.0.7ehaupt2008-07-082-4/+4
|
* - Simplify buildpav2008-07-083-17/+10
| | | | | | | | | - Add (disabled) regression test target - Update WWW - Update master sites PR: ports/124920 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
* - Update to 20080707miwi2008-07-083-5/+12
| | | | | PR: 125386 Submitted by: Wen heping <wenheping@gmail.com>
* - Update to 1.43nivit2008-07-074-215/+217
| | | | | | | - Add print/dvipsk-tetex to BUILD_DEPENDS - Don't install examples when NOPORTEXAMPLES is defined - Remove pkg-message - Replace print/ggv with print/gv as run dependency
* Distfiles have been rerolled with the same version number. (27-June-2008)leeym2008-07-054-10/+10
| | | | | | | Changelog: http://www.mps.mpg.de/dislin/news.html MD5 checksum: ftp://ftp.gwdg.de/pub/grafik/dislin/unix/md5.sum Reported by: pointyhat via Pav
* Build fix on amd64.maho2008-07-032-13/+8
| | | | Submitted by: itetcu
* Update to 1.03.tobez2008-07-022-4/+4
| | | | Changes: http://search.cpan.org/dist/Math-ConvexHull/Changes
* Add math/p5-Set-IntSpan-Fast-XS, a faster (written in C) versiontobez2008-07-025-0/+45
| | | | of math/p5-Set-IntSpan-Fast.
* Update to 1.14. Require perl 5.8.1+.tobez2008-07-023-6/+8
| | | | Changes: http://search.cpan.org/dist/Set-IntSpan-Fast/Changes
* Fix build.maho2008-07-021-0/+1
| | | | Submitted by: itetcu (QA Tindy)
* Update pkg-descr as well.maho2008-07-021-1/+1
| | | | Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
* * Enhancements to math/superlu_mt [1].maho2008-07-028-66/+199
| | | | | | | | * Making shared lib. * Select BLAS. PR: 124785 [1] Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
* - Add goblin, repocopied from misc/gahr2008-07-011-0/+1
|
* - Repocopy from misc/goblin to math/goblingahr2008-07-011-1/+1
| | | | Repocopy by: marcus
* Update to 5.22.3.marcus2008-06-302-5/+4
|
* - Update to 1.012miwi2008-06-292-5/+5
| | | | - Pass maintainership to perl
* - Update to 20080624miwi2008-06-283-6/+8
| | | | | PR: 124978 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* MathDOM is a set of Python modules (using PyXML ormiwi2008-06-275-0/+142
| | | | | | | | | | | | | | | | lxml, and pyparsing) that import mathematical terms as a Content MathML DOM. It currently parses MathML and literal infix terms into a DOM document and writes out MathML and literal infix/prefix/postfix/Python terms. The DOM elements are enhanced by domain specific methods that make using the DOM a little easier. Implementations based on PyXML and lxml/libxml2 are available. WWW: http://pypi.python.org/pypi/mathdom/ PR: ports/124971 Submitted by: Wen Heping <wenheping at gmail.com>
* Update to 14.0.6ehaupt2008-06-262-4/+4
|
* Add regression-test target.ale2008-06-251-0/+3
| | | | Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
* - Add regression-test targetale2008-06-256-8/+16
| | | | | | | | - Update WWW link - Use bzip2 PR: ports/124922 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
* - Update to 5.15.0rafan2008-06-253-108/+139
| | | | | | | | - This port respects CC now, so no need to use MAKE_ENV nowadays PR: ports/123328 Submitted by: bf <bf2006a at yahoo.com> Approved by: maintainer timeout (6 weeks)
* - Use new freepascal stuffacm2008-06-241-2/+2
| | | | - Bump PORTREVISION
* - Update to 5.1.22miwi2008-06-2311-193/+165
| | | | | PR: 124848 Submitted by: Ports Fury
* - Update to 1.7.5miwi2008-06-2311-195/+89
| | | | | PR: 124849 Submitted by: Ports Fury
* - Update to 0.4.2miwi2008-06-232-7/+5
| | | | | PR: 124847 Submitted by: Ports Fury
* - Update to 0.6.0miwi2008-06-233-17/+99
| | | | | PR: 124850 Submitted by: Ports Fury
* - Update to 0.07clsung2008-06-232-4/+4
| | | | Changes: http://search.cpan.org/dist/Statistics-Contingency/Changes
* - Update to 0.99cjohans2008-06-234-362/+18
| | | | | | - Update MASTER_SITES and WWW - Use bsd.ocaml.mk macros - Claim maintainership
* - Add regression-test targetmiwi2008-06-211-0/+3
| | | | | | PR: 124764 Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> Approved by: maintainer
* Enhancements to math/superlu [1] add a knob formaho2008-06-212-31/+38
| | | | | | | GotoBLAS/ATLAS/reference BLAS. PR: 124786 [1] Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> [1]
* Update to 7.1.1 20080618 version.maho2008-06-212-9/+9
|
* Update to SDPA 7.1.1 20080618 version.maho2008-06-212-9/+9
|
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* - Update to 5.4.2miwi2008-06-192-5/+5
| | | | | | | | = Pass maintainership to submitter PR: 124536 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer
* - Update to 1.6.0.1miwi2008-06-1912-217/+287
| | | | | PR: 124613 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* - This port has been BROKEN for more than 6 months. It will be removed unlesspav2008-06-192-0/+4
| | | | | | fixed in next two months. With hat: portmgr
* * remove ENABLE_TESTING which does nothing.maho2008-06-191-3/+5
| | | | | | | * Use the canonical regression-test target: this is run by pointyhat so we can ensure in the log that the library is in good shape. Submitted by: Pedro Giffuni
* Add stp , a Decision Procedure for Bitvectors and Arrays.lwhsu2008-06-194-0/+59
|
* - Preparing for upcoming LabPlot update:miwi2008-06-191-5/+8
| | | | | | | | * Move headers to liborigin subdir * Mark conflict with LabPlot < 1.6 PR: 124608 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* - Update to 1.0.3miwi2008-06-196-18/+34
| | | | | | | - Pass maintainership to submitter PR: 124680 Submitted by: Wen heping <wenheping@gmail.com>
* - Delete expired port math/umfpack: outdated subset of math/sparsesuitepav2008-06-199-290/+0
|
* - Delete expired port math/sc: distfile disappearedpav2008-06-1911-300/+0
|
* Update to 14.0.5ehaupt2008-06-192-4/+4
|
* - Now builds on amd64pav2008-06-191-11/+2
| | | | - While here, remove conditionals for 5.x
* Add py-networkx 0.36, tools for complex network.lwhsu2008-06-167-0/+354
| | | | | PR: ports/124620 Submitted by: dikshie <dikshie AT sfc.wide.ad.jp>
* - Eliminate sgtty dependency.stas2008-06-143-23/+48
| | | | | | | - Bump PORTREVISION. PR: ports/124460 Submitted by: ed@
* Update to 1.26.maho2008-06-147-71/+108
|
* - unbreak for -D NOPORTDOCSitetcu2008-06-132-23/+25
| | | | | | | | - use PORTDOCS and PORTEXAMPLES as it should - install directly useable docs (.ps not .ps.gz) - bump PORTREVISION Submitted by: my QA Tindy run
* - unbreak for -D NOPORTDOCSitetcu2008-06-132-37/+38
| | | | | | | | | | - use PORTDOCS and PORTEXAMPLES as it should - install directly useable docs (.ps not .ps.gz) - don't use ``!='' [1] - bump PORTREVISION Submitted by: my QA Tindy run kris@ in a mayl on ports [1]
* Update to 6.14mat2008-06-122-4/+4
|
* - Update to latest packages release (6 June)johans2008-06-123-6/+60
| | | | - Prepare for sgtty removal
* Update to 3.8.2.maho2008-06-128-69/+18
| | | | | Submitted by: Kengo Ichiki <ichiki@ualberta.ca> Slightly modified so that his patches fit ports policy.
* Fix dependency and bump portrevision.maho2008-06-091-2/+2
| | | | | PR: 124386 Submitted by: Max Brazhnikov
* - Update to 1.7.4rafan2008-06-083-101/+120
| | | | | PR: ports/123821 Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0678-49/+78
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Bump portrevision as SBCL version was updated.stas2008-06-061-1/+1
| | | | Reported by: Jan Henrik Sylvester <me@janh.de>
* Fix kdeutils for amd64-current (and perhaps other 64-bitdeischen2008-06-041-0/+92
| | | | | | | | | | | | | | | -current archs). This has been broken for over 3 months. configure incorrectly assumes that since FreeBSD has sqrtl, that it also has other long math functions. Also, configure seems to have 2 separate checks for the long math functions: the first check looks for both asinl and sqrtl, the second check looks for just sqrtl. FreeBSD does not currently have asinl, so if configure just went by the first check it would correctly determine that we do not have all the long math functions. Remove the second check to fix the problem. No response from: kde@
* - Pass maintainership to Max Brazhnikovmiwi2008-06-031-1/+1
| | | | | PR: 124227 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. Welinimon2008-06-031-1/+1
| | | | appreciate all the help in the past.
* - Update to 2.8b22gahr2008-06-026-378/+475
| | | | - Take maintainship
* Update to 14.0.4ehaupt2008-06-022-4/+4
|
* - Add missing patchmiwi2008-06-021-0/+7
|
* - Update to 0.70miwi2008-06-024-39/+26
| | | | | | | - Pass maintainership to submitter PR: 124189 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
* - Drop maintainermiwi2008-06-011-1/+1
| | | | | PR: 124183 Submitted by: maintainer
* - Fix plistmiwi2008-06-011-0/+1
|
* - Update to 0.70miwi2008-06-013-13/+11
| | | | | | PR: 120700 Submitted by: lippe Approved by: maintainer timeout
* - Update to 6.2.0miwi2008-05-313-10/+13
| | | | | PR: 124044 Submitted by: Ports Fury
* - Update to 3.5nivit2008-05-303-9/+13
|
* Update to 5.22.2.marcus2008-05-282-5/+4
|
* - Add common code to support for cmake based ports.miwi2008-05-286-72/+25
| | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav)
* - Update to 0.7.5nivit2008-05-263-8/+8
|
* Update to 1.8.3.marcus2008-05-262-5/+4
|
* - Update to 0.9.6.2miwi2008-05-252-5/+7
| | | | | PR: 123931 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* - Update to 1.8miwi2008-05-223-80/+85
| | | | | PR: 123873 Submitted by: Port Fury
* - Fix build with latest math/clnmiwi2008-05-223-0/+548
| | | | | PR: 123772 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
* - Fix build with latest math/clnmiwi2008-05-224-2/+568
| | | | | PR: 123773 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
* Update to 14.0.3ehaupt2008-05-202-4/+4
|
* Update to 4.28.demon2008-05-193-7/+40
| | | | | PR: 123543 Submitted by: bf <bf2006a@yahoo.com>
* - Include some ports in perl5 category.araujo2008-05-197-7/+7
| | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr)
* - Update to 5.5.0.12jadawin2008-05-162-9/+11
| | | | | | | | - While I'm here fix ${MACHINE_ARCH} PR: ports/123721 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: tabthorpe (mentor)
* - Update to 0.9.6miwi2008-05-165-26/+14
| | | | | PR: 123678 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
* - Update to 0.9.6miwi2008-05-163-72/+74
| | | | | PR: 123677 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* Update to 2.12.3.3jmz2008-05-135-93/+44
| | | | | PR: ports/123571 Submitted by: leeym
* Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing inflz2008-05-131-1/+1
| | | | | | all xorg-libraries, there's no need to bump PORTREVISION for now. Approved by: portmgr (self)
* Update to 0.23lth2008-05-112-6/+6
|
* Update to 14.0.2ehaupt2008-05-092-4/+4
|
* Do not use USE_GNOME=yes, use the current way (ie: USE_GNOME=foo). Themezz2008-05-091-1/+1
| | | | USE_GNOME=yes has been deprecated for five years.
* Update to 1.89.tobez2008-05-082-4/+4
| | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
* Update to 0.27mat2008-05-072-4/+4
|
* - Update to 0.91.2 [1]lwhsu2008-05-076-712/+972
| | | | | | | | - portlint fix - Respect NOPORTEXAMPLES PR: ports/121893 Submitted by: Geoffrey Mainland <mainland AT apeiron.net> (maintainer)
* Update to 1.0.0mat2008-05-052-4/+5
|
* - Update to 4.1.2miwi2008-05-024-10199/+12932
| | | | | | | | | | | | - Unbreak build with xorg 7.3 PR: 116378 116777 Submitted by: Thomas D. Dean <tomdean@speakeasy.org> Patched by: gahr Tested by : Thomas D. Dean" <tomdean@speakeasy.org> gahr Approved by: maintainer timeout
* update to 2.24.2edwin2008-04-302-5/+4
|
* Update to 14.0.1ehaupt2008-04-302-4/+4
|
* update to 2.2.5edwin2008-04-302-5/+4
|
* Update to 3.8.1edwin2008-04-304-19/+42
|
* 3dinoex2008-04-302-2/+2
|
* - Update to 2.01miwi2008-04-292-6/+6
| | | | - Pass maintainership to perl
* - Update to 1.11miwi2008-04-292-5/+5
| | | | - Pass maintainership to perl@
* - Update to 1.01miwi2008-04-293-5/+6
| | | | - Pass maintainership to perl@
* Reset fenner's port maintainerships. portmgr has taken his commit bitlinimon2008-04-291-1/+1
| | | | into safekeeping due to inactivity.
* Reset aaron's port maintainerships due to many maintainer-timeouts.linimon2008-04-2934-34/+34
|
* Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-291-1/+1
| | | | into safekeeping due to inactivity.
* - Update to 1.4.3miwi2008-04-284-14/+27
| | | | | PR: 122501 Submitted by: Ports Fury
* - Update to 1.6.5miwi2008-04-272-12/+23
| | | | | PR: 122077 Submitted by: Ports Fury
* - Use USE_TK and add tk to categoryrafan2008-04-271-3/+3
| | | | | | PR: ports/122220 Submitted by: bf <bf2006a at yahoo.com> Approved by: maintainer timeout (3 weeks)
* - Update to 1.7.4miwi2008-04-273-4/+6
| | | | | PR: 122502 Submitted by: Ports Fury
* On april 24th, the tarballs have been rerolled, with the same versionthierry2008-04-264-9/+11
| | | | | | | | | number. Changelog at <http://www.mps.mpg.de/dislin/news.html>, MD5 checksums at <ftp://ftp.gwdg.de/pub/grafik/dislin/unix/md5.sum>. Reported by: pointyhat via Pav
* - Update to 0.8.6miwi2008-04-262-4/+4
| | | | | PR: 123087 Submitted by: Ports Fury
* Chase graphics/ImageMagick shlib version bumpmiwi2008-04-261-2/+2
|
* - Add missing files to the Build.miwi2008-04-263-4/+35
| | | | | PR: 122767 Submitted by: Kostas Karouzakis <kkarouzakis@gmail.com>
* - Update to 0.4.0.1miwi2008-04-252-9/+8
| | | | | PR: 122762 Submitted by: Ports Fury
* Update to 14.0.0ehaupt2008-04-252-4/+4
|
* - Mark BROKEN: does not configure with new cln. cln port no longer installspav2008-04-241-0/+2
| | | | | | cln-config binary, it moved to pkg-config Reported by: pointyhat
* - Chase ImageMagick updatepav2008-04-241-2/+2
| | | | Reported by: pointyhat
* Upgrade to 9.3.thierry2008-04-234-12/+29
| | | | | | Changelog at <http://www.mps.mpg.de/dislin/news.html>. Notified by: Pav
* - Chase cln updatepav2008-04-232-2/+4
| | | | Pointy hat to: araujo
* - Update to 0.9.5rafan2008-04-226-10/+54
| | | | | PR: ports/122933 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
* Upgrade to 0.4.9a.thierry2008-04-226-10/+16
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=593705>.
* Update to 12.9.2ehaupt2008-04-212-4/+4
|
* - Fix build after xorg cleanupmiwi2008-04-211-1/+1
| | | | Submitted by: pointyhat
* - Update to 1.2.2.araujo2008-04-206-59/+54
| | | | | PR: ports/122651 Submitted by: Wen Heping <wenheping@gmail.com>
* - Update to 1.4lwhsu2008-04-202-5/+4
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2073-173/+160
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Add lang/gcc42 into RUN_DEPENDSlwhsu2008-04-171-9/+3
| | | | | | | - Remove ${PYTHON_REL} < 200 old stuff - Remove definitions that already include in bsd.gcc.mk Approved by: maintainer via IRC
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-1780-160/+80
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* - Update to 2008.04.10 (make fetchable again)miwi2008-04-173-14/+12
|
* - Fix fetch, update WWWpav2008-04-172-3/+2
|
* - Due to depency updates, camlp5 (fresh port) is now required as well:johans2008-04-171-0/+3
| | | | Include this dependency and bump portrevision
* . Update to 4.2.3.glewis2008-04-143-142/+143
| | | | | | | . Respect NOPORTEXAMPLES, use PORTEXAMPLES in the packing list. PR: 122684 Submitted by: bf <bf2006a@yahoo.com>
* - Update to 0.9.5rafan2008-04-132-5/+4
| | | | | PR: ports/122661 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
* - Fix pkg-plistrafan2008-04-121-24/+24
| | | | Reported by: pointyhat via pav
* - Chase updating devel/py-dateutilnivit2008-04-111-1/+1
| | | | | Submitted by: pointyhat via pav Approved by: pav
* - Update distinfo for new documentsrafan2008-04-112-3/+4
| | | | | Reported by: pointyhat via pav Approved by: maintainer (implicit)
* Update to 20080410 of SDPA 7.1.0 and manual.maho2008-04-112-8/+8
|
* The SDPA-GMP (The GMP version of SemiDefinite Programming Algorithm)maho2008-04-115-0/+66
| | | | | | | | | | | | is a software package for solving semidefinite program (SDP), intended for very hard to solve SDPs and SDPs requires ultra high accuracy. It is based on a Mehrotra-type predictor-corrector infeasible primal-dual interior-point method. The SDPA-GMP shares the same features as the SDPA, excpt for calculations will be done with multiple precision arithmetics via the GMP (the GNU Multiple Precision Arithmetic Library). WWW: http://sdpa.indsys.chuo-u.ac.jp/sdpa/index.html
* Change maintainers e-mail address.ehaupt2008-04-112-4/+4
| | | | Requested over: IRC
* - Update to 1.5.1jadawin2008-04-104-19/+6
| | | | | | | | | - Update MASTER_SITES and pkg-descr - Remove useless patch files PR: ports/122585 Submitted by: Dylan Alex Simon <dylan@dylex.net> (maintainer) Approved by: tabthorpe (mentor)
* - Remove empty filespav2008-04-101-0/+0
|
* Reset maintainership.jkoshy2008-04-101-1/+1
|
* Update to 0.22skv2008-04-103-5/+8
| | | | Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.22/CHANGES
* - Chase gsl updatepav2008-04-101-1/+2
| | | | Pointy hat to: jadawin
* Update to 0.009mat2008-04-092-4/+4
|
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-092-2/+2
| | | | With hat: portmgr
* - Update to 1.0.4rafan2008-04-097-87/+113
| | | | | | PR: ports/122492 Submitted by: dikshie <dikshie at lapi.itb.ac.id> Approved by: Li-Lun "Leland" Wang <llwang at infor.org> (maintainer)
* - Chase the gsl shared lib bump.jadawin2008-04-081-1/+1
| | | | Approved by: thierry (mentor)
* - Chase the gsl shared lib bump.jadawin2008-04-089-16/+18
| | | | Approved by: thierry (mentor)
* - Update to 1.11jadawin2008-04-085-21/+11
| | | | | | | | | - Update pkg-descr - Update pkg-plist PR: ports/122325 Submitted by: bf <bf2006a@yahoo.com> (maintainer) Approved by: thierry (mentor)
* Update to 5.22.1ahze2008-04-072-4/+4
|
* Fix NOPORTDOCS. (per Porter's Handbook 5.14.4).maho2008-04-071-2/+0
| | | | | PR: 122440 Submitted by: rafan
* - Update to 8.1pl3johans2008-04-073-7/+7
| | | | | - Take advantage of USE_OCAML - Update MASTER_SITES
* - Update to 1.54clsung2008-04-062-4/+4
| | | | Changes: http://search.cpan.org/dist/Math-Complex/ChangeLog
* - Fix buildrafan2008-04-051-0/+1
| | | | | PR: ports/122463 Submitted by: Ralf van der Enden <tremere at cainites.net>
* - Make fetchablepav2008-04-052-544/+544
| | | | | PR: ports/122236 Submitted by: Wen heping <wenheping@gmail.com>
* - Re-enable ASM on i386pav2008-04-042-9/+8
| | | | | PR: ports/122444 Submitted by: Ralf van der Enden <tremere@cainites.net>
* - Update to 2007rafan2008-04-0433-1106/+1645
| | | | | PR: ports/121000 Submitted by: Timothy Bourke <timbob at bigpond.com> (maintainer)
* - Update to 3.7rafan2008-04-047-577/+593
| | | | | PR: ports/120987 Submitted by: Timothy Bourke <timbob at bigpond.com> (maintainer)
* - Fix build on i386 by disabling the assemblypav2008-04-041-0/+9
| | | | Submitted by: Frank Fenor <frank@fenor.de>
* Update to 0.008mat2008-04-032-6/+5
|
* Update to 1.53mat2008-04-032-4/+4
|
* - Update to 0.9.4rafan2008-04-024-26/+36
| | | | | PR: ports/122229 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
* - Update to 0.9.4rafan2008-04-023-78/+94
| | | | | PR: ports/122228 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
* Update to 12.9.1ehaupt2008-03-312-4/+4
|
* - Update to 5.3.2pav2008-03-312-9/+13
| | | | | | | - Allow build on amd64 PR: ports/122272 Submitted by: Frank Fenor <frank@fenor.de>
* Update to 7.1.0 (20080329 version).maho2008-03-312-9/+9
|
* - Update to 0.02rafan2008-03-303-18/+27
| | | | | | | - Pass to perl@ PR: ports/122028 Submitted by: Gea-Suan Lin <gslin at gslin.org> (maintainer)
* - Update to 1.34miwi2008-03-304-107/+50
| | | | | PR: 122196 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-253-5/+3
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-245-11/+32
| | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-5/+3
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-3/+4
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Update to 0.8.5miwi2008-03-213-7/+57
| | | | | PR: 120819 Submitted by: Ports Fury
* Use MASTER_SITE_OPENBSD.delphij2008-03-211-3/+2
| | | | | PR: ports/121370 Submitted by: maintainer
* - Use SF macromiwi2008-03-211-3/+2
| | | | | | - Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to latest packages release (14 March)johans2008-03-212-4/+4
|
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-206-6/+0
|
* Upgrade to 3.6.thierry2008-03-204-52/+85
| | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=584869>. Note: LLVM support is disabled ATM.
* Update to 12.9.0ehaupt2008-03-182-4/+4
|
* - Update to 2.00.lippe2008-03-182-7/+8
| | | | | | | | - Use CPAN macro. - Better adjustment of dependencies. PR: ports/120452 Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
* - Update to 0.206.lippe2008-03-182-7/+6
| | | | | | | | - Use CPAN macro. - Better adjustment of dependencies. PR: ports/120453 Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
* - Update to 1.02.lippe2008-03-182-8/+7
| | | | | | | | - Use CPAN macro. - Better adjustment of dependencies. PR: ports/120451 Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
* USE_XLIB -> USE_XORGdes2008-03-181-1/+3
| | | | Approved by: maintainer
* - Update to 5.14.0rafan2008-03-163-9/+63
| | | | | | PR: ports/120531 Submitted by: Yoshiaki Uchikawa <yoshiaki at north.bokutou.jp> Approved by: maintainer timeout (1 month)
* - Update MASTER_SITES.araujo2008-03-142-5/+5
| | | | | | | | - Project was migrated for SF. - Files as repacked. - BUMP PORTREVISION. Reported by: Pedro <pfgshield-freebsd@yahoo.com>