replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

This commit is contained in:
sthen 2019-07-12 20:46:54 +00:00
parent 484cf3de0c
commit 3318ced016
900 changed files with 1800 additions and 1800 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2017/09/19 05:33:26 landry Exp $
# $OpenBSD: Makefile,v 1.2 2019/07/12 20:46:54 sthen Exp $
COMMENT= perl module for parsing OpenStreetMap (.osm) files
@ -8,7 +8,7 @@ CATEGORIES= geo
RUN_DEPENDS= geo/p5-Geo-Constants>=0.06 \
www/p5-HTML-Parser>=3.72
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
# Perl
MODULES= cpan

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2017/12/07 21:26:05 espie Exp $
# $OpenBSD: Makefile,v 1.10 2019/07/12 20:46:55 sthen Exp $
COMMENT = perl extension for parsing US street addresses
MODULES = cpan
@ -8,7 +8,7 @@ CATEGORIES = geo
FIX_EXTRACT_PERMISSIONS=Yes
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = eg

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2016/03/20 19:56:43 naddy Exp $
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:46:55 sthen Exp $
COMMENT= parse TIGER/Line geographic data
MODULES= cpan
@ -7,7 +7,7 @@ DISTNAME= Geo-TigerLine-0.03
CATEGORIES= geo
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Carp-Assert \
devel/p5-Class-Accessor \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2016/03/20 19:56:43 naddy Exp $
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:46:55 sthen Exp $
COMMENT = 2-letter, 3-letter, and numerical codes for countries
@ -7,7 +7,7 @@ REVISION = 0
CATEGORIES = geo devel
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2019/05/28 19:35:14 landry Exp $
# $OpenBSD: Makefile,v 1.13 2019/07/12 20:46:55 sthen Exp $
COMMENT = translator library for point cloud formats
@ -16,7 +16,7 @@ MASTER_SITES = https://github.com/PDAL/PDAL/releases/download/1.9.1/
MAINTAINER = Landry Breuil <landry@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = devel/cmake lang/python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2019/05/19 11:26:24 naddy Exp $
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:46:55 sthen Exp $
COMMENT = point cloud storage extension for PostgreSQL
@ -14,7 +14,7 @@ PATCHFILES = pgpointcloud-patch1.patch{3e64c68dd4e0b9b9fdf0a74492ab49023161f6f1
PATCH_DIST_STRIP = -p1
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
COMPILER = base-clang ports-gcc

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2018/09/30 11:46:43 landry Exp $
# $OpenBSD: Makefile,v 1.25 2019/07/12 20:46:55 sthen Exp $
COMMENT = geospatial routing extension for PostgreSQL
@ -13,7 +13,7 @@ HOMEPAGE = http://pgrouting.org/
MAINTAINER = Landry Breuil <landry@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += CGAL boost_system-mt boost_thread-mt gmp m pthread
WANTLIB += boost_atomic-mt boost_chrono-mt boost_date_time-mt ${COMPILER_LIBCXX}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.54 2019/05/20 22:15:12 naddy Exp $
# $OpenBSD: Makefile,v 1.55 2019/07/12 20:46:55 sthen Exp $
V = 2.5.2
COMMENT= geographic objects support for PostgreSQL
@ -13,7 +13,7 @@ HOMEPAGE= http://www.postgis.net/
MAINTAINER= Landry Breuil <landry@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c crypto curl expat freexl gdal geos geos_c geotiff gif iconv intl
WANTLIB += jasper jpeg json-c lzma m nghttp2 openjp2 pcre png pq>=5.3 protobuf-c zstd

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2019/04/28 20:51:40 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:46:55 sthen Exp $
COMMENT = click params for command line interfaces to GeoJSON
@ -10,7 +10,7 @@ REVISION = 0
CATEGORIES = geo
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODPY_PI = Yes
MODPY_SETUPTOOLS = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2019/05/15 12:04:38 kmos Exp $
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:55 sthen Exp $
COMMENT = high-level API and CLI on top of OGR
BROKEN = needs update to cope with gdal 3
@ -13,7 +13,7 @@ CATEGORIES = geo
HOMEPAGE = https://fiona.readthedocs.io
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = lang/python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2019/04/28 20:51:40 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:46:55 sthen Exp $
COMMENT = library for reading, modifying and creating LAS LiDAR files
@ -10,7 +10,7 @@ REVISION= 0
CATEGORIES= geo devel textproc
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES= lang/python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2019/05/15 12:04:38 kmos Exp $
# $OpenBSD: Makefile,v 1.6 2019/07/12 20:46:55 sthen Exp $
COMMENT = library for accessing OGC Web Services
@ -11,7 +11,7 @@ CATEGORIES = geo devel
HOMEPAGE = http://geopython.github.io/OWSLib
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = lang/python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2019/05/15 12:04:38 kmos Exp $
# $OpenBSD: Makefile,v 1.6 2019/07/12 20:46:55 sthen Exp $
COMMENT = client library and CLI for Planet's public API
#'
@ -10,7 +10,7 @@ REVISION = 0
CATEGORIES = geo
# Apache 2.0
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = lang/python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2019/05/12 08:03:50 landry Exp $
# $OpenBSD: Makefile,v 1.24 2019/07/12 20:46:55 sthen Exp $
COMMENT = Pyrex generated python interface to PROJ.4 library
@ -13,7 +13,7 @@ HOMEPAGE = https://github.com/jswhit/pyproj
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# MIT
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${MODPY_WANTLIB} proj pthread

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2019/05/15 12:04:38 kmos Exp $
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:46:55 sthen Exp $
COMMENT = geospatial raster data API and CLI
@ -11,7 +11,7 @@ CATEGORIES = geo
HOMEPAGE = https://rasterio.readthedocs.io/en/latest/
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = lang/python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2019/04/28 20:51:40 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:46:55 sthen Exp $
COMMENT = cloud optimized GeoTiff creation plugin for rasterio
@ -11,7 +11,7 @@ REVISION = 0
CATEGORIES = geo
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = lang/python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2019/04/28 20:51:40 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:46:55 sthen Exp $
COMMENT = manipulation and analysis of planar geometric objects
@ -14,7 +14,7 @@ CATEGORIES = geo
HOMEPAGE = https://github.com/Toblerity/Shapely
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
FLAVORS = python3
FLAVOR ?=

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.107 2019/07/03 09:45:05 landry Exp $
# $OpenBSD: Makefile,v 1.108 2019/07/12 20:46:55 sthen Exp $
COMMENT = desktop geographical information system
@ -18,7 +18,7 @@ SHARED_LIBS = qgis_core 33.0 \
HOMEPAGE = http://www.qgis.org/
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MAINTAINER = Landry Breuil <landry@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2019/04/16 20:13:09 landry Exp $
# $OpenBSD: Makefile,v 1.32 2019/07/12 20:46:55 sthen Exp $
COMMENT = garmin GPS map management tool
@ -11,7 +11,7 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/}
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# GPLv3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = devel/cmake x11/qt4

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2015/07/18 15:46:11 jeremy Exp $
# $OpenBSD: Makefile,v 1.16 2019/07/12 20:46:55 sthen Exp $
COMMENT= Ruby library to physically locate iPhones
@ -9,7 +9,7 @@ CATEGORIES= geo
HOMEPAGE= https://github.com/mattb/findmyiphone
# Ruby license
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MODULES= lang/ruby

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2018/10/24 14:28:04 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:46:56 sthen Exp $
COMMENT = library for spatial indexing and querying
DISTNAME= spatialindex-src-1.8.5
@ -9,7 +9,7 @@ SHARED_LIBS = spatialindex 2.0 \
REVISION = 1
# MIT
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
HOMEPAGE = http://libspatialindex.github.com/
MASTER_SITES = http://download.osgeo.org/libspatialindex/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2015/09/29 10:52:12 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2019/07/12 20:46:56 sthen Exp $
COMMENT = tile caching frontend for WMS/TMS services
@ -12,7 +12,7 @@ HOMEPAGE = http://tilecache.org/
MAINTAINER = Landry Breuil <landry@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MASTER_SITES = ${HOMEPAGE}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2019/06/11 00:38:35 kurt Exp $
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:46:56 sthen Exp $
COMMENT = modern GPS tracking platform
V = 4.5
@ -14,7 +14,7 @@ HOMEPAGE = https://www.traccar.org/
MAINTAINER = Renaud Allard <renaud@allard.it>
# MPL 2.0
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MASTER_SITES = https://github.com/traccar/traccar/releases/download/v${V}/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2018/06/29 22:16:15 espie Exp $
# $OpenBSD: Makefile,v 1.40 2019/07/12 20:46:56 sthen Exp $
COMMENT = GPS track manager
@ -11,7 +11,7 @@ HOMEPAGE = http://viking.sourceforge.net/
MAINTAINER = Landry Breuil <landry@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr
WANTLIB += Xrender atk-1.0 bz2 c cairo crypto curl expat fontconfig

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.26 2019/07/12 20:46:56 sthen Exp $
COMMENT= library for powerful image loading capabilities
@ -13,7 +13,7 @@ CATEGORIES= graphics devel
HOMEPAGE= http://openil.sourceforge.net/
# LGPLv2.1
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openil/}
EXTRACT_SUFX= .zip

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2019/05/20 20:52:33 sthen Exp $
# $OpenBSD: Makefile,v 1.46 2019/07/12 20:46:56 sthen Exp $
COMMENT= ascii art library
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/}
HOMEPAGE= http://aa-project.sourceforge.net/aalib/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB= c m curses X11 xcb

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2019/05/19 11:26:24 naddy Exp $
# $OpenBSD: Makefile,v 1.32 2019/07/12 20:46:56 sthen Exp $
COMMENT= anti-grain geometry graphics library
@ -13,7 +13,7 @@ CATEGORIES= graphics
HOMEPAGE= http://www.antigrain.com/
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB= X11 freetype iconv m sndio usbhid xcb z SDL>=6 ${COMPILER_LIBCXX} pthread

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2016/03/16 16:46:32 naddy Exp $
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:46:56 sthen Exp $
COMMENT = game programming library for C/C++ developers
@ -15,7 +15,7 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=alpng/}
# bsd-like
# "Altered source versions must be plainly marked as such
# and must not be misrepresented as being the original software."
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
USE_GMAKE = Yes
BUILD_DEPENDS += games/allegro

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2018/11/29 20:41:54 naddy Exp $
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:46:56 sthen Exp $
COMMENT= morphing engine
@ -11,7 +11,7 @@ SHARED_LIBS += animorph 1.0 # unknown
HOMEPAGE= http://www.dedalo-3d.com/
# LGPLv2.1
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += m ${COMPILER_LIBCXX}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2019/06/25 13:57:56 fcambus Exp $
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:56 sthen Exp $
COMMENT = ansi and ascii art to png converter
@ -12,7 +12,7 @@ HOMEPAGE = https://www.ansilove.org/
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
# uses pledge()
WANTLIB += ansilove c m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2018/12/13 19:53:24 sthen Exp $
# $OpenBSD: Makefile,v 1.40 2019/07/12 20:46:56 sthen Exp $
ONLY_FOR_ARCHS= ${GCC4_ARCHS} ${CLANG_ARCHS}
@ -18,7 +18,7 @@ SHARED_LIBS+= ${_lib} ${SO_VERSION}
HOMEPAGE= http://www.aqsis.org/
# GPLv2 - LGPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aqsis/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2019/06/25 20:25:20 sthen Exp $
# $OpenBSD: Makefile,v 1.19 2019/07/12 20:46:56 sthen Exp $
COMMENT= ICC compatible color management system
@ -14,7 +14,7 @@ CATEGORIES= graphics sysutils
HOMEPAGE= http://www.argyllcms.com/
# AGPLv3 (GNU Affero Public License)
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += X11 Xau Xdmcp Xext Xinerama Xrandr Xss Xxf86vm c jpeg
WANTLIB += m png pthread ssl tiff z

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.36 2019/07/12 20:46:56 sthen Exp $
NOT_FOR_ARCHS= ${CLANG_ARCHS} # hangs during build, while running
# ../asy -dir ../base -config "" -render=0 -f pdf -noprc cube.asy
@ -16,7 +16,7 @@ CATEGORIES= graphics
HOMEPAGE= http://asymptote.sourceforge.net/
# LGPLv3
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asymptote/}
EXTRACT_SUFX= .tgz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2019/05/20 22:15:12 naddy Exp $
# $OpenBSD: Makefile,v 1.16 2019/07/12 20:46:56 sthen Exp $
COMMENT= convert text strings to printed bars
@ -7,7 +7,7 @@ CATEGORIES= graphics
REVISION= 1
# GPLv3+
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB = c iconv intl m paper

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.69 2019/05/20 22:15:12 naddy Exp $
# $OpenBSD: Makefile,v 1.70 2019/07/12 20:46:56 sthen Exp $
COMMENT = free font editor for TTF, EOT, and SVG fonts
@ -13,7 +13,7 @@ HOMEPAGE = http://birdfont.org/
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MASTER_SITES = http://birdfont.org/releases/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.93 2019/06/21 22:44:14 jca Exp $
# $OpenBSD: Makefile,v 1.94 2019/07/12 20:46:56 sthen Exp $
ONLY_FOR_ARCHS = amd64 i386
@ -14,7 +14,7 @@ HOMEPAGE = https://www.blender.org/
MAINTAINER = Pascal Stumpf <pascal@stumpf.co>
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += GL GLEW GLU Half Iex IlmImf IlmThread Imath OpenColorIO
WANTLIB += OpenImageIO X11 Xi Xrender Xxf86vm avcodec avdevice avformat

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/04/22 08:55:50 kn Exp $
# $OpenBSD: Makefile,v 1.2 2019/07/12 20:46:56 sthen Exp $
ONLY_FOR_ARCHS = amd64
@ -21,7 +21,7 @@ MAINTAINER = Klemens Nanni <kn@openbsd.org>
# kiss_fft: Unlicense
# min_al: public domain
# stb: public domain
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} GL X11 Xcursor Xinerama Xrandr Xxf86vm c m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2016/12/30 16:06:55 fcambus Exp $
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:46:56 sthen Exp $
COMMENT= ASCII drawing utility
@ -9,7 +9,7 @@ GH_TAGNAME = v1.3.3
CATEGORIES= graphics editors
# MIT
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
NO_BUILD= Yes
NO_TEST= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.70 2019/07/10 21:01:27 tj Exp $
# $OpenBSD: Makefile,v 1.71 2019/07/12 20:46:56 sthen Exp $
COMMENT= vector graphics library
@ -17,7 +17,7 @@ HOMEPAGE= http://cairographics.org/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2.1 / MPL 1.1
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += X11 Xau Xdmcp Xext Xrender c expat ffi fontconfig freetype
WANTLIB += glib-2.0 gobject-2.0 iconv intl lzo2 m pcre pixman-1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2017/11/16 23:20:38 naddy Exp $
# $OpenBSD: Makefile,v 1.37 2019/07/12 20:46:57 sthen Exp $
PORTROACH= limitw:1,even
@ -19,7 +19,7 @@ HOMEPAGE= http://cairographics.org/cairomm/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += X11 Xext Xrender cairo expat fontconfig freetype m
WANTLIB += pixman-1 png pthread sigc-2.0 xcb xcb-render

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2018/11/29 21:06:27 naddy Exp $
# $OpenBSD: Makefile,v 1.19 2019/07/12 20:46:57 sthen Exp $
COMMENT = skeletal based character animation library
DISTNAME = cal3d-0.11.0
@ -13,7 +13,7 @@ HOMEPAGE = https://mp3butcher.github.io/Cal3D/
MAINTAINER = Laurent Fanis <laurent.fanis@gmail.com>
# LGPL
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB = c m ${COMPILER_LIBCXX}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2018/04/27 14:59:43 bcallah Exp $
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:46:57 sthen Exp $
COMMENT = Context Free Design Grammar
@ -11,7 +11,7 @@ CATEGORIES = graphics
HOMEPAGE = https://www.contextfreeart.org/
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MASTER_SITES = https://www.contextfreeart.org/download/
EXTRACT_SUFX = .tgz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.71 2019/07/10 21:01:27 tj Exp $
# $OpenBSD: Makefile,v 1.72 2019/07/12 20:46:57 sthen Exp $
# XXX newer versions hard depend on gusb and udev...
PORTROACH= skipv:1.4.0,1.4.1,1.4.2,1.4.3,1.4.4
@ -20,7 +20,7 @@ HOMEPAGE= http://www.freedesktop.org/software/colord/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
WANTLIB += iconv intl lcms2 m pcre polkit-gobject-1 pthread sqlite3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2013/11/09 18:22:02 zhuk Exp $
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:46:57 sthen Exp $
COMMENT = tool for exploring the color space and relations
@ -9,7 +9,7 @@ HOMEPAGE = http://billposer.org/Software/ColorExplorer.html
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
# GPLv3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MASTER_SITES = http://billposer.org/Software/Downloads/
MODULES = x11/tk

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.44 2019/05/02 16:15:47 sthen Exp $
# $OpenBSD: Makefile,v 1.45 2019/07/12 20:46:57 sthen Exp $
COMMENT= gtk2 comic book viewer
@ -12,7 +12,7 @@ CATEGORIES= graphics
HOMEPAGE= http://comix.sourceforge.net/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2019/03/08 20:00:47 cwen Exp $
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:46:57 sthen Exp $
COMMENT = convert images to cross stitch patterns
@ -21,7 +21,7 @@ HOMEPAGE = http://cstitch.sourceforge.net/
MAINTAINER = Adam Wolk <awolk@openbsd.org>
# GPLv3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += GL Qt5Core Qt5Gui Qt5PrintSupport Qt5Widgets Qt5Xml
WANTLIB += c m pthread

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:46:57 sthen Exp $
COMMENT = Color Transformation Language interpreter
@ -17,7 +17,7 @@ CATEGORIES = graphics lang
HOMEPAGE = https://github.com/ampas/CTL/
# 3-clause BSD license
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += Half Iex IexMath IlmImf IlmThread Imath c m pthread
WANTLIB += ${COMPILER_LIBCXX} tiff

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2019/07/05 15:43:43 sthen Exp $
# $OpenBSD: Makefile,v 1.26 2019/07/12 20:46:57 sthen Exp $
COMMENT= DICOM toolkit
@ -41,7 +41,7 @@ MASTER_SITES= ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk${V:S/./
# Several ISC and BSDish
# ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk363/COPYRIGHT
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c crypto jpeg m png pthread ssl ${COMPILER_LIBCXX} tiff
WANTLIB += xml2 z charset iconv

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2018/06/02 13:54:30 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2019/07/12 20:46:57 sthen Exp $
COMMENT = digital camera RAW format conversion tool
@ -10,7 +10,7 @@ HOMEPAGE = http://www.cybercom.net/~dcoffin/dcraw/
MASTER_SITES = http://cybercom.net/~dcoffin/dcraw/archive/
# Some code is completely free, some is under the GPL
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB = c jasper jpeg lcms2 m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2019/01/02 12:44:07 jca Exp $
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:57 sthen Exp $
COMMENT = color correction utility for digital images
DISTNAME = delaboratory-0.8
@ -6,7 +6,7 @@ CATEGORIES = graphics x11
REVISION = 6
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} c iconv lzma m tiff wx_baseu-3.0
WANTLIB += wx_baseu_net-3.0 wx_baseu_xml-3.0 wx_gtk3u_adv-3.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2019/05/20 22:15:12 naddy Exp $
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:46:57 sthen Exp $
V = 0.10.0
COMMENT = simple to use paint program
@ -10,7 +10,7 @@ HOMEPAGE = https://launchpad.net/dibuja
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} X11 Xcomposite Xcursor Xdamage Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 babl-0.1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2019/06/30 21:27:43 sthen Exp $
# $OpenBSD: Makefile,v 1.41 2019/07/12 20:46:57 sthen Exp $
BROKEN= ninja: multiple rules generate /usr/obj/ports/digikam-kde4-4.13.0/digikam-4.13.0/core/cmake/templates/Info.plist.cmake.in
@ -39,7 +39,7 @@ REVISION-mediawiki = 8
REVISION-face = 4
# LGPL, GPL and many others
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
SHARED_LIBS = kipiplugins 0.1
SHARED_LIBS += digikamcore 0.1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.56 2019/07/01 08:02:37 espie Exp $
# $OpenBSD: Makefile,v 1.57 2019/07/12 20:46:57 sthen Exp $
COMMENT = KDE digital photo and video management utility
@ -17,7 +17,7 @@ SHARED_LIBS += digikamdatabase 1.0 # 5.9
SHARED_LIBS += digikamgui 1.0 # 5.9
# LGPL, GPL and many others
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} GL GLU ICE KF5Auth KF5CalendarCore
WANTLIB += KF5Codecs KF5Completion KF5ConfigCore KF5ConfigGui

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2019/03/08 20:00:47 cwen Exp $
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:46:57 sthen Exp $
COMMENT = viewer for geospatial point clouds
GH_ACCOUNT = c42f
@ -11,7 +11,7 @@ HOMEPAGE = http://c42f.github.io/displaz/
CATEGORIES = graphics
# BSD 3-clause
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MODULES = devel/cmake x11/qt5
LIB_DEPENDS = graphics/glew>=2.0 \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2019/05/13 19:03:52 danj Exp $
# $OpenBSD: Makefile,v 1.37 2019/07/12 20:46:57 sthen Exp $
COMMENT= portable DjVu viewer and browser plugin
@ -10,7 +10,7 @@ CATEGORIES= graphics print
HOMEPAGE= http://djvu.sourceforge.net/djview4.html
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += GL ICE QtGui QtNetwork QtOpenGL SM X11 Xext Xi Xinerama
WANTLIB += Xrender c djvulibre fontconfig freetype glib-2.0 iconv intl m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.44 2019/05/13 19:03:52 danj Exp $
# $OpenBSD: Makefile,v 1.45 2019/07/12 20:46:57 sthen Exp $
COMMENT= view, decode and encode DjVu files
@ -10,7 +10,7 @@ CATEGORIES= graphics print
HOMEPAGE= http://djvu.sourceforge.net/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2019/06/13 15:54:56 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:46:57 sthen Exp $
COMMENT = tools for handling data matrix barcodes
@ -13,7 +13,7 @@ MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=libdmtx/}
# LGPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} ICE MagickCore-6.Q16 MagickWand-6.Q16
WANTLIB += SM X11 Xext Xt bz2 c djvulibre dmtx expat fftw3 fontconfig

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2017/09/09 22:56:49 nigel Exp $
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:46:57 sthen Exp $
COMMENT = pic-like interpreter for producing line graphics
@ -9,7 +9,7 @@ CATEGORIES = graphics
HOMEPAGE = https://ece.uwaterloo.ca/~aplevich/dpic/
# 2-clause BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += c m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2019/06/24 13:49:57 bcallah Exp $
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:46:58 sthen Exp $
COMMENT = collaborative drawing program
DISTNAME = drawpile-2.1.11
@ -11,7 +11,7 @@ MAINTAINER = Brian Callahan <bcallah@openbsd.org>
EXTRACT_SUFX = .tar.gz
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5DNSSD Qt5Core Qt5Gui
WANTLIB += Qt5Multimedia Qt5Network Qt5Sql Qt5Svg Qt5Widgets c

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2018/06/29 22:16:16 espie Exp $
# $OpenBSD: Makefile,v 1.24 2019/07/12 20:46:58 sthen Exp $
PORTROACH= skipv:0.98.11_01
@ -12,7 +12,7 @@ CATEGORIES= graphics audio multimedia perl5
HOMEPAGE= http://www.exit1.org/dvdrip/
# Artistic and GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB= c
MASTER_SITES= http://www.exit1.org/dvdrip/dist/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2017/11/16 23:20:38 naddy Exp $
# $OpenBSD: Makefile,v 1.37 2019/07/12 20:46:58 sthen Exp $
ONLY_FOR_ARCHS = ${GCC4_ARCHS} ${CLANG_ARCHS}
.if (${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "arm64")
@ -18,7 +18,7 @@ CATEGORIES = graphics
HOMEPAGE = http://enblend.sourceforge.net/
# GPLv2+, MIT
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += Half Iex IexMath IlmImf IlmThread Imath c gsl gslcblas
WANTLIB += jpeg lcms2 m png pthread tiff vigraimpex z ${COMPILER_LIBCXX}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.169 2019/05/08 18:52:17 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.170 2019/07/12 20:46:58 sthen Exp $
COMMENT= GNOME document viewer
@ -18,7 +18,7 @@ MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} X11 Xcomposite Xcursor Xdamage Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2017/11/05 17:28:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:46:58 sthen Exp $
COMMENT= command line utility to transform jpeg files
@ -12,7 +12,7 @@ CATEGORIES= graphics
HOMEPAGE= https://www.kraxel.org/blog/linux/fbida/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c exif jpeg m pixman-1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2019/05/20 22:15:12 naddy Exp $
# $OpenBSD: Makefile,v 1.32 2019/07/12 20:46:58 sthen Exp $
COMMENT= manipulate image meta-data such as exif and ipct
@ -13,7 +13,7 @@ SHARED_LIBS += exiv2 11.0 # 14.0
HOMEPAGE= http://www.exiv2.org/
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} c expat iconv intl m z

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2018/04/28 16:31:12 kn Exp $
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:46:58 sthen Exp $
COMMENT = lossless, uncompressed graphics format
DISTNAME = farbfeld-4
@ -8,7 +8,7 @@ HOMEPAGE = https://tools.suckless.org/farbfeld
MAINTAINER = Kaashif Hymabaccus <kaashif@kaashif.co.uk>
# ISC
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += c jpeg png

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.96 2019/04/25 02:18:58 bcallah Exp $
# $OpenBSD: Makefile,v 1.97 2019/07/12 20:46:58 sthen Exp $
COMMENT= lightweight image viewer
@ -12,7 +12,7 @@ HOMEPAGE= https://feh.finalrewind.org/
MAINTAINER= Brian Callahan <bcallah@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB= Imlib2 X11 Xinerama c curl exif m png

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.34 2018/01/10 22:46:21 landry Exp $m
# $OpenBSD: Makefile,v 1.35 2019/07/12 20:46:58 sthen Exp $m
COMMENT= lightweight video thumbnailer for file managers
@ -15,7 +15,7 @@ MASTER_SITES= https://github.com/dirkvdb/ffmpegthumbnailer/releases/download/${G
EXTRACT_SUFX= .tar.bz2
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
COMPILER = base-clang ports-gcc
MODULES = devel/cmake

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/05/05 18:52:24 denis Exp $
# $OpenBSD: Makefile,v 1.2 2019/07/12 20:46:58 sthen Exp $
COMMENT = powerful yet simple to use screenshot software
CATEGORIES = graphics x11
@ -11,7 +11,7 @@ HOMEPAGE = https://flameshot.js.org/
MAINTAINER = Denis Fondras <denis@openbsd.org>
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} GL Qt5Core Qt5DBus Qt5Gui Qt5Network
WANTLIB += Qt5Svg Qt5Widgets c m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:46:58 sthen Exp $
COMMENT = Pictures collage & creativity tool
@ -12,7 +12,7 @@ HOMEPAGE = http://www.enricoros.com/opensource/fotowall/
MAINTAINER = Adam Wolk <awolk@openbsd.org>
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += GL ICE QtGui QtNetwork QtOpenGL QtSvg QtXml SM X11
WANTLIB += Xext Xi Xinerama Xrender c fontconfig freetype m pthread

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2019/05/08 15:48:26 danj Exp $
# $OpenBSD: Makefile,v 1.20 2019/07/12 20:46:58 sthen Exp $
COMMENT = open source alternative to glut
@ -12,7 +12,7 @@ CATEGORIES = graphics
HOMEPAGE = http://freeglut.sourceforge.net/
# X11
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += GL ICE SM X11 Xext Xi Xrandr Xxf86vm m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2019/04/23 17:55:31 cwen Exp $
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:46:58 sthen Exp $
COMMENT= c++ library for common image format
@ -12,7 +12,7 @@ SHARED_LIBS+= freeimage 2.0
HOMEPAGE= http://freeimage.sourceforge.net/
# GPL / "FreeImage Public Nons^WLicense"
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB= ${COMPILER_LIBCXX}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2019/05/13 16:46:23 danj Exp $
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:58 sthen Exp $
COMMENT= fswebcam is a small and simple webcam app
@ -10,7 +10,7 @@ REVISION= 0
HOMEPAGE= http://www.firestorm.cx/fswebcam/
# GPLv2 only
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB= c gd pthread

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2019/05/10 20:38:23 phessler Exp $
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:46:58 sthen Exp $
COMMENT = font rendering library for OpenGL applications
@ -13,7 +13,7 @@ CATEGORIES = graphics
HOMEPAGE = http://ftgl.wiki.sourceforge.net
# MIT license or the GNU LGPL, at your option.
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += GL GLU ICE SM X11 Xdamage Xext Xfixes Xmu Xt Xxf86vm drm
WANTLIB += freetype m ${COMPILER_LIBCXX} xcb xcb-glx z expat

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.37 2019/07/12 20:46:58 sthen Exp $
COMMENT= tool for producing computational artwork
DISTNAME= fyre-1.0.1
@ -8,7 +8,7 @@ CATEGORIES= graphics
HOMEPAGE= http://fyre.navi.cx/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += Half Iex IexMath IlmImf IlmThread Imath X11 Xcomposite
WANTLIB += Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr Xrender

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.77 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.78 2019/07/12 20:46:58 sthen Exp $
PORTROACH= skipv:gd-2.2.5
@ -15,7 +15,7 @@ CATEGORIES= graphics
HOMEPAGE= http://www.libgd.org/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c expat fontconfig freetype iconv jpeg m png pthread
WANTLIB += ${COMPILER_LIBCXX} tiff webp z

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2019/05/09 17:02:30 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:46:58 sthen Exp $
COMMENT = cross-platform DICOM implementation
@ -23,7 +23,7 @@ HOMEPAGE = http://gdcm.sourceforge.net/
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
# BSD/Apache2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=gdcm/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.74 2019/05/17 16:45:27 sthen Exp $
# $OpenBSD: Makefile,v 1.75 2019/07/12 20:46:58 sthen Exp $
COMMENT= graphic library for gtk+2
@ -16,7 +16,7 @@ HOMEPAGE= http://www.gtk.org/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += X11 c gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 intl jasper
WANTLIB += jpeg m png pthread tiff z

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2019/05/20 04:47:01 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:46:59 sthen Exp $
COMMENT= lightweight Gtk+3 based image viewer
@ -11,7 +11,7 @@ REVISION= 1
HOMEPAGE= http://geeqie.org/
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += atk-1.0 c cairo cairo-gobject exiv2 gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gthread-2.0 gtk-3 intl

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.68 2019/07/05 11:53:00 sthen Exp $
# $OpenBSD: Makefile,v 1.69 2019/07/12 20:46:59 sthen Exp $
PORTROACH= limit:^0\.2
@ -28,7 +28,7 @@ HOMEPAGE= http://gegl.org/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv3/LGPLv3
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MASTER_SITES= http://download.gimp.org/pub/gegl/${V:R}/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.36 2019/07/12 20:46:59 sthen Exp $
PORTROACH= limit:^0\.3
@ -22,7 +22,7 @@ HOMEPAGE= http://gegl.org/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv3/LGPLv3
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += X11 Xext Xrender babl-0.1 cairo croco-0.6 expat ffi
WANTLIB += fontconfig freetype gdk_pixbuf-2.0 gio-2.0 glib-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2019/05/08 22:29:07 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:46:59 sthen Exp $
COMMENT= graph based image processing framework (API version 0.4)
@ -19,7 +19,7 @@ HOMEPAGE= http://gegl.org/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv3/LGPLv3
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} X11 Xext Xrender babl-0.1 cairo
WANTLIB += croco-0.6 expat ffi fontconfig freetype fribidi gdk_pixbuf-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2019/07/12 20:46:59 sthen Exp $
COMMENT = geometry viewer for OOGL file formats
@ -12,7 +12,7 @@ HOMEPAGE = http://www.geomview.org
MAINTAINER = Patsy <openbsd@ethernull.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ICE SM X11 Xext Xft Xm Xmu Xrender Xt c expat fontconfig
WANTLIB += freetype iconv jpeg m png ${COMPILER_LIBCXX} xcb z

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2018/12/13 19:53:24 sthen Exp $
# $OpenBSD: Makefile,v 1.33 2019/07/12 20:46:59 sthen Exp $
COMMENT= fractal program with GTK interface
GH_ACCOUNT= oskusalerma
@ -12,7 +12,7 @@ REVISION= 2
HOMEPAGE= http://www.oskusoft.com/osku/gfract/
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 boost_filesystem boost_regex

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.46 2019/03/20 13:58:23 sthen Exp $
# $OpenBSD: Makefile,v 1.47 2019/07/12 20:46:59 sthen Exp $
COMMENT= converts GIF images to the PNG format
@ -7,7 +7,7 @@ CATEGORIES= graphics
HOMEPAGE= http://www.catb.org/~esr/gif2png/
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c m png z

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2019/02/20 10:15:20 sthen Exp $
# $OpenBSD: Makefile,v 1.29 2019/07/12 20:46:59 sthen Exp $
COMMENT= tools and library routines for working with GIF images
@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=giflib/}
HOMEPAGE= http://giflib.sourceforge.net/
# MIT
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += c m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.48 2019/05/02 08:12:56 benoit Exp $
# $OpenBSD: Makefile,v 1.49 2019/07/12 20:46:59 sthen Exp $
COMMENT = creating & editing GIF images and animations
@ -9,7 +9,7 @@ CATEGORIES = graphics
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB = c ICE SM X11 m pthread

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2016/03/19 15:06:42 millert Exp $
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:46:59 sthen Exp $
COMMENT= handle GIF89a transparent option and interlace mode
@ -8,7 +8,7 @@ REVISION= 0
CATEGORIES= graphics
# BSD-like, badly worded
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB= c
MASTER_SITES= ftp://ftp.lab.kdd.co.jp/infosystems/misc/tools/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2019/05/20 22:15:12 naddy Exp $
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:46:59 sthen Exp $
COMMENT = deskew plug-in for GIMP
DISTNAME = gimp-deskew-plugin-0.0.20141025
@ -12,7 +12,7 @@ CATEGORIES = graphics x11
HOMEPAGE = http://registry.gimp.org/node/2958
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 c cairo fontconfig freetype

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2017/11/21 00:13:01 naddy Exp $
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:46:59 sthen Exp $
COMMENT = seam-carving smart rescale gimp plugin
CATEGORIES = graphics
@ -10,7 +10,7 @@ EXTRACT_SUFX = .tar.bz2
REVISION = 2
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB = GL X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 c cairo expat fontconfig freetype

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.123 2019/05/21 09:41:52 sthen Exp $
# $OpenBSD: Makefile,v 1.124 2019/07/12 20:46:59 sthen Exp $
COMMENT= GNU Image Manipulation Program
@ -46,7 +46,7 @@ LIB_DEPENDS= archivers/bzip2 \
net/curl
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB = ${COMPILER_LIBCXX}
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2016/03/11 19:59:14 naddy Exp $
# $OpenBSD: Makefile,v 1.26 2019/07/12 20:46:59 sthen Exp $
COMMENT= OpenGL Extrusion library
@ -11,7 +11,7 @@ SHARED_LIBS += gle 4.0 # 4.0
HOMEPAGE= http://www.linas.org/gle/
# Artistic/IBM standard example source code or GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2019/01/28 08:26:17 jsg Exp $
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:46:59 sthen Exp $
# no libGL (toolchain issue)
NOT_FOR_ARCHS= m88k
@ -18,7 +18,7 @@ HOMEPAGE= http://glew.sourceforge.net/
MAINTAINER= Brad Smith <brad@comstyle.com>
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += GL GLU X11 Xext Xi Xmu c m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2017/05/06 14:10:16 espie Exp $
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:46:59 sthen Exp $
COMMENT = open source, multi-platform library for creating windows
DISTNAME = glfw-3.2.1
@ -11,7 +11,7 @@ HOMEPAGE = http://www.glfw.org/
MAINTAINER = Gregor Best <gbe@unobtanium.de>
# zlib
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += X11 Xcursor Xinerama Xrandr Xxf86vm m pthread

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2019/02/07 21:31:59 kirby Exp $
# $OpenBSD: Makefile,v 1.10 2019/07/12 20:46:59 sthen Exp $
COMMENT= C++ mathematics header-only library for OpenGL software
@ -11,7 +11,7 @@ CATEGORIES= graphics math
HOMEPAGE= https://glm.g-truc.net/
# MIT
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MODULES= devel/cmake

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2015/03/17 23:43:25 bcallah Exp $
# $OpenBSD: Makefile,v 1.16 2019/07/12 20:46:59 sthen Exp $
COMMENT= load PNG graphics files and bind them to an OpenGL texture
@ -14,7 +14,7 @@ EXTRACT_SUFX= .zip
HOMEPAGE= http://www.fifi.org/doc/libglpng-dev/glpng.html
# BSD-like
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MASTER_SITES= http://mirrors.nycbug.org/pub/distfiles/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2017/05/10 02:20:22 schwarze Exp $
# $OpenBSD: Makefile,v 1.20 2019/07/12 20:46:59 sthen Exp $
COMMENT-main= draw maps and charts
COMMENT-high= high resolution coastline data for GMT
@ -17,7 +17,7 @@ CATEGORIES= graphics geo
HOMEPAGE= http://gmt.soest.hawaii.edu/
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
MASTER_SITES= ftp://ftp.iris.washington.edu/pub/gmt/4/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:47:00 sthen Exp $
COMMENT = fractal image generator
@ -15,7 +15,7 @@ CATEGORIES = graphics
HOMEPAGE = http://gnofract4d.sourceforge.net
# 3-clause BSD
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += ${MODPY_WANTLIB}
WANTLIB += m png pthread z ${COMPILER_LIBCXX}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2015/02/16 22:57:08 naddy Exp $
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:47:00 sthen Exp $
COMMENT-main= OCR software
COMMENT-gui= gocr tcl/tk frontend
@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jocr/}
HOMEPAGE= http://www-e.uni-magdeburg.de/jschulen/ocr/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
NO_TEST= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2019/06/13 15:48:52 sthen Exp $
# $OpenBSD: Makefile,v 1.29 2019/07/12 20:47:00 sthen Exp $
COMMENT= canvas widget for GTK+ based on Cairo
@ -15,7 +15,7 @@ MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE= Yes
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi cairo

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2019/06/13 15:48:52 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2019/07/12 20:47:00 sthen Exp $
COMMENT = simple and fast image viewer for X11
@ -11,7 +11,7 @@ HOMEPAGE = http://lxde.sourceforge.net/gpicview/
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE = Yes
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr
WANTLIB += Xrender atk-1.0 c cairo expat ffi fontconfig freetype fribidi

Some files were not shown because too many files have changed in this diff Show More