Remove non staged ports without pending PR from j*

This commit is contained in:
Baptiste Daroussin 2014-09-01 16:48:53 +00:00
parent eb76da82f8
commit 8a2ac20b34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366899
91 changed files with 17 additions and 5222 deletions

2
LEGAL
View file

@ -136,7 +136,6 @@ ICON-Stylish.* x11-themes/gnome-icons-stylish Themes may contain artwork not do
ICON-Ximian-South-* x11-themes/gnome-icons-ximian-south Themes may contain artwork not done by the author. Keep FreeBSD safe if theme author violated copyrights.
jaf-*.zip java/jaf See the license
jai-*-lib-linux-i586.* java/jai Redistribution is not permitted
jai_imageio-*-lib-linux-* java/jai-imageio Redistribution is not permitted
java3d-sdk-*-linux-i386* java/java3d License does not allow distribution
javax_comm-*-solsparc.* comms/java-commapi No commercial use
jdk-6*-apidocs.zip java/jdk16-doc This documentation is under license and export control
@ -207,7 +206,6 @@ perforce/*/p4ftpd devel/p4ftpd Restricted distribution
perforce/*/p4p devel/p4p Restricted distribution
perforce/*/p4web devel/p4web Restricted distribution
platon* biology/platon $5000 USD for commercial users, free for academic
poseidonCE-* java/poseidon Redistribution is not permitted
ppsmall-* archivers/ppunpack No commercial redistribution
qtools-* mail/qtools No license -- see http://cr.yp.to/softwarelaw.html
quake4-linux-* games/linux-quake4 Redistribution is limited; see the license

17
MOVED
View file

@ -6633,3 +6633,20 @@ graphics/ruby-rmagick||2014-09-01|Not staged
graphics/sane-epkowa||2014-09-01|Not staged
graphics/uDrawGraph||2014-09-01|Not staged
graphics/visionworkbench||2014-09-01|Not staged
irc/bobot++||2014-09-01|Not staged
japanese/flex-sdk||2014-09-01|Not staged
japanese/gqmpeg||2014-09-01|Not staged
japanese/ja6||2014-09-01|Not staged
japanese/lambdamoo||2014-09-01|Not staged
japanese/makejvf||2014-09-01|Not staged
japanese/mell||2014-09-01|Not staged
japanese/mendexk-euc||2014-09-01|Not staged
japanese/ng-canna||2014-09-01|Not staged
japanese/platex-japanese||2014-09-01|Not staged
japanese/postgresql82-man||2014-09-01|Not staged
japanese/prime-el||2014-09-01|Not staged
japanese/rbnamazu||2014-09-01|Not staged
java/jai-imageio||2014-09-01|Not staged
java/jboss5||2014-09-01|Not staged
java/jc||2014-09-01|Not staged
java/poseidon||2014-09-01|Not staged

View file

@ -9,7 +9,6 @@
SUBDIR += bitchx
SUBDIR += bitlbee
SUBDIR += bnc
SUBDIR += bobot++
SUBDIR += bopm
SUBDIR += cgiirc
SUBDIR += charybdis

View file

@ -1,60 +0,0 @@
# Created by: ijliao
# $FreeBSD$
PORTNAME= bobotpp
PORTVERSION= 2.2.3
PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC bot written in C++
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
OPTIONS_DEFINE= GUILE
OPTIONS_DEFAULT= GUILE
GUILE_DESC= Use Guile scripts
GNU_CONFIGURE= yes
INFO= bobot++
PORTDOCS= *
PORTEXAMPLES= *
PLIST_FILES= bin/${PORTNAME}
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGUILE}
LIB_DEPENDS+= libguile.so:${PORTSDIR}/lang/guile
CONFIGURE_ARGS+= --enable-scripting
PLIST_FILES+= share/guile/site/bobotpp/bot.scm \
%%DATADIR%%/scripts/bobot-utils.scm
PLIST_DIRS+= %%DATADIR%%/scripts \
%%DATADIR%% \
share/guile/site/bobotpp
PLIST_DIRSTRY+= share/guile/site
.else
CONFIGURE_ARGS+= --disable-scripting
.endif
post-patch:
@${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|std::snprintf|snprintf|g' ${WRKSRC}/source/Bot.C
post-install:
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
@(cd ${WRKSRC}/documentation && ${INSTALL_DATA} *.html ${DOCSDIR})
.endif
.if ${PORT_OPTIONS:MEXAMPLES}
@${MKDIR} ${EXAMPLESDIR}
@(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${EXAMPLESDIR})
.endif
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (bobotpp-2.2.3.tar.gz) = b45e84529b4417d31686e355951e0d4ceb7f0bb470f5c6498adb530f50a6d908
SIZE (bobotpp-2.2.3.tar.gz) = 301675

View file

@ -1,12 +0,0 @@
--- documentation/bobot++.texinfo.orig 2008-11-13 09:51:42.000000000 +0900
+++ documentation/bobot++.texinfo 2011-03-21 12:50:48.000000000 +0900
@@ -1,6 +1,9 @@
\input texinfo @c -*- texinfo -*-
@c %**start of header
@setfilename bobot++.info
+@direntry
+* Bobot++: (bobot++). A Schemeable IRC Bot.
+@end direntry
@settitle Bobot++: A Schemeable IRC Bot
@setchapternewpage on
@c %**end of header

View file

@ -1,3 +0,0 @@
The bobot++ is an IRC bot written in C++.
WWW: http://unknownlamer.org/code/bobot.html

View file

@ -59,7 +59,6 @@
SUBDIR += eterm
SUBDIR += fcitx-anthy
SUBDIR += fcitx-mozc
SUBDIR += flex-sdk
SUBDIR += flower-fpw
SUBDIR += foldoc-fpw
SUBDIR += font-ipa
@ -89,7 +88,6 @@
SUBDIR += gedy
SUBDIR += gimp-help
SUBDIR += gjiten
SUBDIR += gqmpeg
SUBDIR += groff
SUBDIR += gskk
SUBDIR += gsuica
@ -101,7 +99,6 @@
SUBDIR += icanna
SUBDIR += im-ja
SUBDIR += ipadic
SUBDIR += ja6
SUBDIR += jacode.pl
SUBDIR += japana
SUBDIR += japaneseAFM
@ -137,7 +134,6 @@
SUBDIR += kon2-16dot
SUBDIR += kpcal
SUBDIR += kterm
SUBDIR += lambdamoo
SUBDIR += leafrogue
SUBDIR += less
SUBDIR += libreoffice
@ -150,14 +146,11 @@
SUBDIR += lynx
SUBDIR += lynx-current
SUBDIR += mailman
SUBDIR += makejvf
SUBDIR += man
SUBDIR += man-doc
SUBDIR += marumoji-fonts
SUBDIR += mecab
SUBDIR += mecab-ipadic
SUBDIR += mell
SUBDIR += mendexk-euc
SUBDIR += mg
SUBDIR += mh
SUBDIR += migemo
@ -184,7 +177,6 @@
SUBDIR += netype
SUBDIR += newosaka
SUBDIR += ng
SUBDIR += ng-canna
SUBDIR += ng-devel
SUBDIR += ngraph-fonts
SUBDIR += nhocr
@ -220,11 +212,8 @@
SUBDIR += php_doc
SUBDIR += plain2
SUBDIR += plan
SUBDIR += platex-japanese
SUBDIR += postgresql82-man
SUBDIR += prime
SUBDIR += prime-dict
SUBDIR += prime-el
SUBDIR += prn
SUBDIR += py-mecab
SUBDIR += py-tegaki
@ -233,7 +222,6 @@
SUBDIR += qkc
SUBDIR += qt4-codecs-jp
SUBDIR += quit
SUBDIR += rbnamazu
SUBDIR += roget-fpw
SUBDIR += rogue_s
SUBDIR += rskkserv

View file

@ -1,64 +0,0 @@
# $FreeBSD$
PORTNAME= flex-sdk
PORTVERSION= 2.0.1
PORTREVISION= 2
CATEGORIES= japanese devel java
MASTER_SITES= #
DISTFILES= flex_sdk_2_hf1.zip flex_sdk_2_ja.zip
MAINTAINER= ports@FreeBSD.org
COMMENT= Adobe Flex SDK (with Japanese language)
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
RESTRICTED= Need agreement before download
CONFLICTS= flex-sdk-2.* flex-sdk-3.* flex-sdk-4.*
USES= zip
USE_JAVA= YES
JAVA_VERSION= 1.6+
WRKSRC= ${WRKDIR}
DOWNLOAD_URL= http://www.adobe.com/products/flex/sdk/
SUB_FILES= asdoc.sh compc.sh fdb.sh mxmlc.sh
NO_BUILD= YES
PLIST_SUB= PORTNAME=${PORTNAME}
SUB_LIST= PORTNAME=${PORTNAME}
NO_STAGE= yes
.include <bsd.port.pre.mk>
.for i in ${DISTFILES}
.if !exists(${DISTDIR}/${i})
IGNORE= you must fetch the distribution manually.\
Please access ${DOWNLOAD_URL} with a web browser.\
Please place the downloaded ${i} in ${DISTDIR} and\
re-run make
.endif
.endfor
do-install:
.for i in asdoc compc fdb mxmlc
${INSTALL_SCRIPT} ${WRKSRC}/${i}.sh ${PREFIX}/bin/${i}
.endfor
${MKDIR} ${JAVAJARDIR}/${PORTNAME}
${INSTALL_DATA} ${WRKSRC}/lib/*.jar ${JAVAJARDIR}/${PORTNAME}/
${INSTALL_DATA} ${WRKSRC}/asdoc/lib/*.jar ${JAVAJARDIR}/${PORTNAME}/
${MKDIR} ${DATADIR}/frameworks
${CP} -r ${WRKSRC}/frameworks/ ${DATADIR}/frameworks/
${MKDIR} ${DATADIR}/asdoc/templates
${CP} -r ${WRKSRC}/asdoc/templates/ ${DATADIR}/asdoc/templates/
${MKDIR} ${EXAMPLESDIR}
${CP} -r ${WRKSRC}/samples/ ${EXAMPLESDIR}/
${MKDIR} ${EXAMPLESDIR}/ja
${CP} -r ${WRKSRC}/samples_ja/ ${EXAMPLESDIR}/ja/
${MKDIR} ${DOCSDIR}
${CP} -r ${WRKSRC}/*.htm ${DOCSDIR}/
.include <bsd.port.post.mk>

View file

@ -1,4 +0,0 @@
SHA256 (flex_sdk_2_hf1.zip) = 9c3c8dadb48a8f3727419125734ff1ab30cdb0dd76a09a366f74f15a786b1935
SIZE (flex_sdk_2_hf1.zip) = 39960950
SHA256 (flex_sdk_2_ja.zip) = 1584fa6bd73b63fd88f1235129f1fb85fccbba9f1e16ccea41f6bd8e358a40d9
SIZE (flex_sdk_2_ja.zip) = 10212382

View file

@ -1,9 +0,0 @@
#!/bin/sh
[ -z "${PREFIX}" ] && PREFIX="%%PREFIX%%"
[ -z "${JAVAJARDIR}" ] && JAVAJARDIR="%%JAVAJARDIR%%/%%PORTNAME%%"
[ -z "${DATADIR}" ] && DATADIR="%%DATADIR%%"
VMARGS="-Xmx1024m -Dsun.io.useCanonCaches=false -Xbootclasspath/p:$JAVAJARDIR/xalan.jar"
java $VMARGS -classpath "$JAVAJARDIR/asdoc.jar" flex2.tools.ASDoc +flexlib="$DATADIR/frameworks" $*

View file

@ -1,9 +0,0 @@
#!/bin/sh
[ -z "${PREFIX}" ] && PREFIX="%%PREFIX%%"
[ -z "${JAVAJARDIR}" ] && JAVAJARDIR="%%JAVAJARDIR%%/%%PORTNAME%%"
[ -z "${DATADIR}" ] && DATADIR="%%DATADIR%%"
VMARGS="-Xmx384m -Dsun.io.useCanonCaches=false"
java $VMARGS -jar "$JAVAJARDIR/compc.jar" +flexlib="$DATADIR/frameworks" $*

View file

@ -1,9 +0,0 @@
#!/bin/sh
[ -z "${PREFIX}" ] && PREFIX="%%PREFIX%%"
[ -z "${JAVAJARDIR}" ] && JAVAJARDIR="%%JAVAJARDIR%%/%%PORTNAME%%"
[ -z "${DATADIR}" ] && DATADIR="%%DATADIR%%"
VMARGS="-Xmx384m -Dsun.io.useCanonCaches=false"
java $VMARGS "-Dapplication.home=$FLEX_HOME" -jar "$JAVAJARDIR/fdb.jar" $*

View file

@ -1,9 +0,0 @@
#!/bin/sh
[ -z "${PREFIX}" ] && PREFIX="%%PREFIX%%"
[ -z "${JAVAJARDIR}" ] && JAVAJARDIR="%%JAVAJARDIR%%/%%PORTNAME%%"
[ -z "${DATADIR}" ] && DATADIR="%%DATADIR%%"
VMARGS="-Xmx384m -Dsun.io.useCanonCaches=false"
java $VMARGS -jar "$JAVAJARDIR/mxmlc.jar" +flexlib="$DATADIR/frameworks" $*

View file

@ -1,4 +0,0 @@
The free Adobe Flex 2 SDK includes the technologies developers need to
start building effective Flex applications today.
WWW: http://www.adobe.com/products/flex/sdk/

File diff suppressed because it is too large Load diff

View file

@ -1,34 +0,0 @@
# Created by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
# $FreeBSD$
PORTREVISION= 2
CATEGORIES= japanese
MAINTAINER= ports@FreeBSD.org
COMMENT= Another gtk-based MP3 frontend with Japanese support
.if defined(WITH_SJIS_TAG)
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-*
.endif
MASTERDIR= ${.CURDIR}/../../audio/gqmpeg
DESCR= ${.CURDIR}/pkg-descr
CONFIGURE_ARGS= --enable-japanese
NOMAN= yes
.if !defined(WITH_SJIS_TAG)
NO_STAGE= yes
pre-everything::
@${ECHO_MSG}
@${ECHO_MSG} "If you want to save ID3 tags as SJIS(default: EUC),"
@${ECHO_MSG} "hit Ctrl-C right now and execute \"make WITH_SJIS_TAG=yes\""
@${ECHO_MSG}
.endif
pre-install:
@${REINPLACE_CMD} -Ee 's/(helvetica|lucida)-bold/mincho-medium/g ; \
s/helvetica|lucida/mincho/g;' ${WRKSRC}/skins/mrclean/skindata*
.include "${MASTERDIR}/Makefile"

View file

@ -1,79 +0,0 @@
--- ./src/japanese_tag.c.orig Fri Jan 5 00:35:31 2001
+++ ./src/japanese_tag.c Fri Jan 4 05:58:49 2002
@@ -64,6 +64,16 @@
*p2 -= cellOffset;
}
+static void _sjis_rev_shift(int *p1, int *p2)
+{
+ unsigned char c1 = *p1;
+ unsigned char c2 = *p2;
+ int rowOffset = c1 < 95 ? 112 : 176;
+ int cellOffset = c1 % 2 ? (c2 > 95 ? 32 : 31) : 126;
+ *p1 = ((c1 + 1) >> 1) + rowOffset;
+ *p2 += cellOffset;
+}
+
static unsigned char *_skip_esc(unsigned char *str, int *esc_in)
{
int c;
@@ -139,6 +149,36 @@
*str2 = '\0';
}
+static void _euc2shift(unsigned char const *str, unsigned char *str2)
+{
+ int p1,p2;
+
+ while ((p1 = (int)*str) != '\0') {
+ /* SB-SJIS with SS2 */
+ if (p1 == 0x8e) {
+ if((p2 = (int)*(++str)) == '\0') break;
+ CHAROUT(p1);
+ str++;
+ continue;
+ }
+
+ if ( (p1 >= 161) && ( p1 <= 254) ) {
+ if ((p2 = (int)*(++str)) == '\0') break;
+ if ( (p2 >= 161) && ( p2 <= 254) ) {
+ p1 -= 128, p2 -= 128;
+ _sjis_rev_shift(&p1,&p2);
+ }
+ CHAROUT(p1);
+ CHAROUT(p2);
+ str++;
+ continue;
+ }
+ CHAROUT(p1);
+ str++;
+ }
+ *str2='\0';
+}
+
static int _detect(unsigned char *str, int expected)
{
register int c;
@@ -313,6 +353,22 @@
ret = g_strdup(buf);
g_free(buf);
+ return ret;
+}
+
+char *to_string_sjis_from_euc(char const *str)
+{
+ char *buf, *ret;
+
+ if(!str) return (NULL);
+
+ buf = (char*)g_malloc(strlen(str)*2 + 1);
+ if (!buf) return NULL;
+
+ _euc2shift((unsigned char *)str, (unsigned char *)buf);
+
+ ret = strdup(buf);
+ free(buf);
return ret;
}

