David E. O'Brien
2edc194633
Upgrade to 0.68
1997-04-01 17:51:53 +00:00
Satoshi Asami
fa4c290088
Don't forget to update this file too. (Dear porters, please
...
update your bsd.port.mk! The new one won't let you proceed if
you have a distfile that's not listed in files/md5.)
1997-04-01 12:24:59 +00:00
Satoshi Asami
add2f48dc3
Oops, forgot to put "jp-" in front.
1997-04-01 11:40:16 +00:00
Satoshi Asami
a8bf9a090f
Add k12.
1997-04-01 11:39:38 +00:00
Satoshi Asami
2bf5313e6b
Japanese 12-dot fonts for X. Might be useful to laptop users.
...
Submitted by: mita@jp.FreeBSD.org (MITA Yoshio)
1997-04-01 11:38:33 +00:00
John-Mark Gurney
6ddc828d43
update port to cgiparse-0.8c
1997-04-01 09:06:14 +00:00
Paul Traina
d7a878f85c
Back out previous patch, I got confused by an old sshd.conf file
1997-04-01 05:52:30 +00:00
John Polstra
8878e637bd
Enable tripwire.
1997-04-01 04:48:08 +00:00
John Polstra
28d7af23c3
Initial import of Joe Greco's tripwire port.
...
Submitted by: jgreco@ns.sol.net
1997-04-01 04:44:00 +00:00
Masafumi Max NAKANE
16be91f502
Upgrade, 2.13 -> 2.3.0.
...
Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
(Closing PR #3002.)
1997-04-01 04:35:39 +00:00
Andrey A. Chernov
f742a35be3
Fix argument parsing loop in ssh-agent (original 1.2.18 bug)
1997-04-01 04:17:21 +00:00
Paul Traina
37bbce243a
Generate host key in /etc to match the port
1997-04-01 03:34:25 +00:00
Brian Somers
f032ebd13d
Complete the arpwatch port.
1997-03-31 20:16:38 +00:00
Andrey A. Chernov
7f854fc6c5
Update
1997-03-31 19:31:48 +00:00
John-Mark Gurney
d3de7a7926
activate cgiparse
1997-03-31 11:42:18 +00:00
John-Mark Gurney
00cb90f018
A library that makes parsing web forms easy.
...
This is something that I wrote and is still under developement, but it
does work.
1997-03-31 11:40:00 +00:00
Masafumi Max NAKANE
7ea75d1bac
Upgrade, 0.8.0 -> 0.8.1.
...
Split the patches into several files.
Submitted by: Matthew Hunt <mph@pobox.com>
(Closing PR #3003.)
Also, style tweaks on Makefile.
1997-03-31 11:27:27 +00:00
Peter Wemm
36ff53c9eb
Update 1.1.8+patches -> 1.1.9.
...
See ChangeLog for the (large) list of changes.
1997-03-31 11:14:54 +00:00
David E. O'Brien
74dd7ceebe
Share the files/ dir and contents with devel/uulib
...
Suggested-by: Satoshi
1997-03-30 18:44:30 +00:00
David E. O'Brien
9338234e80
Add install-man to INSTALL_TARGET rather than deal with it in post-install
...
target.
1997-03-30 18:26:41 +00:00
David E. O'Brien
cf76a5ac8a
COMMENT should be one line and as short as possible and still be able
...
to convey information.
Need to package compressed manpages
1997-03-30 18:12:59 +00:00
David E. O'Brien
146319ce61
Style fixes:
...
* CATEGORIES doens't have ``+'' anymore
* manpages should be listed in MAN8 so they get compressed
* use ${MKDIR} so parrent dirs get created if nessicary
* blank likes around MAINTAINER
* PKGNAME isn't needed when PKGNAME is same as DISTNAME
1997-03-30 18:11:58 +00:00
Brian Somers
4155dab552
Import arpwatch version 2.0.1a1, a tool for monitoring
...
a network interface and maintaining a table of MAC
addresses against IP numbers and host names.
1997-03-30 17:19:56 +00:00
Satoshi Asami
547a71585a
Fix name of include file. Packaging now works, so we can close PR
...
ports/3129.
Submitted by: gena@NetVision.net.il
1997-03-30 13:27:46 +00:00
Satoshi Asami
0e05c50141
No port (unless it is NO_PACKAGE) is allowed to run-depend on mule
...
because the explicit package name will be put in to the package as a
dependency in that case, and there are several mule ports around.
I remember mentioning this in the Japanese mailing lists before when
this topic came up, but apparently it didn't sink in. Add a comment
right in front of RUN_DEPEND so it can't be missed.
1997-03-30 12:40:11 +00:00
Satoshi Asami
c0780ce71e
Don't look for malloc.h from configure. Not only malloc.h in FreeBSD
...
useless, you might find the one installed by devel/libmalloc, which
will cause the build to fail.
1997-03-30 12:29:58 +00:00
Satoshi Asami
0746d2f8a7
Checksum was different from what I got.
1997-03-30 12:15:33 +00:00
James FitzGibbon
24bfb75326
Upgrade to v1.06
...
Add conditionals to allow installation of hi-color icons
added two 8bit icons that don't come with distribution
remove obsolete patchfile.
Submitted by: Jeremy Prior <jez@netcraft.co.uk>
1997-03-30 06:05:09 +00:00
Masafumi Max NAKANE
1a94e12177
Include and install jman.el by Mitsuru IWASAKI <iwasaki@jp.freebsd.org>.
...
Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
(Closing PR #2963.)
1997-03-30 02:57:20 +00:00
Masafumi Max NAKANE
47c7980e38
Enable hanyangfonts.
1997-03-30 00:06:29 +00:00
Masafumi Max NAKANE
7163c68bba
New port:
...
Hangul X11 fonts(Hanyang)
It is Korean fonts for X11. These fonts are copyrighted by
(C) Hanyang Systems, but it is in the public domain. It is good for
using many i18ned X11 program.
Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
Reviewed & modified by: max
(Closing PR #3097.)
1997-03-30 00:04:11 +00:00
David E. O'Brien
f7eeb9b599
turn on xdeview
1997-03-29 23:56:36 +00:00
David E. O'Brien
00a7816a69
This is a powerful and easy-to-use tcl/tk-based program
...
which can decode BinHex, uuencoded, xxencoded, and Base64
formats.
Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
Partically closes PR: ports/2701
1997-03-29 23:55:56 +00:00
Masafumi Max NAKANE
cec6f016fb
Upgrade, 0.8.2 -> 0.8.3.
...
Submitted by: Mark Huizer <xaa@stack.nl>
(Closing PR #3060.)
1997-03-29 23:11:14 +00:00
David E. O'Brien
5a4558fcc8
Upgrade to 0.5.13.
...
Submitted by: Tim Vanderhoek <tim@X2296> and cleanup by me
Partically closes PR: ports/2701
1997-03-29 22:19:29 +00:00
David E. O'Brien
7f2ebc89a6
More patches from ports/2701.
...
Submitted by: Tim Vanderhoek <tim@X2296>
1997-03-29 22:12:16 +00:00
David E. O'Brien
78c7feab3e
Update to 0.5.13.
...
Partically closes PR: ports/2701
1997-03-29 21:45:35 +00:00
David E. O'Brien
51299a2f0c
Update to 0.5.13.
...
Submitted by: Tim Vanderhoek <tim@X2296> with restructureing by me
Partically closes PR: ports/2701
1997-03-29 21:45:24 +00:00
Masafumi Max NAKANE
d621b5ddfa
Enable pinetreefonts.
1997-03-29 14:38:05 +00:00
Masafumi Max NAKANE
97baee4b26
New port:
...
Hangul X11 fonts(pinetree)
--------------------------
It is hangul font made by Lee Yong Jae(yjlee@cglab.snu.ac.kr ). Its encoding
is KSC5601-1987-0, so it can be used in many X11 programs, such as Netscape.
It is very useful because it provides many size and styles(bold, normal,
8-24 points), and it is propositional fonts not common in hangul fonts.
Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
(Closing PR #3099.)
1997-03-29 12:58:32 +00:00
Masafumi Max NAKANE
bcb4f1c6cd
Upgrade to the latest version: 1.4.
...
Update the MASTER_SITES to what seems to be the official one.
1997-03-29 12:29:26 +00:00
Andrey A. Chernov
797920ff49
Upgrade to 1.2.18
1997-03-28 23:30:39 +00:00
Eric L. Hernes
3a3bd81f8a
upgrade
1997-03-28 15:11:12 +00:00
Eric L. Hernes
33dc604e1b
patches that should have been committed yesterday
...
Pointed-out-by: Satoshi
1997-03-28 14:14:48 +00:00
Satoshi Asami
ec2af01253
Upgrade to 0.86. Note packaging still doesn't work, but I'm going to sleep
...
now so I'll commit what I have.
Doesn't close PR ports/3129 (see above).
Submitted by: Mighty Wizard <root@Burka.NetVision.net.il>
1997-03-28 11:40:07 +00:00
Satoshi Asami
dee5f85af3
Include <unistd.h> if __FreeBSD__ >= 3. I didn't see any easier way
...
to get the BSD macro.
1997-03-28 11:14:59 +00:00
Satoshi Asami
7104b3acb7
Include <unistd.h> for getopt() prototypes if BSD >= 199506 (Lite2).
1997-03-28 11:12:10 +00:00
Satoshi Asami
918a890f2d
Fiix master site's pathname.
1997-03-28 10:49:55 +00:00
Satoshi Asami
e7634f6f23
Just a little variable reorderization.
1997-03-28 10:10:05 +00:00
Satoshi Asami
3ed1a2fd9f
Don't forget crossgo32.
1997-03-28 09:29:24 +00:00