aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-11-28 09:45:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-11-28 09:45:45 +0000
commit58e47a21fab02ef24f6b4f14da5fa02d0613c69e (patch)
treec09859e680140f9fb7a4843cb054b99350fae95c
parent903b24076662b17e2db1205716a045d080c0c34c (diff)
downloadports-58e47a21fab02ef24f6b4f14da5fa02d0613c69e.tar.gz
ports-58e47a21fab02ef24f6b4f14da5fa02d0613c69e.zip
Notes
-rw-r--r--LEGAL1
-rw-r--r--MOVED8
-rw-r--r--devel/Makefile2
-rw-r--r--devel/p5-SPOPS/Makefile128
-rw-r--r--devel/p5-SPOPS/distinfo2
-rw-r--r--devel/p5-SPOPS/pkg-descr21
-rw-r--r--devel/p5-SPOPS/pkg-plist136
-rw-r--r--devel/safestr/Makefile33
-rw-r--r--devel/safestr/distinfo2
-rw-r--r--devel/safestr/files/patch-ltmain.sh15
-rw-r--r--devel/safestr/files/patch-safefmt.c33
-rw-r--r--devel/safestr/pkg-descr19
-rw-r--r--devel/safestr/pkg-plist6
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/tonicpoint-viewer/Makefile43
-rw-r--r--graphics/tonicpoint-viewer/distinfo2
-rw-r--r--graphics/tonicpoint-viewer/files/tonicpoint2
-rw-r--r--graphics/tonicpoint-viewer/pkg-descr6
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/libicq/Makefile32
-rw-r--r--japanese/libicq/distinfo4
-rw-r--r--japanese/libicq/files/patch-ad50
-rw-r--r--japanese/libicq/pkg-descr6
-rw-r--r--japanese/libicq/pkg-plist5
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/nagios-check_ice/Makefile24
-rw-r--r--net-mgmt/nagios-check_ice/distinfo2
-rw-r--r--net-mgmt/nagios-check_ice/pkg-descr7
-rw-r--r--net-mgmt/nagios-check_ice/pkg-plist2
-rw-r--r--net/Makefile1
-rw-r--r--net/relay/Makefile28
-rw-r--r--net/relay/distinfo2
-rw-r--r--net/relay/files/patch-0113
-rw-r--r--net/relay/files/patch-0226
-rw-r--r--net/relay/pkg-descr2
-rw-r--r--net/relay/pkg-plist6
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/lemmatizer/Makefile52
-rw-r--r--textproc/lemmatizer/distinfo8
-rw-r--r--textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp11
-rw-r--r--textproc/lemmatizer/pkg-descr6
-rw-r--r--textproc/lemmatizer/pkg-plist96
-rw-r--r--x11-clocks/Makefile1
-rw-r--r--x11-clocks/bmp-alarm/Makefile29
-rw-r--r--x11-clocks/bmp-alarm/distinfo2
-rw-r--r--x11-clocks/bmp-alarm/pkg-descr6
46 files changed, 8 insertions, 876 deletions
diff --git a/LEGAL b/LEGAL
index 5b0ebdc322af..9ce9461f3159 100644
--- a/LEGAL
+++ b/LEGAL
@@ -446,7 +446,6 @@ Tripwire-*-1.tar.gz security/tripwire-131 Cannot be redistributed
tripwire-*.tar.gz security/tripwire12 Cannot be redistributed for
more than the cost of
duplication
-tonicpoint-* graphics/tonicpoint-viewer Free for non-profit
tuc-* converters/tuc Author does not allow
CD-ROM distribution
ue*dev.zip editors/uemacs Resale allowed for media cost
diff --git a/MOVED b/MOVED
index a9554a971aa9..cfee1337b981 100644
--- a/MOVED
+++ b/MOVED
@@ -3874,3 +3874,11 @@ www/momspider||2012-11-28|Has expired: No more public distfiles
japanese/perl5||2012-11-28|Has expired: Recent perl supports correctly japanese, consider using them
sysutils/fuser||2012-11-28|Has expired: No more public distfiles
textproc/ascii2pdf||2012-11-28|Has expired: No more public distfiles
+devel/p5-SPOPS||2012-11-28|Has expired: Depend on the expired p5-Class-Fields
+textproc/lemmatizer||2012-11-28|Has expired: No more public distfiles
+net/relay||2012-11-28|Has expired: No more public distfiles
+x11-clocks/bmp-alarm||2012-11-28|Has expired: No more public distfiles
+net-mgmt/nagios-check_ice||2012-11-28|Has expired: No more public distfiles
+japanese/libicq||2012-11-28|Has expired: No more public distfiles and development ceased
+graphics/tonicpoint-viewer||2012-11-28|Has expired: No more public distfiles
+devel/safestr||2012-11-28|Has expired: No more public distfiles
diff --git a/devel/Makefile b/devel/Makefile
index 9f88a58fc9bb..e911241126f5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2478,7 +2478,6 @@
SUBDIR += p5-SDL
SUBDIR += p5-SNMP-Persist
SUBDIR += p5-SOAP-WSDL
- SUBDIR += p5-SPOPS
SUBDIR += p5-SSN-Validate
SUBDIR += p5-SUPER
SUBDIR += p5-SVN-ACL
@@ -4032,7 +4031,6 @@
SUBDIR += rvm
SUBDIR += sabre
SUBDIR += safe-iop
- SUBDIR += safestr
SUBDIR += sbt
SUBDIR += scala-ide
SUBDIR += scalatest
diff --git a/devel/p5-SPOPS/Makefile b/devel/p5-SPOPS/Makefile
deleted file mode 100644
index 38b58d664b5a..000000000000
--- a/devel/p5-SPOPS/Makefile
+++ /dev/null
@@ -1,128 +0,0 @@
-# Created by: Sergey Skvortsov <skv@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= SPOPS
-PORTVERSION= 0.87
-PORTREVISION= 1
-CATEGORIES= devel perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:CWINTERS
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Simple Perl Object Persistence with Security
-
-DEPRECATED= Depend on the expired p5-Class-Fields
-EXPIRATION_DATE= 2012-11-27
-
-BUILD_DEPENDS= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \
- p5-Class-Date>=0:${PORTSDIR}/devel/p5-Class-Date \
- p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert \
- p5-Class-Fields>=0:${PORTSDIR}/devel/p5-Class-Fields \
- p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Class-Factory>=0:${PORTSDIR}/devel/p5-Class-Factory \
- p5-Devel-StackTrace>=0:${PORTSDIR}/devel/p5-Devel-StackTrace \
- p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
- p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \
- p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= SPOPS.3 \
- SPOPS::ClassFactory.3 \
- SPOPS::ClassFactory::DBI.3 \
- SPOPS::ClassFactory::DefaultBehavior.3 \
- SPOPS::ClassFactory::LDAP.3 \
- SPOPS::DBI.3 \
- SPOPS::DBI::InterBase.3 \
- SPOPS::DBI::MySQL.3 \
- SPOPS::DBI::Oracle.3 \
- SPOPS::DBI::Pg.3 \
- SPOPS::DBI::SQLite.3 \
- SPOPS::DBI::Sybase.3 \
- SPOPS::DBI::TypeInfo.3 \
- SPOPS::Error.3 \
- SPOPS::Exception.3 \
- SPOPS::Exception::DBI.3 \
- SPOPS::Exception::LDAP.3 \
- SPOPS::Exception::Security.3 \
- SPOPS::Export.3 \
- SPOPS::Export::DBI::Data.3 \
- SPOPS::Export::Object.3 \
- SPOPS::Export::Perl.3 \
- SPOPS::Export::SQL.3 \
- SPOPS::Export::XML.3 \
- SPOPS::GDBM.3 \
- SPOPS::HashFile.3 \
- SPOPS::Import.3 \
- SPOPS::Import::DBI::Data.3 \
- SPOPS::Import::DBI::Delete.3 \
- SPOPS::Import::DBI::GenericOperation.3 \
- SPOPS::Import::DBI::Table.3 \
- SPOPS::Import::DBI::TableTransform.3 \
- SPOPS::Import::DBI::TableTransform::InterBase.3 \
- SPOPS::Import::DBI::TableTransform::MySQL.3 \
- SPOPS::Import::DBI::TableTransform::Oracle.3 \
- SPOPS::Import::DBI::TableTransform::Pg.3 \
- SPOPS::Import::DBI::TableTransform::SQLite.3 \
- SPOPS::Import::DBI::TableTransform::Sybase.3 \
- SPOPS::Import::DBI::Update.3 \
- SPOPS::Import::Object.3 \
- SPOPS::Initialize.3 \
- SPOPS::Iterator.3 \
- SPOPS::Iterator::DBI.3 \
- SPOPS::Iterator::LDAP.3 \
- SPOPS::Iterator::WrapList.3 \
- SPOPS::Key::DBI::HandleField.3 \
- SPOPS::Key::DBI::Identity.3 \
- SPOPS::Key::DBI::Pool.3 \
- SPOPS::Key::DBI::Sequence.3 \
- SPOPS::Key::Random.3 \
- SPOPS::Key::UUID.3 \
- SPOPS::LDAP.3 \
- SPOPS::LDAP::MultiDatasource.3 \
- SPOPS::Loopback.3 \
- SPOPS::Manual.3 \
- SPOPS::Manual::CodeGeneration.3 \
- SPOPS::Manual::Configuration.3 \
- SPOPS::Manual::Cookbook.3 \
- SPOPS::Manual::Datasource.3 \
- SPOPS::Manual::Exceptions.3 \
- SPOPS::Manual::ImportExport.3 \
- SPOPS::Manual::Intro.3 \
- SPOPS::Manual::Object.3 \
- SPOPS::Manual::ObjectRules.3 \
- SPOPS::Manual::Relationships.3 \
- SPOPS::Manual::Security.3 \
- SPOPS::Manual::Serialization.3 \
- SPOPS::SQLInterface.3 \
- SPOPS::Secure.3 \
- SPOPS::Secure::DBI.3 \
- SPOPS::Secure::Hierarchy.3 \
- SPOPS::Secure::Loopback.3 \
- SPOPS::Secure::Util.3 \
- SPOPS::Tie.3 \
- SPOPS::Tie::StrictField.3 \
- SPOPS::Tool::CreateOnly.3 \
- SPOPS::Tool::DBI::Datasource.3 \
- SPOPS::Tool::DBI::DiscoverField.3 \
- SPOPS::Tool::DBI::FindDefaults.3 \
- SPOPS::Tool::DBI::MaintainLinkedList.3 \
- SPOPS::Tool::DateConvert.3 \
- SPOPS::Tool::LDAP::Datasource.3 \
- SPOPS::Tool::ReadOnly.3 \
- SPOPS::Tool::UTFConvert.3 \
- SPOPS::Utility.3
-
-post-install:
-.ifndef(NOPORTDOCS)
- @${ECHO_MSG} "===> Installing examples for ${PKGNAME}"
- @${MKDIR} ${EXAMPLESDIR}/My
- @${INSTALL_SCRIPT} ${WRKSRC}/eg/*.pl ${EXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/eg/*.sql ${WRKSRC}/eg/README \
- ${EXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/eg/My/*.pm ${EXAMPLESDIR}/My
-.endif
-
-.include <bsd.port.mk>
diff --git a/devel/p5-SPOPS/distinfo b/devel/p5-SPOPS/distinfo
deleted file mode 100644
index 6db382e34c87..000000000000
--- a/devel/p5-SPOPS/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (SPOPS-0.87.tar.gz) = 900d6b173023a036882843dfe56be2afa7987d264cab92b36cd79711994b17c7
-SIZE (SPOPS-0.87.tar.gz) = 291946
diff --git a/devel/p5-SPOPS/pkg-descr b/devel/p5-SPOPS/pkg-descr
deleted file mode 100644
index 7a2284bd25a0..000000000000
--- a/devel/p5-SPOPS/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-SPOPS is a robust and powerful module that allows you to serialize objects. It
-is unique in that it also allows you to apply security to these objects using
-a fairly simple but powerful scheme of users and groups.
-
-It's also unique in that for most objects, you will not need to write any code.
-A fairly simple configuration file is all you need which you can then feed to
-SPOPS and have a class for your object ready to go, right out of thin air.
-
-The configuration you specify not only lists the properties of the object and
-possibly some information about where its data should be stored, but can also
-describe the relationship an object might have with another object (or
-objects).
-
-One great benefit is that you can retrofit SPOPS to existing data. If you
-don't use any of the metadata layers or security, you can simply describe your
-data in a configuration file, process the configuration and start making (and
-processing) objects. If you want to add security to these objects later, it's
-easy!
-
-Author: Chris Winters <chris@cwinters.com>
-WWW: http://search.cpan.org/dist/SPOPS/
diff --git a/devel/p5-SPOPS/pkg-plist b/devel/p5-SPOPS/pkg-plist
deleted file mode 100644
index 281a7413e748..000000000000
--- a/devel/p5-SPOPS/pkg-plist
+++ /dev/null
@@ -1,136 +0,0 @@
-%%SITE_PERL%%/SPOPS.pm
-%%SITE_PERL%%/SPOPS/ClassFactory.pm
-%%SITE_PERL%%/SPOPS/ClassFactory/DBI.pm
-%%SITE_PERL%%/SPOPS/ClassFactory/DefaultBehavior.pm
-%%SITE_PERL%%/SPOPS/ClassFactory/LDAP.pm
-%%SITE_PERL%%/SPOPS/DBI.pm
-%%SITE_PERL%%/SPOPS/DBI/InterBase.pm
-%%SITE_PERL%%/SPOPS/DBI/MySQL.pm
-%%SITE_PERL%%/SPOPS/DBI/Oracle.pm
-%%SITE_PERL%%/SPOPS/DBI/Pg.pm
-%%SITE_PERL%%/SPOPS/DBI/SQLite.pm
-%%SITE_PERL%%/SPOPS/DBI/Sybase.pm
-%%SITE_PERL%%/SPOPS/DBI/TypeInfo.pm
-%%SITE_PERL%%/SPOPS/Error.pm
-%%SITE_PERL%%/SPOPS/Exception.pm
-%%SITE_PERL%%/SPOPS/Exception/DBI.pm
-%%SITE_PERL%%/SPOPS/Exception/LDAP.pm
-%%SITE_PERL%%/SPOPS/Exception/Security.pm
-%%SITE_PERL%%/SPOPS/Export.pm
-%%SITE_PERL%%/SPOPS/Export/DBI/Data.pm
-%%SITE_PERL%%/SPOPS/Export/Object.pm
-%%SITE_PERL%%/SPOPS/Export/Perl.pm
-%%SITE_PERL%%/SPOPS/Export/SQL.pm
-%%SITE_PERL%%/SPOPS/Export/XML.pm
-%%SITE_PERL%%/SPOPS/GDBM.pm
-%%SITE_PERL%%/SPOPS/HashFile.pm
-%%SITE_PERL%%/SPOPS/Import.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/Data.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/Delete.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/GenericOperation.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/Table.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/TableTransform.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/TableTransform/InterBase.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/TableTransform/MySQL.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/TableTransform/Oracle.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/TableTransform/Pg.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/TableTransform/SQLite.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/TableTransform/Sybase.pm
-%%SITE_PERL%%/SPOPS/Import/DBI/Update.pm
-%%SITE_PERL%%/SPOPS/Import/Object.pm
-%%SITE_PERL%%/SPOPS/Initialize.pm
-%%SITE_PERL%%/SPOPS/Iterator.pm
-%%SITE_PERL%%/SPOPS/Iterator/DBI.pm
-%%SITE_PERL%%/SPOPS/Iterator/LDAP.pm
-%%SITE_PERL%%/SPOPS/Iterator/WrapList.pm
-%%SITE_PERL%%/SPOPS/Key/DBI/HandleField.pm
-%%SITE_PERL%%/SPOPS/Key/DBI/Identity.pm
-%%SITE_PERL%%/SPOPS/Key/DBI/Pool.pm
-%%SITE_PERL%%/SPOPS/Key/DBI/Sequence.pm
-%%SITE_PERL%%/SPOPS/Key/Random.pm
-%%SITE_PERL%%/SPOPS/Key/UUID.pm
-%%SITE_PERL%%/SPOPS/LDAP.pm
-%%SITE_PERL%%/SPOPS/LDAP/MultiDatasource.pm
-%%SITE_PERL%%/SPOPS/Loopback.pm
-%%SITE_PERL%%/SPOPS/Manual.pod
-%%SITE_PERL%%/SPOPS/Manual/CodeGeneration.pod
-%%SITE_PERL%%/SPOPS/Manual/Configuration.pod
-%%SITE_PERL%%/SPOPS/Manual/Cookbook.pod
-%%SITE_PERL%%/SPOPS/Manual/Datasource.pod
-%%SITE_PERL%%/SPOPS/Manual/Exceptions.pod
-%%SITE_PERL%%/SPOPS/Manual/ImportExport.pod
-%%SITE_PERL%%/SPOPS/Manual/Intro.pod
-%%SITE_PERL%%/SPOPS/Manual/Object.pod
-%%SITE_PERL%%/SPOPS/Manual/ObjectRules.pod
-%%SITE_PERL%%/SPOPS/Manual/Relationships.pod
-%%SITE_PERL%%/SPOPS/Manual/Security.pod
-%%SITE_PERL%%/SPOPS/Manual/Serialization.pod
-%%SITE_PERL%%/SPOPS/SQLInterface.pm
-%%SITE_PERL%%/SPOPS/Secure.pm
-%%SITE_PERL%%/SPOPS/Secure/DBI.pm
-%%SITE_PERL%%/SPOPS/Secure/Hierarchy.pm
-%%SITE_PERL%%/SPOPS/Secure/Loopback.pm
-%%SITE_PERL%%/SPOPS/Secure/Util.pm
-%%SITE_PERL%%/SPOPS/Tie.pm
-%%SITE_PERL%%/SPOPS/Tie/StrictField.pm
-%%SITE_PERL%%/SPOPS/Tool/CreateOnly.pm
-%%SITE_PERL%%/SPOPS/Tool/DBI/Datasource.pm
-%%SITE_PERL%%/SPOPS/Tool/DBI/DiscoverField.pm
-%%SITE_PERL%%/SPOPS/Tool/DBI/FindDefaults.pm
-%%SITE_PERL%%/SPOPS/Tool/DBI/MaintainLinkedList.pm
-%%SITE_PERL%%/SPOPS/Tool/DateConvert.pm
-%%SITE_PERL%%/SPOPS/Tool/LDAP/Datasource.pm
-%%SITE_PERL%%/SPOPS/Tool/ReadOnly.pm
-%%SITE_PERL%%/SPOPS/Tool/UTFConvert.pm
-%%SITE_PERL%%/SPOPS/Utility.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/SPOPS/.packlist
-%%PORTDOCS%%%%EXAMPLESDIR%%/My/Common.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/My/CommonResources.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/My/Doodad.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/My/Group.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/My/LDAPConnect.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/My/Security.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/My/User.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/README
-%%PORTDOCS%%%%EXAMPLESDIR%%/datasource_configure.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/datasource_configure_ldap.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/export_doodads.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/fetch_all.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/fetch_doodads.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/find_defaults_demo.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/ldap_multidatasource.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/modify_debug_to_l4p.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/stock_doodads.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/stock_user_group.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_clear.sql
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_clear_interbase.sql
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_clear_oracle.sql
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_clear_pgsql.sql
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_interbase.sql
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_mysql.sql
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_oracle.sql
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_pgsql.sql
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_sqlite.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/users_groups_tsql.sql
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/My
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SPOPS
-@dirrm %%SITE_PERL%%/SPOPS/Tool/LDAP
-@dirrm %%SITE_PERL%%/SPOPS/Tool/DBI
-@dirrm %%SITE_PERL%%/SPOPS/Tool
-@dirrm %%SITE_PERL%%/SPOPS/Tie
-@dirrm %%SITE_PERL%%/SPOPS/Secure
-@dirrm %%SITE_PERL%%/SPOPS/Manual
-@dirrm %%SITE_PERL%%/SPOPS/LDAP
-@dirrm %%SITE_PERL%%/SPOPS/Key/DBI
-@dirrm %%SITE_PERL%%/SPOPS/Key
-@dirrm %%SITE_PERL%%/SPOPS/Iterator
-@dirrm %%SITE_PERL%%/SPOPS/Import/DBI/TableTransform
-@dirrm %%SITE_PERL%%/SPOPS/Import/DBI
-@dirrm %%SITE_PERL%%/SPOPS/Import
-@dirrm %%SITE_PERL%%/SPOPS/Export/DBI
-@dirrm %%SITE_PERL%%/SPOPS/Export
-@dirrm %%SITE_PERL%%/SPOPS/Exception
-@dirrm %%SITE_PERL%%/SPOPS/DBI
-@dirrm %%SITE_PERL%%/SPOPS/ClassFactory
-@dirrm %%SITE_PERL%%/SPOPS
diff --git a/devel/safestr/Makefile b/devel/safestr/Makefile
deleted file mode 100644
index 2554a8db34f1..000000000000
--- a/devel/safestr/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: Robert Schlotterbeck <robert@rs.tarrant.tx.us>
-# $FreeBSD$
-
-PORTNAME= safestr
-PORTVERSION= 1.0.3
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= http://www.zork.org/software/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A string handling library for C
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-LIB_DEPENDS= xxl.2:${PORTSDIR}/devel/xxl:install
-
-CONFIGURE_ARGS= --with-xxl=${LOCALBASE}
-GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool
-USE_LDCONFIG= yes
-
-.if !defined(NOPORTDOCS)
-PORTDOCS= *
-.endif
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}/
-.endif
-
-.include <bsd.port.mk>
diff --git a/devel/safestr/distinfo b/devel/safestr/distinfo
deleted file mode 100644
index 4005b4d4c9de..000000000000
--- a/devel/safestr/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (safestr-1.0.3.tar.gz) = 791256efff74317273cf8b64c9ad360b7bce16d561b4350bb7de9776c5855b6c
-SIZE (safestr-1.0.3.tar.gz) = 1147074
diff --git a/devel/safestr/files/patch-ltmain.sh b/devel/safestr/files/patch-ltmain.sh
deleted file mode 100644
index d95cb8218958..000000000000
--- a/devel/safestr/files/patch-ltmain.sh
+++ /dev/null
@@ -1,15 +0,0 @@
---- ltmain.sh.orig Fri Aug 29 13:31:36 2003
-+++ ltmain.sh Fri Aug 29 13:31:59 2003
-@@ -5425,10 +5425,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false ; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/devel/safestr/files/patch-safefmt.c b/devel/safestr/files/patch-safefmt.c
deleted file mode 100644
index 78e7ae10a9a2..000000000000
--- a/devel/safestr/files/patch-safefmt.c
+++ /dev/null
@@ -1,33 +0,0 @@
---- safefmt.c.orig Mon Sep 4 17:28:27 2006
-+++ safefmt.c Mon Sep 4 18:07:39 2006
-@@ -489,10 +489,10 @@
- SET_ARGLIST_TYPE(format_arg, type);
- }
-
-- ap = arglist->ap;
-+ va_copy(ap, arglist->ap);
- for (x = arglist->current; x < max_arg; x++)
- load_argument(x, arglist);
-- arglist->ap = ap;
-+ va_copy(arglist->ap, ap);
-
- arglist->max = max_arg;
- arglist->scanned = 1;
-@@ -675,7 +675,7 @@
- arglist.current = 0;
- arglist.max = 0;
- arglist.scanned = 0;
-- arglist.ap = ap;
-+ va_copy(arglist.ap, ap);
- memset(arglist.list, 0, sizeof(arglist.list));
-
- cs_d = 0;
-@@ -683,7 +683,7 @@
- padding = NULL;
- *nbytes = padding_size = 0;
- arglist.current = arglist.max = arglist.scanned = 0;
-- arglist.ap = ap;
-+ va_copy(arglist.ap, ap);
- trusted = (ifmt->hdr.flags & SAFESTR_TRUSTED) == SAFESTR_TRUSTED;
-
- for (c = start = ifmt->str; c < ifmt->str + ifmt->hdr.length; start = ++c)
diff --git a/devel/safestr/pkg-descr b/devel/safestr/pkg-descr
deleted file mode 100644
index a6939b0b5884..000000000000
--- a/devel/safestr/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-Safe C String Library v0.9.6 (June 11, 2003)
-
-The goal of the SafeStr library is to provide a rich string-handling library
-for C that has safe semantics yet interoperates with legacy library code in
-a straightforward manner. Additionally, porting code that uses standard C
-string handling should be straightforward. The library should work on all
-modern Unix-like platforms, as well as any 32-bit Microsoft Windows OS.
-
-The overt security goals of the library are as follows:
-
- 1. Buffer overflows should not be possible when using the API.
- 2. Format string problems should be impossible when using the API.
- 3. The API should be capable of tracking whether strings are "trusted",
- a la Perl's taint mode.
-
-The API is meant to provide rich functionality and be easy to use, all the while
-improving security.
-
-WWW: http://www.zork.org/safestr/
diff --git a/devel/safestr/pkg-plist b/devel/safestr/pkg-plist
deleted file mode 100644
index 8e5f60df73ef..000000000000
--- a/devel/safestr/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-include/safestr-c99.h
-include/safestr.h
-lib/libsafestr.a
-lib/libsafestr.la
-lib/libsafestr.so
-lib/libsafestr.so.3
diff --git a/graphics/Makefile b/graphics/Makefile
index 1a52398a7c01..d0b48376fc60 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -977,7 +977,6 @@
SUBDIR += tinyows
SUBDIR += tkpng
SUBDIR += togl
- SUBDIR += tonicpoint-viewer
SUBDIR += truevision
SUBDIR += tulip
SUBDIR += tumble
diff --git a/graphics/tonicpoint-viewer/Makefile b/graphics/tonicpoint-viewer/Makefile
deleted file mode 100644
index 21d9848dc9f8..000000000000
--- a/graphics/tonicpoint-viewer/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Created by: ports@c0decafe.net
-# $FreeBSD$
-
-PORTNAME= viewer
-PORTVERSION= 1.4
-PORTREVISION= 2
-CATEGORIES= graphics java
-MASTER_SITES= http://downloads.tonicsystems.com/viewer/
-PKGNAMEPREFIX= tonicpoint-
-DISTNAME= tonicpoint-${PORTVERSION}
-EXTRACT_SUFX= .jar
-EXTRACT_ONLY=
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= PowerPoint presentations viewer
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-NO_CDROM= free for non-commercial use
-
-USE_JAVA= yes
-JAVA_VERSION= 1.5+
-
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-
-BINNAME= tonicpoint
-JARFILE= ${BINNAME}.jar
-PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} bin/${BINNAME}
-
-do-configure:
- @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|;'\
- -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|;'\
- -e 's|%%JARFILE%%|${JARFILE}|;' \
- ${FILESDIR}/${BINNAME} > ${WRKSRC}/${BINNAME}
-
-do-install:
- @${MKDIR} ${JAVAJARDIR}
- ${INSTALL_DATA} ${DISTDIR}/${DISTNAME}.jar ${JAVAJARDIR}/${JARFILE}
- ${INSTALL_SCRIPT} ${WRKSRC}/${BINNAME} ${PREFIX}/bin/${BINNAME}
-
-.include <bsd.port.mk>
diff --git a/graphics/tonicpoint-viewer/distinfo b/graphics/tonicpoint-viewer/distinfo
deleted file mode 100644
index a6fa05c4de21..000000000000
--- a/graphics/tonicpoint-viewer/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (tonicpoint-1.4.jar) = 7c005324c6d803c2b3e5967c6a66f9c71fa3375b1cd5410de4cda0ca600e80f3
-SIZE (tonicpoint-1.4.jar) = 870837
diff --git a/graphics/tonicpoint-viewer/files/tonicpoint b/graphics/tonicpoint-viewer/files/tonicpoint
deleted file mode 100644
index c81aee487c12..000000000000
--- a/graphics/tonicpoint-viewer/files/tonicpoint
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec %%LOCALBASE%%/bin/java -jar %%JAVAJARDIR%%/%%JARFILE%% "$@"
diff --git a/graphics/tonicpoint-viewer/pkg-descr b/graphics/tonicpoint-viewer/pkg-descr
deleted file mode 100644
index 49915a0fe9a8..000000000000
--- a/graphics/tonicpoint-viewer/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-The TonicPoint Viewer is a standalone Java application that allows you to open
-and view PowerPoint presentations on any platform.
-The Viewer supports the standard PowerPoint file format that is used
-by PowerPoint 97, 2000, XP, 2003, etc.
-
-WWW: http://tonicsystems.com/products/viewer/
diff --git a/japanese/Makefile b/japanese/Makefile
index 7047a07e8062..8b1c9f85bdcb 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -157,7 +157,6 @@
SUBDIR += latex2html
SUBDIR += leafrogue
SUBDIR += less
- SUBDIR += libicq
SUBDIR += libjcode
SUBDIR += libreoffice
SUBDIR += libskk
diff --git a/japanese/libicq/Makefile b/japanese/libicq/Makefile
deleted file mode 100644
index b85f1140bb3b..000000000000
--- a/japanese/libicq/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Created by: Seiichirou Hiraoka
-# $FreeBSD$
-
-PORTNAME= libicq
-PORTVERSION= 0.33
-PORTREVISION= 1
-CATEGORIES= japanese net
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- ftp://ftp.korsoft.com/pub/gicq/
-MASTER_SITE_SUBDIR= flathill
-
-DEPRECATED= No more public distfiles and development ceased
-EXPIRATION_DATE= 2012-11-26
-
-PATCH_SITES= ${MASTER_SITE_LOCAL} \
- http://www-nagao.kuee.kyoto-u.ac.jp/member/taku/soft/
-PATCH_SITE_SUBDIR= flathill
-PATCHFILES= ${DISTNAME}ja.patch
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Library to add ICQ communication support to your software
-
-USE_GNOME= glib12
-USE_AUTOTOOLS= libtool
-USE_LDCONFIG= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
- ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/japanese/libicq/distinfo b/japanese/libicq/distinfo
deleted file mode 100644
index 7f842d084b0b..000000000000
--- a/japanese/libicq/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (libicq-0.33.tar.gz) = 5295bf86a785adf0b70ad5b3416bc73019f177eb5b1a023cd99a52c29e6ed765
-SIZE (libicq-0.33.tar.gz) = 101447
-SHA256 (libicq-0.33ja.patch) = b49286f396b67778cb6728e2aadeb6b60eb236a952e34980bd9792425d8578eb
-SIZE (libicq-0.33ja.patch) = 10484
diff --git a/japanese/libicq/files/patch-ad b/japanese/libicq/files/patch-ad
deleted file mode 100644
index ba3b41a090d2..000000000000
--- a/japanese/libicq/files/patch-ad
+++ /dev/null
@@ -1,50 +0,0 @@
---- src/send.c.orig Thu Nov 11 17:16:26 1999
-+++ src/send.c Thu Nov 11 17:18:50 1999
-@@ -139,6 +139,17 @@
- fprintf(stderr, "\nSocket creation failed.");
- exit(1);
- }
-+
-+#ifdef IP_PORTRANGE
-+ {
-+ int i=IP_PORTRANGE_HIGH;
-+ if (setsockopt(sok, IPPROTO_IP, IP_PORTRANGE, &i, sizeof(i))<0)
-+ {
-+ fprintf(stderr, "\nSocket range selection failed.");
-+ exit(1);
-+ }
-+ }
-+#endif
-
- if(Verbose & ICQ_VERB_INFO)
- printf("\nSocket created. Attempting to connect..." );
-@@ -170,6 +181,12 @@
- bzero(&(sin.sin_zero), 8);
-
- tcp_sok = socket(AF_INET, SOCK_STREAM, 0);
-+#if IP_PORTRANGE
-+ {
-+ int i=IP_PORTRANGE_HIGH;
-+ setsockopt(tcp_sok, IPPROTO_IP, IP_PORTRANGE, &i, sizeof(i));
-+ }
-+#endif
- setsockopt(tcp_sok, SOL_SOCKET, SO_REUSEADDR, &retval, 4);
- set_nonblock(tcp_sok);
- retval = bind(tcp_sok, (struct sockaddr*)&sin, sizeof(sin));
---- src/tcp.c.orig Thu Nov 11 17:20:01 1999
-+++ src/tcp.c Thu Nov 11 17:20:02 1999
-@@ -608,6 +608,14 @@
- sock = socket(AF_INET, SOCK_STREAM, 0);
- if(sock == -1) return -1;
-
-+#ifdef IP_PORTRANGE
-+ {
-+ int i=IP_PORTRANGE_HIGH;
-+ if (setsockopt(sock, IPPROTO_IP, IP_PORTRANGE, &i, sizeof(i))<0)
-+ return -1;
-+ }
-+#endif
-+
- set_nonblock(sock);
-
- if((bind(sock, (struct sockaddr*)&local, sizeof(struct sockaddr))) == -1)
diff --git a/japanese/libicq/pkg-descr b/japanese/libicq/pkg-descr
deleted file mode 100644
index d2391fb008a4..000000000000
--- a/japanese/libicq/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-libicq is based on micq and is intended to make it easy to add ICQ
-communication support to your software.
-
-micq is available at ftp://micq.ml.org/pub/micq/
-
-WWW: http://www.montana.com/gabriel/gicq/
diff --git a/japanese/libicq/pkg-plist b/japanese/libicq/pkg-plist
deleted file mode 100644
index 076bd58e0c3f..000000000000
--- a/japanese/libicq/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-include/libicq.h
-lib/libicq.a
-lib/libicq.la
-lib/libicq.so
-lib/libicq.so.0
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index ac450ead788d..6c66726dcd3f 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -120,7 +120,6 @@
SUBDIR += nagios-check_email_delivery
SUBDIR += nagios-check_hdd_health
SUBDIR += nagios-check_hp_bladechassis
- SUBDIR += nagios-check_ice
SUBDIR += nagios-check_kumofs
SUBDIR += nagios-check_memcached_paranoid
SUBDIR += nagios-check_mysql_slave
diff --git a/net-mgmt/nagios-check_ice/Makefile b/net-mgmt/nagios-check_ice/Makefile
deleted file mode 100644
index bd9a77c05aea..000000000000
--- a/net-mgmt/nagios-check_ice/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: steinex
-# $FreeBSD$
-
-PORTNAME= check_ice
-PORTVERSION= 1.5
-CATEGORIES= net-mgmt
-MASTER_SITES= http://nognu.de/s/FreeBSD/distfiles/
-PKGNAMEPREFIX= nagios-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Nagios plug-in to check a shoutcast or icecast server
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-do-build:
- cd ${WRKSRC}; \
- ${CC} ${CFLAGS} check_ice.c -o check_ice
-
-do-install:
- @${MKDIR} ${PREFIX}/libexec/nagios
- @${INSTALL_PROGRAM} ${WRKSRC}/check_ice ${PREFIX}/libexec/nagios/check_ice
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/nagios-check_ice/distinfo b/net-mgmt/nagios-check_ice/distinfo
deleted file mode 100644
index 2a572a098cb1..000000000000
--- a/net-mgmt/nagios-check_ice/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (check_ice-1.5.tar.gz) = eab58474bd538e123545f7defbebcdf73e8a58dde73c0c2f06fde138820eb5b9
-SIZE (check_ice-1.5.tar.gz) = 1828
diff --git a/net-mgmt/nagios-check_ice/pkg-descr b/net-mgmt/nagios-check_ice/pkg-descr
deleted file mode 100644
index bf90c4eebc76..000000000000
--- a/net-mgmt/nagios-check_ice/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-check_ice is a Nagios plugin-in that checks if a stream is up or
-down on a shoutcast or icecast server. The program will look at
-the three digit error code (ie. 200, 404, etc.) to give the proper
-result code that Nagios can use to know if the stream is up, in
-warning or in critical.
-
-WWW: http://www.lns.com/papers/check_ice/
diff --git a/net-mgmt/nagios-check_ice/pkg-plist b/net-mgmt/nagios-check_ice/pkg-plist
deleted file mode 100644
index 9deb48489f13..000000000000
--- a/net-mgmt/nagios-check_ice/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-libexec/nagios/check_ice
-@dirrmtry libexec/nagios
diff --git a/net/Makefile b/net/Makefile
index 867eccefd44a..d55a290d9ada 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -961,7 +961,6 @@
SUBDIR += rdist6
SUBDIR += recvnet
SUBDIR += redir
- SUBDIR += relay
SUBDIR += relayd
SUBDIR += remmina
SUBDIR += remmina-applet
diff --git a/net/relay/Makefile b/net/relay/Makefile
deleted file mode 100644
index 99764f441c09..000000000000
--- a/net/relay/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Created by: David O'Brien <obrien@NUXI.com>
-# $FreeBSD$
-
-PORTNAME= relay
-PORTVERSION= 1.10
-CATEGORIES= net security
-MASTER_SITES= http://www.iagora.com/~espel/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= obrien
-DISTNAME= relay
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= TCP proxy server with telnet, ftp, finger client wrappers
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-IS_INTERACTIVE= 'must set server hostname in relay.h'
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/relay ${PREFIX}/libexec
- @cd ${WRKSRC} ; ${INSTALL_PROGRAM} rtelnet rftp rfinger ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/relay
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/relay
-.endif
-
-.include <bsd.port.mk>
diff --git a/net/relay/distinfo b/net/relay/distinfo
deleted file mode 100644
index 23c77a84b550..000000000000
--- a/net/relay/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (relay.tar.gz) = 6c70833f0b5a652c54ab48eb301db5ff6594c4d3fcef549ee1dc23c3c2602c8d
-SIZE (relay.tar.gz) = 7929
diff --git a/net/relay/files/patch-01 b/net/relay/files/patch-01
deleted file mode 100644
index 65d3db95aeac..000000000000
--- a/net/relay/files/patch-01
+++ /dev/null
@@ -1,13 +0,0 @@
---- relay.c.orig Fri Nov 10 21:18:37 1995
-+++ relay.c Sat Dec 26 12:29:01 1998
-@@ -51,8 +51,8 @@
- char sbuf[16384], cbuf[16384];
- struct hostent *myself;
- char mynumber[100];
--extern int errno;
--extern char *sys_errlist[];
-+/* extern int errno;
-+extern char *sys_errlist[]; */
- int debug=0;
-
- void sigchld() {
diff --git a/net/relay/files/patch-02 b/net/relay/files/patch-02
deleted file mode 100644
index 41729e543362..000000000000
--- a/net/relay/files/patch-02
+++ /dev/null
@@ -1,26 +0,0 @@
---- relay.h.orig Wed Oct 25 20:28:45 1995
-+++ relay.h Sat Dec 26 12:34:21 1998
-@@ -22,7 +22,7 @@
- by the clients
- */
-
--#define FINGER "/usr/ucb/finger"
-+#define FINGER "/usr/bin/finger"
- /* change this to the name of the finger client on the relay, if it's
- something else
- */
-@@ -30,12 +30,12 @@
- #define SERV_TCP_PORT 19023
- /* change this if you don't like this number */
-
--#define TELNET "/usr/ucb/telnet"
-+#define TELNET "/usr/bin/telnet"
- /* change this to the name of the telnet client on the client machine if it's
- something else
- */
-
--#define FTP "/usr/local/bin/ftp"
-+#define FTP "/usr/bin/ftp"
- /* change this to the name of the ftp client on the client machine, if it's
- something else
- */
diff --git a/net/relay/pkg-descr b/net/relay/pkg-descr
deleted file mode 100644
index 95e89857bd46..000000000000
--- a/net/relay/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Relay is a very simple proxy that can be used for building simple firewalls.
-telnet, ftp, and finger client wrappers are provided.
diff --git a/net/relay/pkg-plist b/net/relay/pkg-plist
deleted file mode 100644
index a36a64f04c62..000000000000
--- a/net/relay/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/rfinger
-bin/rftp
-bin/rtelnet
-libexec/relay
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/textproc/Makefile b/textproc/Makefile
index 5ea6206ae2c4..504187ccf6a1 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -354,7 +354,6 @@
SUBDIR += lacheck
SUBDIR += latex-service
SUBDIR += latex2html
- SUBDIR += lemmatizer
SUBDIR += lemmatizer2
SUBDIR += lexxia
SUBDIR += libcrm114
diff --git a/textproc/lemmatizer/Makefile b/textproc/lemmatizer/Makefile
deleted file mode 100644
index 61fdf310a42f..000000000000
--- a/textproc/lemmatizer/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# Created by: Andrei V. Shetuhin
-# $FreeBSD$
-
-PORTNAME= lemmatizer
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= textproc
-MASTER_SITES= http://reki.ru/products/lemmatizer/
-DISTFILES= lemmatizer-1.0.tar.gz \
- rus-src-morph.tar.gz \
- eng-src-morph.tar.gz \
- ger-src-morph.tar.gz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Russian / German / English lemmatizer library
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
-
-DB_DIR?= /var/db/lemmatizer
-
-DIST_SUBDIR= ${PORTNAME}
-
-USE_GMAKE= YES
-GNU_CONFIGURE= YES
-
-CONFIGURE_ARGS= --with-datadir=${DB_DIR}
-
-pre-fetch:
- @${ECHO} ""
- @${ECHO} "You may use the following build options:"
- @${ECHO} ""
- @${ECHO} " DB_DIR=directory Set alternate directory for database files"
- @${ECHO} " (default is /var/db/lemmatizer)"
- @${ECHO} ""
-
-post-extract:
- @cd ${WRKDIR} && ${CP} -r Dicts ${WRKSRC}
-
-generatemorph:
- @cd ${WRKSRC} \
- && ${ECHO_MSG} "===> Creating dictionaries" \
- && ${GMAKE} generatemorph
-
-installmorph:
- @cd ${WRKSRC} \
- && ${ECHO_MSG} "===> Installing dictionaries" \
- && ${GMAKE} installmorph
-
-.include <bsd.port.mk>
diff --git a/textproc/lemmatizer/distinfo b/textproc/lemmatizer/distinfo
deleted file mode 100644
index 518cd76b444f..000000000000
--- a/textproc/lemmatizer/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-SHA256 (lemmatizer/lemmatizer-1.0.tar.gz) = eeb5350f784d990362e718ab1c6f2649e0b9160f88d8b398188444283546e3d7
-SIZE (lemmatizer/lemmatizer-1.0.tar.gz) = 529258
-SHA256 (lemmatizer/rus-src-morph.tar.gz) = 3a3c94b32785bfefaf39b9f3ff8b60031b7c33310e2f901bfb9ce6072293bbfa
-SIZE (lemmatizer/rus-src-morph.tar.gz) = 1107916
-SHA256 (lemmatizer/eng-src-morph.tar.gz) = 52c2921f840cac1a4ede58029bdcb61d61b37f9d469e3938fbbc1f09ca3ed36d
-SIZE (lemmatizer/eng-src-morph.tar.gz) = 411698
-SHA256 (lemmatizer/ger-src-morph.tar.gz) = 7c8354ee995ccbaafc44dcd2f88b68af46a2baf54efe3c35eaf2e37d44a7337e
-SIZE (lemmatizer/ger-src-morph.tar.gz) = 1243945
diff --git a/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp b/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp
deleted file mode 100644
index b4669a0b6649..000000000000
--- a/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- Source/MorphWizardLib/wizard.cpp.old Fri Jun 17 14:37:58 2005
-+++ Source/MorphWizardLib/wizard.cpp Fri Jan 28 11:36:40 2005
-@@ -35,7 +35,7 @@
- Trim(s);
- }
- else
-- m_Comments.clear();
-+ m_Comments.erase();
-
- StringTokenizer Tok(s.c_str(), "%");
- m_Flexia.clear();
diff --git a/textproc/lemmatizer/pkg-descr b/textproc/lemmatizer/pkg-descr
deleted file mode 100644
index cd6e9c3d3bce..000000000000
--- a/textproc/lemmatizer/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Library for automatic morphological analysis of English,
-Russian and German Languages.
-Finds the lemmas (all forms) of a word.
-Written in C++.
-
-WWW: http://www.aot.ru/
diff --git a/textproc/lemmatizer/pkg-plist b/textproc/lemmatizer/pkg-plist
deleted file mode 100644
index d532b4cf33d2..000000000000
--- a/textproc/lemmatizer/pkg-plist
+++ /dev/null
@@ -1,96 +0,0 @@
-bin/MorphGen
-bin/TestLem
-bin/TestLemClient
-include/lemmatizer/AgramtabLib/EngGramTab.h
-include/lemmatizer/AgramtabLib/GerGramTab.h
-include/lemmatizer/AgramtabLib/RusGramTab.h
-include/lemmatizer/AgramtabLib/StdGramtab.h
-include/lemmatizer/AgramtabLib/agramtab_.h
-include/lemmatizer/AgramtabLib/eng_consts.h
-include/lemmatizer/AgramtabLib/ger_consts.h
-include/lemmatizer/AgramtabLib/morph_const.h
-include/lemmatizer/AgramtabLib/rus_consts.h
-include/lemmatizer/GraphanLib/Consent.h
-include/lemmatizer/GraphanLib/Descriptors.h
-include/lemmatizer/GraphanLib/GraphanDicts.h
-include/lemmatizer/GraphanLib/GraphmatFile.h
-include/lemmatizer/GraphanLib/HTMLConv.h
-include/lemmatizer/GraphanLib/StdGraph.h
-include/lemmatizer/GraphanLib/UnitHolder.h
-include/lemmatizer/GraphanLib/abbrev.h
-include/lemmatizer/GraphanLib/graline.h
-include/lemmatizer/LemClient/LemClient.hpp
-include/lemmatizer/LemClient/LemClientC.h
-include/lemmatizer/LemmatizerLib/Lemmatizers.h
-include/lemmatizer/LemmatizerLib/MorphAutomBuilder.h
-include/lemmatizer/LemmatizerLib/MorphAutomat.h
-include/lemmatizer/LemmatizerLib/MorphDict.h
-include/lemmatizer/LemmatizerLib/MorphDictBuilder.h
-include/lemmatizer/LemmatizerLib/PLMLineCollection.h
-include/lemmatizer/LemmatizerLib/Paradigm.h
-include/lemmatizer/LemmatizerLib/Predict.h
-include/lemmatizer/LemmatizerLib/StaticVectorMap.h
-include/lemmatizer/LemmatizerLib/Statistic.h
-include/lemmatizer/LemmatizerLib/StdMorph.h
-include/lemmatizer/MorphWizardLib/FormInfo.h
-include/lemmatizer/MorphWizardLib/OperationMeter.h
-include/lemmatizer/MorphWizardLib/wizard.h
-include/lemmatizer/PCRE/config.h
-include/lemmatizer/PCRE/internal.h
-include/lemmatizer/PCRE/pcre.h
-include/lemmatizer/PCRE/pcre_rml.h
-include/lemmatizer/StructDictLib/Domen.h
-include/lemmatizer/StructDictLib/Field.h
-include/lemmatizer/StructDictLib/ItemsContainer.h
-include/lemmatizer/StructDictLib/LessDomItem.h
-include/lemmatizer/StructDictLib/Ross.h
-include/lemmatizer/StructDictLib/Signat.h
-include/lemmatizer/StructDictLib/StdRoss.h
-include/lemmatizer/StructDictLib/StructDictConsts.h
-include/lemmatizer/StructDictLib/TempArticle.h
-include/lemmatizer/StructDictLib/TextField.h
-include/lemmatizer/common/COMSyntaxHolder.h
-include/lemmatizer/common/Chunk.h
-include/lemmatizer/common/DDCInternalError.h
-include/lemmatizer/common/DDC_common.h
-include/lemmatizer/common/DwdsThesaurus.h
-include/lemmatizer/common/GramInfo.h
-include/lemmatizer/common/Graspace.h
-include/lemmatizer/common/MorphologyHolder.h
-include/lemmatizer/common/PlmLine.h
-include/lemmatizer/common/SyntaxHolder.h
-include/lemmatizer/common/cgic.h
-include/lemmatizer/common/cortege.h
-include/lemmatizer/common/imports.h
-include/lemmatizer/common/rus_numerals.h
-include/lemmatizer/common/string_socket.h
-include/lemmatizer/common/string_tokenizer.h
-include/lemmatizer/common/util_classes.h
-include/lemmatizer/common/utilit.h
-lib/libAgramtab.a
-lib/libAgramtab.so
-lib/libGraphan.a
-lib/libGraphan.so
-lib/libLemClient.a
-lib/libLemClient.so
-lib/libLemCommon.a
-lib/libLemCommon.so
-lib/libLemPCRE.a
-lib/libLemPCRE.so
-lib/libLemmatizer.a
-lib/libLemmatizer.so
-lib/libMorphWizard.a
-lib/libMorphWizard.so
-lib/libStructDict.a
-lib/libStructDict.so
-@dirrm include/lemmatizer/common
-@dirrm include/lemmatizer/StructDictLib
-@dirrm include/lemmatizer/PCRE
-@dirrm include/lemmatizer/MorphWizardLib
-@dirrm include/lemmatizer/LemmatizerLib
-@dirrm include/lemmatizer/LemClient
-@dirrm include/lemmatizer/GraphanLib
-@dirrm include/lemmatizer/AgramtabLib
-@dirrm include/lemmatizer
-
-@unexec echo "If you going to remove lemmatizer permanently, you should also remove dictionaries directory. E.g.: rm -rf /var/db/lemmatize" | /usr/bin/fmt
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile
index 126ad0f90c44..5511e3371cea 100644
--- a/x11-clocks/Makefile
+++ b/x11-clocks/Makefile
@@ -14,7 +14,6 @@
SUBDIR += astzclock
SUBDIR += bbdate
SUBDIR += bclock
- SUBDIR += bmp-alarm
SUBDIR += buici-clock
SUBDIR += cairo-clock
SUBDIR += dclock
diff --git a/x11-clocks/bmp-alarm/Makefile b/x11-clocks/bmp-alarm/Makefile
deleted file mode 100644
index 2e268ca51be0..000000000000
--- a/x11-clocks/bmp-alarm/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: nork@FreeBSD.org
-# $FreeBSD$
-
-PORTNAME= bmp-alarm
-PORTVERSION= 0.6.0
-PORTREVISION= 7
-CATEGORIES= x11-clocks
-MASTER_SITES= http://www.snika.uklinux.net/xmms-alarm/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Alarm timer plugin for beep-media-player
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
-
-USE_AUTOTOOLS= libtool
-USE_BZIP2= yes
-USE_GNOME= gtk20
-GNU_CONFIGURE= yes
-
-PLIST_FILES= lib/bmp/General/libalarm.so
-
-# This is to avoid libtool running ldconfig -m ${LOCALBASE}/lib/bmp/General
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/src/.libs/libalarm.so ${PREFIX}/lib/bmp/General
-
-.include <bsd.port.mk>
diff --git a/x11-clocks/bmp-alarm/distinfo b/x11-clocks/bmp-alarm/distinfo
deleted file mode 100644
index 3cc79719c6dd..000000000000
--- a/x11-clocks/bmp-alarm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (bmp-alarm-0.6.0.tar.bz2) = cf92fa3b5ef26d4f49530df46b1c56ef2e797bb2b74d9d0596f680a2c8876fba
-SIZE (bmp-alarm-0.6.0.tar.bz2) = 229685
diff --git a/x11-clocks/bmp-alarm/pkg-descr b/x11-clocks/bmp-alarm/pkg-descr
deleted file mode 100644
index 838c800b5936..000000000000
--- a/x11-clocks/bmp-alarm/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-bmp-alarm is an alarm timer plugin for beep-media-player.
-It allows you to set a time for it to start playing a playlist
-with the volume fading up.
-You can set specific alarm times for each day of the week.
-
-WWW: http://www.snika.uklinux.net/index.php?show=xmms-alarm