Commit Graph

221 Commits

Author SHA1 Message Date
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