Masafumi Max NAKANE
5a29828952
New port, xpns:
...
Petri-Net Simulator for Xwindows
PR: 3250
Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co>
1997-06-24 06:07:27 +00:00
Masafumi Max NAKANE
958a674694
Enable typist.
1997-06-24 05:38:57 +00:00
Masafumi Max NAKANE
8b071371d6
New port, typist:
...
Typing lessons (Japanese version)
PR: 3930
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-06-24 05:29:03 +00:00
Masafumi Max NAKANE
354513905b
Activate tac_plust.
1997-06-23 15:46:04 +00:00
Masafumi Max NAKANE
e632592b39
New port, tac_plus:
...
tac_plus provides Cisco systems routers and access servers
with authentication, authorisation and accounting services.
A configuration file controls the details of authentication,
authorisation and accounting.
PR: 2869
Submitted by: Igor Vinokurov<igor@zynaps.ru>
Note: Although there is no terms and conditions on redistribution found,
the author says there is no restriction. (This is stated in more
recent alpha version.) The only concern is the U.S. Export restriction,
but Cisco has been granted with the right to export their software,
according to the author. And also I haven't been able to find any
implementation that may violate the export control in the source code,
either. So, I import this without any RESTRICTED or NO_CDROM defined.
1997-06-23 15:39:59 +00:00
Masafumi Max NAKANE
7b7c8617e1
Activate prn.
1997-06-23 14:34:57 +00:00
Masafumi Max NAKANE
0f8b5a6653
New port, prn:
...
Yet another text to ps filter with Japanese support.
PR: 3934
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-06-23 14:31:12 +00:00
Masafumi Max NAKANE
f41102fc33
Enable kcc.
1997-06-23 12:35:33 +00:00
Masafumi Max NAKANE
1d9dcfb5a2
New port, kcc:
...
Yet another kanji-code converter.
PR: 3932
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-06-23 12:30:29 +00:00
Thomas Gellekum
efd46ec873
Upgrade to 1.5.
1997-06-23 07:46:00 +00:00
Thomas Gellekum
a587c4372d
Upgrade to 3.5.8.
...
PR: 3929
Submitted by: Brian Handy <handy@sag.space.lockheed.com>
1997-06-23 07:35:20 +00:00
David E. O'Brien
96f852bf32
Paths changed on MASTER_SITES.
...
Noticed by: Bill Fenner <fenner@parc.xerox.com>
1997-06-23 05:43:26 +00:00
Bill Fenner
783ec926cf
Fix path on ftp.is.co.za . Mirrors moved from ftp.switch.ch to
...
sunsite.cnlab-switch.ch . I dunno what's up with ftp.delphi.com,
its /pub directory is empty.
Found by: distfile checker
1997-06-23 01:38:27 +00:00
John Fieber
c58cddd8a9
Activate docbook, iso8879, and jade.
1997-06-22 21:11:27 +00:00
John Fieber
6f830a7cfc
The DocBook DTD--an SGML DTD designed for computer system documentation.
...
Already in use in the FreeBSD web site and the ultimate destiny for
the FreeBSD handbook and FAQ.
Both version 2.4.1 and 3.0 are included in the port.
1997-06-22 21:06:40 +00:00
John Fieber
d3f311ee72
Supplementary materials from ISO 8879:1986, specifically
...
general character entity definitions used by numerous SGML
DTDs including DocBook and our version of Linuxdoc.
1997-06-22 21:01:28 +00:00
John Fieber
0dc47c9b17
Jade: a DSSSL processor.
...
Note, this port is a superset of the SP port, but unlike SP
this one will not compile on FreeBSD 2.1.x--a more modern C++
compiler is needed.
1997-06-22 20:28:13 +00:00
Wolfram Schneider
70b4379ec2
Use variable MASTER_SITE_LOCAL.
1997-06-22 19:27:38 +00:00
Wolfram Schneider
7a879a4c74
rshell is front end for rsh(1) and rcp(1).
1997-06-22 19:16:26 +00:00
John Fieber
da38f45ef3
This port now works on FreeBSD 2.1.x.
1997-06-22 17:41:04 +00:00
Andreas Klemm
3551cddd92
- Update port to version 1.1
...
- Make link process work by adding correct dependency in Makefile
the unmodified Makefile.FreeBSD didn't build libcompface in ../compface
- The WWW page claims, that you need at least the xforms 0.86 lib, so
I specified the library dependency in port's Makefile more specific.
- Well, since I spent some work on it ... I'll maintain the port in the
future.
1997-06-22 10:46:36 +00:00
Andrey A. Chernov
25cc9c6fe7
Change dist site
1997-06-22 07:28:49 +00:00
Brian Somers
cf32c84135
Remove natd - it's moving to the main tree.
1997-06-22 04:09:24 +00:00
Masafumi Max NAKANE
6697979872
Activate pari.
1997-06-21 20:51:44 +00:00
Masafumi Max NAKANE
194f732d49
New port, pari:
...
Mathmatics library and advanced calculator package
PR: 3357
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-06-21 20:47:39 +00:00
Andrey A. Chernov
a3d5fb931d
Upgrade to 5.10
1997-06-21 12:47:50 +00:00
Andrey A. Chernov
e17837d59b
Add p5-MIME-Base64
1997-06-21 12:02:29 +00:00
Andrey A. Chernov
a63fd4783a
Base64/QP perl module
1997-06-21 12:00:27 +00:00
Masafumi Max NAKANE
29c6fc3bbd
Instead of defining INSTALL_PROGRAM="" in CONFIGURE_ENV, put STRIP= to
...
remove the -s flag from the install program.
(Actually, either method works, however, this is somewhat better as
most of other ports use this method to achieve the same goal, so that
it is easier for other porters to find out what is meant by this.)
1997-06-21 05:21:31 +00:00
Masafumi Max NAKANE
2d2e6b0320
Correctly specify the path of pppd in Dialer script.
...
PR: 3574
Pointed-out by: "David O'Brien" <obrien@NUXI.com>
1997-06-21 05:05:53 +00:00
Andrey A. Chernov
fe2b394506
Always put charset= if we decode document.
1997-06-20 23:16:25 +00:00
Masafumi Max NAKANE
aa0b0684d3
Upgrade, 4.0.7 -> 4.1.2.
1997-06-20 20:34:50 +00:00
Masafumi Max NAKANE
1ea5186b51
ldconfig -> ${LDCONFIG}.
1997-06-20 17:49:51 +00:00
Masafumi Max NAKANE
1413c0ca16
Add -DNETGROUP to the compile-time flags so that entries in /etc/netgroup
...
(or one provided via NIS) can be used when setting up access restriction.
PR: 3277
Submitted by: James FitzGibbon <james@nexis.net>
1997-06-20 17:47:45 +00:00
Thomas Gellekum
7597fb222a
Upgrade to 1.6.1.
...
PR: 3189
Submitted by: Daniel Eischen <deischen@iworks.InterWorks.org>
1997-06-20 13:29:25 +00:00
Thomas Gellekum
e909ca903b
Upgrade to 2.2.
...
PR: 3905
Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
1997-06-20 12:41:47 +00:00
Thomas Gellekum
1fb83f1b72
Add missing @dirrm.
1997-06-20 12:24:35 +00:00
Thomas Gellekum
e403cb53d2
Upgrade to 4.0.
...
PR: 3904
Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW>
1997-06-20 12:22:36 +00:00
Thomas Gellekum
0dc96d938e
Activate asl.
1997-06-20 08:14:58 +00:00
Thomas Gellekum
15810db631
Import of asl port. asl is an assembler for a wide range of
...
microcontrollers/-processors.
1997-06-20 08:13:47 +00:00
Thomas Gellekum
57a17fd732
Upgrade to version 2.8. Update my e-mail address, while I'm here.
1997-06-20 06:54:05 +00:00
Thomas Gellekum
0ae3946905
- Upgrade to version 2.8.
...
- Update my e-mail address.
1997-06-20 06:50:32 +00:00
Thomas Gellekum
377c8c439f
Upgrade to 1.4.1.
...
PR: 3248
Submitted by: NAKAMURA Kazushi <nkazushi@highway.or.jp>
1997-06-19 12:35:54 +00:00
Andrey A. Chernov
d1f2ff7e58
Fix configuration
1997-06-19 11:38:28 +00:00
Satoshi Asami
5e0ad8e46f
The project template file is called "X11.tmpl" in XFree86-3.3, so make
...
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is
necessary for letting imake pick it up automatically.
1997-06-19 11:26:08 +00:00
Satoshi Asami
e382ae88d5
REALLY make this compile and install correctly. Apparently the
...
XFree86-3.3 imake config files can't handle IncSubDir having more than
one component ("X11/Xaw3d" in this case), so work around it by
explicitly creating a symlink tree from post-extract (ugh).
1997-06-19 09:33:31 +00:00
Masafumi Max NAKANE
6a5d496cfc
Instead of quoting the man pages, just put simple description about
...
the program.
Submitted by: the port maintainer
1997-06-19 09:22:04 +00:00
Andrey A. Chernov
3de20ee66c
Fix date
language
1997-06-19 08:40:18 +00:00
Satoshi Asami
b9921f4e56
Typo in dependency ("database/p5-DBI" -> "databases/p5-DBI").
...
Became obvious make package test was omitted by: jfitz :p
1997-06-19 07:46:16 +00:00
Satoshi Asami
5c10f3b56c
Create ${PREFIX}/news first as the mkdir's in the source's Makefile
...
don't have the -p flag. While I'm here, replace stuff with macros
(${PREFIX}, ${ECHO}, etc.).
1997-06-19 06:54:39 +00:00