Stefan Eßer
1ecf9ece5a
Use $(MASTER_SITE_KDE)
1998-03-06 19:52:23 +00:00
Vanilla I. Shu
bff0491739
Upgrade to 1.01.
1998-02-18 18:14:25 +00:00
Stefan Eßer
c6a25ffa61
Clean up Makefile
1998-02-15 22:23:46 +00:00
Stefan Eßer
378c4ca460
Upgrade to KDE Beta3
1998-02-07 20:50:24 +00:00
Bill Fenner
c6d6372a25
Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsite
...
explicitly; the /pub/Linux/distributions directory isn't mirrored.
Submitted by: distfile checker
1998-02-01 23:23:57 +00:00
Thomas Gellekum
d3cb0fc4cf
Upgrade to 2.4.12.
1998-01-30 08:11:28 +00:00
Satoshi Asami
90b7867711
Back out previous commit -- it doesn't work that way without
...
defining WRKSRC too (which will increase the number of lines by one.
1998-01-26 10:11:37 +00:00
Jordan K. Hubbard
d03c5864c5
Unbugger WRKSRC value.
1998-01-24 07:11:16 +00:00
Justin M. Seger
999cbb3ea4
portlint
1998-01-23 00:43:43 +00:00
Bill Fenner
4b6adb56f6
Eliminate double slashes in URL's by:
...
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Thomas Gellekum
d75b9b36ef
Upgrade to 2.4.11.
1998-01-08 08:02:06 +00:00
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