Port details |
- rubygem-ruby-dcl Ruby interface to the scientific graphic library DCL
- 1.8.1_1 science
=0 1.8.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: requires deprecated science/cdcl
This port expired on: 2023-04-21
- Maintainer: murashin@gfd-dennou.org
- Port Added: 2015-03-09 16:58:36
- Last Update: 2023-04-21 18:57:01
- Commit Hash: 04c7d1e
- Also Listed In: rubygems
- License: BSD2CLAUSE
- WWW:
- http://ruby.gfd-dennou.org/products/ruby-dcl/
- Description:
- This is a Ruby interface to the scientific graphic library DCL.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-ruby-dcl>0:science/rubygem-ruby-dcl
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-ruby-dcl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1514155097
SHA256 (rubygem/ruby-dcl-1.8.1.gem) = 7c73beb75305b6e57a9b008e1e5cfefe859ac0daa50ab65c729df3fe677be36c
SIZE (rubygem/ruby-dcl-1.8.1.gem) = 191488
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rubygem-narray>=0.5.5 : math/rubygem-narray
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- Runtime dependencies:
-
- rubygem-narray>=0.5.5 : math/rubygem-narray
- rubygem-narray_miss>0 : math/rubygem-narray_miss
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- Library dependencies:
-
- libcdcl.so : science/cdcl
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_rubygem-ruby-dcl
- USES:
- gem gettext-runtime gnome xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.1_1 21 Apr 2023 18:57:01 |
Rene Ladan (rene) |
cleanup: Remove expired ports related to cdcl:
2023-04-21 science/cdcl: Broken since 2021
2023-04-21 science/rubygem-ruby-dcl: requires deprecated science/cdcl |
1.8.1_1 21 Mar 2023 12:43:31 |
Muhammad Moinur Rahman (bofh) |
science/*dcl: Reset EXPIRATION_DATE
science/cdcl was marked for EXPIRATION however there were consumers
which were not also marked. So reset the EXPIRATION of both to
2023-04-21. |
1.8.1_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.8.1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.1 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
1.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.1 07 Nov 2019 17:17:54 |
zeising |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.8.1 24 Jan 2019 05:09:48 |
linimon |
Conditionalize the dependence of libunwind to x86-only to allow building
these ports on !x86.
libunwind is only available for x86; lang/ruby* already expresses this
correctly. Some of the rubygems did not: for the ones that already had
USE_RUBY, the dependency was overspecified in the first place.
Tested for no-harm on amd64.
While here, pet portlint where appropriate.
Approved by: portmgr (tier-2 blanket) |
1.8.1 10 Jul 2018 15:12:47 |
swills |
science/rubygem-ruby-dcl: update to 1.8.1
PR: 225012
Approved by: maintainer timeout (murashin@gfd-dennou.org, >6 months) |
1.7.0.2 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.7.0.2 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
1.7.0.2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.7.0.2 09 Mar 2015 17:36:19 |
xmj |
science/rubygem-ruby-dcl: Fix category.
Pointed out by: dvl
Approved by: mentors (implicit) |
09 Mar 2015 16:58:13
|
xmj |
science/rubygem-ruby-dcl: Add port
This is a Ruby interface to the scientific graphic library DCL.
WWW: http://ruby.gfd-dennou.org/products/ruby-dcl/
PR: 197018
Differential Revision: https://reviews.freebsd.org/D2036
Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
Approved by: mentors (implicit) |