g/c PFRAG.shared
This commit is contained in:
parent
a86196daf6
commit
59666f3dc6
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2015/08/29 12:41:45 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT= distributed data store
|
||||
DISTNAME= riak-2.0.4
|
||||
REVISION= 7
|
||||
REVISION= 8
|
||||
CATEGORIES= databases
|
||||
HOMEPAGE= http://basho.com/
|
||||
|
||||
|
@ -1,13 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2015/01/16 04:42:13 jmatthew Exp $
|
||||
lib/riak/lib/asn1-${ASN1_V}/priv/lib/asn1_erl_nif.so
|
||||
lib/riak/lib/bitcask-${BITCASK_V}/priv/bitcask.so
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/lib/crypto.so
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/lib/crypto_callback.so
|
||||
lib/riak/lib/eleveldb-${ELEVELDB_V}/priv/eleveldb.so
|
||||
lib/riak/lib/erlang_js-${ERLANG_JS_V}/priv/erlang_js_drv.so
|
||||
lib/riak/lib/riak_ensemble-${RIAK_ENSEMBLE_V}/priv/riak_ensemble.so
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/lib/trace_file_drv.so
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/lib/trace_ip_drv.so
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/lib/dyntrace.so
|
||||
lib/riak/lib/sext-${SEXT_V}/priv/sext.so
|
||||
lib/riak/lib/syslog-${SYSLOG_V}/priv/syslog_drv.so
|
@ -1,8 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2015/07/18 01:23:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2016/04/04 16:09:09 naddy Exp $
|
||||
@comment riak uses su(1): homedir must exist and user must have a valid shell
|
||||
@newgroup _riak:702
|
||||
@newuser _riak:702:_riak:daemon:Riak daemon:/var/riak:/bin/sh
|
||||
%%SHARED%%
|
||||
lib/riak/
|
||||
lib/riak/erts-${ERTS_V}/
|
||||
lib/riak/erts-${ERTS_V}/bin/
|
||||
@ -141,6 +140,7 @@ lib/riak/lib/asn1-${ASN1_V}/ebin/asn1rt.beam
|
||||
lib/riak/lib/asn1-${ASN1_V}/ebin/asn1rt_nif.beam
|
||||
lib/riak/lib/asn1-${ASN1_V}/priv/
|
||||
lib/riak/lib/asn1-${ASN1_V}/priv/lib/
|
||||
lib/riak/lib/asn1-${ASN1_V}/priv/lib/asn1_erl_nif.so
|
||||
lib/riak/lib/basho-patches/
|
||||
lib/riak/lib/basho-patches/etop_txt.beam
|
||||
lib/riak/lib/basho_stats-${BASHO_STATS_V}/
|
||||
@ -179,6 +179,7 @@ lib/riak/lib/bitcask-${BITCASK_V}/include/
|
||||
lib/riak/lib/bitcask-${BITCASK_V}/include/bitcask.hrl
|
||||
lib/riak/lib/bitcask-${BITCASK_V}/priv/
|
||||
lib/riak/lib/bitcask-${BITCASK_V}/priv/bitcask.schema
|
||||
lib/riak/lib/bitcask-${BITCASK_V}/priv/bitcask.so
|
||||
lib/riak/lib/bitcask-${BITCASK_V}/priv/bitcask_multi.schema
|
||||
lib/riak/lib/bitcask-${BITCASK_V}/priv/scenario/
|
||||
lib/riak/lib/bitcask-${BITCASK_V}/priv/scenario/trigger_commonpaths.erl
|
||||
@ -280,6 +281,8 @@ lib/riak/lib/crypto-${CRYPTO_V}/ebin/crypto_server.beam
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/ebin/crypto_sup.beam
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/lib/
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/lib/crypto.so
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/lib/crypto_callback.so
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/obj/
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/obj/Makefile
|
||||
lib/riak/lib/crypto-${CRYPTO_V}/priv/obj/crypto.o
|
||||
@ -321,6 +324,7 @@ lib/riak/lib/eleveldb-${ELEVELDB_V}/ebin/eleveldb.beam
|
||||
lib/riak/lib/eleveldb-${ELEVELDB_V}/ebin/eleveldb_bump.beam
|
||||
lib/riak/lib/eleveldb-${ELEVELDB_V}/priv/
|
||||
lib/riak/lib/eleveldb-${ELEVELDB_V}/priv/eleveldb.schema
|
||||
lib/riak/lib/eleveldb-${ELEVELDB_V}/priv/eleveldb.so
|
||||
lib/riak/lib/eleveldb-${ELEVELDB_V}/priv/eleveldb_multi.schema
|
||||
lib/riak/lib/eleveldb-${ELEVELDB_V}/priv/vsn.git
|
||||
@bin lib/riak/lib/env.sh
|
||||
@ -391,6 +395,7 @@ lib/riak/lib/erlang_js-${ERLANG_JS_V}/ebin/js_memory.beam
|
||||
lib/riak/lib/erlang_js-${ERLANG_JS_V}/ebin/js_mochijson2.beam
|
||||
lib/riak/lib/erlang_js-${ERLANG_JS_V}/ebin/js_mochinum.beam
|
||||
lib/riak/lib/erlang_js-${ERLANG_JS_V}/priv/
|
||||
lib/riak/lib/erlang_js-${ERLANG_JS_V}/priv/erlang_js_drv.so
|
||||
lib/riak/lib/erlang_js-${ERLANG_JS_V}/priv/json2.js
|
||||
lib/riak/lib/erlang_js-${ERLANG_JS_V}/priv/vsn.git
|
||||
lib/riak/lib/erlydtl-${ERLYDTL_V}/
|
||||
@ -1420,6 +1425,7 @@ lib/riak/lib/riak_ensemble-${RIAK_ENSEMBLE_V}/ebin/synctree_orddict.beam
|
||||
lib/riak/lib/riak_ensemble-${RIAK_ENSEMBLE_V}/include/
|
||||
lib/riak/lib/riak_ensemble-${RIAK_ENSEMBLE_V}/include/riak_ensemble_types.hrl
|
||||
lib/riak/lib/riak_ensemble-${RIAK_ENSEMBLE_V}/priv/
|
||||
lib/riak/lib/riak_ensemble-${RIAK_ENSEMBLE_V}/priv/riak_ensemble.so
|
||||
lib/riak/lib/riak_ensemble-${RIAK_ENSEMBLE_V}/priv/vsn.git
|
||||
lib/riak/lib/riak_kv-${RIAK_KV_V}/
|
||||
lib/riak/lib/riak_kv-${RIAK_KV_V}/ebin/
|
||||
@ -1744,6 +1750,9 @@ lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/include/
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/include/observer_backend.hrl
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/lib/
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/lib/dyntrace.so
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/lib/trace_file_drv.so
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/lib/trace_ip_drv.so
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/obj/
|
||||
lib/riak/lib/runtime_tools-${RUNTIME_TOOLS_V}/priv/obj/dyntrace.o
|
||||
lib/riak/lib/sasl-${SASL_V}/
|
||||
@ -1783,6 +1792,7 @@ lib/riak/lib/sext-${SEXT_V}/ebin/
|
||||
lib/riak/lib/sext-${SEXT_V}/ebin/sext.app
|
||||
lib/riak/lib/sext-${SEXT_V}/ebin/sext.beam
|
||||
lib/riak/lib/sext-${SEXT_V}/priv/
|
||||
lib/riak/lib/sext-${SEXT_V}/priv/sext.so
|
||||
lib/riak/lib/sext-${SEXT_V}/priv/vsn.git
|
||||
lib/riak/lib/sidejob-${SIDEJOB_V}/
|
||||
lib/riak/lib/sidejob-${SIDEJOB_V}/ebin/
|
||||
@ -2086,6 +2096,7 @@ lib/riak/lib/syslog-${SYSLOG_V}/ebin/syslog.beam
|
||||
lib/riak/lib/syslog-${SYSLOG_V}/ebin/syslog_app.beam
|
||||
lib/riak/lib/syslog-${SYSLOG_V}/ebin/syslog_sup.beam
|
||||
lib/riak/lib/syslog-${SYSLOG_V}/priv/
|
||||
lib/riak/lib/syslog-${SYSLOG_V}/priv/syslog_drv.so
|
||||
lib/riak/lib/syslog-${SYSLOG_V}/priv/vsn.git
|
||||
lib/riak/lib/tools-${TOOLS_V}/
|
||||
lib/riak/lib/tools-${TOOLS_V}/ebin/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/11/29 18:41:52 stu Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT = binding for lua to the tcl interpreter and to the tk toolkit
|
||||
|
||||
@ -6,6 +6,7 @@ V = 0.9-2
|
||||
PV = -${V:S/-/_/}
|
||||
DISTNAME = ltcltk-${V}
|
||||
PKGNAME = ltcltk${PV}
|
||||
REVISION = 0
|
||||
CATEGORIES = devel
|
||||
HOMEPAGE = http://www.tset.de/ltcltk/
|
||||
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2013/11/29 18:41:52 stu Exp $
|
||||
lib/lua/${MODLUA_VERSION}/ltcl.so
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/11/29 18:41:52 stu Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/04/04 16:09:09 naddy Exp $
|
||||
lib/lua/${MODLUA_VERSION}/ltcl.so
|
||||
share/doc/ltcltk/
|
||||
share/doc/ltcltk/LICENSE
|
||||
share/doc/ltcltk/README
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.44 2015/10/30 12:47:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.45 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT-main = Quake/QuakeWorld client
|
||||
COMMENT-libs = Quake common libs
|
||||
@ -16,7 +16,7 @@ FULLPKGPATH-server = games/quake,-server
|
||||
EPOCH-main = 0
|
||||
EPOCH-libs = 0
|
||||
EPOCH-server = 1
|
||||
REVISION-libs = 1
|
||||
REVISION-libs = 2
|
||||
REVISION-main = 1
|
||||
REVISION-server = 0
|
||||
|
||||
|
@ -1,20 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared-libs,v 1.1 2011/07/11 16:33:06 jasper Exp $
|
||||
@lib lib/libQFcd.so.${LIBQFcd_VERSION}
|
||||
@lib lib/libQFconsole.so.${LIBQFconsole_VERSION}
|
||||
@lib lib/libQFgamecode.so.${LIBQFgamecode_VERSION}
|
||||
@lib lib/libQFgib.so.${LIBQFgib_VERSION}
|
||||
@lib lib/libQFimage.so.${LIBQFimage_VERSION}
|
||||
@lib lib/libQFjs.so.${LIBQFjs_VERSION}
|
||||
@lib lib/libQFmodels.so.${LIBQFmodels_VERSION}
|
||||
@lib lib/libQFmodels_gl.so.${LIBQFmodels_gl_VERSION}
|
||||
@lib lib/libQFmodels_sw.so.${LIBQFmodels_sw_VERSION}
|
||||
@lib lib/libQFrenderer_gl.so.${LIBQFrenderer_gl_VERSION}
|
||||
@lib lib/libQFrenderer_sw32.so.${LIBQFrenderer_sw32_VERSION}
|
||||
@lib lib/libQFruamoko.so.${LIBQFruamoko_VERSION}
|
||||
@lib lib/libQFsound.so.${LIBQFsound_VERSION}
|
||||
@lib lib/libQFutil.so.${LIBQFutil_VERSION}
|
||||
lib/quakeforge/plugins/cd_file.so
|
||||
lib/quakeforge/plugins/cd_sdl.so
|
||||
lib/quakeforge/plugins/console_client.so
|
||||
lib/quakeforge/plugins/console_server.so
|
||||
lib/quakeforge/plugins/snd_output_disk.so
|
@ -1,6 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-libs,v 1.2 2011/12/13 12:51:17 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-libs,v 1.3 2016/04/04 16:09:09 naddy Exp $
|
||||
@pkgpath ${BASE_PKGPATH},-libs
|
||||
%%SHARED%%
|
||||
include/QF/
|
||||
include/QF/GL/
|
||||
include/QF/GL/ati.h
|
||||
@ -93,6 +92,20 @@ include/QF/wad.h
|
||||
include/QF/wadfile.h
|
||||
include/QF/winding.h
|
||||
include/QF/zone.h
|
||||
@lib lib/libQFcd.so.${LIBQFcd_VERSION}
|
||||
@lib lib/libQFconsole.so.${LIBQFconsole_VERSION}
|
||||
@lib lib/libQFgamecode.so.${LIBQFgamecode_VERSION}
|
||||
@lib lib/libQFgib.so.${LIBQFgib_VERSION}
|
||||
@lib lib/libQFimage.so.${LIBQFimage_VERSION}
|
||||
@lib lib/libQFjs.so.${LIBQFjs_VERSION}
|
||||
@lib lib/libQFmodels.so.${LIBQFmodels_VERSION}
|
||||
@lib lib/libQFmodels_gl.so.${LIBQFmodels_gl_VERSION}
|
||||
@lib lib/libQFmodels_sw.so.${LIBQFmodels_sw_VERSION}
|
||||
@lib lib/libQFrenderer_gl.so.${LIBQFrenderer_gl_VERSION}
|
||||
@lib lib/libQFrenderer_sw32.so.${LIBQFrenderer_sw32_VERSION}
|
||||
@lib lib/libQFruamoko.so.${LIBQFruamoko_VERSION}
|
||||
@lib lib/libQFsound.so.${LIBQFsound_VERSION}
|
||||
@lib lib/libQFutil.so.${LIBQFutil_VERSION}
|
||||
lib/pkgconfig/qfcc.pc
|
||||
lib/pkgconfig/quakeforge.pc
|
||||
lib/qfcc/
|
||||
@ -153,14 +166,19 @@ lib/quakeforge/
|
||||
lib/quakeforge/plugins/
|
||||
lib/quakeforge/plugins/cd_file.a
|
||||
lib/quakeforge/plugins/cd_file.la
|
||||
lib/quakeforge/plugins/cd_file.so
|
||||
lib/quakeforge/plugins/cd_sdl.a
|
||||
lib/quakeforge/plugins/cd_sdl.la
|
||||
lib/quakeforge/plugins/cd_sdl.so
|
||||
lib/quakeforge/plugins/console_client.a
|
||||
lib/quakeforge/plugins/console_client.la
|
||||
lib/quakeforge/plugins/console_client.so
|
||||
lib/quakeforge/plugins/console_server.a
|
||||
lib/quakeforge/plugins/console_server.la
|
||||
lib/quakeforge/plugins/console_server.so
|
||||
lib/quakeforge/plugins/snd_output_disk.a
|
||||
lib/quakeforge/plugins/snd_output_disk.la
|
||||
lib/quakeforge/plugins/snd_output_disk.so
|
||||
lib/quakeforge/plugins/snd_output_sdl.a
|
||||
lib/quakeforge/plugins/snd_output_sdl.la
|
||||
lib/quakeforge/plugins/snd_output_sdl.so
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.60 2016/03/11 19:59:14 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.61 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT= vector graphics library
|
||||
|
||||
DISTNAME= cairo-1.14.6
|
||||
REVISION= 0
|
||||
CATEGORIES= graphics
|
||||
DPB_PROPERTIES= parallel
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
@ -1,5 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.7 2013/06/01 12:11:52 ajacoutot Exp $
|
||||
bin/cairo-trace
|
||||
lib/cairo/cairo-fdr.so
|
||||
lib/cairo/cairo-sphinx.so
|
||||
lib/cairo/libcairo-trace.so
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2015/11/13 07:05:45 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.20 2016/04/04 16:09:09 naddy Exp $
|
||||
@bin bin/cairo-sphinx
|
||||
bin/cairo-trace
|
||||
include/cairo/
|
||||
include/cairo/cairo-deprecated.h
|
||||
include/cairo/cairo-features.h
|
||||
@ -18,6 +18,9 @@ include/cairo/cairo-xlib-xrender.h
|
||||
include/cairo/cairo-xlib.h
|
||||
include/cairo/cairo.h
|
||||
lib/cairo/
|
||||
lib/cairo/cairo-fdr.so
|
||||
lib/cairo/cairo-sphinx.so
|
||||
lib/cairo/libcairo-trace.so
|
||||
lib/libcairo-gobject.a
|
||||
lib/libcairo-gobject.la
|
||||
@lib lib/libcairo-gobject.so.${LIBcairo-gobject_VERSION}
|
||||
@ -41,8 +44,6 @@ lib/pkgconfig/cairo-xcb.pc
|
||||
lib/pkgconfig/cairo-xlib-xrender.pc
|
||||
lib/pkgconfig/cairo-xlib.pc
|
||||
lib/pkgconfig/cairo.pc
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/cairo/
|
||||
share/gtk-doc/html/cairo/bindings-errors.html
|
||||
share/gtk-doc/html/cairo/bindings-fonts.html
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2016/03/11 20:28:26 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT= translate PostScript/PDF graphics to other vector formats
|
||||
|
||||
DISTNAME= pstoedit-3.70
|
||||
REVISION= 0
|
||||
SHARED_LIBS= pstoedit 3.0
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2015/07/19 15:06:14 steven Exp $
|
||||
lib/pstoedit/libp2edrvstd.so
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2015/07/19 15:06:14 steven Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.7 2016/04/04 16:09:09 naddy Exp $
|
||||
@bin bin/pstoedit
|
||||
include/pstoedit/
|
||||
include/pstoedit/base64writer.h
|
||||
@ -23,8 +22,8 @@ lib/pkgconfig/pstoedit.pc
|
||||
lib/pstoedit/
|
||||
@comment lib/pstoedit/libp2edrvstd.a
|
||||
@comment lib/pstoedit/libp2edrvstd.la
|
||||
lib/pstoedit/libp2edrvstd.so
|
||||
@man man/man1/pstoedit.1
|
||||
share/aclocal/
|
||||
share/aclocal/pstoedit.m4
|
||||
share/pstoedit/
|
||||
share/pstoedit/drvhpgl.pencolors
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2015/05/05 17:00:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT = Libedit interface to Tcl/Tk interpreters
|
||||
|
||||
DISTNAME = eltclsh-1.12
|
||||
CATEGORIES = lang x11
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
MASTER_SITES = http://www.openrobots.org/distfiles/eltclsh/
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2012/10/10 22:09:29 stu Exp $
|
||||
lib/tcl/eltcl/libeltclsh.so
|
@ -1,11 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2012/10/10 22:09:29 stu Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.6 2016/04/04 16:09:09 naddy Exp $
|
||||
@bin bin/eltclsh
|
||||
@bin bin/elwish
|
||||
lib/tcl/
|
||||
lib/tcl/eltcl/
|
||||
lib/tcl/eltcl/complete.tcl
|
||||
lib/tcl/eltcl/init.tcl
|
||||
lib/tcl/eltcl/libeltclsh.so
|
||||
lib/tcl/eltcl/pkgIndex.tcl
|
||||
lib/tcl/eltcl/tools.tcl
|
||||
@man man/man1/eltclsh.1
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2014/10/27 21:06:25 kirby Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT= Scheme Underground's implementation of R5RS
|
||||
|
||||
V= 1.9
|
||||
DISTNAME= scheme48-$V
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= lang
|
||||
|
||||
HOMEPAGE= http://www.s48.org/
|
||||
|
@ -1,5 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2013/02/06 20:37:34 jturner Exp $
|
||||
lib/scheme48/ffi-test.so
|
||||
lib/scheme48/posix.so
|
||||
lib/scheme48/r6rs.so
|
||||
lib/scheme48/srfi-27.so
|
@ -1,7 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2013/02/08 14:39:50 jturner Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2016/04/04 16:09:09 naddy Exp $
|
||||
@conflict scsh-*
|
||||
@conflict gambit-*
|
||||
%%SHARED%%
|
||||
@bin bin/scheme-r5rs
|
||||
@bin bin/scheme-srfi-7
|
||||
bin/scheme48
|
||||
@ -13,8 +12,12 @@ include/scheme48.h
|
||||
include/scheme48arch.h
|
||||
include/scheme48write-barrier.h
|
||||
lib/scheme48/
|
||||
lib/scheme48/ffi-test.so
|
||||
lib/scheme48/posix.so
|
||||
lib/scheme48/r6rs.so
|
||||
lib/scheme48/scheme48.image
|
||||
@bin lib/scheme48/scheme48vm
|
||||
lib/scheme48/srfi-27.so
|
||||
@man man/man1/scheme48.1
|
||||
share/doc/scheme48/
|
||||
share/doc/scheme48/COPYING
|
||||
|
@ -1,11 +1,11 @@
|
||||
#$OpenBSD: Makefile,v 1.29 2013/11/09 18:22:02 zhuk Exp $
|
||||
#$OpenBSD: Makefile,v 1.30 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT= open source MSN Messenger clone
|
||||
|
||||
V= 0.98.9
|
||||
DISTNAME= amsn-$V-src
|
||||
PKGNAME= ${DISTNAME:S/-src//}
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://www.amsn-project.net/
|
||||
|
@ -1,8 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.5 2012/09/28 14:25:06 jasper Exp $
|
||||
lib/amsn/utils/TkCximage/TkCximage.so
|
||||
lib/amsn/utils/asyncresolver/libasyncresolver.so
|
||||
lib/amsn/utils/linux/linflash/flash.so
|
||||
lib/amsn/utils/linux/traydock/libtray.so
|
||||
lib/amsn/utils/tclISF/tclISF.so
|
||||
lib/amsn/utils/tcl_siren/tcl_siren.so
|
||||
lib/amsn/utils/webcamsn/webcamsn.so
|
@ -1,26 +1,32 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2012/09/28 14:25:06 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.11 2016/04/04 16:09:09 naddy Exp $
|
||||
bin/amsn
|
||||
bin/amsn-remote
|
||||
bin/amsn-remote-CLI
|
||||
lib/amsn/
|
||||
lib/amsn/utils/
|
||||
lib/amsn/utils/TkCximage/
|
||||
lib/amsn/utils/TkCximage/TkCximage.so
|
||||
lib/amsn/utils/TkCximage/pkgIndex.tcl
|
||||
lib/amsn/utils/asyncresolver/
|
||||
lib/amsn/utils/asyncresolver/asyncresolver.tcl
|
||||
lib/amsn/utils/asyncresolver/libasyncresolver.so
|
||||
lib/amsn/utils/asyncresolver/pkgIndex.tcl
|
||||
lib/amsn/utils/linux/
|
||||
lib/amsn/utils/linux/linflash/
|
||||
lib/amsn/utils/linux/linflash/flash.so
|
||||
lib/amsn/utils/linux/linflash/pkgIndex.tcl
|
||||
lib/amsn/utils/linux/traydock/
|
||||
lib/amsn/utils/linux/traydock/libtray.so
|
||||
lib/amsn/utils/linux/traydock/pkgIndex.tcl
|
||||
lib/amsn/utils/tclISF/
|
||||
lib/amsn/utils/tclISF/pkgIndex.tcl
|
||||
lib/amsn/utils/tclISF/tclISF.so
|
||||
lib/amsn/utils/tcl_siren/
|
||||
lib/amsn/utils/tcl_siren/pkgIndex.tcl
|
||||
lib/amsn/utils/tcl_siren/tcl_siren.so
|
||||
lib/amsn/utils/webcamsn/
|
||||
lib/amsn/utils/webcamsn/pkgIndex.tcl
|
||||
lib/amsn/utils/webcamsn/webcamsn.so
|
||||
share/amsn/
|
||||
share/amsn/BWidget_mods.tcl
|
||||
share/amsn/abook.tcl
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2016/03/11 20:28:28 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT = data acquisition library for snort
|
||||
|
||||
DISTNAME = daq-2.0.5
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += daq 2.1 # 2.4
|
||||
SHARED_LIBS += sfbpf 1.0 # 0.1
|
||||
|
@ -1,4 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2013/03/15 02:57:17 lteo Exp $
|
||||
lib/daq/daq_dump.so
|
||||
lib/daq/daq_ipfw.so
|
||||
lib/daq/daq_pcap.so
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/03/15 02:57:17 lteo Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.3 2016/04/04 16:09:09 naddy Exp $
|
||||
bin/daq-modules-config
|
||||
include/daq.h
|
||||
include/daq_api.h
|
||||
@ -9,10 +8,13 @@ include/sfbpf_dlt.h
|
||||
lib/daq/
|
||||
lib/daq/daq_dump.a
|
||||
lib/daq/daq_dump.la
|
||||
lib/daq/daq_dump.so
|
||||
lib/daq/daq_ipfw.a
|
||||
lib/daq/daq_ipfw.la
|
||||
lib/daq/daq_ipfw.so
|
||||
lib/daq/daq_pcap.a
|
||||
lib/daq/daq_pcap.la
|
||||
lib/daq/daq_pcap.so
|
||||
lib/libdaq.a
|
||||
lib/libdaq.la
|
||||
@lib lib/libdaq.so.${LIBdaq_VERSION}
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2016/02/04 14:29:25 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2016/04/04 16:09:09 naddy Exp $
|
||||
|
||||
COMMENT-main= secure communications between a DNS client and resolver
|
||||
COMMENT-plugins= example plugins for dnscrypt-proxy
|
||||
|
||||
V= 1.6.1
|
||||
REVISION-main= 0
|
||||
REVISION-plugins= 0
|
||||
|
||||
DISTNAME= dnscrypt-proxy-${V}
|
||||
CATEGORIES= net
|
||||
|
@ -1,7 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared-plugins,v 1.3 2014/04/25 17:11:26 sthen Exp $
|
||||
lib/dnscrypt-proxy/libdcplugin_example.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_ldns_aaaa_blocking.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_ldns_blocking.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_ldns_opendns_deviceid.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_ldns_opendns_set_client_ip.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_logging.so
|
@ -1,2 +1,7 @@
|
||||
@comment $OpenBSD: PLIST-plugins,v 1.1.1.1 2012/10/12 15:20:00 sthen Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST-plugins,v 1.2 2016/04/04 16:09:10 naddy Exp $
|
||||
lib/dnscrypt-proxy/libdcplugin_example.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_ldns_aaaa_blocking.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_ldns_blocking.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_ldns_opendns_deviceid.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_ldns_opendns_set_client_ip.so
|
||||
lib/dnscrypt-proxy/libdcplugin_example_logging.so
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:46 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2016/04/04 16:09:10 naddy Exp $
|
||||
|
||||
COMMENT= SOCKS client wrapper for *BSD
|
||||
DISTNAME= dsocks-1.6
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= net
|
||||
SHARED_LIBS= dsocks 1.0
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2005/12/23 16:06:27 todd Exp $
|
||||
@conflict dante-*
|
||||
@lib lib/libdsocks.so.${LIBdsocks_VERSION}
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2012/09/01 12:02:27 naddy Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.4 2016/04/04 16:09:10 naddy Exp $
|
||||
@conflict dante-*
|
||||
bin/dsocks-torify.sh
|
||||
bin/dsocks.sh
|
||||
lib/libdsocks.a
|
||||
@lib lib/libdsocks.so.${LIBdsocks_VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2015/10/16 15:35:18 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2016/04/04 16:09:10 naddy Exp $
|
||||
|
||||
COMMENT-main= OLSR routing daemon
|
||||
COMMENT-gui= OLSR routing daemon GUI
|
||||
@ -11,7 +11,7 @@ PKGNAME-gui= olsrd-gui-${VERSION}
|
||||
PKGNAME-plugins= olsrd-plugins-${VERSION}
|
||||
REVISION-main= 4
|
||||
REVISION-gui= 5
|
||||
REVISION-plugins= 5
|
||||
REVISION-plugins= 6
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared-plugins,v 1.1 2010/06/14 12:36:34 sebastia Exp $
|
||||
lib/olsrd-plugins/olsrd_dot_draw.so
|
||||
lib/olsrd-plugins/olsrd_dyn_gw.so
|
||||
lib/olsrd-plugins/olsrd_dyn_gw_plain.so
|
||||
lib/olsrd-plugins/olsrd_httpinfo.so
|
||||
lib/olsrd-plugins/olsrd_mini.so
|
||||
lib/olsrd-plugins/olsrd_nameservice.so
|
||||
lib/olsrd-plugins/olsrd_pgraph.so
|
||||
lib/olsrd-plugins/olsrd_secure.so
|
||||
lib/olsrd-plugins/olsrd_txtinfo.so
|
||||
lib/olsrd-plugins/olsrd_watchdog.so
|
@ -1,4 +1,13 @@
|
||||
@comment $OpenBSD: PLIST-plugins,v 1.1 2010/06/14 12:36:34 sebastia Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST-plugins,v 1.2 2016/04/04 16:09:10 naddy Exp $
|
||||
bin/olsr-topology-view.pl
|
||||
lib/olsrd-plugins/
|
||||
lib/olsrd-plugins/olsrd_dot_draw.so
|
||||
lib/olsrd-plugins/olsrd_dyn_gw.so
|
||||
lib/olsrd-plugins/olsrd_dyn_gw_plain.so
|
||||
lib/olsrd-plugins/olsrd_httpinfo.so
|
||||
lib/olsrd-plugins/olsrd_mini.so
|
||||
lib/olsrd-plugins/olsrd_nameservice.so
|
||||
lib/olsrd-plugins/olsrd_pgraph.so
|
||||
lib/olsrd-plugins/olsrd_secure.so
|
||||
lib/olsrd-plugins/olsrd_txtinfo.so
|
||||
lib/olsrd-plugins/olsrd_watchdog.so
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/08/07 21:58:00 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2016/04/04 16:09:10 naddy Exp $
|
||||
|
||||
COMMENT= command line double-entry accounting ledger
|
||||
|
||||
DISTNAME= ledger-2.6.3
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= productivity
|
||||
|
||||
HOMEPAGE= http://www.ledger-cli.org/
|
||||
|
@ -1,4 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2010/10/14 00:02:24 jim Exp $
|
||||
@lib lib/libamounts.so.${LIBamounts_VERSION}
|
||||
lib/libledger-2.6.3.so
|
||||
lib/libledger.so
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/10/14 00:02:24 jim Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.3 2016/04/04 16:09:10 naddy Exp $
|
||||
@bin bin/ledger
|
||||
include/ledger/
|
||||
include/ledger/acconf.h
|
||||
@ -35,8 +34,11 @@ include/ledger/xml.h
|
||||
@info info/ledger.info
|
||||
lib/libamounts.a
|
||||
lib/libamounts.la
|
||||
@lib lib/libamounts.so.${LIBamounts_VERSION}
|
||||
lib/libledger-2.6.3.so
|
||||
lib/libledger.a
|
||||
lib/libledger.la
|
||||
lib/libledger.so
|
||||
share/doc/ledger/
|
||||
share/doc/ledger/README
|
||||
share/doc/ledger/bal
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2015/07/18 23:59:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2016/04/04 16:09:10 naddy Exp $
|
||||
|
||||
COMMENT-main= IAX client library
|
||||
COMMENT-tcl= IAX client library, tcl bindings
|
||||
@ -8,7 +8,7 @@ DISTNAME= iaxclient-2.1beta3
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
REVISION-main= 15
|
||||
PKGNAME-tcl= ${DISTNAME:S/iaxclient/iaxclient-tcl/}
|
||||
REVISION-tcl= 16
|
||||
REVISION-tcl= 17
|
||||
PKGNAME-iaxcomm= iaxcomm-1.1.0
|
||||
REVISION-iaxcomm= 18
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared-tcl,v 1.2 2011/01/05 18:00:10 sebastia Exp $
|
||||
@lib lib/tcl/tcliaxclient/libtcliaxclient02.so.${LIBtcliaxclient02_VERSION}
|
@ -1,12 +1,12 @@
|
||||
@comment $OpenBSD: PLIST-tcl,v 1.2 2011/01/05 18:00:10 sebastia Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST-tcl,v 1.3 2016/04/04 16:09:10 naddy Exp $
|
||||
bin/tkiaxphone
|
||||
lib/tcl/
|
||||
lib/tcl/tkphone/
|
||||
@bin lib/tcl/tkphone/iaxcli
|
||||
lib/tcl/tcliaxclient/
|
||||
lib/tcl/tcliaxclient/iaxclient.tcl
|
||||
@lib lib/tcl/tcliaxclient/libtcliaxclient02.so.${LIBtcliaxclient02_VERSION}
|
||||
lib/tcl/tcliaxclient/pkgIndex.tcl
|
||||
lib/tcl/tkphone/
|
||||
@bin lib/tcl/tkphone/iaxcli
|
||||
lib/tcl/tkphone/monitor.ui
|
||||
lib/tcl/tkphone/monitor.ui.tcl
|
||||
lib/tcl/tkphone/phone.ui
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2015/02/06 14:55:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2016/04/04 16:09:10 naddy Exp $
|
||||
|
||||
COMMENT= FastCGI Development Kit
|
||||
|
||||
DISTNAME= fcgi-2.4.0
|
||||
REVISION= 10
|
||||
REVISION= 11
|
||||
CATEGORIES= www
|
||||
SHARED_LIBS += fcgi 0.0 # .0.0
|
||||
SHARED_LIBS += fcgi++ 1.0 # .1.0
|
||||
|
@ -1,5 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.6 2014/06/14 10:34:45 sthen Exp $
|
||||
@lib lib/libfcgi++.so.${LIBfcgi++_VERSION}
|
||||
@lib lib/libfcgi.so.${LIBfcgi_VERSION}
|
||||
@comment libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/FCGI/FCGI.bs
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/FCGI/FCGI.so
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2013/04/20 16:28:09 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2016/04/04 16:09:10 naddy Exp $
|
||||
@bin bin/cgi-fcgi
|
||||
include/fastcgi.h
|
||||
include/fcgi_config.h
|
||||
@ -9,12 +9,15 @@ include/fcgio.h
|
||||
include/fcgios.h
|
||||
lib/libfcgi++.a
|
||||
lib/libfcgi++.la
|
||||
@lib lib/libfcgi++.so.${LIBfcgi++_VERSION}
|
||||
lib/libfcgi.a
|
||||
lib/libfcgi.la
|
||||
@lib lib/libfcgi.so.${LIBfcgi_VERSION}
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/FCGI.pm
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/FCGI/
|
||||
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/FCGI/FCGI.so
|
||||
@man man/cat1/cgi-fcgi.0
|
||||
@man man/cat3/FCGI_Accept.0
|
||||
@man man/cat3/FCGI_Finish.0
|
||||
@ -31,4 +34,3 @@ share/doc/fcgi/fcgi-tcl.htm
|
||||
share/doc/fcgi/omi-logo.gif
|
||||
share/doc/fcgi/overview.html
|
||||
share/doc/fcgi/www5-api-workshop.html
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user