mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Retire fltk-xunicode since the maintenance had been discontinued.
This commit is contained in:
parent
d7c82651f6
commit
4078b62f30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80686
3 changed files with 1 additions and 18 deletions
1
MOVED
1
MOVED
|
@ -314,3 +314,4 @@ x11-servers/Xatm||2003-05-05|port was broken with no sign of a fix
|
||||||
audio/gdcd||2003-05-05|port was broken with no sign of a fix
|
audio/gdcd||2003-05-05|port was broken with no sign of a fix
|
||||||
devel/SN|devel/sourcenav|2003-05-07|renamed by upstream
|
devel/SN|devel/sourcenav|2003-05-07|renamed by upstream
|
||||||
www/orion-devel|www/orion|2003-05-08|stable version caught up with development version
|
www/orion-devel|www/orion|2003-05-08|stable version caught up with development version
|
||||||
|
x11-toolkits/fltk-xunicode|x11-toolkits/fltk|2003-05-011|maintenance discontinued
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
SUBDIR += engradient
|
SUBDIR += engradient
|
||||||
SUBDIR += fl_editor
|
SUBDIR += fl_editor
|
||||||
SUBDIR += fltk
|
SUBDIR += fltk
|
||||||
SUBDIR += fltk-xunicode
|
|
||||||
SUBDIR += flvw
|
SUBDIR += flvw
|
||||||
SUBDIR += fox
|
SUBDIR += fox
|
||||||
SUBDIR += fox-devel
|
SUBDIR += fox-devel
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
# New ports collection makefile for: fltk-xunicode
|
|
||||||
# Date created: 25 Aug 2000
|
|
||||||
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
|
||||||
#
|
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../fltk
|
|
||||||
|
|
||||||
MAINTAINER= knu@FreeBSD.org
|
|
||||||
COMMENT= FLTK with Unicode support
|
|
||||||
|
|
||||||
BROKEN= "Does not fetch"
|
|
||||||
|
|
||||||
WITH_XUNICODE= yes
|
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
|
Loading…
Add table
Reference in a new issue