Commit Graph

243 Commits

Author SHA1 Message Date
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Satoshi Asami
55b0267ca8 Don't try to remove directory "share/misc" -- it's created by mtree. 1997-09-24 07:01:32 +00:00
Thomas Gellekum
e0610c0dd9 Upgrade to 2.4.7. 1997-09-23 07:07:33 +00:00
Andrey A. Chernov
b507bce77e Use freebsd: bulding target, faster i386 crc 1997-09-18 22:23:50 +00:00
Thomas Gellekum
71d267ddd4 Upgrade to 2.4.6. 1997-09-01 09:26:38 +00:00
Bill Fenner
4bcbe11de3 Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
Submitted by:	ache (Andrey A. Chernov)
1997-08-10 22:31:36 +00:00
Thomas Gellekum
e7d587dc96 Upgrade to 2.4.3. Add a mirror site. 1997-08-08 08:17:24 +00:00
Bill Fenner
5d0875a6ee File moved on MASTER_SITE.
Found by:	distfile checker
1997-07-21 00:48:48 +00:00
Satoshi Asami
6f219ea3b2 Remove duplicate remsync menu entries so install-info won't barf up on
"make reinstall" (or when you install it over an existing
insallation).  It still has the problem of not being able to find some
of the entries (e.g., mail-files) but these are not fatal, at least
not during installation).

While I'm here, line up all info dir entries to the same tabstop.
1997-07-10 07:04:45 +00:00
Thomas Gellekum
0b84fa6389 Upgrade to 2.4.2. 1997-07-02 12:40:31 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version 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.)
1997-06-24 18:43:34 +00:00
Andrey A. Chernov
71be8e37a5 Upgrade to 5.3.1 1997-06-19 05:30:08 +00:00
Andreas Klemm
c981b63010 Update star port from version 1.0 to 1.1 1997-06-18 20:42:11 +00:00
Bill Fenner
e5696019fa Upgrade to 4.2, from the GNU master site, since the gnu directory
(and sharutils-4.1.4 with it) disappeared from the master site.
Also use install-info on the info files.

Found by:	distfile checker
1997-06-09 07:12:57 +00:00
Satoshi Asami
e54351ade4 A set of utilities to play with Macintosh format files.
PR:		3626
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-06-04 03:46:57 +00:00
Andrey A. Chernov
ef8bf63492 Remove myself from MAINTAINER, I don't have a time for this port anymore 1997-05-28 22:36:58 +00:00
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
Andreas Klemm
735d0bc754 Shortened Maintainer e-mail address. 1996-10-19 09:15:56 +00:00
Andreas Klemm
f75d0d0a89 Satoshi, the loard of the ports collection spoke:
"The last argument to the "rm -f" line should be bunzip, right? :)
Also, you may want to change the "ln" to "ln -s".  I remember the pkg
tools mangling hard links into separate files." So I did it ;-)
Submitted by: Satoshi
1996-10-15 19:56:29 +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
Andreas Klemm
173535b87e - use INSTALL_PROGRAM and INSTALL_MAN in Makefile
- add patch-ac to silence bzip when doing compression, bzip version
  info now only with -v or -V
- changed comment in COMMENT. bzip compresses better than gzip, but
  speed is much slower, so it's not generally better as gzip where
  speed matters !
