summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>2000-02-03 20:53:31 +0000
committernik <nik@FreeBSD.org>2000-02-03 20:53:31 +0000
commit1ad0e49145ccac470837b0feb589c7d9935e5992 (patch)
treee25065a07190c415f8f5e73b60039443bc936c39 /palm
parentbec3e189a62ad7c3d757324af45e9d503d404301 (diff)
downloadFreeBSD-ports-1ad0e49145ccac470837b0feb589c7d9935e5992.zip
FreeBSD-ports-1ad0e49145ccac470837b0feb589c7d9935e5992.tar.gz
Upgrade iSilo to v2.55.
Principal difference is that, after come careful lobbying, this is now a FreeBSD native application. Trim the man page to remove the Linux specific comments, stop branding the binary as Linux, and update to reflect the fact that the binary is now called iSiloBSD.
Diffstat (limited to 'palm')
-rw-r--r--palm/isilo/Makefile13
-rw-r--r--palm/isilo/distinfo2
-rw-r--r--palm/isilo/files/Makefile6
-rw-r--r--palm/isilo/files/iSiloBSD.1135
-rw-r--r--palm/isilo/pkg-plist2
5 files changed, 144 insertions, 14 deletions
diff --git a/palm/isilo/Makefile b/palm/isilo/Makefile
index 3cb7a73..87427fe 100644
--- a/palm/isilo/Makefile
+++ b/palm/isilo/Makefile
@@ -1,13 +1,13 @@
# New ports collection Makefile for: isilo
-# Version required: 2.53
+# Version required: 2.55
# Date created: 20 December 1999
# Whom: nik
#
# $FreeBSD$
#
-DISTNAME= iSilo386
-PKGNAME= isilo-2.53
+DISTNAME= iSiloBSD
+PKGNAME= isilo-2.55
CATEGORIES= palm textproc
MASTER_SITES= ftp://ftp.iSilo.com/pub/
@@ -18,13 +18,10 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
ONLY_FOR_ARCHS= i386
-MAN1= iSilo386.1
+MAN1= iSiloBSD.1
MANCOMPRESSED= no
post-extract:
- ${CP} ${FILESDIR}/Makefile ${FILESDIR}/iSilo386.1 ${WRKDIR}
-
-post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ ${CP} ${FILESDIR}/Makefile ${FILESDIR}/iSiloBSD.1 ${WRKDIR}
.include <bsd.port.mk>
diff --git a/palm/isilo/distinfo b/palm/isilo/distinfo
index bf9350a..aa7d892 100644
--- a/palm/isilo/distinfo
+++ b/palm/isilo/distinfo
@@ -1 +1 @@
-MD5 (iSilo386.zip) = 7359ca2b048024840b270f668026ee5c
+MD5 (iSiloBSD.zip) = 48f21ad27d16585f614e5bf67e388da2
diff --git a/palm/isilo/files/Makefile b/palm/isilo/files/Makefile
index 321a3020..9b18d0f 100644
--- a/palm/isilo/files/Makefile
+++ b/palm/isilo/files/Makefile
@@ -4,7 +4,5 @@
# $FreeBSD$
install:
- ${BSD_INSTALL_SCRIPT} iSilo386 ${PREFIX}/bin
- /usr/bin/brandelf -t Linux ${PREFIX}/bin/iSilo386
- @${BSD_INSTALL_MAN} iSilo386.1 ${PREFIX}/man/man1
-
+ ${BSD_INSTALL_PROGRAM} iSiloBSD ${PREFIX}/bin
+ @${BSD_INSTALL_MAN} iSiloBSD.1 ${PREFIX}/man/man1
diff --git a/palm/isilo/files/iSiloBSD.1 b/palm/isilo/files/iSiloBSD.1
new file mode 100644
index 0000000..64937ae
--- /dev/null
+++ b/palm/isilo/files/iSiloBSD.1
@@ -0,0 +1,135 @@
+.\" Copyright (c) 1999
+.\" Nik Clayton <nik@FreeBSD.org>
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY NIK CLAYTON ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.\" $FreeBSD: /tmp/pcvs/ports/palm/isilo/files/Attic/iSiloBSD.1,v 1.1 2000-02-03 20:53:29 nik Exp $
+.\"
+.Dd December 20, 1999
+.Os FreeBSD 3.3
+.Dt iSiloBSD 1
+.Sh NAME
+.Nm iSiloBSD
+.Nd Convert text and HTML to iSilo Palm Pilot format
+.Sh SYNOPSIS
+.Nm iSiloBSD
+.Op Ar -h | -?
+.Nm iSiloBSD
+.Op Fl cy
+.Op Fl d Ns Ar max_depth
+.Op Fl i Ns Ar title
+.Op Fl I
+.Op Fl Ialt
+.Op Fl \&Ic
+.Op Fl Id
+.Op Fl Is Ns Ar max_width
+.Op Fl Idef
+.Op Fl rCR
+.Op Fl rLF
+.Op Fl sLB Ns Ar num_spaces
+.Op Fl tLB Ns Ar num_breaks
+.Op Fl tS Ns Ar num_spaces
+source_file
+.Op Ar target_file
+.Sh DESCRIPTION
+In the first synopsis form,
+.Nm
+displays a brief help message, and exits. In the second synopsis form,
+.Nm
+converts
+.Ar source_file
+to
+.Pa source_file.pdb
+or
+.Ar target_file
+if that option is provided.
+.Pp
+.Ar source_file
+can be either plain text or HTML. If it is HTML then a good facsimile of
+the formatting and links are retained in
+.Ar target_file ,
+as are (optionally) images.
+.Pp
+The following options are provided:
+.Bl -tag -width XXXXXXXXXXXXXX
+.It Fl c
+Convert CR to LF.
+.It Fl y
+Overwrite the destination file if it exists.
+.It Fl d Ns Ar max_depth
+Maximum depth to follow links. 0 means only convert the first page.
+.It Fl i Ns Ar title
+The document title. Defaults to the name of the source file. Remember
+to quote as necessary. E.g.,
+.Qq Fl i Ns Ar The FreeBSD Handbook .
+.It Fl I
+Include images.
+.It Fl Ialt
+Include the alternative text for each image.
+.It Fl \&Ic
+Improve image contrast.
+.It Fl Id
+Dither images
+.It Fl Is Ns Ar max_width
+Scale images to at most
+.Ar max_width
+pixels wide. Defaults to 156 if not specified.
+.It Fl Idef
+Include images, and use these default options:
+.Bl -tag -width XXXXXX
+.It Fl Ialt
+Include alternate text
+.It Fl \&Ic
+Improve image contrast
+.It Fl Id
+Dither images
+.It Fl Is Ns Ar 156
+Scale images to maximum 156 pixels
+.El
+.It Fl rCR
+Remove CR characters.
+.It Fl rLF
+Remove LF characters.
+.It Fl sLB Ns Ar num_spaces
+Replace single line breaks with
+.Ar num_spaces
+spaces. If not specified, the default is 1.
+.It Fl tLB Ns Ar num_breaks
+Replace TAB characters with
+.Ar num_breaks
+line breaks. If not specified, the default is 2.
+.It Fl tS Ns Ar num_spaces
+Replace TAB characters with
+.Ar num_spaces
+spaces. If not specified, the default is 4.
+.El
+.Sh AUTHORS
+ISilo, and
+.Nm
+are copyright DC & Co. For more information about iSilo, and to download
+the Palm Pilot reader for iSilo format documents, go to
+http://www.iSilo.com/.
+.Pp
+This manual page was written by
+.An Nik Clayton Aq nik@FreeBSD.org .
+
+
diff --git a/palm/isilo/pkg-plist b/palm/isilo/pkg-plist
index bf1f0f0..d685413d 100644
--- a/palm/isilo/pkg-plist
+++ b/palm/isilo/pkg-plist
@@ -1 +1 @@
-bin/iSilo386
+bin/iSiloBSD
OpenPOWER on IntegriCloud