1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Satoshi Asami
b852b819b9 I can't believe I forgot to add uulib here. ;) 1997-05-21 07:35:05 +00:00
Andrey A. Chernov
80a0b0a762 Upgrade to 1.12 1997-05-05 16:54:14 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
c6e8e8b04c One-liner for new categroy `converters'. 1997-04-27 00:28:02 +00:00
Satoshi Asami
35fca22443 Adjust uulib's new path (ports/converters). 1997-04-27 00:23:54 +00:00
Satoshi Asami
fa3948c232 Move p5-Convert-UU to converters.
Submitted by:	jfitz
1997-04-27 00:14:27 +00:00
Satoshi Asami
1e4d16c0b5 This is a new category for non-archival, non-encryption character code
converters.
1997-04-26 23:55:25 +00:00
Andrey A. Chernov
5d9a90b17d Fix header problems 1997-04-21 14:33:18 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
David E. O'Brien
6cd4848608 Make this puppy *really* link with the shared uulib. 1997-04-02 08:10:40 +00:00
David E. O'Brien
a9fbb262d6 - Link with shared libuu rather than static one.
- split up mega patchfile to one patchfile / soruce file
1997-04-01 19:29:42 +00:00
David E. O'Brien
8be0e8f7d5 Need to run ``ldconfig -m'' on install. 1997-04-01 18:53:30 +00:00
David E. O'Brien
6e400050e5 Build shared lib too.
Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1997-04-01 18:04:06 +00:00
David E. O'Brien
74dd7ceebe Share the files/ dir and contents with devel/uulib
Suggested-by:	Satoshi
1997-03-30 18:44:30 +00:00
Satoshi Asami
c0780ce71e Don't look for malloc.h from configure. Not only malloc.h in FreeBSD
useless, you might find the one installed by devel/libmalloc, which
will cause the build to fail.
1997-03-30 12:29:58 +00:00
Satoshi Asami
0746d2f8a7 Checksum was different from what I got. 1997-03-30 12:15:33 +00:00
David E. O'Brien
00a7816a69 This is a powerful and easy-to-use tcl/tk-based program
which can decode BinHex, uuencoded, xxencoded, and Base64
formats.

Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
Partically closes PR:	ports/2701
1997-03-29 23:55:56 +00:00
David E. O'Brien
5a4558fcc8 Upgrade to 0.5.13.
Submitted by:	Tim Vanderhoek <tim@X2296> and cleanup by me
Partically closes PR:	ports/2701
1997-03-29 22:19:29 +00:00
David E. O'Brien
7f2ebc89a6 More patches from ports/2701.
Submitted by:	Tim Vanderhoek <tim@X2296>
1997-03-29 22:12:16 +00:00
David E. O'Brien
78c7feab3e Update to 0.5.13.
Partically closes PR:	ports/2701
1997-03-29 21:45:35 +00:00
David E. O'Brien
51299a2f0c Update to 0.5.13.
Submitted by:	Tim Vanderhoek <tim@X2296>  with restructureing by me
Partically closes PR:	ports/2701
1997-03-29 21:45:24 +00:00
David E. O'Brien
02d1b3a10b A quick purousal thru our port's patches directory shows a *WAY* over use of
__FreeBSD__.

That said, add __OpenBSD__ and __NetBSD__ where approapiate.
1997-02-16 21:11:14 +00:00
Satoshi Asami
581e3b306f Change Brent J. Nordquist's e-mail address.
Submitted by:   "Brent J. Nordquist" <bjn@visi.com>
1997-01-28 08:11:23 +00:00
Andrey A. Chernov
880eecbd25 Upgrade to 0.5.9
Enable inews
1996-12-11 23:08:19 +00:00
Andrey A. Chernov
3d20bdb2dc Upgrade to 0.5.9 1996-12-11 23:03:55 +00:00
Satoshi Asami
6a00dcc27c Update to take advantage of new features in bsd.port.mk rev. 1.237. 1996-12-11 10:18:45 +00:00
Satoshi Asami
d89092f9c9 Move man page from ja_JP.sjis to ja_JP.EUC. (Yes, I converted it, these
codes are actually different.)
1996-12-06 22:46:41 +00:00
Satoshi Asami
38638406a7 "-mkdir -p" -> "${MKDIR}". 1996-11-30 08:58:45 +00:00
Andrey A. Chernov
9999a2fb1f More freebsd tuning 1996-11-27 11:04:23 +00:00
Andrey A. Chernov
776e0d5bd4 Add missing files
More freebsd tunings
1996-11-27 10:59:59 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
David E. O'Brien
090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00
David E. O'Brien
1cd3d92150 Converted to MAN[1-8] 1996-11-17 09:04:39 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Andrey A. Chernov
2cf1ae1940 /usr/tmp -> /var/tmp 1996-11-11 07:43:41 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
1b3cf25ce1 perl5 module for uuencode and uudecode. 1996-10-24 08:25:25 +00:00
Satoshi Asami
384a6d89f0 Remove spurious ";"s. 1996-10-15 08:24:22 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
dff5c0d9f0 Remove spurious ;'s. 1996-09-24 11:41:35 +00:00
Satoshi Asami
4292422c93 --prefix=${PREFIX} is not necessary with GNU_CONFIGURE set. While
I'm here, put all categories in one line.
1996-08-23 09:04:06 +00:00
Thomas Gellekum
4139cf3d17 Import of uudeview; decode unordered files in any of uu/xx/base64/binhex
formats.

Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1996-08-23 06:45:09 +00:00
Thomas Gellekum
b8cac28acf 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 <ac199@freenet.hamilton.on.ca>
1996-08-23 06:39:38 +00:00
Andrey A. Chernov
0883fbf851 Upgrade to 1.11 1996-07-13 22:41:59 +00:00