aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* As with other Pseudo-Random Number Generator (PRNG) algorithms like theWen Heping2009-12-075-0/+51
| | | | | | | | | | | | | | Mersenne Twister (see Math::Random::MT), this algorithm is designed to take some seed information and produce seemingly random results as output. However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has different goals than these commonly used algorithms. In particular, it's really fast - on average, it requires only 18.75 machine cycles to generate a 32-bit value. This makes it suitable for applications where a significant amount of random data needs to be produced quickly, such solving using the Monte Carlo method or for games. WWW: http://search.cpan.org/dist/Math-Random-ISAAC-XS/
* As with other Pseudo-Random Number Generator (PRNG) algorithms like theWen Heping2009-12-075-0/+46
| | | | | | | | | | | | | | Mersenne Twister (see Math::Random::MT), this algorithm is designed to take some seed information and produce seemingly random results as output. However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has different goals than these commonly used algorithms. In particular, it's really fast - on average, it requires only 18.75 machine cycles to generate a 32-bit value. This makes it suitable for applications where a significant amount of random data needs to be produced quickly, such solving using the Monte Carlo method or for games. WWW: http://search.cpan.org/dist/Math-Random-ISAAC/
* Update to 1.9.16.Koop Mast2009-12-063-6/+12
|
* Chase math/gsl update,Max Brazhnikov2009-12-0218-22/+77
| | | | bump PORTREVISION
* Update to 1.13Max Brazhnikov2009-12-023-5/+5
| | | | | PR: ports/138700 Submitted by: bf <bf1783 at gmail.com> (maintainer)
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,Martin Wilke2009-12-021-3/+3
| | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.4.php We'd like to say thanks to all helpers and submitters.
* Update to 2.4.2 release.Alex Dupre2009-12-012-5/+12
|
* - Update to 4.8.4Wen Heping2009-12-012-5/+4
| | | | | PR: ports/140987 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
* Update to 14.6.3Emanuel Haupt2009-11-292-4/+4
|
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-293-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
* - Chase relocation of net/mpich2Thierry Thomas2009-11-2815-67/+67
| | | | | | - Bump PORTREVISION if needed - Fix some portlint errors.
* - Chase graphics/proj shlib bumpMartin Wilke2009-11-281-1/+2
|
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-282-2/+2
| | | | Approved by: miwi (mentor)
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3Martin Wilke2009-11-273-6/+5
| | | | | | | | | | | | | for FreeBSD. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* - Update to 2.0.10Martin Wilke2009-11-276-14/+30
|
* Update to 1.9.15.Joe Marcus Clarke2009-11-273-6/+17
|
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-231-0/+1
| | | | Reported by: pointyhat
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-213-0/+3
| | | | Reported by: pointyhat
* - Update to 4.3.1Sylvio Cesar Teixeira2009-11-214-8/+8
| | | | | | PR: ports/139937 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer (timeout > 14 days), miwi (mentor)
* Enable for ia64 (remove from BROKEN).Marcel Moolenaar2009-11-201-2/+2
| | | | No response from: maintainer (araujo@)
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | Reported by: pointyhat
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | Reported by: pointyhat
* - Fix the build on FreeBSD9Wen Heping2009-11-181-5/+6
| | | | | | PR: ports/140164 Submitted by: Wen Heping (myself) Approved by: Maintainer(timeout, >15 days)
* SAGA - short hand for "System for Automated Geoscientific Analyses" - is a free,Martin Wilke2009-11-176-0/+237
| | | | | | | | | | | | | | hybrid, cross-platform GIS software. The heart of SAGA is it's C++ and thus object oriented Application Programming Interface (API), providing data object definitions and computational methods for raster, vector and tabular data. As a normal user, you will not get into touch with the API. But as an interested scientist or coder you will soon discover it's great flexibility. WWW: http://www.saga-gis.org/en/index.html PR: ports/140559 Submitted by: rhurlin
* - Update to 0.80Wen Heping2009-11-163-5/+7
|
* Disable on pointyhat until I can get a time-slice to figure out what'sMark Linimon2009-11-161-0/+4
| | | | | | going wrong. Hat: portmgr
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-154-8/+17
| | | | | | | | | | | | | | | - LICPTS is a new routine for calculating a Line Integral Convolution (LIC) image of a vector field. Some algorithm parameters can be modified with the new routine LICMOD and with the already existing routines STMOPT and STMVAL. - The routine TXTURE generates a texture image of random numbers that can be passed to the routine LICPTS as texture image. - The new routine CRVQDR plots a coloured surface from quadrangles similar to CRVTRI that plots triangles. A smooth surface can be selected with the routine SHDMOD - CRVT3D plots a curve in 3-D like CURV3D, but can show different thicknesses and colours at curve segments. - The new routine IMGTPR defines a transparency colour for images that are plotted by routines such as WPIXLS, WPXROW and INCFIL. Pixels with the transparency colour will not be copied to the output format. - MRKCLR defines the colour of symbols plotted by CURVE. The option is useful if symbols and lines are plotted by CURVE. The colour defined by MRKCLR will alse be displayed in legends. - The routines ZBFMOD and DBFMOD can disable the Z-buffer and depth sort in Dislin - Version 2.0 of the GSHHS shorelines managed by Paul Wessel is now supported by Dislin - Bump due the these changes - Plist update due of all these changes Approved by: miwi (mentor)
* Should have been marked unbroken with the revision 1.6 commit toMark Linimon2009-11-121-2/+0
| | | | | | | bsd.octave.mk. PR: ports/139342 Submitted by: maintainer
* Add conflict line.Maho Nakata2009-11-102-0/+2
| | | | Submitted by: "b. f." <bf1783@googlemail.com>
* Update to 14.6.0Emanuel Haupt2009-11-083-7/+21
|
* - Update to 2009.11.03Dennis Herrmann2009-11-083-4/+7
|
* Update to libmpc version 0.8 which brings the following changes:Gerald Pfeifer2009-11-062-4/+4
| | | | | | | | | | - New functions: . Inverse trigonometric functions: mpc_asin, mpc_acos, mpc_atan, mpc_asinh, mpc_acosh, mpc_atanh . Power functions: mpc_pow_d, mpc_pow_ld, mpc_pow_si, mpc_pow_ui, mpc_pow_z, mpc_pow_fr - Bug fixes: . ui_div: real divisor
* Fix build.Maho Nakata2009-11-061-1/+1
| | | | Spotted by: QAT
* Correctly link against gcc44 stuffs and bump portrevision.Maho Nakata2009-11-051-3/+2
| | | | Feature safe: yes
* - Fix to the dislinSylvio Cesar Teixeira2009-11-053-6/+16
| | | | | Submitted by: myself Approved by: miwi (mentor)
* - Unbreak build for amd64Martin Wilke2009-11-042-3/+2
| | | | | | | | - Use @dirrmtry PR: 139781 Submitted by: sylivo@ Approved by: maintainer
* Update to 14.5.7Emanuel Haupt2009-11-032-4/+4
|
* Update to 2.010803Sergey Skvortsov2009-11-032-4/+4
| | | | | | Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.010803/Changes PR: ports/140206 Submitted by: ehaupt
* - Update to 1.8.5Martin Wilke2009-11-026-38/+30
| | | | | PR: 140120 Submitted by: Ports Fury
* Assume maintainership. Thanks to Wen Heping for getting this port started!Gerald Pfeifer2009-11-021-1/+1
| | | | Approved by: maintainer (wen)
* - Update to 0.6.2Sylvio Cesar Teixeira2009-11-013-6/+8
| | | | | | | | | - Add USE_LDCONFIG - Take maintainership. PR: ports/139627 Submitted by: myself Approved by: itetcu (mentor)
* - Update to 2009Martin Wilke2009-10-3010-673/+1644
| | | | | PR: 139737 Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
* - Upgrade to 0.5.2. Changelog atThierry Thomas2009-10-304-18/+204
| | | | | | <http://freefr.dl.sourceforge.net/project/rkward/Current_Stable_Releases/Notes_0.5.2.html> - Now use kdeprefix to avoid cwd.
* - replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with ↵Yen-Ming Lee2009-10-231-1/+1
| | | | | | | | | p5-Params-Validate>=0 since it changed the file path. - portlint PR: follow-up to ports/139837 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Update to version 6.3.51MIHIRA Sanpei Yoshiro2009-10-212-4/+4
| | | | PR: ports/139778
* - Update to 0.4.3Martin Wilke2009-10-202-5/+4
| | | | | PR: 139768 Submitted by: Ports Fury
* Update to 0.07.Anton Berezin2009-10-192-5/+5
| | | | Changes: http://search.cpan.org/dist/Geo-Distance-XS/Changes
* - Change maintainer's email addressWen Heping2009-10-162-4/+4
| | | | | | PR: ports/139655 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: miwi(mentor)
* - Bump PORTREVISION to reflect the lang/sbcl update.Stanislav Sedov2009-10-151-0/+1
|
* Update to 14.5.6Emanuel Haupt2009-10-152-4/+4
|
* Update to 1.9.14.Joe Marcus Clarke2009-10-123-6/+7
|
* Replace pkg-plist by a PLIST_FILES in Makefile.Gerald Pfeifer2009-10-112-5/+2
| | | | Approved by: maintainer (wen heping)
* Update packages to latest version (18 Sept)Johan van Selst2009-10-092-4/+4
|
* Update to 20091005 version.Maho Nakata2009-10-092-5/+5
| | | | Feature safe: yes
* Update to 3.3.50 and unbreak.Maho Nakata2009-10-093-8/+277
| | | | Feature safe: yes
* Update to 3.2.3.Maho Nakata2009-10-072-5/+4
| | | | Feature safe: yes
* - Change sed pattern delimited to something less common in CFLAGS stringsPav Lucistnik2009-10-051-2/+2
| | | | Reported by: pointyhat
* - Update to 1.3Johan van Selst2009-10-053-11/+58
| | | | - Now installs more files, in its own subdirectory
* - Update to 0.08Wen Heping2009-10-032-5/+5
| | | | | | - Update my mail address to FreeBSD Approved by: mentors(implicit)
* - Update to 2009.09.20Dennis Herrmann2009-10-013-5/+9
|
* - Fix buildMartin Wilke2009-09-301-1/+5
| | | | | PR: 139248 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* Add math/p5-Geo-Distance-XS 0.05, a Perl module that calculatesAnton Berezin2009-09-305-0/+43
| | | | | | distances and closest locations faster than math/p5-Geo-Distance. Feature safe: yes
* build fix by migration to gcc44.Maho Nakata2009-09-301-2/+2
| | | | | Spotted by: erwin Feature safe: yes
* Update to 7.1.Anton Berezin2009-09-302-4/+4
| | | | | Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.1/CHANGES.txt Feature safe: yes
* - Update to 0.70Wen Heping2009-09-302-6/+6
| | | | | | | - Update my mail address to FreeBSD approved by: miwi(mentor) Feature safe: yes
* Update to 20090928 version.Maho Nakata2009-09-282-5/+5
| | | | Feature safe: yes
* - Update to 1.3.1.Marcelo Araujo2009-09-282-4/+4
| | | | Feature safe: yes
* Unbreak. Now it builds.Maho Nakata2009-09-281-2/+0
| | | | Feature safe: yes
* - Update science/netcdf4 to 4.0.1Rong-En Fan2009-09-262-1/+15
| | | | | | | | - Bump PORTREVISION for dependent ports PR: ports/136377 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) Feature safe: yes
* Update to libmpc version 0.7 which brings the following changes:Gerald Pfeifer2009-09-263-6/+5
| | | | | | | | | | | | | | | | - New functions: mpc_pow, mpc_set_nan, mpc_swap - Bug fixes: . log: along branch cut . norm: infinite loop in case of overflow . ui_div, div, fr_div: handling of division by 0 and infinities following the example code of the C99 standard . compilation with g++ - Makefile.vc updated (thanks to Mickael Gastineau) - Changed MPC_SET_X_Y macro - Removed functions mpc_random and mpc_random2 (which no port uses) Approved by: maintainer (wen heping) Feature safe: yes
* - update to newer distfileDirk Meyer2009-09-262-10/+8
| | | | | | | | - use new DIST_SUBDIR Verified changes, includes, type casts, small functional changes. PR: 139043 Submitted by: Sylvio Cesar Feature safe: yes
* Preparing for gcc44 workaround by gerald@.Maho Nakata2009-09-261-14/+14
| | | | Feature safe: yes
* - Update to 0.6.5Wen Heping2009-09-253-9/+80
| | | | | | | | | - Update my mail address to FreeBSD PR: ports/138791 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: jadawin(co-mentor) Feature safe: yes
* Update to 1.9.13.Joe Marcus Clarke2009-09-253-7/+7
| | | | Feature safe: yes
* Over to new volunteer, who promises a patch soon.Mark Linimon2009-09-221-2/+2
| | | | Feature safe: yes
* - Mark BROKEN - does not build:Pav Lucistnik2009-09-222-0/+4
| | | | | | | /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by ./gendoc not found Reported by: pointyhat Feature safe: yes
* lzmautils-devel -> xzChristian Weisgerber2009-09-211-1/+2
| | | | Feature safe: yes
* Update to 14.5.5Emanuel Haupt2009-09-212-4/+4
| | | | Feature safe: yes
* Replace gfortran41, gfortran42, and gfortran43 by gfortran44 when it comesGerald Pfeifer2009-09-201-2/+2
| | | | | | | | to looking for a compiler at configure time, now that lang/gcc44 is our default Fortran compiler. (Mostly in case someone else wants to polish and resurrect this port.) Feature safe: yes
* Marking math/scilab as DEPRECATED, since it is unmaintained, many releasesGerald Pfeifer2009-09-201-0/+3
| | | | | | | behind upstream (without anyone caring), and broken nearly everywhere. EXPIRATION_DATE is 2009-10-19. Feature safe: yes
* - Update to 1.28Martin Wilke2009-09-203-7/+17
| | | | | | | PR: 138357 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Approved by: maintainer timeout
* Update to 0.24Sergey Skvortsov2009-09-182-6/+6
| | | | | Changes: http://cpansearch.perl.org/src/LETO/Math-BigRat-0.24/CHANGES Feature safe: yes
* Update to 2.06.Anton Berezin2009-09-182-5/+4
| | | | | Changes: http://search.cpan.org/dist/Math-GMP/Changes Feature safe: yes
* Update to version 1.10.0, fixing an existing build error with GCC 4.4 byGerald Pfeifer2009-09-174-5/+16
| | | | | | | | | means of an additional patch. Reported by: pav and miwi (from pointyhat) Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Approved by: maintainer timeout Feature safe: yes
* - Update to 0.16Philippe Audeoud2009-09-142-4/+4
| | | | | - Changelog : http://cpansearch.perl.org/src/BLUEFEET/Geo-Distance-0.16/Changes - Author updated to 0.16 because 0.15 package was broken.
* - Fix buildMartin Wilke2009-09-141-0/+8
| | | | | Submitted by: maintainer via private mail Reported by: pointyhat
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-1344-31/+44
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* . Update to 4.2.6.Greg Lewis2009-09-122-5/+7
| | | | | PR: 138742 Submitted by: bf <bf1783@gmail.com>
* Update to 1.6601.Anton Berezin2009-09-122-4/+4
| | | | Changes: http://search.cpan.org/dist/Statistics-Basic/Changes
* Build fix on amd64 (might be appropreate for i386 as well)Maho Nakata2009-09-111-0/+1
| | | | | Discussed with: gerald Related PR: 136607
* Update to 0.15.Anton Berezin2009-09-102-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-Distance/Changes
* - Reassign maintainer to ports@Wesley Shields2009-09-102-2/+2
|
* Update to 1.9.12.Koop Mast2009-09-062-5/+5
|
* - Update to 5.19.2Martin Wilke2009-09-052-4/+4
| | | | | PR: 138494 Submitted by: bf <bf1783@gmail.com> (maintainer)
* - Update to 0.99.0Martin Wilke2009-09-053-21/+158
| | | | | | PR: 138394 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* Chase glpk shlib version bump;Dmitry Sivachenko2009-09-043-6/+6
| | | | PORTREVISION++.
* Update to version 4.39.Dmitry Sivachenko2009-09-043-5/+5
| | | | | PR: 137783 Submitted by: bf <bf1783@gmail.com>
* Update to 1.9.11.Koop Mast2009-09-043-20/+20
|
* - Bump for R 2.9.2Pav Lucistnik2009-09-044-8/+4
| | | | Reported by: pointyhat
* - Update to 2.0Martin Wilke2009-09-033-22/+10
| | | | | PR: 138437 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-1/+1
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* Update to 1.2Johan van Selst2009-09-022-4/+4
|
* - The distfiles were rerolled to add new chf files.Marcelo Araujo2009-09-024-6/+12
| | | | | | | - Bump PORTREVISION. Reported by: miwi (pointyhat) Approved by: maintainer implicit
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,Thomas Abthorpe2009-09-023-5/+4
| | | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.1.php We would like to thank all our contributors and testers. My personal thanks to miwi and makc for coaching me through my first KDE commit.
* - Update to official 2.0.5 release, no longer needs a devel snapshot.Dima Panov2009-09-016-86/+26
| | | | Approved by: tabthorpe (co-mentor)
* - Update to 2009.08.30Dennis Herrmann2009-09-013-4/+6
|
* Conditionally uses Perl, so needs WANT_PERL before inclusion ofMark Linimon2009-08-301-0/+1
| | | | | | bsd.port.pre.mk. Hat: portmgr
* - Update to 7.0Martin Wilke2009-08-302-4/+4
| | | | | PR: 138240 Submitted by: hideo <hideo@lastamericanempire.com>
* - Take maintainershipMartin Wilke2009-08-291-1/+1
|
* - Update to 0.8.9Martin Wilke2009-08-293-41/+17
| | | | | PR: 138280 Submitted by: Ports Fury
* - Take maintainershipMartin Wilke2009-08-291-1/+1
|
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-293-3/+3
| | | | | | response to email. Hat: portmgr
* - Remove remaining SFP references (switch these ports to SF)Dmitry Marakasov2009-08-271-1/+1
| | | | Approved by: portmgr (pav)
* - Update to 2.9.2Martin Wilke2009-08-274-651/+738
| | | | | | | - Fix build with custom PREFIX PR: based on 135927 Submitted by: bf <bf1783@gmail.com> (maintainer)
* - Oops checked in the wrong MakefileDiane Bruce2009-08-261-3/+3
| | | | Approved by: ahze
* - After digging into the Makefile and configure for fftw3 I discoveredDiane Bruce2009-08-267-71/+9
| | | | | | | | | | | that USE_FORTRAN was only used to determine what name mangling scheme it had to use to compile the shim libs for fortran, but compiling everything using 'C' anyway. With this diff, the slave ports fftw3-long-fortran, fftw3-float-fortran and fftw3-fortran disapear since the shims are always built, without necessitating the use of a USE_FORTRAN. Approved by: ahze (Maintainer)
* Remove math/it++ per deprecation note.Gerald Pfeifer2009-08-245-196/+0
|
* Remove math/freefem++ per deprecation note.Gerald Pfeifer2009-08-249-760/+0
|
* - Remove math/octave-forge-windows: Version branch long since retired.Dennis Herrmann2009-08-245-33/+0
| | | | | PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* - Add Quaternion package supportDennis Herrmann2009-08-241-11/+14
| | | | | | | | - Remove Window package support - Bump PORTREVSION PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* The octave-forge package is the result of The GNU Octave Repositry project,Dennis Herrmann2009-08-245-0/+32
| | | | | | | | | | | | | | | which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is quaternion. Package for the manipulation of Quaternion's used for frame transformation. WWW: http://octave.sourceforge.net/ PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* - Update to 1.0.10Dennis Herrmann2009-08-245-23/+11
| | | | | PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* - Update to 1.1.3Dennis Herrmann2009-08-242-7/+6
| | | | | PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* - Update to 1.0.8Dennis Herrmann2009-08-242-5/+4
| | | | | PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* - Update to 1.0.13Dennis Herrmann2009-08-242-5/+4
| | | | | PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* - Update to 1.0.9Dennis Herrmann2009-08-242-5/+4
| | | | | PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* - Mark BROKEN with octave-3.2.2Dennis Herrmann2009-08-247-0/+14
| | | | | PR: ports/137402 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
* - Fix pkg-plistDennis Herrmann2009-08-242-9/+9
| | | | - Bump PORTREVSION
* - Update to 2009.08.16Dennis Herrmann2009-08-232-4/+4
|
* - Update to 1.2.3Martin Wilke2009-08-232-5/+4
| | | | | PR: 138014 Submitted by: bf <bf1783@gmail.com> (maintainer)
* - Update to 1.4.1Martin Wilke2009-08-232-4/+4
| | | | | PR: 138012 Submitted by: bf <bf1783@gmail.com> (maintainer)
* Chase the vte shared lib bump.Joe Marcus Clarke2009-08-231-1/+1
|
* - Fix broken makefiles introduced with translation to new SF File Release SystemDmitry Marakasov2009-08-222-3/+0
| | | | | Reported by: dan Pointyhat to: myself
* - Fix fetch by using garr SF mirror which still has the distfilesDmitry Marakasov2009-08-221-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-2267-113/+72
| | | | starting with M
* - Add -fPIC to CFLAGS when ARCH equals to amd64 or ia64Nicola Vitale2009-08-221-1/+8
| | | | | | | - Bump PORTREVISION PR: ports/138009 Submitted by: makc
* - Mark BROKEN incomplete pkg-plistMartin Wilke2009-08-191-0/+2
|
* Eliminate hard coded "PKGNAMEPREFIX= py-"Martin Wilke2009-08-191-1/+2
| | | | | PR: 137859 Submitted by: olli hauer <ohauer@gmx.de>
* Fix plistErwin Lansing2009-08-182-1/+23
| | | | | PR: 137882 Submitted by: bf <bf1783@gmail.com> (maintainer)
* - Update to 5.19.1Dmitry Marakasov2009-08-183-5/+10
| | | | | | | - Switch to SFP PR: 137863 Submitted by: bf <bf1783@gmail.com> (maintainer)
* Update to 1.9.10.Joe Marcus Clarke2009-08-174-78/+16
|
* - Fix build on AMD64 based on the latest patch that was sent byMarcelo Araujo2009-08-161-0/+5
| | | | | | | | | | maintainer. - Bump PORTREVISION. PR: ports/137577 (based on) Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Reported by: itetcu (QAT) Approved by: maintainer implicit
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-166-9/+3
| | | | Hat: portmgr
* - Update to 1.5.3.Marcelo Araujo2009-08-163-7/+10
| | | | | PR: ports/137577 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Bump PORTREVISION in favor of math/cln update.Marcelo Araujo2009-08-161-4/+11
| | | | | | | - Pass maintainer to submitter. PR: ports/137567 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* - Update to 1.3.0.Marcelo Araujo2009-08-165-70/+8
| | | | | PR: ports/137552 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* - Update to 1.3.0Dmitry Marakasov2009-08-153-1203/+1324
| | | | | | | - Switch to sbcl PR: 1.3.0 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* Distfiles were rerolled with new examples and documentationErwin Lansing2009-08-152-7/+7
| | | | | PR: 137777 Submitted by: bf <bf1783@gmail.com> (maintainer)
* Mark BROKEN: checksum mismatchErwin Lansing2009-08-141-0/+2
|
* Update to 6.9.Anton Berezin2009-08-132-4/+4
| | | | Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.9/CHANGES.txt
* - Update to 1.0.7Dmitry Marakasov2009-08-133-1203/+1166
| | | | | | | - Switch to sbcl PR: 137610 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* Update to 0.8.2Max Brazhnikov2009-08-113-221/+316
|
* Update to 6.8.Anton Berezin2009-08-112-4/+4
| | | | Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.8/CHANGES.txt
* Update to 5.19.0Max Brazhnikov2009-08-113-5/+17
| | | | | PR: ports/137613 Submitted by: bf <bf1783 at gmail.com> (maintainer)
* Mk/bsd.kde4.mk:Max Brazhnikov2009-08-102-18/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rework KDE4_BUILDENV All ports: - remove needless post-extract target - make patches relative to ${PATCH_WRKSRC} - clean up - bump PORTREVISION when required databases/akonadi: - replace dependency on boost-python-libs with boost-libs (finally, boost-pyhton does not conflict with boost \o/) deskutils/kdepim*: - replace boost-python-libs with boost-libs - reduce dependencies - respect PREFIX - fix build with qt3 installed misc/kdeedu4: - add dependency on astro/xplanet (for KStars) misc/kdeutils4: - add dependency on devel/qca (for okteta) - make dependency on kdebase non-optional multimedia/kdemultimedia4: - add optional support for PulseAudio x11/kdebase4: - remove needless dependency on kdebase4-runtime x11/kdebase4-runtime, x11/kdebase4-workspace - remove extra CMAKE_ARGS to fix build for qt3/kde3 users x11/kdelibs4 - remove needless dependencies - remove extra CMAKE_ARGS to fix build for qt3/kde3 users
* Update to 6.7.Anton Berezin2009-08-102-4/+4
| | | | | Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.7/CHANGES.txt
* Update to 3.2.2Michael Johnson2009-08-105-13/+10
|
* - Chase lang/sbcl update.Stanislav Sedov2009-08-091-1/+1
|
* Merge a patch from GNOME git to fix a crash with printing.Joe Marcus Clarke2009-08-092-1/+70
| | | | Reported by: Kevin Oberman <oberman@es.net>
* Update to 14.5.3Emanuel Haupt2009-08-082-4/+4
|
* - Update to 5.5.0.14Martin Wilke2009-08-083-10/+39
| | | | | PR; 137532 Submitted by: Ports Fury
* - Update to 1.8.2Martin Wilke2009-08-085-20/+28
| | | | | PR: 137531 Submitted by: Ports Fury
* Add GL2PS knobs to OPTIONS, and default to it.Thierry Thomas2009-08-081-2/+9
| | | | | | | | This knobs need to build Salome application: http://www.salome-platform.org/ex/att/16_SALOME_4_1_5_Release_Notes.pdf, page 14 PR: ports/137162 Submitted by: Stas Timokhin <stast (at) bsdportal.ru>
* Detect arpack correctly for BLAS and ATLAS, and bump port revision.Maho Nakata2009-08-072-4/+13
| | | | Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au>
* Pass maintainership to Robert Jenssen.Maho Nakata2009-08-071-1/+1
| | | | PR: 137500
* - Fix buildMartin Wilke2009-08-071-0/+17
| | | | | | PR: 137454 Submitted by: Earl Gay <earl@eeg3.net> Approved by: maintainer
* - Update to 2009.08.05Dennis Herrmann2009-08-073-9/+9
|
* Upgrade to 8.5.1.Thierry Thomas2009-08-078-64/+21
| | | | | Changelog at <http://puzzle.dl.sourceforge.net/project/rkward/Current_Stable_Releases/Notes_0.5.1.html>
* disable python support (broken after PyQt update)Max Brazhnikov2009-08-071-1/+3
|
* Fix build after Qt4 update.Max Brazhnikov2009-08-061-1/+1
| | | | | PR: ports/137382 Submitted by: Dima Panov <fluffy at fluffy.khv.ru>
* Remove metis include dir.Maho Nakata2009-08-061-1/+1
|
* Add dependency to math/qrupdate, and bump portrevision.Maho Nakata2009-08-061-0/+2
|
* qrupdate is a Fortran library for fast updates of QR and CholeskyMaho Nakata2009-08-068-0/+121
| | | | | | | | | | decomposition. It was originally part of GNU-Octave. WWW: http://qrupdate.sourceforge.net/ PR: 137467 Submitted by: Robert Jenssen Note: maintainership is taken over by maho@FreeBSD.org.
* Update to 1.07.Anton Berezin2009-08-052-4/+4
| | | | Changes: http://search.cpan.org/dist/Math-Calc-Units/Changes
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0Martin Wilke2009-08-0513-89/+191
| | | | | | | | | | for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
* Update to 7.3.1.Maho Nakata2009-08-032-13/+9
|
* - Update to 2009.08.02Dennis Herrmann2009-08-033-4/+6
|
* Update to 3.2.2.Maho Nakata2009-08-035-30/+34
|
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-0330-32/+39
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Reset maintainer and remove old MASTER_SITES.Wesley Shields2009-08-022-4/+3
| | | | | PR: ports/137224 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-31139-42/+139
| | | | | | bumped or updated Requested by: edwin
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-316-178/+178
| | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav)
* Update to latest packages version (22. July)Johan van Selst2009-07-312-4/+4
|
* Update to 3.0100.Anton Berezin2009-07-292-4/+4
| | | | | Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
* Add math/p5-Statistics-Basic 1.6600, a collection of very basicAnton Berezin2009-07-285-0/+78
| | | | statistics modules written in Perl.
* - Update boost to 1.39Pav Lucistnik2009-07-282-3/+3
| | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
* Update to 6.6.Anton Berezin2009-07-282-5/+4
| | | | | Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.6/CHANGES.txt
* - Update to 2009.07.26Dennis Herrmann2009-07-283-5/+6
|
* Update to 14.5.2Emanuel Haupt2009-07-272-4/+4
|
* - Update to 0.1Philip M. Gollucci2009-07-243-4/+10
| | | | | | PR: ports/136542 Approved by: maintainer timeout (mhsin@mhsin.org; 14 days) Submitted by: myself (pgollucci@)
* - Update to 1.17Philip M. Gollucci2009-07-212-4/+4
|
* Deprecate this piece of unmaintained and consistently unportable software.Gerald Pfeifer2009-07-201-0/+2
|
* Deprecate this piece of unmaintained and consistently unportable software.Gerald Pfeifer2009-07-201-0/+3
|
* Remove references to my mirror, which will be decommissioned shortly;Shaun Amott2009-07-201-2/+1
| | | | fall back to FreeBSD mirrors in case the port has no others.
* - update to jpeg7Dirk Meyer2009-07-186-9/+12
| | | | Tested by: pav on pointyhat
* - Remove math/R-sp port was renamed to math/R-cran-spMartin Wilke2009-07-175-310/+0
|
* - Update to 0.9.37Martin Wilke2009-07-173-17/+10
| | | | | | | - Connect to the build PR: 136343 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 0.14Philippe Audeoud2009-07-162-4/+4
|
* - Update to 2009.07.14Dennis Herrmann2009-07-152-4/+4
|
* Math::Geometry::Voronoi computes Voronoi diagrams from a set ofMartin Wilke2009-07-145-0/+39
| | | | | | | | | input points. WWW: http://search.cpan.org/dist/Math-Geometry-Voronoi/ PR: ports/136672 Submitted by: Wen Heping <wenheping at gmail.com>
* * Fix build of science/py-scipy when math/suitesparse is installed, byLi-Wen Hsu2009-07-134-10/+18
| | | | | | | | | | | | correctly detect and depend on it in math/py-numpy * Replace the old numpy documentation with the new numpy book * Explicitly tell the distutil to use gnu95 fortran compiler * Use ${PYTHONPREFIX_SITELIBDIR} rather than ${PYTHON_SITELIBDIR} when generating the packing list for science/py-scipy * Bump PORTREVISIONs, for packing lists are changed PR: ports/136058 Submitted by: Li-Lun Wang (Leland Wang) <llwang AT infor.org> (maintainer)
* - Update to to 0.99DLi-Wen Hsu2009-07-135-134/+96
| | | | | | | | - Respect PORTEXAMPLES, NOPORTEXAMPLES - portlint(1) PR: ports/136462 Submitted by: Kouki Hashimoto <hsmtkk AT gmail.com> (based on)
* - Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>.Marcelo Araujo2009-07-101-1/+1
|
* - Update to 1.8.1Martin Wilke2009-07-095-42/+51
| | | | | PR: 136479 Submitted by: Ports Fury
* - Use checksum file under lang/python${PYTHON_SUFFIX}/,Li-Wen Hsu2009-07-081-1/+1
| | | | | | | | for removal lang/python/distinfo PR: ports/136201 Submitted by: lwhsu Approved by: perky
* - Update to 9.5.Marcelo Araujo2009-07-084-48/+764
| | | | | | | - Pass maintainer to subimitter. PR: ports/136306 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* Update to 0.10.1Max Brazhnikov2009-07-075-69/+358
| | | | Take maintainership
* - update to 2.9.1Ion-Mihai Tetcu2009-07-072-13/+25
| | | | | | | | - fix with custom LOCALBASE / PREFIX [1] PR: ports/135941 Submitted by: maintainer Reported by: QATty [1]
* Update to 14.5.1Emanuel Haupt2009-07-062-4/+4
|
* Update to 1.9.9.Joe Marcus Clarke2009-07-053-9/+13
|
* Update to 0.04. Use package dependencies.Anton Berezin2009-07-032-7/+7
| | | | Changes: http://search.cpan.org/dist/GIS-Distance/Changes
* Update to 5.26.3.Alexander Logvinov2009-07-023-4/+17
| | | | | Reviewed by: kwm (GNOME team) Approved by: tabthorpe (mentor)
* Update to 3.0000.Anton Berezin2009-07-022-4/+4
| | | | | | Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes Submitted by: pgollucci PR: 135783
* - Update to 2009.06.30Dennis Herrmann2009-07-023-4/+6
|
* - Update to 1.0.4Martin Wilke2009-07-012-5/+8
| | | | | | | - Fix build with CUSTOM PREFIX PR: 135985 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 0.8.0Martin Wilke2009-06-262-4/+5
| | | | | PR: 136049 Submitted by: Ports Fury
* Fix makefine conditionals broken by previous commitJohan van Selst2009-06-261-3/+4
|
* - Update to version 1.1Johan van Selst2009-06-263-6/+26
| | | | - Optionally included frontend tools: graph viewer and editor
* - The path to the .phy files was built up using un-zero'd memory, so it couldPav Lucistnik2009-06-263-7/+9
| | | | | | | | | (and did, for me) break in strange and unexpected ways. - EOF on input (e.g., ^D) would cause it to loop forever. PR: ports/136060 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
* Update to 14.5.0Emanuel Haupt2009-06-262-4/+4
|
* p5-Math-Evol implements the evolution search strategy. Derivatives of theMartin Wilke2009-06-255-0/+38
| | | | | | | | | | | objective function are not required. Constraints can be incorporated. The caller must supply initial values for the variables and for the initial step sizes. WWW: http://search.cpan.org/dist/Math-Evol/ PR: ports/135880 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 1.4.0Philip M. Gollucci2009-06-254-5/+15
| | | | | | | - patch a potential leak PR: ports/135953 Submitted by: bf <bf1783@gmail.com> (maintainer)
* Chase glpk shlib version.Dmitry Sivachenko2009-06-243-5/+6
|
* Update to version 4.38.Dmitry Sivachenko2009-06-243-49/+11
| | | | | PR: 135956 Submitted by: bf <bf1783@gmail.com>
* Update to 14.4.5Emanuel Haupt2009-06-222-4/+4
|
* 1) update MASTER_SITESMax Brazhnikov2009-06-224-14/+18
| | | | | | | | | | | | 2) clean up Makefile 3) respect PREFIX/LOCALBASE 4) install .desktop file to standard place 5) reduce dependencies 6) take maintainership PR: ports/135885 Submitted by: makc (self) Approved by: Andy Fawcett (former maintainer)
* Update maintainer's email address. Had already been done for hisMark Linimon2009-06-202-2/+2
| | | | other ports.
* - Chase R updatePav Lucistnik2009-06-194-4/+4
|
* - Mark MAKE_JOBS_UNSAFEPhilip M. Gollucci2009-06-191-0/+2
|
* - Update to 2009.06.18Dennis Herrmann2009-06-193-4/+8
|
* - Update to 0.8.7Martin Wilke2009-06-183-9/+9
| | | | | PR: 135643 Submitted by: Ports Fury
* - Ensure Fortran shim is not built if USE_FORTRAN is not set.Diane Bruce2009-06-181-0/+3
| | | | | | | | | - Split Fortran option into slave ports fftw3-fortran long-fortran float-fortran - Have to bump PORTREVISION for package builds etc.. - Fix silly spelling mistakes "Percision" -> "Precision" noted. Reviewed by: itetcu (portmgr) Approved by: ahze (Maintainer)
* - Ensure Fortran shim is not built if USE_FORTRAN is not set.Diane Bruce2009-06-186-10/+71
| | | | | | | | | - Split Fortran option into slave ports fftw3-fortran long-fortran float-fortran - Have to bump PORTREVISION for package builds etc.. - Fix silly spelling mistakes "Percision" -> "Precision" noted. Reviewed by: itetcu (portmgr) Approved by: ahze (Maintainer)
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-166-6/+6
| | | | so people will know where to send questions to.
* - Update to 2.9.0Martin Wilke2009-06-163-169/+796
| | | | | PR: 135251 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* - Update to 20090607Martin Wilke2009-06-141-1/+5
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.0.8Martin Wilke2009-06-148-16/+17
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.0.6Martin Wilke2009-06-144-8/+8
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.1.4Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.1.1Martin Wilke2009-06-144-8/+8
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.0.9Martin Wilke2009-06-1412-27/+24
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.0.11Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: maintainer
* - Update to 0.3.2Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.0.4Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.9.6Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.1.6Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.1.8Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.2.15Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 0.1.10Martin Wilke2009-06-142-6/+6
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
* - Update to 1.0.7Martin Wilke2009-06-142-4/+4
| | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)