Revert xinha removal for now -- I totally missed the fact that www/bricolage

depends on it -- spotted by sthen@
My bad, sorry about this...
This commit is contained in:
ajacoutot 2013-11-09 13:54:14 +00:00
parent 8db3375929
commit 40f67f53ed
5 changed files with 1622 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.102 2013/11/09 08:38:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.103 2013/11/09 13:54:14 ajacoutot Exp $
SUBDIR =
SUBDIR += abiword
@ -67,6 +67,7 @@
SUBDIR += xemacs21
SUBDIR += xemacs21-sumo
SUBDIR += xemacs21-sumo,mule
SUBDIR += xinha
SUBDIR += xwpe
SUBDIR += zile

32
editors/xinha/Makefile Normal file
View File

@ -0,0 +1,32 @@
# $OpenBSD: Makefile,v 1.8 2013/11/09 13:54:14 ajacoutot Exp $
COMMENT= online HTML editor
V= 0.931
DISTNAME= Xinha_$V
PKGNAME= xinha-${V}
REVISION= 1
CATEGORIES= editors www
HOMEPAGE= http://xinha.webfactional.com/
# BSD
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://releases.xinha.gogo.co.nz/
EXTRACT_ONLY=
NO_BUILD= Yes
NO_TEST= Yes
PKG_ARCH= *
PREFIX= ${VARBASE}/www
INSTDIR= ${PREFIX}/xinha
do-install:
${INSTALL_DATA_DIR} ${INSTDIR}
tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX} -C ${INSTDIR}
chown -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}
.include <bsd.port.mk>

5
editors/xinha/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (Xinha_0.931.tar.gz) = YfsuxDedDQyCxYM6chgOWA==
RMD160 (Xinha_0.931.tar.gz) = OpoAXzzoxTLvV7xoAwcEvqzVEsY=
SHA1 (Xinha_0.931.tar.gz) = M1XCp6ChCLFmqay10y3plz27xsc=
SHA256 (Xinha_0.931.tar.gz) = g1JI6n9BtBaqX77GqC27BliP/OUGY4XvoSht30knKfo=
SIZE (Xinha_0.931.tar.gz) = 1083288

5
editors/xinha/pkg/DESCR Normal file
View File

@ -0,0 +1,5 @@
Xinha (pronounced like Xena, the Warrior Princess) is a powerful WYSIWYG
HTML editor component that works in Mozilla-based browsers as well as in
MS Internet Explorer. Its configurability and extensibility make it easy
to build just the right editor for multiple purposes, from a restricted
mini-editor for one database field to a full-fledged website editor.

1578
editors/xinha/pkg/PLIST Normal file

File diff suppressed because it is too large Load Diff