DISTNAME is set by bsd.port.mk for these ports now
This commit is contained in:
parent
bf21edea9f
commit
d6e85d6790
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
SHARED_LIBS += lz4 0.2 # 0.0
|
||||
|
||||
@ -7,7 +7,6 @@ COMMENT= fast BSD-licensed data compression
|
||||
GH_ACCOUNT= Cyan4973
|
||||
GH_PROJECT= lz4
|
||||
GH_TAGNAME= r131
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME= lz4-0.${GH_TAGNAME:S/r//}
|
||||
REVISION= 0
|
||||
WRKDIST= ${WRKDIR}/lz4-${GH_TAGNAME}
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
COMMENT = weather in terminal, with ANSI colors and Unicode symbols
|
||||
|
||||
GH_ACCOUNT = fcambus
|
||||
GH_PROJECT = ansiweather
|
||||
GH_TAGNAME = 1.06
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES = astro
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2015/06/17 18:32:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
COMMENT = music related metadata searchengine
|
||||
|
||||
@ -6,7 +6,6 @@ GH_ACCOUNT = sahib
|
||||
GH_PROJECT = glyr
|
||||
GH_TAGNAME = 1.0.8
|
||||
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES = audio net
|
||||
SHARED_LIBS += glyr 0.0 # 1.1
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2015/12/22 10:09:43 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -7,7 +7,6 @@ COMMENT = low-latency voice chat client
|
||||
GH_ACCOUNT = mumble-voip
|
||||
GH_PROJECT = mumble
|
||||
GH_TAGNAME = 1.2.12
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES = audio
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2015/12/29 08:24:12 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
GH_ACCOUNT = pithos
|
||||
GH_PROJECT = pithos
|
||||
GH_TAGNAME = 1.1.2
|
||||
|
||||
COMMENT = Pandora client for GNOME
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES = audio x11
|
||||
SUBST_VARS += GH_TAGNAME
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
COMMENT-main = read microsoft Access MDB
|
||||
COMMENT-gmdb = graphical interface to MDB tools
|
||||
@ -7,7 +7,6 @@ GH_ACCOUNT = brianb
|
||||
GH_PROJECT = mdbtools
|
||||
GH_TAGNAME = 0.7.1
|
||||
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME-main = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME-gmdb = gmdb-${GH_TAGNAME}
|
||||
REVISION-main = 1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/07/24 14:49:16 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
# assumes it can build static and shared libs out of the same (pic) obj files
|
||||
SHARED_ONLY = Yes
|
||||
@ -9,7 +9,6 @@ GH_ACCOUNT = open-source-parsers
|
||||
GH_PROJECT = jsoncpp
|
||||
GH_TAGNAME = 0.10.5
|
||||
SUBST_VARS += GH_TAGNAME
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
# no upstream revision
|
||||
SHARED_LIBS = jsoncpp 0.0
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2015/07/14 13:26:27 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
COMMENT = small JSON library written in ANSI C
|
||||
|
||||
GH_ACCOUNT = lloyd
|
||||
GH_PROJECT = yajl
|
||||
GH_TAGNAME = 2.1.0
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME = lib${DISTNAME}
|
||||
|
||||
CATEGORIES = devel
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2015/05/23 16:34:40 czarkoff Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -8,7 +8,6 @@ GH_ACCOUNT= pavouk
|
||||
GH_PROJECT= lgi
|
||||
GH_TAGNAME= 0.9.0
|
||||
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME= lua-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/04/05 13:31:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2015/12/29 19:49:39 jasper Exp $
|
||||
|
||||
COMMENT = pure Lua libraries focusing on input data handling
|
||||
|
||||
GH_ACCOUNT = stevedonovan
|
||||
GH_PROJECT = Penlight
|
||||
GH_TAGNAME = 1.3.2
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME = lua-penlight-${GH_TAGNAME}
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = LuaDoc-compatible documentation generation system
|
||||
|
||||
GH_ACCOUNT = stevedonovan
|
||||
GH_PROJECT = LDoc
|
||||
GH_TAGNAME = 1.4.3
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME = lualdoc-${GH_TAGNAME}
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2015/08/31 11:41:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = cooperative lightweight thread library
|
||||
CATEGORIES = devel
|
||||
@ -9,7 +9,6 @@ GH_TAGNAME = 2.4.8
|
||||
# This is not the latest upstream version, but the last one that is most
|
||||
# compatible due to an API change. Be careful about upgrading to lwt-2.5.0
|
||||
# without checking that no in-tree ports break due to new buffer APIs.
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME = ocaml-${DISTNAME}
|
||||
|
||||
HOMEPAGE = http://ocsigen.org/lwt/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/08/30 15:47:06 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = tools for authors of OCaml ppx rewriters
|
||||
CATEGORIES = devel
|
||||
@ -7,7 +7,6 @@ V = 0.99.2
|
||||
GH_ACCOUNT = alainfrisch
|
||||
GH_PROJECT = ppx_tools
|
||||
GH_TAGNAME = ppx_tools_${V}
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME = ocaml-ppx-tools-${V}
|
||||
|
||||
HOMEPAGE = https://github.com/${GH_ACCOUNT}/${GH_PROJECT}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2015/08/30 16:05:11 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = abstract engine for text edition
|
||||
CATEGORIES = devel
|
||||
@ -6,7 +6,6 @@ CATEGORIES = devel
|
||||
GH_ACCOUNT = diml
|
||||
GH_PROJECT = zed
|
||||
GH_TAGNAME = 1.4
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME = ocaml-${DISTNAME}
|
||||
|
||||
HOMEPAGE = https://github.com/diml/zed/
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2015/12/06 15:47:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT= Erlang build tool
|
||||
|
||||
GH_TAGNAME= 2.6.1
|
||||
GH_ACCOUNT= rebar
|
||||
GH_PROJECT= rebar
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
FULLPKGNAME = rebar${ERL_VERSION}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES= devel lang/erlang
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/12/28 20:01:47 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = faithful, pixel-perfect recreation of the original DOS font
|
||||
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES = fonts
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = 2D action adventure game engine
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES = games x11
|
||||
SUBST_VARS += GH_TAGNAME
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2015/12/29 12:45:43 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = free J-RPG game
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES = games x11
|
||||
REVISION = 1
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = an XBill Modification
|
||||
GH_ACCOUNT = Xylemon
|
||||
GH_PROJECT = xlennart
|
||||
GH_TAGNAME = 1.1.1
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES = games x11
|
||||
HOMEPAGE = https://github.com/Xylemon/xlennart
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/10/31 08:20:42 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = GIS WMTS/TMS tile caching server
|
||||
|
||||
GH_TAGNAME = 1.8.1
|
||||
GH_PROJECT = mapproxy
|
||||
GH_ACCOUNT = mapproxy
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES = geo www
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2015/07/21 08:36:40 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = OpenStreetMap editor
|
||||
|
||||
GH_ACCOUNT = openstreetmap
|
||||
GH_PROJECT = merkaartor
|
||||
GH_TAGNAME = 0.18.2
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
CATEGORIES = geo x11
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT= Gtk+ Widget for Displaying OpenStreetMap tiles
|
||||
|
||||
GH_ACCOUNT = nzjrs
|
||||
GH_PROJECT = osm-gps-map
|
||||
GH_TAGNAME = 1.1.0
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES= geo x11
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = OSM data to PostgreSQL converter
|
||||
|
||||
@ -6,7 +6,6 @@ GH_TAGNAME = 0.88.1
|
||||
GH_PROJECT = osm2pgsql
|
||||
GH_ACCOUNT = openstreetmap
|
||||
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES = geo databases
|
||||
|
||||
HOMEPAGE = http://wiki.openstreetmap.org/wiki/Osm2pgsql
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2015/10/03 15:34:40 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT= command line image viewer
|
||||
|
||||
GH_ACCOUNT= phillipberndt
|
||||
GH_PROJECT= pqiv
|
||||
GH_TAGNAME= 2.4.1
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.1 2015/11/13 12:54:22 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.2 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
DISTNAME ?= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
GH_TAGNAME ?= 3.04.00
|
||||
GH_ACCOUNT= tesseract-ocr
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2015/10/24 14:22:14 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT= Java Native Access (JNA)
|
||||
|
||||
GH_PROJECT= jna
|
||||
GH_ACCOUNT= java-native-access
|
||||
GH_TAGNAME= 4.2.1
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES= devel
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
BROKEN= unreliable build, frequently hangs in dpb
|
||||
|
||||
@ -8,7 +8,6 @@ GH_ACCOUNT= fsharp
|
||||
GH_PROJECT= fsharp
|
||||
GH_TAGNAME= 3.1.1.32
|
||||
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES= lang devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2015/08/30 15:41:01 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = OCaml Preprocessor and Pretty-Printer
|
||||
CATEGORIES = lang
|
||||
@ -7,7 +7,6 @@ V = 4.02+6
|
||||
GH_ACCOUNT = ocaml
|
||||
GH_PROJECT = camlp4
|
||||
GH_TAGNAME = ${V}
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
WRKDIST = ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:S/+/-/}
|
||||
PKGNAME = ocaml-${DISTNAME}
|
||||
# No dynlink compatibility between releases
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/05/23 16:34:40 czarkoff Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT = quick access to files in a POSIX shell
|
||||
|
||||
@ -7,7 +7,6 @@ PKG_ARCH = *
|
||||
GH_ACCOUNT = clvv
|
||||
GH_PROJECT = fasd
|
||||
GH_TAGNAME = 1.0.1
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES = misc
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
PORTROACH = limit:^[0-9].*
|
||||
|
||||
@ -9,7 +9,6 @@ GH_PROJECT = nyancat
|
||||
GH_TAGNAME = 1.5.0
|
||||
EPOCH = 0
|
||||
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES = misc
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2015/12/17 19:35:04 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2015/12/29 19:49:40 jasper Exp $
|
||||
|
||||
COMMENT= OpenBSD ports distfile version scanner
|
||||
|
||||
@ -6,7 +6,6 @@ GH_ACCOUNT= jasperla
|
||||
GH_PROJECT= portroach
|
||||
GH_TAGNAME= 2.0.9
|
||||
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2015/12/29 12:54:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT = Internet Citizens Band Server
|
||||
|
||||
GH_ACCOUNT = mbelop
|
||||
GH_PROJECT = icbd
|
||||
GH_TAGNAME = 1.6
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = net
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2015/04/21 18:19:27 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT = console based password storing application
|
||||
|
||||
@ -6,7 +6,6 @@ GH_ACCOUNT = levaidaniel
|
||||
GH_PROJECT = kc
|
||||
GH_TAGNAME = 2.3.2
|
||||
REVISION = 1
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.53 2015/12/29 12:54:11 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.54 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT= framework for defining and tracking users, sessions & seats
|
||||
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
REVISION= 1
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2015/06/12 18:01:53 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT= MCollective agent to query NRPE
|
||||
|
||||
GH_ACCOUNT= puppetlabs
|
||||
GH_PROJECT= mcollective-nrpe-agent
|
||||
GH_TAGNAME= 3.1.0
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
REVISION= 0
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/06/12 18:01:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT= MCollective agent to manage Packages
|
||||
|
||||
GH_ACCOUNT= puppetlabs
|
||||
GH_PROJECT= mcollective-package-agent
|
||||
GH_TAGNAME= 4.4.0
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
REVISION= 0
|
||||
|
||||
MCO_SUBDIRS= agent application util
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2015/06/12 18:01:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT= MCollective agent to manage the Puppet agent
|
||||
|
||||
GH_ACCOUNT= puppetlabs
|
||||
GH_PROJECT= mcollective-puppet-agent
|
||||
GH_TAGNAME= 1.10.0
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
REVISION= 0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2015/12/07 09:04:38 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT = window switcher, run dialog and dmenu replacement
|
||||
|
||||
@ -6,7 +6,6 @@ GH_PROJECT = rofi
|
||||
GH_TAGNAME = 0.15.11
|
||||
REVISION = 1
|
||||
GH_ACCOUNT = DaveDavenPort
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
CATEGORIES = sysutils x11
|
||||
HOMEPAGE = https://davedavenport.github.io/rofi/
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2015/12/23 14:15:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT= hotplugd(8) automounter (Toad Opens All Devices)
|
||||
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
GH_ACCOUNT= ajacoutot
|
||||
GH_PROJECT= toad
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2015/12/29 12:54:11 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT= print ascii formatted tree of a directory structure
|
||||
|
||||
@ -6,7 +6,6 @@ GH_ACCOUNT= pyr
|
||||
GH_PROJECT= tree
|
||||
GH_TAGNAME= 0.62
|
||||
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES= sysutils
|
||||
|
||||
# BSD
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/11/18 09:34:24 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT= presenter console with multi-monitor support
|
||||
|
||||
GH_ACCOUNT= pdfpc
|
||||
GH_PROJECT= pdfpc
|
||||
GH_TAGNAME= v4.0.1
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
PKGNAME= ${DISTNAME:S/v//}
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/12/29 12:54:11 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT = convert HTML to PDF using Webkit
|
||||
|
||||
@ -6,7 +6,6 @@ GH_ACCOUNT = wkhtmltopdf
|
||||
GH_PROJECT = wkhtmltopdf
|
||||
GH_TAGNAME = 0.12.2.4
|
||||
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
SHARED_LIBS = wkhtmltox 0.0 # 0.12
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/12/29 12:54:11 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT = web log analyzer using probabilistic data structures
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = http://www.logswan.org
|
||||
|
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2015/12/29 12:54:11 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2015/12/29 19:49:41 jasper Exp $
|
||||
|
||||
COMMENT = modal webkit-based browser inspired by vim
|
||||
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
|
||||
CATEGORIES = www x11
|
||||
REVISION = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user