Matthew Hunt
95b5ae1b81
Activate dfm.
1998-06-11 03:43:17 +00:00
Matthew Hunt
c2f30a10e5
Import of dfm, an OS/2-like file manager.
...
PR: 6816
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-06-11 03:42:00 +00:00
Matthew Hunt
2823f341a1
Upgrade to 5.4.4.
...
PR: 6889
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-06-11 02:51:25 +00:00
Matthew Hunt
432dafe8db
Upgrade to 5.4.4.
...
PR: 6890
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-06-11 02:50:42 +00:00
Matthew Hunt
126f99f3c4
Upgrade to 5.4.4.
...
PR: 6887
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-06-11 02:45:05 +00:00
Matthew Hunt
a73a921ef0
Update MASTER_SITE.
...
PR: 6888
Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk>
1998-06-11 02:44:04 +00:00
Matthew Hunt
24c42dc28b
Change MASTER_SITES. Shorten DESCR and cleanup Makefile to comply with
...
portlint.
PR: 6885
Submitted by: Pedro Giffuni <giffunip@asme.org>
1998-06-11 02:39:02 +00:00
Satoshi Asami
838073c384
Unmark it broken, it worked when I emptied /usr/local.
1998-06-10 20:16:08 +00:00
Matthew Hunt
c98de80323
Punctuation and capitalization police.
1998-06-10 19:23:18 +00:00
Matthew Hunt
955622d9b3
Upgrade to 2.0.
1998-06-10 19:12:49 +00:00
Matthew Hunt
a198e60141
Upgrade to version 1.6.3.
1998-06-10 18:54:40 +00:00
Donald Burr
f8cd5c4195
Activate gimp-manual.
1998-06-10 13:59:19 +00:00
Donald Burr
fbc682bd2c
PR: ports/6886
...
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Import of ports/graphics/gimp-manual, The GIMP User's Manual.
1998-06-10 13:57:13 +00:00
Jordan K. Hubbard
dad23f6017
Update to version 4.05
1998-06-10 12:19:29 +00:00
Thomas Gellekum
69ba65895b
Activate word2x.
1998-06-10 09:43:10 +00:00
Thomas Gellekum
74bb6ba7a1
New port word2x, a converter from MS Word to text, HTML or LaTeX.
1998-06-10 09:42:18 +00:00
Satoshi Asami
806e934830
Make this port a little reinstall-friendly ("ln -s" -> "ln -fs").
1998-06-10 07:48:03 +00:00
David E. O'Brien
1395c6719c
upgrade to 19980608 snapshot
1998-06-10 05:29:14 +00:00
Jean-Marc Zucconi
521b4b187f
Install the app-default file instead of installing the executables twice.
1998-06-10 02:23:36 +00:00
Andrey A. Chernov
2193d7be94
upgrade to 3.31
1998-06-09 22:21:00 +00:00
Justin M. Seger
fb53e1cd79
Upgrade to ImageMagick 4.0.6.
1998-06-09 19:54:01 +00:00
Andrey A. Chernov
73a3db9545
Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html
...
Add --disable-rule=STATUS and -DBUFFERED_LOGS
1998-06-09 19:49:59 +00:00
Satoshi Asami
8a8cf8ba48
Seems there is no app-defaults file anymore.
1998-06-09 18:07:32 +00:00
David E. O'Brien
7e40529fe6
update to ver 4.33.
1998-06-09 16:09:49 +00:00
Thomas Gellekum
53d62f805a
Fix some paths in the default configuration files.
...
PR: 6894
Reviewed by: Brian Handy <handy@physics.montana.edu>
1998-06-09 15:29:45 +00:00
Peter Wemm
d3355e85fa
Update from squid 1.2b20 -> 1.2b22
1998-06-09 15:08:09 +00:00
Robert Nordier
10cf07ea72
Improve error-handling.
1998-06-09 13:21:03 +00:00
Jean-Marc Zucconi
a8f97b5950
Upgrade to version 4.1
1998-06-09 00:48:16 +00:00
Joshua Peck Macdonald
14d37e1413
New version, 1.2.8.
1998-06-08 22:39:01 +00:00
Jun Kuriyama
348c1b6c02
A time server daemon for Macintoshes running 'tardis' for netatalk
...
Submitted by: Takeru NAIKI <naiki@bfdpc2.bmcd.hokudai.ac.jp>
PR: ports/4889
1998-06-08 14:41:10 +00:00
Jun Kuriyama
5975369996
Activate ntimelord.
1998-06-08 14:40:59 +00:00
Jun-ichiro itojun Hagino
1098650894
enable ports/net/mrt. This is "Multi-threaded Routing Toolkit" routing
...
daemon from merit.edu.
Submitted by: itojun (myself)
1998-06-08 14:17:03 +00:00
Jun-ichiro itojun Hagino
2fe4b48570
a port for "Multi-threaded Routing Toolkit" from merit.edu.
...
Submitted by: itojun (myself)
1998-06-08 14:13:19 +00:00
Martin Cracauer
aa2af247b4
Update to 0.9beta1.
...
This version is now GNU configure driven.
A word of warning for future committers so that you don't fall into
the same trap as I did: The source has an printf-style funtion
"print". This doesn't understand "%u", so the usual print-casting
stuff for long long ints isn't
printf("%u", (unsigned int)foo);
but
print("%d", (int)foo);
which obviously looses in some cases, but I didn't take the effort to
extend this function to take 64 bit value (just unsigned is limited as
well).
In this case, it isn't that bad, since it is used to print limits, but
memory limits are internally stored as "mega" or "kilo" anyway.
1998-06-08 13:59:35 +00:00
Torsten Blum
116a2abbae
- Upgrade to 2.9
...
- Use perl5
1998-06-08 12:41:15 +00:00
Jun Kuriyama
3bb4f98c89
Add support for JIS encoded PostScript
...
Submitted by: MITA Yoshio <Yoshio.Mita@isen.fr>
PR: ports/5808
1998-06-08 11:15:55 +00:00
Jun Kuriyama
ad8532f3ba
ASCII Japanese pLaTeX 2.09 with Shift-JIS code support.
...
Submitted by: Makoto WATANABE <watanabe@z.phys.nagoya-u.ac.jp>
PR: ports/5878
1998-06-08 11:13:47 +00:00
Jun Kuriyama
ead1511142
Activate platex209-{euc,jis,sjis}.
1998-06-08 11:13:07 +00:00
Donald Burr
c0f0fbf3d3
Activate wmmail.
1998-06-08 11:12:38 +00:00
Donald Burr
bcdbfce4c7
Final phase of moving this port to mail category.
...
wmmail == a little mail notifier for the WindowMaker dock.
1998-06-08 10:58:02 +00:00
Donald Burr
2ed94e82ab
Remove wmmaker, since it's moving to mail.
1998-06-08 10:07:05 +00:00
Thomas Gellekum
659d41a5f3
Some cleanup of this port.
...
PR: 6883
Submitted by: Pedro Giffuni S. <giffunip@asme.org>
1998-06-08 09:21:41 +00:00
Satoshi Asami
91cd48e9d9
Disable kerberos support if compiling for 2.2-stable.
1998-06-08 08:58:13 +00:00
Thomas Gellekum
8054e275c0
Fix wrong patch. Configuration files should be installed into
...
$PREFIX/share/misc.
1998-06-08 07:49:01 +00:00
Satoshi Asami
60d8c3ae01
Remove three nonexistent files.
1998-06-08 07:46:16 +00:00
Satoshi Asami
bae0a242f4
No need to use += for variables defined only once.
1998-06-08 05:48:58 +00:00
Justin M. Seger
deaa5e69a7
Upgrade to xscreensaver 2.17.
...
Satoshi: This does build under current. If it doesn't build under stable
please mark it BROKEN for that branch only.
1998-06-08 01:54:54 +00:00
Satoshi Asami
2d90f84dc8
read.me changed.
1998-06-08 00:49:25 +00:00
Satoshi Asami
5861d218aa
Doesn't compile....
...
---
adagcc -c -I. -I../ada_include -I./../ada_include -I. sample.adb
terminal_interface-curses-aux.ads:47:37: operator for type "Interfaces.C.int" is not directly visible
terminal_interface-curses-aux.ads:47:37: use clause would make operation legal
terminal_interface-curses-aux.ads:52:37: operator for type "Interfaces.C.int" is not directly visible
terminal_interface-curses-aux.ads:52:37: use clause would make operation legal
<etc.>
1998-06-08 00:19:55 +00:00
Satoshi Asami
8b87ca1e64
No need to use "+=" to define a variable that appears only once....
1998-06-08 00:15:43 +00:00