Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 1.12 | ache | 1997-05-05 | 5 | -36/+71 |
| | |||||
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | asami | 1997-04-30 | 1 | -2/+2 |
| | |||||
* | One-liner for new categroy `converters'. | asami | 1997-04-27 | 1 | -0/+1 |
| | |||||
* | Adjust uulib's new path (ports/converters). | asami | 1997-04-27 | 2 | -7/+7 |
| | |||||
* | Move p5-Convert-UU to converters. | asami | 1997-04-27 | 2 | -3/+4 |
| | | | | Submitted by: jfitz | ||||
* | This is a new category for non-archival, non-encryption character code | asami | 1997-04-26 | 9 | -16/+28 |
| | | | | converters. | ||||
* | Fix header problems | ache | 1997-04-21 | 1 | -14/+0 |
| | |||||
* | Mass update of perl5 ports (most bring the port up-to-date with the latest ↵ | jfitz | 1997-04-20 | 2 | -5/+5 |
| | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Make this puppy *really* link with the shared uulib. | obrien | 1997-04-02 | 1 | -0/+13 |
| | |||||
* | - Link with shared libuu rather than static one. | obrien | 1997-04-01 | 6 | -50/+46 |
| | | | | - split up mega patchfile to one patchfile / soruce file | ||||
* | Need to run ``ldconfig -m'' on install. | obrien | 1997-04-01 | 1 | -2/+3 |
| | |||||
* | Build shared lib too. | obrien | 1997-04-01 | 4 | -3/+57 |
| | | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Share the files/ dir and contents with devel/uulib | obrien | 1997-03-30 | 6 | -19/+4 |
| | | | | Suggested-by: Satoshi | ||||
* | Don't look for malloc.h from configure. Not only malloc.h in FreeBSD | asami | 1997-03-30 | 1 | -0/+11 |
| | | | | | useless, you might find the one installed by devel/libmalloc, which will cause the build to fail. | ||||
* | Checksum was different from what I got. | asami | 1997-03-30 | 1 | -1/+1 |
| | |||||
* | This is a powerful and easy-to-use tcl/tk-based program | obrien | 1997-03-29 | 6 | -0/+66 |
| | | | | | | | | which can decode BinHex, uuencoded, xxencoded, and Base64 formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Partically closes PR: ports/2701 | ||||
* | Upgrade to 0.5.13. | obrien | 1997-03-29 | 5 | -42/+23 |
| | | | | | Submitted by: Tim Vanderhoek <tim@X2296> and cleanup by me Partically closes PR: ports/2701 | ||||
* | More patches from ports/2701. | obrien | 1997-03-29 | 4 | -11/+30 |
| | | | | Submitted by: Tim Vanderhoek <tim@X2296> | ||||
* | Update to 0.5.13. | obrien | 1997-03-29 | 1 | -1/+1 |
| | | | | Partically closes PR: ports/2701 | ||||
* | Update to 0.5.13. | obrien | 1997-03-29 | 1 | -26/+18 |
| | | | | | Submitted by: Tim Vanderhoek <tim@X2296> with restructureing by me Partically closes PR: ports/2701 | ||||
* | A quick purousal thru our port's patches directory shows a *WAY* over use of | obrien | 1997-02-16 | 1 | -1/+1 |
| | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. | ||||
* | Change Brent J. Nordquist's e-mail address. | asami | 1997-01-28 | 2 | -4/+4 |
| | | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com> | ||||
* | Upgrade to 0.5.9 | ache | 1996-12-11 | 2 | -11/+6 |
| | | | | Enable inews | ||||
* | Upgrade to 0.5.9 | ache | 1996-12-11 | 2 | -5/+7 |
| | |||||
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | asami | 1996-12-11 | 2 | -12/+5 |
| | |||||
* | Move man page from ja_JP.sjis to ja_JP.EUC. (Yes, I converted it, these | asami | 1996-12-06 | 3 | -4/+7 |
| | | | | codes are actually different.) | ||||
* | "-mkdir -p" -> "${MKDIR}". | asami | 1996-11-30 | 1 | -2/+2 |
| | |||||
* | More freebsd tuning | ache | 1996-11-27 | 1 | -0/+26 |
| | |||||
* | Add missing files | ache | 1996-11-27 | 3 | -48/+29 |
| | | | | More freebsd tunings | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -4/+4 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -7/+4 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 1 | -13/+8 |
| | | | | Converted p5* to use MASTER_SITE_PERL_CPAN | ||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 1 | -6/+2 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 2 | -9/+8 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | /usr/tmp -> /var/tmp | ache | 1996-11-11 | 1 | -0/+54 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 2 | -4/+4 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-10 | 1 | -5/+6 |
| | | | | And clean up variable ordering (as shown in the handbook) as little. | ||||
* | Add RUN_DEPENDS to all perl5 ports, to make packages install perl. | jfitz | 1996-10-24 | 1 | -1/+2 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | perl5 module for uuencode and uudecode. | jfitz | 1996-10-24 | 5 | -0/+68 |
| | |||||
* | Remove spurious ";"s. | asami | 1996-10-15 | 1 | -3/+3 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 3 | -3/+3 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Remove spurious ;'s. | asami | 1996-09-24 | 1 | -3/+3 |
| | |||||
* | --prefix=${PREFIX} is not necessary with GNU_CONFIGURE set. While | asami | 1996-08-23 | 1 | -4/+3 |
| | | | | I'm here, put all categories in one line. | ||||
* | Import of uudeview; decode unordered files in any of uu/xx/base64/binhex | tg | 1996-08-23 | 7 | -0/+145 |
| | | | | | | formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Import of uulib, part of the bigger uudeview package. It contains | tg | 1996-08-23 | 7 | -0/+109 |
| | | | | | | a library for en- and decoding uu/xx/base64/binhex-format. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Upgrade to 1.11 | ache | 1996-07-13 | 4 | -16/+19 |
| | |||||
* | This decoder can patch together split and out-of-order uudecode files. | asami | 1996-06-10 | 7 | -0/+72 |
| | | | | Submitted by: pcs51674@asciinet.or.jp | ||||
* | 8bit Character Sets Coverter via UNICODE | ache | 1996-05-06 | 6 | -0/+312 |
| |