1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

378 Commits

Author SHA1 Message Date
Foxfair Hu
89f270822c RPM port update to v2.2.5.(Actually, v3.x has already there.)
PR:		10137
Submitted by:	Marcel Moolenaar <marcel@scc.nl>
1999-05-02 12:03:10 +00:00
Justin M. Seger
539536fae4 Switch to using USE_ZIP along with minor cleanups to some ports. 1999-05-01 12:34:38 +00:00
Steve Price
81ee783ff8 Remove doc diretory on deinstall. 1999-05-01 02:34:00 +00:00
Steve Price
923ed488d8 Update MASTER_SITES.
PR:		11407
Submitted by:	FUJISHIMA Satsuki <k5@respo.or.jp>
1999-05-01 02:06:34 +00:00
Satoshi Taoka
453cec0719 Add linux_rar and pkzip 1999-04-30 04:41:53 +00:00
Satoshi Taoka
4cc898b586 general purpose archiving and compression tool (binary port)
PR:		11189
Submitted by:	FUJISHIMA Satsuki <k5@respo.or.jp>
1999-04-30 04:41:21 +00:00
Satoshi Taoka
c5567eea79 Create/update/list/test/extract pkzip ZIP files.
PR:		10617
Submitted by:	David A. Bader <dbader@eece.unm.edu>
1999-04-30 04:28:47 +00:00
Steve Price
4a29fd906a Sort PLIST. 1999-04-25 17:55:41 +00:00
Kris Kennaway
34a4342f05 Respect CC, CFLAGS. 1999-04-24 17:19:04 +00:00
Justin M. Seger
db1827c163 Add another MASTER_SITE 1999-04-21 12:17:16 +00:00
Steve Price
39041794ae Fixup libtool so this port installs the shared library again. 1999-04-20 20:22:48 +00:00
David E. O'Brien
7cc849d88b Instal bzlib.h.
PR:		11217
Submitted by:	Ade Lovett <ade@lovett.com>
1999-04-19 22:28:12 +00:00
Justin M. Seger
1d463a71aa Remove dead MASTER_SITE
Fix PLIST so that this packages again
1999-04-19 19:28:35 +00:00
Andrey A. Chernov
96d370829f add homepage here too 1999-04-18 20:19:17 +00:00
Satoshi Asami
202a746ed7 Remove unnecessary whitespace. 1999-04-18 10:17:01 +00:00
Andrey A. Chernov
0b5adf17ad add homepage to comment 1999-04-17 15:41:10 +00:00
Andrey A. Chernov
452036cadb upgrade to 2.50 1999-04-17 15:36:22 +00:00
Andrey A. Chernov
d551522f14 upgrade to 2.02 1999-04-17 14:41:38 +00:00
Michael Haro
2ce6cc1df6 Update to 2.06.1
PR:		11167
Submitted by:	FUJISHIMA Satsuki <k5@respo.or.jp>
1999-04-16 15:55:59 +00:00
Michael Haro
978f7df617 updated mastersite path. now compiles with lots less warnings 1999-04-16 08:08:01 +00:00
Marc G. Fournier
85de26bbcd Moving WWW_SITE to DESCR file ... 1999-04-14 00:19:35 +00:00
Hidetoshi Shimokawa
c52ad637b6 mark only for i386. 1999-04-11 10:52:53 +00:00
Steve Price
c644e285fb Turn on the unace port. 1999-04-02 04:19:42 +00:00
Steve Price
69b631a53a Import of unace version 1.2b.
Extract, view and test ACE archives.

PR:		10232
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
1999-04-02 04:19:20 +00:00
Marc G. Fournier
23aec755f6 More Y2K/WWW_SITE links added... 1999-03-12 15:28:44 +00:00
Bill Fenner
c19701049c Update MASTER_SITES.
PR:		ports/10486
Submitted by:	Kostya Lukin <lukin@okbmei.msk.su>
1999-03-08 20:04:36 +00:00
Satoshi Asami
3d45976da3 Portlint. 1999-02-28 21:48:09 +00:00
David E. O'Brien
732390dac1 MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles.  I went with BZIP2.
1999-02-28 06:06:25 +00:00
David E. O'Brien
254a0b2b0f MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I went
with BZIP2.
1999-02-28 05:56:15 +00:00
Andrey A. Chernov
1965e617b5 upgrade to 2.43 1999-02-17 22:25:40 +00:00
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Hidetoshi Shimokawa
5757ac47cb - fix time_t conflicts on alpha
- split up patches into one source file per patch file.
Obtained from: NetBSD (with a litte modification by me)
1999-01-03 07:59:26 +00:00
Andrey A. Chernov
643ca4e217 upgrade to 5.40 1998-12-28 01:43:39 +00:00
Satoshi Asami
da78791fe1 Create info/dir before trying to use it. Also, add install-info lines
to PLIST.
1998-12-24 19:19:29 +00:00
Dirk Froemberg
6e54458fa2 - Upgrade to 1.2
- add ${MASTER_SITE_SUNSITE} to ${MASTER_SITES}

