update MASTER_SITES where distfiles.nl was used
This commit is contained in:
parent
2500b283fb
commit
c0d71858db
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/12 21:05:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT= lua binding of zlib
|
||||
DISTNAME= luazlib-20100731
|
||||
REVISION= 2
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
HOMEPAGE= https://github.com/brimworks/lua-zlib/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:43:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT= java-like zip interface
|
||||
|
||||
@ -6,7 +6,7 @@ DISTNAME= zipios++-0.1.5.9+cvs.2004.02.07
|
||||
PKGNAME= zipios++-0.1.5.9
|
||||
REVISION = 7
|
||||
CATEGORIES= devel archivers
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
MASTER_SITES0= ${MASTER_SITE_GNU:=automake/}
|
||||
SHARED_LIBS += zipios 1.0 # .0.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2019/07/12 20:43:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT= wm-dockapp; shows the moon phase
|
||||
|
||||
@ -12,7 +12,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= X11 Xext Xpm c m
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MAKE_ENV= CC="${CC}"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2019/07/12 20:43:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT= wm-dockapp; space weather monitor
|
||||
|
||||
@ -12,7 +12,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= X11 Xext Xpm c
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MAKE_ENV= CC="${CC}"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2019/07/12 20:43:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT= wm-dockapp; shows sunrise/sunset times
|
||||
|
||||
@ -12,7 +12,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= X11 Xext Xpm c m
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MAKE_ENV= CC="${CC}"
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.53 2019/07/14 02:16:50 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.54 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT= interactive astronomical ephemeris
|
||||
DISTNAME= xephem-3.2.3
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
HOMEPAGE= http://www.clearskyinstitute.com/xephem/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:43:32 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT= tools for handling audio-file cue sheets and toc files
|
||||
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes
|
||||
WANTLIB += c
|
||||
|
||||
# XXX: When updating, MASTER_SITES= ${HOMEPAGE}/install/
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:43:35 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT = Open Fingerprint Architecture library
|
||||
|
||||
@ -10,7 +10,7 @@ SHARED_LIBS += ofa 0.0
|
||||
# GPL
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
WANTLIB += m pthread ${COMPILER_LIBCXX} fftw3
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 21:15:34 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT = simple metronome
|
||||
CATEGORIES = audio
|
||||
DISTNAME = metronome-2
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
# OpenBSD licence
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 21:02:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT = console audio player
|
||||
DISTNAME = moc-2.5.2
|
||||
CATEGORIES = audio
|
||||
HOMEPAGE = http://moc.daper.net/
|
||||
MASTER_SITES = http://ftp.daper.net/pub/soft/moc/stable/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
REVISION = 7
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2019/07/12 20:43:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT = LADSPA plugins from Steve Harris
|
||||
|
||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE = Yes
|
||||
WANTLIB = fftw3f m pthread
|
||||
|
||||
MASTER_SITES = ${HOMEPAGE}/releases/0.4.15/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
BUILD_DEPENDS = audio/ladspa
|
||||
LIB_DEPENDS = math/fftw3,float
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2019/07/12 20:43:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2020/01/26 11:14:29 jasper Exp $
|
||||
|
||||
COMMENT= Motif CD player
|
||||
|
||||
@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += ICE SM X11 Xau Xaw Xdmcp Xext Xm Xmu Xpm Xt c curses m
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
LIB_DEPENDS+= x11/motif
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2019/07/14 00:39:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= reciprocating engine for X11
|
||||
PKGNAME= xengine-1.0.1
|
||||
REVISION= 5
|
||||
CATEGORIES= benchmarks x11
|
||||
MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ \
|
||||
https://distfiles.nl/xengine/
|
||||
https://distfiles.sigtrap.nl/xengine/
|
||||
DISTFILES= part01.z patch1.z
|
||||
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/11/11 17:35:10 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
PORTROACH= ignore:1
|
||||
|
||||
@ -18,7 +18,7 @@ HOMEPAGE= http://emboss.open-bio.org/
|
||||
# GPL v2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
WANTLIB += X11 c m xcb
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:43:46 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:30 jasper Exp $
|
||||
# $RuOBSD: Makefile,v 1.7 2003/08/18 18:40:14 grange Exp $
|
||||
|
||||
COMMENT= Bohlin's IrDA utilities
|
||||
@ -6,7 +6,7 @@ COMMENT= Bohlin's IrDA utilities
|
||||
DISTNAME= birda-1.1
|
||||
REVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:43:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT = tool for programming Wouxun transcievers
|
||||
|
||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB = c m ${COMPILER_LIBCXX}
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:43:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= Bus Pirate binary mode SPI sniffer
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= http://dangerousprototypes.com/docs/Bus_Pirate_binary_SPI_sniffer_uti
|
||||
# http://creativecommons.org/publicdomain/zero/1.0/
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
WANTLIB= c
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:43:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= curses-based emulator for the Wyse 60 terminal
|
||||
|
||||
@ -11,7 +11,7 @@ MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
WANTLIB= c curses
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2019/07/12 20:43:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= X DX cluster watcher
|
||||
|
||||
@ -17,7 +17,7 @@ WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 iconv intl m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread xcb
|
||||
WANTLIB += xcb-render xcb-shm z
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2019/07/12 20:43:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= logbook program for amateur radio operators
|
||||
|
||||
@ -18,7 +18,7 @@ WANTLIB += gtk-x11-2.0 hamlib intl m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 z
|
||||
|
||||
MASTER_SITES= http://download.savannah.nongnu.org/releases/xlog/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
misc/shared-mime-info
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2020/01/25 05:54:20 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
BROKEN-hppa= linking .libs/python-libpst.o fails
|
||||
|
||||
@ -34,7 +34,7 @@ WANTLIB-python += pst boost_python
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/packages/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
MULTI_PACKAGES= -main -python
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:43:51 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= convert pf(4) logs to XML
|
||||
|
||||
@ -17,7 +17,7 @@ WANTLIB= c expat m pcap ${COMPILER_LIBCXX}
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/releases/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
MAKE_FLAGS= WITH_EXPAT=1 \
|
||||
EXPAT_INCLUDEDIR="${X11BASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:44:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT = library to simplify writing unit tests for C applications
|
||||
|
||||
@ -12,7 +12,7 @@ CATEGORIES = devel
|
||||
# Apache v2
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2019/11/10 18:14:23 kmos Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT = graphical frontend to the objdump disassembler
|
||||
|
||||
@ -11,7 +11,7 @@ REVISION = 4
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES = lang/python
|
||||
RUN_DEPENDS = x11/py-gtk2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/09/30 12:51:25 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= C compiler for GMC-4
|
||||
|
||||
@ -18,7 +18,7 @@ PERMIT_PACKAGE= Yes
|
||||
WANTLIB += c charset ffi gmp iconv m pthread
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/files/
|
||||
MASTER_SITES0= http://distfiles.nl/
|
||||
MASTER_SITES0= http://distfiles.sigtrap.nl/
|
||||
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
gmc4cc-samples-0.1${EXTRACT_SUFX}:0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:44:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= low-level event loop management library
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= http://liboop.ofb.net/
|
||||
# LGPL
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --without-adns \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2019/07/12 20:44:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= library and tools for creating SVF and XSVF JTAG players
|
||||
|
||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += c curses ftdi pthread readline usb
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
|
||||
LIB_DEPENDS= devel/libftdi
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2019/07/12 21:02:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= MessagePack implementation and bindings for Lua
|
||||
|
||||
@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/antirez/lua-cmsgpack
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES= lang/lua
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2019/07/12 20:44:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= shared memory lib for apps with pre-forked process model
|
||||
|
||||
@ -6,7 +6,7 @@ DISTNAME= mm-1.4.2
|
||||
SHARED_LIBS += mm 13.22 # 14.22
|
||||
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://distfiles.nl/ \
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/ \
|
||||
ftp://ftp.ossp.org/pkg/lib/mm/
|
||||
|
||||
HOMEPAGE= http://www.ossp.org/pkg/lib/mm/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:44:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
COMMENT= .NET library for the Google Data API
|
||||
|
||||
@ -13,7 +13,7 @@ CATEGORIES= devel
|
||||
# Apache 2.0
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES= lang/mono
|
||||
MODMONO_GMCS_COMPAT= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.28 2019/07/13 10:59:26 sthen Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.29 2020/01/26 11:14:30 jasper Exp $
|
||||
|
||||
#
|
||||
# XXX: Don't forget to adjust meta/msp430 when updating to new LTS
|
||||
@ -38,10 +38,10 @@ PERMIT_PACKAGE?= Yes
|
||||
|
||||
MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=mspgcc/}
|
||||
|
||||
# The patches on http://distfiles.nl/mspgcc/ are taken from
|
||||
# The patches on http://distfiles.sigtrap.nl/mspgcc/ are taken from
|
||||
# git://mspgcc.git.sourceforge.net/gitroot/mspgcc/
|
||||
# or from the official release tarballs.
|
||||
MASTER_SITES0= http://distfiles.nl/mspgcc/
|
||||
MASTER_SITES0= http://distfiles.sigtrap.nl/mspgcc/
|
||||
|
||||
# These are the patches intended for the LTS releases.
|
||||
MASTER_SITES1= ${MASTER_SITE_SOURCEFORGE:=mspgcc/Patches/LTS/${LTS_V}/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:45:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= Python-alike language for writing Python extension modules
|
||||
|
||||
@ -13,7 +13,7 @@ HOMEPAGE= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
|
||||
# Free, check README.txt for details
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/ \
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/ \
|
||||
${HOMEPAGE}
|
||||
|
||||
MODULES= lang/python
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2019/12/30 13:20:18 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT = libre and portable reverse engineering framework
|
||||
|
||||
@ -8,7 +8,7 @@ SUBST_VARS += V
|
||||
GH_PROJECT = radare2
|
||||
GH_TAGNAME = ${V}
|
||||
# upstream tarball with dependencies clone in shlr/
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
# In radare, all libs have the same version
|
||||
LIBV = 7.0 # 4.0.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:46:01 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT = unit test framework for Bourne based shell scripts
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE = https://github.com/kward/shunit2
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
EXTRACT_SUFX = .tgz
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2019/07/12 21:02:19 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= MPEG video player library with sound support
|
||||
|
||||
DISTNAME= smpeg-0.4.4
|
||||
REVISION= 17
|
||||
CATEGORIES= devel graphics
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
SHARED_LIBS= smpeg 2.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 21:02:19 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= STM32 bootloader to upload and download firmware
|
||||
|
||||
@ -11,7 +11,7 @@ CATEGORIES= devel
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:03 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
DISTNAME = ucpp-1.3.2
|
||||
REVISION = 1
|
||||
COMMENT = C preprocessor and lexer
|
||||
CATEGORIES = devel
|
||||
HOMEPAGE = https://github.com/lpsantil/ucpp
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
PERMIT_PACKAGE = Yes
|
||||
WANTLIB = c
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2019/07/12 20:46:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= a fast, compact Motif/X11 plain text editor
|
||||
|
||||
@ -13,7 +13,7 @@ HOMEPAGE = https://sourceforge.net/projects/nedit/
|
||||
MAINTAINER = Alessandro De Laurenzis <just22@atlantide.t28.net>
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nedit/}
|
||||
MASTER_SITES0= http://distfiles.nl/
|
||||
MASTER_SITES0= http://distfiles.sigtrap.nl/
|
||||
|
||||
DIST_SUBDIR= nedit
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= typing tutor for dvorak keyboards
|
||||
|
||||
@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= c curses
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MAKE_FLAGS= CC="${CC}" PROF="${CFLAGS}"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2019/07/12 20:46:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= open source 68k Macintosh emulator
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= http://basilisk.cebix.net/
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:46:11 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= free TrueType Persian fonts
|
||||
|
||||
@ -13,7 +13,7 @@ PERMIT_PACKAGE = Yes
|
||||
|
||||
# The original distfile contains .sfd files, the Debian package contains
|
||||
# .ttf files. These are the files we install.
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
PKG_ARCH= *
|
||||
NO_BUILD= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:46:12 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= monospace font designed for coders
|
||||
|
||||
@ -10,7 +10,7 @@ CATEGORIES= fonts x11
|
||||
|
||||
HOMEPAGE= http://www.levien.com/type/myfonts/inconsolata.html
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
EXTRACT_SUFX= .otf
|
||||
EXTRACT_ONLY=
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:46:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT = fixed width fonts especially for long hacking sessions
|
||||
|
||||
@ -14,7 +14,7 @@ MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# Upstream keeps re-rolling the distfile without bumping the version
|
||||
MASTER_SITES = https://distfiles.nl/ \
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/ \
|
||||
http://www.fontsquirrel.com/fonts/download/ProFontWindows/
|
||||
EXTRACT_SUFX = .zip
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:46:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= ink-saving font based on Vera Sans
|
||||
|
||||
@ -17,7 +17,7 @@ HOMEPAGE= http://www.ecofont.eu/ecofont_en.html
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
# Untill upstream starts to version the font
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES = font
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2019/07/12 20:46:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT = finish-the-cycle logic puzzle
|
||||
CATEGORIES = games
|
||||
@ -7,7 +7,7 @@ MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
DISTNAME = circuit-0.1.4
|
||||
REVISION = 10
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2019/07/12 20:46:25 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= console based sudoku
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= http://www.laurasia.com.au/sudoku/
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c curses
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/ \
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/ \
|
||||
http://www.laurasia.com.au/downloads/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:46:28 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= Garmin Image Tools
|
||||
|
||||
@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/wuyongzheng/gimgtools
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
WANTLIB += c m
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2019/07/12 21:02:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= offline maps viewer
|
||||
|
||||
@ -15,7 +15,7 @@ HOMEPAGE= https://github.com/heldersepu/GMapCatcher
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT = color correction utility for digital images
|
||||
DISTNAME = delaboratory-0.8
|
||||
@ -15,7 +15,7 @@ WANTLIB += wx_gtk3u_xrc-3.0 xml2 z
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
LIB_DEPENDS = converters/libiconv \
|
||||
textproc/libxml \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2019/11/10 15:32:55 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= tool for producing computational artwork
|
||||
DISTNAME= fyre-1.0.1
|
||||
@ -20,7 +20,7 @@ WANTLIB += pangocairo-1.0 pangoft2-1.0 xml2 z
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
MASTER_SITES= http://releases.navi.cx/fyre/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
LIB_DEPENDS= devel/libglade2 \
|
||||
graphics/openexr
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2019/07/12 20:46:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2020/01/26 11:14:31 jasper Exp $
|
||||
|
||||
COMMENT= fractal program with GTK interface
|
||||
GH_ACCOUNT= oskusalerma
|
||||
@ -23,7 +23,7 @@ WANTLIB += ${COMPILER_LIBCXX} z
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
MASTER_SITES0= http://distfiles.nl/
|
||||
MASTER_SITES0= http://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/12 21:02:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= generate index pages for displaying images
|
||||
|
||||
@ -10,7 +10,7 @@ HOMEPAGE= http://www.lysator.liu.se/~unicorn/hacks/indexpage/
|
||||
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
RUN_DEPENDS= graphics/p5-Image-Size \
|
||||
graphics/ImageMagick
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2019/07/12 21:02:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= color ascii art library
|
||||
|
||||
@ -16,7 +16,7 @@ PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c curses m z
|
||||
|
||||
MASTER_SITES= http://caca.zoy.org/files/libcaca/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
FLAVORS= no_x11
|
||||
FLAVOR?=
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2019/07/12 20:47:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT = japanese input engine for ibus
|
||||
|
||||
@ -20,7 +20,7 @@ WANTLIB = anthy anthydic ffi glib-2.0 gobject-2.0 iconv intl m pcre
|
||||
WANTLIB += pthread
|
||||
|
||||
# XXX: Remove when upgrading to newer tag
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES = lang/python \
|
||||
textproc/intltool
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2019/07/12 20:47:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT = intelligent input bus framework
|
||||
|
||||
@ -26,7 +26,7 @@ WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread xcb
|
||||
WANTLIB += xcb-render xcb-shm z
|
||||
|
||||
# XXX: Remove when upgrading to newer tag
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES = devel/dconf \
|
||||
devel/gconf2 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:47:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
# .libs/libmecab.so.0.0: undefined reference to `__sync_val_compare_and_swap_4'
|
||||
# .libs/libmecab.so.0.0: undefined reference to `__sync_add_and_fetch_4'
|
||||
@ -29,7 +29,7 @@ WANTLIB-ipadic =
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \
|
||||
${PKGNAME-ipadic}-${IPADIC_VER}.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2019/11/03 14:07:43 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= lightweight scripting language with C-like syntax
|
||||
|
||||
@ -10,7 +10,7 @@ CATEGORIES= lang
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c m
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2019/07/12 20:47:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT = Tcl implementation for the CLR
|
||||
|
||||
@ -16,7 +16,7 @@ PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=eagle/} \
|
||||
https://download.eagle.to/releases/${V}.${P}/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
DISTFILES = EagleBinaryMonoOnUnix${V}.${P}.rar
|
||||
EXTRACT_CASES = *.rar) ${LOCALBASE}/bin/unrar x -idq ${DISTDIR}/$$archive;;
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/10/02 18:37:33 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= convert Intel assembly language (nasm) to AT&T syntax (gas)
|
||||
|
||||
@ -7,7 +7,7 @@ DISTNAME= intel2gas-${VERSION}
|
||||
REVISION = 3
|
||||
CATEGORIES= lang
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.82 2019/08/10 19:41:07 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.83 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
BROKEN-hppa = undefined reference to __sync_fetch_and_add_4
|
||||
BROKEN-powerpc = pl-modul.c:1497: internal compiler error: in extract_insn, at recog.c:2077
|
||||
@ -26,7 +26,7 @@ WANTLIB += db edit execinfo fontconfig freetype gmp iodbc jpeg m
|
||||
WANTLIB += ossp-uuid pcre pthread readline ssl z
|
||||
|
||||
MASTER_SITES = ${HOMEPAGE}download/stable/src/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
|
||||
# The reccommended way to build is using build.templ. We mimick this as best
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2019/10/23 08:01:19 martijn Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= dkim signer integration to the OpenSMTPD daemon
|
||||
|
||||
@ -11,7 +11,7 @@ HOMEPAGE= http://imperialat.at/dev/filter-dkimsign
|
||||
|
||||
MAINTAINER= Martijn van Duren <martijn@openbsd.org>
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
INSTALL_TARGET= bindir install
|
||||
|
||||
LIB_DEPENDS= mail/opensmtpd-filters/libopensmtpd
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/10/23 07:59:10 martijn Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= dnsbl integration to the OpenSMTPD daemon
|
||||
|
||||
@ -11,7 +11,7 @@ HOMEPAGE= http://imperialat.at/dev/filter-dnsbl
|
||||
|
||||
MAINTAINER= Martijn van Duren <martijn@openbsd.org>
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
INSTALL_TARGET= bindir install
|
||||
|
||||
LIB_DEPENDS= mail/opensmtpd-filters/libopensmtpd
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/12/06 12:57:40 martijn Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= library for writing opensmtpd filters
|
||||
|
||||
@ -13,7 +13,7 @@ HOMEPAGE= http://imperialat.at/dev/libopensmtpd
|
||||
|
||||
MAINTAINER= Martijn van Duren <martijn@openbsd.org>
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
INSTALL_TARGET= includes install
|
||||
|
||||
# ISC
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:47:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= simple SMTP client
|
||||
|
||||
@ -9,7 +9,7 @@ CATEGORIES= mail
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
CONFIGURE_STYLE= gnu dest
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2019/07/12 20:47:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= Demos Commander, a free Norton Commander clone
|
||||
|
||||
@ -6,7 +6,7 @@ DISTNAME= deco383
|
||||
PKGNAME= deco-3.8.3
|
||||
REVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
# GPL
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2019/07/12 20:47:50 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= hfsplus filesystem access tool
|
||||
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= c
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
EXTRACT_SUFX= .src.tar.bz2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:47:53 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT = interactive prompt module
|
||||
|
||||
@ -13,7 +13,7 @@ HOMEPAGE = http://repo.or.cz/w/umph-prompt.git
|
||||
# LGPLv2.1+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
|
||||
CONFIGURE_STYLE = perl
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2019/07/14 00:39:38 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT = read and manipulate the MP4 container format
|
||||
|
||||
@ -18,7 +18,7 @@ WANTLIB = c m ${COMPILER_LIBCXX}
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
BUILD_DEPENDS = devel/help2man
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:47:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= convert media files to Vorbis, Theora and Dirac
|
||||
|
||||
@ -14,7 +14,7 @@ HOMEPAGE= http://oggconvert.tristanb.net/
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/releases/${MODPY_EGG_VERSION}/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2019/07/12 20:47:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2020/01/26 11:14:32 jasper Exp $
|
||||
|
||||
COMMENT= point-to-point bandwidth measurement tool
|
||||
|
||||
DISTNAME= bing-1.0.5
|
||||
REVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2019/02/08 19:07:21 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
REV= 1.1
|
||||
VERSION= ${REV}.2.1
|
||||
@ -8,7 +8,7 @@ SHARED_LIBS= net 11.0
|
||||
PKGSPEC= libnet->=1.1v0,<1.2v0
|
||||
|
||||
WRKDIST= ${WRKDIR}/libnet
|
||||
MASTER_SITES= https://distfiles.nl/ \
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/ \
|
||||
http://packetfactory.openwall.net/libnet/dist/
|
||||
|
||||
AUTOCONF_VERSION= 2.57
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2019/07/12 20:48:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT = Tcl bindings for Curl
|
||||
|
||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB = crypto curl iconv intl nghttp2 ssl z
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
MODULES = lang/tcl
|
||||
LIB_DEPENDS = devel/gettext,-runtime \
|
||||
net/curl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2019/07/12 20:48:51 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= stub DNS resolver library
|
||||
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
HOMEPAGE= http://www.corpit.ru/mjt/udns.html
|
||||
MASTER_SITES= http://www.corpit.ru/mjt/udns/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
WANTLIB += c
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2019/07/12 20:48:52 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2020/01/26 11:14:33 jasper Exp $
|
||||
COMMENT= enhanced talk that allows for multiple parties
|
||||
|
||||
DISTNAME= ytalk-3.1.1
|
||||
REVISION= 4
|
||||
CATEGORIES= net
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2019/07/14 00:39:38 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT = menu-based Usenet newsreader
|
||||
DISTNAME = nn-6.7.3
|
||||
@ -13,7 +13,7 @@ PERMIT_PACKAGE = Yes
|
||||
WANTLIB += c curses
|
||||
|
||||
MASTER_SITES = ftp://ftp.nndev.org/pub/nn-6.7/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
EXTRACT_SUFX = .tar.Z
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:49:00 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= simple but effective personal calendar
|
||||
|
||||
@ -10,7 +10,7 @@ HOMEPAGE= http://www.lightandmatter.com/when/when.html
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
NO_BUILD= Yes
|
||||
PKG_ARCH= *
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:00 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= personal finance tracking and performance tool
|
||||
|
||||
@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xpm Xt c m Xm
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
LIB_DEPENDS+= x11/motif
|
||||
CONFIGURE_STYLE= imake
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2019/07/12 20:49:00 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= WWW quote retrieval tool
|
||||
|
||||
@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xpm Xt c m Xbae Xm
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
LIB_DEPENDS= x11/xbae \
|
||||
x11/motif
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:01 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= Erlang wrapper for OpenBSD's blowfish #' emacs, relax.
|
||||
|
||||
@ -13,7 +13,7 @@ HOMEPAGE= https://github.com/opscode/bcrypt
|
||||
# ISC/BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
WANTLIB= c pthread
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= uniform frontend to running Common Lisp code from the shell
|
||||
|
||||
@ -12,7 +12,7 @@ MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
# LLGPL (http://www.cliki.net/LLGPL)
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
WRKDIST= ${WRKDIR}/cl-launch.git
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/07/14 00:39:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT = test operating environment software robustness
|
||||
|
||||
@ -12,7 +12,7 @@ CATEGORIES = sysutils
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
MASTER_SITES = https://distfiles.sigtrap.nl/
|
||||
NO_TEST = Yes
|
||||
WANTLIB = c
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= dmesg parser
|
||||
DISTNAME= dmassage-0.6
|
||||
@ -8,7 +8,7 @@ CATEGORIES= sysutils
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
NO_TEST= Yes
|
||||
NO_BUILD= Yes
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:49:52 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= extended script command
|
||||
|
||||
DISTNAME= superscript-0.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
|
||||
WANTLIB= c util
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2019/07/17 14:39:43 danj Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= WindowMaker dock app similar to xload
|
||||
|
||||
@ -6,7 +6,7 @@ DISTNAME= wmmon-1.0b2
|
||||
REVISION = 5
|
||||
CATEGORIES= sysutils x11 x11/windowmaker
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:50:00 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= SGML DTDs from The Electronic Publishing SIG
|
||||
|
||||
@ -6,7 +6,7 @@ DISTNAME= iso12083-1993
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTER_SITES= ftp://info.ex.ac.uk/pub/SGML/ISO-12083/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
DISTFILES= article.dtd book.dtd maths.dtd serial.dtd
|
||||
|
||||
# custom
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.92 2019/11/01 15:38:04 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.93 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT-main= XSLT C Library for GNOME
|
||||
COMMENT-python= Python bindings for libxslt
|
||||
@ -15,7 +15,7 @@ CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://xmlsoft.org/XSLT/
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/ \
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/ \
|
||||
ftp://xmlsoft.org/libxslt/
|
||||
|
||||
# BSD-like
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2019/07/12 20:50:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= validating namespace-aware XML parser
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= http://www.cogsci.ed.ac.uk/~richard/rxp.html
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
NO_TEST= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:50:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= Java template engine for generating source code, etc
|
||||
|
||||
@ -14,7 +14,7 @@ HOMEPAGE= http://www.stringtemplate.org/
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
# upstream keeps re-rolling the distfile
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
EXTRACT_SUFX= .jar
|
||||
EXTRACT_ONLY= #
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:50:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT= grind nice listings of programs
|
||||
|
||||
@ -11,7 +11,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += c
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
RUN_DEPENDS= textproc/groff>=1.21
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:51:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:33 jasper Exp $
|
||||
|
||||
COMMENT = configuration utility for DRI drivers
|
||||
|
||||
@ -9,7 +9,7 @@ CATEGORIES = x11
|
||||
|
||||
HOMEPAGE = https://dri.freedesktop.org/wiki/DriConf
|
||||
MASTER_SITES = https://people.freedesktop.org/~fxkuehl/driconf/ \
|
||||
https://distfiles.nl/
|
||||
https://distfiles.sigtrap.nl/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2019/10/20 08:03:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2020/01/26 11:14:34 jasper Exp $
|
||||
|
||||
COMMENT= GNUstep image viewer
|
||||
|
||||
@ -7,7 +7,7 @@ DISTNAME= ImageViewer-0.6.3
|
||||
CATEGORIES= graphics
|
||||
|
||||
HOMEPAGE= http://freshmeat.net/projects/imageviewer
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
MODULES= x11/gnustep
|
||||
WANTLIB += ${COMPILER_LIBCXX}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:51:12 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2020/01/26 11:14:34 jasper Exp $
|
||||
|
||||
COMMENT= Clearlooks based GTK+ 2.x engine
|
||||
|
||||
@ -21,7 +21,7 @@ WANTLIB += png pthread xcb xcb-render xcb-shm z
|
||||
THEMES_DISTNAME=rezlooks-themes-0.1
|
||||
|
||||
MASTER_SITES= http://gnome-look.org/CONTENT/content-files/
|
||||
MASTER_SITES0= http://distfiles.nl/
|
||||
MASTER_SITES0= http://distfiles.sigtrap.nl/
|
||||
DIST_SUBDIR= rezlooks
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
${THEMES_DISTNAME}${EXTRACT_SUFX}:0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2019/07/12 20:51:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2020/01/26 11:14:34 jasper Exp $
|
||||
|
||||
COMMENT= Unico GTK+3 engine
|
||||
|
||||
@ -22,7 +22,7 @@ WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-3 harfbuzz iconv intl m
|
||||
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png
|
||||
WANTLIB += pthread xcb xcb-render xcb-shm z
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
LIB_DEPENDS= x11/gtk+3
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2019/07/12 20:51:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:34 jasper Exp $
|
||||
|
||||
COMMENT= xosd based clock
|
||||
DISTNAME= osd_clock-0.5
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.79 2019/07/12 20:51:29 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.80 2020/01/26 11:14:34 jasper Exp $
|
||||
|
||||
COMMENT= display the Earth on X11
|
||||
|
||||
@ -6,7 +6,7 @@ CATEGORIES= x11 geo
|
||||
HOMEPAGE= http://www.shaderwrangler.com/xglobe/
|
||||
#MASTER_SITES= ${HOMEPAGE}
|
||||
# Temporary release
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
DISTNAME= xglobe-0.5p2
|
||||
PKGNAME= xglobe-0.5
|
||||
REVISION= 44
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2019/07/12 20:51:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/01/26 11:14:34 jasper Exp $
|
||||
|
||||
COMMENT= configurable analog clock for X11
|
||||
DISTNAME= xtu-1.3
|
||||
@ -8,7 +8,7 @@ CATEGORIES= x11 sysutils
|
||||
# BSD license
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
MASTER_SITES= https://distfiles.sigtrap.nl/
|
||||
|
||||
WANTLIB= X11 Xext Xpm c
|
||||
CONFIGURE_STYLE=imake
|
||||
|
Loading…
Reference in New Issue
Block a user