Commit Graph

458 Commits

Author SHA1 Message Date
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00
Chris Timmons
571776a8e6 Build from the latest release candidate. Port update facilitated by: The Grateful Dead 1998-03-20 02:06:10 +00:00
Thomas Gellekum
8fd6377c67 Activate xd. 1998-03-16 13:32:39 +00:00
Thomas Gellekum
0e120440a3 Import xd port. xd is a dump utility similar to hexdump with
additional features, such as big endian, little endian and PDP
format input.

PR:		4788
Submitted by:	Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
1998-03-16 13:29:07 +00:00
David E. O'Brien
9f76c1d34b Merge all the patches together so there is one patch / souce file.
(there were more patch files than souce files here :) )

Now merged are the fixes:
ports/1966: Team doesn't support...

ports/2204: Team can hang when stderr is a file
I've seen team hang when stderr is a file.  'top' reports that it is
stuck in lockf.

ports/2203: Team's exit status doesn't indicate if there ...
Team's exit status will be 0 even if there is an I/O error.  The reason
is that the exit status of the "guys" isn't checked.

Submitted by:   dawes@physics.usyd.edu.au (David Dawes)
1998-03-15 20:43:16 +00:00
Steve Price
564f168517 Add MAINTAINER so this portlints clean. 1998-03-15 19:44:16 +00:00
Mark Murray
326a46e24e Remove buffer. This port no longer fetches, and team is better. 1998-03-14 21:01:26 +00:00
Mark Murray
7e45caa48a Remove buffer. Ths port no longer fetches, and team is better. 1998-03-14 21:00:11 +00:00
Vanilla I. Shu
ade893a977 Upgrade to 0.21. 1998-03-14 19:58:42 +00:00
Vanilla I. Shu
d67a302141 Upgrade to 4.1.27. 1998-03-11 06:06:20 +00:00
Vanilla I. Shu
1d3aeb2e64 Upgrade to 2.1. 1998-03-11 02:56:57 +00:00
Thomas Gellekum
3c1fc600e0 Activate xmdiary. 1998-03-09 13:08:55 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Jun-ichiro itojun Hagino
7b8628fdac wish4.2 friendly. (-kanjifont not allowed) 1998-03-04 06:19:02 +00:00
Satoshi Asami
ca11770837 Add PKGNAME, DISTNAME had two version parts separated by a "-". 1998-03-03 09:32:00 +00:00
Chris Timmons
04ca7fb280 Now on to release candidates for amanda 2.4.0. 1998-03-02 16:09:32 +00:00
Justin M. Seger
8148d231ed Activate ytree 1998-03-02 01:02:56 +00:00
Justin M. Seger
454dc1e81f Import of ports/misc/ytree
Ytree is a nifty  filemanager  similar to xtree.
With  some  helper-applications  (zip/zoo/tar etc.)
you can also browse archive files.
   Viewers for  "special"  files  are  configurable
(*.wav, *.gif etc.).
   Visit http://www.han.de/~werner/ytree.html

PR:		5436
Submitted by:	andy@icc.surw.chel.su
1998-03-02 01:00:56 +00:00
Steve Price
82d4086201 Don't try to look for the formail program, since it may fail if
procmail is not present.

Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-02-26 03:35:10 +00:00
Steve Price
833074ad38 Clear up an inocuous message from make(1) about ignoring extra
target.
1998-02-26 03:33:33 +00:00
Steve Price
58fe886af8 Build and install the procmail module by default.
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-02-26 03:29:58 +00:00
Steve Price
6cbfa7badc Temporarily remove the PROCMAIL=yes so that this port will package
and I can find a better way of doing it.
1998-02-25 16:14:36 +00:00
Satoshi Asami
56b037498c Mark this port broken, doesn't package. 1998-02-25 10:10:53 +00:00
Satoshi Asami
f9f03aab27 Define NO_LATEST_LINK, this is a beta. 1998-02-25 09:47:25 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Thomas Gellekum
1cadd4ca7d Upgrade to 2.0.6. 1998-02-24 08:50:03 +00:00
Steve Price
79053065b7 Upgrade to version 2.2.
PR:		5820
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-02-23 04:10:15 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Steve Price
227824e7d1 Update to reflect Pedro's new Email address.
PR:		5725
1998-02-20 18:39:58 +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
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
Stefan Eßer
c6a25ffa61 Clean up Makefile 1998-02-15 22:23:46 +00:00
Jun-ichiro itojun Hagino
3921b21883 original distribution updated (0.6.0 -> 0.7.0) 1998-02-13 02:48:15 +00:00
Stefan Eßer
378c4ca460 Upgrade to KDE Beta3 1998-02-07 20:50:24 +00:00
Masafumi Max NAKANE
d4c60375a0 Upgrade, 1.03f -> 1.03g.
PR:		5657
Submitted by:	maintainer
1998-02-07 16:26:17 +00:00
Bill Fenner
085e041429 Fix MASTER_SITES
Submitted by:	Scott Reynolds <scottr@Plexus.COM>
Obtained from:	NetBSD PR #pkg/4936
1998-02-06 19:07:05 +00:00
Eric L. Hernes
c822f3a97b uncomment, BUILD_DEPENDS on gdbm, not sure why this was commented
out in the first place...
Suggested by: Greg Troxel <gdt@lexort.com>
1998-02-05 15:18:25 +00:00
Jun-ichiro itojun Hagino
7041a55592 do not depend on japanese tk42 (bogus)
Pointed out by:	asami
1998-02-03 12:45:43 +00:00
Vanilla I. Shu
0ee0d3b2fb Upgrade to 4.1.24 1998-02-01 02:01:37 +00:00
Jun-ichiro itojun Hagino
51d20095c5 typo fix.
Submitted by:	kuriyama@opt.phys.waseda.ac.jp
1998-01-30 17:24:49 +00:00
Thomas Gellekum
d3cb0fc4cf Upgrade to 2.4.12. 1998-01-30 08:11:28 +00:00
Thomas Gellekum
fa5c4575b3 Upgrade to 2.4. 1998-01-29 07:49:38 +00:00
Satoshi Asami
499dfbfbaa Portlint. I left out the maintainer for now, please fill in your name
if you intend to maintain it. > erich
1998-01-28 22:44:32 +00:00
Eric L. Hernes
249377cfc5 attach xdelta 1998-01-26 16:28:12 +00:00
Eric L. Hernes
614279221e new port for xdelta 1998-01-26 16:27:12 +00:00
Thomas Gellekum
094929a2cc Upgrade to 2.0.5. 1998-01-21 08:39:48 +00:00
David E. O'Brien
4da6ff8f1a Added more information to the manpage. 1998-01-18 00:06:02 +00:00
Jun-ichiro itojun Hagino
b107c1d9df enable ports/misc/magicpoint and ports/japanese/magicpoint.
MagicPoint: an X11-based presentation tool.
1998-01-17 15:14:31 +00:00
Jun-ichiro itojun Hagino
4bb34290e6 MagicPoint, an X11-based presentation tool.
japanese users should visit ports/japanese/magicpoint too.
1998-01-17 15:09:16 +00:00