Port details |
- R-cran-jpeg Read and write JPEG images
- 0.1.10_1 graphics =2 0.1.10_1Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2020-12-28 00:35:49
- Last Update: 2024-10-04 15:38:45
- Commit Hash: ca3b0dc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2 GPLv3
- WWW:
- https://www.rforge.net/jpeg/
- Description:
- This package provides an easy and simple way to read, write and display bitmap
images stored in the JPEG format. It can read and write both files and
in-memory raw vectors.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-jpeg>0:graphics/R-cran-jpeg
- To install the port:
- cd /usr/ports/graphics/R-cran-jpeg/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/R-cran-jpeg
- pkg install R-cran-jpeg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-jpeg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1670215190
SHA256 (jpeg_0.1-10.tar.gz) = c8d9f609c3088f91ec4853d6cc0e66511038a465811dea79ca6a0c09519178ca
SIZE (jpeg_0.1-10.tar.gz) = 18667
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Build
-
- graphics/R-cran-latticeExtra
- for Run
-
- graphics/R-cran-latticeExtra
Configuration Options:
- No options to configure
- Options name:
- graphics_R-cran-jpeg
- USES:
- cran:auto-plist,compiles jpeg
- 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 |
0.1.10_1 04 Oct 2024 15:38:45 |
Joseph Mingrone (jrm) Author: Florian Wagner |
graphics/R-cran-jpeg: Fix build when math/R is built without JPEG
Do this by explicitly depending on graphics/jpeg-turbo.
PR: 272155 |
0.1.10_1 15 Sep 2024 06:35:23 |
Zsolt Udvari (uzsolt) |
*/*: Take maintainership
devel/R-cran-brio
devel/R-cran-callr
devel/R-cran-covr
devel/R-cran-crayon
devel/R-cran-cyclocomp
devel/R-cran-desc
devel/R-cran-diffobj
devel/R-cran-ini
devel/R-cran-lintr
devel/R-cran-pkgbuild
devel/R-cran-pkgload
devel/R-cran-prettycode
devel/R-cran-rappdirs (Only the first 15 lines of the commit message are shown above ) |
0.1.10_1 14 Sep 2024 22:42:08 |
Guangyuan Yang (ygy) |
graphics/R-cran-jpeg: drop maintainership |
0.1.10_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.1.10 06 Dec 2022 23:37:57 |
Guangyuan Yang (ygy) |
graphics/R-cran-jpeg: Update to 0.1-10 |
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) |
0.1.9 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 ) |
0.1.9 25 Jul 2021 19:38:12 |
Guangyuan Yang (ygy) |
graphics/R-cran-jpeg: Update to 0.1-9
Approved by: lwhsu (mentor, implicit) |
0.1.8.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.8.1 28 Dec 2020 00:20:35 |
ygy |
new port: graphics/R-cran-jpeg: Read and write JPEG images
PR: 252174
Approved by: lwhsu |