Commit Graph

157 Commits

Author SHA1 Message Date
Satoshi Asami
8e1e5b68cb Don't delete ${PREFIX}/share/doc. 1997-11-29 01:18:12 +00:00
Stefan Eßer
2ffc580361 Update to Beta2 1997-11-28 00:04:29 +00:00
Justin M. Seger
ae16ccd206 Switch to a good MASTER_SITE. 1997-11-26 22:55:53 +00:00
Justin M. Seger
f15b0e8ef8 Remove old MASTER_SITE and clean up a few portlint problems. 1997-11-26 01:41:36 +00:00
Andrey A. Chernov
e69f22f902 Upgrade to 2.2 1997-11-25 20:46:12 +00:00
Andrey A. Chernov
3bd19ba415 Upgrade to 5.3.2
Submitted by: markm
1997-11-24 13:09:42 +00:00
Thomas Gellekum
7d26dfdf5e Upgrade to 2.4.10. 1997-11-20 12:26:55 +00:00
Thomas Gellekum
e45b68a2fc Activate bzip2. This time I copied another entry to avoid typos. 1997-11-20 08:21:26 +00:00
Thomas Gellekum
8c43e0b76f Import bzip2 port. bzip2 is a block-sorting compressor with better
compression than gzip.

The author believes that this program uses only patent-free algorithms.

The generated files are not compatible to bzip-compressed files.
1997-11-20 08:18:41 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Stefan Eßer
53313e608c Add BUILD_DEPENDS on moc pre-processor.
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
1997-11-03 00:25:44 +00:00
Stefan Eßer
3464604978 Utilities for the KDE desktop environment (Calculator, Editor,
Calendar,...).
1997-11-02 00:05:06 +00:00
Thomas Gellekum
bc57fe4307 Upgrade to 2.4.8. 1997-10-24 09:40:42 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
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