all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
This commit is contained in:
parent
07901a377b
commit
b686dd9180
2660 changed files with 5320 additions and 5320 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.9 2019/12/06 19:18:34 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2020/01/18 23:30:43 rillig Exp $
|
||||
|
||||
DISTNAME= etoolbox.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2.5f
|
||||
TEXLIVE_REV= 48436
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/etoolbox
|
||||
HOMEPAGE= https://ctan.org/pkg/etoolbox
|
||||
COMMENT= Documentation for tex-etoolbox
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.6 2019/12/06 19:18:35 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2020/01/18 23:30:43 rillig Exp $
|
||||
|
||||
DISTNAME= latexbug.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.0e
|
||||
TEXLIVE_REV= 49573
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/latexbug
|
||||
HOMEPAGE= https://ctan.org/pkg/latexbug
|
||||
COMMENT= Documentation for tex-latexbug
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.6 2019/12/06 19:18:34 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2020/01/18 23:30:43 rillig Exp $
|
||||
|
||||
DISTNAME= latexbug
|
||||
PKGNAME= tex-${DISTNAME}-1.0e
|
||||
TEXLIVE_REV= 49573
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/latexbug
|
||||
HOMEPAGE= https://ctan.org/pkg/latexbug
|
||||
COMMENT= Bug-classification for LaTeX related bugs
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.8 2019/12/06 19:18:35 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2020/01/18 23:30:43 rillig Exp $
|
||||
|
||||
DISTNAME= lualibs.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2.66
|
||||
TEXLIVE_REV= 51642
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/lualibs
|
||||
HOMEPAGE= https://ctan.org/pkg/lualibs
|
||||
COMMENT= Documentation for tex-lualibs
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.8 2019/12/06 19:18:35 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2020/01/18 23:30:43 rillig Exp $
|
||||
|
||||
DISTNAME= lualibs
|
||||
PKGNAME= tex-${DISTNAME}-2.66
|
||||
TEXLIVE_REV= 51642
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/lualibs
|
||||
HOMEPAGE= https://ctan.org/pkg/lualibs
|
||||
COMMENT= Additional Lua functions for LuaTeX macro programmers
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.version,v 1.2 2019/11/10 18:05:33 adam Exp $
|
||||
# $NetBSD: Makefile.version,v 1.3 2020/01/18 23:30:43 rillig Exp $
|
||||
# used by devel/go-thrift/Makefile
|
||||
# used by devel/p5-thrift/Makefile
|
||||
# used by devel/py-thrift/Makefile
|
||||
|
@ -10,5 +10,5 @@ CATEGORIES= devel
|
|||
MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${PKGVERSION_NOREV}/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://thrift.apache.org/
|
||||
HOMEPAGE= https://thrift.apache.org/
|
||||
LICENSE= apache-2.0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2019/01/22 02:28:54 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2020/01/18 23:30:43 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tradcpp-0.5.3
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel
|
|||
MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
|
||||
|
||||
MAINTAINER= dholland@NetBSD.org
|
||||
HOMEPAGE= http://www.NetBSD.org/~dholland/tradcpp/
|
||||
HOMEPAGE= https://www.NetBSD.org/~dholland/tradcpp/
|
||||
COMMENT= Traditional (K&R-style) C preprocessor
|
||||
LICENSE= modified-bsd
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2012/10/31 11:19:51 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2020/01/18 23:30:43 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= treecc-0.3.10
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= devel
|
|||
MASTER_SITES= http://download.savannah.gnu.org/releases/dotgnu-pnet/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/projects/dotgnu/
|
||||
HOMEPAGE= https://www.gnu.org/projects/dotgnu/
|
||||
COMMENT= DotGNU Portable.NET aspect-oriented programming tool
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2019/04/29 00:18:14 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:43 rillig Exp $
|
||||
|
||||
DISTNAME= uthash-2.1.0
|
||||
CATEGORIES= devel
|
||||
|
@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=troydhanson/}
|
|||
GITHUB_TAG= v${PKGVERSION_NOREV}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://troydhanson.github.io/uthash/
|
||||
HOMEPAGE= https://troydhanson.github.io/uthash/
|
||||
COMMENT= Hash table, implemented in C
|
||||
LICENSE= 2-clause-bsd
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2019/11/03 10:39:32 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2020/01/18 23:30:44 rillig Exp $
|
||||
|
||||
DISTNAME= vtcl-1.6.0
|
||||
PKGREVISION= 9
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vtcl/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://vtcl.sourceforge.net/
|
||||
HOMEPAGE= https://vtcl.sourceforge.net/
|
||||
COMMENT= Visual Tcl/Tk application development environment
|
||||
|
||||
USE_TOOLS+= pax wish:run
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2018/03/05 09:22:37 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:44 rillig Exp $
|
||||
|
||||
DISTNAME= util-macros-1.19.2
|
||||
PKGNAME= xorg-${DISTNAME}
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_XORG:=util/}
|
|||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
HOMEPAGE= https://xorg.freedesktop.org/
|
||||
COMMENT= Xorg autotool macros
|
||||
LICENSE= mit
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.7 2019/11/03 10:39:32 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2020/01/18 23:30:44 rillig Exp $
|
||||
|
||||
DISTNAME= yajl-2.1.0
|
||||
CATEGORIES= devel textproc
|
||||
MASTER_SITES= # http://nodeload.github.com/lloyd/yajl/tarball/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://lloyd.github.com/yajl/
|
||||
HOMEPAGE= https://lloyd.github.com/yajl/
|
||||
COMMENT= Small JSON library written in ANSI C
|
||||
LICENSE= modified-bsd
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.5 2018/12/15 21:12:21 wiz Exp $
|
||||
# $NetBSD: Makefile.common,v 1.6 2020/01/18 23:30:44 rillig Exp $
|
||||
#
|
||||
# used by devel/libzookeeper/Makefile
|
||||
# used by devel/zookeeper/Makefile
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= devel
|
|||
MASTER_SITES= ${MASTER_SITE_APACHE:=zookeeper/${DISTNAME}/}
|
||||
|
||||
MAINTAINER?= fhajny@NetBSD.org
|
||||
HOMEPAGE= http://zookeeper.apache.org/
|
||||
HOMEPAGE= https://zookeeper.apache.org/
|
||||
LICENSE= apache-2.0
|
||||
|
||||
PATCHDIR= ${.CURDIR}/../../devel/zookeeper/patches
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.45 2019/07/21 22:24:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.46 2020/01/18 23:30:44 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= beaver${BEAVER_VERSION:S/./_/g}
|
||||
|
@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
|
|||
BEAVER_VERSION= 0.3.0.1
|
||||
|
||||
MAINTAINER= vincent.derrien@ahoup.net
|
||||
HOMEPAGE= http://www.nongnu.org/beaver/
|
||||
HOMEPAGE= https://www.nongnu.org/beaver/
|
||||
COMMENT= Lightweight GTK+ text editor with syntax highlighting
|
||||
|
||||
BUILD_DIRS= src
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2016/06/19 16:55:28 tsutsui Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2020/01/18 23:30:44 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bvi-1.4.0.src
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= editors
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bvi/}
|
||||
|
||||
MAINTAINER= tsutsui@NetBSD.org
|
||||
HOMEPAGE= http://bvi.sourceforge.net/
|
||||
HOMEPAGE= https://bvi.sourceforge.net/
|
||||
COMMENT= Vi-like editor for binary files
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2017/01/12 11:20:02 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2020/01/18 23:30:44 rillig Exp $
|
||||
|
||||
DISTNAME= ed-1.14.1
|
||||
CATEGORIES= editors
|
||||
|
@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=ed/}
|
|||
EXTRACT_SUFX= .tar.lz
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://www.gnu.org/software/ed/ed.html
|
||||
HOMEPAGE= https://www.gnu.org/software/ed/ed.html
|
||||
COMMENT= GNU version of line-oriented text editor
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2019/06/08 10:40:53 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:44 rillig Exp $
|
||||
|
||||
DISTNAME= edt_1.9
|
||||
PKGNAME= ${DISTNAME:C:_:-:}
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=edt-text-editor/}
|
|||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://edt-text-editor.sourceforge.net/
|
||||
HOMEPAGE= https://edt-text-editor.sourceforge.net/
|
||||
COMMENT= Text editor which emulates the VAX VMS EDT editor
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.18 2019/06/08 10:40:54 rillig Exp $
|
||||
# $NetBSD: Makefile.common,v 1.19 2020/01/18 23:30:45 rillig Exp $
|
||||
#
|
||||
# used by editors/emacs21/Makefile
|
||||
# used by editors/emacs21-nox11/Makefile
|
||||
|
@ -8,7 +8,7 @@ PKGNAME?= emacs21-${EMACSVERSION}a
|
|||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
|
||||
HOMEPAGE= https://www.gnu.org/software/emacs/emacs.html
|
||||
COMMENT= GNU editing macros (editor)
|
||||
|
||||
CONFLICTS= mule-[0-9]*
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2019/06/08 10:40:54 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:45 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ex-040103
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= editors
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ex-vi/files/ex-vi/040103/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ex-vi.sourceforge.net/
|
||||
HOMEPAGE= https://ex-vi.sourceforge.net/
|
||||
COMMENT= Berkeley vi 3.7
|
||||
LICENSE= original-bsd
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.59 2019/07/21 22:24:42 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.60 2020/01/18 23:30:45 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gice-0.6.2
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/}
|
|||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://gice.sourceforge.net/
|
||||
HOMEPAGE= https://gice.sourceforge.net/
|
||||
COMMENT= Powerful C text editor with advanced features
|
||||
|
||||
WRKSRC= ${WRKDIR}/gice
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.33 2015/08/18 07:31:06 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2020/01/18 23:30:45 rillig Exp $
|
||||
|
||||
DISTNAME= hexedit-1.2.13
|
||||
PKGREVISION= 2
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= http://rigaux.org/
|
|||
EXTRACT_SUFX= .src.tgz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://merd.sourceforge.net/pixel/hexedit.html
|
||||
HOMEPAGE= https://merd.sourceforge.net/pixel/hexedit.html
|
||||
COMMENT= To view and edit files in hexadecimal or ASCII
|
||||
|
||||
WRKSRC= ${WRKDIR}/hexedit
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2019/10/19 14:10:45 fox Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2020/01/18 23:30:45 rillig Exp $
|
||||
|
||||
DISTNAME= hnb-1.9.18
|
||||
CATEGORIES= editors
|
||||
|
@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
|
|||
EXTRACT_USING= bsdtar
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://hnb.sourceforge.net/
|
||||
HOMEPAGE= https://hnb.sourceforge.net/
|
||||
COMMENT= Hierarchical data organizer
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.39 2018/05/08 08:31:29 wen Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2020/01/18 23:30:45 rillig Exp $
|
||||
|
||||
DISTNAME= joe-4.6
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=joe-editor/}
|
||||
|
||||
MAINTAINER= adam@NetBSD.org
|
||||
HOMEPAGE= http://joe-editor.sourceforge.net/
|
||||
HOMEPAGE= https://joe-editor.sourceforge.net/
|
||||
COMMENT= Joe's own editor
|
||||
LICENSE= gnu-gpl-v1
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.107 2020/01/18 21:49:17 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.108 2020/01/18 23:30:45 rillig Exp $
|
||||
|
||||
DISTNAME= kile-2.1.3
|
||||
PKGREVISION= 33
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
|
|||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= markd@NetBSD.org
|
||||
HOMEPAGE= http://kile.sourceforge.net/
|
||||
HOMEPAGE= https://kile.sourceforge.net/
|
||||
COMMENT= LaTeX source editor - TeX shell - Gnuplot front end
|
||||
|
||||
BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2013/02/17 18:37:26 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2020/01/18 23:30:45 rillig Exp $
|
||||
|
||||
DISTNAME= leim-${VERSION}
|
||||
PKGREVISION= 7
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
|
|||
DISTFILES= emacs-${VERSION}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
|
||||
HOMEPAGE= https://www.gnu.org/software/emacs/emacs.html
|
||||
COMMENT= Libraries of Emacs Input Methods
|
||||
|
||||
DEPENDS+= emacs20-${VERSION}{,nb[0-9]*}:../../editors/emacs20
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2013/02/17 19:18:02 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2020/01/18 23:30:46 rillig Exp $
|
||||
|
||||
DISTNAME= leim-${VERSION}
|
||||
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
|
|||
DISTFILES= emacs-${VERSION}a${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
|
||||
HOMEPAGE= https://www.gnu.org/software/emacs/emacs.html
|
||||
COMMENT= Libraries of Emacs Input Methods (for emacs21)
|
||||
|
||||
WRKSRC= ${WRKDIR}/emacs-${VERSION}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.39 2019/09/02 13:19:58 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2020/01/18 23:30:46 rillig Exp $
|
||||
|
||||
DISTNAME= medit-1.2.0
|
||||
PKGREVISION= 11
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/}
|
|||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://mooedit.sourceforge.net/index.html
|
||||
HOMEPAGE= https://mooedit.sourceforge.net/index.html
|
||||
COMMENT= Programming and around-programming text editor
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.53 2020/01/18 21:49:17 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.54 2020/01/18 23:30:46 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= notecase-1.8.8_src
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= editors
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://notecase.sourceforge.net/
|
||||
HOMEPAGE= https://notecase.sourceforge.net/
|
||||
COMMENT= Hierarchical note manager
|
||||
|
||||
WRKSRC= ${WRKDIR}/notecase-1.8.8
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2019/04/25 07:32:52 maya Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:46 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= edit-2.0
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/}
|
|||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= rxg@NetBSD.org
|
||||
HOMEPAGE= http://rox.sourceforge.net/desktop/node/20
|
||||
HOMEPAGE= https://rox.sourceforge.net/desktop/node/20
|
||||
COMMENT= Simple text editor for ROX
|
||||
|
||||
DEPENDS+= rox-lib>=2.0.2nb2:../../devel/rox-lib
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2019/07/21 22:24:44 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2020/01/18 23:30:46 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scite339
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/}
|
|||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://scintilla.sourceforge.net/
|
||||
HOMEPAGE= https://scintilla.sourceforge.net/
|
||||
COMMENT= Source code editor
|
||||
#LICENSE= # TODO: (see mk/license.mk)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2013/04/06 20:27:20 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2020/01/18 23:30:46 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= speedbar-0.14beta4
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= editors devel
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cedet/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://cedet.sourceforge.net/speedbar.shtml
|
||||
HOMEPAGE= https://cedet.sourceforge.net/speedbar.shtml
|
||||
COMMENT= Directory and code browser for emacs
|
||||
|
||||
.include "../../editors/emacs/modules.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.45 2020/01/18 21:49:18 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.46 2020/01/18 23:30:46 rillig Exp $
|
||||
|
||||
DISTNAME= texstudio-2.12.16
|
||||
PKGREVISION= 2
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= editors
|
|||
MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://texstudio.sourceforge.net/
|
||||
HOMEPAGE= https://texstudio.sourceforge.net/
|
||||
COMMENT= Integrated writing environment for creating LaTeX documents
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.75 2020/01/18 21:49:18 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.76 2020/01/18 23:30:46 rillig Exp $
|
||||
|
||||
DISTNAME= texworks-0.6.2
|
||||
PKGREVISION= 26
|
||||
|
@ -8,7 +8,7 @@ GITHUB_PROJECT= texworks
|
|||
GITHUB_TAG= release-${PKGVERSION_NOREV}
|
||||
|
||||
MAINTAINER= markd@NetBSD.org
|
||||
HOMEPAGE= http://www.tug.org/texworks/
|
||||
HOMEPAGE= https://www.tug.org/texworks/
|
||||
COMMENT= Simple TeX front-end program
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.48 2019/06/08 10:40:59 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.49 2020/01/18 23:30:46 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vigor-0.016
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= editors
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://vigor.sourceforge.net/
|
||||
HOMEPAGE= https://vigor.sourceforge.net/
|
||||
COMMENT= Excessive online "help" version of nvi
|
||||
|
||||
INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.78 2019/11/07 12:38:05 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.79 2020/01/18 23:30:47 rillig Exp $
|
||||
|
||||
DISTNAME= xournal-0.4.8.2016
|
||||
PKGREVISION= 2
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= editors
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xournal.sourceforge.net/
|
||||
HOMEPAGE= https://xournal.sourceforge.net/
|
||||
COMMENT= Take notes, sketch and annotate PDFs
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.33 2017/01/04 11:48:24 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2020/01/18 23:30:47 rillig Exp $
|
||||
|
||||
DISTNAME= zile-2.4.5
|
||||
PKGREVISION= 5
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= editors
|
|||
MASTER_SITES= http://ftp.gnu.org/gnu/zile/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/software/zile/
|
||||
HOMEPAGE= https://www.gnu.org/software/zile/
|
||||
COMMENT= Emacs-like text editor
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.25 2014/11/28 11:58:50 bsiegert Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2020/01/18 23:30:47 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= arcem-1.50-src
|
||||
|
@ -20,7 +20,7 @@ SITES.${f}+= \
|
|||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LINUX_FILES}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://arcem.sourceforge.net/
|
||||
HOMEPAGE= https://arcem.sourceforge.net/
|
||||
COMMENT= Dave Gilbert's Acorn Archimedes emulator
|
||||
|
||||
WRKSRC= ${WRKDIR}/arcem-src
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.96 2019/11/03 19:24:31 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.97 2020/01/18 23:30:47 rillig Exp $
|
||||
|
||||
DISTNAME= bochs-2.6.9
|
||||
PKGREVISION= 1
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://bochs.sourceforge.net/
|
||||
HOMEPAGE= https://bochs.sourceforge.net/
|
||||
COMMENT= IA32 and AMD64 PC emulator
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.35 2007/10/07 12:59:11 kano Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2020/01/18 23:30:47 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat12 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 1.2
|
||||
PKGREVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-1.2/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-1.2/index.html
|
||||
COMMENT= Shared libraries for NetBSD 1.2 compatibility
|
||||
|
||||
EMUL_PLATFORMS= netbsd-i386 netbsd-m68k netbsd-ns32k netbsd-sparc
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.31 2007/10/07 12:59:11 kano Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2020/01/18 23:30:47 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat13 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 1.3
|
||||
PKGREVISION= 3
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-1.3/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-1.3/index.html
|
||||
COMMENT= Shared libraries for NetBSD 1.3 compatibility
|
||||
|
||||
EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.23 2007/10/07 12:59:11 kano Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2020/01/18 23:30:47 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat14 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 1.4
|
||||
|
@ -6,7 +6,7 @@ PKGREVISION= 2
|
|||
|
||||
CONFLICTS= compat14-crypto-[0-9]*
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-1.4/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-1.4/index.html
|
||||
COMMENT= Shared libraries for NetBSD 1.4 compatibility
|
||||
|
||||
EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.5 2019/09/26 09:43:50 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:48 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat15 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 1.5
|
||||
PKGREVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-1.5/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-1.5/index.html
|
||||
COMMENT= Additional shared libraries for NetBSD 1.5 compatibility
|
||||
|
||||
EMUL_PLATFORMS= netbsd-i386 netbsd-sparc
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.6 2019/11/03 19:24:32 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2020/01/18 23:30:47 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat15 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 1.5
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-1.5/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-1.5/index.html
|
||||
COMMENT= Shared libraries for NetBSD 1.5 compatibility
|
||||
|
||||
.if defined(NETBSD_COMPAT32)
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:48 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 1.6
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-1.6/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-1.6/index.html
|
||||
COMMENT= Additional shared libraries for NetBSD 1.6 compatibility
|
||||
|
||||
EMUL_PLATFORMS= netbsd-i386 netbsd-sparc
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.14 2007/11/27 19:20:42 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:48 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 1.6
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-1.6/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-1.6/index.html
|
||||
COMMENT= Shared libraries for NetBSD 1.6 compatibility
|
||||
|
||||
.if defined(NETBSD_COMPAT32)
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:48 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat20 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 2.0
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-2.0/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-2.0/index.html
|
||||
COMMENT= Additional shared libraries for NetBSD 2.0 compatibility
|
||||
|
||||
EMUL_PLATFORMS= netbsd-i386 netbsd-sparc
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.4 2007/10/09 19:19:09 martti Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2020/01/18 23:30:48 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat20 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 2.0
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-2.0/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-2.0/index.html
|
||||
COMMENT= Shared libraries for NetBSD 2.0 compatibility
|
||||
|
||||
.if defined(NETBSD_COMPAT32)
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.2 2008/01/15 15:43:49 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:48 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat40 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 4.0
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-4/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-4/index.html
|
||||
COMMENT= Additional shared libraries for NetBSD 4.0 compatibility
|
||||
|
||||
# XXX Until NetBSD 5.0 is released, we fetch the distfiles into a date-specific
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.2 2008/01/15 15:43:48 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:48 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat40 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 4.0
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-4/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-4/index.html
|
||||
COMMENT= Shared libraries for NetBSD 4.0 compatibility
|
||||
|
||||
# XXX Until NetBSD 5.0 is released, we fetch the distfiles into a date-specific
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/02/17 17:24:08 spz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:49 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat50 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 5.0
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-5/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-5/index.html
|
||||
COMMENT= Shared X11 libraries for NetBSD 5.0 compatibility
|
||||
LICENSE= mit
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/02/17 17:24:07 spz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:48 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat50 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 5.0
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-5/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-5/index.html
|
||||
COMMENT= Shared libraries for NetBSD 5.0 compatibility
|
||||
LICENSE= modified-bsd
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/02/17 17:24:09 spz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:49 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat51 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 5.1
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-5/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-5/index.html
|
||||
COMMENT= Shared X11 libraries for NetBSD 5.1 compatibility
|
||||
LICENSE= mit
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/02/17 17:24:08 spz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:49 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat51 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 5.1
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-5/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-5/index.html
|
||||
COMMENT= Shared libraries for NetBSD 5.1 compatibility
|
||||
LICENSE= 2-clause-bsd AND modified-bsd AND isc
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.2 2015/05/03 15:01:11 spz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:49 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat60 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 6.0
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-6/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-6/index.html
|
||||
COMMENT= Shared libraries for NetBSD 6.0 compatibility
|
||||
# This license list is a pre-emptive strike, the actual situation may be better
|
||||
LICENSE= 2-clause-bsd AND modified-bsd AND isc AND mit AND zlib \
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1 2015/05/03 15:01:12 spz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:49 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat61 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 6.1
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-6/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-6/index.html
|
||||
COMMENT= Shared X11 libraries for NetBSD 6.1 compatibility
|
||||
LICENSE= mit
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1 2015/05/03 15:01:12 spz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:49 rillig Exp $
|
||||
|
||||
COMPAT_PKG= compat61 # for compat_netbsd/Makefile.common
|
||||
NETBSD_VERSION= 6.1
|
||||
|
||||
HOMEPAGE= http://www.NetBSD.org/releases/formal-6/index.html
|
||||
HOMEPAGE= https://www.NetBSD.org/releases/formal-6/index.html
|
||||
COMMENT= Shared libraries for NetBSD 6.1 compatibility
|
||||
# This license list is a pre-emptive strike, the actual situation may be better
|
||||
LICENSE= 2-clause-bsd AND modified-bsd AND isc AND mit AND zlib \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2019/06/20 12:13:19 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2020/01/18 23:30:49 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dgen-sdl-1.33
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dgen/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://dgen.sourceforge.net/
|
||||
HOMEPAGE= https://dgen.sourceforge.net/
|
||||
COMMENT= Genesis/Megadrive emulator for Unix platforms
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2018/07/03 14:37:16 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2020/01/18 23:30:50 rillig Exp $
|
||||
|
||||
DISTNAME= fuse-utils-1.4.3
|
||||
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
|
||||
|
||||
MAINTAINER= adam@NetBSD.org
|
||||
HOMEPAGE= http://fuse-emulator.sourceforge.net/
|
||||
HOMEPAGE= https://fuse-emulator.sourceforge.net/
|
||||
COMMENT= ZX Spectrum Emulator utilities
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.26 2019/08/11 13:20:57 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2020/01/18 23:30:49 rillig Exp $
|
||||
|
||||
DISTNAME= fuse-1.5.7
|
||||
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
|
||||
|
||||
MAINTAINER= adam@NetBSD.org
|
||||
HOMEPAGE= http://fuse-emulator.sourceforge.net/
|
||||
HOMEPAGE= https://fuse-emulator.sourceforge.net/
|
||||
COMMENT= ZX Spectrum Emulator
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.46 2019/07/21 22:24:02 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.47 2020/01/18 23:30:50 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gpsim-20050905
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
|
||||
|
||||
MAINTAINER= bouyer@NetBSD.org
|
||||
HOMEPAGE= http://gpsim.sourceforge.net/
|
||||
HOMEPAGE= https://gpsim.sourceforge.net/
|
||||
COMMENT= PIC emulator with X interface
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.56 2019/07/21 22:24:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.57 2020/01/18 23:30:50 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gpsim-0.26.1
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
|
||||
|
||||
MAINTAINER= snoonan@tbearsiberians.com
|
||||
HOMEPAGE= http://gpsim.sourceforge.net/
|
||||
HOMEPAGE= https://gpsim.sourceforge.net/
|
||||
COMMENT= PIC emulator with X interface
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2019/11/03 19:24:32 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2020/01/18 23:30:50 rillig Exp $
|
||||
|
||||
DISTNAME= kegs.0.91
|
||||
PKGNAME= kegs-0.91
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= http://kegs.sourceforge.net/
|
||||
|
||||
MAINTAINER= christtrekker@users.sourceforge.net
|
||||
HOMEPAGE= http://kegs.sourceforge.net/
|
||||
HOMEPAGE= https://kegs.sourceforge.net/
|
||||
COMMENT= Apple IIgs emulator for Mac OS X, Win32, Linux, and Unix/X11
|
||||
|
||||
# These platforms are officially supported
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.49 2019/08/11 13:20:58 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2020/01/18 23:30:50 rillig Exp $
|
||||
|
||||
DISTNAME= libspectrum-1.4.4
|
||||
PKGREVISION= 2
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
|
||||
|
||||
MAINTAINER= adam@NetBSD.org
|
||||
HOMEPAGE= http://fuse-emulator.sourceforge.net/libspectrum.php
|
||||
HOMEPAGE= https://fuse-emulator.sourceforge.net/libspectrum.php
|
||||
COMMENT= ZX Spectrum emulator file format library
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.21 2018/07/04 13:40:17 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2020/01/18 23:30:50 rillig Exp $
|
||||
|
||||
DISTNAME= pearpc-0.5
|
||||
CATEGORIES= emulators
|
||||
|
@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pearpc/}
|
|||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://pearpc.sourceforge.net/
|
||||
HOMEPAGE= https://pearpc.sourceforge.net/
|
||||
COMMENT= PowerPC emulator
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2019/11/03 19:24:34 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2020/01/18 23:30:50 rillig Exp $
|
||||
#
|
||||
DISTNAME= simulavr-1.0.0
|
||||
PKGREVISION= 5
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= http://download.savannah.gnu.org/releases/simulavr/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.nongnu.org/simulavr/
|
||||
HOMEPAGE= https://www.nongnu.org/simulavr/
|
||||
COMMENT= Simulator for Atmel AVR microcontrollers
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.33 2020/01/18 21:49:19 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2020/01/18 23:30:50 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ski-1.3.2
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ski/}
|
||||
|
||||
MAINTAINER= cherry@zyx.in
|
||||
HOMEPAGE= http://ski.sourceforge.net/
|
||||
HOMEPAGE= https://ski.sourceforge.net/
|
||||
COMMENT= The ia64 instruction set simulator
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.44 2018/07/04 13:40:17 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.45 2020/01/18 23:30:50 rillig Exp $
|
||||
|
||||
DISTNAME= spim-8.0
|
||||
PKGREVISION= 1
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= http://pages.cs.wisc.edu/~larus/SPIM/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://spimsimulator.sourceforge.net/
|
||||
HOMEPAGE= https://spimsimulator.sourceforge.net/
|
||||
COMMENT= MIPS R2000 Simulator
|
||||
LICENSE= modified-bsd
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.16 2018/07/04 13:40:17 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2020/01/18 23:30:51 rillig Exp $
|
||||
|
||||
DISTNAME= tuxnes-0.75
|
||||
PKGREVISION= 4
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxnes/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://tuxnes.sourceforge.net/
|
||||
HOMEPAGE= https://tuxnes.sourceforge.net/
|
||||
COMMENT= NES emulator
|
||||
LICENSE= gnu-gpl-v2 # or later
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2019/11/03 19:24:34 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:51 rillig Exp $
|
||||
|
||||
DISTNAME= ucon64-2.2.0-src
|
||||
PKGNAME= ${DISTNAME:S/-src//}
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ucon64/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ucon64.sourceforge.net/
|
||||
HOMEPAGE= https://ucon64.sourceforge.net/
|
||||
COMMENT= Emulator ROM and disk image converter and inspector
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.142 2020/01/01 16:31:52 rhialto Exp $
|
||||
# $NetBSD: Makefile,v 1.143 2020/01/18 23:30:51 rillig Exp $
|
||||
|
||||
DISTNAME= vice-3.4
|
||||
PKGREVISION= 1
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
|
||||
|
||||
MAINTAINER= rhialto@NetBSD.org
|
||||
HOMEPAGE= http://vice-emu.sourceforge.net/
|
||||
HOMEPAGE= https://vice-emu.sourceforge.net/
|
||||
COMMENT= Emulator for C64, C128, CBM-II, PET, VIC20, Plus4 and C16
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.12 2018/08/27 07:15:47 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:51 rillig Exp $
|
||||
|
||||
DISTNAME= vmips-1.5.1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vmips/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://vmips.sourceforge.net/
|
||||
HOMEPAGE= https://vmips.sourceforge.net/
|
||||
COMMENT= MIPS R3000 emulator
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.50 2020/01/18 21:49:20 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.51 2020/01/18 23:30:51 rillig Exp $
|
||||
|
||||
DISTNAME= yabause-0.9.15
|
||||
PKGREVISION= 1
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= emulators
|
|||
MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://yabause.sourceforge.net/
|
||||
HOMEPAGE= https://yabause.sourceforge.net/
|
||||
COMMENT= Sega Saturn system emulator
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2020/01/18 21:49:20 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2020/01/18 23:30:51 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= curlftpfs-0.9.1
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= filesystems
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=curlftpfs/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://curlftpfs.sourceforge.net/
|
||||
HOMEPAGE= https://curlftpfs.sourceforge.net/
|
||||
COMMENT= FUSE filesystem for acessing FTP hosts
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2013/07/15 02:02:22 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2020/01/18 23:30:51 rillig Exp $
|
||||
|
||||
DISTNAME= djmount-0.71
|
||||
PKGNAME= fuse-${DISTNAME}
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= filesystems
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djmount/}
|
||||
|
||||
MAINTAINER= agc@NetBSD.org
|
||||
HOMEPAGE= http://djmount.sourceforge.net/
|
||||
HOMEPAGE= https://djmount.sourceforge.net/
|
||||
COMMENT= FUSE filesystem for accessing Media Server content via UPnP
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2018/04/03 06:14:54 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2020/01/18 23:30:52 rillig Exp $
|
||||
|
||||
DISTNAME= gphotofs-0.5
|
||||
PKGNAME= fuse-${DISTNAME}
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
|
|||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://gphoto.sourceforge.net/proj/gphotofs/
|
||||
HOMEPAGE= https://gphoto.sourceforge.net/proj/gphotofs/
|
||||
COMMENT= FUSE filesystem for accessing digital cameras
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2014/11/26 22:31:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:52 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mp3fs-0.13
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= filesystems
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3fs/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://mp3fs.sourceforge.net/
|
||||
HOMEPAGE= https://mp3fs.sourceforge.net/
|
||||
COMMENT= MP3 transcoding FUSE file system
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.33 2019/07/21 22:24:48 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2020/01/18 23:30:52 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fusepod-0.5.1
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fusepod/}
|
|||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://fusepod.sourceforge.net/
|
||||
HOMEPAGE= https://fusepod.sourceforge.net/
|
||||
COMMENT= FUSE-based filesystem for iPod
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2019/11/03 19:26:21 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2020/01/18 23:30:52 rillig Exp $
|
||||
|
||||
DISTNAME= wikipediafs-0.4
|
||||
PKGNAME= fuse-${DISTNAME}
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= filesystems
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wikipediafs/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://wikipediafs.sourceforge.net/
|
||||
HOMEPAGE= https://wikipediafs.sourceforge.net/
|
||||
COMMENT= FUSE filesystem for accessing the wikipedia
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2014/11/24 13:19:12 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2020/01/18 23:30:51 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fuse-2.9.3
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= filesystems
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://fuse.sourceforge.net/
|
||||
HOMEPAGE= https://fuse.sourceforge.net/
|
||||
COMMENT= Filesystem in Userspace
|
||||
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2019/11/03 19:26:22 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:52 rillig Exp $
|
||||
|
||||
VERSION= 4.3
|
||||
DISTNAME= squashfs${VERSION}
|
||||
|
@ -9,7 +9,7 @@ CATEGORIES= filesystems
|
|||
MASTER_SITES= http://downloads.sourceforge.net/project/squashfs/squashfs/${DISTNAME}/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://squashfs.sourceforge.net/
|
||||
HOMEPAGE= https://squashfs.sourceforge.net/
|
||||
COMMENT= Tools for squashfs archives
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.68 2020/01/18 21:49:21 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.69 2020/01/18 23:30:52 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gkrellstock-0.5.1
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= finance
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellstock/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://gkrellstock.sourceforge.net/
|
||||
HOMEPAGE= https://gkrellstock.sourceforge.net/
|
||||
COMMENT= GKrellM2 stock ticker plugin
|
||||
|
||||
DEPENDS+= p5-Finance-Quote>=1.08:../../finance/p5-Finance-Quote
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.33 2020/01/18 21:49:21 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2020/01/18 23:30:52 rillig Exp $
|
||||
|
||||
DISTNAME= libofx-0.9.10
|
||||
PKGREVISION= 15
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= finance devel
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libofx/}
|
||||
|
||||
MAINTAINER= gary@duzan.org
|
||||
HOMEPAGE= http://libofx.sourceforge.net/
|
||||
HOMEPAGE= https://libofx.sourceforge.net/
|
||||
COMMENT= OFX (Open Financial eXchange) Library
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2019/08/11 13:21:00 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2020/01/18 23:30:52 rillig Exp $
|
||||
|
||||
DISTNAME= Finance-Quote-1.47
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= finance perl5
|
|||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/}
|
||||
|
||||
MAINTAINER= damon@brodiefamily.org
|
||||
HOMEPAGE= http://finance-quote.sourceforge.net/
|
||||
HOMEPAGE= https://finance-quote.sourceforge.net/
|
||||
COMMENT= Perl module to get stock quotes from Yahoo
|
||||
LICENSE= gnu-gpl-v2 # or later
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.6 2019/11/02 16:08:48 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2020/01/18 23:30:53 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_asset
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account_asset module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2017/09/16 19:26:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:53 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_be
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= The account_be module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2017/09/16 19:26:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:53 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_credit_limit
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Tryton's account_credit_limit module
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2017/09/16 19:26:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:53 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_de_skr03
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= The account_de_skr03 module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.3 2017/09/16 19:26:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:53 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_deposit
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= The account_deposit module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2017/09/16 19:26:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:53 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_dunning_fee
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Tryton's account_dunning_fee module
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2017/09/16 19:26:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:53 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_dunning_letter
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Tryton's account_dunning_letter module
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2017/09/16 19:26:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:53 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_dunning
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= The account_dunning module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.5 2016/12/04 21:13:00 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:54 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_fr
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= The account_fr module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2016/12/04 21:13:00 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:54 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_invoice_history
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account invoice history module of the Tryton platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2016/12/04 21:13:00 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:54 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_invoice_line_standalone
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account invoice line standalone module of the Tryton platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2016/12/04 21:13:01 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:54 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_invoice_stock
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account invoice stock module of the Tryton platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.11 2017/09/16 19:26:53 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2020/01/18 23:30:54 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_invoice
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account invoice module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2016/12/04 21:13:01 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:54 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_payment_clearing
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account payment clearing module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:01 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:55 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_payment_sepa_cfonb
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account payment SEPA CFONB module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.10 2019/11/02 16:08:48 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2020/01/18 23:30:54 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_payment_sepa
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account payment SEPA module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.4 2016/12/04 21:13:01 rodent Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2020/01/18 23:30:54 rillig Exp $
|
||||
TRYTON_MODULE_NAME= trytond_account_payment
|
||||
.include "../../devel/py-trytond/Makefile.common"
|
||||
CATEGORIES= finance python
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tryton.org/
|
||||
HOMEPAGE= https://www.tryton.org/
|
||||
COMMENT= Account_payment module of the Tryton application platform
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue