Unhook productivity/wyrd; dead upstream and no further interest exists.

ok daniel@
This commit is contained in:
okan 2017-03-24 14:57:58 +00:00
parent 0043fdaf26
commit 951bd53769
10 changed files with 5 additions and 99 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.455 2017/03/22 21:25:04 landry Exp $
# $OpenBSD: Makefile,v 1.456 2017/03/24 14:57:59 okan Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.300
PKGNAME = quirks-2.301
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.467 2017/03/22 21:25:04 landry Exp $
# $OpenBSD: Quirks.pm,v 1.468 2017/03/24 14:57:59 okan Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -852,6 +852,7 @@ my $obsolete_reason = {
"ocaml-zed" => 5,
"ocaml-camomile" => 5,
"elinks" => 2,
"wyrd" => 3,
# KDE3 removals
'amarok' => 2,

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.72 2017/03/17 07:54:17 sthen Exp $
# $OpenBSD: Makefile,v 1.73 2017/03/24 14:57:58 okan Exp $
SUBDIR =
SUBDIR += akonadi
@ -47,7 +47,6 @@
SUBDIR += vym
SUBDIR += when
SUBDIR += workrave
SUBDIR += wyrd
SUBDIR += xinvest
SUBDIR += xquote
SUBDIR += yokadi

View File

@ -1,43 +0,0 @@
# $OpenBSD: Makefile,v 1.26 2017/03/06 14:40:33 okan Exp $
COMMENT= curses calendar front-end to remind
DISTNAME= wyrd-1.4.6
REVISION= 0
CATEGORIES= productivity
HOMEPAGE= http://pessimization.com/software/wyrd/
MAINTAINER= Okan Demirmen <okan@openbsd.org>
MASTER_SITES= ${HOMEPAGE}
# GPL
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c m ncurses
MODULES= lang/ocaml
CONFIGURE_STYLE= gnu
USE_GMAKE= Yes
.include <bsd.port.arch.mk>
.if ! ${PROPERTIES:Mocaml_native}
CONFIGURE_ENV += OCAMLOPT=no
.endif
BUILD_DEPENDS= ${RUN_DEPENDS} lang/ocaml-camlp4
RUN_DEPENDS= misc/remind
NO_TEST= Yes
SUBST_VARS+= CC
pre-configure:
${SUBST_CMD} ${WRKSRC}/curses/curses.ml
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/wyrd
${INSTALL_DATA} ${WRKSRC}/wyrdrc ${PREFIX}/share/examples/wyrd
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (wyrd-1.4.6.tar.gz) = srUdb7OPi4s+ww7nIJP3kbqbb+NUGBkbwgEdLIB5mX4=
SIZE (wyrd-1.4.6.tar.gz) = 425829

View File

@ -1,15 +0,0 @@
--- Makefile.in.orig Sun Feb 3 04:40:39 2013
+++ Makefile.in Sat Mar 4 17:40:29 2017
@@ -93,7 +93,12 @@ version.ml: Makefile
$(CURSES_CMA) $(CURSES_CMXA) .stamp_built_curses:
+ifeq ($(OCAMLBEST),opt)
$(MAKE) -C curses byte opt && touch .stamp_built_curses
+else
+ $(MAKE) -C curses byte && touch .stamp_built_curses
+endif
+
$(CMO) $(CMX): .stamp_built_curses

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-curses_Makefile_in,v 1.1 2017/03/06 14:40:33 okan Exp $
--- curses/Makefile.in.orig Sat Feb 2 22:40:48 2013
+++ curses/Makefile.in Wed Mar 1 09:57:11 2017
@@ -10,7 +10,7 @@ RESULT = curses
SOURCES = ml_curses.c keys.ml curses.mli curses.ml
CC = @CC@
-CFLAGS = -g -Wall $(DEFS)
+CFLAGS += $(DEFS)
LDFLAGS = @LDFLAGS@
RANLIB = @RANLIB@
LIBINSTALL_FILES = $(wildcard *.mli *.cmi *.cma *.cmxa *.a *.so)

View File

@ -1,9 +0,0 @@
$OpenBSD: patch-curses_curses_ml,v 1.1 2017/03/04 16:45:17 jca Exp $
--- curses/curses.ml.orig Sat Mar 4 17:41:27 2017
+++ curses/curses.ml Sat Mar 4 17:41:36 2017
@@ -1,4 +1,4 @@
-(*pp gcc -x c -E *)
+(*pp ${CC} -x c -E *)
type window
type screen

View File

@ -1,6 +0,0 @@
Wyrd is a text-based front-end to Remind, a sophisticated calendar
and alarm program. Remind's power lies in its programmability, and
Wyrd does not hide this capability behind flashy GUI dialogs. Rather,
Wyrd is designed to make you more efficient at editing your reminder
files directly. It also offers a nice day view suitable for visualizing
your schedule at a glance.

View File

@ -1,7 +0,0 @@
@comment $OpenBSD: PLIST,v 1.2 2009/03/11 21:31:07 avsm Exp $
@bin bin/wyrd
@man man/man1/wyrd.1
@man man/man5/wyrdrc.5
share/examples/wyrd/
share/examples/wyrd/wyrdrc
@sample ${SYSCONFDIR}/wyrdrc