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

127 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
b41feb7d27 NO_PACKAGE takes a string, Andrey. :) 1997-05-20 08:05:52 +00:00
Andrey A. Chernov
0d3fc4242b Change RESTRICTED to NO_PACKAGE 1997-05-20 07:22:36 +00:00
Andrey A. Chernov
e053243c99 Upgrade to 2.01 1997-05-19 20:29:13 +00:00
Andrey A. Chernov
d1958d16b3 Upgrade to 2.01 1997-05-19 19:42:43 +00:00
Andreas Klemm
1176e4b818 important fix for sparse file handling from the author of star
PR:
approved by:	Satoshi
Submitted by:
Obtained from:
1997-05-19 18:00:39 +00:00
Satoshi Asami
1b8fb36066 Let's not forget to add nulib here too. 1997-05-16 01:42:31 +00:00
Steven Wallace
3d95be6a79 Nulib is a shell-based NuFX archive utility, based loosely on ARC for
the IBM PC and ar(1) under UNIX.  It allows you to perform certain
operations on the same archives used by ShrinkIt, including view
archive contents, add to archive, extract from archive, and delete
from archive.  In addi- tion, it will list and unpack files from
Binary II archives.
1997-05-15 23:23:09 +00:00
Satoshi Asami
de2a28bd72 No need to use "+=" to define MAKE_ENV.
Also, replace the four lines starting with .if !defined(NOMANCOMPRESS)...
with a single line MAN1=star.1.  I think that's much easier. :)
1997-05-07 02:03:58 +00:00
Andreas Klemm
840cb1373f New port "star"
Main advantages over other tar implementations:
	fifo			- keeps the tape streaming.
	pattern matcher		- for a convenient user interface
	sophisticated diff	- user tailorable interface for comparing tar
				  archives against file trees
	no namelen limitation	- Pathnames up to 1024 Bytes may be archived.
	deals with all 3 times	- stores/restores all 3 times of a file
	does not clobber files	- more recent copies on disk will not be
				  clobbered from tape
	automatic byte swap	- star automatically detects swapped archives
	automatic format detect	- automatically detects archive formats:
				  Old tar, gnu tar, ansi tar, star.
	fully ansi compatible	- Star is fully ANSI/Posix 1003.1 compatible.
1997-05-03 10:16:32 +00:00
Andrey A. Chernov
b969fe3474 Include junk files into binary distribution as required 1997-04-30 02:00:27 +00:00
Andrey A. Chernov
4b30196e34 Turn on unshrink method 1997-04-29 13:07:20 +00:00
Andrey A. Chernov
858f8ea606 Fix ln command 1997-04-27 22:30:10 +00:00
Andrey A. Chernov
80d329b62c Remove zipgrep, misc. cleanup 1997-04-27 16:06:19 +00:00
Andrey A. Chernov
a98901c99b Add zipgrep, misc cleanup 1997-04-27 15:59:18 +00:00
Andrey A. Chernov
006db1df9a Add zipgrep, misc cleanup 1997-04-27 15:58:17 +00:00
Satoshi Asami
a28cb9332c uudeview, uudx and xdeview are moved to converters. 1997-04-26 23:50:06 +00:00
Andrey A. Chernov
1ecf20b10d Upgrade to 5.3 1997-04-25 23:49:07 +00:00
Satoshi Asami
47cdcb2bd3 #include <sys/types.h> for "uint" and stuff. 1997-04-24 02:14:01 +00:00
Satoshi Asami
b2f6d31bf7 Define "uint" if __FreeBSD__ >= 3. 1997-04-24 02:12:23 +00:00
Satoshi Asami
e37e595f03 #include <sys/types.h> in front of <utime.h>. 1997-04-23 10:37:55 +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
Thomas Gellekum
730ae37f47 Upgrade to 2.3.10. I hate them. 1997-04-16 07:48:46 +00:00
Thomas Gellekum
25c4f568a5 Upgrade to 2.3.9. 1997-04-16 06:30:02 +00:00
Thomas Gellekum
87db9d3d76 Upgrade to 2.3.8. Should quiet Bill Fenner's distfile checker. 1997-04-03 07:07:27 +00:00
Andrey A. Chernov
9bed6aca66 Distname changed 1997-04-02 00:56:11 +00:00
David E. O'Brien
f7eeb9b599 turn on xdeview 1997-03-29 23:56:36 +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
352e23e65b Create directory before installation. 1997-01-24 11:43:57 +00:00
Thomas Gellekum
66d67f6a9b Import of the Red Hat package manager. 1997-01-24 07:50:08 +00:00
Andrey A. Chernov
dbc3f2c38b mastersite/distfile changes 1997-01-06 21:43:33 +00:00
Andrey A. Chernov
44bec4a59d mastersite changed 1997-01-06 21:36:16 +00:00
Warner Losh
fb1eb5675e Apply minor patch from the OpenBSD folks to allow this to compile and
work on both FreeBSD and OpenBSD.

Specifically, both FreeBSD and OpenBSD have the timelocal() function.  In
fact most unixes have this function, so I'm not sure what the best fix
generically would be.  This fix is no worse than the one that was there
before, however.

Submitted by:	Niklas Hallqvist <niklas@filippa.appli.se>
Obtained from:	OpenBSD by way of Niklas
1996-12-22 17:01:12 +00:00
Masafumi Max NAKANE
bad1506b38 Install the Japanese man page into ${PREFIX}/man/ja_JP.EUC. 1996-12-15 02:06:01 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
Masafumi Max NAKANE
3448bcee53 rm -> ${RM}
ln -s -> ln -fs
1996-12-06 10:56:31 +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
1180edba1c Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:15:27 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
David E. O'Brien
dfc173ac0e Converted to MASTER_SITE_PERL_CPAN 1996-11-17 05:43:01 +00:00
Masafumi Max NAKANE
70142a0a4a Updated my e-mail address.
Fixed minor typo.
1996-11-15 15:57:12 +00:00
Masafumi Max NAKANE
a0f302cacf Removed unnecessary @cwd directive. 1996-11-15 15:34:34 +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
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
1806307f1e Fix blank line in PLIST
Submitted by:	asami@freebsd.org
1996-10-24 07:47:45 +00:00
James FitzGibbon
d4964ef40b Update for new perl5 ports 1996-10-24 00:03:46 +00:00
James FitzGibbon
66447b0b47 Import of perl5 module for access to libz functions. 1996-10-23 23:51:37 +00:00