1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

8498 Commits

Author SHA1 Message Date
Thomas Gellekum
ae19160dcc Fix hylafax which I broke with my tiff34 changes earlier today. 1997-11-05 15:37:36 +00:00
Jean-Marc Zucconi
8c426bd360 I forgot this one during import. 1997-11-05 15:22:36 +00:00
David E. O'Brien
b5374f687d Share clog and tcpshow with the world. 1997-11-05 11:47:36 +00:00
David E. O'Brien
304ff1dbd4 clog is a program that logs all connections on your subnet. It uses the
pcap(3) packet capture library to log any SYN packets to a logfile.  The
output format is designed to be very easily parsed by various text
processing tools.
1997-11-05 11:39:42 +00:00
David E. O'Brien
6d99515f48 tcpshow reads a tcpdump(1) savefile and provides a reasonably complete
decode of Ethernet, IP, ICMP, UDP and TCP headers.  Boolean expressions
may also be specified for packet selection.

tcpshow's output is simular to Sun Solaris's snoop(1M) command for
network packet capture and inspection.
1997-11-05 11:38:43 +00:00
Satoshi Asami
118637b151 Add kde. 1997-11-05 10:37:33 +00:00
Satoshi Asami
6d5277fd50 This is the kde "meta-port" that depends on all six kde* ports. 1997-11-05 10:30:52 +00:00
Thomas Gellekum
ed00a30be5 Upgrade to 3.9.1. Doesn't work with tiff-3.3 anymore.
Submitted by:	pst
1997-11-05 09:47:01 +00:00
Thomas Gellekum
2e1b921d38 Include tiff34.h from tiffio34.h. Fix minor glitches found by portlint. 1997-11-05 09:34:56 +00:00
Satoshi Asami
7aafedd433 Add PKGNAME (="tinpre-1.4.971102")..will sort better than DISTNAME
(="tinpre-1.4-971102").
1997-11-05 08:15:14 +00:00
Masafumi Max NAKANE
7728e77d11 Upgrade, 1.0b8e -> 1.0b8g.
PR:		4942
Submitted by:	maintainer
1997-11-05 05:44:21 +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
Jun-ichiro itojun Hagino
66793bc9cf original distribution updated to 1.56. 1997-11-05 02:13:17 +00:00
Jean-Marc Zucconi
4102912c46 Activate cdrecord. 1997-11-05 01:59:07 +00:00
Jean-Marc Zucconi
30ed3d597e Cdrecord allows you to create CD's on a CD-Recorder. 1997-11-05 01:52:33 +00:00
Thomas Gellekum
7f544e7b92 Activate asprint. 1997-11-04 13:45:22 +00:00
Thomas Gellekum
e357486dc7 Import of asprint port. asprint is a simple browser designed
to work with AfterStep that allows a user to select files
to print.

PR:		4331
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1997-11-04 13:42:42 +00:00
Thomas Gellekum
bd383db4a1 Set window gravity correctly. Minor cleanup while I was at it.
PR:		2920
Submitted by:	John Rochester <jr@cs.mun.ca>
1997-11-04 13:14:17 +00:00
Masafumi Max NAKANE
c26ebc105a Install ppmcmap.h since some other program needs this file.
Submitted by:	volf@oasis.IAEhv.nl (Frank Volf)
PR:		4740
1997-11-04 12:16:22 +00:00
Thomas Gellekum
5319230106 Activate windowmaker. 1997-11-04 10:35:37 +00:00
Thomas Gellekum
c6ac6e8289 Import of windowmaker port. This is (yet another ;-)) window manager
with a nextstep look and feel.

Submitted by:	Brian Handy <handy@physics.montana.edu>
1997-11-04 10:33:43 +00:00
Thomas Gellekum
e5a6058ff2 Activate asclock. 1997-11-04 09:05:15 +00:00
Thomas Gellekum
588368dd95 Import asclock port. Yet another digital clock for X11 for
people who like the afterstep look.

