diff options
37 files changed, 6 insertions, 1413 deletions
@@ -10499,3 +10499,9 @@ devel/gps||2018-08-28|Has expired: Depends on obsolete LLVM 3.8. net-mgmt/ocsinventory-ng|net-mgmt/ocsinventory-server|2018-08-26|split port www/py-buku|www/buku|2018-09-01|Moved to correct directory, port is not a python library math/rpy2|math/py-rpy2|2018-09-01|Moved to correct directory, this is a python library +games/libdungeonmaker||2018-09-02|Has expired: Abandonware. Unused in the ports tree +net-p2p/lopster||2018-09-02|Has expired: Unmaintained. Napster is dead +audio/napster||2018-09-02|Has expired: Unmaintained. Napster and OpenNap are dead +net-p2p/xnap||2018-09-02|Has expired: Unmaintained. Napster, OpenNap, and FastTrack are dead +russian/napster||2018-09-02|Has expired: Unmaintained. Napster and OpenNap are dead +devel/mico||2018-09-02|Has expired: unmaintained upstream and unused in the ports tree diff --git a/audio/Makefile b/audio/Makefile index c5830287795a..4a11782ea95b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -571,7 +571,6 @@ SUBDIR += musicpc SUBDIR += musicpd SUBDIR += mythplugin-mythmusic - SUBDIR += napster SUBDIR += nas SUBDIR += ncmpc SUBDIR += ncmpcpp diff --git a/audio/napster/Makefile b/audio/napster/Makefile deleted file mode 100644 index 78282ece7d0d..000000000000 --- a/audio/napster/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: dburr@FreeBSD.org -# $FreeBSD$ - -PORTNAME= nap -PORTVERSION= 1.5.4 -CATEGORIES+= audio net -MASTER_SITES= SF/nap/nap/${PORTVERSION} - -MAINTAINER?= ports@FreeBSD.org -COMMENT?= MP3 sharing, search, and chat client for the OpenNAP network - -DEPRECATED= Unmaintained. Napster and OpenNap are dead -EXPIRATION_DATE= 2018-08-30 - -CONFLICTS?= ru-nap-* - -USES= ncurses -GNU_CONFIGURE= yes - -OPTIONS_DEFINE= DOCS - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for file in NEWS README doc/napster.txt doc/userguide.html - ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} -.endfor - -.include <bsd.port.mk> diff --git a/audio/napster/distinfo b/audio/napster/distinfo deleted file mode 100644 index 25739c7fc07e..000000000000 --- a/audio/napster/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (nap-1.5.4.tar.gz) = 55c7527951fb9408a133b4c3302df6096de6bc4e0511b3654d820ce455694db2 -SIZE (nap-1.5.4.tar.gz) = 321353 diff --git a/audio/napster/files/patch-doc_Makefile.in b/audio/napster/files/patch-doc_Makefile.in deleted file mode 100644 index a7c816b7efcf..000000000000 --- a/audio/napster/files/patch-doc_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in.orig 2006-11-05 02:25:23 UTC -+++ doc/Makefile.in -@@ -134,7 +134,7 @@ sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - EXTRA_DIST = nap.1.in userguide.html napster.txt --htmldir = $(prefix)/doc/nap -+htmldir = $(prefix)/share/doc/nap - man_MANS = nap.1 - html_DATA = userguide.html - all: all-am diff --git a/audio/napster/pkg-descr b/audio/napster/pkg-descr deleted file mode 100644 index 5b5a9545e8bd..000000000000 --- a/audio/napster/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Nap is a console Napster client that supports MP3 sharing, search, and -chatting. It now defaults to connecting to the OpenNAP network because -the official Napster.com network has client filters. - -WWW: http://nap.sourceforge.net/ diff --git a/audio/napster/pkg-plist b/audio/napster/pkg-plist deleted file mode 100644 index d81d3d1f9968..000000000000 --- a/audio/napster/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/nap -@(,,4755) bin/napping -man/man1/nap.1.gz -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/napster.txt -%%PORTDOCS%%%%DOCSDIR%%/userguide.html diff --git a/devel/Makefile b/devel/Makefile index d518dc50e568..a49faaa8864d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1766,7 +1766,6 @@ SUBDIR += mercurialeclipse SUBDIR += mergify SUBDIR += meson - SUBDIR += mico SUBDIR += mime SUBDIR += mimir SUBDIR += mingw32-bin-msvcrt diff --git a/devel/mico/Makefile b/devel/mico/Makefile deleted file mode 100644 index 0369c50c5095..000000000000 --- a/devel/mico/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# Created by: Marc G. Fournier <scrappy@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= mico -PORTVERSION= 2.3.13 -PORTREVISION= 3 -CATEGORIES= devel -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Secure, reliable, production-quality, standards-based CORBA middleware - -LICENSE= GPLv2 LGPL20 -LICENSE_COMB= multi -LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE-GPL -LICENSE_FILE_LGPL20= ${WRKSRC}/LICENSE-LGPL - -DEPRECATED= unmaintained upstream and unused in the ports tree -EXPIRATION_DATE= 2018-08-30 -BROKEN_SSL= openssl-devel -BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'BIO' (aka 'bio_st') - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-optimize --with-ssl=${OPENSSLBASE} -MAKE_ARGS= INSTDIR=${STAGEDIR}${PREFIX} SHARED_INSTDIR=${STAGEDIR}${PREFIX} -USES= gmake ncurses readline ssl -USE_CXXSTD= c++98 -USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/${PORTNAME} - -OPTIONS_DEFINE= DEBUG DOCS EXAMPLES GTK1 TCL X11 -OPTIONS_SUB= yes - -DEBUG_CONFIGURE_ENABLE= debug - -GTK1_CONFIGURE_ON= --with-gtk=${LOCALBASE} # Don't use CONFIGURE_WITH -GTK1_USE= GNOME=gtk12 - -TCL_CONFIGURE_ON= --with-tcl=${LOCALBASE} # Don't use CONFIGURE_WITH -TCL_CPPFLAGS= -I${TCL_INCLUDEDIR} -TCL_LIBS= -L${LOCALBASE}/lib -TCL_USES= tcl - -X11_CONFIGURE_WITH= x -X11_USE= XORG=x11 - -post-patch: - @${FIND} ${WRKSRC}/demo -name 'Make*' | ${XARGS} \ - ${REINPLACE_CMD} 's,doc/mico/examples,${EXAMPLESDIR_REL},' - @${REINPLACE_CMD} 's/ministl//' ${WRKSRC}/include/Makefile - @${REINPLACE_CMD} 's/^main()/int &/' ${WRKSRC}/configure - -post-install: -.for f in eventd idl imr iordump ird mico-cpp micod mkdepend nsadmin nsd propertyd timed - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${f} -.endfor - ${CHMOD} u+w ${STAGEDIR}${PREFIX}/lib/*.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so - ${CHMOD} u-w ${STAGEDIR}${PREFIX}/lib/*.so - -.include <bsd.port.mk> diff --git a/devel/mico/distinfo b/devel/mico/distinfo deleted file mode 100644 index 2794cbdd279b..000000000000 --- a/devel/mico/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (mico-2.3.13.tar.gz) = a355fd0205440f0c8793b68d105b179942d883babc6b1fe69113707b88fe1d69 -SIZE (mico-2.3.13.tar.gz) = 3269814 diff --git a/devel/mico/files/patch-Makefile b/devel/mico/files/patch-Makefile deleted file mode 100644 index c08f12bfb864..000000000000 --- a/devel/mico/files/patch-Makefile +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.orig 2008-07-25 15:41:44.000000000 +0200 -+++ Makefile 2014-11-01 11:24:25.000000000 +0100 -@@ -76,10 +76,9 @@ - install: - for i in $(INSTALLDIRS); do $(MAKE) -C $$i install || exit 1; done - if test -f doc/doc.ps; then \ -- $(IDIRCMD) $(SHARED_INSTDIR)/doc/mico; \ -- $(IMANCMD) doc/doc.ps $(SHARED_INSTDIR)/doc/mico/manual.ps; \ -+ $(IDIRCMD) $(SHARED_INSTDIR)/share/doc/mico; \ -+ $(IMANCMD) doc/doc.ps $(SHARED_INSTDIR)/share/doc/mico/manual.ps; \ - fi -- $(LDCONFIG) - - install-cd: - for i in $(INSTALLDIRS); do $(MAKE) -C $$i install-cd || exit 1; done diff --git a/devel/mico/files/patch-configure b/devel/mico/files/patch-configure deleted file mode 100644 index 118099fe2477..000000000000 --- a/devel/mico/files/patch-configure +++ /dev/null @@ -1,35 +0,0 @@ ---- configure.orig 2008-07-25 13:42:43 UTC -+++ configure -@@ -3667,8 +3667,6 @@ fi - # - - --CXXFLAGS=`echo " $CXXFLAGS " | sed -e 's/ -g / /g' -e 's/ -O[0-9]* / /g'` --CFLAGS=`echo " $CFLAGS " | sed -e 's/ -g / /g' -e 's/ -O[0-9]* / /g'` - - if test X"$use_opt" != Xno; then - CXXFLAGS="$CONF_OPT_FLAGS $CXXFLAGS" -@@ -4517,7 +4515,7 @@ if test $? = 0; then - fi - rm -rf conftest* - if test X"$TCL_VERSION" != X; then -- TCL_VERSION=`echo $TCL_VERSION | tr -d \"` -+ TCL_VERSION=`echo $TCL_VERSION | tr -d \" | tr -d \.` - TCL_LIBS=-ltcl$TCL_VERSION - HAVE_TCL=yes - echo "$ac_t""$TCL_VERSION" 1>&6 -@@ -11917,13 +11915,11 @@ else - #include <stdlib.h> - #endif - --int --main() --{ - #define OPENSSL_THREAD_DEFINES - #undef THREADS - #undef OPENSSL_THREADS - #include <openssl/opensslconf.h> -+int main() { - #if !defined(THREADS) && !defined(OPENSSL_THREADS) - //error You are trying to build multi-threaded MICO with single-threaded OpenSSL! - return 1; diff --git a/devel/mico/files/patch-orb-security-audit_impl.cc b/devel/mico/files/patch-orb-security-audit_impl.cc deleted file mode 100644 index 215fd210c8ed..000000000000 --- a/devel/mico/files/patch-orb-security-audit_impl.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- ./orb/security/audit_impl.cc.orig 2014-10-17 19:05:46.000000000 -0500 -+++ ./orb/security/audit_impl.cc 2014-10-17 19:09:16.000000000 -0500 -@@ -403,9 +403,9 @@ - - #endif - --MICOSL2::ConsoleArchive::ConsoleArchive(int priority = 0) -+MICOSL2::ConsoleArchive::ConsoleArchive(int priority) - { -- priority_ = priority; -+ priority_ = priority = 0; - } - - MICOSL2::ConsoleArchive::~ConsoleArchive() diff --git a/devel/mico/pkg-descr b/devel/mico/pkg-descr deleted file mode 100644 index 9abe73297a6e..000000000000 --- a/devel/mico/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -The acronym MICO expands to MICO Is CORBA. The intention of this project -is to provide a freely available and fully compliant implementation of -the latest CORBA standard for C++ developers. - -Here is some of MICO features: - * Multi-threaded - * Dynamic Invocation Interface (DII) and Dynamic Skeleton Interface (DSI) - * Interface Repository (IR) with graphical Interface Repository browser - * IIOP as native protocol (ORB prepared for multiprotocol support) - * Portable Object Adapter (POA) and Basic Object Adapter (BOA) support - * Objects by Value (OBV) - * CORBA Components (CCM) - * Dynamic Any - * Portable Interceptors (PI) - * Support for secure communication and authentication using SSL - * Support for nested method invocations - * Any offers an interface for inserting and extracting constructed - types that were not known at compile time - * CORBA Services: - o Interoperable Naming service, o Trading service, o Event service, - o Relationship service, o Property service, o Time service, - o Security service - -WWW: http://mico.sourceforge.net diff --git a/devel/mico/pkg-plist b/devel/mico/pkg-plist deleted file mode 100644 index 86d43a1c0f70..000000000000 --- a/devel/mico/pkg-plist +++ /dev/null @@ -1,709 +0,0 @@ -bin/eventd -bin/idl -bin/imr -bin/iordump -bin/ird -bin/mico-ar -bin/mico-c++ -bin/mico-config -bin/mico-cpp -bin/mico-ld -bin/mico-shc++ -bin/mico-shld -bin/micod -bin/mkdepend -bin/nsadmin -bin/nsd -bin/propertyd -bin/timed -include/CORBA-SMALL.h -include/CORBA.h -include/coss/CompoundExternalization_impl.h -include/coss/CosCompoundLifeCycle.idl -include/coss/CosContainment.idl -include/coss/CosContainment_impl.h -include/coss/CosEventChannelAdmin.h -include/coss/CosEventChannelAdmin.idl -include/coss/CosEventComm.h -include/coss/CosEventComm.idl -include/coss/CosExternalization.idl -include/coss/CosExternalizationContainment.idl -include/coss/CosExternalizationReference.idl -include/coss/CosGraphs.idl -include/coss/CosGraphsExtension.idl -include/coss/CosLifeCycle.idl -include/coss/CosLifeCycleContainment.idl -include/coss/CosLifeCycleReference.idl -include/coss/CosNaming.h -include/coss/CosNaming.idl -include/coss/CosObjectIdentity.idl -include/coss/CosReference.idl -include/coss/CosReference_impl.h -include/coss/CosRelationships.idl -include/coss/CosStream_impl.h -include/coss/CosTime.h -include/coss/CosTime.idl -include/coss/CosTrading.idl -include/coss/CosTradingRepos.idl -include/coss/EdgeIterator_impl.h -include/coss/ExternalizationContainment_impl.h -include/coss/ExternalizationPropagationCriteriaFactory_impl.h -include/coss/ExternalizationReference_impl.h -include/coss/ExternalizationTraversalCriteria_impl.h -include/coss/Externalization_impl.h -include/coss/FactoryFinder_impl.h -include/coss/GTP.idl -include/coss/GenericCriteriaFactory_impl.h -include/coss/GenericFactory_impl.h -include/coss/GraphsRole_impl.h -include/coss/IdentifiableObject_impl.h -include/coss/InterfaceDefsHelper.h -include/coss/LifeContainment_impl.h -include/coss/LifeNode_impl.h -include/coss/LifePropagationCriteriaFactory_impl.h -include/coss/LifeReference_impl.h -include/coss/LifeRelationship_impl.h -include/coss/LifeRole_impl.h -include/coss/LifeTraversalCriteria_impl.h -include/coss/NamedRoleTypesHelper.h -include/coss/NodeFactory_impl.h -include/coss/NodeStreamableFactory_impl.h -include/coss/Node_impl.h -include/coss/MobileTerminal.idl -include/coss/MobileTerminalNotification.idl -include/coss/OperationsFactory_impl.h -include/coss/Operations_impl.h -include/coss/PropertyService.h -include/coss/PropertyService.idl -include/coss/PropertyService_impl.h -include/coss/RandomGenerator.idl -include/coss/RandomGenerator_impl.h -include/coss/RegisterHelper.h -include/coss/RelationshipFactory_impl.h -include/coss/RelationshipIterator_impl.h -include/coss/Relationship_impl.h -include/coss/RoleFactory_impl.h -include/coss/Role_impl.h -include/coss/TraversalCriteria_impl.h -include/coss/TraversalFactory_impl.h -include/coss/Traversal_impl.h -include/coss/random.idl -include/coss/stream.idl -include/coss/stream_impl.h -include/mico/CCM.h -include/mico/CCM.idl -include/mico/CCMContainer.h -include/mico/address.h -include/mico/address_impl.h -include/mico/any.h -include/mico/array.h -include/mico/assert.h -include/mico/basic.h -include/mico/basic_seq.h -include/mico/basic_seq.idl -include/mico/buffer.h -include/mico/code_set_registry.h -include/mico/codec.h -include/mico/codec_impl.h -include/mico/codeset.h -include/mico/codeset_impl.h -include/mico/config-ppc.h -include/mico/config-win32.h -include/mico/config.h -include/mico/config.h.in -include/mico/config.idl -include/mico/config.idl.in -include/mico/conv_frame.idl -include/mico/current.h -include/mico/current.idl -include/mico/dii.h -include/mico/dsi.h -include/mico/dynany.h -include/mico/dynany.idl -include/mico/dynany_impl.h -include/mico/except.h -include/mico/fast_array.h -include/mico/fixed.h -include/mico/fltkmico.h -include/mico/gtkmico.h -include/mico/impl.h -include/mico/imr.h -include/mico/imr.idl -include/mico/iop.h -include/mico/ioptypes.h -include/mico/ioptypes.idl -include/mico/ior.h -include/mico/ior_impl.h -include/mico/ir.h -include/mico/ir.idl -include/mico/ir3.h -include/mico/ir3.idl -include/mico/ir_base.h -include/mico/ir_base.idl -include/mico/ir_creator.h -include/mico/lmath.h -include/mico/ltp.h -include/mico/magic.h -include/mico/memtrace.h -include/mico/message.h -include/mico/messaging.h -include/mico/messaging.idl -include/mico/messaging_impl.h -include/mico/mt_dispatcher.h -include/mico/mt_manager.h -include/mico/mtdebug.h -include/mico/mtpolicy.h -include/mico/mtpolicy.idl -include/mico/mtpolicy_impl.h -include/mico/mttypes.h -include/mico/mttypes.idl -include/mico/native.h -include/mico/object.h -include/mico/operation.h -include/mico/operation_impl.h -include/mico/operators.h -include/mico/orb.h -include/mico/orb.idl -include/mico/orb_excepts.h -include/mico/orb_excepts.idl -include/mico/orb_fwd.h -include/mico/orb_impl.h -include/mico/orb_mico.h -include/mico/os-math.h -include/mico/os-misc.h -include/mico/os-net.h -include/mico/os-thread.h -include/mico/os-thread/dcethreads.h -include/mico/os-thread/pthreads.h -include/mico/os-thread/pththreads.h -include/mico/os-thread/solaris-threads.h -include/mico/pi.h -include/mico/pi.idl -include/mico/pi_impl.h -include/mico/poa.h -include/mico/poa.idl -include/mico/poa_base.h -include/mico/poa_impl.h -include/mico/poa_stubs.h -include/mico/policy.h -include/mico/policy.idl -include/mico/policy2.h -include/mico/policy2.idl -include/mico/policy_impl.h -include/mico/poll_dispatcher.h -include/mico/process.h -include/mico/process_impl.h -include/mico/qtmico.h -include/mico/reflection.h -include/mico/reflection.idl -include/mico/rtti.h -include/mico/watm.h -include/mico/security/AccessConfig.h -include/mico/security/AuditConfig.h -include/mico/security/AuditIntercept.h -include/mico/security/AuditOptions.h -include/mico/security/DomainManager.h -include/mico/security/DomainManager.idl -include/mico/security/DomainManager_impl.h -include/mico/security/ODMConfig.h -include/mico/security/RightsConfig.h -include/mico/security/SecurityAdmin.h -include/mico/security/SecurityAdmin.idl -include/mico/security/SecurityAdmin_impl.h -include/mico/security/access_impl.h -include/mico/security/acext.asn1 -include/mico/security/acext.h -include/mico/security/atlas.h -include/mico/security/atlas.idl -include/mico/security/audit_impl.h -include/mico/security/csi.h -include/mico/security/csi.idl -include/mico/security/csi_base.h -include/mico/security/csi_base.idl -include/mico/security/csiiop.h -include/mico/security/csiiop.idl -include/mico/security/csiv2.h -include/mico/security/csiv2.idl -include/mico/security/csiv2_impl.h -include/mico/security/gssup.h -include/mico/security/gssup.idl -include/mico/security/odm.h -include/mico/security/odm.idl -include/mico/security/odm_impl.h -include/mico/security/security.h -include/mico/security/security.idl -include/mico/security/securitylevel1.h -include/mico/security/securitylevel1.idl -include/mico/security/securitylevel1_impl.h -include/mico/security/securitylevel2.h -include/mico/security/securitylevel2.idl -include/mico/security/securitylevel2_impl.h -include/mico/security/securitylevel3.h -include/mico/security/securitylevel3.idl -include/mico/security/securitylevel3_impl.h -include/mico/security/sl3ac.h -include/mico/security/sl3aqargs.h -include/mico/security/sl3aqargs.idl -include/mico/security/sl3aqargs_impl.h -include/mico/security/sl3aqargs_p.h -include/mico/security/sl3aqargs_p.idl -include/mico/security/sl3aqargs_p_impl.h -include/mico/security/sl3authorization.h -include/mico/security/sl3authorization.idl -include/mico/security/sl3cm.h -include/mico/security/sl3cm.idl -include/mico/security/sl3cmdext.h -include/mico/security/sl3csi.h -include/mico/security/sl3csi.idl -include/mico/security/sl3csi_impl.h -include/mico/security/sl3ipc.h -include/mico/security/sl3ipc.idl -include/mico/security/sl3ipc_impl.h -include/mico/security/sl3om.h -include/mico/security/sl3om.idl -include/mico/security/sl3omext.h -include/mico/security/sl3omext.idl -include/mico/security/sl3pm.h -include/mico/security/sl3pm.idl -include/mico/security/sl3pm_impl.h -include/mico/security/sl3tcpip.h -include/mico/security/sl3tcpip.idl -include/mico/security/sl3tcpip_impl.h -include/mico/security/sl3tls.h -include/mico/security/sl3tls.idl -include/mico/security/sl3tls_impl.h -include/mico/security/sl3utils.h -include/mico/security/transportsecurity.h -include/mico/security/transportsecurity.idl -include/mico/security/transportsecurity_impl.h -include/mico/security/transportsecurity_p.h -include/mico/security/transportsecurity_p.idl -include/mico/security/trust.h -include/mico/security/trust.idl -include/mico/security/userpassword.h -include/mico/security/userpassword.idl -include/mico/select_dispatcher.h -include/mico/sequence.h -include/mico/sequence_special.h -include/mico/service_info.h -include/mico/service_info.idl -include/mico/shlib.h -include/mico/shlib_impl.h -include/mico/ssl.h -include/mico/ssliop.h -include/mico/ssliop.idl -include/mico/static-dispatch.h -include/mico/static.h -include/mico/string.h -include/mico/sysexc.h -include/mico/tcconst.h -include/mico/tckind.h -include/mico/tckind.idl -include/mico/tclmico.h -include/mico/template.h -include/mico/template_impl.h -include/mico/throw.h -include/mico/timebase.h -include/mico/timebase.idl -include/mico/transport.h -include/mico/transport/tcp.h -include/mico/transport/udp.h -include/mico/transport/unix.h -include/mico/transport_impl.h -include/mico/typecode.h -include/mico/typecode_seq.h -include/mico/typecode_seq.idl -include/mico/types.h -include/mico/util.h -include/mico/value.h -include/mico/valuetype.h -include/mico/valuetype.idl -include/mico/valuetype_impl.h -include/mico/version.h -include/mico/x11.h -lib/libmico2.3.13.a -lib/libmico2.3.13.so -lib/libmicoaux2.3.13.a -lib/libmicoaux2.3.13.so -lib/libmicocoss2.3.13.a -lib/libmicocoss2.3.13.so -%%GTK1%%lib/libmicogtk2.3.13.a -%%GTK1%%lib/libmicogtk2.3.13.so -lib/libmicoir2.3.13.a -lib/libmicoir2.3.13.so -%%TCL%%lib/libmicotcl2.3.13.a -%%TCL%%lib/libmicotcl2.3.13.so -%%X11%%lib/libmicox2.3.13.a -%%X11%%lib/libmicox2.3.13.so -lib/mico-setup.csh -lib/mico-setup.sh -man/man1/idl.1.gz -man/man1/imr.1.gz -man/man1/nsadmin.1.gz -man/man5/micorc.5.gz -man/man8/ird.8.gz -man/man8/micod.8.gz -man/man8/nsd.8.gz -%%PORTDOCS%%%%DOCSDIR%%/manual.ps -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/MakeVars -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/bench -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/bench.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/bench_impl.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/codesets/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/codesets/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/codesets/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/codesets/runit -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/codesets/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/hello-1/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/hello-1/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/hello-1/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/hello-1/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/hello-1/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/identity-1/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/identity-1/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/identity-1/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/identity-1/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/identity-1/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/InterOpTest.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/c_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/c_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/ca_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/client2.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/get_iors.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/iiop_csiv2_extedned_hello.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/iiop_csiv2_hello.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/iiop_hello.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/run.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/s_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/s_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/tls_csiv2_extedned_hello.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/tls_csiv2_hello.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/interop/adiron/tls_hello.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/c_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/c_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/ca_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/s_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/s_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-1/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/c_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/c_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/ca_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/s_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/s_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-hello-2/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/c_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/c_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/ca_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/s_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/s_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/csiv2/tls-identity-1/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dispatcher/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dispatcher/README -%%PORTEXAMPLES%%%%GTK1%%%%EXAMPLESDIR%%/dispatcher/gtkmico/Makefile -%%PORTEXAMPLES%%%%GTK1%%%%EXAMPLESDIR%%/dispatcher/gtkmico/README -%%PORTEXAMPLES%%%%GTK1%%%%EXAMPLESDIR%%/dispatcher/gtkmico/client.cc -%%PORTEXAMPLES%%%%GTK1%%%%EXAMPLESDIR%%/dispatcher/gtkmico/gtkhello -%%PORTEXAMPLES%%%%GTK1%%%%EXAMPLESDIR%%/dispatcher/gtkmico/hello.idl -%%PORTEXAMPLES%%%%GTK1%%%%EXAMPLESDIR%%/dispatcher/gtkmico/server.cc -%%PORTEXAMPLES%%%%X11%%%%EXAMPLESDIR%%/dispatcher/x11/Makefile -%%PORTEXAMPLES%%%%X11%%%%EXAMPLESDIR%%/dispatcher/x11/client.cc -%%PORTEXAMPLES%%%%X11%%%%EXAMPLESDIR%%/dispatcher/x11/hello.idl -%%PORTEXAMPLES%%%%X11%%%%EXAMPLESDIR%%/dispatcher/x11/server.cc -%%PORTEXAMPLES%%%%X11%%%%EXAMPLESDIR%%/dispatcher/x11/xhello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynany/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynany/dynany.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynany/dynanytest.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynany/test.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generic/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generic/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generic/run_test -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generic/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generic/test.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generic/test_cases -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/henning/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/henning/diffs -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/Account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/Client.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/ClientApplet.html.in -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/ClientApplet.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/Server.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/account -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/run_applet -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jacorb/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/META-INF/ejb-jar.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/META-INF/jboss.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/examples/BookException.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/examples/Cart.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/examples/CartBean.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/examples/CartHome.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/examples/IdVerifier.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/cart-ejb/run-client -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/converter-ejb/META-INF/ejb-jar.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/converter-ejb/META-INF/jboss.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/converter-ejb/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/converter-ejb/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/converter-ejb/examples/Converter.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/converter-ejb/examples/ConverterBean.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/converter-ejb/examples/ConverterHome.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/converter-ejb/run-client -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/META-INF/ejb-jar.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/META-INF/jboss.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/examples/CorbaFriendlySession.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/examples/CorbaFriendlySessionBean.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/examples/CorbaFriendlySessionHome.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/examples/corba/DataObject.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/corba-friendly-ejb/run-client -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.3.x/setenv.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/META-INF/ejb-jar.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/META-INF/jboss.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/examples/BookException.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/examples/Cart.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/examples/CartBean.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/examples/CartHome.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/examples/IdVerifier.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/jdk1.4-Throwable/StackTraceElement.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/jdk1.4-Throwable/Throwable.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/jdk1.4-Throwable/seq1_StackTraceElement.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/cart-ejb/run-client -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/META-INF/ejb-jar.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/META-INF/jboss.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/examples/Converter.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/examples/ConverterBean.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/examples/ConverterHome.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/jdk1.4-Throwable/StackTraceElement.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/jdk1.4-Throwable/Throwable.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/jdk1.4-Throwable/seq1_StackTraceElement.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/converter-ejb/run-client -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/META-INF/ejb-jar.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/META-INF/jboss.xml -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/examples/CorbaFriendlySession.cc.saved -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/examples/CorbaFriendlySession.h.saved -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/examples/CorbaFriendlySession.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/examples/CorbaFriendlySessionBean.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/examples/CorbaFriendlySessionHome.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/examples/corba/DataObject.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/jdk1.4-Throwable/StackTraceElement.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/jdk1.4-Throwable/Throwable.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/jdk1.4-Throwable/seq1_StackTraceElement.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/corba-friendly-ejb/run-client -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jboss/jdk1.4.x/setenv.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/Account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/Client.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/ClientApplet.html.in -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/ClientApplet.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/account -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/main.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/jdk/run_applet -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/orbix/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/orbix/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/orbix/grid.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/orbix/main.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/Account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/Client.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/ClientApplet.html.in -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/ClientApplet.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/account -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/main.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/visibroker/run_applet -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mcast/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mcast/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mcast/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mcast/runit -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mcast/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/callback/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/callback/callback.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/callback/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/callback/run -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/callback/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/prodcons-1/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mt/prodcons-1/prodcons.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/abstract/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/abstract/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/abstract/abstract -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/abstract/abstract.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/abstract/abstract_impl.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/abstract/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/abstract/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/custom/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/custom/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/custom/custom -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/custom/custom.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/custom/custom_impl.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/custom/custom_impl.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/custom/test.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/date/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/date/calendar.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/date/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/date/date -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/date/date.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/date/date_impl.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/date/date_impl.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/date/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tree/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tree/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tree/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tree/tree -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tree/tree.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tree/tree_impl.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tree/tree_impl.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tricky/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tricky/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tricky/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tricky/tricky -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tricky/tricky.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tricky/tricky_impl.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obv/tricky/tricky_impl.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/current/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/current/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/current/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/current/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/current/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/dii/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/dii/diiclient.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/dii/diiserver.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/dii/rundiic -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/dii/rundiis -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/dii/runit -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa/account -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa/account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa/collocated.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa2/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa2/account -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa2/account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa2/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pi/poa2/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-1/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-1/account -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-1/account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-1/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-1/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-2/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-2/account -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-2/account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-2/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-2/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-3/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-3/account -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-3/account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-3/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/account-3/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-1/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-1/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-1/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-1/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-1/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-2/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-2/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-2/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-2/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/hello-2/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/inherit/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/inherit/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/inherit/inherit -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/inherit/inherit.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poa/inherit/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random/random.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/events/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/events/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/events/client2.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/events/runit -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/events/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/events/server2.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/events/server3.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming-lb/Client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming-lb/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming-lb/Printer.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming-lb/Printer_impl.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming-lb/Printer_impl.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming-lb/Server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming-lb/printer_test -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming/account.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming/account_test -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/naming/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/property-daemon/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/property-daemon/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/property-daemon/bank.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/property-daemon/get_properties.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/property-daemon/set_properties.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/property-daemon/start_demo -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/stream-sound/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/stream-sound/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/stream-sound/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/stream-sound/sound.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shlib/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shlib/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shlib/hello -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shlib/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shlib/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/c_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/c_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/client.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/hello.idl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/s_cert.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/s_key.pem -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/server.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl/ssl diff --git a/games/Makefile b/games/Makefile index 813c2ad53dbe..b3b4611f7be6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -567,7 +567,6 @@ SUBDIR += lexter SUBDIR += lgeneral SUBDIR += lianliankan - SUBDIR += libdungeonmaker SUBDIR += libggz SUBDIR += libgnome-games-support SUBDIR += libkdegames diff --git a/games/libdungeonmaker/Makefile b/games/libdungeonmaker/Makefile deleted file mode 100644 index 381f3b9ba887..000000000000 --- a/games/libdungeonmaker/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# Created by: aaron@FreeBSD.org -# $FreeBSD$ - -PORTNAME= libdungeonmaker -PORTVERSION= 2.05 -PORTREVISION= 1 -CATEGORIES= games devel -MASTER_SITES= SF/dungeonmaker/dungeonmaker/${PORTVERSION} -DISTNAME= dungeonmaker-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Program/library that "grows" dungeons for use in isometric games - -LICENSE= GPLv1 - -DEPRECATED= Abandonware. Unused in the ports tree -EXPIRATION_DATE= 2018-08-30 - -USE_CXXSTD= gnu++98 -USE_LDCONFIG= yes - -SUB_FILES= pkg-message - -MAKEFILE= Makefile.bsd - -OPTIONS_DEFINE= DOCS EXAMPLES - -do-install: - ${INSTALL_DATA} ${WRKSRC}/libdungeonmaker.a ${STAGEDIR}${PREFIX}/lib - ${INSTALL_LIB} ${WRKSRC}/libdungeonmaker.so ${STAGEDIR}${PREFIX}/lib - ${INSTALL_LIB} ${WRKSRC}/libdungeonmaker.so.2 ${STAGEDIR}${PREFIX}/lib - ${INSTALL} ${WRKSRC}/DungeonMaker.h ${STAGEDIR}${PREFIX}/include - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/DM2_Manual/* ${STAGEDIR}${DOCSDIR} - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/design* ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/main.cpp ${STAGEDIR}${EXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/games/libdungeonmaker/distinfo b/games/libdungeonmaker/distinfo deleted file mode 100644 index 42cfadec6ae9..000000000000 --- a/games/libdungeonmaker/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (dungeonmaker-2.05.tar.gz) = 3c613a5aca38ed9633189e82596f96a8288f76fac84687db049ef6a5615ec4df -SIZE (dungeonmaker-2.05.tar.gz) = 723888 diff --git a/games/libdungeonmaker/files/patch-DungeonMaker.h b/games/libdungeonmaker/files/patch-DungeonMaker.h deleted file mode 100644 index 037e3cb96690..000000000000 --- a/games/libdungeonmaker/files/patch-DungeonMaker.h +++ /dev/null @@ -1,10 +0,0 @@ ---- DungeonMaker.h.orig 2014-07-24 11:55:26.000000000 -0400 -+++ DungeonMaker.h 2014-07-24 11:55:51.000000000 -0400 -@@ -22,6 +22,7 @@ - #include <list> - #include <string> - #include <assert.h> -+#include <stdlib.h> - - ///* ATTENTION: In this version, the method DungeonMaker:: PutPlonkOnMap() puts MOBs and treasure on the map literally, by changing the SquareData of the Map square where the stuff goes. This is just for demonstration purposes to make it easier to show stuff without having an engine for rendering objects. If you use the DungeonMaker in your own program, you must refrain from calling this function, and instead write your own function that puts stuff on the map as objects and leaves the MapData as it is. - diff --git a/games/libdungeonmaker/files/pkg-message.in b/games/libdungeonmaker/files/pkg-message.in deleted file mode 100644 index e12488dd3f43..000000000000 --- a/games/libdungeonmaker/files/pkg-message.in +++ /dev/null @@ -1,7 +0,0 @@ -===================================================================== - -- Documentation has been installed in %%DOCSDIR%%. - -- Sample design files have been installed in %%EXAMPLESDIR%%. - -===================================================================== diff --git a/games/libdungeonmaker/pkg-descr b/games/libdungeonmaker/pkg-descr deleted file mode 100644 index 4c5c7c4d2203..000000000000 --- a/games/libdungeonmaker/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -DungeonMaker is a C++ shared library for the automatic generation of -large, random dugeons for use in games. This project will soon include -scripting language front-ends, Perl to be the first. - -WWW: https://sourceforge.net/projects/dungeonmaker/ diff --git a/games/libdungeonmaker/pkg-plist b/games/libdungeonmaker/pkg-plist deleted file mode 100644 index 56efab07ed00..000000000000 --- a/games/libdungeonmaker/pkg-plist +++ /dev/null @@ -1,37 +0,0 @@ -include/DungeonMaker.h -lib/libdungeonmaker.a -lib/libdungeonmaker.so -lib/libdungeonmaker.so.2 -%%PORTDOCS%%%%DOCSDIR%%/Contents.gif -%%PORTDOCS%%%%DOCSDIR%%/Next.gif -%%PORTDOCS%%%%DOCSDIR%%/Prev.gif -%%PORTDOCS%%%%DOCSDIR%%/capturedA1.gif -%%PORTDOCS%%%%DOCSDIR%%/capturedA2.gif -%%PORTDOCS%%%%DOCSDIR%%/capturedA3.gif -%%PORTDOCS%%%%DOCSDIR%%/capturedA4.gif -%%PORTDOCS%%%%DOCSDIR%%/capturedA5.gif -%%PORTDOCS%%%%DOCSDIR%%/capturedA6.gif -%%PORTDOCS%%%%DOCSDIR%%/capturedA7.gif -%%PORTDOCS%%%%DOCSDIR%%/capturedA8.gif -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/manDesign.txt -%%PORTDOCS%%%%DOCSDIR%%/manVision.html -%%PORTDOCS%%%%DOCSDIR%%/manual0.html -%%PORTDOCS%%%%DOCSDIR%%/manual1.html -%%PORTDOCS%%%%DOCSDIR%%/manual2.html -%%PORTDOCS%%%%DOCSDIR%%/manual3.html -%%PORTDOCS%%%%DOCSDIR%%/manual4.html -%%PORTDOCS%%%%DOCSDIR%%/manual5.html -%%PORTDOCS%%%%DOCSDIR%%/manual9.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/design -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/design2 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/design3A -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/design3WithTunnelers -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/design4A -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/design5 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/design6 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/design7 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/designEmpty -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/designEmpty2 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/designOld1 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/main.cpp diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 434c5d9d54f7..deb4c8e7658a 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -53,7 +53,6 @@ SUBDIR += litecoin SUBDIR += litecoin-daemon SUBDIR += litecoin-utils - SUBDIR += lopster SUBDIR += microdc2 SUBDIR += minder SUBDIR += mktorrent @@ -109,7 +108,6 @@ SUBDIR += verlihub-plugins-stats SUBDIR += vuze SUBDIR += xmrig - SUBDIR += xnap SUBDIR += zetacoin SUBDIR += zetacoin-nox11 diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile deleted file mode 100644 index 5824f935180a..000000000000 --- a/net-p2p/lopster/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# Created by: Roman Shterenzon <roman@xpert.com> -# $FreeBSD$ - -PORTNAME= lopster -PORTVERSION= 1.2.2 -PORTREVISION= 13 -CATEGORIES= net-p2p -MASTER_SITES= SF \ - http://lopster.sourceforge.net/download/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= GTK+ client for Napster and free alternatives - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Unmaintained. Napster is dead -EXPIRATION_DATE= 2018-08-30 - -GNU_CONFIGURE= yes -USES= gmake -USE_GNOME= gtk12 -CONFIGURE_ARGS= --with-pthread=yes -LDFLAGS+= -L${LOCALBASE}/lib -CPPFLAGS+= -I${LOCALBASE}/include - -OPTIONS_DEFINE= FLAC OGG ZLIB -OPTIONS_DEFAULT= FLAC OGG ZLIB - -FLAC_LIB_DEPENDS= libFLAC.so:audio/flac -FLAC_CONFIGURE_WITH= flac -OGG_LIB_DEPENDS= libogg.so:audio/libogg -OGG_CONFIGURE_WITH= ogg -ZLIB_CONFIGURE_WITH= zlib - -post-patch: - @${REINPLACE_CMD} -e "s/www.naplist.com/www.gotnap.com/" \ - ${WRKSRC}/src/lopster.h - -.include <bsd.port.mk> diff --git a/net-p2p/lopster/distinfo b/net-p2p/lopster/distinfo deleted file mode 100644 index c3c0cdb37ac7..000000000000 --- a/net-p2p/lopster/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (lopster-1.2.2.tar.gz) = 3154b57c2fa13ff9006b5b5dce6120ac9f539e934247dee319941939c8d74d42 -SIZE (lopster-1.2.2.tar.gz) = 630325 diff --git a/net-p2p/lopster/files/patch-src-global.c b/net-p2p/lopster/files/patch-src-global.c deleted file mode 100644 index 67cb8ad4d0fc..000000000000 --- a/net-p2p/lopster/files/patch-src-global.c +++ /dev/null @@ -1,14 +0,0 @@ -This used to be patch-src::global.c, but has been moved to stop using -colons in patch names. - ---- src/global.c.orig Sat Jul 3 19:19:19 2004 -+++ src/global.c Thu Jul 22 14:03:01 2004 -@@ -3588,7 +3588,7 @@ - global.allowed_ports = NULL; - - global.auto_save = NULL; -- global.ping_command = g_strdup("/bin/ping -c 3 $IP"); -+ global.ping_command = g_strdup("/sbin/ping -c 3 $IP"); - - global.browse_width[0] = 369; - global.browse_width[1] = 80; diff --git a/net-p2p/lopster/files/patch-src-log.c b/net-p2p/lopster/files/patch-src-log.c deleted file mode 100644 index 93312d4ee4f8..000000000000 --- a/net-p2p/lopster/files/patch-src-log.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/log.c.orig Mon Oct 15 07:33:46 2007 -+++ src/log.c Mon Oct 15 07:33:46 2007 -@@ -148,7 +148,8 @@ - g_free(log); - } - g_list_free(net?net->logs:other_logs); -- net?net->logs:other_logs = NULL; -+ if (net) net->logs = NULL; -+ else other_logs = NULL; - } - - void log_file_destroy(log_file_t* lf) { diff --git a/net-p2p/lopster/files/patch-src-napster.c b/net-p2p/lopster/files/patch-src-napster.c deleted file mode 100644 index fed12dede824..000000000000 --- a/net-p2p/lopster/files/patch-src-napster.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/napster.c.orig Sat Aug 28 23:27:09 2004 -+++ src/napster.c Sun Jul 10 14:46:50 2005 -@@ -717,11 +717,13 @@ - global.linespeed, - email?email:"anon@anon"); - #else -- size = sprintf(text+4, "%s %s %d \"Lopster %s\" %d", -+ size = sprintf(text+4, "%s %s %d \"Lopster %s\" %d %s", - net->user.username, -- net->user.password, -+ strlen(net->user.password)?net->user.password:net->user.username, - port, VERSION, -- global.linespeed); -+ global.linespeed, -+ email?email:"anon@anon" -+ ); - #endif - - size = BSWAP16(size); diff --git a/net-p2p/lopster/pkg-descr b/net-p2p/lopster/pkg-descr deleted file mode 100644 index f17eecf1e8f5..000000000000 --- a/net-p2p/lopster/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Lopster is a Napster client with Multiserver and Multisource support -for Linux/Unix written in C and based on GTK. - -WWW: http://lopster.sourceforge.net/ diff --git a/net-p2p/lopster/pkg-plist b/net-p2p/lopster/pkg-plist deleted file mode 100644 index 8265e367c956..000000000000 --- a/net-p2p/lopster/pkg-plist +++ /dev/null @@ -1,43 +0,0 @@ -bin/lopster -%%DATADIR%%/pixmaps/arrowd.xpm -%%DATADIR%%/pixmaps/arrowl.xpm -%%DATADIR%%/pixmaps/arrowr.xpm -%%DATADIR%%/pixmaps/arrowu.xpm -%%DATADIR%%/pixmaps/bug.xpm -%%DATADIR%%/pixmaps/chat.xpm -%%DATADIR%%/pixmaps/close.xpm -%%DATADIR%%/pixmaps/d16x16.xpm -%%DATADIR%%/pixmaps/download.xpm -%%DATADIR%%/pixmaps/email.xpm -%%DATADIR%%/pixmaps/enemy.xpm -%%DATADIR%%/pixmaps/enemy2.xpm -%%DATADIR%%/pixmaps/folder.xpm -%%DATADIR%%/pixmaps/folder_open.xpm -%%DATADIR%%/pixmaps/forum.xpm -%%DATADIR%%/pixmaps/friend.xpm -%%DATADIR%%/pixmaps/home16b.xpm -%%DATADIR%%/pixmaps/hotlist.xpm -%%DATADIR%%/pixmaps/ignore.xpm -%%DATADIR%%/pixmaps/info.xpm -%%DATADIR%%/pixmaps/library.xpm -%%DATADIR%%/pixmaps/logo1.xpm -%%DATADIR%%/pixmaps/mini-folder.xpm -%%DATADIR%%/pixmaps/project.xpm -%%DATADIR%%/pixmaps/search.xpm -%%DATADIR%%/pixmaps/server.xpm -%%DATADIR%%/pixmaps/server_con.xpm -%%DATADIR%%/pixmaps/server_deact.xpm -%%DATADIR%%/pixmaps/server_napi.xpm -%%DATADIR%%/pixmaps/server_nnapi.xpm -%%DATADIR%%/pixmaps/server_perm.xpm -%%DATADIR%%/pixmaps/share_all.xpm -%%DATADIR%%/pixmaps/share_none.xpm -%%DATADIR%%/pixmaps/share_part.xpm -%%DATADIR%%/pixmaps/speedgray.xpm -%%DATADIR%%/pixmaps/speedgreen.xpm -%%DATADIR%%/pixmaps/speedred.xpm -%%DATADIR%%/pixmaps/speedyellow.xpm -%%DATADIR%%/pixmaps/statistic.xpm -%%DATADIR%%/pixmaps/transfer.xpm -%%DATADIR%%/pixmaps/user1.xpm -%%DATADIR%%/pixmaps/user2.xpm diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile deleted file mode 100644 index ceb09229ceb7..000000000000 --- a/net-p2p/xnap/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= XNap -DISTVERSION= 2.5r3 -PORTREVISION= 3 -CATEGORIES= net-p2p audio java -MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/2.5r3 -#DISTNAME= ${PORTNAME:tl}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} -DISTNAME= ${PORTNAME:tl}-${DISTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Pure Java napster client; also, supports OpenNap & giFT (FastTrack) - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Unmaintained. Napster, OpenNap, and FastTrack are dead -EXPIRATION_DATE= 2018-08-30 - -USE_JAVA= yes -JAVA_VERSION= 1.6+ -NO_BUILD= yes -NO_ARCH= yes - -JAVAVM= ${LOCALBASE}/bin/java - -PORTDOCS= AUTHORS COPYING COPYING.LIB NEWS README TODO - -PLIST_FILES= bin/${PORTNAME:tl} \ - %%JAVAJARDIR%%/${PORTNAME:tl}.jar - -OPTIONS_DEFINE= DOCS - -post-patch: - @${SED} -e "s|%%JAVAJARDIR%%|${JAVAJARDIR:S,^${PREFIX}/,,}|; \ - s|%%JAVAVM%%|${JAVAVM}|; \ - s|%%JAVA_VERSION%%|${JAVA_VERSION}|; \ - s|%%PREFIX%%|${PREFIX}|" \ - ${FILESDIR}/wrapper.sh > ${WRKDIR}/wrapper.sh - -do-install: - ${INSTALL_DATA} ${WRKSRC}/xnap.jar \ - ${STAGEDIR}${JAVAJARDIR}/${PORTNAME:tl}.jar - ${INSTALL_SCRIPT} ${WRKDIR}/wrapper.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME:tl} - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for doc in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} -.endfor - -.include <bsd.port.mk> diff --git a/net-p2p/xnap/distinfo b/net-p2p/xnap/distinfo deleted file mode 100644 index 663ee6db11a0..000000000000 --- a/net-p2p/xnap/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xnap-2.5r3.tar.gz) = 57bfe11ed817cbf2e13bf3de4454598dcb180c274292583b28b930fecb73654e -SIZE (xnap-2.5r3.tar.gz) = 1220590 diff --git a/net-p2p/xnap/files/wrapper.sh b/net-p2p/xnap/files/wrapper.sh deleted file mode 100644 index a8d835778df8..000000000000 --- a/net-p2p/xnap/files/wrapper.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -export JAVA_VERSION - -PREFIX="%%PREFIX%%" -JAVA_VERSION="%%JAVA_VERSION%%" -JAVAVM="%%JAVAVM%%" -JAVAJARDIR="%%JAVAJARDIR%%" -JAR_FILE=xnap.jar - -${JAVAVM} -jar ${PREFIX}/${JAVAJARDIR}/${JAR_FILE} "${@}" diff --git a/net-p2p/xnap/pkg-descr b/net-p2p/xnap/pkg-descr deleted file mode 100644 index c4baade29777..000000000000 --- a/net-p2p/xnap/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -XNap is a pure java napster client. The XNap project is about -enhancing JNapster to include other file sharing protocols. Currently -Napster is supported for use with OpenNap servers. FastTrack -(Morpheus, Kaaza) support is available through giFT. -Gnutella support will be coming soon. - -WWW: http://xnap.sourceforge.net/ diff --git a/russian/Makefile b/russian/Makefile index 4f5bdae5975f..5de1e446a1b1 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -20,7 +20,6 @@ SUBDIR += libreoffice SUBDIR += mueller-dic SUBDIR += mythes - SUBDIR += napster SUBDIR += p5-Convert-Cyrillic SUBDIR += p5-Lingua-DetectCyrillic SUBDIR += p5-Lingua-RU-Charset diff --git a/russian/napster/Makefile b/russian/napster/Makefile deleted file mode 100644 index 568249a068af..000000000000 --- a/russian/napster/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Created by: Roman Y. Bogdanov <sam@brj.pp.ru> -# $FreeBSD$ - -PORTNAME= nap -CATEGORIES= russian - -MAINTAINER= sam@brj.pp.ru -COMMENT= Client for the OpenNAP network with koi8 <> win1251 encoding patch - -MASTERDIR= ${.CURDIR}/../../audio/napster - -CONFLICTS= nap-[0-9]* - -USES= ncurses -WITH_ENCODING_PATCH= yes - -EXTRA_PATCHES= ${.CURDIR}/files/extra-win2koi - -.include "${MASTERDIR}/Makefile" diff --git a/russian/napster/files/extra-win2koi b/russian/napster/files/extra-win2koi deleted file mode 100644 index c3c592e3f66d..000000000000 --- a/russian/napster/files/extra-win2koi +++ /dev/null @@ -1,168 +0,0 @@ -diff -urN src/cmds.c src/cmds.c ---- src/cmds.c Wed Jul 21 18:57:52 2004 -+++ src/cmds.c Wed Jul 21 19:10:36 2004 -@@ -52,6 +52,8 @@ - #include "memwatch.h" - #endif - -+#include "recoder.h" -+ - extern info_t info; - extern scroll_t *mscroll, *mscrollend; - extern int lastlogflag; -@@ -1744,8 +1746,10 @@ - } - - msg = fixquotes(cstr(str, 2)); -+ recodepage(msg,msg,1); - sendpack(s, NAP_TELL, "%s %s", tok[1], msg); - recent = findquery(chanl, tok[1]); -+ recodepage(msg,msg,2); - wp(win, "%s* --> (%s%s%s)%s %s\n", GREEN, WHITE, tok[1], GREEN, WHITE, msg); - drw(win); - -@@ -2712,6 +2716,7 @@ - O_NAP_FUNC(dtopic) - { - chans_t *cur; -+ char *k_topic=curchan->topic; - - if (num == 1) - { -@@ -2738,7 +2743,8 @@ - drw(win); - return(1); - } -- -+ -+ recodepage(str,str,1); - sendpack(s, NAP_TOPIC, "%s", cstr(str, 1)); - - return(1); -@@ -2822,6 +2828,7 @@ - return(-3); - } - -+ recodepage(str,str,1); - sendpack(s, NAP_ANNOUNCE, "%s", cstr(str, 1)); - - return(1); -@@ -4696,6 +4703,7 @@ - } - else if (curchan->q == 2 && buf[0] != '\0') - { -+ recodepage(buf,buf,1); - ssock(ircsock, "PRIVMSG %s :%s\n", curchan->nm, buf); - recent = curchan; - wp(win, "%s<%s%s%s>%s %s\n", BRIGHT(MAGENTA), WHITE, mnick, BRIGHT(MAGENTA), WHITE, buf); -diff -urN src/recoder.h src/recoder.h ---- src/recoder.h Thu Jan 1 07:00:00 1970 -+++ src/recoder.h Wed Jul 21 19:10:36 2004 -@@ -0,0 +1,51 @@ -+/* -+ -+ brj.pp.ru decoder library -+ -+*/ -+ -+#include <stdio.h> -+#include <string.h> -+ -+unsigned char kw[] = {128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143, -+ 144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159, -+ 160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175, -+ 176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191, -+ 254,224,225,246,228,229,244,227,245,232,233,234,235,236,237,238, -+ 239,255,240,241,242,243,230,226,252,251,231,248,253,249,247,250, -+ 222,192,193,214,196,197,212,195,213,200,201,202,203,204,205,206, -+ 207,223,208,209,210,211,198,194,220,219,199,216,221,217,215,218}; -+ -+unsigned char wk[] = {128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143, -+ 144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159, -+ 160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175, -+ 176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191, -+ 225,226,247,231,228,229,246,250,233,234,235,236,237,238,239,240, -+ 242,243,244,245,230,232,227,254,251,253,255,249,248,252,224,241, -+ 193,194,215,199,196,197,214,218,201,202,203,204,205,206,207,208, -+ 210,211,212,213,198,200,195,222,219,221,223,217,216,220,192,209}; -+ -+unsigned char *table; -+ -+char *recodepage(char * source, char * dest, int codenum) -+{ -+int j=0; -+int i=0; -+ -+if((codenum == 1)){table=kw;} -+if((codenum == 2)){table=wk;} -+ -+ -+strcpy(dest,source); -+ -+for(i=0;i<strlen(source);i++) -+{ -+ j = source[i]; -+ j &= 0377; -+ if(j & 0200) -+ j = table[j & 0177]; -+ dest[i]=j; -+} -+return dest; -+ -+} -diff -urN src/scmds.c src/scmds.c ---- src/scmds.c Wed Jul 21 18:57:52 2004 -+++ src/scmds.c Wed Jul 21 19:11:59 2004 -@@ -498,6 +498,8 @@ - if (!(recent = findchan(chanl, tok[0]))) - return(1); /* ?? we don't seem to be on that channel */ - -+ recodepage(str,str,2); -+ - /* highlight our own messages in MAGENTA, all others in BLUE */ - if (!strcasecmp(info.user, tok[1])) { - hilit = MAGENTA; -@@ -648,6 +650,7 @@ - - I_NAP_FUNC(snotice) - { -+ recodepage(str,str,2); - wp(win, "%s* %s%s\n", YELLOW, (str)?str:"", WHITE); - drw(win); - return(1); -@@ -2014,6 +2017,7 @@ - - I_NAP_FUNC(sme) - { -+ recodepage(tok[2],tok[2],2); - if (!(recent = findchan(chanl, tok[0]))) - return(1); - if (!strcasecmp(curchan->nm, tok[0]) || wmode) -diff -urN src/winio.c src/winio.c ---- src/winio.c Wed Jul 21 18:57:52 2004 -+++ src/winio.c Wed Jul 21 19:13:10 2004 -@@ -1007,13 +1007,16 @@ - drw(win); - } else if (curchan->q == 1) { - msg = fixquotes(strdup(command)); -+ recodepage(msg,msg,1); - sendpack(s, NAP_TELL, "%s %s", curchan->nm, msg); - recent = curchan; -+ recodepage(msg,msg,2); - wp(win, "%s* --> (%s%s%s)%s %s\n", GREEN, WHITE, curchan->nm, GREEN, WHITE, msg); - drw(win); - free(msg); - recent = NULL; - } else if (curchan->q == 2) { -+ recodepage(command,command,1); - ssock(ircsock, "PRIVMSG %s :%s\n", curchan->nm, command); - recent = curchan; - wp(win, "%s<%s%s%s>%s %s\n", BRIGHT(MAGENTA), WHITE, mnick, BRIGHT(MAGENTA), WHITE, command); -@@ -1021,6 +1024,7 @@ - recent = NULL; - } else { - msg = fixquotes(strdup(command)); -+ recodepage(msg,msg,1); - if (sendpack(s, NAP_SAY, "%s %s", curchan->nm, msg) == -1) { - delsock(s); /* s is the server, or -1 if no server */ - } |