Commit Graph

9656 Commits

Author SHA1 Message Date
John-Mark Gurney
b6566a8dbf update to latest version 1998-02-19 07:00:31 +00:00
Satoshi Asami
f5d98fa789 Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,
don't worry about it here, it was too late anyway.)
1998-02-19 06:55:19 +00:00
Satoshi Asami
743d67edb9 (1) Don't disable "deinstall" if IGNORE is set.
I don't know what the hell I was thinking in:	rev. 1.268

(2) Create ${PREFIX} before calling mtree if it doesn't exist.  This
    may not be the best solution, but pre-install is called after
    mtree so there really isn't any way to fix this from the port
    Makefiles and thus has to be done here.
1998-02-19 06:49:27 +00:00
Tim Vanderhoek
c13a39fc33 Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) 1998-02-18 22:20:06 +00:00
Steve Price
8070bdae07 Remove share/doc/rsaref on deinstall. 1998-02-18 20:59:32 +00:00
Steve Price
5a74a638a0 Activate gplot. 1998-02-18 20:57:14 +00:00
Steve Price
49f7c50002 Initial import of gplot.
Graphic utilities for the processing of CGM metafiles
1998-02-18 20:53:44 +00:00
Vanilla I. Shu
f5585aa71f Upgrade to 1.44. 1998-02-18 18:24:08 +00:00
Vanilla I. Shu
91afcd2418 Upgrade to 1.14. 1998-02-18 18:21:50 +00:00
Vanilla I. Shu
0e3d270c00 Upgrade to 0.86. 1998-02-18 18:20:18 +00:00
Vanilla I. Shu
0a88858ba9 Upgrade to 0.93. 1998-02-18 18:17:31 +00:00
Vanilla I. Shu
0ee2e9e6cc Upgrade to 0.20. 1998-02-18 18:16:08 +00:00
Vanilla I. Shu
bff0491739 Upgrade to 1.01. 1998-02-18 18:14:25 +00:00
Vanilla I. Shu
93a66611d7 Upgrade to 1.0701. 1998-02-18 18:12:48 +00:00
Vanilla I. Shu
eefc4446a2 Upgrade to 2.11. 1998-02-18 18:08:29 +00:00
Vanilla I. Shu
35444b4472 Upgrade to 0.13.3. 1998-02-18 16:08:22 +00:00
Thomas Gellekum
ca594660f1 Upgrade to 1.4. 1998-02-18 15:45:32 +00:00
Vanilla I. Shu
bebee6845e Upgrade to 1.0, and change sharedlib name to libImlib. 1998-02-18 15:36:14 +00:00
Vanilla I. Shu
2f94722fd7 Upgrade to 2.6. 1998-02-18 15:31:56 +00:00
Vanilla I. Shu
e2a9b1cd20 Upgrade to 5.30. 1998-02-18 15:28:23 +00:00
Vanilla I. Shu
5aa9244b6c Upgrade to 0.5@3. 1998-02-18 15:24:10 +00:00
Vanilla I. Shu
9946c3211a Upgrade to 2.05. 1998-02-18 15:21:19 +00:00
Thomas Gellekum
7727adbc41 This port REQUIRES_MOTIF.
Noticed by:	Peter Cornelius <pc@inr.fzk.de>
1998-02-18 15:04:01 +00:00
John Fieber
361e7b333c Upgrade from 1.0b9e to 1.0b9g. 1998-02-18 14:58:55 +00:00
Chris Timmons
3148c86bed Enable amanda24. 1998-02-18 14:41:53 +00:00
Chris Timmons
b92bbb4ef1 Complete the amanda port split. patch-ab obtained from Alexandre Oliva <oliva@dcc.unicamp.br> 1998-02-18 14:23:40 +00:00
Mark Murray
94bb45af19 Add strong (128-bit) crypto using Fortify. This is conditional on
USE_128BIT.
Fix some portlint bogons while I am here.

OK'ed by: Satoshi
1998-02-18 11:51:05 +00:00
Satoshi Asami
4e4d9dbeb3 Fix several build problems.
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Reviewed by:	various members of ports-jp@jp.freebsd.org
1998-02-18 11:46:56 +00:00
Satoshi Asami
cb23a22eb7 It's been a long time since I
committed the INDEX,
It's been a long time since I
 sang a song,