Requested by:	Andreas Klemm <andreas@FreeBSD.ORG>
1998-12-24 13:15:23 +00:00
Thomas Gellekum
840af7d684 Add some master sites. 1998-12-14 17:02:13 +00:00
David E. O'Brien
613f5cbec1 add @ to a line 1998-12-12 16:23:37 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
David E. O'Brien
7da778f961 Install bzcat' and manpages for bzcat' and `bzip2recover'
Requested by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-10 17:02:32 +00:00
Bill Fumerola
2f43f3cbc3 PR: ports/5776
Submitted by:	Pedro F. Giffuni
1998-12-01 23:12:55 +00:00
Bill Fumerola
ee8ec454ed Activate lzo
PR:		ports/5776
1998-12-01 23:11:59 +00:00
Bill Fumerola
7b0fb2d55b from pkg/DESCR
--------------
     LZO is a data compression library which is suitable for data
     de-/compression in real-time. This means it favours speed over
     compression ratio.

     LZO implements a number of algorithms with the following features:
        + Decompression is simple and *very* fast.
        + Requires no memory for decompression.
        + Compression is pretty fast.
        + Requires 64 kB of memory for compression.
        + Allows you to dial up extra compression at a speed cost in the
          compressor. The speed of the decompressor is not reduced.
        + Includes compression levels for generating pre-compressed data
          which achieve a quite competitive compression ratio.
        + There is also a compression level which needs only 8 kB for
          compression.
        + Algorithm is thread safe.
        + Algorithm is lossless.

 Author: Markus Franz Xaver Johannes Oberhumer
         markus.oberhumer@jk.uni-linz.ac.at
         http://www.infosys.tuwien.ac.at/Staff/lux/marco
----------
1998-12-01 23:11:12 +00:00
Jun Kuriyama
9b646d353e Update to v1.14d.
PR:		ports/8256
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Approved by:	ache (maintainer)
1998-11-16 22:06:19 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
David E. O'Brien
6ffbcd96fd had no offical maintainer and I'm starting to use bzip2 more and more. 1998-11-03 07:05:20 +00:00
Thomas Gellekum
96d928c556 Un-break. Fetches now, looks like the ISP is a bit flakey. 1998-10-30 07:52:12 +00:00
Satoshi Asami
9894be6210 This port is unfetchable (operation timed out). 1998-10-28 23:17:16 +00:00
Thomas Gellekum
936968aa91 Un-break. Don't build with i18n support. 1998-10-28 12:06:26 +00:00
Thomas Gellekum
18a1822684 Upgrade to 0.9.0c. 1998-10-28 09:37:30 +00:00
Justin M. Seger
3c298718bb Mark BORKEN for ELF:
xgettext --default-domain=rpm \
    --add-comments --keyword=_ --keyword=N_ /usr/ports/misc/rpm/work/rpm-2.5.1/rpm.c            /usr/ports/misc/rpm/work/rpm-2.5.1/query.c /usr/ports/misc/rpm/work/rpm-2.5.1/install.c                 /usr/ports/misc/rpm/work/rpm-2.5.1/verify.c /usr/ports/misc/rpm/work/rpm-2.5.1/checksig.c       /usr/ports/misc/rpm/work/rpm-2.5.1/url.c /usr/ports/misc/rpm/work/rpm-2.5.1/ftp.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/uninstall.c    /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmdb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/signature.c       /usr/ports/misc/rpm/work/rpm-2.5.1/lib/dbindex.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/depends.c      /usr/ports/misc/rpm/work/rpm-2.5.1/lib/formats.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/fs.c             /usr/ports/misc/rpm/work/rpm-2.5.1/lib/header.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/lookup.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rebuilddb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/messages.c    /usr/ports/misc/rpm/work/rpm-2.5.1/lib/package.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmlead.c       /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmrc.c
Unrecognized option: -

usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>]
            ... [-p<path>] [-x<xlist>] - | file
       xgettext -h (HELP)
1998-10-13 04:21:00 +00:00
Jordan K. Hubbard
2f474adfb2 Urk, do this so it actually works. Sorry guys. 1998-10-05 03:41:16 +00:00
Jordan K. Hubbard
8b4c16d521 s/MACHINE_ARCH/ARCH/
Suggested by:	Bill Fenner
1998-10-04 23:18:12 +00:00
Jordan K. Hubbard
6d8cc168a6 Make this work on the ALPHA 1998-10-04 10:31:38 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Jun Kuriyama
bdfbec504e cleanup. 1998-09-28 11:32:41 +00:00
Brian Somers
198d25ced9 Remove previous elf patch.
Instead, change grep to egrep in configure so that
it does what was intended.
Ok'd by: smace & ache
1998-09-23 06:45:28 +00:00
Steve Price
e8b1cc9231 Remove the empty directory too. 1998-09-23 01:02:01 +00:00
Steve Price
08a7a4c27c Portlint cleaning. 1998-09-23 01:01:20 +00:00
Steve Price
889ad09dfa Remove the directories too. 1998-09-23 00:59:55 +00:00
Steve Price
8a703aacce Make this port work in an ELF world.
Inspired by:	one of John Polstra's recent commits
1998-09-23 00:59:38 +00:00
Steve Price
9f6f28fab7 Fix pkg/PLIST. 1998-09-23 00:58:41 +00:00
Steve Price
2313503f60 Add a more reliable master site. 1998-09-23 00:57:45 +00:00
Steve Price
22d95f75c9 Find the distfile. 1998-09-23 00:57:13 +00:00
Scott Mace
bdc165e0ce Support ELF.
1.  Invoke prefixing of external symbols in assembly code functions via
    __ELF__.
1998-09-22 16:11:07 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
b67128a3dc Use MLINKS for manpage link. 1998-09-10 08:03:40 +00:00
Andreas Klemm
4089b6d034 add a note to use bzip2 which is faster, more reliable and patent free
this port only stays for compatibility reasons, because bzip2 is unable
to unpack bzip archives.
1998-08-30 09:17:30 +00:00
Masafumi Max NAKANE
f14be45192 ln -> ${LN}
Use symbolic link instead of hard link.
1998-08-29 01:55:31 +00:00
Tim Vanderhoek
1980dcdff7 These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
Satoshi Asami
f2d3db8ea6 Hey, test before committing, Vanilla. This doesn't even fetch now. :) 1998-08-18 22:56:50 +00:00
Tim Vanderhoek
39448a6b27 Remove miscellaneous manpages. 1998-08-18 19:04:15 +00:00
Vanilla I. Shu
483a696fad Portlint. 1998-08-18 02:32:50 +00:00
Vanilla I. Shu
6d19e70ac2 Portlint. 1998-08-18 02:26:43 +00:00
Steve Price
cb83c0fd57 Don't try to package manpages twice. 1998-08-17 00:19:03 +00:00
Satoshi Asami
3195b4ed13 Convert all (:) archivers/p5-* ports to new perl scheme. 1998-08-13 01:29:56 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Matthew Hunt
8de3a0c3c1 Spelling and grammar police. This commit brought to you by the
letter "A".
1998-08-04 02:24:27 +00:00
Tim Vanderhoek
f2951502c6 Add homepage to pkg/DESCR 1998-07-24 19:45:41 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Stefan Eßer
6d478c9ec9 Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Tim Vanderhoek
c873c90a0a 1) Break-up the mega-patch-aa.
2) Fix install for non-root users.
3) "See work/Arc521.doc" is not considered a good pkg/DESCR.
4) install ad. doc., too.
1998-06-14 23:33:25 +00:00
Thomas Gellekum
8054e275c0 Fix wrong patch. Configuration files should be installed into
$PREFIX/share/misc.
1998-06-08 07:49:01 +00:00
Satoshi Asami
bae0a242f4 No need to use += for variables defined only once. 1998-06-08 05:48:58 +00:00
Andreas Klemm
9a13ed58e8 import new port GNU tar 1.12, latest version 1998-06-06 10:34:25 +00:00
Satoshi Asami
4b612766f9 Fix paths of two files. 1998-06-06 04:40:34 +00:00
Thomas Gellekum
6c6465d47d Upgrade to 2.5.1. 1998-06-02 10:52:56 +00:00
Wolfram Schneider
dacc280f40 Add reference to the rpm2cpio converter written in perl. You still
need GNU cpio and gzip, but at least you don't have to install the
whole RPM manager to get the files in an RPM.
1998-05-12 13:25:22 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Stefan Eßer
ae74d2183b Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
Stefan Eßer
67a12e6297 Update PLIST to match Beta4.1 1998-05-02 22:14:03 +00:00
Satoshi Asami
1bc3971a43 ===> Building package for kdeutils-4.1b
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
1998-04-28 04:33:57 +00:00
Matthew Hunt
94f81ee728 Distfile changed without version increase; update md5 checksup.
Submitted by:	Doug <Studded@san.rr.com>
1998-04-27 21:31:32 +00:00
Matthew Hunt
55a087f7c3 Add patch to respect CC and CFLAGS. 1998-04-27 21:29:55 +00:00
Stefan Eßer
c053e88100 Update to KDE Beta4. 1998-04-27 20:45:07 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Justin M. Seger
628b2f54f8 The distfile appears to no longer exist on any FTP site except for FreeBSD
distfile mirrors.  I've placed a copy at http://www.freebsd.org/~jseger/.
Make myself MAINTAINER since the old MAINTAINER hasn't responded to queries.
1998-04-12 16:27:51 +00:00
Masafumi Max NAKANE
8bd2b9a35b Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by:	whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
1998-04-05 04:47:11 +00:00
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