1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

11318 Commits

Author SHA1 Message Date
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
Donald Burr
c630aa342b Activate xconq. 1998-06-07 11:13:05 +00:00
Andrey A. Chernov
776d917423 Reflect latest distfile changes
Remove myself from MAINTAINER
1998-06-07 11:10:23 +00:00
Donald Burr
e3a9341317 PR: ports/6877
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
Import of new port games/xconq, a graphical multi-player strategy
game and game design system.
1998-06-07 11:03:09 +00:00
Donald Burr
d5fab378d5 Upgrade to bochs-980513a.
* change package name in Makefile.
* change md5.
* change PLIST to reflect changes in the installed files.

Submitted by: Sergei Laskavy
(who submitted a patch to bochs-980409b; I upgraded to the latest version
while I was at it.)
1998-06-07 09:32:33 +00:00
Donald Burr
f9b7999bd5 Upgrade fxtv to 0.47.
* change checksum and filename/version number in Makefile.
* change patch-ab to patch cleanly against new version.
* remove patch-aa -- it is no longer needed.
* add patch-ac to fix a small tiffio.h bogon in the source.
* add some new files to PLIST.
1998-06-07 08:54:25 +00:00
Vanilla I. Shu
078920d50d Activate gimp1.
Forgotten by: asami :)
1998-06-07 06:07:52 +00:00
Vanilla I. Shu
ac0d56a7c6 1. Upgrade to 1.0.0.
2. Portlint.
PR:	ports/6878
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-06-07 03:58:40 +00:00
Andrey A. Chernov
28a43d405c upgrade to dev14 1998-06-07 03:57:58 +00:00
Andrey A. Chernov
5b7479bb84 run-depends of apache13 now 1998-06-07 03:13:43 +00:00
Andrey A. Chernov
98314d4fdc apache -> apache12 1998-06-07 03:02:56 +00:00
Andrey A. Chernov
2333eac60c apache-current -> apache13 1998-06-07 02:56:14 +00:00
Satoshi Asami
68b92c9ba7 Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository
copy of apache -> apache12 and apache-current -> apache13.

Requested by:	ache
1998-06-07 02:39:22 +00:00
Satoshi Asami
d2c588fc3f Add p5-HTML-Parser. 1998-06-07 02:26:59 +00:00
Satoshi Asami
04f7b83b50 Add p5-PGP-Sign. 1998-06-07 02:25:05 +00:00
Satoshi Asami
2b1fcf810d Add trn4. 1998-06-07 02:23:08 +00:00
Satoshi Asami
cbb366a404 Add vim5beta. 1998-06-07 02:18:14 +00:00
Vanilla I. Shu
2af025831c 1. Upgrade to 1.4.
2. Add another MASTER_SITES, because ftp.gimp.org is VERY busy).
PR:	ports/6876
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-06-07 02:05:44 +00:00
Satoshi Asami
43ddaec6d8 cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o xscreensaver.o xset.o dialogs-Xaw.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o ../utils/xroger.o ../utils/spline.o ../utils/yarandom.o -L/usr/X11R6/lib -lXaw -lXmu -lXss -lXt -lSM -lICE -lX11 -lXext -lkrb -ldes -lnsl -lsocket -lcrypt
ld: -lnsl: no match
*** Error code 1
1998-06-07 01:21:35 +00:00