summaryrefslogtreecommitdiff
path: root/converters/uulib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* These three were easy. Now tell my why some of the other pkg/DESCRsTim Vanderhoek1999-05-021-1/+1
| | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate]
* The extra checksum wasn't bogus after all. Both are required sinceSteve Price1999-02-251-0/+1
| | | | | | | | despite the fact that the files from both MASTER_SITES are the same size and when extracted a diff -urN is empty, they have different checksum. Noticed by: Andrew Gordon <arg@arg1.demon.co.uk>
* Remove extraneous checksums.Steve Price1999-02-221-1/+0
|
* Don't change world-known name uudeview.h to uu.h upon installation,Andrey A. Chernov1999-02-112-3/+3
| | | | other applications expect uudeview.h name
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-8/+10
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Convert to ELF.Steve Price1998-09-264-60/+65
|
* Manpages? What manpages?Tim Vanderhoek1998-08-171-1/+0
|
* Add homepage.Tim Vanderhoek1998-07-241-0/+2
|
* Fix MASTER_SITESTim Vanderhoek1998-06-141-3/+3
|
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)Tim Vanderhoek1998-02-181-2/+1
|
* Add hash for distfiles from tsx-11.mit.edu.Tim Vanderhoek1998-01-101-0/+1
|
* Remove MASTER_SITE ftp.uni-frankfurt.de.Tim Vanderhoek1997-12-071-3/+2
| | | | | | | | | | 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."
* fetch -t; misc style fixes; portlintTim Vanderhoek1997-11-141-15/+11
|
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
|
* This is a new category for non-archival, non-encryption character codeSatoshi Asami1997-04-261-2/+2
| | | | converters.
* Need to run ``ldconfig -m'' on install.David E. O'Brien1997-04-011-2/+3
|
* Build shared lib too.David E. O'Brien1997-04-014-3/+57
| | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
* More patches from ports/2701.David E. O'Brien1997-03-294-11/+30
| | | | Submitted by: Tim Vanderhoek <tim@X2296>
* Update to 0.5.13.David E. O'Brien1997-03-291-1/+1
| | | | Partically closes PR: ports/2701
* Update to 0.5.13.David E. O'Brien1997-03-291-26/+18
| | | | | Submitted by: Tim Vanderhoek <tim@X2296> with restructureing by me Partically closes PR: ports/2701
* Upgrade to 0.5.9Andrey A. Chernov1996-12-112-5/+7
|
* Update to take advantage of new features in bsd.port.mk rev. 1.237.Satoshi Asami1996-12-111-4/+2
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* Remove spurious ;'s.Satoshi Asami1996-09-241-3/+3
|
* Import of uulib, part of the bigger uudeview package. It containsThomas Gellekum1996-08-237-0/+109
a library for en- and decoding uu/xx/base64/binhex-format. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>