Commit graph

11186 commits

Author SHA1 Message Date
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
Steve Price
f4a9098044 Put a copy of the distfile in my home directory until
the stable 4.1 sources are released.

Suggested by:	asami
1998-06-07 23:01:28 +00:00
Matthew Hunt
7d6536eac6 Add -DUSE_UNISTD_H to compile flags to allow this to build on
3.0-CURRENT (where getopt lives).
1998-06-07 22:26:59 +00:00
Jun Kuriyama
98c7b9ab30 ASCII Japanese pLaTeX 2.09 with JIS code support.
Submitted by:	Makoto WATANABE <watanabe@z.phys.nagoya-u.ac.jp>
PR:		ports/5878
1998-06-07 22:12:55 +00:00
Stefan Eßer
b05f8bdb24 Update to 980517 version of Wine
Submitted by:	Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-06-07 21:56:15 +00:00
Donald Burr
0dca70d100 Activate wmmail. 1998-06-07 18:46:36 +00:00
Masafumi Max NAKANE
76cbe5f8d3 Upgrade, 5.3.7 -> 5.4.3. 1998-06-07 17:23:55 +00:00
Donald Burr
b480a590c2 * Added a nice little "ircd.sh" file for etc/rc.d.
* "example.conf.trillian", a much more detailed and informative (with
  comments!) is now also installed.
* Fixed Makefile to install these new files, plus removed a bogus comment
  that I had accidentally left in there.
* Updated PLIST with the new files.
1998-06-07 15:58:21 +00:00
Justin M. Seger
53045a4b2f Mark this port BROKEN:
# make fetch
>> QTEZ-v0.52a-src.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//.
fetch: pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: cannot get remote modification time
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: FTP error:
fetch: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://qtez.commkey.net/pub/QtEZ/.
fetch: pub/QtEZ/QTEZ-v0.52a-src.tar.gz: cannot get remote modification time
fetch: ftp://qtez.commkey.net/pub/QtEZ/QTEZ-v0.52a-src.tar.gz: FTP error:
fetch: File unavailable (e.g., file not found, no access)
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/ and try again.
1998-06-07 14:57:08 +00:00
Eivind Eklund
54e8801840 Upgrade to 1.3.5. This fix a bug in the sound code when you don't
have a sound card; there will no longer be a lingering process.  The
CPU use has increased, though.
1998-06-07 14:54:09 +00:00
Jun Kuriyama
efed9542f5 Add some "@dirrm"s. 1998-06-07 14:52:19 +00:00
Jun Kuriyama
def106db17 Activate ncurses. 1998-06-07 14:50:21 +00:00
Donald Burr
3622f30dc5 Upgrade to ircd-hybrid-5.2p1.
* Change DISTNAME in Makefile, and add PKGNAME to reflect the convention
  that "5.2p1" is to be expressed as "5.2.1" in package names.
* Changed MD5.
* Re-generated patches so that they patch cleanly against the new version.
1998-06-07 14:45:46 +00:00
Jun Kuriyama
c086e05543 SVr4 and XSI-Curses compatible curses library.
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
PR:		ports/4631
1998-06-07 12:01:15 +00:00