mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Remove the guileobjc port, which has been BROKEN since 1999.
This commit is contained in:
parent
a94d0c83fa
commit
aa1feafc5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56590
@ -68,7 +68,6 @@
|
||||
SUBDIR += gpc
|
||||
SUBDIR += gprolog
|
||||
SUBDIR += guile
|
||||
SUBDIR += guileobjc
|
||||
SUBDIR += hope
|
||||
SUBDIR += hugs
|
||||
SUBDIR += ici
|
||||
|
@ -1,22 +0,0 @@
|
||||
# New ports collection makefile for: guileobjc
|
||||
# Date created: 21 April 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= guileobjc
|
||||
PORTVERSION= 0.3.8
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/
|
||||
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libobjects.a:${PORTSDIR}/lang/libobjects
|
||||
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
|
||||
|
||||
BROKEN= Doesn\'t work with the latest guile.
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1 +0,0 @@
|
||||
MD5 (guileobjc-0.3.8.tar.gz) = f9f0c31a8eaf8aa85801544d6f8b2de8
|
@ -1,11 +0,0 @@
|
||||
--- configure.orig Tue Jun 30 19:54:00 1998
|
||||
+++ configure Tue Jun 30 19:54:19 1998
|
||||
@@ -62,6 +62,8 @@
|
||||
# Initialize some other variables.
|
||||
subdirs=
|
||||
MFLAGS= MAKEFLAGS=
|
||||
+CFLAGS=-I/usr/local/include
|
||||
+LDFLAGS=-L/usr/local/lib
|
||||
# Maximum number of lines to put in a shell here document.
|
||||
ac_max_here_lines=12
|
||||
|
@ -1 +0,0 @@
|
||||
Library to send message from GNU GUILE to Objective C objects
|
@ -1 +0,0 @@
|
||||
library to send message from GNU GUILE to Objective C objects
|
@ -1,10 +0,0 @@
|
||||
bin/goconfig
|
||||
include/goconfig.h
|
||||
include/guileobjc.h
|
||||
lib/libguileobjc.a
|
||||
lib/libguileobjc.la
|
||||
share/aclocal/guileobjc.m4
|
||||
share/guile/languages/guileobjc/libgocore.so
|
||||
share/guile/languages/guileobjc.scm
|
||||
@dirrm share/guile/languages/guileobjc
|
||||
@dirrm share/guile/languages
|
Loading…
Reference in New Issue
Block a user