PR:		4277
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-11-04 09:03:02 +00:00
Andrey A. Chernov
66a238e1a6 Upgrade to 971102 1997-11-04 08:36:56 +00:00
Thomas Gellekum
371c79b5cf Activate asmail. 1997-11-04 08:09:44 +00:00
Thomas Gellekum
c09f4633a7 Re-import asmail into mail for symmetry with the other xbiff type
applications.

Requested by:	asami
1997-11-04 08:08:47 +00:00
Thomas Gellekum
5d39fdfda5 Remove asmail. 1997-11-04 07:55:53 +00:00
Thomas Gellekum
c4f87346e8 Fix post-patch. 1997-11-04 07:55:12 +00:00
Satoshi Asami
dc34a4d55f Portlint. 1997-11-04 05:48:20 +00:00
Satoshi Asami
dc8e48e6b0 Portlint. 1997-11-04 04:47:13 +00:00
Satoshi Asami
643c85f080 Put MASTER_SITES nd aMASTER-SITE-SUBDIR in right order.
Found by:	portlint
1997-11-04 04:45:01 +00:00
Satoshi Asami
d14e7ea3bf Define DIST_SUBDIR to move distfile to sabdirectory -- "unix.tgz" is just
too generic.
1997-11-04 04:15:11 +00:00
Satoshi Asami
edb823adf0 Define WRKSRC so this port builds. 1997-11-04 03:57:54 +00:00
Satoshi Asami
86eda9d7c2 Remove name of package. 1997-11-04 03:22:50 +00:00
Masafumi Max NAKANE
b5bed8ad9e Update the MASTER_SITES and DISTNAME.
PR:		4929
Submitted by:	maintainer
1997-11-04 00:32:46 +00:00
Masafumi Max NAKANE
8436ee0200 Now that info files get rebuilt due to new patch-ac, remove entries for
*.info-[0-9].
Add appropriate @exec/@unexec entries to perform install-info correctly.
1997-11-03 23:05:09 +00:00
Masafumi Max NAKANE
d171d0fee9 Upgrade, 970925 -> 971025.
Submitted by:	maintainer
PR:		4869
1997-11-03 22:55:04 +00:00
Stefan Eßer
b16c1065a7 Add build dependency on libgdbm.a 1997-11-03 22:21:11 +00:00
Stefan Eßer
7bb57986dd Fix PLIST and remove CONFIGURE option from Makefile, since it was
ignored by the KDE configure script, anyway.
1997-11-03 21:55:36 +00:00
David E. O'Brien
f869944430 That should have been "print". 1997-11-03 21:08:24 +00:00
David E. O'Brien
11f1fbf2b2 Added "editors" to the category. 1997-11-03 21:07:12 +00:00
David E. O'Brien
b0474559b2 Add editors to the CATEGORIES list. 1997-11-03 17:39:57 +00:00
Thomas Gellekum
34554385c6 Activate asmail. 1997-11-03 15:01:25 +00:00
Ralf S. Engelschall
6059347ca1 Upgrade to Website META Language, Version 1.3.2 1997-11-03 13:17:25 +00:00
Thomas Gellekum
cc420e96be Activate hdf. 1997-11-03 12:12:27 +00:00
Thomas Gellekum
1f164220b2 Import HDF port. HDF is yet another graphics format.
PR:		4546
Submitted by:	Mikhail Teterin <mi@aldan.ziplink.net>
1997-11-03 12:10:43 +00:00
Thomas Gellekum
b206084bd8 Activate cccc. 1997-11-03 10:04:54 +00:00
Thomas Gellekum
37ba5eb499 Import of cccc port. cccc is a C and C++ code counter which
generates some statistics on your code as HTML output.

PR:		4552
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-11-03 10:02:38 +00:00
Stefan Eßer
5ff9e8ce5b Activate kdenetwork and its pre-requisite kdesupport. 1997-11-03 00:40:48 +00:00
Stefan Eßer
96fd8b0e87 This port provides the KDE Mail and News user agents, which are not yet
fully functional, different from most of the other KDE stuff, but look
very promising, already.
1997-11-03 00:39:00 +00:00