1996-09-28 12:34:45 +00:00
Andreas Klemm
d23cbedba2 Added NO_CDROM to Makefile, because of restrictive copyright.
Forgotten by: me ;)
Submitted by: Chuck Robey <chuckr@glue.umd.edu>
1996-09-27 20:55:50 +00:00
Andreas Klemm
c6ac8e3d7c cosmetic changes, make copyright more informative, add authors
contact address (from README)
1996-09-27 12:11:12 +00:00
Andreas Klemm
09be879147 The readme file says, that it's important for i386 architecture,
to include -fomit-frame-pointer into the CFLAGS.
BTW: someone here who knows, if -funroll-loops might add some (stable)
performance as well ?!
1996-09-27 11:59:36 +00:00
Andreas Klemm
43681e685c imported new port of bpatch 0.21, a compression program, that seems to have
some advantages over gzip concerning compression and memory consumption.
1996-09-27 11:47:06 +00:00
Andreas Klemm
50050d2820 added bzip to archivers 1996-09-27 11:24:00 +00:00
Andrey A. Chernov
5090ff26a0 Remove NO_CDROM restriction, FreeBSD have author permissions 1996-09-08 21:48:38 +00:00
Andrey A. Chernov
e5ba5ab7c1 Change RESTRICTED to NO_CDROM 1996-08-29 16:05:54 +00:00
Andrey A. Chernov
870f833719 New DESCR & restrictions
Submitted by: Masafumi NAKANE <max@sfc.wide.ac.jp>
1996-08-29 15:50:35 +00:00
Andrey A. Chernov
9f5c4d2f3c Upgrade to 1.14C 1996-08-28 17:32:53 +00:00
Thomas Gellekum
73ca0f6652 Add uudeview 1996-08-23 06:48:49 +00:00
Peter Wemm
7aa4521121 Fix shar so that it doesn't generate:
# This shar contains:
  # length mode       name
  # ------ ---------- ------------------------------------------
  #   9525 (null) -rw-r--r--
  #   3768 (null) -rw-r--r--
	  ^^^^^^^^^^^
This is a long/off_t printf problem.

