1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

2012-11-27 devel/p5-SPOPS: Depend on the expired p5-Class-Fields

2012-11-26 textproc/lemmatizer: No more public distfiles
2012-11-26 net/relay: No more public distfiles
2012-11-26 x11-clocks/bmp-alarm: No more public distfiles
2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles
2012-11-26 japanese/libicq: No more public distfiles and development ceased
2012-11-26 graphics/tonicpoint-viewer: No more public distfiles
2012-11-26 devel/safestr: No more public distfiles

Feature safe:	yes
This commit is contained in:
Baptiste Daroussin 2012-11-28 09:45:45 +00:00
parent 903b240766
commit 58e47a21fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307896
46 changed files with 8 additions and 876 deletions

1
LEGAL
View File

@ -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

8
MOVED
View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (SPOPS-0.87.tar.gz) = 900d6b173023a036882843dfe56be2afa7987d264cab92b36cd79711994b17c7
SIZE (SPOPS-0.87.tar.gz) = 291946

View File

@ -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/

View File

@ -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

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (safestr-1.0.3.tar.gz) = 791256efff74317273cf8b64c9ad360b7bce16d561b4350bb7de9776c5855b6c
SIZE (safestr-1.0.3.tar.gz) = 1147074

View File

@ -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"

View File

@ -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)

View File

@ -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/

View File

@ -1,6 +0,0 @@
include/safestr-c99.h
include/safestr.h
lib/libsafestr.a
lib/libsafestr.la
lib/libsafestr.so
lib/libsafestr.so.3

View File

@ -977,7 +977,6 @@
SUBDIR += tinyows
SUBDIR += tkpng
SUBDIR += togl
SUBDIR += tonicpoint-viewer
SUBDIR += truevision
SUBDIR += tulip
SUBDIR += tumble

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (tonicpoint-1.4.jar) = 7c005324c6d803c2b3e5967c6a66f9c71fa3375b1cd5410de4cda0ca600e80f3
SIZE (tonicpoint-1.4.jar) = 870837

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec %%LOCALBASE%%/bin/java -jar %%JAVAJARDIR%%/%%JARFILE%% "$@"

View File

@ -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/

View File

@ -157,7 +157,6 @@
SUBDIR += latex2html
SUBDIR += leafrogue
SUBDIR += less
SUBDIR += libicq
SUBDIR += libjcode
SUBDIR += libreoffice
SUBDIR += libskk

View File

@ -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>

View File

@ -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

View File

@ -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)

View File

@ -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/

View File

@ -1,5 +0,0 @@
include/libicq.h
lib/libicq.a
lib/libicq.la
lib/libicq.so
lib/libicq.so.0

View File

@ -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

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (check_ice-1.5.tar.gz) = eab58474bd538e123545f7defbebcdf73e8a58dde73c0c2f06fde138820eb5b9
SIZE (check_ice-1.5.tar.gz) = 1828

View File

@ -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/

View File

@ -1,2 +0,0 @@
libexec/nagios/check_ice
@dirrmtry libexec/nagios

View File

@ -961,7 +961,6 @@
SUBDIR += rdist6
SUBDIR += recvnet
SUBDIR += redir
SUBDIR += relay
SUBDIR += relayd
SUBDIR += remmina
SUBDIR += remmina-applet

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (relay.tar.gz) = 6c70833f0b5a652c54ab48eb301db5ff6594c4d3fcef549ee1dc23c3c2602c8d
SIZE (relay.tar.gz) = 7929

View File

@ -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() {

View File

@ -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
*/

View File

@ -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.

View File

@ -1,6 +0,0 @@
bin/rfinger
bin/rftp
bin/rtelnet
libexec/relay
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%

View File

@ -354,7 +354,6 @@
SUBDIR += lacheck
SUBDIR += latex-service
SUBDIR += latex2html
SUBDIR += lemmatizer
SUBDIR += lemmatizer2
SUBDIR += lexxia
SUBDIR += libcrm114

View File

@ -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>

View File

@ -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

View File

@ -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();

View File

@ -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/

View File

@ -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

View File

@ -14,7 +14,6 @@
SUBDIR += astzclock
SUBDIR += bbdate
SUBDIR += bclock
SUBDIR += bmp-alarm
SUBDIR += buici-clock
SUBDIR += cairo-clock
SUBDIR += dclock

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (bmp-alarm-0.6.0.tar.bz2) = cf92fa3b5ef26d4f49530df46b1c56ef2e797bb2b74d9d0596f680a2c8876fba
SIZE (bmp-alarm-0.6.0.tar.bz2) = 229685

View File

@ -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