1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

367 Commits

Author SHA1 Message Date
Peter Wemm
8100143543 $Id$ -> $FreeBSD$ 1999-08-31 02:00:46 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
1e9299bb93 move catpage from PLIST to Makefile and other minor cleanups 1999-08-26 00:01:18 +00:00
Michael Haro
c90ec1c177 minor cleanups and move manpage from PLIST to Makefile 1999-08-25 23:36:58 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
David E. O'Brien
2832540c9c Change Id->FreeBSD. 1999-08-25 04:25:23 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
d422d679fd Compress postscript manual. 1999-08-14 16:26:19 +00:00
David E. O'Brien
3c0cce710a Update to version 0.9.5c. This fixes the bug compressing
/usr/ports/textproc/dsssl-docbook-modular/pkg/PLIST reported by
John Milford <jwm@CSUA.Berkeley.EDU>.
1999-08-10 07:29:49 +00:00
David E. O'Brien
4de5ef2070 Revert back to version 0.9.0c. John Milford <jwm@CSUA.Berkeley.EDU> found
that /usr/ports/textproc/dsssl-docbook-modular/pkg/PLIST cannot be decompressed
with any version of bzip2 if compressed by version 0.9.5b.

Bzip2 author has been notified.

Submitted by:	John Milford <jwm@CSUA.Berkeley.EDU>
1999-08-06 18:45:49 +00:00
Chris Piazza
7998565136 Import of rpm2cpio (perl version). Converts .rpm files for extraction
with /usr/bin/cpio.  Created so there would be a lightweight version
that didn't require a tonne of other requirements.

PR:		12701
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-08-01 04:26:17 +00:00
David E. O'Brien
82c4c232e3 * Bzip the PostScript docs.
* Remove a doublely listed file bogon.
1999-08-01 03:25:22 +00:00
David E. O'Brien
36b695754e Upgrade to version 0.9.5b. (the "b" here does not stand for "beta") 1999-08-01 03:11:10 +00:00
Chris Piazza
4852c81ad3 Put in some new master sites, the old one moved and doesn't hold the
files any more.

Note that this should probably be updated to 0.9.5b some time.

PR:		12881
Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-01 01:49:16 +00:00
Marcel Moolenaar
d7d791cfa6 Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
Andreas Klemm
bd96be665b move it back to old place ${prefix}/bin. 1999-07-20 06:00:42 +00:00
Andreas Klemm
51c3869a15 link it statically...
changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin

noticed, that ${PREFIX}/sbin is populated by dynamically linked
programs... Wasn't the intention of sbin directories, to include
statically linked programs ? Or is this degenerated, because it's
ports here and the only statically linked programs reside on
the root filesystem in /sbin ???
1999-07-19 20:36:41 +00:00
Andreas Klemm
fea4c871bc forgot to remove no package entirely 1999-07-19 20:21:45 +00:00
Andreas Klemm
cc31d0a208 Committ rest of changes, Steve already fixed ALPHA part
PR:		closes 11717
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-07-19 20:21:15 +00:00
Tim Vanderhoek
c51f88903c Fix typos and/or cleanup WWW:. 1999-07-17 14:50:53 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
73de457d8d Move manpages from plist to makefile and other minor nits 1999-06-23 02:03:22 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
3aa77171e7 Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
1999-06-05 19:00:43 +00:00
Andreas Klemm
0f8f3c8988 added NO_PACKAGE=ignores cflags
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-06-05 15:31:30 +00:00
Steve Price
c707bf29ed Fix build for Alpha. 1999-05-31 05:08:14 +00:00
Thomas Gellekum
25490e549c Forget about ${PREFIX}/include/giflib. 1999-05-27 07:32:49 +00:00
Steve Price
d3a65967ae This port will only work on i386 boxes. 1999-05-24 02:02:55 +00:00
Satoshi Taoka
ca07c782ad Added the following ports:
x11-fm/binder
editors/muggy
archivers/deepforest
deskutils/recycler
misc/seizedesktop
graphics/jgv
japanese/binder
japanese/muggy
japanese/deepforest
japanese/jgv
japanese/recycler
japanese/seizedesktop
1999-05-06 14:30:10 +00:00
Satoshi Taoka
e65ad72021 A simple compress utilty using on JDE.
PR:		11423
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-05-06 13:53:30 +00:00
Seiichirou Hiraoka
a0e6ac9795 This port properly depends on ld-linux.so.2.
Add RUN_DEPEND to emulators/linux_lib
PR: ports/11480
Submitted by: k5@respo.or.jp
1999-05-05 14:27:56 +00:00
Thomas Gellekum
3a9aec9a42 Fix packaging. Disown. 1999-05-04 09:29:35 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Michael Haro
44d50bf6f2 Add WWW: 1999-05-03 05:37:34 +00:00
Tim Vanderhoek
8710d9efa8 WWW: Websites We Want: 1999-05-02 21:16:50 +00:00
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