Revert previous and add ICU support back now that the port has been fixed.

tested in a bulk
This commit is contained in:
ajacoutot 2019-10-20 08:02:59 +00:00
parent 3ea757c7ec
commit b9234bd9bf
68 changed files with 150 additions and 147 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2019/10/20 08:02:59 ajacoutot Exp $
COMMENT= space combat and trading game in the style of Elite
VERSION= 1.73.4
REVISION = 14
REVISION = 15
DISTNAME= oolite-dev-source-${VERSION}
PKGNAME= oolite-${VERSION}
CATEGORIES= games

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2019/10/20 08:02:59 ajacoutot Exp $
COMMENT = LDAP authentication plugin for OpenVPN 2.x
VERSION = 2.0.3
REVISION = 12
REVISION = 13
DISTNAME = auth-ldap-${VERSION}
PKGNAME = openvpn-${DISTNAME}
CATEGORIES = net security

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.83 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.84 2019/10/20 08:02:59 ajacoutot Exp $
COMMENT = web based groupware server
VERSION = 4.0.8
REVISION = 0
DISTNAME = SOGo-${VERSION}
PKGNAME = sogo-${VERSION}
REVISION = 1
SHARED_LIBS += GDLContentStore 3.0
SHARED_LIBS += NGCards 3.1

View File

