diff --git a/audio/py-discogs-client/Makefile b/audio/py-discogs-client/Makefile index 8ab4349a43c..895f1d88c48 100644 --- a/audio/py-discogs-client/Makefile +++ b/audio/py-discogs-client/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2019/05/15 12:04:34 kmos Exp $ +# $OpenBSD: Makefile,v 1.11 2019/07/12 21:07:45 sthen Exp $ COMMENT = Python interface to Discogs website @@ -12,7 +12,7 @@ REVISION = 1 HOMEPAGE = https://github.com/discogs/discogs_client # MIT -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODPY_PI = Yes diff --git a/audio/py-musicbrainzngs/Makefile b/audio/py-musicbrainzngs/Makefile index 8f7c487bf28..08739271f24 100644 --- a/audio/py-musicbrainzngs/Makefile +++ b/audio/py-musicbrainzngs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2019/04/28 20:51:26 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2019/07/12 21:07:45 sthen Exp $ COMMENT = python bindings for musicbrainz NGS webservice @@ -11,7 +11,7 @@ CATEGORIES = audio HOMEPAGE = http://python-musicbrainzngs.readthedocs.org/ # BSD -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODPY_PI = Yes diff --git a/devel/automoc/Makefile b/devel/automoc/Makefile index 58f9ab17317..ab151dc632d 100644 --- a/devel/automoc/Makefile +++ b/devel/automoc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2017/07/27 09:34:37 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2019/07/12 21:07:45 sthen Exp $ CATEGORIES = devel COMMENT = K Desktop Environment, frontend to moc @@ -8,7 +8,7 @@ EXTRACT_SUFX = .tar.bz2 REVISION = 5 # 2-clause BSDL -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = ${MASTER_SITE_KDE:=stable/automoc4/${VERSION}/} DIST_SUBDIR = kde diff --git a/devel/jd-gui/Makefile b/devel/jd-gui/Makefile index 8782501c7be..14a1c275398 100644 --- a/devel/jd-gui/Makefile +++ b/devel/jd-gui/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/06 07:36:14 rpointel Exp $ +# $OpenBSD: Makefile,v 1.11 2019/07/12 21:07:45 sthen Exp $ COMMENT = yet another fast Java decompiler @@ -12,7 +12,7 @@ HOMEPAGE = http://jd.benow.ca/ MAINTAINER = Remi Pointel # GPLv3 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = https://github.com/java-decompiler/jd-gui/releases/download/v${VERSION}/ diff --git a/devel/p5-Devel-Gladiator/Makefile b/devel/p5-Devel-Gladiator/Makefile index 832c99f7940..a2ca6d40b18 100644 --- a/devel/p5-Devel-Gladiator/Makefile +++ b/devel/p5-Devel-Gladiator/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2019/05/24 08:40:32 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2019/07/12 21:07:45 sthen Exp $ COMMENT = walk all of perl memory arena @@ -9,7 +9,7 @@ MAINTAINER = Marc Espie TEST_DEPENDS = devel/p5-PadWalker # perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB += c perl diff --git a/devel/p5-Devel-Leak-Object/Makefile b/devel/p5-Devel-Leak-Object/Makefile index 384eddca9b7..5c0ef2769fc 100644 --- a/devel/p5-Devel-Leak-Object/Makefile +++ b/devel/p5-Devel-Leak-Object/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2016/03/20 19:56:20 naddy Exp $ +# $OpenBSD: Makefile,v 1.3 2019/07/12 21:07:45 sthen Exp $ COMMENT = finding memory leaks in perl objects @@ -9,6 +9,6 @@ CATEGORIES = devel MAINTAINER = Marc Espie # perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes .include diff --git a/devel/p5-Module-Starter-Plugin-CGIApp/Makefile b/devel/p5-Module-Starter-Plugin-CGIApp/Makefile index 42ac0c56189..525fceb13d0 100644 --- a/devel/p5-Module-Starter-Plugin-CGIApp/Makefile +++ b/devel/p5-Module-Starter-Plugin-CGIApp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2016/03/20 19:56:28 naddy Exp $ +# $OpenBSD: Makefile,v 1.12 2019/07/12 21:07:45 sthen Exp $ COMMENT = template based module starter for CGI apps @@ -12,7 +12,7 @@ CPAN_AUTHOR = JALDHAR MAINTAINER = James Wright # Perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes CONFIGURE_STYLE = modbuild diff --git a/devel/py-docopt/Makefile b/devel/py-docopt/Makefile index 52ad6382a04..6e85cca58a7 100644 --- a/devel/py-docopt/Makefile +++ b/devel/py-docopt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2019/05/08 13:49:47 danj Exp $ +# $OpenBSD: Makefile,v 1.7 2019/07/12 21:07:45 sthen Exp $ COMMENT = Pythonic argument parser @@ -11,7 +11,7 @@ REVISION = 3 HOMEPAGE = http://docopt.org # MIT -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/python MODPY_PI = Yes diff --git a/devel/ruby-activesupport/Makefile b/devel/ruby-activesupport/Makefile index 2d4624aef71..7907d3510e9 100644 --- a/devel/ruby-activesupport/Makefile +++ b/devel/ruby-activesupport/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 2019/05/15 06:42:17 sebastia Exp $ +# $OpenBSD: Makefile,v 1.33 2019/07/12 21:07:45 sthen Exp $ COMMENT = support libraries and Ruby extensions extracted from Rails @@ -7,7 +7,7 @@ CATEGORIES = devel MAINTAINER = Sebastian Reitenbach # MIT -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-colorator/Makefile b/devel/ruby-colorator/Makefile index 41a4e8d83fd..180c6a1d7ee 100644 --- a/devel/ruby-colorator/Makefile +++ b/devel/ruby-colorator/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2013/10/26 23:55:35 jeremy Exp $ +# $OpenBSD: Makefile,v 1.3 2019/07/12 21:07:45 sthen Exp $ COMMENT = colorize your text in the terminal @@ -9,7 +9,7 @@ CATEGORIES = devel HOMEPAGE = http://octopress.org/colorator/ # MIT License -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-colored/Makefile b/devel/ruby-colored/Makefile index 4f25425c882..da123450ecc 100644 --- a/devel/ruby-colored/Makefile +++ b/devel/ruby-colored/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2015/04/16 17:39:00 sebastia Exp $ +# $OpenBSD: Makefile,v 1.2 2019/07/12 21:07:45 sthen Exp $ COMMENT = colorize your text in the terminal red @@ -8,7 +8,7 @@ HOMEPAGE = http://github.com/defunkt/colored MAINTAINER = Sebastian Reitenbach # MIT like -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-commander/Makefile b/devel/ruby-commander/Makefile index 22199415df7..fdd44424767 100644 --- a/devel/ruby-commander/Makefile +++ b/devel/ruby-commander/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2016/01/26 12:50:24 jasper Exp $ +# $OpenBSD: Makefile,v 1.5 2019/07/12 21:07:45 sthen Exp $ COMMENT = complete solution for Ruby command-line executables @@ -9,7 +9,7 @@ CATEGORIES = devel HOMEPAGE = https://github.com/commander-rb/commander # MIT License -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-log4r/Makefile b/devel/ruby-log4r/Makefile index e153379baf3..6531ad6760a 100644 --- a/devel/ruby-log4r/Makefile +++ b/devel/ruby-log4r/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2017/11/20 20:57:17 jeremy Exp $ +# $OpenBSD: Makefile,v 1.3 2019/07/12 21:07:45 sthen Exp $ COMMENT = log4j implementation for Ruby @@ -9,7 +9,7 @@ HOMEPAGE = https://github.com/colbygk/log4r MAINTAINER = Sebastian Reitenbach # LGPLv3 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-mocha/Makefile b/devel/ruby-mocha/Makefile index 6fe881ab0c2..822833d89c4 100644 --- a/devel/ruby-mocha/Makefile +++ b/devel/ruby-mocha/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2017/11/20 20:57:17 jeremy Exp $ +# $OpenBSD: Makefile,v 1.22 2019/07/12 21:07:45 sthen Exp $ COMMENT = Ruby library for mocking and stubbing @@ -9,7 +9,7 @@ CATEGORIES = devel HOMEPAGE = http://gofreerange.com/mocha/docs/ # MIT License -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-rake-compiler/Makefile b/devel/ruby-rake-compiler/Makefile index c8beeafc013..ba04a538a5c 100644 --- a/devel/ruby-rake-compiler/Makefile +++ b/devel/ruby-rake-compiler/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2015/07/19 02:10:31 jeremy Exp $ +# $OpenBSD: Makefile,v 1.13 2019/07/12 21:07:45 sthen Exp $ COMMENT = build and package Ruby extensions using Rake as glue @@ -11,7 +11,7 @@ HOMEPAGE = https://github.com/luislavena/rake-compiler MAINTAINER = Jeremy Evans # MIT License -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-ruby-progressbar/Makefile b/devel/ruby-ruby-progressbar/Makefile index b4f49bcf72d..6d3cb26b980 100644 --- a/devel/ruby-ruby-progressbar/Makefile +++ b/devel/ruby-ruby-progressbar/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2019/06/24 10:56:23 sebastia Exp $ +# $OpenBSD: Makefile,v 1.3 2019/07/12 21:07:45 sthen Exp $ COMMENT = text progress bar library for Ruby @@ -9,7 +9,7 @@ HOMEPAGE = https://github.com/jfelchner/ruby-progressbar MAINTAINER = Sebastian Reitenbach # MIT -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-safe_yaml/Makefile b/devel/ruby-safe_yaml/Makefile index 47a2b4b3c13..d4f49fdcca1 100644 --- a/devel/ruby-safe_yaml/Makefile +++ b/devel/ruby-safe_yaml/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2016/09/09 10:42:13 sebastia Exp $ +# $OpenBSD: Makefile,v 1.4 2019/07/12 21:07:45 sthen Exp $ COMMENT = safe YAML parsing @@ -8,7 +8,7 @@ CATEGORIES = devel HOMEPAGE = http://dtao.github.com/safe_yaml/ # MIT License -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/ruby-semantic_puppet/Makefile b/devel/ruby-semantic_puppet/Makefile index 3b0903d8f59..35310e80224 100644 --- a/devel/ruby-semantic_puppet/Makefile +++ b/devel/ruby-semantic_puppet/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2018/04/26 09:54:32 sebastia Exp $ +# $OpenBSD: Makefile,v 1.6 2019/07/12 21:07:45 sthen Exp $ COMMENT = compare semantic versioning @@ -8,7 +8,7 @@ HOMEPAGE = https://github.com/puppetlabs/semantic_puppet-gem MAINTAINER = Sebastian Reitenbach # Apache 2.0 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/ruby diff --git a/devel/sdl2-mixer/Makefile b/devel/sdl2-mixer/Makefile index 84f86325318..c1019859686 100644 --- a/devel/sdl2-mixer/Makefile +++ b/devel/sdl2-mixer/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2019/04/20 18:22:28 thfr Exp $ +# $OpenBSD: Makefile,v 1.12 2019/07/12 21:07:45 sthen Exp $ V = 2.0.4 COMMENT = SDL2 multi-channel audio mixer library @@ -12,7 +12,7 @@ HOMEPAGE = https://www.libsdl.org/projects/SDL_mixer/ MAINTAINER = Thomas Frohwein # zlib -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB += FLAC SDL2 c m mikmod modplug ogg opus opusfile pthread sndio usbhid WANTLIB += vorbis vorbisfile samplerate mpg123 diff --git a/editors/kile-kde4/Makefile b/editors/kile-kde4/Makefile index 55eb4928f0f..2b1edb3a183 100644 --- a/editors/kile-kde4/Makefile +++ b/editors/kile-kde4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2019/05/20 22:15:08 naddy Exp $ +# $OpenBSD: Makefile,v 1.18 2019/07/12 21:07:45 sthen Exp $ CATEGORIES = editors COMMENT = user-friendly TeX/LaTex editor for KDE @@ -10,7 +10,7 @@ EXTRACT_SUFX = .tar.bz2 MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=kile/} # GPLv2+ -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB += ${COMPILER_LIBCXX} c iconv intl m pthread WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork diff --git a/games/0ad/Makefile.inc b/games/0ad/Makefile.inc index 60b6eed2906..02d9b674751 100644 --- a/games/0ad/Makefile.inc +++ b/games/0ad/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.10 2018/12/25 00:32:55 bentley Exp $ +# $OpenBSD: Makefile.inc,v 1.11 2019/07/12 21:07:45 sthen Exp $ ONLY_FOR_ARCHS = amd64 i386 @@ -14,6 +14,6 @@ MASTER_SITES = https://releases.wildfiregames.com/ \ ${MASTER_SITE_SOURCEFORGE:=zero-ad/} # GPLv2+, MIT for libs, CC-BY-SA for data -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WRKDIST = ${WRKDIR}/0ad-${V}-alpha diff --git a/games/ufoai/Makefile.inc b/games/ufoai/Makefile.inc index 7a359e2e2b9..428178135d8 100644 --- a/games/ufoai/Makefile.inc +++ b/games/ufoai/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.7 2018/04/26 08:49:45 kirby Exp $ +# $OpenBSD: Makefile.inc,v 1.8 2019/07/12 21:07:46 sthen Exp $ # data package is useless without ufoai itself, which can only be # built on some arches. @@ -16,6 +16,6 @@ MAINTAINER = Kirill Bychkov MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=ufoai/} # GPLv2+, MIT, Public Domain, CC-BY-SA 3.0 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes NO_TEST = Yes diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index 285420a6506..6aa2bb19a48 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.54 2019/02/21 22:37:58 sthen Exp $ +# $OpenBSD: Makefile,v 1.55 2019/07/12 21:07:46 sthen Exp $ COMMENT = Amide a Medical Imaging Data Examiner @@ -9,7 +9,7 @@ REVISION = 11 HOMEPAGE = http://amide.sourceforge.net/ # GPLv2 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB += X11 Xcomposite Xcursor Xdamage WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile index 2e71dc38a05..594811c261b 100644 --- a/graphics/qimageblitz/Makefile +++ b/graphics/qimageblitz/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2017/07/27 09:55:45 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2019/07/12 21:07:46 sthen Exp $ CATEGORIES = graphics COMMENT = KDE image effects @@ -10,7 +10,7 @@ EXTRACT_SUFX = .tar.bz2 SHARED_LIBS = qimageblitz 0.0 # .4.0 # 2-clause BSDL -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = ${MASTER_SITE_KDE:=stable/qimageblitz/} diff --git a/graphics/sk1/Makefile b/graphics/sk1/Makefile index 3def6ee90d0..e6b21502100 100644 --- a/graphics/sk1/Makefile +++ b/graphics/sk1/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2019/05/05 15:44:12 danj Exp $ +# $OpenBSD: Makefile,v 1.4 2019/07/12 21:07:46 sthen Exp $ COMMENT = multiplatform vector graphics editor @@ -11,7 +11,7 @@ CATEGORIES = graphics HOMEPAGE = https://sk1project.net/ # GPLv3+ -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = https://downloads.sk1project.net/sk1/${VERSION}/ diff --git a/mail/ruby-mime/Makefile b/mail/ruby-mime/Makefile index d34ead1ae39..c9ee1ca15e8 100644 --- a/mail/ruby-mime/Makefile +++ b/mail/ruby-mime/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2017/11/20 20:57:17 jeremy Exp $ +# $OpenBSD: Makefile,v 1.12 2019/07/12 21:07:46 sthen Exp $ COMMENT = MIME library for Ruby @@ -9,7 +9,7 @@ CATEGORIES = mail MAINTAINER = Clint Pachl # Ruby license -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes HOMEPAGE = https://ecentryx.com/gems/mime/ diff --git a/misc/logjam/Makefile b/misc/logjam/Makefile index 0dfcf245a2a..21901d6e374 100644 --- a/misc/logjam/Makefile +++ b/misc/logjam/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.46 2018/06/27 21:03:57 espie Exp $ +# $OpenBSD: Makefile,v 1.47 2019/07/12 21:07:46 sthen Exp $ COMMENT = GTK client for LiveJournal @@ -9,7 +9,7 @@ CATEGORIES = misc x11 HOMEPAGE = http://andy-shev.github.com/LogJam/ # 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 dbus-1 dbus-glib-1 expat ffi diff --git a/multimedia/phonon-backend/Makefile.inc b/multimedia/phonon-backend/Makefile.inc index d60ceefacad..4b61d796df6 100644 --- a/multimedia/phonon-backend/Makefile.inc +++ b/multimedia/phonon-backend/Makefile.inc @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile.inc,v 1.5 2018/10/19 20:53:27 rsadowski Exp $ +# $OpenBSD: Makefile.inc,v 1.6 2019/07/12 21:07:46 sthen Exp $ CATEGORIES += multimedia # LGPL 2.1 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes FLAVOR ?= .if ${FLAVOR:Mqt5} diff --git a/net/blaeu/Makefile b/net/blaeu/Makefile index aa992a75cb5..7270b1d16e1 100644 --- a/net/blaeu/Makefile +++ b/net/blaeu/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2019/05/15 12:04:39 kmos Exp $ +# $OpenBSD: Makefile,v 1.6 2019/07/12 21:07:46 sthen Exp $ COMMENT = create measurements on RIPE Atlas probes. @@ -12,7 +12,7 @@ MAINTAINER = Denis Fondras HOMEPAGE = https://framagit.org/bortzmeyer/blaeu # 2-clause BSD -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/python MODPY_PI = Yes diff --git a/net/cagibi/Makefile b/net/cagibi/Makefile index 74ee3e5ceb6..80e59648821 100644 --- a/net/cagibi/Makefile +++ b/net/cagibi/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2017/07/26 22:45:27 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2019/07/12 21:07:46 sthen Exp $ CATEGORIES = net COMMENT = SSDP cache/proxy daemon for KDE @@ -10,7 +10,7 @@ MASTER_SITES = ${MASTER_SITE_KDE:=stable/cagibi/} EXTRACT_SUFX = .tar.bz2 # GPLv2+ and LGPLv2.1+ -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB += c lib/qt4/QtDBus lib/qt4/QtNetwork lib/qt4/QtXml m pthread WANTLIB += ${LIBCXX} diff --git a/net/mon/Makefile.inc b/net/mon/Makefile.inc index 15b1312bf07..3774c1bd469 100644 --- a/net/mon/Makefile.inc +++ b/net/mon/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.3 2013/03/11 12:27:54 sthen Exp $ +# $OpenBSD: Makefile.inc,v 1.4 2019/07/12 21:07:46 sthen Exp $ V = 1.2.0 @@ -9,6 +9,6 @@ HOMEPAGE = http://mon.wiki.kernel.org MAINTAINER = Pierre-Emmanuel Andre # GPLv2 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = ftp://ftp.kernel.org/pub/software/admin/mon/ diff --git a/net/py-oauth2/Makefile b/net/py-oauth2/Makefile index 52c6342677e..52abb46d795 100644 --- a/net/py-oauth2/Makefile +++ b/net/py-oauth2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2019/05/15 12:04:39 kmos Exp $ +# $OpenBSD: Makefile,v 1.8 2019/07/12 21:07:46 sthen Exp $ COMMENT = Python library for OAuth @@ -11,7 +11,7 @@ REVISION = 0 HOMEPAGE = http://github.com/simplegeo/python-oauth2 # MIT -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODPY_PI = Yes diff --git a/net/si/Makefile b/net/si/Makefile index ec14ae5bdbd..a998876d9ef 100644 --- a/net/si/Makefile +++ b/net/si/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2016/09/13 16:12:14 naddy Exp $ +# $OpenBSD: Makefile,v 1.11 2019/07/12 21:07:46 sthen Exp $ COMMENT = minimalistic SILC client @@ -7,7 +7,7 @@ REVISION = 1 CATEGORIES = net # GPLv2/MIT -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = http://dokucode.de/files/ diff --git a/security/p5-Crypt-Eksblowfish/Makefile b/security/p5-Crypt-Eksblowfish/Makefile index 1f991c2fc0f..63abe09f6c3 100644 --- a/security/p5-Crypt-Eksblowfish/Makefile +++ b/security/p5-Crypt-Eksblowfish/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2016/03/20 19:56:59 naddy Exp $ +# $OpenBSD: Makefile,v 1.3 2019/07/12 21:07:46 sthen Exp $ COMMENT = the Eksblowfish block cipher @@ -7,7 +7,7 @@ DISTNAME = Crypt-Eksblowfish-0.009 CATEGORIES = security # perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB += c perl diff --git a/security/p5-Digest-Perl-MD5/Makefile b/security/p5-Digest-Perl-MD5/Makefile index c902009253f..cf06531e1e8 100644 --- a/security/p5-Digest-Perl-MD5/Makefile +++ b/security/p5-Digest-Perl-MD5/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2016/03/20 19:57:01 naddy Exp $ +# $OpenBSD: Makefile,v 1.3 2019/07/12 21:07:46 sthen Exp $ COMMENT= perl implementation of Ron Rivests MD5 Algorithm @@ -10,6 +10,6 @@ CATEGORIES= security MAINTAINER = Benoit Lecocq # perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes .include diff --git a/security/password-gorilla/Makefile b/security/password-gorilla/Makefile index bf8f86c2ff2..d6f96c4b266 100644 --- a/security/password-gorilla/Makefile +++ b/security/password-gorilla/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2015/05/09 12:15:29 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.7 2019/07/12 21:07:46 sthen Exp $ COMMENT = cross-platform password manager @@ -12,7 +12,7 @@ CATEGORIES = security HOMEPAGE = http://wiki.github.com/zdia/gorilla/ # GPLv2 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes USE_X11 = Yes MODULES = x11/tk diff --git a/security/py-oauthlib/Makefile b/security/py-oauthlib/Makefile index de1c6fd1498..38d0cfc0fac 100644 --- a/security/py-oauthlib/Makefile +++ b/security/py-oauthlib/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2019/05/15 12:04:41 kmos Exp $ +# $OpenBSD: Makefile,v 1.15 2019/07/12 21:07:46 sthen Exp $ COMMENT = Python library for OAuth @@ -15,7 +15,7 @@ CATEGORIES = security MAINTAINER = Johan Huldtgren # BSD -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/python MODPY_SETUPTOOLS = Yes diff --git a/sysutils/p5-Schedule-At/Makefile b/sysutils/p5-Schedule-At/Makefile index 9b68dfa5ac6..c5d037e03dc 100644 --- a/sysutils/p5-Schedule-At/Makefile +++ b/sysutils/p5-Schedule-At/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2019/05/03 16:59:10 danj Exp $ +# $OpenBSD: Makefile,v 1.8 2019/07/12 21:07:46 sthen Exp $ COMMENT = Perl interface for the system 'at' command @@ -9,6 +9,6 @@ CATEGORIES = sysutils REVISION = 0 # Perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes .include diff --git a/sysutils/torture/Makefile b/sysutils/torture/Makefile index ba170ac6ec7..2c5e8381d40 100644 --- a/sysutils/torture/Makefile +++ b/sysutils/torture/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2017/07/29 14:55:55 naddy Exp $ +# $OpenBSD: Makefile,v 1.12 2019/07/12 21:07:46 sthen Exp $ COMMENT = set of kernel torture tools @@ -9,7 +9,7 @@ CATEGORIES = sysutils MAINTAINER = Bob Beck # BSD -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = http://foad2.obtuse.com/pub/beck/ diff --git a/www/cntlm/Makefile b/www/cntlm/Makefile index 2b8f5b2377b..2f8fee6821c 100644 --- a/www/cntlm/Makefile +++ b/www/cntlm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2019/04/24 16:26:58 sthen Exp $ +# $OpenBSD: Makefile,v 1.19 2019/07/12 21:07:46 sthen Exp $ COMMENT = fast NTLM/NTLMv2 authenticating HTTP proxy DISTNAME = cntlm-0.93beta5 @@ -7,7 +7,7 @@ CATEGORIES = www HOMEPAGE = http://cntlm.sourceforge.net/ # GPLv2+ -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB = c pthread diff --git a/www/kwebkitpart/Makefile b/www/kwebkitpart/Makefile index 254490b0b34..7c688fc18a7 100644 --- a/www/kwebkitpart/Makefile +++ b/www/kwebkitpart/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2018/06/29 22:16:21 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2019/07/12 21:07:46 sthen Exp $ CATEGORIES = www COMMENT = Webkit-based KPart for KDE @@ -12,7 +12,7 @@ MASTER_SITES = ftp://3ps.if.ua/pub/OpenBSD/distfiles/ \ http://www.ohvost.ru/dnl/kde/src/ # LGPLv2+ -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB = c m pthread WANTLIB += ${COMPILER_LIBCXX} diff --git a/www/p5-CSS-DOM/Makefile b/www/p5-CSS-DOM/Makefile index 78a8b0b0a01..f58f1aa747c 100644 --- a/www/p5-CSS-DOM/Makefile +++ b/www/p5-CSS-DOM/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2019/05/31 06:57:00 bentley Exp $ +# $OpenBSD: Makefile,v 1.2 2019/07/12 21:07:46 sthen Exp $ COMMENT = check the validity of links in an HTML or XHTML document @@ -10,6 +10,6 @@ CATEGORIES = www TEST_DEPENDS = devel/p5-Clone # perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes .include diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile index 2ae7eabfe7a..24f2fb0c03e 100644 --- a/www/p5-HTML-Table/Makefile +++ b/www/p5-HTML-Table/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2017/12/07 13:12:44 espie Exp $ +# $OpenBSD: Makefile,v 1.22 2019/07/12 21:07:47 sthen Exp $ COMMENT = generate HTML tables for cgi scripts @@ -10,6 +10,6 @@ REVISION = 0 FIX_EXTRACT_PERMISSIONS=Yes # Perl -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes .include diff --git a/www/p5-W3C-LinkChecker/Makefile b/www/p5-W3C-LinkChecker/Makefile index 00790c204be..26a26ab708b 100644 --- a/www/p5-W3C-LinkChecker/Makefile +++ b/www/p5-W3C-LinkChecker/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2019/06/09 08:17:29 bentley Exp $ +# $OpenBSD: Makefile,v 1.2 2019/07/12 21:07:47 sthen Exp $ COMMENT = check the validity of links in an HTML or XHTML document @@ -13,6 +13,6 @@ RUN_DEPENDS = www/p5-CSS-DOM \ TEST_DEPENDS = ${RUN_DEPENDS} # W3C https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes .include diff --git a/www/py-jwt/Makefile b/www/py-jwt/Makefile index 0bd674234b9..d7db48c98e8 100644 --- a/www/py-jwt/Makefile +++ b/www/py-jwt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2019/04/28 20:52:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2019/07/12 21:07:47 sthen Exp $ COMMENT = JSON Web Token implementation in Python @@ -12,7 +12,7 @@ REVISION = 0 HOMEPAGE = http://github.com/jpadilla/pyjwt # BSD -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MODULES = lang/python diff --git a/x11/ede/Makefile.inc b/x11/ede/Makefile.inc index 7fe95b257c5..80bc6b105d8 100644 --- a/x11/ede/Makefile.inc +++ b/x11/ede/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.3 2016/05/07 12:40:58 pascal Exp $ +# $OpenBSD: Makefile.inc,v 1.4 2019/07/12 21:07:47 sthen Exp $ V = 2.1 FULL_V = 2.1.0 @@ -8,6 +8,6 @@ MAINTAINER = Pascal Stumpf SUBST_VARS += FULL_V # (L)GPLv2+ -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=ede/}