The only problem with doing this, is that touching the sources with patch
causes it to want to go and regenerate it's locale databases using some
gnu tools I've never heard of before. :-(  Since patch-ac doesn't actually
change any messages, I've cheated and touched the dependency files in
post-patch.  Please, no pukeing, I know it's a gross hack. ;-)
1996-08-16 14:38:17 +00:00
Satoshi Asami
66cb7ffbad Added freeze. 1996-08-09 08:16:50 +00:00
Satoshi Asami
9d76846433 The freeze/melt archiver.
Submitted by:	lukin@okbmei.msk.su
1996-08-09 08:16:17 +00:00
Satoshi Asami
df29f54e00 Addex uudx. 1996-06-10 01:50:49 +00:00
Satoshi Asami
43cb555578 Move PATCH* stuff down to its own section. The upgrade was to 1.01a,
by the way.
1996-05-16 08:59:57 +00:00
Andrey A. Chernov
8dabf8db72 Add rar 1996-05-15 19:23:38 +00:00
Andrey A. Chernov
6254b958ea RAR archiver binary port 1996-05-15 19:19:40 +00:00
Andrey A. Chernov
ea3d66da0b Upgrade 1996-05-15 04:59:39 +00:00
Andrey A. Chernov
ad350a399e Upgrade to 5.2 (official release) 1996-05-04 12:30:48 +00:00
Andrey A. Chernov
14b74b36e3 Upgrade to 2.1 (official release) 1996-05-04 11:34:31 +00:00
Satoshi Asami
d8a5dc1ca9 Typo ("non-usa_only" -> "non-usa.only") 1996-04-12 08:47:53 +00:00
Satoshi Asami
6c3ecbf882 Set RESTRICTED to the reason why it is so. 1996-04-12 08:16:45 +00:00
Satoshi Asami
24fed9c83f Add hpack.non-usa_only, unzip.with_encryption, zip.with_encryption to
SUBDIR list.
1996-04-12 08:16:04 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
8c563d2750 Add newline to end of file. Take out version number while I'm here.
Found by:	my new README.html-generating script
1996-03-31 11:29:15 +00:00
Torsten Blum
a5a545ac63 Use ${PREFIX} instead of /usr/local 1995-10-06 20:01:34 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Andrey A. Chernov
a56adfc86e Upgrade, old version not exist anymore on master site 1995-05-15 20:55:41 +00:00
Andrey A. Chernov
74ef9648a0 Add pkg 1995-05-14 18:48:43 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
93c78d0f3d Updated archivers Makefiles.... 1995-04-24 10:58:57 +00:00
Andrey A. Chernov
320e65fb08 fix pathname 1995-04-16 01:44:03 +00:00
Satoshi Asami
526f6743fd install should depend on zip (sorry, I'm sounding like a broken
record, next time I'll commit all at once ;)
1995-04-16 00:25:14 +00:00
Satoshi Asami
867ed52e89 install should depend on build. 1995-04-16 00:23:30 +00:00
Satoshi Asami
4d2354a8dc The rest of the archiver Makefiles. (I've already fixed Andrey's
Makefiles before.)
1995-04-15 04:45:25 +00:00
Satoshi Asami
19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Satoshi Asami
7303a65141 Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:48:15 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andrey A. Chernov
3143c86914 Upgrade 1995-03-26 02:21:28 +00:00
Gary Palmer
3f213ef157 Oops - typo. 1995-02-05 16:28:43 +00:00
Gary Palmer
74378010a3 Yet more package files 1995-02-05 15:18:50 +00:00
Gary Palmer
93632aef4f Yet more package files... 1995-02-05 15:03:20 +00:00
Gary Palmer
5d7549ceb1 Yet more package files 1995-02-05 14:54:07 +00:00
Gary Palmer
289c1239ca Some more package files 1995-02-05 14:05:35 +00:00
Gary Palmer
aa84831d8c Add package files... 1995-02-05 13:41:01 +00:00
Gary Palmer
7fa03f7724 Add package files 1995-02-05 13:21:40 +00:00
Gary Palmer
25a6d9c0fa Add these much needed files, although COMMENT could do
with more work...
1995-02-05 12:48:12 +00:00
Jordan K. Hubbard
5ca7a7ffce Initial revision 1995-01-31 06:07:26 +00:00
Jordan K. Hubbard
48e58e6a33 Add a number of missing md5 files. 1995-01-31 06:06:21 +00:00
Jordan K. Hubbard
0b98d66373 Missing md5 1995-01-31 04:53:02 +00:00
Jordan K. Hubbard
6112179bbc Add missing checksum file. 1995-01-31 04:51:48 +00:00
Andrey A. Chernov
21f28586c4 ha added 1995-01-24 16:58:53 +00:00
Andrey A. Chernov
a9dc1a2399 Add touch install cookie 1995-01-24 16:56:05 +00:00
Andrey A. Chernov
c209ef1e9b HA archiver 1995-01-24 16:43:33 +00:00
Andrey A. Chernov
26616b2b6f lha added 1995-01-15 08:00:29 +00:00
Andrey A. Chernov
34c4b70049 Add checksum 1995-01-15 07:57:41 +00:00
Andrey A. Chernov
7f841b049f Move encryption things to restricted area.
Add hpack to restricted area.
1995-01-15 07:35:41 +00:00
Jordan K. Hubbard
27c36204e8 Adjust the build list for archivers 1995-01-13 12:10:55 +00:00
Jordan K. Hubbard
868250dfb8 New archivers group 1995-01-13 11:12:19 +00:00
Andrey A. Chernov
2fd9755f2c Change comment about restriction reason 1995-01-10 18:50:23 +00:00
Andrey A. Chernov
61f4d423b2 hpack archiver 1995-01-07 16:27:54 +00:00
Andrey A. Chernov
6e554817d8 Addition to upgrade 1995-01-05 04:21:11 +00:00
Andrey A. Chernov
893a8ce9c5 Upgrade 1995-01-05 04:20:23 +00:00
Andrey A. Chernov
06c00ece0f ARC archiver 1994-12-31 18:07:46 +00:00
Andrey A. Chernov
78e27b8ada RAR dearchiver 1994-12-28 15:19:16 +00:00
Andrey A. Chernov
46b4022eb1 Add manpages installation 1994-12-28 05:08:54 +00:00
Andrey A. Chernov
070dd17ff3 GNU shar & unshar 1994-12-28 04:44:59 +00:00
Andrey A. Chernov
c16456c63c arj dearchiver 1994-12-28 01:55:04 +00:00
Andrey A. Chernov
68385d845d lha archiver 1994-12-26 09:10:33 +00:00
Andrey A. Chernov
8da3f52a94 Cleanup. 1994-12-23 10:53:21 +00:00
Andrey A. Chernov
548e1e022e Reduced zip, but legal 1994-12-22 12:33:40 +00:00
Jordan K. Hubbard
9e3dd664b9 Jean-Marc Zucconi's zoo port.
Submitted by:	jmz
1994-10-18 01:04:46 +00:00
Jordan K. Hubbard
b16aec7081 Jean-Marc Zucconi's unzip port.
Submitted by:	jmz
1994-10-17 22:57:30 +00:00