summaryrefslogtreecommitdiff
path: root/converters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-242-6/+4
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Add p5-MIME-Base64Andrey A. Chernov1997-06-211-1/+2
| | | | Notes: svn path=/head/; revision=7030
* Base64/QP perl moduleAndrey A. Chernov1997-06-215-0/+54
| | | | Notes: svn path=/head/; revision=7029
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* I can't believe I forgot to add uulib here. ;)Satoshi Asami1997-05-211-1/+2
| | | | Notes: svn path=/head/; revision=6524
* Upgrade to 1.12Andrey A. Chernov1997-05-055-36/+71
| | | | Notes: svn path=/head/; revision=6416
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* One-liner for new categroy `converters'.Satoshi Asami1997-04-271-0/+1
| | | | Notes: svn path=/head/; revision=6325
* Adjust uulib's new path (ports/converters).Satoshi Asami1997-04-272-7/+7
| | | | Notes: svn path=/head/; revision=6321
* Move p5-Convert-UU to converters.Satoshi Asami1997-04-272-3/+4
| | | | | | | Submitted by: jfitz Notes: svn path=/head/; revision=6320
* This is a new category for non-archival, non-encryption character codeSatoshi Asami1997-04-269-16/+28
| | | | | | | converters. Notes: svn path=/head/; revision=6316
* Fix header problemsAndrey A. Chernov1997-04-211-14/+0
| | | | Notes: svn path=/head/; revision=6268
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-202-5/+5
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Make this puppy *really* link with the shared uulib.David E. O'Brien1997-04-021-0/+13
| | | | Notes: svn path=/head/; revision=6109
* - Link with shared libuu rather than static one.David E. O'Brien1997-04-016-50/+46
| | | | | | | - split up mega patchfile to one patchfile / soruce file Notes: svn path=/head/; revision=6095
* Need to run ``ldconfig -m'' on install.David E. O'Brien1997-04-011-2/+3
| | | | Notes: svn path=/head/; revision=6094
* Build shared lib too.David E. O'Brien1997-04-014-3/+57
| | | | | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Notes: svn path=/head/; revision=6093
* Share the files/ dir and contents with devel/uulibDavid E. O'Brien1997-03-306-19/+4
| | | | | | | Suggested-by: Satoshi Notes: svn path=/head/; revision=6074
* Don't look for malloc.h from configure. Not only malloc.h in FreeBSDSatoshi Asami1997-03-301-0/+11
| | | | | | | | useless, you might find the one installed by devel/libmalloc, which will cause the build to fail. Notes: svn path=/head/; revision=6067
* Checksum was different from what I got.Satoshi Asami1997-03-301-1/+1
| | | | Notes: svn path=/head/; revision=6066
* This is a powerful and easy-to-use tcl/tk-based programDavid E. O'Brien1997-03-296-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 Notes: svn path=/head/; revision=6060
* Upgrade to 0.5.13.David E. O'Brien1997-03-295-42/+23
| | | | | | | | Submitted by: Tim Vanderhoek <tim@X2296> and cleanup by me Partically closes PR: ports/2701 Notes: svn path=/head/; revision=6058
* More patches from ports/2701.David E. O'Brien1997-03-294-11/+30
| | | | | | | Submitted by: Tim Vanderhoek <tim@X2296> Notes: svn path=/head/; revision=6057
* Update to 0.5.13.David E. O'Brien1997-03-291-1/+1
| | | | | | | Partically closes PR: ports/2701 Notes: svn path=/head/; revision=6056
* 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 Notes: svn path=/head/; revision=6055
* A quick purousal thru our port's patches directory shows a *WAY* over use ofDavid E. O'Brien1997-02-161-1/+1
| | | | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. Notes: svn path=/head/; revision=5656
* Change Brent J. Nordquist's e-mail address.Satoshi Asami1997-01-282-4/+4
| | | | | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com> Notes: svn path=/head/; revision=5455
* Upgrade to 0.5.9Andrey A. Chernov1996-12-112-11/+6
| | | | | | | Enable inews Notes: svn path=/head/; revision=4940
* Upgrade to 0.5.9Andrey A. Chernov1996-12-112-5/+7
| | | | Notes: svn path=/head/; revision=4939
* Update to take advantage of new features in bsd.port.mk rev. 1.237.Satoshi Asami1996-12-112-12/+5
| | | | Notes: svn path=/head/; revision=4924
* Move man page from ja_JP.sjis to ja_JP.EUC. (Yes, I converted it, theseSatoshi Asami1996-12-063-4/+7
| | | | | | | codes are actually different.) Notes: svn path=/head/; revision=4841
* "-mkdir -p" -> "${MKDIR}".Satoshi Asami1996-11-301-2/+2
| | | | Notes: svn path=/head/; revision=4724
* More freebsd tuningAndrey A. Chernov1996-11-271-0/+26
| | | | Notes: svn path=/head/; revision=4701
* Add missing filesAndrey A. Chernov1996-11-273-48/+29
| | | | | | | More freebsd tunings Notes: svn path=/head/; revision=4700
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-182-7/+4
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4571
* Converted to MAN[1-8]David E. O'Brien1996-11-171-13/+8
| | | | | | | Converted p5* to use MASTER_SITE_PERL_CPAN Notes: svn path=/head/; revision=4541
* Converted to MAN[1-8]David E. O'Brien1996-11-171-6/+2
| | | | Notes: svn path=/head/; revision=4540
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-122-9/+8
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* /usr/tmp -> /var/tmpAndrey A. Chernov1996-11-111-0/+54
| | | | Notes: svn path=/head/; revision=4389
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-112-4/+4
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-5/+6
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-241-1/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* perl5 module for uuencode and uudecode.James FitzGibbon1996-10-245-0/+68
| | | | Notes: svn path=/head/; revision=4111
* Remove spurious ";"s.Satoshi Asami1996-10-151-3/+3
| | | | Notes: svn path=/head/; revision=3980
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-103-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! Notes: svn path=/head/; revision=3948
* Remove spurious ;'s.Satoshi Asami1996-09-241-3/+3
| | | | Notes: svn path=/head/; revision=3855
* --prefix=${PREFIX} is not necessary with GNU_CONFIGURE set. WhileSatoshi Asami1996-08-231-4/+3
| | | | | | | I'm here, put all categories in one line. Notes: svn path=/head/; revision=3686