The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD converters : uulib

A library for uu/xx/Base64/BinHex/yEnc de-/encoding

 This library is able to encode/decode files in the following formats:

        uuencode
        xxencode
        Base64
        BinHex
	yEnc 

http://www.fpx.de/fp/Software/UUDeview/



uulib history


v. 1.35
date: 2007/01/30 10:25:23;  author: pav;  state: Exp;  lines: +2 -9
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:	portmgr

v. 1.34 date: 2006/05/03 23:38:41; author: edwin; state: Exp; lines: +0 -1 remove USE_REINPLACE for all ports with categories starting with C
v. 1.33 date: 2006/01/04 12:03:13; author: edwin; state: Exp; lines: +1 -0 [patch] bug in the uulib-0.5.20 uudeview's author makes 1023 chars as maximum header line length (see line 167 of uulib/uuscan.c). Handling this limit in the ScanHeaderLine function may skip all header lines after very long splitted line because of finding CR in the truncated string (at ptr) instead of scan source stream (uugen_inbuffer). PR: ports/84999 Submitted by: Alexey Khlyamkov Approved by: maintainer timeout
v. 1.32 date: 2004/03/25 03:41:25; author: hoek; state: Exp; lines: +2 -4 Upgrade to 0.5.20 to fix two buffer overflows Advised by: nectar
v. 1.31 date: 2004/03/19 15:38:20; author: eik; state: Exp; lines: +2 -0 mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html
v. 1.30 date: 2004/01/18 14:39:16; author: clement; state: Exp; lines: +3 -3 - Update to 0.5.19 PR: 61518 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly)
v. 1.29 date: 2003/03/07 05:57:59; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.28 date: 2002/09/06 13:45:33; author: hoek; state: Exp; lines: +5 -2 USE_REINPLACE rather than a somewhat convoluted perl expression.
v. 1.27 date: 2002/09/02 03:49:58; author: hoek; state: Exp; lines: +6 -7 Upgrade to uulib 0.5.18. This adds support for yEnc. Significantly inspired by PR: ports/41508 (KATO Tsuguru)
v. 1.26 date: 2001/09/03 23:09:04; author: dwcjr; state: Exp; lines: +5 -4 Use ${PERL} instead of perl Add ${DOCSDIR} support Add NOPORTDOC compliance PR: 29761 Submitted by: pat@databits.net
v. 1.25 date: 2000/06/16 21:50:27; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.24 date: 2000/06/16 08:19:39; author: sobomax; state: Exp; lines: +2 -2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
v. 1.23 date: 2000/06/15 16:44:02; author: sobomax; state: Exp; lines: +2 -2 First round of INSTALL_SHLIB fixes.
v. 1.22 date: 2000/04/08 23:24:41; author: mharo; state: Exp; lines: +5 -5 update with the new PORTNAME/PORTVERSION variables
v. 1.21 date: 1999/08/31 06:41:06; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.20 date: 1999/08/27 21:13:42; author: mharo; state: Exp; lines: +2 -2 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.19 date: 1999/08/25 05:16:34; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.18 date: 1999/02/11 09:16:24; author: ache; state: Exp; lines: +2 -2 Don't change world-known name uudeview.h to uu.h upon installation, other applications expect uudeview.h name
v. 1.17 date: 1998/11/14 09:43:05; author: asami; state: Exp; lines: +10 -8 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.16 date: 1998/09/26 23:48:21; author: steve; state: Exp; lines: +11 -4 Convert to ELF.
v. 1.15 date: 1998/06/14 17:31:23; author: hoek; state: Exp; lines: +3 -3 Fix MASTER_SITES
v. 1.14 date: 1998/02/18 22:20:02; author: hoek; state: Exp; lines: +1 -2 Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)
v. 1.13 date: 1997/12/07 08:50:26; author: hoek; state: Exp; lines: +2 -3 Remove MASTER_SITE ftp.uni-frankfurt.de. 530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar. I think the rough general translation of this is "We have been Plattencrash'd and are now verfuegbar'ed. While this is theoretically a temporary situation, we are still verfuegbar'ed for the immediately forseeable future."
v. 1.12 date: 1997/11/14 09:46:21; author: hoek; state: Exp; lines: +11 -15 fetch -t; misc style fixes; portlint
v. 1.11 date: 1997/07/17 15:12:39; author: max; state: Exp; lines: +2 -2 ldconfig -> ${LDCONFIG}.
v. 1.10 date: 1997/04/26 23:55:25; author: asami; state: Exp; lines: +2 -2 This is a new category for non-archival, non-encryption character code converters.
v. 1.9 date: 1997/04/01 18:53:30; author: obrien; state: Exp; lines: +3 -2 Need to run ``ldconfig -m'' on install.
v. 1.8 date: 1997/04/01 18:03:58; author: obrien; state: Exp; lines: +3 -3 Build shared lib too. Submitted by: Tim Vanderhoek
v. 1.7 date: 1997/03/29 22:11:59; author: obrien; state: Exp; lines: +4 -2 More patches from ports/2701. Submitted by: Tim Vanderhoek
v. 1.6 date: 1997/03/29 21:45:24; author: obrien; state: Exp; lines: +18 -26 Update to 0.5.13. Submitted by: Tim Vanderhoek with restructureing by me Partically closes PR: ports/2701
v. 1.5 date: 1996/12/11 23:03:42; author: ache; state: Exp; lines: +6 -4 Upgrade to 0.5.9
v. 1.4 date: 1996/12/11 10:18:32; author: asami; state: Exp; lines: +2 -4 Update to take advantage of new features in bsd.port.mk rev. 1.237.
v. 1.3 date: 1996/11/18 11:23:49; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.2 date: 1996/09/24 11:41:35; author: asami; state: Exp; lines: +3 -3 Remove spurious ;'s.
v. 1.1 date: 1996/08/23 06:39:36; author: tg; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/23 06:39:36; author: tg; state: Exp; lines: +0 -0 Import of uulib, part of the bigger uudeview package. It contains a library for en- and decoding uu/xx/base64/binhex-format. Submitted by: Tim Vanderhoek =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm