aboutsummaryrefslogtreecommitdiff
path: root/science/ruby-dcl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired portsRene Ladan2014-09-201-65/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep some which are optional dependencies of non-expired ports 2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead 2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray 2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014 2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014 2014-09-20 comms/callsign: RubyForge shutdown May 15 2014 2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014 2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge 2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014 2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014 2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014 2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014 2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014 2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2 2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014 2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014 2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014 2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014 2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI Notes: svn path=/head/; revision=368630
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* science/ruby-dcl: fixed broken; use gccSteve Wills2014-08-211-3/+8
| | | | | | | | PR: 190688 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer) Notes: svn path=/head/; revision=365595
* many ruby/rubygem ports: death of rubyforge.orgSteve Wills2014-08-191-0/+3
| | | | | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port) Notes: svn path=/head/; revision=365393
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-4/+2
| | | | Notes: svn path=/head/; revision=360670
* Allow packaging as userBaptiste Daroussin2014-04-071-2/+4
| | | | Notes: svn path=/head/; revision=350503
* - Change to rubygem dependenciesSteve Wills2014-03-281-10/+12
| | | | | | | | | | | - Stage - Use OPTIONS PR: ports/188013 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer) Notes: svn path=/head/; revision=349464
* - Fix index after removal of ruby-gnome portsSteve Wills2014-03-241-2/+2
| | | | | | | | Reported by: many Pointyhat to: swills Notes: svn path=/head/; revision=349058
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | science) Notes: svn path=/head/; revision=327767
* - Update to 1.7.0.Steve Wills2012-07-251-11/+11
| | | | | | | | | | | | - Add/update *DEPENDS for libcdcl.so which is introduced by science/cdcl 5.4.5 - Use PORTDOCS and PORTEXAMPLES - Use dirrmtry PR: ports/169033 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer) Notes: svn path=/head/; revision=301502
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.6.3Philip M. Gollucci2012-02-171-6/+8
| | | | | | | | | | | | | | - add and update URLs of MASTER_SITES - add LICENSE related lines - update author's email address - update WWW site URL to shorter version PR: ports/165232 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=291643
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - update to 1.6.0Stefan Walter2009-01-081-46/+9
| | | | | | | | | | | | | - fix inappropriate use of NO* vars - add mastersites - use COPYTREE_SHARE - change maintainer's email address PR: 127317 Submitted by: maintainer Notes: svn path=/head/; revision=225494
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Update to 1.5.3.Cheng-Lung Sung2008-03-271-5/+4
| | | | | | | | | | | | | - Fix BUILD_DEPENDS. - Change depending library name. (ports/121284) - Remove BROKEN on amd64. (ports/121284) Changes: PR: ports/121285 Submitted by: maintainer ("Shin'ya Murakami") Notes: svn path=/head/; revision=209920
* Fix BUILD_DEPENDS after science/cdcl library name change.Florent Thoumie2008-03-151-2/+2
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=209111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Also broken on ia64.Mark Linimon2006-07-141-2/+2
| | | | Notes: svn path=/head/; revision=167737
* - Update to 1.5.2Renato Botelho2006-05-091-4/+2
| | | | | | | | | PR: ports/96949 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=161800
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix BROKEN msg which was breaking INDEX on amd64Volker Stolz2005-02-281-2/+1
| | | | | | | | PR: ports/78177 Submitted by: "Jose M." Notes: svn path=/head/; revision=130012
* science/cdcl -> update to 5.3 and use gtk by defaultSergey Matveychuk2005-02-241-14/+18
| | | | | | | | | | | | | | science/cdcl-gtk -> delete science/ruby-dcl -> update to 1.5 and use gtk by default science/ruby-dcl-gtk -> delete science/ruby-gphys -> update to 0.3.5 and fix dependency science/gave -> update to 1.1.3 and fix dependency PR: ports/76853 Submitted by: maintainer Notes: svn path=/head/; revision=129690
* BROKEN on amd64: Needs to link against shared librariesKris Kennaway2004-05-301-1/+7
| | | | Notes: svn path=/head/; revision=110364
* - math/ruby-narray is build dependencyPav Lucistnik2004-05-091-2/+3
| | | | | | | | PR: ports/66411 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=108776
* - cdcl is a build dependencyPav Lucistnik2004-03-161-3/+4
| | | | | | | | PR: ports/64322 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=104195
* - Update to 1.4.0Pav Lucistnik2004-03-141-5/+2
| | | | | | | | PR: ports/64245 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=103993
* Add ruby-dcl, a ruby interface to DCL, a scienific graphical library.Pav Lucistnik2004-02-271-0/+82
Add ruby-dcl-gtk, a slave port for ruby-dcl with gtk patches. PR: ports/62873, ports/62874 Submitted by: <murashin@edamame.summing.com> Notes: svn path=/head/; revision=102331