The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD converters : uudeview

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

 This is a powerful program at which you can throw a mess of 
unordered files in any of BinHex, uuencoded, xxencoded,
Base64, or yEnc formats and expect them all to be properly
decoded.  These formats are frequently encountered when sending
binary files via news or mail. 

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



uudeview history


v. 1.28
date: 2004/03/25 04:13:31;  author: hoek;  state: Exp;  lines: +13 -3
If inews exists in ${PREFIX}/bin/, then use that instead of using
the copy of inews that inn installs in ${PREFIX}/news/lib/inews.  The
cnews port likes to put inews in ${PREFIX}/bin/.

Explanation: The uudeview port generally doesn't use inews, but it has
             the ability to post items directly to news if the user
             requests it.  The default inews location is hardcoded at
             compile time.  This port does not DEPEND on any particular
             news software.

Requested by:	Daeron 

v. 1.27 date: 2004/03/25 03:43:40; author: hoek; state: Exp; lines: +1 -3 Update to 0.5.20 to fix two buffer overflows Advised by: nectar
v. 1.26 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.25 date: 2004/01/18 14:41:19; author: clement; state: Exp; lines: +2 -2 - Update to 0.5.19 PR: 61517 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly)
v. 1.24 date: 2003/09/24 13:35:39; author: osa; state: Exp; lines: +2 -2 Use ${STRIP_CMD} instead of /usr/bin/strip. Founded by: Oleg Karachevtsev Approved by: hoek (maintainer)
v. 1.23 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.22 date: 2002/09/02 03:53:46; author: hoek; state: Exp; lines: +5 -5 Update to uudeview 0.5.18. Significantly inspired by PR: ports/41508
v. 1.21 date: 2002/01/17 03:04:56; author: pat; state: Exp; lines: +6 -8 - Add NOPORTDOCS support (pkg-plist) - Use INSTALL_DATA to install docs - Use DOCSDIR PR: 29760 Approved by: hoek
v. 1.20 date: 2000/04/08 23:24:40; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.19 date: 1999/08/31 06:41:05; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.18 date: 1999/08/25 05:16:32; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.17 date: 1998/09/27 02:04:19; author: steve; state: Exp; lines: +2 -2 Remove regexp support uulib.
v. 1.16 date: 1998/04/07 06:30:05; author: hoek; state: Exp; lines: +3 -3 Fix MASTER_SITE, since fetch(1) doesn't seem to understand http error code 301...
v. 1.15 date: 1998/02/18 22:19:58; author: hoek; state: Exp; lines: +1 -2 Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)
v. 1.14 date: 1997/12/07 08:50:23; author: hoek; state: Exp; lines: +3 -4 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.13 date: 1997/11/14 09:38:32; author: hoek; state: Exp; lines: +4 -2 FETCH_BEFORE_ARGS= -t
v. 1.12 date: 1997/11/08 13:44:25; author: hoek; state: Exp; lines: +2 -3 As with xdeview, use our own file/ so people don't trip over its absence.
v. 1.11 date: 1997/04/27 00:23:50; author: asami; state: Exp; lines: +4 -4 Adjust uulib's new path (ports/converters).
v. 1.10 date: 1997/04/26 23:55:24; 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 19:29:39; author: obrien; state: Exp; lines: +2 -2 - Link with shared libuu rather than static one. - split up mega patchfile to one patchfile / soruce file
v. 1.8 date: 1997/03/30 18:44:18; author: obrien; state: Exp; lines: +2 -1 Share the files/ dir and contents with devel/uulib Suggested-by: Satoshi
v. 1.7 date: 1997/03/29 22:19:11; author: obrien; state: Exp; lines: +13 -32 Upgrade to 0.5.13. Submitted by: Tim Vanderhoek and cleanup by me Partically closes PR: ports/2701
v. 1.6 date: 1996/12/11 23:08:12; author: ache; state: Exp; lines: +5 -10 Upgrade to 0.5.9 Enable inews
v. 1.5 date: 1996/11/18 11:21:12; author: asami; state: Exp; lines: +2 -5 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.4 date: 1996/11/12 02:17:49; author: obrien; state: Exp; lines: +5 -5 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.3 date: 1996/10/15 08:24:22; author: asami; state: Exp; lines: +3 -3 Remove spurious ";"s.
v. 1.2 date: 1996/08/23 09:04:06; author: asami; state: Exp; lines: +3 -4 --prefix=${PREFIX} is not necessary with GNU_CONFIGURE set. While I'm here, put all categories in one line.
v. 1.1 date: 1996/08/23 06:45:08; author: tg; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/23 06:45:08; author: tg; state: Exp; lines: +0 -0 Import of uudeview; decode unordered files in any of uu/xx/base64/binhex formats. 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