View file

@ -1,10 +0,0 @@
--- ./src/japanese_tag.h.orig Fri Jan 5 00:43:02 2001
+++ ./src/japanese_tag.h Fri Jan 4 04:24:21 2002
@@ -16,6 +16,7 @@
#ifdef ENABLE_JAPANESE_TAGS
char *to_string_euc(char *str);
+char *to_string_sjis_from_euc(char const *str);
#endif /* ENABLE_JAPANESE_TAGS */

View file

@ -1,109 +0,0 @@
--- src/mpg_tagutil.c.orig Sun Aug 18 12:29:35 2002
+++ src/mpg_tagutil.c Sun Dec 26 01:58:21 2004
@@ -162,6 +162,12 @@
FILE *f;
gchar buf[130];
gint i;
+#ifdef ENABLE_JAPANESE_TAGS
+ gchar tmpbuf[31];
+ gchar *ctp;
+
+ tmpbuf[30] = '\0';
+#endif
f = fopen(path,"r+");
if (!f)
@@ -222,6 +228,86 @@
}
strncpy(buf, "TAG", 3);
+#ifdef ENABLE_JAPANESE_TAGS
+ if (title && *title) {
+ strncpy(tmpbuf, title, 30);
+ ctp = to_string_sjis_from_euc(tmpbuf);
+ if (ctp) {
+ strncpy(buf + 3, ctp, 30);
+ free(ctp);
+ }
+ else {
+ printf("fail to convert title tag encoding\n");
+ fclose(f);
+ return FALSE;
+ }
+ }
+ if (artist && *artist) {
+ strncpy(tmpbuf, artist, 30);
+ ctp = to_string_sjis_from_euc(tmpbuf);
+ if (ctp) {
+ strncpy(buf + 33, ctp, 30);
+ free(ctp);
+ }
+ else {
+ printf("fail to convert artist tag encoding\n");
+ fclose(f);
+ return FALSE;
+ }
+ }
+ if (album && *album) {
+ strncpy(tmpbuf, album, 30);
+ ctp = to_string_sjis_from_euc(tmpbuf);
+ if (ctp) {
+ strncpy(buf + 63, ctp, 30);
+ free(ctp);
+ }
+ else {
+ printf("fail to convert album tag encoding\n");
+ fclose(f);
+ return FALSE;
+ }
+ }
+ if (year) strncpy(buf + 93, year, 4);
+ if (comment && track == 0 && strlen(ctp) > 28)
+ {
+ /* comment is longer than 28 and no track number,
+ * write a v1.0 tag to enable larger comments
+ */
+ strncpy(tmpbuf, comment, 30);
+ ctp = to_string_sjis_from_euc(tmpbuf);
+ if (ctp)
+ {
+ strncpy(buf + 97, ctp, 30);
+ free(ctp);
+ }
+ else
+ {
+ printf("fail to convert comment tag encoding\n");
+ fclose(f);
+ return FALSE;
+ }
+
+ }
+ else
+ {
+ buf[126] = track;
+
+ strncpy(tmpbuf, comment, 30);
+ ctp = to_string_sjis_from_euc(tmpbuf);
+ if (ctp)
+ {
+ strncpy(buf + 97, ctp, 28);
+ free(ctp);
+ }
+ else
+ {
+ printf("fail to convert comment tag encoding\n");
+ fclose(f);
+ return FALSE;
+ }
+ }
+#else
if (title) strncpy(buf + 3, title, 30);
if (artist) strncpy(buf + 33, artist, 30);
if (album) strncpy(buf + 63, album, 30);
@@ -239,6 +325,7 @@
if (comment) strncpy(buf + 97, comment, 28);
buf[126] = track;
}
+#endif
buf[127] = genre;

View file

@ -1,4 +0,0 @@
A GTK-based mp3 front-end with Japanese support. Uses mpg123 for
decoding and supports winamp themes.
WWW: http://gqmpeg.sourceforge.net/

View file

