mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared 2010-12-30 devel/php-dbg2: No upstream support 2010-12-30 dns/fourcdns: upstream has disapeared 2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available 2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n. 2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010. 2010-12-30 ftp/ftpq: upstream has disapeared 2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream 2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared 2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware 2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware 2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead. 2010-12-31 security/hostsentry: Project is dead. 2010-12-31 sysutils/kcube: Project has vanished 2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974) 2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium 2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium 2010-12-30 x11-clocks/xtu: Looks like abandonware Leave java/tya in for now, as it has outstanding PRs.
This commit is contained in:
parent
b272f7cc9d
commit
b7d7206e33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267233
18
MOVED
18
MOVED
@ -4724,3 +4724,21 @@ devel/icu2|devel/icu|2010-12-16|Removed: now obsolete and unused please use newe
|
||||
devel/icu4|devel/icu|2010-12-17|Removed: devel/icu is now following 4.x version
|
||||
multimedia/flv2mpeg4||2010-12-23|Abandoned upstream
|
||||
databases/mysql55-scripts||2010-12-27|Merged in other mysql ports
|
||||
databases/p5-sqlrelay||2010-12-31|Has expired: broken and upstream disapeared
|
||||
devel/php-dbg2||2010-12-31|Has expired: No upstream support
|
||||
dns/fourcdns||2010-12-31|Has expired: upstream has disapeared
|
||||
emulators/win4bsd||2010-12-31|Has expired: Development has ceased and distfile is no longer available
|
||||
french/mozilla-flp||2010-12-31|Has expired: www/seamonkey port is deprecated. Consider using the www/firefox-i18n.
|
||||
french/xtel||2010-12-31|Has expired: Minitel services will be discontinued at the end of 2010.
|
||||
ftp/ftpq||2010-12-31|Has expired: upstream has disapeared
|
||||
graphics/paintlib||2010-12-31|Has expired: does not compile with new tiff and no more maintained upstream
|
||||
graphics/g3dviewer||2010-12-31|Has expired: does not build with gcc 4.2, upstream disapeared
|
||||
lang/scriba||2010-12-31|Has expired: Does not compile with gcc 4.2+, looks like abandonware
|
||||
math/rascal||2010-12-31|Has expired: Broken on every arch since 2008, looks like an abandonware
|
||||
net-mgmt/nrg||2010-12-31|Has expired: Project has vanished. Use cacti instead.
|
||||
security/hostsentry||2010-12-31|Has expired: Project is dead.
|
||||
sysutils/kcube||2010-12-31|Has expired: Project has vanished
|
||||
www/cybercalendar||2010-12-31|Has expired: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
|
||||
www/flock||2010-12-31|Has expired: Flock 3 moves from Firefox to Chromium
|
||||
www/linux-flock||2010-12-31|Has expired: Flock 3 moves from Firefox to Chromium
|
||||
x11-clocks/xtu||2010-12-31|Has expired: Looks like abandonware
|
||||
|
@ -461,7 +461,6 @@
|
||||
SUBDIR += p5-mysql-genocide
|
||||
SUBDIR += p5-postgresql-plperl
|
||||
SUBDIR += p5-qdbm
|
||||
SUBDIR += p5-sqlrelay
|
||||
SUBDIR += p5-tokyotyrant
|
||||
SUBDIR += pear-DB
|
||||
SUBDIR += pear-DBA
|
||||
|
@ -1,68 +0,0 @@
|
||||
# New ports collection makefile for: Perl5 modules for SQL Relay
|
||||
# Date created: 2 July 2001
|
||||
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ${SQLRELAY_PORTNAME}
|
||||
PORTVERSION= ${SQLRELAY_PORTVERSION}
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= # none
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Perl5 modules to access to SQL Relay, including a DBD interface
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||
EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch
|
||||
LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR}
|
||||
|
||||
DEPRECATED= broken and upstream disapeared
|
||||
EXPIRATION_DATE= 2010-12-30
|
||||
BROKEN= does not build
|
||||
|
||||
USE_PERL5= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \
|
||||
--with-pod2man=`which pod2man` \
|
||||
--with-perl-prefix="/usr"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
${SQLRELAY_CONFIGURE_ENV}
|
||||
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= DBD::SQLRelay.3 SQLRelay::Connection.3 SQLRelay::Cursor.3
|
||||
|
||||
.include "${.CURDIR}/../sqlrelay/Makefile.common"
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
do-extract:
|
||||
${MKDIR} ${WRKDIR}
|
||||
${LN} -fs `${SQLRELAY_WRKSRC_CMD}` ${WRKSRC}
|
||||
${RM} -rf ${WRKSRC}/src/api/perl/CVS
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's/installman3dir/siteman3dir/g' \
|
||||
${WRKSRC}/src/api/perl/*/Makefile
|
||||
|
||||
do-build:
|
||||
for dir in ${WRKSRC}/src/api/perl/*; do \
|
||||
cd $$dir && \
|
||||
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} \
|
||||
${MAKE_ARGS} ${ALL_TARGET}; \
|
||||
done
|
||||
|
||||
do-install:
|
||||
for dir in ${WRKSRC}/src/api/perl/*; do \
|
||||
cd $$dir && \
|
||||
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} \
|
||||
${MAKE_ARGS} ${INSTALL_TARGET}; \
|
||||
done
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,4 +0,0 @@
|
||||
This package provides Perl5 modules to access to SQL Relay, including
|
||||
a DBD interface.
|
||||
|
||||
WWW: http://www.firstworks.com/sqlrelay.html
|
@ -1,17 +0,0 @@
|
||||
%%SITE_PERL%%/DBD/SQLRelay.pm
|
||||
@dirrmtry %%SITE_PERL%%/DBD
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLRelay/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLRelay
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/SQLRelay/Connection.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/SQLRelay/Cursor.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay/Connection/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay/Connection/Connection.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay/Connection/Connection.so
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay/Connection
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay/Cursor/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay/Cursor/Cursor.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay/Cursor/Cursor.so
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay/Cursor
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SQLRelay
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/SQLRelay
|
@ -2614,7 +2614,6 @@
|
||||
SUBDIR += perlconsole
|
||||
SUBDIR += perltidy
|
||||
SUBDIR += pharmacy
|
||||
SUBDIR += php-dbg2
|
||||
SUBDIR += php-java-bridge
|
||||
SUBDIR += php-libawl
|
||||
SUBDIR += php-xdebug
|
||||
|
@ -1,33 +0,0 @@
|
||||
# New ports collection makefile for: php-dbg2
|
||||
# Date created: 19 July 2007
|
||||
# Whom: Josh Paetzel <josh@tcbug.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dbg2
|
||||
PORTVERSION= 2.15.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/${PORTNAME}/dbg/${PORTVERSION}
|
||||
PKGNAMEPREFIX= php-
|
||||
DISTNAME= dbg-${PORTVERSION}
|
||||
|
||||
MAINTAINER= jpaetzel@FreeBSD.org
|
||||
COMMENT= Debugger for PHP
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPIZE= yes
|
||||
DEFAULT_PHP_VER=5
|
||||
CONFIGURE_ARGS= --enable-dbg=shared --with-dbg-profiler \
|
||||
--with-php-config=${PREFIX}/bin/php-config \
|
||||
--prefix=${PREFIX}/lib/php/${PHP_EXT_DIR}
|
||||
PKGMESSAGE= pkg-message
|
||||
|
||||
BROKEN= does not compile with PHP 5.3.x or recent versions of 5.2.x
|
||||
DEPRECATED= No upstream support
|
||||
EXPIRATION_DATE= 2010-12-30
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (dbg-2.15.5.tar.gz) = 1183c5d87635adf77b416787e4916965
|
||||
SHA256 (dbg-2.15.5.tar.gz) = 84dc46495610cd6ca96ff32578ee5df75aad672228cb63d593e72796bd11d77a
|
||||
SIZE (dbg-2.15.5.tar.gz) = 252533
|
@ -1,20 +0,0 @@
|
||||
--- ./dbg.c.orig 2010-04-13 09:40:15.000000000 -0400
|
||||
+++ ./dbg.c 2010-04-13 09:41:12.000000000 -0400
|
||||
@@ -563,7 +563,7 @@
|
||||
}
|
||||
DBG(is_extension_activated) = 1;
|
||||
if (DBG(cfgprm_enabled)) {
|
||||
- CG(extended_info) = 1;
|
||||
+ CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -571,7 +571,7 @@
|
||||
TSRMLS_FETCH1(C);
|
||||
|
||||
DBG_TRACE(("dbg_deactivate Zend extension\n"));
|
||||
- CG(extended_info) = 0;
|
||||
+ CG(compiler_options) = 0;
|
||||
|
||||
/* TS_ALLOC_DTOR_CALL(DBG); */
|
||||
}
|
@ -1,20 +0,0 @@
|
||||
--- ./dbg_cmd.c.orig 2010-04-13 09:41:26.000000000 -0400
|
||||
+++ ./dbg_cmd.c 2010-04-13 09:41:53.000000000 -0400
|
||||
@@ -601,7 +601,7 @@
|
||||
|
||||
memset(&data, 0, sizeof(data));
|
||||
Z_TYPE_P(&data) = IS_STRING;
|
||||
- data.refcount++;
|
||||
+ Z_ADDREF(data);
|
||||
|
||||
if (DBG(eval_error)) {
|
||||
efree(DBG(eval_error));
|
||||
@@ -627,7 +627,7 @@
|
||||
|
||||
memset(&buf, 0, sizeof(buf));
|
||||
Z_TYPE_P(&buf) = IS_STRING;
|
||||
- buf.refcount++;
|
||||
+ Z_ADDREF(buf);
|
||||
|
||||
if (req->istr!=0 && (!dbg_packet_findstring(inpack, req->istr, &str, &sz) || sz<=0)) return 0;
|
||||
if (str && strlen(str)==0) str = NULL;
|
@ -1,4 +0,0 @@
|
||||
The DBG Php Debugger is a comprehensive software tool that helps you
|
||||
debugging your php scripts.
|
||||
|
||||
WWW: http://dd.cron.ru/dbg/
|
@ -1,25 +0,0 @@
|
||||
*****************************************************************************
|
||||
This product includes DBG PHP Debugger, Copyright(C) 1999, 2000, 2001,
|
||||
2002 Nusphere Corporation, http://www.nusphere.com/dbg
|
||||
|
||||
The php debugger has been installed successful.
|
||||
Add a line containing
|
||||
|
||||
extension=dbg.so
|
||||
|
||||
to your %%LOCALBASE%%/etc/php/extensions.ini to load it.
|
||||
If you have the Zend Optimizer installed, add the line
|
||||
|
||||
zend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/dbg.so
|
||||
|
||||
to your [zend] section in the php.ini file, too.
|
||||
Add following section to enable/disable whatever you need from the debugger:
|
||||
|
||||
[Debugger]
|
||||
debugger.enabled=on
|
||||
debugger.profiler_enabled=on
|
||||
debugger.enable_session_cookie=on
|
||||
debugger.JIT_enabled=on
|
||||
debugger.JIT_port=7869
|
||||
|
||||
*****************************************************************************
|
@ -1,2 +0,0 @@
|
||||
lib/php/%%PHP_EXT_DIR%%/dbg.so
|
||||
@dirrmtry lib/php/%%PHP_EXT_DIR%%
|
@ -53,7 +53,6 @@
|
||||
SUBDIR += ez-ipupdate
|
||||
SUBDIR += fastresolve
|
||||
SUBDIR += firedns
|
||||
SUBDIR += fourcdns
|
||||
SUBDIR += fpdns
|
||||
SUBDIR += geta
|
||||
SUBDIR += ghtool
|
||||
|
@ -1,67 +0,0 @@
|
||||
# New ports collection makefile for: fourcdns
|
||||
# Date created: 01 Jan 2007
|
||||
# Whom: Ron Scheckelhoff <rscheckelhoff@fourcalorieservers.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fourcdns
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.fourcalorieservers.com/ports/dns/fourcdns/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A simple DNS server
|
||||
|
||||
DEPRECATED= upstream has disapeared
|
||||
EXPIRATION_DATE= 2010-12-30
|
||||
BROKEN= does not fetch
|
||||
|
||||
PLIST_FILES= bin/fourcdns
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN7= fourcdns.7
|
||||
PORTDOCS= fourcdns.pdf
|
||||
|
||||
# distfile contains i386 binary
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
EXEFILE= fourcdns6
|
||||
MGRGUI= fourcdnsmgr6
|
||||
LIBWXBASE= wxversion6/libwx_base-2.6.so.0
|
||||
LIBWXBASENET= wxversion6/libwx_base_net-2.6.so.0
|
||||
LIBWXBASEXML= wxversion6/libwx_base_xml-2.6.so.0
|
||||
LIBWXX11UNIVADV= wxversion6/libwx_x11univ_adv-2.6.so.0
|
||||
LIBWXX11UNIVCORE= wxversion6/libwx_x11univ_core-2.6.so.0
|
||||
LIBWXX11UNIVHTML= wxversion6/libwx_x11univ_html-2.6.so.0
|
||||
LIBWXX11UNIVQA= wxversion6/libwx_x11univ_qa-2.6.so.0
|
||||
LIBWXX11UNIVXRC= wxversion6/libwx_x11univ_xrc-2.6.so.0
|
||||
LIBWXX11UNIVMED= wxversion6/libwx_x11univ_media-2.6.so.0
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${EXEFILE} ${PREFIX}/bin/fourcdns
|
||||
${MKDIR} ${PREFIX}/zerocaloriedns
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${MGRGUI} ${PREFIX}/zerocaloriedns/fourcdnsmgr6
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${MGRGUI} ${PREFIX}/bin/fourcdnsmgr6
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${EXEFILE} ${PREFIX}/zerocaloriedns/fourcdns
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXBASE} ${PREFIX}/lib/libwx_base-2.6.so.0
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXBASENET} ${PREFIX}/lib/libwx_base_net-2.6.so.0
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXBASEXML} ${PREFIX}/lib/libwx_base_xml-2.6.so.0
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXX11UNIVADV} ${PREFIX}/lib/libwx_x11univ_adv-2.6.so.0
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXX11UNIVCORE} ${PREFIX}/lib/libwx_x11univ_core-2.6.so.0
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXX11UNIVHTML} ${PREFIX}/lib/libwx_x11univ_html-2.6.so.0
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXX11UNIVQA} ${PREFIX}/lib/libwx_x11univ_qa-2.6.so.0
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXX11UNIVXRC} ${PREFIX}/lib/libwx_x11univ_xrc-2.6.so.0
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${LIBWXX11UNIVMED} ${PREFIX}/lib/libwx_x11univ_media-2.6.so.0
|
||||
${INSTALL_MAN} ${WRKSRC}/fourcdns.7 ${MAN7PREFIX}/man/man7/fourcdns.7
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/fourcdns.pdf ${DOCSDIR}/fourcdns.pdf
|
||||
${INSTALL_DATA} ${WRKSRC}/index.htm ${PREFIX}/zerocaloriedns/index.htm
|
||||
${INSTALL_DATA} ${WRKSRC}/zerocaloriedns.set ${PREFIX}/zerocaloriedns/zerocaloriedns.set
|
||||
${INSTALL_DATA} ${WRKSRC}/license.txt ${PREFIX}/zerocaloriedns/license.txt
|
||||
${INSTALL_DATA} ${WRKSRC}/wxWidgetsNotes.txt ${PREFIX}/zerocaloriedns/wxWidgetsNotes.txt
|
||||
${INSTALL_DATA} ${WRKSRC}/wxWidgetsLicense.txt ${PREFIX}/zerocaloriedns/wxWidgetsLicense.txt
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (fourcdns-1.1.0.tar.gz) = 72dc59e51a9fcf5e5291143f1e99efc0
|
||||
SHA256 (fourcdns-1.1.0.tar.gz) = 551b7916e9a425f6706bc627a2bf32eeaeac961f8c1491474fae943631ea1d6c
|
||||
SIZE (fourcdns-1.1.0.tar.gz) = 6180335
|
@ -1,5 +0,0 @@
|
||||
The Four Calorie DNS Server is a very simple dns server that can power a
|
||||
single one-ip-address domain. It can handle SOA, NS, MX, A, and PTR
|
||||
requests. The 1.1.0 version includes a nice X windows GUI for management.
|
||||
|
||||
WWW: http://www.fourcalorieservers.com/
|
@ -1,20 +0,0 @@
|
||||
bin/fourcdnsmgr6
|
||||
lib/libwx_base-2.6.so.0
|
||||
lib/libwx_base_net-2.6.so.0
|
||||
lib/libwx_base_xml-2.6.so.0
|
||||
lib/libwx_x11univ_adv-2.6.so.0
|
||||
lib/libwx_x11univ_core-2.6.so.0
|
||||
lib/libwx_x11univ_html-2.6.so.0
|
||||
lib/libwx_x11univ_media-2.6.so.0
|
||||
lib/libwx_x11univ_qa-2.6.so.0
|
||||
lib/libwx_x11univ_xrc-2.6.so.0
|
||||
%%PORTDOCS%%%%DOCSDIR%%/fourcdns.pdf
|
||||
zerocaloriedns/fourcdns
|
||||
zerocaloriedns/fourcdnsmgr6
|
||||
zerocaloriedns/index.htm
|
||||
zerocaloriedns/license.txt
|
||||
zerocaloriedns/wxWidgetsLicense.txt
|
||||
zerocaloriedns/wxWidgetsNotes.txt
|
||||
zerocaloriedns/zerocaloriedns.set
|
||||
@dirrm zerocaloriedns
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
@ -187,7 +187,6 @@
|
||||
SUBDIR += vpce
|
||||
SUBDIR += vxtools
|
||||
SUBDIR += wahcade
|
||||
SUBDIR += win4bsd
|
||||
SUBDIR += wine
|
||||
SUBDIR += wine-doors
|
||||
SUBDIR += x48
|
||||
|
@ -1,64 +0,0 @@
|
||||
# New ports collection Makefile for: win4bsd
|
||||
# Date created: 17 Nov 2006
|
||||
# Whom: Jason W. Bacon <bacon@smithers.neuro.mcw.edu>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= win4bsd
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ftp://ftp.v-bridges.com/pub/archive/pro/releases/bsd/pro/${PORTVERSION}/
|
||||
DISTNAME= Win4BSD-1.1_63918_i386-freebsd
|
||||
EXTRACT_SUFX= .tbz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Win4BSD Virtual Machine for Windows under BSD
|
||||
|
||||
LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x
|
||||
RUN_DEPENDS= kqemu-kmod>1.3.0.p11:${PORTSDIR}/emulators/kqemu-kmod \
|
||||
xwininfo:${PORTSDIR}/x11/xwininfo
|
||||
|
||||
BROKEN= does not fetch
|
||||
DEPRECATED= Development has ceased and distfile is no longer available
|
||||
EXPIRATION_DATE=2010-12-31
|
||||
CONFLICTS= Win4BSD-[0-9]*
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= installs an i386 binary which requires dependecies
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_LDCONFIG= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
RESTRICTED= Redistribution is not allowed
|
||||
|
||||
PKGDEINSTALL= ${WRKSRC}/+POST-DEINSTALL
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
POST_PATCH_REMOVE_FILES= \
|
||||
usr/local/lib/win4bsd/bin/postinstall.sh.orig \
|
||||
usr/local/lib/win4bsd/etc/mergepro_rc.orig \
|
||||
usr/local/lib/win4bsd/etc/rc.Win4BSD.orig
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/+POST-* \
|
||||
${WRKSRC}/usr/local/lib/win4bsd/bin/postinstall.sh \
|
||||
${WRKSRC}/usr/local/share/applications/kde/*.desktop \
|
||||
${WRKSRC}/usr/local/lib/win4bsd/etc/rc.Win4BSD
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
|
||||
${WRKSRC}/usr/local/lib/win4bsd/etc/mrgprossv.sh
|
||||
.for file in ${POST_PATCH_REMOVE_FILES}
|
||||
@${RM} ${WRKSRC}/${file}
|
||||
.endfor
|
||||
|
||||
do-install:
|
||||
${CP} -R ${WRKSRC}/usr/local/* ${PREFIX}
|
||||
${CP} -R ${WRKSRC}/usr/share/* ${PREFIX}/share
|
||||
|
||||
post-install:
|
||||
@${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (Win4BSD-1.1_63918_i386-freebsd.tbz) = 5ee07209f889c5e9e81c7420614bdc1a
|
||||
SHA256 (Win4BSD-1.1_63918_i386-freebsd.tbz) = 432b214b20438374516ba688f8b3932c134d3c82a82d6b998995da6f164b3f19
|
||||
SIZE (Win4BSD-1.1_63918_i386-freebsd.tbz) = 7264362
|
@ -1,28 +0,0 @@
|
||||
--- ./usr/local/lib/win4bsd/bin/postinstall.sh.orig 2009-11-13 23:12:52.000000000 -0200
|
||||
+++ ./usr/local/lib/win4bsd/bin/postinstall.sh 2009-11-13 23:14:36.000000000 -0200
|
||||
@@ -259,25 +259,6 @@
|
||||
"%u additional user%U for MergePro"
|
||||
fi
|
||||
|
||||
-# build the KQEMU accelerator module if possible
|
||||
-MERGEPRO_RC_BACK="no"
|
||||
-case "$SYSTEMTYPE" in
|
||||
- uw7)
|
||||
- echo "Installing $MERGENAME device driver (kqemu)..."
|
||||
- echo "NOTE: you may be prompted to reboot your system!"
|
||||
- echo "If a system reboot is not required, $MERGENAME"
|
||||
- echo "services will start automatically..."
|
||||
- set +e
|
||||
- modadmin -U kqemu >/dev/null 2>&1
|
||||
- set -e
|
||||
- "$STATICMERGE"/etc/Driver.SETUP
|
||||
- MRGPRO_RC_BACK="yes" # background start in case of init 6
|
||||
- ;;
|
||||
- *)
|
||||
- KQEMU_NO_FAIL=yes; export KQEMU_NO_FAIL
|
||||
- "$STATICMERGE"/bin/build_kqemu.sh
|
||||
- ;;
|
||||
-esac
|
||||
|
||||
# start the Merge Pro service
|
||||
set -e
|
@ -1,49 +0,0 @@
|
||||
--- ./usr/local/lib/win4bsd/etc/mergepro_rc.orig 2009-11-13 23:32:08.000000000 -0200
|
||||
+++ ./usr/local/lib/win4bsd/etc/mergepro_rc 2009-11-13 23:32:28.000000000 -0200
|
||||
@@ -131,46 +131,6 @@
|
||||
"$STATICMERGE"/bin/mergepro-cdahubd
|
||||
fi
|
||||
|
||||
- # load platform-specific drivers/daemons
|
||||
- sleep 1
|
||||
- case "$SYSTEMTYPE" in
|
||||
- linux)
|
||||
- # load the KQEMU module quietly
|
||||
- "$STATICMERGE/bin/reload_kqemu.sh"
|
||||
-
|
||||
- # create the device node for /dev/kqemu
|
||||
- KQMAJOR=`cat /proc/devices|grep kqemu|cut -d ' ' -f 1`
|
||||
- if [ "$KQMAJOR" != "" ]; then
|
||||
- rm -f /dev/kqemu >/dev/null 2>&1
|
||||
- mknod -m 0666 /dev/kqemu c $KQMAJOR 0 \
|
||||
- >/dev/null 2>&1
|
||||
- else
|
||||
-
|
||||
- # attempt to build the KQEMU module
|
||||
- # if it did not load properly
|
||||
- KQEMU_NO_FAIL="yes"
|
||||
- KQEMU_NO_REBOOT="yes"
|
||||
- export KQEMU_NO_FAIL KQEMU_NO_REBOOT
|
||||
- "$STATICMERGE"/bin/build_kqemu.sh
|
||||
- fi
|
||||
- ;;
|
||||
- bsd)
|
||||
- # load the KQEMU module quietly
|
||||
- kldload kqemu >/dev/null 2>&1
|
||||
- kldstat -n kqemu >/dev/null 2>&1
|
||||
- if [ $? -ne 0 ]; then
|
||||
-
|
||||
- # attempt to build the KQEMU module
|
||||
- # if it did not load properly
|
||||
- KQEMU_NO_FAIL="yes"
|
||||
- KQEMU_NO_REBOOT="yes"
|
||||
- export KQEMU_NO_FAIL KQEMU_NO_REBOOT
|
||||
- "$STATICMERGE"/bin/build_kqemu.sh
|
||||
- fi
|
||||
- ;;
|
||||
- *)
|
||||
- ;;
|
||||
- esac
|
||||
|
||||
exit 0
|
||||
;;
|
@ -1,68 +0,0 @@
|
||||
--- ./usr/local/lib/win4bsd/etc/rc.Win4BSD.orig 2006-11-15 18:02:59.000000000 -0200
|
||||
+++ ./usr/local/lib/win4bsd/etc/rc.Win4BSD 2009-11-14 00:02:03.000000000 -0200
|
||||
@@ -4,19 +4,46 @@
|
||||
#
|
||||
|
||||
# PROVIDE: Win4BSD
|
||||
-# REQUIRE: DAEMON
|
||||
+# REQUIRE: DAEMON kqemu
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
name="Win4BSD"
|
||||
command="/usr/local/lib/win4bsd/etc/mergepro_rc"
|
||||
+start_precmd="win4bsd_precmd"
|
||||
start_cmd="win4bsd_start"
|
||||
stop_cmd="win4bsd_stop"
|
||||
restart_cmd="win4bsd_restart"
|
||||
status_cmd="win4bsd_status"
|
||||
|
||||
+local_force_depend()
|
||||
+{
|
||||
+ _depend="$1"
|
||||
+ if [ -f /usr/local/etc/rc.d/${_depend}.sh ]; then
|
||||
+ _depend="${_depend}.sh"
|
||||
+ fi
|
||||
+
|
||||
+ if ! /usr/local/etc/rc.d/${_depend} forcestart; then
|
||||
+ return 1
|
||||
+ fi
|
||||
+
|
||||
+ return 0
|
||||
+}
|
||||
+
|
||||
+win4bsd_precmd()
|
||||
+{
|
||||
+ if ! checkyesno kqemu_enable
|
||||
+ then
|
||||
+ local_force_depend kqemu || return 1
|
||||
+ fi
|
||||
+}
|
||||
+
|
||||
win4bsd_start()
|
||||
{
|
||||
+ if ! checkyesno kqemu_enable ; then
|
||||
+ return 0
|
||||
+ fi
|
||||
+
|
||||
[ -x $command ] && $command start
|
||||
}
|
||||
|
||||
@@ -27,6 +54,10 @@
|
||||
|
||||
win4bsd_restart()
|
||||
{
|
||||
+ if ! checkyesno kqemu_enable ; then
|
||||
+ return 0
|
||||
+ fi
|
||||
+
|
||||
[ -x $command ] && $command restart
|
||||
}
|
||||
|
||||
@@ -35,5 +66,6 @@
|
||||
[ -x $command ] && $command status
|
||||
}
|
||||
|
||||
+load_rc_config ${name}
|
||||
run_rc_command "$1"
|
||||
|
@ -1,19 +0,0 @@
|
||||
=======================================================================
|
||||
|
||||
Win4BSD is commercial software. If you do not have a license, this
|
||||
installation will be fully functional for a limited trial period.
|
||||
For licensing information, please visit:
|
||||
|
||||
http://www.win4bsd.com/
|
||||
|
||||
To get started installing Windows, see the documentation at the web.
|
||||
|
||||
For completing the installation, ensure "mergeprod" is not running,
|
||||
and run the following command for the initial setup:
|
||||
|
||||
$ %%PREFIX%%/lib/win4bsd/bin/postinstall.sh
|
||||
|
||||
Do not forget to enable kqemu on rc.conf before starting
|
||||
Win4BSD.
|
||||
|
||||
=======================================================================
|
@ -1,15 +0,0 @@
|
||||
Win4BSD is a PC emulator that runs Windows as a guest at nearly native
|
||||
speed under FreeBSD. It is based on QEMU, a partially open, partially
|
||||
closed source emulator package. However, Win4BSD offers many advantages,
|
||||
including much greater speed, ease of use, more seamless integration with
|
||||
the host OS, and "grabless" mouse transition between the host and Windows
|
||||
guest.
|
||||
|
||||
Win4BSD is the latest port of a product that has previously been known as
|
||||
Win4lin and SCO Merge.
|
||||
|
||||
This port downloads, extracts and installs the contents of the Win4BSD
|
||||
package. It will work with or without a Win4BSD license. If you do not
|
||||
have a license, Win4BSD will function for a 3 week trial period.
|
||||
|
||||
WWW: http://www.win4bsd.com/
|
@ -1,286 +0,0 @@
|
||||
lib/win4bsd/bin/ask_license.sh
|
||||
lib/win4bsd/bin/build_kqemu.sh
|
||||
lib/win4bsd/bin/check_license
|
||||
lib/win4bsd/bin/dospro
|
||||
lib/win4bsd/bin/export-profile
|
||||
lib/win4bsd/bin/fcopy
|
||||
lib/win4bsd/bin/fdir
|
||||
lib/win4bsd/bin/fformat
|
||||
lib/win4bsd/bin/freedesktop_icon.sh
|
||||
lib/win4bsd/bin/host-gcc
|
||||
lib/win4bsd/bin/hostname.sh
|
||||
lib/win4bsd/bin/import-profile
|
||||
lib/win4bsd/bin/installdospro
|
||||
lib/win4bsd/bin/installwinpro
|
||||
lib/win4bsd/bin/linktest
|
||||
lib/win4bsd/bin/loadcd
|
||||
lib/win4bsd/bin/loadwinproCD
|
||||
lib/win4bsd/bin/mcopy
|
||||
lib/win4bsd/bin/mdir
|
||||
lib/win4bsd/bin/mergepro-configs.sh
|
||||
lib/win4bsd/bin/mergepro-core
|
||||
lib/win4bsd/bin/mergepro-exec
|
||||
lib/win4bsd/bin/mergepro-getfname
|
||||
lib/win4bsd/bin/mergepro-gfx
|
||||
lib/win4bsd/bin/mergepro-gmsg
|
||||
lib/win4bsd/bin/mergepro-gowimg
|
||||
lib/win4bsd/bin/mergepro-gowinfo
|
||||
lib/win4bsd/bin/mergepro-help.sh
|
||||
lib/win4bsd/bin/mergepro-identcd.sh
|
||||
lib/win4bsd/bin/mergepro-identcdx
|
||||
lib/win4bsd/bin/mergepro-img
|
||||
lib/win4bsd/bin/mergepro-int
|
||||
lib/win4bsd/bin/mergepro-kqcheck
|
||||
lib/win4bsd/bin/mergepro-libtest
|
||||
lib/win4bsd/bin/mergepro-licinfo
|
||||
lib/win4bsd/bin/mergepro-linktest
|
||||
lib/win4bsd/bin/mergepro-nmbd
|
||||
lib/win4bsd/bin/mergepro-oneclick
|
||||
lib/win4bsd/bin/mergepro-popup
|
||||
lib/win4bsd/bin/mergepro-print.sh
|
||||
lib/win4bsd/bin/mergepro-root_test
|
||||
lib/win4bsd/bin/mergepro-smbd
|
||||
lib/win4bsd/bin/mergepro-version
|
||||
lib/win4bsd/bin/mergepro-w2u
|
||||
lib/win4bsd/bin/mergeprod
|
||||
lib/win4bsd/bin/mformat
|
||||
lib/win4bsd/bin/mkimg.sh
|
||||
lib/win4bsd/bin/postinstall.sh
|
||||
lib/win4bsd/bin/postinstall.sh.bak
|
||||
lib/win4bsd/bin/prompt_reboot.sh
|
||||
lib/win4bsd/bin/prosupport-linux.sh
|
||||
lib/win4bsd/bin/prosupport.sh
|
||||
lib/win4bsd/bin/reload_kqemu.sh
|
||||
lib/win4bsd/bin/unimount.sh
|
||||
lib/win4bsd/bin/winpro
|
||||
lib/win4bsd/bin/winpro-desktop.sh
|
||||
lib/win4bsd/docs/Changelog.html
|
||||
lib/win4bsd/docs/Changelog.txt
|
||||
lib/win4bsd/docs/Help-Center-en.html
|
||||
lib/win4bsd/docs/Release-Notes.html
|
||||
lib/win4bsd/docs/Release-Notes.txt
|
||||
lib/win4bsd/docs/Users-Guide.html
|
||||
lib/win4bsd/etc/README.bios-binaries
|
||||
lib/win4bsd/etc/README.freedos
|
||||
lib/win4bsd/etc/README.kqemu
|
||||
lib/win4bsd/etc/README.mergepro-samba-patch
|
||||
lib/win4bsd/etc/README.mtools
|
||||
lib/win4bsd/etc/bios.bin
|
||||
lib/win4bsd/etc/cdrom.img
|
||||
lib/win4bsd/etc/fdisk.img
|
||||
lib/win4bsd/etc/format.img
|
||||
lib/win4bsd/etc/gtkrc-mergepro-default
|
||||
lib/win4bsd/etc/jail/readme.txt
|
||||
lib/win4bsd/etc/keymaps/ar
|
||||
lib/win4bsd/etc/keymaps/common
|
||||
lib/win4bsd/etc/keymaps/da
|
||||
lib/win4bsd/etc/keymaps/de
|
||||
lib/win4bsd/etc/keymaps/de-ch
|
||||
lib/win4bsd/etc/keymaps/en-gb
|
||||
lib/win4bsd/etc/keymaps/en-us
|
||||
lib/win4bsd/etc/keymaps/es
|
||||
lib/win4bsd/etc/keymaps/et
|
||||
lib/win4bsd/etc/keymaps/fi
|
||||
lib/win4bsd/etc/keymaps/fo
|
||||
lib/win4bsd/etc/keymaps/fr
|
||||
lib/win4bsd/etc/keymaps/fr-be
|
||||
lib/win4bsd/etc/keymaps/fr-ca
|
||||
lib/win4bsd/etc/keymaps/fr-ch
|
||||
lib/win4bsd/etc/keymaps/hr
|
||||
lib/win4bsd/etc/keymaps/hu
|
||||
lib/win4bsd/etc/keymaps/is
|
||||
lib/win4bsd/etc/keymaps/it
|
||||
lib/win4bsd/etc/keymaps/ja
|
||||
lib/win4bsd/etc/keymaps/lt
|
||||
lib/win4bsd/etc/keymaps/lv
|
||||
lib/win4bsd/etc/keymaps/mk
|
||||
lib/win4bsd/etc/keymaps/modifiers
|
||||
lib/win4bsd/etc/keymaps/nl
|
||||
lib/win4bsd/etc/keymaps/nl-be
|
||||
lib/win4bsd/etc/keymaps/no
|
||||
lib/win4bsd/etc/keymaps/pl
|
||||
lib/win4bsd/etc/keymaps/pt
|
||||
lib/win4bsd/etc/keymaps/pt-br
|
||||
lib/win4bsd/etc/keymaps/ru
|
||||
lib/win4bsd/etc/keymaps/sl
|
||||
lib/win4bsd/etc/keymaps/sv
|
||||
lib/win4bsd/etc/keymaps/th
|
||||
lib/win4bsd/etc/keymaps/tr
|
||||
lib/win4bsd/etc/kqemu.ko.linspire.2.6.10
|
||||
lib/win4bsd/etc/kqemu.tar.gz
|
||||
lib/win4bsd/etc/mergepro-samba.patch
|
||||
lib/win4bsd/etc/mergepro_rc
|
||||
lib/win4bsd/etc/mrgprossv.sh
|
||||
lib/win4bsd/etc/mrgprossv.sh.bak
|
||||
lib/win4bsd/etc/p138.hdr
|
||||
lib/win4bsd/etc/p330.hdr
|
||||
lib/win4bsd/etc/p524.hdr
|
||||
lib/win4bsd/etc/printcap.mergepro
|
||||
lib/win4bsd/etc/qemu-patch/README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-blk-rmv.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-blk-rmv.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-block-errfix.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-block-errfix.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-block-raw-aio-p.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-block-raw-aio-p.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-block-snapdir.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-block-snapdir.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-fdleak-fix.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-fdleak-fix.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-ide-atapi-eject-inserted.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-ide-atapi-eject-inserted.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-mergepro-1985.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-mergepro-1985.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-mergepro-make-targets.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-mergepro-make-targets.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-mergepro-strings.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-mergepro-strings.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-non-glibc-aio.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-non-glibc-aio.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-nonlinux-clock.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-nonlinux-clock.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-nonlinux-host.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-nonlinux-host.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-ossaudio-release.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-ossaudio-release.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-pc_get_rtc_state.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-pc_get_rtc_state.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-plugin-generic.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-plugin-generic.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-ps2-mouse-reset-handler.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-ps2-mouse-reset-handler.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-serial-win2kxp.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-serial-win2kxp.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-slirp-auto-fake-dns.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-slirp-auto-fake-dns.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-slirp-dhcp-dns-fix.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-slirp-dhcp-dns-fix.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-slirp-no-bcast-on-4.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-slirp-no-bcast-on-4.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-snapshot-hda-only.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-snapshot-hda-only.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-usb-hid-10ms-poll.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-usb-hid-10ms-poll.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-vga-1024fix.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-vga-1024fix.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-vl-mainloop-waitpid.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-vl-mainloop-waitpid.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-vl-multicdrom.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-vl-multicdrom.patch.README
|
||||
lib/win4bsd/etc/qemu-patch/qemu-win2k-hack-dma.patch
|
||||
lib/win4bsd/etc/qemu-patch/qemu-win2k-hack-dma.patch.README
|
||||
lib/win4bsd/etc/rc.Win4BSD
|
||||
lib/win4bsd/etc/rc.Win4BSD.bak
|
||||
lib/win4bsd/etc/rc.Win4LinPro
|
||||
lib/win4bsd/etc/systype.sh
|
||||
lib/win4bsd/etc/user.int
|
||||
lib/win4bsd/etc/vgabios-cirrus.bin
|
||||
lib/win4bsd/etc/vgabios.bin
|
||||
lib/win4bsd/etc/win2kpro-ro.reg
|
||||
lib/win4bsd/etc/win2kpro.sif
|
||||
lib/win4bsd/etc/winxphome-ro.reg
|
||||
lib/win4bsd/etc/winxphome.sif
|
||||
lib/win4bsd/etc/winxppro-ro.reg
|
||||
lib/win4bsd/etc/winxppro.sif
|
||||
lib/win4bsd/lib/bsd54/libX11.so.6
|
||||
lib/win4bsd/lib/bsd54/libXext.so.6
|
||||
lib/win4bsd/lib/bsd54/libXi.so.6
|
||||
lib/win4bsd/lib/bsd54/libc.so.5
|
||||
lib/win4bsd/lib/bsd54/libgdk12.so.2
|
||||
lib/win4bsd/lib/bsd54/libglib12.so.3
|
||||
lib/win4bsd/lib/bsd54/libgmodule12.so.3
|
||||
lib/win4bsd/lib/bsd54/libgtk12.so.2
|
||||
lib/win4bsd/lib/bsd54/libiconv.so.3
|
||||
lib/win4bsd/lib/bsd54/libintl.so.6
|
||||
lib/win4bsd/lib/bsd54/libm.so.3
|
||||
lib/win4bsd/lib/codepages/codepage.1125
|
||||
lib/win4bsd/lib/codepages/codepage.1251
|
||||
lib/win4bsd/lib/codepages/codepage.437
|
||||
lib/win4bsd/lib/codepages/codepage.737
|
||||
lib/win4bsd/lib/codepages/codepage.775
|
||||
lib/win4bsd/lib/codepages/codepage.850
|
||||
lib/win4bsd/lib/codepages/codepage.852
|
||||
lib/win4bsd/lib/codepages/codepage.857
|
||||
lib/win4bsd/lib/codepages/codepage.861
|
||||
lib/win4bsd/lib/codepages/codepage.866
|
||||
lib/win4bsd/lib/codepages/codepage.932
|
||||
lib/win4bsd/lib/codepages/codepage.936
|
||||
lib/win4bsd/lib/codepages/codepage.949
|
||||
lib/win4bsd/lib/codepages/codepage.950
|
||||
lib/win4bsd/lib/codepages/unicode_map.1125
|
||||
lib/win4bsd/lib/codepages/unicode_map.1251
|
||||
lib/win4bsd/lib/codepages/unicode_map.437
|
||||
lib/win4bsd/lib/codepages/unicode_map.737
|
||||
lib/win4bsd/lib/codepages/unicode_map.775
|
||||
lib/win4bsd/lib/codepages/unicode_map.850
|
||||
lib/win4bsd/lib/codepages/unicode_map.852
|
||||
lib/win4bsd/lib/codepages/unicode_map.857
|
||||
lib/win4bsd/lib/codepages/unicode_map.861
|
||||
lib/win4bsd/lib/codepages/unicode_map.866
|
||||
lib/win4bsd/lib/codepages/unicode_map.932
|
||||
lib/win4bsd/lib/codepages/unicode_map.936
|
||||
lib/win4bsd/lib/codepages/unicode_map.949
|
||||
lib/win4bsd/lib/codepages/unicode_map.950
|
||||
lib/win4bsd/lib/codepages/unicode_map.ISO8859-1
|
||||
lib/win4bsd/lib/codepages/unicode_map.ISO8859-13
|
||||
lib/win4bsd/lib/codepages/unicode_map.ISO8859-15
|
||||
lib/win4bsd/lib/codepages/unicode_map.ISO8859-2
|
||||
lib/win4bsd/lib/codepages/unicode_map.ISO8859-5
|
||||
lib/win4bsd/lib/codepages/unicode_map.ISO8859-7
|
||||
lib/win4bsd/lib/codepages/unicode_map.ISO8859-9
|
||||
lib/win4bsd/lib/codepages/unicode_map.KOI8-R
|
||||
lib/win4bsd/lib/codepages/unicode_map.KOI8-U
|
||||
lib/win4bsd/lib/libplugin.so
|
||||
lib/win4bsd/lib/sys/README.sources
|
||||
lib/win4bsd/lib/sys/libX11.so.6
|
||||
lib/win4bsd/lib/sys/libXext.so.6
|
||||
lib/win4bsd/lib/sys/libXi.so.6
|
||||
lib/win4bsd/lib/sys/libc.so.5
|
||||
lib/win4bsd/lib/sys/libcam.so.2
|
||||
lib/win4bsd/lib/sys/libcrypt.so.2
|
||||
lib/win4bsd/lib/sys/libgdk12.so.2
|
||||
lib/win4bsd/lib/sys/libglib12.so.3
|
||||
lib/win4bsd/lib/sys/libgmodule12.so.3
|
||||
lib/win4bsd/lib/sys/libgtk12.so.2
|
||||
lib/win4bsd/lib/sys/libiconv.so.3
|
||||
lib/win4bsd/lib/sys/libintl.so.6
|
||||
lib/win4bsd/lib/sys/libm.so.3
|
||||
lib/win4bsd/lib/sys/libsbuf.so.2
|
||||
lib/win4bsd/lib/sys/libz.so.2
|
||||
lib/win4bsd/win32/bootfix.exe
|
||||
lib/win4bsd/win32/home.lnk
|
||||
lib/win4bsd/win32/mrgpro32.exe
|
||||
lib/win4bsd/win32/mrgpro32_boot.exe
|
||||
lib/win4bsd/win32/mrgpro32gina.dll
|
||||
lib/win4bsd/win32/mrgpross.exe
|
||||
lib/win4bsd/win32/profreg.exe
|
||||
lib/win4bsd/win32/runonce.bat
|
||||
lib/win4bsd/win32/sp3post.bat
|
||||
lib/win4bsd/win32/sp3pre.bat
|
||||
lib/win4bsd/win32/swapfix.exe
|
||||
lib/win4bsd/win32/waitsvc.exe
|
||||
share/applications/kde/Win4BSDPro-HelpCenter.desktop
|
||||
share/applications/kde/Win4BSDPro-HelpCenter.desktop.bak
|
||||
share/applications/kde/Win4BSDPro.desktop
|
||||
share/applications/kde/Win4BSDPro.desktop.bak
|
||||
share/pixmaps/mergepro-128x128.png
|
||||
share/pixmaps/mergepro-16x16.png
|
||||
share/pixmaps/mergepro-16x16.xpm
|
||||
share/pixmaps/mergepro-32x32.xpm
|
||||
share/pixmaps/mergepro-64x64.png
|
||||
share/pixmaps/mergepro-64x64.xpm
|
||||
@dirrm lib/win4bsd/win32
|
||||
@dirrm lib/win4bsd/lib/sys
|
||||
@dirrm lib/win4bsd/lib/codepages
|
||||
@dirrm lib/win4bsd/lib/bsd54
|
||||
@dirrm lib/win4bsd/lib
|
||||
@dirrm lib/win4bsd/etc/qemu-patch
|
||||
@dirrm lib/win4bsd/etc/keymaps
|
||||
@dirrm lib/win4bsd/etc/jail
|
||||
@dirrm lib/win4bsd/etc
|
||||
@dirrmtry lib/win4bsd/docs
|
||||
@dirrm lib/win4bsd/bin
|
||||
@dirrmtry lib/win4bsd
|
||||
@dirrmtry share/applications/kde
|
||||
@dirrmtry share/applications
|
||||
@unexec echo "If you are permanently removing this port check the following files/dirs that could be left over (if the setup was executed): \"%D/win4bsd\", \"%D/lib/win4bsd/docs\", \"/etc/default/mergepro\"." | fmt
|
@ -28,11 +28,9 @@
|
||||
SUBDIR += koffice-i18n
|
||||
SUBDIR += koffice-kde4-l10n
|
||||
SUBDIR += med
|
||||
SUBDIR += mozilla-flp
|
||||
SUBDIR += php_doc
|
||||
SUBDIR += plgrenouille
|
||||
SUBDIR += tvdownloader
|
||||
SUBDIR += verbiste
|
||||
SUBDIR += xtel
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,62 +0,0 @@
|
||||
# Ports collection Makefile for: mozilla-flp
|
||||
# Date created: Sat Nov 01, 2003
|
||||
# Whom: Thierry Thomas (<thierry@pompo.net>)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ${GECKO}-flp
|
||||
PORTVERSION= ${MOZVERSION}
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= french www
|
||||
MASTER_SITES= SF/frenchmozilla/French%20SeaMonkey/${PORTVERSION} \
|
||||
http://frenchmozilla.sourceforge.net/FTP/${PORTVERSION}${DISTURL}/
|
||||
DISTNAME= ${GECKO}-${PORTVERSION}.fr-FR.langpack
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= ${GECKO} French Language Pack (FLP)
|
||||
|
||||
DEPRECATED= www/${GECKO} port is deprecated. Consider using the www/firefox-i18n.
|
||||
EXPIRATION_DATE= 2010-12-31
|
||||
|
||||
WRKSRC= ${WRKDIR}/bin
|
||||
|
||||
REPS= defaults/profile/FR/chrome defaults/messenger/FR defaults/isp/FR \
|
||||
components/myspell
|
||||
FICHIERS= chrome/FR.jar chrome/fr-FR.jar chrome/fr-unix.jar \
|
||||
components/myspell/fr-FR.aff components/myspell/fr-FR.dic \
|
||||
defaults/isp/FR/movemail.rdf defaults/messenger/FR/mailViews.dat \
|
||||
defaults/profile/FR/bookmarks.html \
|
||||
defaults/profile/FR/chrome/userChrome-example.css \
|
||||
defaults/profile/FR/chrome/userContent-example.css \
|
||||
defaults/profile/FR/localstore.rdf defaults/profile/FR/mimeTypes.rdf \
|
||||
defaults/profile/FR/panels.rdf defaults/profile/FR/search.rdf \
|
||||
searchplugins/jeeves.gif searchplugins/jeeves.src searchplugins/dmoz.gif\
|
||||
searchplugins/dmoz.src searchplugins/google.gif searchplugins/google.src\
|
||||
searchplugins/googlefr.gif searchplugins/googlefr.src
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/www/mozex/Makefile.xpi"
|
||||
|
||||
.if ${GECKO} == mozilla
|
||||
MOZVERSION= 1.7.13
|
||||
DISTURL= # No subdir
|
||||
FICHIERS+= defaults/isp/FR/gmail.rdf
|
||||
PLIST_SUB+= MOZ=""
|
||||
.else
|
||||
MOZVERSION= 1.1.18
|
||||
DISTURL= /SeaMonkey
|
||||
DISTINFO_FILE= ${MASTERDIR}/distinfo.seamonkey
|
||||
PLIST_SUB+= MOZ="@comment "
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
.for rep in ${REPS}
|
||||
@${MKDIR} ${MOZDIR}/${rep}
|
||||
.endfor
|
||||
.for fichier in ${FICHIERS}
|
||||
@${INSTALL_DATA} ${WRKSRC}/${fichier} ${MOZDIR}/`dirname ${fichier}`
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (mozilla-1.7.13.fr-FR.langpack.xpi) = 578872d1c80fc56dc19a6b27cab2855a
|
||||
SHA256 (mozilla-1.7.13.fr-FR.langpack.xpi) = 2ea9a55e164a4df52a4d08cabd4b41be03c2f85bb5bd0d3020209f02858f485d
|
||||
SIZE (mozilla-1.7.13.fr-FR.langpack.xpi) = 975500
|
@ -1,3 +0,0 @@
|
||||
MD5 (seamonkey-1.1.18.fr-FR.langpack.xpi) = da796e1852904fb111b4a1e8be3daddf
|
||||
SHA256 (seamonkey-1.1.18.fr-FR.langpack.xpi) = 7ee01a776da4c20dc45b67a6f7fb54714879bb3297ae9cd3aa5f4d04d48e6c18
|
||||
SIZE (seamonkey-1.1.18.fr-FR.langpack.xpi) = 1072430
|
@ -1,28 +0,0 @@
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/autoconfig/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/chatzilla/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/communicator/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/content-packs/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/cookie/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/editor/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/global/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/help/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/inspector/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/messenger/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/messenger-mdn/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/messenger-smime/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/mozldap/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/navigator/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/necko/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/p3p/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/pipnss/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/pippki/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/venkman/
|
||||
locale,install,url,jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/wallet/
|
||||
locale,install,url,jar:resource:/chrome/fr-unix.jar!/locale/fr-FR/communicator-platform/
|
||||
locale,install,url,jar:resource:/chrome/fr-unix.jar!/locale/fr-FR/global-platform/
|
||||
locale,install,url,jar:resource:/chrome/fr-unix.jar!/locale/fr-FR/navigator-platform/
|
||||
locale,install,url,jar:resource:/chrome/FR.jar!/locale/FR/communicator-region/
|
||||
locale,install,url,jar:resource:/chrome/FR.jar!/locale/FR/editor-region/
|
||||
locale,install,url,jar:resource:/chrome/FR.jar!/locale/FR/global-region/
|
||||
locale,install,url,jar:resource:/chrome/FR.jar!/locale/FR/messenger-region/
|
||||
locale,install,url,jar:resource:/chrome/FR.jar!/locale/FR/navigator-region/
|
@ -1,3 +0,0 @@
|
||||
Module de francisation de Mozilla / SeaMonkey.
|
||||
|
||||
WWW: http://frenchmozilla.sourceforge.net/
|
@ -1,8 +0,0 @@
|
||||
**************************************************************************
|
||||
Le module « Langue française » est désormais disponible pour tous les
|
||||
profils.
|
||||
|
||||
Vous pouvez l'activer profil par profil en sélectionnant cette langue via
|
||||
le menu Edit / Preferences... puis Category / Appearance puis
|
||||
Language/Contents.
|
||||
**************************************************************************
|
@ -1,23 +0,0 @@
|
||||
%%MOZDIR%%/chrome/FR.jar
|
||||
%%MOZDIR%%/chrome/fr-FR.jar
|
||||
%%MOZDIR%%/chrome/fr-unix.jar
|
||||
%%MOZDIR%%/components/myspell/fr-FR.aff
|
||||
%%MOZDIR%%/components/myspell/fr-FR.dic
|
||||
%%MOZ%%%%MOZDIR%%/defaults/isp/FR/gmail.rdf
|
||||
%%MOZDIR%%/defaults/isp/FR/movemail.rdf
|
||||
%%MOZDIR%%/defaults/messenger/FR/mailViews.dat
|
||||
%%MOZDIR%%/defaults/profile/FR/bookmarks.html
|
||||
%%MOZDIR%%/defaults/profile/FR/chrome/userChrome-example.css
|
||||
%%MOZDIR%%/defaults/profile/FR/chrome/userContent-example.css
|
||||
%%MOZDIR%%/defaults/profile/FR/localstore.rdf
|
||||
%%MOZDIR%%/defaults/profile/FR/mimeTypes.rdf
|
||||
%%MOZDIR%%/defaults/profile/FR/panels.rdf
|
||||
%%MOZDIR%%/defaults/profile/FR/search.rdf
|
||||
%%MOZDIR%%/searchplugins/googlefr.gif
|
||||
%%MOZDIR%%/searchplugins/googlefr.src
|
||||
@dirrm %%MOZDIR%%/defaults/profile/FR/chrome
|
||||
@dirrm %%MOZDIR%%/defaults/profile/FR
|
||||
@dirrm %%MOZDIR%%/defaults/messenger/FR
|
||||
@dirrm %%MOZDIR%%/defaults/isp/FR
|
||||
@dirrmtry %%MOZDIR%%/defaults/isp
|
||||
@dirrmtry %%MOZDIR%%/components/myspell
|
@ -1,88 +0,0 @@
|
||||
# Ports collection makefile for: xtel
|
||||
# Date created: Wed Jul 11, 2001
|
||||
# Whom: Thierry Thomas (<thierry@thomas.as>)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtel
|
||||
PORTVERSION= 3.3.0
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= french comms emulators
|
||||
MASTER_SITES= http://pficheux.free.fr/xtel/download/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An emulator for the french Minitel
|
||||
|
||||
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
|
||||
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
|
||||
DEPRECATED= Minitel services will be discontinued at the end of 2010.
|
||||
EXPIRATION_DATE= 2010-12-31
|
||||
|
||||
# Remark: Xtel can serve a network, and emulate TVR and I-Minitel, but this is
|
||||
# the first release of this port, and these functionnalities have not (yet)
|
||||
# been implemented.
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_XORG= xaw xbitmaps
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
MAN1= xtel.1 xteld.1
|
||||
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(LANG)
|
||||
LANGUE!=${ECHO_CMD} ${LANG} | ${CUT} -c 1-2
|
||||
.else
|
||||
LANGUE= english
|
||||
.endif
|
||||
|
||||
DOCS= COPYING COPYRIGHT FAQ.txt HISTOIRE.txt LISEZMOI.txt README_IMINITEL.txt
|
||||
PATCH_FILES= Imakefile
|
||||
|
||||
post-patch:
|
||||
.for FILE in ${PATCH_FILES}
|
||||
${CHMOD} u+w ${WRKSRC}/${FILE}
|
||||
${REINPLACE_CMD} -e "s:%%LOCALBASE%%:${LOCALBASE}:g" ${WRKSRC}/${FILE}
|
||||
.endfor
|
||||
|
||||
pre-configure:
|
||||
.if !exists(${PREFIX}/lib/X11/config/host.def)
|
||||
${CP} ${FILESDIR}/host.def ${PREFIX}/lib/X11/config
|
||||
HOST_DEF_INSTALLED_BY_XTEL= yes
|
||||
.endif
|
||||
|
||||
post-configure:
|
||||
.if defined(HOST_DEF_INSTALLED_BY_XTEL)
|
||||
${RM} ${PREFIX}/lib/X11/config/host.def
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
.for FILE in ${DOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
|
||||
.endfor
|
||||
@${ECHO}
|
||||
@(if [ 0${LANGUE} = 0fr ] ; then \
|
||||
${ECHO_MSG} "===> La documentation a été installée dans ${DOCSDIR}." ; \
|
||||
else \
|
||||
${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." ; \
|
||||
fi)
|
||||
.endif
|
||||
@${TOUCH} ${PREFIX}/lib/X11/xtel/xtel.log
|
||||
@(if [ 0${LANGUE} = 0fr ] ; then \
|
||||
${CP} ${FILESDIR}/pkg-message-fr.in ${PKGMESSAGE} ; \
|
||||
else \
|
||||
${CP} ${FILESDIR}/pkg-message.in ${PKGMESSAGE} ; \
|
||||
fi)
|
||||
@${ECHO}
|
||||
@${SED} -e "s:%%PREFIX%%:${PREFIX}:g" ${PKGMESSAGE}
|
||||
@${ECHO}
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (xtel-3.3.0.tar.gz) = 9c26286ec7d4e2d893ddafdf755759bd
|
||||
SHA256 (xtel-3.3.0.tar.gz) = 8d0ceb290d6228dd6f50fdb597c9294b7b85911f707c59433dcfab1f8080b008
|
||||
SIZE (xtel-3.3.0.tar.gz) = 309426
|
@ -1,9 +0,0 @@
|
||||
/*
|
||||
* Host.def for building FreeBSD bindists
|
||||
*
|
||||
* $XFree86: xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/host.def,v 1.3.4.1 2001/05/31 22:20:27 dawes Exp $
|
||||
*/
|
||||
|
||||
#define InstallEmptyHostDef
|
||||
#define BuildBindist
|
||||
|
@ -1,29 +0,0 @@
|
||||
--- Config.tmpl.orig Sat Jan 26 17:48:22 2002
|
||||
+++ Config.tmpl Sat Jan 26 17:50:24 2002
|
||||
@@ -13,6 +13,9 @@
|
||||
* Pas de popup-menu DONT_USE_POPUP (pb LessTif)
|
||||
*/
|
||||
|
||||
+#define __FreeBSD__
|
||||
+#define i386BsdArchitecture
|
||||
+
|
||||
/* Pour installer le démon */
|
||||
#define INSTALLDEMON
|
||||
|
||||
@@ -41,13 +44,13 @@
|
||||
/*#define PURE*/
|
||||
|
||||
/* Pas de Télétel vitesse rapide */
|
||||
-/*#define NO_TVR*/
|
||||
+#define NO_TVR
|
||||
|
||||
/* Pour debug du demon "xteld" */
|
||||
-#define DEBUG_XTELD
|
||||
+/*#define DEBUG_XTELD*/
|
||||
|
||||
/* Pour la distribution RedHat Linux */
|
||||
-#define REDHAT
|
||||
+/*#define REDHAT*/
|
||||
|
||||
/* Pas de popup-menu (pb LessTif) */
|
||||
#define DONT_USE_POPUP
|
@ -1,33 +0,0 @@
|
||||
--- Imakefile.orig Mon Feb 12 17:33:01 2001
|
||||
+++ Imakefile Sun Nov 11 21:12:45 2001
|
||||
@@ -23,6 +23,12 @@
|
||||
NETWORKCFLAGS = -DNO_NETWORK
|
||||
#endif
|
||||
|
||||
+#if defined(__FreeBSD__)
|
||||
+EXTRA_INCLUDES = -I%%LOCALBASE%%/include -L%%LOCALBASE%%/lib
|
||||
+#else
|
||||
+EXTRA_INCLUDES=
|
||||
+#endif
|
||||
+
|
||||
#ifdef NO_TERMIO
|
||||
TERMIOCFLAGS = -DNO_TERMIO
|
||||
#else
|
||||
@@ -91,7 +97,7 @@
|
||||
SVR4CFLAGS= -DSVR4
|
||||
#endif
|
||||
|
||||
- XTELCFLAGS = $(NETWORKCFLAGS) $(TERMIOCFLAGS) $(SELFILECFLAGS) $(LOWMCFLAGS) $(XPMCFLAGS) $(MOTIFCFLAGS) $(SYSLOGCFLAGS) $(TVRCFLAGS) $(WINCFLAGS) $(XTELDFLAGS) $(POPUPFLAGS)
|
||||
+ XTELCFLAGS = $(NETWORKCFLAGS) $(TERMIOCFLAGS) $(SELFILECFLAGS) $(LOWMCFLAGS) $(XPMCFLAGS) $(MOTIFCFLAGS) $(SYSLOGCFLAGS) $(TVRCFLAGS) $(WINCFLAGS) $(XTELDFLAGS) $(POPUPFLAGS) $(EXTRA_INCLUDES)
|
||||
|
||||
DEPENDFLAGS = $(XTELCFLAGS)
|
||||
|
||||
@@ -193,7 +199,7 @@
|
||||
|
||||
PROGRAMS = xtel xteld mdmdetect
|
||||
|
||||
-SUBDIRS= Videotex $(WIDGETS) $(XSRA) fonts $(BITMAPSDIR) $(PIXMAPSDIR) iminitel
|
||||
+SUBDIRS= Videotex $(WIDGETS) $(XSRA) fonts $(BITMAPSDIR) $(PIXMAPSDIR)
|
||||
|
||||
#if !defined(MOTIF) && !defined(NO_SEL_FILE)
|
||||
NamedMakeSubdirs(all, Xsra)
|
@ -1,8 +0,0 @@
|
||||
--- README_IMINITEL.txt.orig Fri Jan 4 21:59:14 2002
|
||||
+++ README_IMINITEL.txt Fri Jan 4 23:10:53 2002
|
||||
@@ -74,4 +74,4 @@
|
||||
de la connexion PPP (login/password)
|
||||
|
||||
/etc/ppp/peers/iminitel Script de lancement de pppd, contient le nom de
|
||||
- la ligne série utilisée (par défaut ttyS0)
|
||||
+ la ligne série utilisée (par défaut cuaa0)
|
@ -1,11 +0,0 @@
|
||||
--- Videotex/Videotex.c.orig Sun Feb 11 01:13:00 2001
|
||||
+++ Videotex/Videotex.c Sun Jul 7 13:17:57 2002
|
||||
@@ -22,7 +22,7 @@
|
||||
/*
|
||||
* Widget Videotex: VideotexWidgetClass
|
||||
*/
|
||||
-#include <malloc.h>
|
||||
+#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include <X11/IntrinsicP.h>
|
||||
#include <X11/StringDefs.h>
|
@ -1,12 +0,0 @@
|
||||
--- Xsra/SelFile.c.orig Fri Apr 9 10:07:40 1999
|
||||
+++ Xsra/SelFile.c Sun Sep 8 15:08:02 2002
|
||||
@@ -46,8 +46,8 @@
|
||||
#include <errno.h>
|
||||
/* BSD 4.3 errno.h does not declare errno */
|
||||
extern int errno;
|
||||
-extern int sys_nerr;
|
||||
#ifndef __FreeBSD__
|
||||
+extern int sys_nerr;
|
||||
#ifndef __GLIBC__
|
||||
extern char *sys_errlist[];
|
||||
#endif
|
@ -1,10 +0,0 @@
|
||||
--- iminitel/iminitel.orig Fri Jan 4 21:59:14 2002
|
||||
+++ iminitel/iminitel Fri Jan 4 23:06:29 2002
|
||||
@@ -1,5 +1,5 @@
|
||||
-ttyS0 115200 crtscts usepeerdns noipdefault nodefaultroute
|
||||
-connect '/usr/sbin/chat -v -f /etc/ppp/chat-iminitel'
|
||||
+cuaa0 115200 crtscts noipdefault nodefaultroute
|
||||
+connect '/usr/bin/chat -v -f /etc/ppp/chat-iminitel'
|
||||
noauth
|
||||
lock
|
||||
idle 120
|
@ -1,8 +0,0 @@
|
||||
--- iminitel/ip-down.iminitel.orig Fri Jan 4 21:59:14 2002
|
||||
+++ iminitel/ip-down.iminitel Fri Jan 4 22:38:55 2002
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/bin/bash
|
||||
+#!%%LOCALBASE%%/bin/bash
|
||||
# $Id: ip-down.iminitel,v 1.1 2001/02/05 09:34:59 pierre Exp $
|
||||
# I-Minitel
|
||||
if [ "$6" = "iminitel" ]; then
|
@ -1,8 +0,0 @@
|
||||
--- iminitel/ip-up.iminitel.orig Fri Jan 4 21:59:14 2002
|
||||
+++ iminitel/ip-up.iminitel Fri Jan 4 23:01:04 2002
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/bin/bash
|
||||
+#!%%LOCALBASE%%/bin/bash
|
||||
# $Id: ip-up.iminitel,v 1.1 2001/02/05 09:34:59 pierre Exp $
|
||||
# I-Minitel
|
||||
if [ "$6" = "iminitel" ]; then
|
@ -1,67 +0,0 @@
|
||||
--- mdmdetect.c.orig Sat Jan 26 22:38:32 2002
|
||||
+++ mdmdetect.c Sat Jan 26 22:44:35 2002
|
||||
@@ -37,7 +37,16 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
+#ifdef NO_TERMIO
|
||||
+#include <sgtty.h>
|
||||
+#else
|
||||
+#ifdef USE_TERMIOS
|
||||
+#include <sys/ioctl.h>
|
||||
+#include <termios.h>
|
||||
+#else
|
||||
#include <termio.h>
|
||||
+#endif /* USE_TERMIOS */
|
||||
+#endif
|
||||
#ifdef SVR4
|
||||
#include <sys/mkdev.h>
|
||||
#endif /* SVR4 */
|
||||
@@ -71,6 +80,18 @@
|
||||
exit (1);
|
||||
}
|
||||
|
||||
+char *CtrlArg (arg)
|
||||
+char *arg;
|
||||
+{
|
||||
+ static char ret[240];
|
||||
+
|
||||
+ if(strlcpy(ret, arg, 240) >= 240) {
|
||||
+ fprintf(stderr, "Argument trop long: %s\n", arg);
|
||||
+ exit (1);
|
||||
+ }
|
||||
+ return (ret);
|
||||
+}
|
||||
+
|
||||
/* Sortie */
|
||||
static void the_end (r)
|
||||
int r;
|
||||
@@ -228,23 +249,24 @@
|
||||
|
||||
progname = xtel_basename(av[0]);
|
||||
|
||||
- if (ac < 2)
|
||||
+ if (ac < 2 || ac > 7)
|
||||
Usage (progname);
|
||||
|
||||
/* Lecture de la ligne de commande */
|
||||
while (--ac) {
|
||||
- if ((cp = *++av) == NULL)
|
||||
+ if ((cp = CtrlArg(*++av)) == NULL) {
|
||||
break;
|
||||
+ }
|
||||
if (*cp == '-' && *++cp) {
|
||||
switch(*cp) {
|
||||
case 'b' :
|
||||
- builder = *++av; break;
|
||||
+ builder = CtrlArg(*++av); break;
|
||||
|
||||
case 'd' :
|
||||
++debug; break;
|
||||
|
||||
case 'l' :
|
||||
- modem_list = *++av; break;
|
||||
+ modem_list = CtrlArg(*++av); break;
|
||||
|
||||
case 'q' :
|
||||
query = 1; break;
|
@ -1,28 +0,0 @@
|
||||
--- modem.c.orig Tue Feb 13 10:39:23 2001
|
||||
+++ modem.c Tue Jul 24 00:03:52 2001
|
||||
@@ -307,14 +307,14 @@
|
||||
* (comme le Hayes Optima par exemple)...
|
||||
*/
|
||||
#ifdef USE_TERMIOS
|
||||
- ioctl (fd, TCIOCGETA, &term);
|
||||
+ ioctl (fd, TIOCGETA, &term);
|
||||
#else
|
||||
ioctl (fd, TCGETA, &term);
|
||||
#endif /* USE_TERMIOS */
|
||||
if ((term.c_cflag | CLOCAL) == 0) {
|
||||
term.c_cflag |= CLOCAL;
|
||||
#ifdef USE_TERMIOS
|
||||
- ioctl (fd, TCIOCSETA, &term);
|
||||
+ ioctl (fd, TIOCSETA, &term);
|
||||
#else
|
||||
ioctl (fd, TCSETA, &term);
|
||||
#endif /* USE_TERMIOS */
|
||||
@@ -592,7 +592,7 @@
|
||||
if (cmodem) {
|
||||
term.c_cflag &= ~CLOCAL;
|
||||
#ifdef USE_TERMIOS
|
||||
- ioctl (fd, TCIOCSETA, &term);
|
||||
+ ioctl (fd, TIOCSETA, &term);
|
||||
#else
|
||||
ioctl (fd, TCSETA, &term);
|
||||
#endif /* USE_TERMIOS */
|
@ -1,44 +0,0 @@
|
||||
************************************************************************
|
||||
Xtel a été installé sur %%PREFIX%%/bin/xtel.
|
||||
|
||||
Pour pouvoir l'utiliser, vous devez modifier le fichier /etc/services
|
||||
et y ajouter la ligne :
|
||||
|
||||
xtel 1313/tcp #xtel emulateur Minitel
|
||||
|
||||
Vous devez ensuite modifier le fichier /etc/inetd.conf (ou son
|
||||
équivalent si vous utilisez un autre super-démon) pour y ajouter la
|
||||
ligne :
|
||||
|
||||
xtel stream tcp nowait root %%PREFIX%%/bin/xteld xteld
|
||||
|
||||
Forcez le super-démon à relire son fichier de configuration par
|
||||
killall -1 inetd
|
||||
|
||||
Si votre modem est connecté à /dev/cuaax (où x = 0, 1, 2,...)
|
||||
détectez sa chaîne d'initialisation par :
|
||||
|
||||
mdmdetect cuaax
|
||||
|
||||
Après quelques instants pendant lesquels votre ordinateur doit dialoguer
|
||||
avec le modem, une ligne semblable à la suivante doit s'afficher :
|
||||
|
||||
ModèleModem , 38400 \dat&fm1e0&k3f3\r-OK
|
||||
|
||||
Notez le deuxième paramètre (vitesse) et le dernier, et reportez-les
|
||||
dans le fichier %%PREFIX%%/lib/X11/xtel/xtel.lignes de façon à avoir
|
||||
une ligne telle que :
|
||||
|
||||
modem0,/dev/cuaa0,38400,7,E,\dat&fm1e0&k3f3\r OK atdt\T\r CONNECT,30
|
||||
|
||||
où cuaa0 doit être adapté à votre n° de port, 38400 à la vitesse
|
||||
détectée par mdmdetect, et où la chaîne comprise entre "E," et "atdt"
|
||||
correspond au troisième paramètre (Notez que le "-" est remplacé par
|
||||
un blanc).
|
||||
|
||||
Il ne reste plus qu'à installer les polices, soit en entrant
|
||||
xset +fp %%PREFIX%%/lib/X11/fonts/xtel
|
||||
xset fp rehash
|
||||
soit en ajoutant %%PREFIX%%/lib/X11/fonts/xtel au FontPath de votre
|
||||
fichier de XF86Config.
|
||||
************************************************************************
|
@ -1,43 +0,0 @@
|
||||
****************************************************************************
|
||||
Xtel has been installed on %%PREFIX%%/bin/xtel.
|
||||
|
||||
In order to use it, you have to edit the file /etc/services
|
||||
and add the line:
|
||||
|
||||
xtel 1313/tcp #xtel Minitel emulator
|
||||
|
||||
Then you have to edit the file /etc/inetd.conf (or its equivalent
|
||||
if you run another internet services daemon) and add the line:
|
||||
|
||||
xtel stream tcp nowait root %%PREFIX%%/bin/xteld xteld
|
||||
|
||||
Force the super-daemon to re-read its configuration file by
|
||||
killall -1 inetd
|
||||
|
||||
If your modem is plugged to /dev/cuaax (where x = 0, 1, 2,...)
|
||||
detect its initialization string by:
|
||||
|
||||
mdmdetect cuaax
|
||||
|
||||
After some time while your computer should be dialoguing with the
|
||||
modem, you should get such a line
|
||||
|
||||
ModemModel , 38400 \dat&fm1e0&k3f3\r-OK
|
||||
|
||||
Take note of the second (speed) and last parameters, and report them
|
||||
into the file %%PREFIX%%/lib/X11/xtel/xtel.lignes so that you have a
|
||||
line like this one:
|
||||
|
||||
modem0,/dev/cuaa0,38400,7,E,\dat&fm1e0&k3f3\r OK atdt\T\r CONNECT,30
|
||||
|
||||
where cuaa0 should be adjusted to your port number, 38400 to the speed
|
||||
detected by mdmdetect, and where the string included between "E," and atdt
|
||||
corresponds to the third parameter (Note that the "-" has been replaced by
|
||||
a space).
|
||||
|
||||
To end, you just have to install the fonts, either by entering
|
||||
xset +fp %%PREFIX%%/lib/X11/fonts/xtel
|
||||
xset fp rehash
|
||||
or by adding %%PREFIX%%/lib/X11/fonts/xtel to FontPath in your
|
||||
XF86Config.
|
||||
****************************************************************************
|
@ -1,10 +0,0 @@
|
||||
[please see english description below]
|
||||
|
||||
XTEL permet d'émuler un Minitel 1B ou 2. Xtel est aussi utilisable en réseau,
|
||||
et il permet d'émuler les TVR et les I-Minitel, mais ceci n'est pas encore
|
||||
pris en compte dans ce port FreeBSD.
|
||||
|
||||
XTEL is an emulator for the Minitel. The Minitel is a passive terminal, used
|
||||
in France to access to different network services via a telephone line.
|
||||
|
||||
WWW: http://pficheux.free.fr/xtel/
|
@ -1,42 +0,0 @@
|
||||
bin/make_xtel_lignes
|
||||
bin/mdmdetect
|
||||
bin/xtel
|
||||
bin/xteld
|
||||
lib/X11/app-defaults/XTel
|
||||
lib/X11/app-defaults/XTel-msg
|
||||
lib/X11/fonts/xtel/fonts.alias
|
||||
@unexec rm %D/lib/X11/fonts/xtel/fonts.cache-1 2>/dev/null || true
|
||||
lib/X11/fonts/xtel/fonts.dir
|
||||
lib/X11/fonts/xtel/fonts.scale
|
||||
lib/X11/fonts/xtel/g016x10.pcf.gz
|
||||
lib/X11/fonts/xtel/g016x20.pcf.gz
|
||||
lib/X11/fonts/xtel/g016x40.pcf.gz
|
||||
lib/X11/fonts/xtel/g032x20.pcf.gz
|
||||
lib/X11/fonts/xtel/g032x40.pcf.gz
|
||||
lib/X11/fonts/xtel/g08x10.pcf.gz
|
||||
lib/X11/fonts/xtel/g08x20.pcf.gz
|
||||
lib/X11/fonts/xtel/g0s16x10.pcf.gz
|
||||
lib/X11/fonts/xtel/g0s16x20.pcf.gz
|
||||
lib/X11/fonts/xtel/g0s16x40.pcf.gz
|
||||
lib/X11/fonts/xtel/g0s32x20.pcf.gz
|
||||
lib/X11/fonts/xtel/g0s32x40.pcf.gz
|
||||
lib/X11/fonts/xtel/g0s8x10.pcf.gz
|
||||
lib/X11/fonts/xtel/g0s8x20.pcf.gz
|
||||
lib/X11/fonts/xtel/g116x20.pcf.gz
|
||||
lib/X11/fonts/xtel/g18x10.pcf.gz
|
||||
lib/X11/fonts/xtel/g1s16x20.pcf.gz
|
||||
lib/X11/fonts/xtel/g1s8x10.pcf.gz
|
||||
lib/X11/fonts/xtel/xteldigit.pcf.gz
|
||||
lib/X11/xtel/modem.list
|
||||
lib/X11/xtel/xtel.lignes
|
||||
lib/X11/xtel/xtel.log
|
||||
lib/X11/xtel/xtel.services
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
|
||||
%%PORTDOCS%%%%DOCSDIR%%/FAQ.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/HISTOIRE.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LISEZMOI.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README_IMINITEL.txt
|
||||
@dirrm lib/X11/xtel
|
||||
@dirrm lib/X11/fonts/xtel
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
@ -32,7 +32,6 @@
|
||||
SUBDIR += ftplocate
|
||||
SUBDIR += ftpmirror
|
||||
SUBDIR += ftpproxy
|
||||
SUBDIR += ftpq
|
||||
SUBDIR += ftpsesame
|
||||
SUBDIR += ftpsync
|
||||
SUBDIR += ftptool
|
||||
|
@ -1,41 +0,0 @@
|
||||
# New ports collection makefile for: ftpq
|
||||
# Date created: Mon 03 Jul 2000
|
||||
# Whom: will
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ftpq
|
||||
PORTVERSION= 1.11
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://mark.tranchant.co.uk/files/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Upload queue manager for non-permanent connections
|
||||
|
||||
DEPRECATED= upstream has disapeared
|
||||
EXPIRATION_DATE= 2010-12-30
|
||||
BROKEN= does not fetch
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= ftpq.1
|
||||
PLIST_SUB+= SPOOLDIR=${SPOOLDIR}
|
||||
PORTDOCS= CHANGELOG README TODO
|
||||
|
||||
# This may be set interactively at install-time:
|
||||
SPOOLDIR?= /var/spool/ftpq
|
||||
|
||||
post-patch:
|
||||
@ ${REINPLACE_CMD} -e 's#%%SPOOLDIR%%#${SPOOLDIR}#' \
|
||||
${WRKSRC}/Makefile.in ${WRKSRC}/src/ftpq.h
|
||||
|
||||
post-install:
|
||||
@ ${MKDIR} ${SPOOLDIR} && ${CHMOD} 777 ${SPOOLDIR}
|
||||
.if !defined(NOPORTDOCS)
|
||||
@ ${MKDIR} ${DOCSDIR}
|
||||
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (ftpq-1.11.tar.gz) = f1d81c981a74e482481c75f189635006
|
||||
SHA256 (ftpq-1.11.tar.gz) = 4b1c5ecd1d94f67be1270eb7b3b347f102e83e2f6e580ee6898c18fedd35b772
|
||||
SIZE (ftpq-1.11.tar.gz) = 85067
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.in.orig Tue Sep 4 13:00:00 2001
|
||||
+++ Makefile.in Wed Sep 5 15:01:12 2001
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
# Spool directory. Also hard-coded into the executable.
|
||||
# See ftpq.h.
|
||||
-SPOOLDIR = /tmp/ftpq/
|
||||
+SPOOLDIR = %%SPOOLDIR%%
|
||||
|
||||
# Program name
|
||||
PROG = ftpq
|
@ -1,11 +0,0 @@
|
||||
--- src/ftpq.h.orig Tue Sep 4 13:00:00 2001
|
||||
+++ src/ftpq.h Wed Sep 5 15:02:03 2001
|
||||
@@ -35,7 +35,7 @@
|
||||
#include <pwd.h>
|
||||
|
||||
/* useful defined constants */
|
||||
-#define SPOOLDIR "/tmp/ftpq/" /* must end in /. Check Makefile, too. */
|
||||
+#define SPOOLDIR "%%SPOOLDIR%%/"/* must end in /. Check Makefile, too. */
|
||||
#define HOSTRESP 2048 /* ftp server response buffer, bytes */
|
||||
#define BUFSIZE 2048 /* general purpose global buffer */
|
||||
#define SMTP_PORT 25
|
@ -1,6 +0,0 @@
|
||||
ftpq is an ftp upload queue manager. If you live behind
|
||||
a dial-up link to the Internet, and regularly upload files
|
||||
(e.g. for web sites), ftpq allows you to queue the uploads
|
||||
whilst off-line for processing on next connection to the network.
|
||||
|
||||
WWW: http://tranchant.plus.com/computing/ftpq
|
@ -1,3 +0,0 @@
|
||||
bin/ftpq
|
||||
@exec mkdir -p %D%%SPOOLDIR%% && chmod 777 %D%%SPOOLDIR%%
|
||||
@unexec rmdir %D%%SPOOLDIR%% 2>/dev/null || true
|
@ -216,7 +216,6 @@
|
||||
SUBDIR += fv
|
||||
SUBDIR += fyre
|
||||
SUBDIR += g2
|
||||
SUBDIR += g3dviewer
|
||||
SUBDIR += gambas2-gb-gtk-svg
|
||||
SUBDIR += gambas2-gb-image
|
||||
SUBDIR += gambas2-gb-opengl
|
||||
@ -683,7 +682,6 @@
|
||||
SUBDIR += p5-chart
|
||||
SUBDIR += p5-clutter
|
||||
SUBDIR += p5-ming
|
||||
SUBDIR += paintlib
|
||||
SUBDIR += panoglview
|
||||
SUBDIR += panomatic
|
||||
SUBDIR += passepartout
|
||||
|
@ -1,45 +0,0 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: g3dviewer
|
||||
# Date created: May 30, 2002
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= g3dviewer
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://automagically.de/files/
|
||||
|
||||
DEPRECATED= does not build with gcc 4.2, upstream disapeared
|
||||
EXPIRATION_DATE= 2010-12-30
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A 3D file viewer for GTK+
|
||||
|
||||
LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
|
||||
|
||||
USE_GNOME= gnometarget gtk20
|
||||
USE_GL= gl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
MAN1= g3dviewer.1
|
||||
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|DBG_CFLAGS="-O2"|DBG_CFLAGS=""|g' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (g3dviewer-0.2.0.tar.gz) = 800698ac338191e998e8cfd2943909a0
|
||||
SHA256 (g3dviewer-0.2.0.tar.gz) = 6c48aa40c30072367699318131c1f82ca981fe49b598bb2db4a3d59acfaccc25
|
||||
SIZE (g3dviewer-0.2.0.tar.gz) = 196824
|
@ -1,19 +0,0 @@
|
||||
--- src/glarea.c.orig Wed Jul 13 05:18:12 2005
|
||||
+++ src/glarea.c Wed Jul 20 02:34:25 2005
|
||||
@@ -55,6 +55,7 @@
|
||||
#ifdef HAVE_GTKGLEXT
|
||||
GdkGLDrawable *gldrawable;
|
||||
GdkGLContext *glcontext;
|
||||
+ G3DModel *model;
|
||||
|
||||
gldrawable = gtk_widget_get_gl_drawable(widget);
|
||||
glcontext = gtk_widget_get_gl_context(widget);
|
||||
@@ -64,7 +65,7 @@
|
||||
if(gtk_gl_area_make_current(GTK_GL_AREA(widget)))
|
||||
{
|
||||
#endif
|
||||
- G3DModel *model = (G3DModel*)gtk_object_get_data(GTK_OBJECT(widget),
|
||||
+ model = (G3DModel*)gtk_object_get_data(GTK_OBJECT(widget),
|
||||
"model");
|
||||
glViewport(0,0, widget->allocation.width, widget->allocation.height);
|
||||
model->aspect = (float)widget->allocation.width /
|
@ -1,21 +0,0 @@
|
||||
G3DViewer is a 3D file viewer for GTK+ supporting a variety of file types:
|
||||
- 3D Studio (.3ds, .prj)
|
||||
- LightWave (.lw, .lwb, .lwo)
|
||||
- Alias Wavefront (.obj)
|
||||
- Impulse TurboSilver / Imagine (.iob)
|
||||
- AutoCAD (.dxf)
|
||||
- Quake II Models (.md2)
|
||||
- Neutral File Format (.nff)
|
||||
- 3D Metafile (.3dmf, .3mf, .b3d)
|
||||
- Caligari TrueSpace Objects (.cob)
|
||||
- Quick3D Objects & Scenes (.q3o, q3s)
|
||||
- VRML 1.0 files (.wrl, .vrml) (still buggy)
|
||||
- AC3D objects (.ac, .acc)
|
||||
|
||||
Some of the features are:
|
||||
- Wireframe mode
|
||||
- Texture support
|
||||
- Specular lighting (not really nice at the moment)
|
||||
- changable background color :)
|
||||
|
||||
WWW: http://automagically.de/index.shtml?g3dviewer
|
@ -1,27 +0,0 @@
|
||||
bin/g3dviewer
|
||||
include/g3dviewer_plugin.h
|
||||
lib/g3dviewer/plugins/image/img_bmp.so
|
||||
lib/g3dviewer/plugins/image/img_gdkpixbuf.so
|
||||
lib/g3dviewer/plugins/image/img_sgi.so
|
||||
lib/g3dviewer/plugins/import/imp_3dmf.so
|
||||
lib/g3dviewer/plugins/import/imp_3ds.so
|
||||
lib/g3dviewer/plugins/import/imp_ac3d.so
|
||||
lib/g3dviewer/plugins/import/imp_cob.so
|
||||
lib/g3dviewer/plugins/import/imp_dxf.so
|
||||
lib/g3dviewer/plugins/import/imp_heightfield.so
|
||||
lib/g3dviewer/plugins/import/imp_iob.so
|
||||
lib/g3dviewer/plugins/import/imp_lwo.so
|
||||
lib/g3dviewer/plugins/import/imp_md2.so
|
||||
lib/g3dviewer/plugins/import/imp_nff.so
|
||||
lib/g3dviewer/plugins/import/imp_obj.so
|
||||
lib/g3dviewer/plugins/import/imp_q3o.so
|
||||
lib/g3dviewer/plugins/import/imp_vrml.so
|
||||
%%DATADIR%%/pixmaps/icon16_material.xpm
|
||||
%%DATADIR%%/pixmaps/icon16_model.xpm
|
||||
%%DATADIR%%/pixmaps/icon16_plugins.xpm
|
||||
@dirrm %%DATADIR%%/pixmaps
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm lib/g3dviewer/plugins/import
|
||||
@dirrm lib/g3dviewer/plugins/image
|
||||
@dirrm lib/g3dviewer/plugins
|
||||
@dirrm lib/g3dviewer
|
@ -1,50 +0,0 @@
|
||||
# New ports collection makefile for: paintlib
|
||||
# Date created: 18 June 2004
|
||||
# Whom: Frerich Raabe <frerich.raabe@gmx.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= paintlib
|
||||
PORTVERSION= 2.6.2
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= http://www.paintlib.de/paintlib/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C++ library for processing images
|
||||
|
||||
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
png:${PORTSDIR}/graphics/png \
|
||||
tiff:${PORTSDIR}/graphics/tiff \
|
||||
ungif:${PORTSDIR}/graphics/libungif
|
||||
|
||||
DEPRECATED= does not compile with new tiff and no more maintained upstream
|
||||
EXPIRATION_DATE= 2010-12-30
|
||||
BROKEN= does not compile with new tiff
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-SDL --disable-dfb
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAN1= paintlib-config.1
|
||||
|
||||
post-patch:
|
||||
# Resolve name collision with jpeg-8
|
||||
${REINPLACE_CMD} -e 's|jpeg_mem_dest|paintlib_jpeg_mem_dest|' \
|
||||
${WRKSRC}/common/jmemdest.cpp \
|
||||
${WRKSRC}/common/jmemdest.h \
|
||||
${WRKSRC}/common/pljpegenc.cpp \
|
||||
${WRKSRC}/doc/reference/html/jmemdest_8h-source.html
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800501
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (paintlib-2.6.2.tar.gz) = f710c210bf9ac0c2aeb57fb610f29e87
|
||||
SHA256 (paintlib-2.6.2.tar.gz) = ccf3628ac6cb5a4904b06158f27aac4aa196b5d201ed4434738017c14f35b243
|
||||
SIZE (paintlib-2.6.2.tar.gz) = 1284199
|
@ -1,13 +0,0 @@
|
||||
--- common/plfilesrc.cpp.orig Fri Jun 18 20:46:59 2004
|
||||
+++ common/plfilesrc.cpp Fri Jun 18 20:47:16 2004
|
||||
@@ -17,9 +17,9 @@
|
||||
#include "plexcept.h"
|
||||
|
||||
#ifdef HAVE_MMAP
|
||||
+#include <sys/types.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h>
|
||||
-#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
@ -1,11 +0,0 @@
|
||||
--- common/plpgmdec.h.orig Fri Dec 22 17:54:22 2006
|
||||
+++ common/plpgmdec.h Fri Dec 22 18:00:19 2006
|
||||
@@ -72,7 +72,7 @@
|
||||
PLDataSource * pDataSrc
|
||||
);
|
||||
|
||||
- PLBYTE PLPGMDecoder::readASCIIPixel8
|
||||
+ PLBYTE readASCIIPixel8
|
||||
( int MaxGrayValue,
|
||||
PLDataSource * pDataSrc
|
||||
);
|
@ -1,17 +0,0 @@
|
||||
--- common/plpngdec.h.orig Fri Dec 22 17:53:56 2006
|
||||
+++ common/plpngdec.h Fri Dec 22 17:59:29 2006
|
||||
@@ -49,12 +49,12 @@
|
||||
|
||||
private:
|
||||
|
||||
- static void PLPNGDecoder::user_error_fn
|
||||
+ static void user_error_fn
|
||||
( png_structp png_ptr,
|
||||
png_const_charp error_msg
|
||||
);
|
||||
|
||||
- static void PLPNGDecoder::user_warning_fn
|
||||
+ static void user_warning_fn
|
||||
( png_structp png_ptr,
|
||||
png_const_charp warning_msg
|
||||
);
|
@ -1,11 +0,0 @@
|
||||
--- common/plppmdec.h.orig Fri Dec 22 17:54:44 2006
|
||||
+++ common/plppmdec.h Fri Dec 22 18:01:20 2006
|
||||
@@ -78,7 +78,7 @@
|
||||
);
|
||||
|
||||
|
||||
- PLPixel32 PLPPMDecoder::readASCIIPixel32
|
||||
+ PLPixel32 readASCIIPixel32
|
||||
( int MaxGrayValue,
|
||||
PLDataSource * pDataSrc
|
||||
);
|
@ -1,11 +0,0 @@
|
||||
--- common/test/pltestdecoders.cpp.orig Fri Jun 18 22:09:17 2004
|
||||
+++ common/test/pltestdecoders.cpp Fri Jun 18 22:09:36 2004
|
||||
@@ -135,7 +135,7 @@
|
||||
|
||||
#ifndef WIN32
|
||||
// this function is used to select all files that do not start with a dot
|
||||
-int selectFile(const struct dirent * theEntry)
|
||||
+int selectFile(struct dirent * theEntry)
|
||||
{
|
||||
if (theEntry->d_name[0] == '.')
|
||||
{
|
@ -1,11 +0,0 @@
|
||||
--- common/plpngdec.cpp.orig 2004-10-03 19:49:22.000000000 +0200
|
||||
+++ common/plpngdec.cpp 2010-04-05 21:15:31.000000000 +0200
|
||||
@@ -108,7 +108,7 @@
|
||||
|
||||
SetBmpInfo (PLPoint (width, height), PLPoint(0,0), pf);
|
||||
|
||||
- PLULONG XRes, YRes;
|
||||
+ png_uint_32 XRes, YRes;
|
||||
int UnitType;
|
||||
png_get_pHYs (m_png_ptr, m_info_ptr, &XRes, &YRes,
|
||||
&UnitType);
|
@ -1,8 +0,0 @@
|
||||
paintlib is a portable C++ class library for image loading, saving
|
||||
and manipulation. Images can be loaded from BMP, GIF, IFF, JPEG,
|
||||
PCX, PGM, PICT, PNG, PSD, SGI, TGA, TIFF and WMF files and saved
|
||||
in BMP, JPEG, PNG and TIFF formats. Image manipulation can be done
|
||||
either through filters implemented in filter classes or by directly
|
||||
accessing the bitmap bits.
|
||||
|
||||
WWW: http://www.paintlib.de/paintlib/
|
@ -1,105 +0,0 @@
|
||||
bin/paintlib-config
|
||||
include/paintlib/Filter/pl2passscale.h
|
||||
include/paintlib/Filter/plcontribdefs.h
|
||||
include/paintlib/Filter/plfilter.h
|
||||
include/paintlib/Filter/plfiltercolorize.h
|
||||
include/paintlib/Filter/plfiltercontrast.h
|
||||
include/paintlib/Filter/plfiltercrop.h
|
||||
include/paintlib/Filter/plfilterfill.h
|
||||
include/paintlib/Filter/plfilterfillrect.h
|
||||
include/paintlib/Filter/plfilterflip.h
|
||||
include/paintlib/Filter/plfilterfliprgb.h
|
||||
include/paintlib/Filter/plfiltergetalpha.h
|
||||
include/paintlib/Filter/plfiltergrayscale.h
|
||||
include/paintlib/Filter/plfilterintensity.h
|
||||
include/paintlib/Filter/plfilterlightness.h
|
||||
include/paintlib/Filter/plfiltermirror.h
|
||||
include/paintlib/Filter/plfilterpixel.h
|
||||
include/paintlib/Filter/plfilterquantize.h
|
||||
include/paintlib/Filter/plfilterresize.h
|
||||
include/paintlib/Filter/plfilterresizebilinear.h
|
||||
include/paintlib/Filter/plfilterresizebox.h
|
||||
include/paintlib/Filter/plfilterresizegaussian.h
|
||||
include/paintlib/Filter/plfilterresizehamming.h
|
||||
include/paintlib/Filter/plfilterrotate.h
|
||||
include/paintlib/Filter/plfilterthreshold.h
|
||||
include/paintlib/Filter/plfiltervideoinvert.h
|
||||
include/paintlib/Filter/plhsvconvert.h
|
||||
include/paintlib/Filter/plinplacefilter.h
|
||||
include/paintlib/config.h
|
||||
include/paintlib/jmemdest.h
|
||||
include/paintlib/jmemsrc.h
|
||||
include/paintlib/planybmp.h
|
||||
include/paintlib/planydec.h
|
||||
include/paintlib/plbitmap.h
|
||||
include/paintlib/plbmpbase.h
|
||||
include/paintlib/plbmpdec.h
|
||||
include/paintlib/plbmpenc.h
|
||||
include/paintlib/plbmpinfo.h
|
||||
include/paintlib/plcountedpointer.h
|
||||
include/paintlib/pldatasink.h
|
||||
include/paintlib/pldatasrc.h
|
||||
include/paintlib/pldebug.h
|
||||
include/paintlib/pldecoderfactory.h
|
||||
include/paintlib/plexcept.h
|
||||
include/paintlib/plexif.h
|
||||
include/paintlib/plfilesink.h
|
||||
include/paintlib/plfilesrc.h
|
||||
include/paintlib/plgifdec.h
|
||||
include/paintlib/pliff85.h
|
||||
include/paintlib/pliff85dec.h
|
||||
include/paintlib/pljpegdec.h
|
||||
include/paintlib/pljpegenc.h
|
||||
include/paintlib/plmemsink.h
|
||||
include/paintlib/plmemsrc.h
|
||||
include/paintlib/plobject.h
|
||||
include/paintlib/ploptable.h
|
||||
include/paintlib/plpaintlibdefs.h
|
||||
include/paintlib/plpcx.h
|
||||
include/paintlib/plpcxdec.h
|
||||
include/paintlib/plpgm.h
|
||||
include/paintlib/plpgmdec.h
|
||||
include/paintlib/plpicdec.h
|
||||
include/paintlib/plpicenc.h
|
||||
include/paintlib/plpictdec.h
|
||||
include/paintlib/plpixel16.h
|
||||
include/paintlib/plpixel24.h
|
||||
include/paintlib/plpixel32.h
|
||||
include/paintlib/plpixel8.h
|
||||
include/paintlib/plpixeldefs.h
|
||||
include/paintlib/plpixelformat.h
|
||||
include/paintlib/plpngdec.h
|
||||
include/paintlib/plpngenc.h
|
||||
include/paintlib/plpoint.h
|
||||
include/paintlib/plppm.h
|
||||
include/paintlib/plppmdec.h
|
||||
include/paintlib/plprognot.h
|
||||
include/paintlib/plpsddec.h
|
||||
include/paintlib/plrect.h
|
||||
include/paintlib/plsgidec.h
|
||||
include/paintlib/plsubbmp.h
|
||||
include/paintlib/pltga.h
|
||||
include/paintlib/pltgadec.h
|
||||
include/paintlib/pltiffdec.h
|
||||
include/paintlib/pltiffenc.h
|
||||
include/paintlib/pltiffencex.h
|
||||
include/paintlib/plurlsrc.h
|
||||
include/paintlib/plwindefs.h
|
||||
include/paintlib/qdraw.h
|
||||
include/paintlib/tif_msrc.h
|
||||
include/paintlib/test/pltest.h
|
||||
include/paintlib/test/pltestcountedpointer.h
|
||||
include/paintlib/test/pltestdecoders.h
|
||||
include/paintlib/test/pltester.h
|
||||
include/paintlib/test/pltestexif.h
|
||||
include/paintlib/test/pltestfilters.h
|
||||
include/paintlib/test/pltestpixelformat.h
|
||||
include/paintlib/test/testfilterresizebilinear.h
|
||||
include/paintlib/test/testpsddecoder.h
|
||||
lib/libpaintlib.a
|
||||
lib/libpaintlib.la
|
||||
lib/libpaintlib.so
|
||||
lib/libpaintlib.so.1
|
||||
@dirrm include/paintlib/Filter
|
||||
@dirrm include/paintlib/test
|
||||
@dirrm include/paintlib
|
@ -323,7 +323,6 @@
|
||||
SUBDIR += scheme48
|
||||
SUBDIR += schemetoc
|
||||
SUBDIR += scm
|
||||
SUBDIR += scriba
|
||||
SUBDIR += scsh
|
||||
SUBDIR += sdcc
|
||||
SUBDIR += sdcc-devel
|
||||
|
@ -1,156 +0,0 @@
|
||||
# New ports collection makefile for: scriba
|
||||
# Date created: 07 January 2001
|
||||
# Whom: George Reid <greid@ukug.uk.freebsd.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= scriba
|
||||
PORTVERSION= 20b0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.scriptbasic.com/download/
|
||||
DISTNAME= ${PORTNAME}-v2.0b0-source
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A scripting implementation of the BASIC language
|
||||
|
||||
DEPRECATED= Does not compile with gcc 4.2+, looks like abandonware
|
||||
EXPIRATION_DATE= 2010-12-30
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_PERL5= yes
|
||||
CFLAGS+= -fPIC
|
||||
PORTDOCS= *
|
||||
|
||||
# Extensions that depend on external libs default to off
|
||||
|
||||
OPTIONS= BDB "Berkeley DB extension" off \
|
||||
CURL "CURL extension" off \
|
||||
GD "gd extension" off \
|
||||
MYSQL "MySQL extension (3.2.3 only)" off \
|
||||
ODBC "ODBC extension" off \
|
||||
PGSQL "PostgreSQL extension" off \
|
||||
XML "libxml2 extension" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= fails to compile
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not install
|
||||
.endif
|
||||
|
||||
# Dependencies for port options
|
||||
|
||||
.if defined(WITH_BDB)
|
||||
LIB_DEPENDS+= db41.1:${PORTSDIR}/databases/db41
|
||||
PLIST_SUB+= BDB=""
|
||||
.else
|
||||
PLIST_SUB+= BDB="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_CURL)
|
||||
LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
|
||||
PLIST_SUB+= CURL=""
|
||||
.else
|
||||
PLIST_SUB+= CURL="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GD)
|
||||
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
|
||||
PLIST_SUB+= GD=""
|
||||
.else
|
||||
PLIST_SUB+= GD="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_MYSQL)
|
||||
LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
|
||||
PLIST_SUB+= MYSQL=""
|
||||
.else
|
||||
PLIST_SUB+= MYSQL="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ODBC)
|
||||
LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC
|
||||
PLIST_SUB+= ODBC=""
|
||||
.else
|
||||
PLIST_SUB+= ODBC="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PGSQL)
|
||||
USE_PGSQL= yes
|
||||
PLIST_SUB+= PGSQL=""
|
||||
.else
|
||||
PLIST_SUB+= PGSQL="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_XML)
|
||||
LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
PLIST_SUB+= XML=""
|
||||
.else
|
||||
PLIST_SUB+= XML="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
# Put esd.pm in a directory where perl will find it
|
||||
cd ${WRKSRC} && ${MKDIR} jamal && ${CP} esd.pm jamal
|
||||
${GREP} -Rl '^#!.*bin/perl' ${WRKSRC} | \
|
||||
${XARGS} ${REINPLACE_CMD} -e 's,^#!.*bin/perl,#!${PERL},'
|
||||
${REINPLACE_CMD} \
|
||||
-e 's,%%PREFIX%%,${PREFIX},g' \
|
||||
-e 's,%%LOCALBASE%%,${LOCALBASE},g' \
|
||||
-e 's,%%DOCSDIR%%,${DOCSDIR},g' \
|
||||
-e 's,%%DATADIR%%,${DATADIR},g' \
|
||||
-e 's,%%CC%%,${CC},g' \
|
||||
-e 's,%%CFLAGS%%,${CFLAGS},g' \
|
||||
-e 's,%%LDFLAGS%%,${LDFLAGS},g' \
|
||||
-e 's,%%PTHREAD_LIBS%%,${PTHREAD_LIBS},g' \
|
||||
-e 's,root:root,root:wheel,g' \
|
||||
${WRKSRC}/setup.pl ${WRKSRC}/scriba.c ${WRKSRC}/make_gcc.jim
|
||||
.if ${ARCH} == "amd64"
|
||||
${REINPLACE_CMD} -e 's, -Bstatic,,g' ${WRKSRC}/make_gcc.jim
|
||||
.endif
|
||||
|
||||
# Remove extensions not selected as options
|
||||
|
||||
.if !defined(WITH_BDB)
|
||||
@${RM} -rf ${WRKSRC}/extensions/bdb
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_CURL)
|
||||
@${RM} -rf ${WRKSRC}/extensions/curl
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_GD)
|
||||
@${RM} -rf ${WRKSRC}/extensions/gd
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_MYSQL)
|
||||
@${RM} -rf ${WRKSRC}/extensions/mysql
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_ODBC)
|
||||
@${RM} -rf ${WRKSRC}/extensions/odbc
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_PGSQL)
|
||||
@${RM} -rf ${WRKSRC}/extensions/psql
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_XML)
|
||||
@${RM} -rf ${WRKSRC}/extensions/xml
|
||||
.endif
|
||||
|
||||
do-build:
|
||||
# -I allows script to include the Jamal preprocessor
|
||||
cd ${WRKSRC} && export PERL5OPT='-I${WRKSRC}' && \
|
||||
${PERL} setup.pl --unix
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} && \
|
||||
${PERL} setup.pl --unix --no-install-interactive --install && \
|
||||
${SH} install.sh
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (scriba-v2.0b0-source.tar.gz) = c3cf4d8af5e4a3af46180c8237805ee2
|
||||
SHA256 (scriba-v2.0b0-source.tar.gz) = f3fa87b54efc5c8e516bb8f27458e180813874dae70d51710e7c23704e656c3b
|
||||
SIZE (scriba-v2.0b0-source.tar.gz) = 1246794
|
@ -1,13 +0,0 @@
|
||||
--- commands/environ.c.orig Tue Mar 1 23:04:45 2005
|
||||
+++ commands/environ.c Tue Mar 1 23:06:19 2005
|
||||
@@ -27,6 +27,10 @@
|
||||
#define _environ environ
|
||||
#endif
|
||||
|
||||
+#ifdef __FreeBSD__
|
||||
+#define _environ environ
|
||||
+#endif
|
||||
+
|
||||
extern char **_environ;
|
||||
|
||||
/**ENVIRON
|
@ -1,20 +0,0 @@
|
||||
--- extensions/bdb/interface.c.orig Tue Mar 1 18:07:08 2005
|
||||
+++ extensions/bdb/interface.c Tue Mar 1 19:36:14 2005
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
These lines are needed by the configurator to generate the file 'libraries.jim'
|
||||
NTLIBS: libdb41s.lib
|
||||
-UXLIBS: -lbdb
|
||||
+UXLIBS: -ldb41
|
||||
|
||||
*/
|
||||
#include <sys/types.h>
|
||||
@@ -22,7 +22,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
-#include <db.h>
|
||||
+#include <db41/db.h>
|
||||
|
||||
#include "../../basext.h"
|
||||
|
@ -1,24 +0,0 @@
|
||||
--- extensions/curl/interface.c.orig Tue Mar 1 19:38:05 2005
|
||||
+++ extensions/curl/interface.c Tue Mar 1 19:47:08 2005
|
||||
@@ -18,7 +18,7 @@
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
NTLIBS: libcurl.lib ws2_32.lib
|
||||
-UXLIBS: -lcurl -lssl -lcrypto -ldl -lc
|
||||
+UXLIBS: -lcurl -lssl -lcrypto -lc
|
||||
|
||||
*/
|
||||
#include <stdio.h>
|
||||
@@ -1352,10 +1352,10 @@
|
||||
if( Argument == NULL )return COMMAND_ERROR_ARGUMENT_RANGE;
|
||||
Argument = besCONVERT2STRING(Argument);
|
||||
if( STRLEN(Argument) == 10 && memcmp(STRINGVALUE(Argument),"IFMODSINCE",10) == 0 ){
|
||||
- value = TIMECOND_IFMODSINCE;
|
||||
+ value = CURL_TIMECOND_IFMODSINCE;
|
||||
}else
|
||||
if( STRLEN(Argument) == 12 && memcmp(STRINGVALUE(Argument),"IFUNMODSINCE",12) == 0 ){
|
||||
- value = TIMECOND_IFUNMODSINCE;
|
||||
+ value = CURL_TIMECOND_IFUNMODSINCE;
|
||||
}else return COMMAND_ERROR_ARGUMENT_RANGE;
|
||||
res = curl_easy_setopt(pCon->myConnection,CURLOPT_TIMECONDITION,value);
|
||||
if( res == CURLE_OK ) return COMMAND_ERROR_SUCCESS;
|
@ -1,11 +0,0 @@
|
||||
--- extensions/curses/interface.c.orig Tue Mar 1 19:38:05 2005
|
||||
+++ extensions/curses/interface.c Tue Mar 1 19:51:22 2005
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
*/
|
||||
#include <curses.h>
|
||||
-#include <malloc.h>
|
||||
+#include <stdlib.h>
|
||||
|
||||
/**
|
||||
=H the module CURSES
|
@ -1,11 +0,0 @@
|
||||
--- extensions/psql/interface.c.orig Tue Mar 1 21:47:06 2005
|
||||
+++ extensions/psql/interface.c Tue Mar 1 22:08:58 2005
|
||||
@@ -24,7 +24,7 @@
|
||||
#define PTS_MODULE "pgsqlinterf.c"
|
||||
|
||||
/* vvv Debian GNU/Linux: /usr/include/postgresql/libpq-fe.h */
|
||||
-#include <postgresql/libpq-fe.h>
|
||||
+#include <libpq-fe.h>
|
||||
#include "../../basext.h"
|
||||
#include <stdio.h> /* simple debugging */
|
||||
#include <string.h> /* memcmp() */
|
@ -1,11 +0,0 @@
|
||||
--- extensions/re/regex.h.orig Tue Mar 1 22:12:11 2005
|
||||
+++ extensions/re/regex.h Tue Mar 1 22:14:55 2005
|
||||
@@ -53,6 +53,8 @@
|
||||
#define __stdcall
|
||||
#endif
|
||||
|
||||
+#include <unistd.h>
|
||||
+
|
||||
/* types */
|
||||
typedef off_t regoff_t;
|
||||
|
@ -1,23 +0,0 @@
|
||||
--- make_gcc.jim.orig Tue Mar 1 22:15:45 2005
|
||||
+++ make_gcc.jim Tue Mar 1 22:18:31 2005
|
||||
@@ -15,7 +15,7 @@
|
||||
-I where the include directories are
|
||||
-L where the libraries are
|
||||
}
|
||||
-{#define cc=gcc -w}
|
||||
+{#define cc=cc -w %%CFLAGS%% -L%%LOCALBASE%%/lib -I%%LOCALBASE%%/include -I%%LOCALBASE%%/include/libxml2 -L%%LOCALBASE%%/lib/mysql }
|
||||
{#define CcOptOutput/X=-o X}
|
||||
{#define CcOptInput/X=X}
|
||||
{#define CcOptCompile=-c}
|
||||
@@ -26,9 +26,9 @@
|
||||
{#define LibOptOutput/X=-r X}
|
||||
{#define LibOptInput/X=X}
|
||||
|
||||
-{#define ld=ld -shared -Bstatic}
|
||||
+{#define ld=ld %%LDFLAGS%% -shared -Bstatic -L%%LOCALBASE%%/lib -L%%LOCALBASE%%/lib/mysql }
|
||||
{#define LdOptOutput/X=-o X}
|
||||
{#define LdOptInput/X=X}
|
||||
|
||||
{@comment the standard libraries that we need}
|
||||
-{#define StandardLibraries=-lc -lm -ldl -lpthread}
|
||||
+{#define StandardLibraries=-lc -lm %%PTHREAD_LIBS%%}
|
@ -1,15 +0,0 @@
|
||||
--- memory.c.orig Mon Apr 22 01:40:39 2002
|
||||
+++ memory.c Tue Mar 1 22:11:42 2005
|
||||
@@ -19,7 +19,11 @@
|
||||
|
||||
TO_HEADER:
|
||||
|
||||
-typedef unsigned char BYTE, *PBYTE;
|
||||
+#ifndef BYTE_TYPE_ALREADY_DEFINED
|
||||
+typedef unsigned char BYTE;
|
||||
+#endif
|
||||
+
|
||||
+typedef unsigned char *PBYTE;
|
||||
|
||||
typedef struct _FixSizeMemoryObject {
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- scriba.c.orig Tue Mar 1 23:06:45 2005
|
||||
+++ scriba.c Wed Mar 2 01:07:07 2005
|
||||
@@ -98,7 +98,7 @@
|
||||
#define CONFIG_FILE "SCRIBA.INI"
|
||||
#else
|
||||
#define CONFIG_ENVIR "SCRIBACONF"
|
||||
-#define CONFIG_FILE "/etc/scriba/basic.conf"
|
||||
+#define CONFIG_FILE "%%PREFIX%%/etc/scriba/basic.conf"
|
||||
#endif
|
||||
|
||||
|
@ -1,75 +0,0 @@
|
||||
--- setup.pl.orig Wed Mar 2 19:06:18 2005
|
||||
+++ setup.pl Wed Mar 2 19:08:02 2005
|
||||
@@ -176,7 +176,6 @@
|
||||
#
|
||||
$esdlocation = undef;
|
||||
for (@INC){
|
||||
- next if /\./;
|
||||
if( -e "$_/jamal/esd.pm" ){
|
||||
$esdlocation = "$_/jamal/esd.pm";
|
||||
}
|
||||
@@ -1152,7 +1151,7 @@
|
||||
let ERRCOUNT = \$ERRCOUNT+1
|
||||
fi
|
||||
|
||||
-chown $owner:$owner $to 2>/dev/null
|
||||
+chown $owner $to 2>/dev/null
|
||||
if [ \$? -ne 0 ] ; then
|
||||
echo "###ERROR setting the owner of the file $to to $owner"
|
||||
let ERRCOUNT = \$ERRCOUNT+1
|
||||
@@ -1186,7 +1185,7 @@
|
||||
let ERRCOUNT = \$ERRCOUNT+1
|
||||
fi
|
||||
|
||||
-chown $owner:$owner $tofils 2>/dev/null
|
||||
+chown $owner $tofils 2>/dev/null
|
||||
if [ \$? -ne 0 ] ; then
|
||||
echo "###ERROR setting the owner of the file $tofils to $owner"
|
||||
let ERRCOUNT = \$ERRCOUNT+1
|
||||
@@ -1410,7 +1409,7 @@
|
||||
print F <<ENDSHELL;
|
||||
#!/bin/sh
|
||||
#
|
||||
-# Start/stops the ScriptBasic httpd daemon (/usr/bin/sbhttpd)
|
||||
+# Start/stops the ScriptBasic httpd daemon (%%PREFIX%%/bin/sbhttpd)
|
||||
#
|
||||
|
||||
PIDFILE=$LOG/pid.txt
|
||||
@@ -1453,7 +1452,7 @@
|
||||
echo "\$0 \$ARG: sbhttpd (pid \$PID) already running"
|
||||
continue
|
||||
fi
|
||||
- if /usr/bin/sbhttpd -start ; then
|
||||
+ if %%PREFIX%%/bin/sbhttpd -start ; then
|
||||
echo "\$0 \$ARG: sbhttpd started"
|
||||
else
|
||||
echo "\$0 \$ARG: sbhttpd could not be started"
|
||||
@@ -1795,17 +1794,17 @@
|
||||
#
|
||||
# UNIX installation default configuration values
|
||||
#
|
||||
-$INSTALL_DEFAULT_CONFIGDIR='/etc/scriba';
|
||||
-$INSTALL_DEFAULT_INCLUDE ='/usr/share/scriba/include';
|
||||
-$INSTALL_DEFAULT_SOURCE ='/usr/share/scriba/source';
|
||||
-$INSTALL_DEFAULT_MODULE ='/usr/local/lib/scriba';
|
||||
-$INSTALL_DEFAULT_DOCU ='/usr/share/scriba/source';
|
||||
-$INSTALL_DEFAULT_LIB ='/usr/local/lib';
|
||||
-$INSTALL_DEFAULT_CACHE ='/var/cache/scriba/cache';
|
||||
-$INSTALL_DEFAULT_HEBTEMP ='/var/cache/scriba/hebtemp';
|
||||
-$INSTALL_DEFAULT_BIN ='/usr/bin';
|
||||
-$INSTALL_DEFAULT_LOG ='/var/log/scriba';
|
||||
-$INSTALL_DEFAULT_ETC ='/etc/init.d';
|
||||
+$INSTALL_DEFAULT_CONFIGDIR='%%PREFIX%%/etc/scriba';
|
||||
+$INSTALL_DEFAULT_INCLUDE ='%%PREFIX%%/include/scriba';
|
||||
+$INSTALL_DEFAULT_SOURCE ='%%DATADIR%%/source';
|
||||
+$INSTALL_DEFAULT_MODULE ='%%PREFIX%%/lib/scriba';
|
||||
+$INSTALL_DEFAULT_DOCU ='%%DOCSDIR%%';
|
||||
+$INSTALL_DEFAULT_LIB ='%%PREFIX%%/lib';
|
||||
+$INSTALL_DEFAULT_CACHE ='%%PREFIX%%/var/cache/scriba/cache';
|
||||
+$INSTALL_DEFAULT_HEBTEMP ='%%PREFIX%%/var/cache/scriba/hebtemp';
|
||||
+$INSTALL_DEFAULT_BIN ='%%PREFIX%%/bin';
|
||||
+$INSTALL_DEFAULT_LOG ='%%PREFIX%%/var/log/scriba';
|
||||
+$INSTALL_DEFAULT_ETC ='%%PREFIX%%/etc/rc.d';
|
||||
|
||||
%INSTALL_DEFAULT = (
|
||||
'--install-configdir' => $INSTALL_DEFAULT_CONFIGDIR,
|
@ -1,11 +0,0 @@
|
||||
ScriptBasic is a scripting implementation of the BASIC language. The
|
||||
aim of this implementation is to provide a general and widely used
|
||||
tool for the simple programmer. One of the reason behind the success
|
||||
of the Microsoft operating systems is VisualBasic, which is built into
|
||||
many of the applications Microsoft delivers. Why are UNIX and other
|
||||
non-Microsoft operating system users prohibited to use the simplest
|
||||
programming language?
|
||||
|
||||
ScriptBasic is a BASIC implementation, which aims not less than
|
||||
becoming the most widely used scripting tool on UNIX systems. It is
|
||||
portable, it is BASIC, it is a scripting tool and it is GNU LGPL.
|
@ -1,48 +0,0 @@
|
||||
bin/sbhttpd
|
||||
bin/scriba
|
||||
etc/rc.d/sbhttpd
|
||||
etc/scriba/basic.conf
|
||||
%%BDB%%include/scriba/bdb.bas
|
||||
include/scriba/cgi.bas
|
||||
%%CURL%%include/scriba/curl.bas
|
||||
include/scriba/curses.bas
|
||||
include/scriba/dbg.bas
|
||||
include/scriba/error.bas
|
||||
%%GD%%include/scriba/gd.bas
|
||||
include/scriba/hash.bas
|
||||
include/scriba/modinst.bas
|
||||
include/scriba/mt.bas
|
||||
%%MYSQL%%include/scriba/mysql.bas
|
||||
%%ODBC%%include/scriba/odbc.bas
|
||||
%%PGSQL%%include/scriba/psql.bas
|
||||
include/scriba/re.bas
|
||||
include/scriba/time.bas
|
||||
include/scriba/t.bas
|
||||
include/scriba/trial.bas
|
||||
include/scriba/ux.bas
|
||||
%%XML%%include/scriba/xml.bas
|
||||
include/scriba/zlib.bas
|
||||
lib/libscriba.a
|
||||
%%BDB%%lib/scriba/bdb.so
|
||||
lib/scriba/cgi.so
|
||||
%%CURL%%lib/scriba/curl.so
|
||||
lib/scriba/curses.so
|
||||
lib/scriba/dbg.so
|
||||
%%GD%%lib/scriba/gd.so
|
||||
lib/scriba/hash.so
|
||||
lib/scriba/mt.so
|
||||
%%MYSQL%%lib/scriba/mysql.so
|
||||
%%ODBC%%lib/scriba/odbc.so
|
||||
%%PGSQL%%lib/scriba/psql.so
|
||||
lib/scriba/re.so
|
||||
lib/scriba/t.so
|
||||
lib/scriba/trial.so
|
||||
lib/scriba/ux.so
|
||||
%%XML%%lib/scriba/xml.so
|
||||
lib/scriba/zlib.so
|
||||
%%DATADIR%%/source/heber.bas
|
||||
@dirrm etc/scriba
|
||||
@dirrm include/scriba
|
||||
@dirrm lib/scriba
|
||||
@dirrm share/scriba/source
|
||||
@dirrm share/scriba
|
@ -486,7 +486,6 @@
|
||||
SUBDIR += qwtplot3d
|
||||
SUBDIR += qwtplot3d-qt4
|
||||
SUBDIR += rapid
|
||||
SUBDIR += rascal
|
||||
SUBDIR += reed-solomon
|
||||
SUBDIR += rkward
|
||||
SUBDIR += rkward-kde4
|
||||
|
@ -1,74 +0,0 @@
|
||||
# ex:ts=8
|
||||
# New ports collection makefile for: rascal
|
||||
# Date created: Apr 9, 2001
|
||||
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= rascal
|
||||
PORTVERSION= 0.3.2
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/${PORTNAME}/Rascal/${PORTVERSION}
|
||||
|
||||
DEPRECATED= Broken on every arch since 2008, looks like an abandonware
|
||||
EXPIRATION_DATE= 2010-12-30
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The Advanced Scientific CALculator
|
||||
|
||||
WRKSRC= ${WRKDIR}/Rascal-${PORTVERSION}
|
||||
|
||||
USE_BISON= build
|
||||
WANT_GNOME= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
ALL_TARGET= ${PROGRAMS}
|
||||
|
||||
MAN1= rascal.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.else
|
||||
BROKEN= does not link
|
||||
.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomelibs}!=""
|
||||
PKGNAMESUFFIX= -gnome
|
||||
USE_GNOME+= gnomelibs
|
||||
PROGRAMS= rascal grascal
|
||||
.else
|
||||
PROGRAMS= rascal
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^CC=|CC?=|g ; \
|
||||
s|^CFLAGS=-|CFLAGS+=$${CPPFLAGS} -|g ; \
|
||||
s|-O0 -fno-rtti -g||g ; \
|
||||
s|^LIBS=-|LIBS+=$${LDFLAGS} -|g ; \
|
||||
s|doc/|share/doc/|g ; \
|
||||
s|g++|$${CC}|g ; \
|
||||
s|-Os||g ; \
|
||||
s|gnome-config|$${GNOME_CONFIG}|g' ${WRKSRC}/Makefile
|
||||
.for file in hoc.y rascal.1 grascal.cpp
|
||||
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/${file}
|
||||
.endfor
|
||||
|
||||
do-install:
|
||||
.for file in ${PROGRAMS}
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
|
||||
.endfor
|
||||
${INSTALL_DATA} ${WRKSRC}/rascal.rc ${PREFIX}/etc
|
||||
${INSTALL_MAN} ${WRKSRC}/rascal.1 ${MANPREFIX}/man/man1
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}/html
|
||||
.for file in rascal.ps rascal.pdf CHANGES TEST TOOLBOXTEST
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
${INSTALL_DATA} ${WRKSRC}/rascal_html/* ${DOCSDIR}/html
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (rascal-0.3.2.tar.gz) = 2ac111ac6fdbe9de3496da2e48d58ae1
|
||||
SHA256 (rascal-0.3.2.tar.gz) = ca9818965f2e5005b7c656408a02076b97c33385b97c4c6744fda93ede2baf16
|
||||
SIZE (rascal-0.3.2.tar.gz) = 243881
|
@ -1,29 +0,0 @@
|
||||
--- grascal.cpp.orig Tue May 14 07:09:26 2002
|
||||
+++ grascal.cpp Sat Oct 18 14:51:09 2003
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
int main(int argc,char **argv)
|
||||
{
|
||||
- Calterm a(string("grascal ")+string(VERSION),"/usr/local/bin/rascal","--shellcolour 4 --outputcolour 0");
|
||||
+ Calterm a(string("grascal ")+string(VERSION),"%%PREFIX%%/bin/rascal","--shellcolour 4 --outputcolour 0");
|
||||
|
||||
if(exist("./rascal"))
|
||||
a.setClientPath("./rascal");
|
||||
@@ -91,7 +91,7 @@
|
||||
a.addMenu(new MenuFileSelect("/File/_Load","<control>L","Load Rascal File",rascal_load));
|
||||
a.addMenu(new MenuFileSelect("/File/_Save","<control>S","Save Rascal File",rascal_save));
|
||||
a.addMenu(new MenuSeparator("/File/sep1"));
|
||||
- a.addMenu(new MenuGtkFunction("/File/_Quit","<control>Q",gtk_main_quit));
|
||||
+ a.addMenu(new MenuGtkFunction("/File/_Quit","<control>Q",(GtkItemFactoryCallback)gtk_main_quit));
|
||||
|
||||
a.addMenu(new MenuTop("/_Show"));
|
||||
a.addMenu(new MenuSimpleSend("/Show/_Variables","","variables;\n"));
|
||||
@@ -113,7 +113,7 @@
|
||||
a.addMenu(new MenuSimpleSend("/Help/Licence","","licence;\n"));
|
||||
a.addMenu(new MenuSimpleSend("/Help/Changelog","","help changes;\n"));
|
||||
a.addMenu(new MenuSeparator("/Help/sep2"));
|
||||
- a.addMenu(new MenuShowUrl("/Help/Manual","","file:/usr/local/doc/rascal/html/index.html"));
|
||||
+ a.addMenu(new MenuShowUrl("/Help/Manual","","file:%%PREFIX%%/share/doc/rascal/html/index.html"));
|
||||
a.addMenu(new MenuSeparator("/Help/sep1"));
|
||||
a.addMenu(new MenuShowUrl("/Help/Rascal Homepage","","http://rascal.sourceforge.net/"));
|
||||
|
@ -1,32 +0,0 @@
|
||||
--- hoc.y.orig Tue May 14 06:09:26 2002
|
||||
+++ hoc.y Tue Dec 3 14:45:21 2002
|
||||
@@ -38,6 +38,11 @@
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
+#include <stdio.h>
|
||||
+extern "C" {
|
||||
+#include <getopt.h>
|
||||
+}
|
||||
+
|
||||
int precis=8;
|
||||
|
||||
void * set_string_input(char *);
|
||||
@@ -517,7 +522,7 @@
|
||||
cout << " The content of given files and expressions will be treated as user input" << endl;
|
||||
cout << " in the order rc-file, given files, expressions." << endl;
|
||||
cout << endl;
|
||||
- cout << " The rc-file is searched in /etc/rascal.rc, /usr/local/bin/rascal.rc, rascal.rc" << endl;
|
||||
+ cout << " The rc-file is searched in %%PREFIX%%/etc/rascal.rc, rascal.rc" << endl;
|
||||
return 0;
|
||||
case 'n':
|
||||
norc=1;
|
||||
@@ -556,7 +561,7 @@
|
||||
}
|
||||
|
||||
if(norc==0)
|
||||
- if(load("/etc/rascal.rc") && load("/usr/local/bin/rascal.rc") && load("rascal.rc"))
|
||||
+ if(load("%%PREFIX%%/etc/rascal.rc") && load("rascal.rc"))
|
||||
; // no rcfile found
|
||||
|
||||
if(doeval!="")
|
@ -1,45 +0,0 @@
|
||||
--- modules/mmatrix.hpp.orig Mon Aug 16 19:17:01 2004
|
||||
+++ modules/mmatrix.hpp Mon Aug 16 19:27:48 2004
|
||||
@@ -33,14 +33,14 @@
|
||||
public:
|
||||
mmatrix(int aN,int aM) : N(aN),M(aM)
|
||||
{
|
||||
- a=new (T *)[N];
|
||||
+ a=new T *[N];
|
||||
int i;
|
||||
for(i=0;i<N;i++)
|
||||
a[i]=new T[M];
|
||||
}
|
||||
mmatrix(int aN,int aM,const T & x,const T & y) : N(aN),M(aM)
|
||||
{
|
||||
- a=new (T *)[N];
|
||||
+ a=new T *[N];
|
||||
int i;
|
||||
for(i=0;i<N;i++)
|
||||
a[i]=new T[M];
|
||||
@@ -51,14 +51,14 @@
|
||||
}
|
||||
mmatrix(const T & b) : N(1),M(1)
|
||||
{
|
||||
- a=new (T *)[1];
|
||||
+ a=new T *[1];
|
||||
a[0]=new T[1];
|
||||
a[0][0]=b;
|
||||
}
|
||||
mmatrix(const mmatrix<T> &b) : N(b.N),M(b.M)
|
||||
{
|
||||
int i,j;
|
||||
- a=new (T *)[N];
|
||||
+ a=new T *[N];
|
||||
for(i=0;i<N;i++)
|
||||
{
|
||||
a[i]=new T[M];
|
||||
@@ -77,7 +77,7 @@
|
||||
{
|
||||
for(i=0;i<N;i++) delete [] a[i]; delete [] a; // what if self-assigment ?!??
|
||||
N=b.N;M=b.M;
|
||||
- a=new (T *)[N];
|
||||
+ a=new T *[N];
|
||||
for(i=0;i<N;i++)
|
||||
a[i]=new T[M];
|
||||
}
|
@ -1,70 +0,0 @@
|
||||
--- rascal.1.orig Tue May 14 06:09:26 2002
|
||||
+++ rascal.1 Tue Dec 3 14:58:09 2002
|
||||
@@ -64,7 +64,7 @@
|
||||
For more information read the extensive user documentation:
|
||||
|
||||
.B gv
|
||||
-.I /usr/local/doc/rascal/rascal.ps
|
||||
+.I %%PREFIX%%/share/doc/rascal/rascal.ps
|
||||
|
||||
.SH EXAMPLE SESSIONS
|
||||
|
||||
@@ -114,10 +114,7 @@
|
||||
[-4 2;3 -1]
|
||||
|
||||
.SH FILES
|
||||
-.I /etc/rascal.rc
|
||||
-.RS
|
||||
-.RE
|
||||
-.I /usr/local/bin/rascal.rc
|
||||
+.I %%PREFIX%%/etc/rascal.rc
|
||||
.RS
|
||||
.RE
|
||||
.I ./rascal.rc
|
||||
@@ -126,30 +123,30 @@
|
||||
i)
|
||||
.RE
|
||||
.P
|
||||
-.I /usr/local/doc/rascal/rascal.ps
|
||||
+.I %%PREFIX%%/share/doc/rascal/rascal.ps
|
||||
.RS
|
||||
.RE
|
||||
-.I /usr/local/doc/rascal/rascal.pdf
|
||||
+.I %%PREFIX%%/share/doc/rascal/rascal.pdf
|
||||
.RS
|
||||
.RE
|
||||
-.I /usr/local/doc/rascal/rascal/rascal.html
|
||||
+.I %%PREFIX%%/share/doc/rascal/html/rascal.html
|
||||
.RS
|
||||
User documentation, to view it invoke
|
||||
.RS
|
||||
.RE
|
||||
.B gv
|
||||
-.I /usr/local/doc/rascal/rascal.ps
|
||||
+.I %%PREFIX%%/share/doc/rascal/rascal.ps
|
||||
.RE
|
||||
.P
|
||||
-.I /usr/local/doc/rascal/TEST
|
||||
+.I %%PREFIX%%/share/doc/rascal/TEST
|
||||
.RS
|
||||
Test suite, to test Rascal invoke
|
||||
.RS
|
||||
.RE
|
||||
-.BI "rascal " "/usr/local/doc/rascal/TEST"
|
||||
+.BI "rascal " "%%PREFIX%%/share/doc/rascal/TEST"
|
||||
.RE
|
||||
.P
|
||||
-.I /usr/local/doc/rascal/CHANGES
|
||||
+.I %%PREFIX%%/share/doc/rascal/CHANGES
|
||||
.RS
|
||||
Changelog
|
||||
|
||||
@@ -169,7 +166,7 @@
|
||||
.I "http://rascal.sourceforge.net/"
|
||||
and attach the output of the test
|
||||
.RE
|
||||
-.BI "rascal " "/usr/local/doc/rascal/TEST"
|
||||
+.BI "rascal " "%%PREFIX%%/share/doc/rascal/TEST"
|
||||
|
||||
.SH AUTHOR
|
||||
Sebastian Ritterbusch <rascal@ritterbusch.de>
|
@ -1,6 +0,0 @@
|
||||
Rascal, the Advanced Scientific CALculator, is a platform independent
|
||||
modular calculator. Based on modules for integer, doubles, strings,
|
||||
vectors and matrices it can be easily extended with existing C or C++
|
||||
code.
|
||||
|
||||
WWW: http://rascal.sourceforge.net/
|
@ -1,20 +0,0 @@
|
||||
%%GNOME:%%bin/grascal
|
||||
bin/rascal
|
||||
etc/rascal.rc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rascal.pdf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rascal.ps
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TEST
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TOOLBOXTEST
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/img1.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/img2.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/img3.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/img4.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/img5.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/img6.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/img7.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/rascal.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/rascal.html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
@ -169,7 +169,6 @@
|
||||
SUBDIR += nitpicker
|
||||
SUBDIR += noc
|
||||
SUBDIR += nocol
|
||||
SUBDIR += nrg
|
||||
SUBDIR += nrpe2
|
||||
SUBDIR += nrpep
|
||||
SUBDIR += nsca
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user