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.
This commit is contained in:
parent
6dead78466
commit
8ca11a8b40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25465
5 changed files with 144 additions and 14 deletions
|
@ -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>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (iSilo386.zip) = 7359ca2b048024840b270f668026ee5c
|
||||
MD5 (iSiloBSD.zip) = 48f21ad27d16585f614e5bf67e388da2
|
||||
|
|
|
@ -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
|
||||
|
|
135
palm/isilo/files/iSiloBSD.1
Normal file
135
palm/isilo/files/iSiloBSD.1
Normal file
|
@ -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 .
|
||||
|
||||
|
|
@ -1 +1 @@
|
|||
bin/iSilo386
|
||||
bin/iSiloBSD
|
||||
|
|
Loading…
Reference in a new issue