@ -1,29 +0,0 @@
# Created by: Nicola Vitale <nivit@email.it>
# $FreeBSD$
PORTNAME= ja6
PORTVERSION= 2003.03.09.l
CATEGORIES= japanese
MASTER_SITES= http://members.tripod.com/~so_o2/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
DISTVERSIONSUFFIX= -bin
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Symbols Trainer
NO_BUILD= yes
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
NO_STAGE= yes
do-install:
@${INSTALL} -d ${DATADIR}
${CP} -Rp ${WRKSRC}/ ${DATADIR}/
@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DATADIR}/
@${CHMOD} -R a+rx,go-w ${DATADIR}/
@${ECHO_CMD} '#!/bin/sh' > ${WRKDIR}/${PORTNAME}-run
@${ECHO_CMD} 'exec ${DATADIR}/ja6 -p ${DATADIR} "$$@"' >> ${WRKDIR}/${PORTNAME}-run
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}-run ${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (ja6-2003.03.09.l-bin.tar.gz) = eeb8b266018e37c377668dfd5673a67fdaedafcffc3d186f75837093fc458bc3
SIZE (ja6-2003.03.09.l-bin.tar.gz) = 214973

View file

@ -1,8 +0,0 @@
Ja6 is a Japanese Symbols Trainer that includes Hiragana, Katakana
and Kanji symbols. It has been conceived for terminal and console use,
displaying symbols as normal C ASCII text output.
This is a linux binary port.
Author: Hermann Samso <so_o2@lycos.com>
WWW: http://members.tripod.com/~so_o2/ja6.html

File diff suppressed because it is too large Load diff

View file

@ -1,47 +0,0 @@
# Created by: Seiichirou Hiraoka
# $FreeBSD$
PORTNAME= lambdamoo
PORTVERSION= 1.8.1
PORTREVISION= 1
CATEGORIES= japanese net
MASTER_SITES= SF\
ftp://ftp.leo.chubu.ac.jp/pub/network/mnews/:MN
DISTNAME= LambdaMOO-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
mnews122.tar.gz:MN
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= flathill
PATCHFILES= ja-lambdamoo-19990704.patch.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= The most commonly used program to run MOOs
WRKSRC= ${WRKDIR}/MOO-${PORTVERSION}
GNU_CONFIGURE= yes
ALL_TARGET=
DOCSDIR= ${PREFIX}/share/doc/LambdaMOO
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/moo ${PREFIX}/sbin
pre-build:
.for i in kanjilib.c kanjilib.h
${CP} ${WRKDIR}/mnews-1.22/kanjilib/$i ${WRKSRC}
.endfor
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@(cd ${WRKSRC};\
${INSTALL_MAN} Minimal.db README README.Minimal \
${DOCSDIR}; \
)
@${INSTALL_DATA} ${FILESDIR}/README.FreeBSD \
${DOCSDIR}
.endif
.include <bsd.port.mk>

View file

@ -1,6 +0,0 @@
SHA256 (LambdaMOO-1.8.1.tar.gz) = 1c404855e5db85224e4fec0667bbbb9b2a3e98ac82d49e885ddb4ce8c24f3e5a
SIZE (LambdaMOO-1.8.1.tar.gz) = 363803
SHA256 (mnews122.tar.gz) = 3ac4a96dc3d84a925a18dcf7aa3ef61bdfe9504cd09b16cf279186ed3612e446
SIZE (mnews122.tar.gz) = 470531
SHA256 (ja-lambdamoo-19990704.patch.gz) = bf1e6ef83694e9bd0e2b5e30eae310432816df0b639d264585f7083813f6643f
SIZE (ja-lambdamoo-19990704.patch.gz) = 1110

View file

@ -1,27 +0,0 @@
How to play LambdaMOO
1. Get core database,
ftp://ftp.lambda.moo.mud.org/pub/MOO/LambdaMOO-latest.tar.gz.
If you want to get other two commonly used core databases, visit
http://www.moo.mud.org/.
2. /usr/local/sbin/moo INITIAL-DB-FILE CHECKPOINT-DB-FILE.
!NOTICE!
According to MOO-Cows FAQ in http://www.moo.mud.org/moo-faq/,
LambdaCore-latest.db has password problem on FreeBSD.
Apply following patch to resolve.
--- LambdaCore-latest.db.orig Sun Jul 4 08:34:16 1999
+++ LambdaCore-latest.db Sun Jul 4 14:05:25 1999
@@ -227748,7 +227748,7 @@
elseif (length(args) != 2)
player:notify(tostr("Usage: ", verb, " <old-password> <new-password>"));
return;
-elseif (player.password != crypt(tostr(args[1]), player.password))
+elseif (player.password != crypt(tostr(args[1]), player.password[4..5]))
player:notify("That's not your old password.");
return;
elseif (is_clear_property(player, "password"))

View file

@ -1,28 +0,0 @@
--- config.h.in.orig Sun Jul 4 16:45:44 1999
+++ config.h.in Sun Jul 4 16:45:54 1999
@@ -163,7 +163,7 @@
* system provides the named functions.
*/
-#undef HAVE_CRYPT
+/* #undef HAVE_CRYPT */
#undef HAVE_MATHERR
#undef HAVE_MKFIFO
#undef HAVE_REMOVE
@@ -257,12 +257,16 @@
#if INT_MAX == 2147483647
typedef int int32;
typedef unsigned unsigned32;
+# ifndef INT32_MAX
# define INT32_MAX INT_MAX
+# endif
#else
# if LONG_MAX == 2147483647
typedef long int int32;
typedef unsigned long unsigned32;
+# ifndef INT32_MAX
# define INT32_MAX LONG_MAX
+# endif
# else
# error I cannot figure out how to express a 32-bit integer on your machine.
# endif

View file

@ -1,11 +0,0 @@
--- configure.orig Mon Apr 8 22:32:10 2002
+++ configure Mon Apr 8 22:51:13 2002
@@ -1618,7 +1618,7 @@
do
echo "checking whether $func is declared in sys/ioctl.h"
-pattern="[^_a-zA-Z0-9]$func *\("
+pattern="[^_a-zA-Z0-9]$func\)? *\("
cat > conftest.c <<EOF
#include "confdefs.h"

View file

@ -1,11 +0,0 @@
--- configure.in.orig Mon Apr 8 22:31:30 2002
+++ configure.in Mon Apr 8 22:52:21 2002
@@ -105,7 +105,7 @@
dnl `header'.
define(MOO_FUNC_DECL_CHECK, [
changequote(,)dnl
-pattern="[^_a-zA-Z0-9]$2 *\("
+pattern="[^_a-zA-Z0-9]$2\)? *\("
changequote([,])dnl
AC_PROGRAM_EGREP($pattern, [
#include <$1>

View file

@ -1,11 +0,0 @@
LambdaMOO is a network-accessible, multi-user, programmable, interactive
system well-suited to the construction of text-based adventure games,
conferencing systems, and other collaborative software.
Its most common use, however, is as a multi-participant,
low-bandwidth virtual reality, and it is with this focus in mind
that I describe it here.
See also /usr/local/share/doc/LambdaMOO.
WWW: http://www.moo.mud.org/

View file

@ -1,6 +0,0 @@
sbin/moo
%%PORTDOCS%%%%DOCSDIR%%/Minimal.db
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD
%%PORTDOCS%%%%DOCSDIR%%/README.Minimal
%%PORTDOCS%%@dirrm %%DOCSDIR%%

View file

@ -1,30 +0,0 @@
# Created by: Kentaro Inagaki <inagaki@tg.rim.or.jp>
# $FreeBSD$
PORTNAME= makejvf-fkr
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTNAME= makejvf-${PORTVERSION}-fkr
DIST_SUBDIR= makejvf
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Virtual Font file maker
INSTALL_TARGET= install-all
DOCS= README.1st README.txt \
test1.tex test2.tex kuten2jis jy1mch.fd
NO_STAGE= yes
MAKE_JOBS_UNSAFE= yes
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
.endif
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (makejvf/makejvf-1.0-fkr.tar.gz) = 12b1f6324fdfc8fa29a5a8c90e80ee6a0601f17da11d587a796a289bc94647de
SIZE (makejvf/makejvf-1.0-fkr.tar.gz) = 10411

View file

@ -1,14 +0,0 @@
--- Makefile.orig Wed Jun 2 01:04:50 2004
+++ Makefile Wed Jun 2 01:05:14 2004
@@ -1,8 +1,8 @@
# Makefile for makejvf, makejvfh, makejvfk
-BINDIR = /usr/local/bin
-CC = gcc
-CFLAGS = -O2
+BINDIR = ${PREFIX}/bin
+#CC = gcc
+#CFLAGS = -O2
default: makejvf

View file

@ -1,9 +0,0 @@
Japanese Virtual Font file maker & Virtual Fonts.
japanese/makejvf is able to make VF that goes out better than
japanese/vftool and came.It is a reference README about the usage
other than it.
WWW: http://www.tooyoo.l.u-tokyo.ac.jp/fkr/makejvf.html
http://itohws03.ee.noda.tus.ac.jp/~matsuda/ttf2pk/
http://macptex.appi.keio.ac.jp/~uchiyama/gaiji.html

View file

@ -1,10 +0,0 @@
bin/makejvf
bin/makejvfh
bin/makejvfk
%%PORTDOCS%%%%DOCSDIR%%/README.1st
%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%%%DOCSDIR%%/test1.tex
%%PORTDOCS%%%%DOCSDIR%%/test2.tex
%%PORTDOCS%%%%DOCSDIR%%/kuten2jis
%%PORTDOCS%%%%DOCSDIR%%/jy1mch.fd
%%PORTDOCS%%@dirrm %%DOCSDIR%%

View file

@ -1,26 +0,0 @@
# Created by: Gen Otsuji<otsuji@users.sourceforge.jp>
# $FreeBSD$
PORTNAME= mell
PORTVERSION= 1.0.0
PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= http://taiyaki.org/elisp/mell/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs Lisp for taiyaki-elisp, especially for the prime
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake autoconf
AUTOMAKE_ARGS= -af
NO_STAGE= yes
pre-configure:
@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL})
post-install:
.if !defined(NOPORTDOCS)
cd ${WRKSRC}/doc; ${MAKE} ${INSTALL_TARGET}
.endif
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (mell-1.0.0.tar.gz) = dc8b67c80f772997239a17d92009ee60a1d23423223b8cf774727dfad1ae9646
SIZE (mell-1.0.0.tar.gz) = 54979

View file

@ -1,17 +0,0 @@
--- Makefile.am.orig Sat Jun 7 08:29:34 2003
+++ Makefile.am Sat Jun 7 08:29:40 2003
@@ -8,5 +8,5 @@
# You can redistribute it and/or modify it under the terms of
# the GNU General Public License version 2.
-SUBDIRS = doc etc src
+SUBDIRS = etc src
EXTRA_DIST = autogen.sh
--- etc/Makefile.am.orig Mon Jan 19 14:02:53 2004
+++ etc/Makefile.am Mon Jan 19 14:02:59 2004
@@ -14,4 +14,4 @@
etc_DATA = $(MELL_INIT_FILE)
$(MELL_INIT_FILE): _init-mell.el
- cp -a _init-mell.el $(MELL_INIT_FILE)
+ cp _init-mell.el $(MELL_INIT_FILE)

View file

@ -1,6 +0,0 @@
Mell is an Emacs Lisp Library for taiyaki-elisp(s),
especially for the prime. For more detail, please
see the following web page.
Author: Hiroyuki Komatsu <komatsu@taiyaki.org>
WWW: http://taiyaki.org/elisp/mell/

View file

@ -1,13 +0,0 @@
share/emacs/site-lisp/init-mell.el
share/emacs/site-lisp/mell/mell-alist.el
share/emacs/site-lisp/mell/mell-event.el
share/emacs/site-lisp/mell/mell-extra.el
share/emacs/site-lisp/mell/mell-file.el
share/emacs/site-lisp/mell/mell-process.el
share/emacs/site-lisp/mell/mell-sign.el
share/emacs/site-lisp/mell/mell-split.el
share/emacs/site-lisp/mell/mell-string.el
share/emacs/site-lisp/mell/mell.el
@dirrmtry share/emacs/site-lisp/mell
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%

View file

@ -1,60 +0,0 @@
# Created by: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp>
# $FreeBSD$
PORTNAME= mendexk
PORTVERSION= 2.6c
CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/mendex/:1 \
${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= obsolete/systems/unix/teTeX/3.0/distrib
DISTFILES= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX}:1 \
${TETEX_SRC}${EXTRACT_SUFX}
DIST_SUBDIR= teTeX
MAINTAINER= ports@FreeBSD.org
COMMENT= Index formatter for Japanese
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${KANJICODE}
CONFIGURE_ENV= INSTALL_MAN="${INSTALL_MAN}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}"
MAKE_ENV= INSTALL_MAN="${INSTALL_MAN}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}"
USES= gmake
ALL_TARGET= mendex
MAN1= mendex.1
MANLANG= ja
WRKSRC= ${WRKSRC_TETEX}/texk/${PORTNAME}${PORTVERSION}
WRKSRC_MENDEX= ${WRKDIR}/${PORTNAME}${PORTVERSION}
WRKSRC_TETEX= ${WRKDIR}/${TETEX_SRC}
TETEX_SRC= tetex-src-3.0
KANJICODE?= EUC
NO_STAGE= yes
post-extract:
${MV} ${WRKSRC_MENDEX} ${WRKSRC_TETEX}/texk
pre-configure:
cd ${WRKSRC_TETEX} && \
${SETENV} ${CONFIGURE_ENV} ${SH} ${CONFIGURE_SCRIPT} \
--prefix=${PREFIX} \
--disable-multiplatform \
--without-texinfo --without-dialog \
--with-system-ncurses --with-system-zlib \
--without-xdvik --without-oxdvik \
--without-dvipsk --without-odvipsk \
--without-x11 --without-dvipdfm \
--without-pdftex --without-pdfetex --without-pdfxtex \
--without-omega --without-eomega \
--without-etex
cd ${WRKSRC}/../kpathsea && ${SETENV} ${MAKE_ENV} ${MAKE}
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
.include <bsd.port.mk>

View file

@ -1,4 +0,0 @@
SHA256 (teTeX/mendexk2.6c.tar.gz) = 060166d4c7fc885ffd7ab79098b8492845a93a3099168c7c01b10fbaa9fc37c7
SIZE (teTeX/mendexk2.6c.tar.gz) = 28110
SHA256 (teTeX/tetex-src-3.0.tar.gz) = 9c0f7eaeb5ba6dc6f66433404d264941bf95cded2fa798b1f7a9dd580c21649b
SIZE (teTeX/tetex-src-3.0.tar.gz) = 12749314

View file

@ -1,12 +0,0 @@
--- Makefile.in.orig Sun Sep 11 06:23:12 2005
+++ Makefile.in Sun Sep 11 06:25:21 2005
@@ -28,7 +28,8 @@
kp.o: kp.c kp.h
install: $(PROGRAM)
- install -m 755 $? $(bindir)
+ ${INSTALL_PROGRAM} ${PROGRAM} $(bindir)
+ ${INSTALL_MAN} ${PROGRAM}.1 ${PREFIX}/man/ja/man1
clean:
rm -f *.o mendex

View file

@ -1,16 +0,0 @@
--- configure.orig Sun Sep 11 06:16:22 2005
+++ configure Sun Sep 11 06:16:39 2005
@@ -34,11 +34,11 @@
esac
# kpathsea¥é¥¤¥Ö¥é¥ê¥Á¥§¥Ã¥¯
-if [ -f ../kpathsea/libkpathsea.la ]; then
+if [ -f ../kpathsea/.libs/libkpathsea.la ]; then
echo "s%@KFLAGS@%-DKPATHSEA -DKPATHSEA3%" >> $CONFIGSED ;
echo "s%@KPATHLINK@%\\\$(kpathsea_link)%" >> $CONFIGSED ;
echo "s%@LIBKPATHSEA@%../kpathsea/libkpathsea.la%" >> $CONFIGSED ;
-elif [ -f ../kpathsea/kpathsea.a ]; then
+elif [ -f ../kpathsea/.libs/kpathsea.a ]; then
echo "s%@KFLAGS@%-DKPATHSEA%" >> $CONFIGSED ;
echo "s%@KPATHLINK@%\\\$(kpathsea_link)%" >> $CONFIGSED ;
echo "s%@LIBKPATHSEA@%../kpathsea/kpathsea.a%" >> $CONFIGSED ;

View file

@ -1,2 +0,0 @@
The program mendex is a index formatter for Japanese, has
the compatibility with makeindex.

View file

@ -1,3 +0,0 @@
bin/mendex
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%

View file

@ -1,16 +0,0 @@
# Created by: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
# $FreeBSD$
PKGNAMESUFFIX= -canna
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight Emacs-clone with Japanese and Canna support
MASTERDIR= ${.CURDIR}/../ng
DESCR= ${.CURDIR}/pkg-descr
WITH_CANNA= yes
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,8 +0,0 @@
Ng is very lightweight Emacs-clone text editor. Ng is based on Mg
version 2a and support Japanese encoding (EUC-JP, SHIFT-JIS, JIS).
This port supports Canna Japanese kana-kanji conversion. If you want
to use Canna, set environment variable CANNAHOST to the hostname of
your Canna server.
WWW: http://tt.sakura.ne.jp/~amura/ng/

View file

@ -1,66 +0,0 @@
# Created by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
# $FreeBSD$
PORTNAME= japanese
PORTVERSION= 1.3
PORTREVISION= 5
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= language/japanese
PKGNAMEPREFIX= platex-
DISTNAME= ${PORTNAME}
DIST_SUBDIR= latex
MAINTAINER= ports@FreeBSD.org
COMMENT= pLaTeX package that literally provides Japanese option to babel
USE_TEX= latex ptex
USES= iconv:build zip
TEXMFDIR= share/texmf
STYDIR= tex/generic/babel
DOCSDIR= doc/generic/babel/${PORTNAME}
INSFILE= ${PORTNAME}.ins
DTXFILE= ${PORTNAME}.dtx
LDFFILE= ${PORTNAME}.ldf
SAMPLEFILE= sample.tex
PDFFILE= sample.pdf
TEXTFILE= README
ENCODING?= EUC-JP
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr
NO_STAGE= yes
.SILENT::
pre-configure:
@${ECHO_MSG}
@${ECHO_MSG} Using ${ENCODING} to set locale of installing files.
@${ECHO_MSG} To change it, set the $$\{ENCODING\} variable to a desirable iconv\'s locale.
@${ECHO_MSG} See \'iconv -l\' for available values.
@${ECHO_MSG}
post-configure:
( cd ${WRKSRC} && ${MV} ${INSFILE} ${INSFILE:S/$/.orig/} && \
${SED} -e 's/\(sample\.tex\)/j\1/g' ${INSFILE:S/$/.orig/} \
> ${INSFILE} && \
${MV} ${DTXFILE} ${DTXFILE}.orig && \
${ICONV_CMD} -f ISO-2022-JP -t ${ENCODING} ${DTXFILE}.orig > ${DTXFILE} )
do-build:
( cd ${WRKSRC} && platex ${INSFILE} && \
${MV} j${SAMPLEFILE} ${SAMPLEFILE})
do-install:
( cd ${WRKSRC} && \
${MKDIR} ${PREFIX}/${TEXMFDIR}/${STYDIR} && \
${CP} -pv ${LDFFILE} ${PREFIX}/${TEXMFDIR}/${STYDIR} )
.if !defined(NOPORTDOCS)
( cd ${WRKSRC} && \
${MKDIR} ${PREFIX}/${TEXMFDIR}/${DOCSDIR} && \
for _FILE in ${PDFFILE} ${TEXTFILE} ${SAMPLEFILE} ; do \
${CP} -pv $${_FILE} ${PREFIX}/${TEXMFDIR}/${DOCSDIR} ; done )
.endif
post-install:
${MKTEXLSR} ${PREFIX}/${TEXMFDIR}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (latex/japanese.zip) = 96d6d0b625ff58dc10bb66ead14fb297ca9ce19e95f9f4686f775f67eddeea2d
SIZE (latex/japanese.zip) = 49436

View file

@ -1,4 +0,0 @@
The original babel package for LaTeX does not have an option Japanese.
This port adds Japanese option to babel.
WWW: http://www.ctan.org/tex-archive/language/japanese/japanese/

View file

@ -1,5 +0,0 @@
%%PORTDOCS%%share/texmf/doc/generic/babel/japanese/README
%%PORTDOCS%%share/texmf/doc/generic/babel/japanese/sample.pdf
%%PORTDOCS%%share/texmf/doc/generic/babel/japanese/sample.tex
share/texmf/tex/generic/babel/japanese.ldf
%%PORTDOCS%%@dirrm share/texmf/doc/generic/babel/japanese

View file

@ -1,163 +0,0 @@
# $FreeBSD$
PORTNAME= postgresql82
PORTVERSION= 8.2.4
CATEGORIES= japanese databases
MASTER_SITES= http://www.postgresql.jp/document/pg${PORTVERSION:C/\.//g}doc/
PKGNAMESUFFIX= -man
DISTNAME= man
DIST_SUBDIR= postgresql/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese online manual pages for PostgreSQL
MANLANG= ja
NO_BUILD= yes
NO_WRKSUBDIR= yes
MAN1= clusterdb.1 \
createdb.1 \
createlang.1 \
createuser.1 \
dropdb.1 \
droplang.1 \
dropuser.1 \
ecpg.1 \
initdb.1 \
ipcclean.1 \
pg_config.1 \
pg_controldata.1 \
pg_ctl.1 \
pg_dump.1 \
pg_dumpall.1 \
pg_resetxlog.1 \
pg_restore.1 \
postgres.1 \
postmaster.1 \
psql.1 \
reindexdb.1 \
vacuumdb.1
MANL= abort.l \
alter_aggregate.l \
alter_conversion.l \
alter_database.l \
alter_domain.l \
alter_function.l \
alter_group.l \
alter_index.l \
alter_language.l \
alter_operator.l \
alter_operator_class.l \
alter_role.l \
alter_schema.l \
alter_sequence.l \
alter_table.l \
alter_tablespace.l \
alter_trigger.l \
alter_type.l \
alter_user.l \
analyze.l \
begin.l \
checkpoint.l \
close.l \
cluster.l \
comment.l \
commit.l \
commit_prepared.l \
copy.l \
create_aggregate.l \
create_cast.l \
create_constraint_trigger.l \
create_conversion.l \
create_database.l \
create_domain.l \
create_function.l \
create_group.l \
create_index.l \
create_language.l \
create_operator.l \
create_operator_class.l \
create_role.l \
create_rule.l \
create_schema.l \
create_sequence.l \
create_table.l \
create_table_as.l \
create_tablespace.l \
create_trigger.l \
create_type.l \
create_user.l \
create_view.l \
deallocate.l \
declare.l \
delete.l \
drop_aggregate.l \
drop_cast.l \
drop_conversion.l \
drop_database.l \
drop_domain.l \
drop_function.l \
drop_group.l \
drop_index.l \
drop_language.l \
drop_operator.l \
drop_operator_class.l \
drop_owned.l \
drop_role.l \
drop_rule.l \
drop_schema.l \
drop_sequence.l \
drop_table.l \
drop_tablespace.l \
drop_trigger.l \
drop_type.l \
drop_user.l \
drop_view.l \
end.l \
execute.l \
explain.l \
fetch.l \
grant.l \
insert.l \
listen.l \
load.l \
lock.l \
move.l \
notify.l \
prepare.l \
prepare_transaction.l \
reassign_owned.l \
reindex.l \
release_savepoint.l \
reset.l \
revoke.l \
rollback.l \
rollback_prepared.l \
rollback_to_savepoint.l \
savepoint.l \
select.l \
select_into.l \
set.l \
set_constraints.l \
set_role.l \
set_session_authorization.l \
set_transaction.l \
show.l \
start_transaction.l \
truncate.l \
unlisten.l \
update.l \
vacuum.l \
values.l
NO_STAGE= yes
do-install:
.for file in ${MAN1}
@${INSTALL_MAN} ${WRKSRC}/man1/${file} ${MANPREFIX}/man/${MANLANG}/man1/
.endfor
.for file in ${MANL}
@${INSTALL_MAN} ${WRKSRC}/manl/${file} ${MANPREFIX}/man/${MANLANG}/manl/
.endfor
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (postgresql/8.2.4/man.tar.gz) = aebe33bfd0b438cb7c846a14b5b14edb011cea5ad08270a5f916904c2fc5d3f9
SIZE (postgresql/8.2.4/man.tar.gz) = 182070

View file

@ -1,8 +0,0 @@
Japanese online manual for PostgreSQL 8.2.x.
Contributed by SRA (Software Research Associates, Inc.)
through JPUG (Japan PostgreSQL Users Group) subject to
"COPYRIGHT" included in the original PostgreSQL distribution.
Japanese translation copyright belongs to SRA and JPUG.
WWW: http://www.postgresql.jp/document/

View file

@ -1,33 +0,0 @@
# Created by: Gen Otsuji<otsuji@users.sourceforge.jp>
# $FreeBSD$
PORTNAME= prime
PORTVERSION= 1.5.1.3
PORTREVISION= 4
CATEGORIES= japanese
MASTER_SITES= http://prime.sourceforge.jp/src/
PKGNAMESUFFIX= -el
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs lisp set for the prime
RUN_DEPENDS+= ${LOCALBASE}/share/emacs/site-lisp/init-mell.el:${PORTSDIR}/japanese/mell \
${LOCALBASE}/share/emacs/site-lisp/init-suikyo.el:${PORTSDIR}/japanese/suikyo \
prime:${PORTSDIR}/japanese/prime
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake autoconf
NO_STAGE= yes
pre-configure:
@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL})
post-install:
cd ${WRKSRC}; ${MAKE} install-etc
.if !defined(NOPORTDOCS)
cd ${WRKSRC}/doc; ${MAKE} ${INSTALL_TARGET}
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (prime-el-1.5.1.3.tar.gz) = 5dbc817c58926419da462a58e65086465317411c22f1fe9160c383023f285291
SIZE (prime-el-1.5.1.3.tar.gz) = 145403

View file

@ -1,11 +0,0 @@
--- Makefile.am.orig Tue Feb 3 17:48:30 2004
+++ Makefile.am Sat Apr 24 21:59:51 2004
@@ -8,7 +8,7 @@
# You can redistribute it and/or modify it under the terms of
# the GNU General Public License version 2.
-SUBDIRS = doc etc src packaging
+SUBDIRS = etc src packaging
EXTRA_DIST = autogen.sh prime-el.spec prime-el.spec.in
install-etc:

View file

@ -1,7 +0,0 @@
prime-el is an elisp package for the prime.
Prime is Japanese PRedictive Input Method
Editor. For more detail, please see the
following web page.
Author: Hiroyuki Komatsu <komatsu@taiyaki.org>
WWW: http://taiyaki.org/prime/

View file

@ -1,10 +0,0 @@
========================================================================
Add these line to your "~/.emacs"
(push "/usr/local/share/emacs/site-lisp/" load-path)
(require 'init-mell)
(require 'init-suikyo)
(require 'init-prime)
And type "M-x prime-mode" or "C-\".
========================================================================

View file

@ -1,46 +0,0 @@
share/emacs/site-lisp/prime-el/contrib/insparens.el
share/emacs/site-lisp/prime-el/prime-conf.el
share/emacs/site-lisp/prime-el/prime-conv-mode.el
share/emacs/site-lisp/prime-el/prime-enum-mode.el
share/emacs/site-lisp/prime-el/prime-fund-mode.el
share/emacs/site-lisp/prime-el/prime-init.el
share/emacs/site-lisp/prime-el/prime-input-mode.el
share/emacs/site-lisp/prime-el/prime-log.el
share/emacs/site-lisp/prime-el/prime-main.el
share/emacs/site-lisp/prime-el/prime-process.el
share/emacs/site-lisp/prime-el/prime-server.el
share/emacs/site-lisp/prime-el/prime-socialite.el
share/emacs/site-lisp/prime-el/prime-style.el
share/emacs/site-lisp/prime-el/prime.el
share/emacs/site-lisp/init-prime.el
@dirrmtry share/emacs/site-lisp/prime-el/contrib
@dirrmtry share/emacs/site-lisp/prime-el
etc/prime/Custom_prime-el.el
@dirrmtry etc/prime
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/conversion_1.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/conversion_2.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/conversion_3.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/enum-mode_off.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/enum-mode_on.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/input_d.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/input_da.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/input_dam.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/mode_conv.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/mode_fund.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/mode_input.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/mode_list.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/mode_narrow.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/mode_on.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/mode_off.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/para-multi-phrase_1.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/para-multi-phrase_2.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/figures/screenshots/para-multi-phrase_3.png
%%PORTDOCS%%%%DOCSDIR%%/emacs/index.html
%%PORTDOCS%%%%DOCSDIR%%/emacs/customize.html
%%PORTDOCS%%%%DOCSDIR%%/emacs/usage.html
%%PORTDOCS%%%%DOCSDIR%%/examples/Custom_prime-el.el
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/emacs/figures/screenshots
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/emacs/figures
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/emacs
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/examples
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%

View file

@ -1,49 +0,0 @@
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
PORTNAME= rbnamazu
PORTVERSION= 0.4
CATEGORIES= japanese textproc ruby
MASTER_SITES= ftp://ftp.namazu.org/pub/namazu/ruby/
DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= Client of the "Namazu" full-text search engine written in Ruby
BROKEN= not staged
USE_RUBY= yes
USE_RUBY_FEATURES= optparse
NO_BUILD= yes
MODULES= rbnamazu.rb nmzqr.rb nmzqr.tab.rb nmzdoc.rb
RD_DOCS=
RUBY_RD_FILES= rbnamazu.rd.ja rbnamazu.rd.en
DOCS_EN= ${RUBY_RD_FILES:M*.rd.en} \
${RUBY_RD_HTML_FILES:M*.en.html}
DOCS_JA= ${RUBY_RD_FILES:M*.rd.ja} \
${RUBY_RD_HTML_FILES:M*.ja.html}
NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/namazu.rb ${PREFIX}/bin/
${LN} -sf namazu.rb ${PREFIX}/bin/rbnamazu
.for f in ${MODULES}
${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_SITELIBDIR}
.endfor
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODDOCDIR}/ja
.for f in ${DOCS_EN}
${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
.endfor
.for f in ${DOCS_JA}
${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ja/
.endfor
.endif
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (ruby/rbnamazu-0.4.tar.gz) = 9911d0159b35a64b40080ed454a77b87cdb63501d8a3aca2f5cd35e437d2df72
SIZE (ruby/rbnamazu-0.4.tar.gz) = 20659

View file

@ -1,6 +0,0 @@
rbnamazu is a client of the "Namazu" full-text search engine written
in Ruby.
With this, you can do a Namazu search from a Ruby script.
WWW: http://www.namazu.org/ruby-namazu/index.html.en

View file

@ -1,12 +0,0 @@
bin/namazu.rb
bin/rbnamazu
%%RUBY_SITELIBDIR%%/nmzdoc.rb
%%RUBY_SITELIBDIR%%/nmzqr.rb
%%RUBY_SITELIBDIR%%/nmzqr.tab.rb
%%RUBY_SITELIBDIR%%/rbnamazu.rb
%%PORTDOCS%%%%RUBY_RD_HTML_FILES%%%%RUBY_MODDOCDIR%%/ja/rbnamazu.ja.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/rbnamazu.rd.ja
%%PORTDOCS%%%%RUBY_RD_HTML_FILES%%%%RUBY_MODDOCDIR%%/rbnamazu.en.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/rbnamazu.rd.en
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%/ja
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%

View file

@ -55,7 +55,6 @@
SUBDIR += jad
SUBDIR += jaf
SUBDIR += jai
SUBDIR += jai-imageio
SUBDIR += jakarta-bcel
SUBDIR += jakarta-commons-beanutils
SUBDIR += jakarta-commons-cli
@ -83,11 +82,9 @@
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += jaxen
SUBDIR += jboss5
SUBDIR += jboss7
SUBDIR += jboss71
SUBDIR += jboss72
SUBDIR += jc
SUBDIR += jcalendar
SUBDIR += jcckit
SUBDIR += jcommon
@ -130,7 +127,6 @@
SUBDIR += openjdk8
SUBDIR += openjdk8-jre
SUBDIR += phpeclipse
SUBDIR += poseidon
SUBDIR += proguard
SUBDIR += rubygem-rjb
SUBDIR += sablevm

View file

@ -1,78 +0,0 @@
# Created by: OISHI Masakuni <yamasa@bsdhouse.org>
# $FreeBSD$
PORTNAME= jai-imageio
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= java graphics
MASTER_SITES= #
DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION:S/./_/g}-lib-linux-i586
MAINTAINER= ports@FreeBSD.org
COMMENT= Plug-ins for the Java Image I/O Framework
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_WRKSUBDIR= yes
NO_BUILD= yes
ONLY_FOR_ARCHS= i386
RESTRICTED= Redistribution is not permitted
DOWNLOAD_URL= http://java.sun.com/products/java-media/jai/downloads/download-iio.html
TARGET_DIR= ${JAVASHAREDIR}/${PORTNAME}
PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///} JAVA_HOME=${JAVA_HOME:S/^${PREFIX}\///}
PKGMESSAGE= ${WRKDIR}/pkg-message
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
IGNORE= you must manually fetch the "Linux Install" distribution (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif
.if ${JAVA_PORT_OS} == "native"
BROKEN= relies on linuxpluginwrapper
.endif
.if defined(NOINSTALL_IN_JRE)
PLIST_SUB+= INSTALL_IN_JRE="@comment "
.else
PLIST_SUB+= INSTALL_IN_JRE=""
.endif
pre-install:
.if defined(NOINSTALL_IN_JRE)
SUB_FILES= pkg-message-jre
SUB_LIST= TARGET_DIR=${TARGET_DIR}
.endif
do-install:
@${ECHO_MSG} -n ">> Creating destination directory..."
@${MKDIR} ${TARGET_DIR}
@${ECHO_MSG} " [DONE]"
@${ECHO_MSG} -n ">> Installing libraries..."
@${INSTALL_DATA} ${WRKSRC}/COPYRIGHT-jai_imageio.txt ${TARGET_DIR}
@${INSTALL_DATA} ${WRKSRC}/LICENSE-jai_imageio.txt ${TARGET_DIR}
@${INSTALL_DATA} ${WRKSRC}/README-jai_imageio.html ${TARGET_DIR}
@${MKDIR} ${TARGET_DIR}/jar
@${INSTALL_DATA} ${WRKSRC}/clibwrapper_jiio.jar ${TARGET_DIR}/jar
@${INSTALL_DATA} ${WRKSRC}/jai_imageio.jar ${TARGET_DIR}/jar
@${INSTALL_DATA} ${WRKSRC}/mlibwrapper_jai.jar ${TARGET_DIR}/jar
@${MKDIR} ${TARGET_DIR}/lib
@${INSTALL_DATA} ${WRKSRC}/libclib_jiio.so ${TARGET_DIR}/lib
.if !defined(NOINSTALL_IN_JRE)
@${LN} -sf ${TARGET_DIR}/jar/clibwrapper_jiio.jar ${JAVA_HOME}/jre/lib/ext
@${LN} -sf ${TARGET_DIR}/jar/jai_imageio.jar ${JAVA_HOME}/jre/lib/ext
@${TEST} -e ${JAVA_HOME}/jre/lib/ext/mlibwrapper_jai.jar || ${LN} -sf ${TARGET_DIR}/jar/mlibwrapper_jai.jar ${JAVA_HOME}/jre/lib/ext
@${LN} -sf ${TARGET_DIR}/lib/libclib_jiio.so ${JAVA_HOME}/jre/lib/i386
.endif
@${ECHO_MSG} " [DONE]"
post-install:
.if defined(NOINSTALL_IN_JRE)
@${CAT} ${PKGMESSAGE}
.endif
.include <bsd.port.post.mk>

View file

@ -1,2 +0,0 @@
SHA256 (jai_imageio-1_0-lib-linux-i586.tar.gz) = 8ab27cdea5ca521f7638d785eb810746c1d729959209e9e583be6f88dc8f06a5
SIZE (jai_imageio-1_0-lib-linux-i586.tar.gz) = 1321683

View file

@ -1,7 +0,0 @@
The JAI Image I/O Tools are not installed in JRE, so you have to add
%%TARGET_DIR%%/jar/clibwrapper_jiio.jar
%%TARGET_DIR%%/jar/jai_imageio.jar
%%TARGET_DIR%%/jar/mlibwrapper_jai.jar
to the CLASSPATH environment variable, and add
%%TARGET_DIR%%/lib
to the LD_LIBRARY_PATH environment variable.

View file

@ -1,7 +0,0 @@
In order to use the JAI Image I/O Tools on FreeBSD native JavaVM,
describe as follows to your /etc/libmap.conf.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[%%LIBDIR%%/libclib_jiio.so]
libm.so.6 libm.so.2
libc.so.6 pluginwrapper/jai.so
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

View file

@ -1,8 +0,0 @@
JAI Image I/O Tools provides reader, writer, and stream plug-ins for
the Java Image I/O Framework and Image I/O-based read and write
operations for Java Advanced Imaging. Reader-writer plug-ins are
supplied for the BMP, JPEG, JPEG 2000, PNG, PNM, Raw, TIFF, and WBMP
image formats. The supplied streams and associated service providers
use the New I/O APIs.
WWW: http://java.sun.com/products/java-media/jai/

View file

@ -1,18 +0,0 @@
%%T%%/COPYRIGHT-jai_imageio.txt
%%T%%/LICENSE-jai_imageio.txt
%%T%%/README-jai_imageio.html
%%T%%/jar/clibwrapper_jiio.jar
%%T%%/jar/jai_imageio.jar
%%T%%/jar/mlibwrapper_jai.jar
%%T%%/lib/libclib_jiio.so
%%INSTALL_IN_JRE%%@exec /bin/ln -sf %D/%%T%%/jar/clibwrapper_jiio.jar %D/%%JAVA_HOME%%/jre/lib/ext
%%INSTALL_IN_JRE%%@exec /bin/ln -sf %D/%%T%%/jar/jai_imageio.jar %D/%%JAVA_HOME%%/jre/lib/ext
%%INSTALL_IN_JRE%%@exec [ -e %D/%%JAVA_HOME%%/jre/lib/ext/mlibwrapper_jai.jar ] || /bin/ln -sf %D/%%T%%/jar/mlibwrapper_jai.jar %D/%%JAVA_HOME%%/jre/lib/ext
%%INSTALL_IN_JRE%%@exec /bin/ln -sf %D/%%T%%/lib/libclib_jiio.so %D/%%JAVA_HOME%%/jre/lib/i386
%%INSTALL_IN_JRE%%@unexec /bin/rm -f %D/%%JAVA_HOME%%/jre/lib/ext/clibwrapper_jiio.jar
%%INSTALL_IN_JRE%%@unexec /bin/rm -f %D/%%JAVA_HOME%%/jre/lib/ext/jai_imageio.jar
%%INSTALL_IN_JRE%%@unexec [ -e %D/%%JAVA_HOME%%/jre/lib/ext/mlibwrapper_jai.jar ] || /bin/rm -f %D/%%JAVA_HOME%%/jre/lib/ext/mlibwrapper_jai.jar
%%INSTALL_IN_JRE%%@unexec /bin/rm -f %D/%%JAVA_HOME%%/jre/lib/i386/libclib_jiio.so
@dirrm %%T%%/lib
@dirrm %%T%%/jar
@dirrm %%T%%

View file

@ -1,98 +0,0 @@
# Created by: nemoliu@FreeBSD.org <nemoliu@gmail.com>
# $FreeBSD$
PORTNAME= jboss
PORTVERSION= 5.1.0.GA
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}/JBoss/JBoss-${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= Open-source J2EE application server (5.x family)
LATEST_LINK= jboss5
USE_JAVA= yes
JAVA_VERSION= 1.6+
JAVA_OS= native
ANT_HOME= ${WRKSRC}/tools
ANT= ${WRKSRC}/tools/bin/ant
DATADIR= ${PREFIX}/share/${UNIQUENAME}
DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME}
MANUAL_PACKAGE_BUILD= fetches files in build phase
MAKE_ARGS= -buildfile build/build.xml
USE_RC_SUBR= jboss5
SUB_FILES= pkg-install pkg-deinstall pkg-message
PORTDATA= *
PORTDOCS= *
VAR_DIR?= /var
LOG_DIR?= ${VAR_DIR}/log/${UNIQUENAME}
DEPLOY_DIR?= ${VAR_DIR}/${UNIQUENAME}
USER= www
GROUP= www
STOP_TIMEOUT?= 30
PID_FILE= /var/run/${UNIQUENAME}.pid
JBOSSOUTPUT= ${WRKSRC}/build/output/${PORTNAME}-${PORTVERSION}
APP_HOME_FILES= bin/run.jar client lib common
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_LIST= APP_HOME=${DATADIR} \
APP_SHORTNAME=${UNIQUENAME} \
GROUP=${GROUP} \
LOG_DIR=${LOG_DIR} \
DEPLOY_DIR=${DEPLOY_DIR} \
PID_FILE=${PID_FILE} \
PKGNAME=${PKGNAME} \
PORTNAME=${PORTNAME} \
PORTVERSION=${PORTVERSION} \
PREFIX=${PREFIX} \
STOP_TIMEOUT=${STOP_TIMEOUT} \
USER=${USER}
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.pre.mk>
do-build:
@(cd ${BUILD_WRKSRC}; \
${SETENV} ${MAKE_ENV} ${ANT} ${MAKE_ARGS} ${ALL_TARGET})
do-install:
${MKDIR} ${DATADIR}/bin && ${CHOWN} -R ${USER}:${GROUP} ${DATADIR}
${MKDIR} ${DEPLOY_DIR} && ${CHOWN} ${USER}:${GROUP} ${DEPLOY_DIR}
(cd ${JBOSSOUTPUT} && ${FIND} ${APP_HOME_FILES} |\
${CPIO} -pdmu -R ${USER}:${GROUP} ${DATADIR})
(cd ${JBOSSOUTPUT}/server && ${FIND} . |\
${CPIO} -pdmu -R ${USER}:${GROUP} ${DEPLOY_DIR})
(cd ${WRKSRC}/jbossas/remoting/output/lib && ${FIND} . |\
${CPIO} -pdmu -R ${USER}:${GROUP} ${DATADIR}/common/lib)
(cd ${JBOSSOUTPUT}/client && ${FIND} jboss-remoting.jar jboss-serialization.jar |\
${CPIO} -pdmu -R ${USER}:${GROUP} ${DATADIR}/common/lib)
${INSTALL} -o ${USER} -g ${GROUP} -m 0640 /dev/null ${PID_FILE}
.if ${PORT_OPTIONS:MDOCS}
cd ${JBOSSOUTPUT}/docs \
&& ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \
&& ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;
.endif
post-install:
@${ECHO_CMD} "@cwd ${VAR_DIR}" >> ${TMPPLIST}
@${FIND} -s ${JBOSSOUTPUT}/server -not -type d | \
${SED} -ne 's,^${JBOSSOUTPUT}/server/,${DEPLOY_DIR:S,^${VAR_DIR}/,,}/,p' >> ${TMPPLIST}
@${FIND} -s -d ${JBOSSOUTPUT}/server -type d | \
${SED} -ne 's,^${JBOSSOUTPUT}/server/,@dirrm ${DEPLOY_DIR:S,^${VAR_DIR}/,,}/,p' >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm ${DEPLOY_DIR:S,^${VAR_DIR}/,,}" >> ${TMPPLIST}
.if !defined(BATCH)
@${CAT} ${PKGMESSAGE}
.endif
.include <bsd.port.post.mk>

View file

@ -1,2 +0,0 @@
SHA256 (jboss-5.1.0.GA-src.tar.gz) = 6fc05aa3042686f41c675275d2027e70f0a5a5c4f84ae74ff5e45bd6288a7b5a
SIZE (jboss-5.1.0.GA-src.tar.gz) = 141833337

View file

@ -1,113 +0,0 @@
#!/bin/sh
#
# %%APP_SHORTNAME%% startup script.
#
# $FreeBSD$
#
# PROVIDE: %%APP_SHORTNAME%%
# REQUIRE: NETWORKING SERVERS
# Add the following lines to /etc/rc.conf to enable %%APP_SHORTNAME%%:
# %%APP_SHORTNAME%%_enable (bool): Set to "YES" to enable %%APP_SHORTNAME%%
# %%APP_SHORTNAME%%_jvm_opts (str): Extra JVM flags.
# %%APP_SHORTNAME%%_args (str): Optional arguments to JBoss
# %%APP_SHORTNAME%%_logging (str) JBoss log output. A pipe command may be used.
#
. /etc/rc.subr
%%APP_SHORTNAME%%_user="%%USER%%"
%%APP_SHORTNAME%%_logdir="%%LOG_DIR%%"
name="%%APP_SHORTNAME%%"
rcvar=%%APP_SHORTNAME%%_enable
load_rc_config $name
%%APP_SHORTNAME%%_enable="${%%APP_SHORTNAME%%_enable:-"NO"}"
%%APP_SHORTNAME%%_jvm_opts="${%%APP_SHORTNAME%%_jvm_opts:-"-server -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000"}"
%%APP_SHORTNAME%%_logging="${%%APP_SHORTNAME%%_logging:-">> ${%%APP_SHORTNAME%%_logdir}/stdout.log 2>> ${%%APP_SHORTNAME%%_logdir}/stderr.log"}"
start_cmd="%%APP_SHORTNAME%%_start"
stop_cmd="%%APP_SHORTNAME%%_stop"
pidfile="%%PID_FILE%%"
JBOSS_HOME="%%APP_HOME%%"
JBOSS_DEPLOY="%%DEPLOY_DIR%%"
JBOSS_MAIN="org.jboss.Main"
JAVA_OPTS="${%%APP_SHORTNAME%%_jvm_opts} \
-Djboss.server.base.dir=${JBOSS_DEPLOY} \
-Djboss.server.base.url=file://${JBOSS_DEPLOY} \
-Djava.endorsed.dirs=${JBOSS_HOME}/lib/endorsed \
-classpath ${JBOSS_HOME}/bin/run.jar ${JBOSS_MAIN}"
%%APP_SHORTNAME%%_start ()
{
if [ ! -d "${%%APP_SHORTNAME%%_logdir}" ]
then
mkdir -p ${%%APP_SHORTNAME%%_logdir}
chown ${%%APP_SHORTNAME%%_user} ${%%APP_SHORTNAME%%_logdir}
fi
echo "Starting %%APP_SHORTNAME%%."
daemon -u ${%%APP_SHORTNAME%%_user} sh -c "java ${JAVA_OPTS} ${%%APP_SHORTNAME%%_args} ${%%APP_SHORTNAME%%_logging} &"
sleep 1 # let daemon(8) and sh(1) finish before executing pgrep(1)
pgrep -U ${%%APP_SHORTNAME%%_user} -f ${JBOSS_MAIN} > ${pidfile}
chown ${%%APP_SHORTNAME%%_user} $pidfile
}
%%APP_SHORTNAME%%_stop ()
{
# Subvert the check_pid_file procname check.
if [ -f ${pidfile} ]
then
read rc_pid junk < $pidfile
if [ ! -z "${rc_pid}" ]
then
procname=`ps -o ucomm= ${rc_pid}`
fi
fi
rc_pid=$(check_pidfile $pidfile *$procname*)
if [ -z "${rc_pid}" ]
then
[ -n "${rc_fast}" ] && return 0
if [ -n "${pidfile}" ]
then
echo "${name} not running? (check ${pidfile})."
else
echo "${name} not running?"
fi
return 1
fi
echo "Stopping ${name}."
kill ${rc_pid} 2> /dev/null
jboss_wait_max_for_pid %%STOP_TIMEOUT%% ${rc_pid}
kill -KILL ${rc_pid} 2> /dev/null && echo "Killed."
rm -f ${pidfile}
}
jboss_wait_max_for_pid ()
{
_timeout=$1
shift
_pid=$1
_prefix=
while [ $_timeout -gt 0 ]
do
echo -n ${_prefix:-"Waiting (max $_timeout secs) for PIDS: "}$_pid
_prefix=", "
sleep 2
kill -0 $_pid 2> /dev/null || break
_timeout=$(($_timeout-2))
done
if [ -n "$_prefix" ]; then
echo "."
fi
}
run_rc_command "$1"

View file

@ -1,38 +0,0 @@
--- pom.xml.orig 2011-12-17 12:21:05.405785653 +0000
+++ pom.xml 2011-12-17 12:23:57.150885794 +0000
@@ -304,6 +304,17 @@
<enabled>true</enabled>
</snapshots>
</repository>
+ <repository>
+ <id>repository.jboss.org.2</id>
+ <name>JBoss Releases Repository 2</name>
+ <url>http://maven.glassfish.org/content/groups/glassfish</url>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
</repositories>
<!-- Plugin Repositories -->
@@ -330,6 +341,17 @@
<enabled>true</enabled>
</snapshots>
</pluginRepository>
+ <pluginRepository>
+ <id>repository.jboss.org.2</id>
+ <name>JBoss Plugin Releases 2</name>
+ <url>http://maven.glassfish.org/content/groups/glassfish</url>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </pluginRepository>
</pluginRepositories>
<profiles>

View file

@ -1,35 +0,0 @@
#!/bin/sh
#
# This script does the following.
#
# * Checks if the JBoss PID file exists. If it does, it kills the
# JBoss process and removes the PID file.
#
# $FreeBSD$
#
# Make sure we're in the right stage of the process
if [ "$2" = "DEINSTALL" ]; then
# Kill JBoss if it is still running
PID_FILE=/var/run/jboss.pid
if [ -s ${PID_FILE} ]; then
PID=`cat ${PID_FILE}`
echo -n ">> Killing JBoss Server process (${PID})..."
/bin/kill ${PID} > /dev/null 2> /dev/null
if [ $? -eq 0 ]; then
echo " [ DONE ]"
else
echo " [ FAILED ]"
fi
echo -n ">> Removing PID file (${PID_FILE})..."
rm ${PID_FILE} > /dev/null 2> /dev/null
if [ $? -eq 0 ]; then
echo " [ DONE ]"
else
echo " [ FAILED ]"
fi
fi
fi
exit 0

View file

@ -1,46 +0,0 @@
#!/bin/sh
#
# Checks if the 'www' user and group exist. If they don't, then
# an attempt is made to create both.
#
# $FreeBSD$
#
# Make sure we're called during the 'make install' process
if [ "$2" != "PRE-INSTALL" ]; then
exit 0
fi
# Set some constants
USER=www
GROUP=${USER}
UID=80
GID=${UID}
# See if the group already exists
if ! pw groupshow "${GROUP}" 2>/dev/null 1>&2; then
# If not, try to create it
if pw groupadd ${GROUP} -g ${GID}; then
echo "Added group \"${GROUP}\"."
else
echo "Adding group \"${GROUP}\" failed..."
exit 1
fi
fi
# See if the user already exists
if ! pw usershow "${USER}" 2>/dev/null 1>&2; then
# If not, try to create it
if pw useradd ${USER} -u ${UID} -g ${GROUP} -h - \
-s "/sbin/nologin" -d "/nonexistent" \
-c "World Wide Web Owner"; \
then
echo "Added user \"${USER}\"."
else
echo "Adding user \"${USER}\" failed..."
exit 1
fi
fi
exit 0

View file

@ -1,5 +0,0 @@
%%PKGNAME%% has been installed in %%DATADIR%%.
The deployment directory for applications is %%DEPLOY_DIR%%.
To run the %%PORTNAME%% server from startup, add %%APP_SHORTNAME%%_enable="YES" in your /etc/rc.conf. Extra options can be found in the startup script.

View file

@ -1,20 +0,0 @@
This is the final release of the JBoss 5.0 series for the Java EE5 codebase
that fully complies with the Java EE5 conformance testing certification
requirements.
Many key features of JBoss 5 are provided by integrating other standalone
JBoss projects:
* JBoss Microcontainer 2.0.2 - POJO based microcontainer removing the
dependency on JMX
* EJB 3.0 - Fully certified as part of the Java EE 5 compliant JBoss AS 5
* Hibernate 3.3.1 - JPA certified
* JBoss Messaging 1.4.1 - the next generation messaging platform from JBoss
with HA features.
* JBoss WebServices 3.0.4 - new custom built JAX-WS compliant WebServices
stack.
* JBoss Seam 1.1 - a powerful new application framework to build next
generation Web 2.0 applications by unifying and integrating popular
service oriented architecture (SOA) technologies
WWW: http://www.jboss.org/

View file

@ -1,47 +0,0 @@
# Created by: Archie Cobbs <archie@FreeBSD.org>
# $FreeBSD$
PORTNAME= jc
PORTVERSION= 1.4.7
PORTREVISION= 7
CATEGORIES= java
MASTER_SITES= SF/${PORTNAME}vm/JC%20source%20distribution/Release%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= JVM that converts class files to C source and compiles them with GCC
BROKEN= Fails to build
BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
NO_PACKAGE= Takes too many resources to build
MAN1= jc.1
USES= gmake
USE_JAVA= yes
JAVA_BUILD= jre
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-classpath=${LOCALBASE}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INFO= jc
ONLY_FOR_ARCHS= i386
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-install:
.for dir in ${PREFIX}/include/jc ${PREFIX}/lib/jc ${PREFIX}/share/jc
@${FIND} ${dir} ! -type d | \
${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
@${FIND} ${dir} -type d | ${SORT} -r | \
${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
@if [ -f ${PREFIX}/lib/libjc.a ]; then \
${ECHO} lib/libjc.a >> ${TMPPLIST}; \
fi
.endfor
.include <bsd.port.post.mk>

View file

@ -1,2 +0,0 @@
SHA256 (jc-1.4.7.tar.gz) = f05f2da895290ee0044d268ec954bf1660fac77d7e5b54db3ae961eeec88766e
SIZE (jc-1.4.7.tar.gz) = 39541820

View file

@ -1,21 +0,0 @@
JC is a Java virtual machine implementation that converts class
files into C source files using the Soot Java bytecode analysis
framework, compiles them with GCC, and loads them using a built-in
ELF object file loader. JC utilizes the GNU Classpath class library
and provides a fairly complete Java runtime including sophisticated
optimizations to increase runtime performance. JC also includes a
bytecode interpreter, and supports execution in either or mix ed
modes.
Although JC has good interpreter performance, JC doesn't try to be
fast in every situation. Instead, JC focuses on this question: how
fast can we go if we know some or all of the class files ahead of
time? The answer is: very fast! Optimizations that are just too
complex and expensive to perform at runtime are instead performed
at code generation time. JC's code generator is written in Java,
using the powerful Soot bytecode analysis framework. When combined
with the proven power of GCC's C optimizer the results are impressive.
As an additional benefit, JC contains very little architecture-specific
code and is highly portable.
WWW: http://jcvm.sourceforge.net/

View file

@ -1,8 +0,0 @@
bin/cfdump
bin/jc
bin/jcgen
bin/jcjavah
etc/jc.conf
lib/libjc.la
lib/libjc.so
lib/libjc.so.1

View file

@ -1,96 +0,0 @@
# Created by: Gerrit Beine (<tux@pinguru.net>)
# $FreeBSD$
PORTNAME= poseidon
PORTVERSION= 6.0.2
CATEGORIES= java devel
MASTER_SITES= http://download.gentleware.com/ \
ftp://gentleware.com/
DISTNAME= ${PORTNAME}${EDITION}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Popular UML CASE tool
USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
JAVA_VENDOR= openjdk # the port is broken with Sun JDKs
NO_BUILD= yes
RESTRICTED= Redistribution is not permitted
EDITION= CE
.if defined(WITH_EDITION)
EDITION= ${WITH_EDITION}
.endif
DATAFILES= LICENSE.txt lib licenses-3rdparty
.if ${EDITION} == "PE"
DATAFILES+= LICENSE-concurrent.txt
.endif
PLIST_FILES= bin/poseidon %%DATADIR%%/bin/poseidon.sh
.if make(makesum)
DISTFILES+= ${PORTNAME}CE-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}PE-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}SE-${PORTVERSION}${EXTRACT_SUFX}
.else
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}
.endif
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
PORTDOCS= *
PLIST_FILES+= %%DATADIR%%/docs %%DATADIR%%/examples
.endif
SUB_FILES= poseidon.sh
SUB_LIST= JAVA_HOME="${JAVA_HOME}" EDITION="${EDITION}"
NO_STAGE= yes
pre-fetch:
@${ECHO_MSG}
@${ECHO_MSG} "There is a free usable edition of Poseidon for UML,"
@${ECHO_MSG} "the Community Edition, which is installed by default."
@${ECHO_MSG}
@${ECHO_MSG} "If you like to install the Standard Edition or the Professional Edition"
@${ECHO_MSG} "please specify WITH_EDITION=SE for the Standard Edition"
@${ECHO_MSG} "or WITH_EDITION=PE for the Professional Edition."
@${ECHO_MSG}
do-install:
${MKDIR} ${DATADIR}/bin
${INSTALL_SCRIPT} ${WRKDIR}/poseidon.sh ${DATADIR}/bin/
${LN} -s ${DATADIR}/bin/poseidon.sh ${PREFIX}/bin/poseidon
cd ${WRKSRC}/ \
&& ${FIND} ${DATAFILES} -type d -exec ${MKDIR} ${DATADIR}/{} \; \
&& ${FIND} ${DATAFILES} -type f -exec ${INSTALL_DATA} {} ${DATADIR}/{} \;
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
${LN} -s ${DOCSDIR} ${DATADIR}/docs
cd ${WRKSRC}/docs/ \
&& ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \
&& ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;
${MKDIR} ${EXAMPLESDIR}
${LN} -s ${EXAMPLESDIR} ${DATADIR}/examples
cd ${WRKSRC}/examples/ \
&& ${FIND} . -type d -exec ${MKDIR} ${EXAMPLESDIR}/{} \; \
&& ${FIND} . -type f -exec ${INSTALL_DATA} {} ${EXAMPLESDIR}/{} \;
.endif
post-install:
@${FIND} -s ${DATAFILES:S,^,${WRKSRC}/,} -not -type d \
| ${SED} -ne 's,^${WRKSRC},${DATADIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
@${FIND} -s -d ${DATAFILES:S,^,${WRKSRC}/,} -type d \
| ${SED} -ne 's,^${WRKSRC},@dirrm ${DATADIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm ${DATADIR:S,^${PREFIX}/,,}/bin" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm ${DATADIR:S,^${PREFIX}/,,}" >> ${TMPPLIST}
.if ${PORT_OPTIONS:MDOCS}
@${FIND} -s ${WRKSRC}/examples -not -type d \
| ${SED} -ne 's,^${WRKSRC}/examples,${EXAMPLESDIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
@${FIND} -s -d ${WRKSRC}/examples -type d \
| ${SED} -ne 's,^${WRKSRC}/examples,@dirrm ${EXAMPLESDIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
.endif
.include <bsd.port.mk>

View file

@ -1,6 +0,0 @@
SHA256 (poseidonCE-6.0.2.zip) = a00303c2bc39196b5212b93d07db6ae88d8d3b5244fb49e5c27f7577baadf3d4
SIZE (poseidonCE-6.0.2.zip) = 33366770
SHA256 (poseidonPE-6.0.2.zip) = 10e6805aa333caa6c223b9b18185426a371b83a203f160a9853e8e735964d9a2
SIZE (poseidonPE-6.0.2.zip) = 37653759
SHA256 (poseidonSE-6.0.2.zip) = b0118135fff3d5060f6dbd5e0e14748eda30de7705aecb193e5bafb8cf2b165d
SIZE (poseidonSE-6.0.2.zip) = 34651074

View file

@ -1,42 +0,0 @@
#!/bin/sh
#
# $FreeBSD$
JAVA_HOME=${JAVA_HOME:-"%%JAVA_HOME%%"}
POSEIDON_HOME="$HOME/.poseidon"
if [ ! -d "$JAVA_HOME" ] ; then
echo "Could not find a JDK."
echo "Either you have to install a JDK (1.4 or up),"
echo "or you have to set JAVA_HOME to your JDK installation directory."
exit
fi
JAVACMD="$JAVA_HOME/bin/java"
ulimit -s 2048
cmd="`realpath "$0"`"
echo "Absolute path: $cmd"
instdir="`dirname "$cmd"`"
if [ -n "$1" ] ; then
project="`realpath "$1"`"
echo "Project to load: $project"
loglevel=$2
else
project=
loglevel=
fi
cd "$instdir"
CLASSPATH="../lib/poseidon2.jar:../lib/uml14.jar:../lib/printing.jar:../lib/wmf_export.jar:../lib/councurrent_license_server.jar"
CLASSPATH="$CLASSPATH:$JAVA_HOME/jre/lib/rt.jar" # for compilation
export CLASSPATH
# increase memory here, if required (e. g. -Xmx256m)
POSEIDON_ADDITIONAL_JAVA_ARGS="-Xms64m -Xmx160m"
POSEIDON_PLATFORM_JAVA_ARGS=
exec "$JAVACMD" $POSEIDON_PLATFORM_JAVA_ARGS $POSEIDON_ADDITIONAL_JAVA_ARGS -Dposeidon.java.home="$JAVA_HOME" -Dposeidon.user.dir.%%EDITION%%="$POSEIDON_HOME" com.gentleware.poseidon.Poseidon "$project"

View file

@ -1,12 +0,0 @@
Poseidon for UML is a professional UML CASE tool. With roots in the open source
project ArgoUML, it has evolved into a world-class modeling tool. Its superior
usability makes it the easiest tool to learn and work with.
With UML standards compliancy, it facilitates interoperability with other sets
of tools while maintaining investment security at an outstanding price-
performance ratio.
It is available in different editions to meet the needs of a wide range of
users.
WWW: http://www.gentleware.com/