Ooh, let me get it back,
 let me get it back, let me get it back
Leave me where I've come from

It's been a long time, been a long time,
Been a long lonely, lonely, lonely,
 lonely, lonely time
(Wow, 1274 lines now...)
1998-02-18 11:12:07 +00:00
Thomas Gellekum
bc5b7b5894 Make reinstall. Really this time. Or so I hope. 1998-02-18 08:45:57 +00:00
Satoshi Asami
32bd8cf79d Remove the two kdesupport dependencies, I assume Stefan will fix
those later when he upgrades it but it's pointing to nowhere now.
1998-02-18 08:43:21 +00:00
Satoshi Asami
340f804d0f Unmark broken, packaging works now. 1998-02-18 06:59:36 +00:00
Satoshi Asami
61f37c7131 Don't ask me, but you need netscape for building this port too. 1998-02-18 06:45:54 +00:00
Satoshi Asami
4a958c06ab Make the Makefiles of japanese/expect and lang/expect cooperate better
with each other (and hopefully easier to maintain in the future).
Basically, list everything in the regular orders on both Makefiles,
and use ?= in lang/expect/Makefile for variables we want to be
overridden.

PR:		5770
1998-02-18 06:28:34 +00:00
Steve Price
53fb011d83 Portlint clean. 1998-02-18 06:24:54 +00:00
Satoshi Asami
45e1073f68 Take out "misc" for list of categories...it's for stuff that don't
fit anywhere else, so it doesn't make sense to have misc and some
other category in there (unless it's a language specific port).
1998-02-18 06:24:32 +00:00
Steve Price
7755c5392c Upgrade to version 3.9.1.
PR:		5777
Submitted by:	Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
1998-02-18 05:15:33 +00:00
Satoshi Asami
6982c2c1cb Add dependency to ppmtogif -> netpbm.
Reported and verified by:	Miroslav Kes <mira@rockwell.cz>
1998-02-18 04:52:41 +00:00
Steve Price
8be073c255 Use @dirrm instead of @unexec rmdir.
Suggested by:	Satoshi Asami <asami@FreeBSD.ORG>
1998-02-18 04:45:41 +00:00
Steve Price
7b86d7e787 Activate ppm2fli port.
PR:		5775
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1998-02-18 04:23:37 +00:00
Steve Price
bf408c38b3 Initial import of ppm2fli.
Utilities to merge PPM files into animated FLI and vice versa.
1998-02-18 04:21:08 +00:00
Satoshi Asami
43adb20442 Move textedit from x11 to editors.
Approved by:	jraynard
1998-02-18 04:18:45 +00:00
Steve Price
7d1e6449bd Use '@unexec rmdir ...' to get rid of stray doc directories on deinstall. 1998-02-18 04:16:55 +00:00
Satoshi Asami
6b7bcebd1a Yipes, in the procss of marking this port BROKEN, I broke it even
further by adding unquoted ()'s to the BROKEN string!  (Now how's that
for recursive brokenness.)
1998-02-18 01:10:40 +00:00
Steve Price
c1e4e572e4 MASTER_SITE has moved and some portlint cleaning.
PR:		5769
Submitted by:	maintainer
1998-02-17 21:32:30 +00:00
Mark Murray
93ab9d7bc5 Fix this port for RSAref. Fix the location of SSLeay config file. 1998-02-17 21:16:02 +00:00
Mark Murray
f8e3fd6b64 Fix this port for RSAref, fix the config files location according to
BSD religion.
1998-02-17 21:14:40 +00:00
Steve Price
e7af2915cb Move PKG_NAME and portlint clean.
PR:		5770
Submitted by:	maintainer
1998-02-17 15:13:00 +00:00
Jun-ichiro itojun Hagino
758c97ff55 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make
Latest/* symbolic links.
- PKGNAME format changed, to make Latest/* symbolic links with proper name.
  (also make it Y2K complient)
	was: ja-nvi-iso2022jp-1.79-970820
	now: ja-nvi-iso2022jp-1.79.19970820

Submitted by:	asami
1998-02-17 13:12:05 +00:00
Jun-ichiro itojun Hagino
5ae86caca3 PKGNAME has to be defined BEFORE including bsd.port.mk, to make
Latest/* symbolic links.
1998-02-17 12:58:54 +00:00