@ -1,15 +1,17 @@
# $OpenBSD: Makefile,v 1.79 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.80 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT-main= Skyrix Object Publishing Environment
COMMENT-mysql= SOPE MySQL adaptor
COMMENT-postgres= SOPE PostgreSQL adaptor
VERSION = 4.0.8
REVISION = 0
DISTNAME = SOPE-${VERSION}
PKGNAME-main = sope-${VERSION}
PKGNAME-mysql = sope-mysql-${VERSION}
PKGNAME-postgres = sope-postgres-${VERSION}
REVISION-main = 1
REVISION-mysql = 1
REVISION-postgres = 1
SO_MAJOR= 5
SO_MINOR= 0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT = analog clock for the GNUstep desktop
DISTNAME = AClock-0.4.0
REVISION = 11
REVISION = 12
HOMEPAGE = http://gap.nongnu.org/aclock/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.25 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT= GNUstep address book
DISTNAME= Addresses-0.4.8
REVISION = 11
REVISION = 12
SHARED_LIBS+= Addresses 0.1 # .0.1
SHARED_LIBS+= AddressView 0.1 # .0.1

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT = GNUstep sticky notes
DISTNAME = Affiche-0.6.0
REVISION = 11
REVISION = 12
HOMEPAGE = http://www.collaboration-world.com/affiche/
MASTER_SITES = http://www.collaboration-world.com/affiche.data/releases/Stable/

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.47 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.48 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT= GNUstep gui backend
V = 0.27.0
REVISION = 0
DISTNAME= gnustep-back-${V}
REVISION= 1
CATEGORIES= devel
@ -24,7 +24,7 @@ BACKENDV= ${V:C/([0-9])*[.]([0-9]*).*/\1\2/1}
SUBST_VARS= BACKENDV
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -lm -fuse-ld=bfd"
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -lm"
CONFIGURE_ARGS= --with-x \
--disable-glitz \
--enable-graphics=cairo

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.74 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.75 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT= GNUstep base library
DISTNAME= gnustep-base-1.26.0
REVISION= 1
REVISION= 2
SHARED_LIBS= gnustep-base 10.2
CATEGORIES= devel
@ -13,8 +13,8 @@ SUBST_VARS= LIBDIR
HOMEPAGE= http://www.gnustep.org/
WANTLIB += avahi-client avahi-common c ffi gmp gnutls iberty iconv
WANTLIB += m objc2 pthread lzma xml2 xslt z
WANTLIB += avahi-client avahi-common c ffi gmp gnutls iberty iconv icudata
WANTLIB += icui18n icuuc m objc2 pthread lzma xml2 xslt z
WANTLIB += ${COMPILER_LIBCXX}
.if ${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "amd64"
@ -32,14 +32,14 @@ LIB_DEPENDS += converters/libiconv \
devel/gmp \
textproc/libxslt \
security/gnutls \
textproc/icu4c \
net/avahi \
x11/gnustep/libobjc2
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= ac_cv_header_execinfo_h=false
CONFIGURE_ARGS += --disable-procfs \
--disable-procfs-psinfo \
--disable-icu
--disable-procfs-psinfo
MAKE_FLAGS += libgnustep-base_INTERFACE_VERSION=${LIBgnustep-base_VERSION}
.include <bsd.port.mk>

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT = GNUstep battery monitor
ONLY_FOR_ARCHS = ${APM_ARCHS}
DISTNAME = batmon-0.8
REVISION = 6
REVISION = 7
CATEGORIES = sysutils
HOMEPAGE = http://gap.nongnu.org/batmon/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT = GNUstep frontent to libgphoto2
DISTNAME = Camera-0.8
REVISION = 8
REVISION = 9
EXTRACT_SUFX = .tar.bz2
CATEGORIES = graphics

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.13 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT = GNUstep wrapper around libgphoto2
V = 20041011
REVISION = 9
REVISION = 10
DISTNAME = CameraKit-${V}
PKGNAME = gnustep-camerakit-${V}
EXTRACT_SUFX = .tar.bz2

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2019/10/20 08:03:00 ajacoutot Exp $
COMMENT = GNUstep based CD player
VERSION = 0.5.1
REVISION = 12
REVISION = 13
DISTNAME = cdplayer-${VERSION}
HOMEPAGE = http://gsburn.sourceforge.net/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = GNUstep reimplementation of Apple's CoreFoundation#'
DISTNAME = gnustep-corebase-0.1.1
REVISION = 10
REVISION = 11
CATEGORIES= devel
SHARED_LIBS = gnustep-corebase 0.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.16 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = audio player for GNUstep
DISTNAME = Cynthiune-1.0.0
REVISION = 13
REVISION = 14
CATEGORIES += audio
HOMEPAGE = http://gap.nongnu.org/cynthiune/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.21 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = GNUstep client for salesforce.com
DISTNAME = DataBasin-1.0
REVISION = 1
REVISION = 2
HOMEPAGE = http://gap.nongnu.org/databasin/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = GNUstep client framework for salesforce.com
VERSION = 1.0
REVISION = 1
REVISION = 2
DISTNAME = DataBasinKit-${VERSION}
SHARED_LIBS += DataBasinKit 0.2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2019/10/20 08:03:01 ajacoutot Exp $
BROKEN-alpha = DKEndpointManager.m:282: error: unrecognizable insn
@ -6,7 +6,7 @@ COMMENT = GNUstep dbus interface
CATEGORIES += x11/gnustep devel
VERSION = 0.1.1
REVISION = 11
REVISION = 12
DISTNAME = dbuskit-${VERSION}
PKGNAME = gnustep-dbuskit-${VERSION}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = GNUstep frontend for xgamma
V = 0.7
REVISION = 7
REVISION = 8
DISTNAME = displaycalibrator.app_${V}.orig
PKGNAME = displaycalibrator-${V}
CATEGORIES = graphics

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = GNUstep based scientific calcualtor
DISTNAME = EdenMath_GNUstep-1.1.1
REVISION = 11
REVISION = 12
HOMEPAGE = http://www.eskimo.com/~pburns/EdenMath/
MASTER_SITES = ${HOMEPAGE}/files/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.30 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.31 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT= GNUstep example applications
DISTNAME= gnustep-examples-1.4.0
REVISION = 8
REVISION = 9
CATEGORIES= misc

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT= educational application to solve physics problems
VERSION = 0.3.5
REVISION = 5
REVISION = 6
DISTNAME = fisicalab-${VERSION}-1
PKGNAME = fisicalab-${VERSION}.1

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.21 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT= GNUstep file transfer protcol tool
DISTNAME= FTP-0.6
REVISION = 1
REVISION = 2
CATEGORIES= net
HOMEPAGE= http://gap.nongnu.org/ftp/

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = simple code editor for GNUstep
REVISION = 6
REVISION = 7
DISTNAME = Gemas-0.4
PKGNAME = gnustep-${DISTNAME:L}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = GNUstep mastermind game
DISTNAME = GMastermind-0.6
REVISION = 11
REVISION = 12
CATEGORIES = games
HOMEPAGE = http://gap.nongnu.org/gmastermind/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2019/10/20 08:03:01 ajacoutot Exp $
COMMENT = GNUstep minesweeper game
DISTNAME = GMines-0.2
REVISION = 11
REVISION = 12
CATEGORIES = games
HOMEPAGE = http://gap.nongnu.org/gmines/

View File

@ -1,16 +1,16 @@
# $OpenBSD: Makefile,v 1.30 2019/10/16 13:45:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.31 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT= GNUstep mail application
DISTNAME = GNUMail-1.3.0
REVISION = 1
REVISION = 2
SHLIB_VERSION = 3.0
SHARED_LIBS = GNUMail ${SHLIB_VERSION}
CATEGORIES= mail
HOMEPAGE= https://savannah.nongnu.org/projects/gnustep-nonfsf/
WANTLIB += AddressView Addresses Pantomime
WANTLIB += crypto ssl AddressView Addresses Pantomime
WANTLIB += ${COMPILER_LIBCXX}
MASTER_SITES= https://download.savannah.nongnu.org/releases/gnustep-nonfsf/

View File

@ -1,4 +1,4 @@
# $OpenBSD: gnustep.port.mk,v 1.33 2019/10/16 13:45:03 ajacoutot Exp $
# $OpenBSD: gnustep.port.mk,v 1.34 2019/10/20 08:03:00 ajacoutot Exp $
# until tested on others
ONLY_FOR_ARCHS ?= alpha i386 amd64 macppc
@ -17,7 +17,10 @@ MODCLANG_ARCHS = amd64 i386
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
# Force using ld.bfd, there's a still unknown problem loading Bundles when
# ld.lld is used
CONFIGURE_ENV += LDFLAGS="-fuse-ld=bfd"
CONFIGURE_ENV += OPTFLAG="${CFLAGS}"
# Another MAKE_FLAGS -fuse-ld=bfd in pdfkit, doesn't pick up MAKE_ENV
MAKE_ENV += LDFLAGS="-fuse-ld=bfd"
# Not yet GS_WITH_ARC
#MAKE_FLAGS += GS_WITH_ARC=1
MAKE_FLAGS += OPTFLAG="${CFLAGS}"

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT = extended TicTacToe game for GNUstep
DISTNAME = Gomoku-1.2.9
REVISION = 11
REVISION = 12
CATEGORIES = games
HOMEPAGE = http://www.gnustep.it/nicola/Applications/Gomoku/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.22 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.23 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT= GNUstep graphical object relationship modeller
DISTNAME= gorm-1.2.24
HOMEPAGE= http://www.gnustep.org/experience/Gorm.html
MASTER_SITES= ${MASTER_SITE_GNUSTEP}dev-apps/
REVISION= 2
REVISION= 3
SHARED_LIBS= GormCore 0.1 \
GormPrefs 1.0 \

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT = vector drawing application
DISTNAME = Graphos-0.7
REVISION = 1
REVISION = 2
CATEGORIES = graphics
HOMEPAGE = http://gap.nongnu.org/graphos/

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT = Guenthers RSS reader
REVISION = 11
REVISION = 12
DISTNAME = Grr-1.0
HOMEPAGE = http://gap.nongnu.org/grr/

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT= little board game
REVISION = 12
REVISION = 13
DISTNAME= GShisen-1.3.0
CATEGORIES= games

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.18 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT= PDF, PS and EPS viewer for GNUstep
REVISION = 10
REVISION = 11
DISTNAME= GSPdf-0.5
HOMEPAGE= http://gap.nongnu.org/gspdf/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.54 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.55 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT= GNUstep gui library
DISTNAME = gnustep-gui-0.27.0
REVISION = 1
REVISION = 2
CATEGORIES= devel
@ -15,7 +15,7 @@ HOMEPAGE= http://www.gnustep.org/
WANTLIB += ao aspell cups flite flite_cmu_us_kal flite_cmulex
WANTLIB += flite_usenglish gif jpeg png sndfile sndio
WANTLIB += ${LIBCXX} tiff c z
WANTLIB += ${LIBCXX} tiff c icudata icui18n icuuc z
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
@ -37,8 +37,7 @@ CONFIGURE_STYLE=autoconf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lstdc++ -lm"
CONFIGURE_ARGS= --with-x \
--enable-speech \
--disable-icu
--enable-speech
LIBDIR = lib/GNUstep/Libraries/gnustep-gui/Versions/${LIBgnustep-gui_VERSION}
SUBST_VARS += LIBDIR

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.38 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.39 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT= GNUstep workspace manager
DISTNAME = gworkspace-0.9.4
REVISION = 5
REVISION = 6
CATEGORIES= x11
@ -29,8 +29,7 @@ CONFIGURE_ENV += GNUSTEP_MAKEFILES=`gnustep-config --variable=GNUSTEP_MAKEFILES`
# XXX libDBKit does not use XXX_INTERFACE_VERSION
# drawback: all solibs will get version from LIBDBKit_VERSION
MAKE_FLAGS+= INTERFACE_VERSION=${LIBDBKit_VERSION} \
LDFLAGS="${LDFLAGS} -fuse-ld=bfd"
MAKE_FLAGS+= INTERFACE_VERSION=${LIBDBKit_VERSION}
MAKE_ENV+= FSNode_VERSION=${LIBFSNode_VERSION} \
FSNode_INTERFACE_VERSION=${LIBFSNode_VERSION} \

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.19 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT = framework for highlighting and coloring syntax
REVISION = 7
REVISION = 8
DISTNAME = HighlighterKit-0.1.3
SHARED_LIBS = HighlighterKit 0.1

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.21 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2019/10/20 08:03:02 ajacoutot Exp $
COMMENT= GNUstep image viewer
REVISION = 13
REVISION = 14
DISTNAME= ImageViewer-0.6.3
CATEGORIES= graphics

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = web cookies sniffer and providing proxy
ONLY_FOR_ARCHS = ${MODCLANG_ARCHS}
REVISION = 7
REVISION = 8
DISTNAME = ImpersonatorToolKit-0.3
CATEGORIES = net security

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.14 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = GNUstep jigsaw puzzle
REVISION = 11
REVISION = 12
DISTNAME = Jigsaw-0.8
CATEGORIES = games

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = tetris like puzzle game
REVISION = 12
REVISION = 13
DISTNAME = LapisPuzzle-1.2
CATEGORIES = games

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT= view images and do slideshows
DISTNAME = LaternaMagica-0.5
REVISION = 1
REVISION = 2
HOMEPAGE= http://gap.nongnu.org/laternamagica/
MASTER_SITES= ${MASTER_SITE_SAVANNAH:=gap/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = GNUstep libobjc2 objective-c runtime
BROKEN-hppa = missing asm impl in block_trampolines.S
@ -13,7 +13,7 @@ GH_TAGNAME = v${VERSION}
DISTNAME = libobjc2-${VERSION:S/_//}
PKGNAME = gnustep-${DISTNAME}
CATEGORIES = x11/gnustep devel
REVISION = 1
REVISION = 2
SHARED_LIBS += objc2 1.1
SHARED_LIBS += objcxx 0.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.56 2019/10/20 08:03:03 ajacoutot Exp $
# WARNING: this port does NOT use the x11/gnustep MODULE
@ -6,7 +6,7 @@ COMMENT= GNUstep makefile package
DISTNAME = gnustep-make-2.7.0
CATEGORIES= devel x11/gnustep
REVISION = 3
REVISION = 4
HOMEPAGE= http://www.gnustep.org/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.16 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = GNUstep library to manipulate matrices
VERSION = 1.3
REVISION = 8
REVISION = 9
DISTNAME = MathArray-${VERSION}
PKGNAME = gnustep-matharray-${VERSION}
CATEGORIES = math

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = GNUstep client for Music Player Daemon
DISTNAME = MPDCon-1.5.1
REVISION = 7
REVISION = 8
HOMEPAGE = http://gap.nongnu.org/mpdcon/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2019/10/16 13:45:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = GNUstep theme following NeXT look and feel
V = 0.1
REVISION = 8
REVISION = 9
DISTNAME = Neos-${V}.theme
PKGNAME = gnustep-neos-theme-${V}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = asynchronous networking framework for GNUstep
VERSION = 1.1.0
REVISION = 6
REVISION = 7
EPOCH = 0
DISTNAME = netclasses-${VERSION}
PKGNAME = gnustep-netclasses-${VERSION}

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.14 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = GNUstep based trace visualization tool
REVISION = 12
REVISION = 13
DISTNAME = Paje-1.98
SHARED_LIBS += General 0.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.26 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.27 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT= framework to major mail protocols
DISTNAME= Pantomime-1.3.0
REVISION = 1
REVISION = 2
SHLIB_VERSION = 2.0
SHARED_LIBS= Pantomime ${SHLIB_VERSION}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2019/10/20 08:03:03 ajacoutot Exp $
COMMENT = GNUstep wrapper around libpcap
V = 0.2
REVISION = 7
REVISION = 8
DISTNAME = PcapKit-${V}
PKGNAME = gnustep-pcapkit-${V}
CATEGORIES = net

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.22 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.23 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = framework for accessing and rendering PDF content
REVISION = 2
REVISION = 3
DISTNAME = PDFKit-1.0.1
SHARED_LIBS += PDFKit 0.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = GNUstep performance library
VERSION = 0.5.0
REVISION = 6
REVISION = 7
DISTNAME = Performance-${VERSION}
PKGNAME = gnustep-performance-${VERSION}
CATEGORIES = devel

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = precision raster image convolution engine
REVISION = 5
REVISION = 6
DISTNAME = PRICE-1.3.0
CATEGORIES = graphics

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT= GNUstep integrated development environment
VERSION = 0.6.2
REVISION = 7
REVISION = 8
DISTNAME= ProjectCenter-${VERSION}
CATEGORIES= devel

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT= GNUstep rdesktop frontend
REVISION = 12
REVISION = 13
DISTNAME= RemoteDesk-0.1
CATEGORIES= x11

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = GNUstep layer to write portable GUIs
VERSION = 0.9.0
REVISION = 11
REVISION = 12
DISTNAME = Renaissance-${VERSION}
PKGNAME = gnustep-renaissance-${VERSION}

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = framework for reading different types of RSS formats
REVISION = 11
REVISION = 12
DISTNAME = RSSKit-0.4
SHARED_LIBS += RSSKit 0.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = GNUstep theme with silvered controls
V = 3.1
REVISION = 8
REVISION = 9
DISTNAME = Silver.theme-${V}
PKGNAME = gnustep-silver-theme-${V}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.23 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT= calendaring application based on GNUstep
VERSION= 0.43
REVISION= 10
REVISION= 11
DISTNAME= SimpleAgenda-${VERSION}
CATEGORIES+= productivity

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.24 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.25 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = GNUstep database abstraction layer
VERSION = 1.8.1
REVISION = 7
REVISION = 8
DISTNAME = SQLClient-${VERSION}
PKGNAME = gnustep-sqlclient-${VERSION}
@ -18,7 +18,7 @@ MASTER_SITES = ${MASTER_SITE_GNUSTEP:=libs/}
MODULES = x11/gnustep
MODGNUSTEP_NEEDS_GUI = No
WANTLIB += Performance pq ecpg mariadb sqlite3
WANTLIB += Performance pq ecpg mysqlclient sqlite3
WANTLIB += ${COMPILER_LIBCXX}
LIB_DEPENDS += x11/gnustep/performance \
databases/mariadb \

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.16 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = GNUstep sudoku generator
V = 0.7
REVISION = 12
REVISION = 13
DISTNAME = Sudoku-$V
PKGNAME = gnustep-sudoku-$V
CATEGORIES = games

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2019/10/20 08:03:04 ajacoutot Exp $
COMMENT = manage settings of the gnustep environment
REVISION = 8
REVISION = 9
DISTNAME = SystemPreferences-1.2.0
CATEGORIES = sysutils
SHARED_LIBS = PreferencePanes 0.0

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2019/10/20 08:03:05 ajacoutot Exp $
COMMENT= terminal emulator for GNUstep
DISTNAME= Terminal-0.9.9
PKGNAME= gnustep-${DISTNAME:L}
REVISION= 2
REVISION= 3
CATEGORIES= sysutils
HOMEPAGE= http://gap.nongnu.org/terminal

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2019/10/20 08:03:05 ajacoutot Exp $
COMMENT= CPU load monitor
REVISION = 5
REVISION = 6
DISTNAME= TimeMon-4.2
CATEGORIES= sysutils

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.19 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2019/10/20 08:03:05 ajacoutot Exp $
COMMENT = GNUstep webserver framework
VERSION = 1.5.5
DISTNAME = WebServer-${VERSION}
PKGNAME = gnustep-webserver-${VERSION}
REVISION = 2
REVISION = 3
SHARED_LIBS += WebServer 2.1

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.25 2019/10/16 13:45:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2019/10/20 08:03:05 ajacoutot Exp $
COMMENT = GNUstep webservices framework
VERSION = 0.7.3
REVISION = 4
REVISION = 5
DISTNAME = WebServices-${VERSION}
PKGNAME = gnustep-webservices-${VERSION}
CATEGORIES = www

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.15 2019/10/16 13:45:07 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.16 2019/10/20 08:03:05 ajacoutot Exp $
COMMENT = tool for inspecting compressed archvies
REVISION = 9
REVISION = 10
DISTNAME = Zipper-1.5
HOMEPAGE = http://gap.nongnu.org/zipper/