1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

21620 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
7e2dad2edc Upgrade to version 3.9 1999-09-20 18:47:30 +00:00
Matthew Hunt
07ffec94b1 Import of gxanim 0.45, a Gtk front-end to xanim.
PR:		13707
Submitted by:	Rod Taylor <rod@idiotswitch.org>
1999-09-20 18:41:15 +00:00
Matthew Hunt
58239cba7f Activate gxanim. 1999-09-20 18:40:40 +00:00
Sheldon Hearn
5d967e7c1c Activate p5-Apache-Radius 1999-09-20 18:30:56 +00:00
Sheldon Hearn
85298d3fde Import p5-Apache-Radius, a loadable mod_perl module which provides
RADIUS authentication capabilities to the Apache web server.
1999-09-20 18:28:18 +00:00
Satoshi Taoka
3caefb27c8 Missed a program, ert, to print for remote EPSON printer.
PR:		13859
Submitted by:	maintainer
1999-09-20 14:36:11 +00:00
R. Imura
6f9612960a The place of qt2 include files is changed. 1999-09-20 14:18:20 +00:00
R. Imura
975cf3c5f7 The place to install header files is changed.
include/X11/qt2 -> include/qt2

Suggested by:	Andrey Zakhvatov <andy@cgu.chel.su>
1999-09-20 14:15:20 +00:00
Stefan Eßer
61ac99eedc Update to KDE-1.1.2 1999-09-20 13:32:27 +00:00
Dirk Froemberg
6c463f1aa6 Upgrade to 1.8a29.
From AN-1.8a29:
"removed a bug that caused an endless loop if a TEAC-CDR 50 /55
was present without a media.
This bug has been introduced when tryint to find a workaround
for a bug in the Ricoh 7040 firmware."
1999-09-20 10:34:41 +00:00
Satoshi Asami
b8b783d294 hyphen.us-ru has moved from /usr/share/tmac to /usr/share/tmac/locale in
4-current.
1999-09-20 09:07:09 +00:00
Satoshi Asami
8ba85bcc41 Use USE_QT2 instead of an explicit LIB_DEPENDS. 1999-09-20 09:03:35 +00:00
Satoshi Asami
1ed324bc37 Make this handle libraries of the form /dir/...s/libfoo.a.
Submitted by:	maintainer
1999-09-20 08:40:55 +00:00
Thomas Gellekum
d10942003e Upgrade to 0.6.2. 1999-09-20 07:56:53 +00:00
Satoshi Taoka
1b1d4f3773 Update japanese/ndtpd to 2.3.3 and japanese/eb to 2.3.3
PR:		13659
Submitted by:	maintainer
1999-09-20 07:22:39 +00:00
Thomas Gellekum
b3c88bf589 Activate opendx. 1999-09-20 06:44:46 +00:00
Thomas Gellekum
346b0522f1 New port opendx, the Open Source version of IBM's Data Explorer. 1999-09-20 06:43:20 +00:00
Satoshi Taoka
278d839aca Update to 1.99.5
PR:		13796
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-20 05:50:21 +00:00
Satoshi Taoka
418136972c Modified to build on 4-current
PR:		13744
Submiited by:	maintainer
1999-09-20 05:36:53 +00:00
Satoshi Taoka
45b34d86d4 Changed from HAS_CONFIGURE to GNU_CONFIGURE in Makefile
PR:		13795
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-20 05:01:02 +00:00
Satoshi Taoka
c79b8db879 Fixed files/md5
PR:		13794
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-20 04:59:19 +00:00
Joseph Koshy
1eb9995ce2 Correct typo 'i836' -> 'i386'. 1999-09-20 04:55:24 +00:00
David E. O'Brien
160bcee3fd Upgrade to 2.3BETA6.
*  Added sophisticated timing controls to give the user much more control
over Nmap's speed.  This allows you to make Nmap much more aggressive to
scan hosts faster, or you can make Nmap more "polite" -- slower but less
likely to wreak havoc on your Network.  You can even enforce large delays
between sending packets to sneak under IDS thresholds and prevent
detection.  See the new "Timing Options" section of the Nmap man page for
more information on using this.

*  New "Window scan" that does fun things with ACK packets.  -sW activates
this scan type.  It is mostly effective against BSD, AIX, Digital UNIX, and
various older HP/UX, SunOS, and VAX.
1999-09-20 04:51:19 +00:00
Shigeyuki Fukushima
d98c521a56 Use ${MASTER_SITE_PORTS_JP}.
Lynx-current was updated frequently, but I'm sorry that I can't
update lynx-current port with the same frequency.
1999-09-20 04:01:26 +00:00
Steve Price
7f4fed562e Get this port to compile on FreeBSD/Alpha. 1999-09-20 02:34:31 +00:00
Steve Price
ce08f5fc7a Remove '-m486' from CFLAGS so this compile on FreeBSD/Alpha. 1999-09-20 02:29:48 +00:00
Steve Price
0dc0972e3f Breakout a multipart patch and use the default implementation instead
of the missing byts_swap_* on FreeBSD/Alpha.
1999-09-20 02:27:09 +00:00
Steve Price
d345f42834 Use SYSTEM_OSS on the Alpha too. Also include errno.h so this build on
FreeBSD/Alpha.
1999-09-20 02:24:29 +00:00
Steve Price
519f9f2da8 time(3) returns a time_t and not a long. 1999-09-20 02:22:39 +00:00
Steve Price
a5f86a1b94 Use time_t instead of long when call time functions. Also add '-lio'
on FreeBSD/Alpha.
1999-09-20 02:19:51 +00:00
Steve Price
6989cf7c19 Make this compile again on -current and Alpha again. 1999-09-20 02:17:43 +00:00
Steve Price
11463b4b45 Break out part of a multipart patch and remove '-m486' when compiling on
FreeBSD/Alpha.
1999-09-20 02:15:09 +00:00
Steve Price
1d90b4b98c Fix the first arg to strscat so we can use stdarg macros and get this
to build on FreeBSD/Alpha.
1999-09-20 02:12:51 +00:00
Steve Price
f392532992 s/chtype/chartype/g so this builds on FreeBSD/Alpha too. 1999-09-20 02:07:43 +00:00
Steve Price
421dbe26a2 byte_swap_{long,word} don't exist on FreeBSD/Alpha so accept the default
implementation.
1999-09-20 02:05:07 +00:00
Steve Price
4a561440b4 Remove '-m486' so this builds on FreeBSD/Alpha too. 1999-09-20 02:02:34 +00:00
Steve Price
736d2ed74e Make sure we can find zephyr_err.h so this port builds. 1999-09-20 02:00:19 +00:00
Steve Price
ae2249fb90 All FreeBSD/Alpha we need to add '-lio' to resolve inb/outb and friends. 1999-09-20 01:58:42 +00:00
Steve Price
b4daa3c1d5 time(3) takes a time_t and not a long. 1999-09-20 01:56:39 +00:00
Chris Piazza
5cb5d6fbb6 o Support CC/CXX
o Support CFLAGS/CXXFLAGS
o Make this actually build on my system (alfred had the same problem,
  but, oddly enough, green didn't)
1999-09-20 01:56:08 +00:00
Steve Price
5423f7f02a We don't need to explicitly '-lg++' since our C++ compiler does it for us
as required.
1999-09-20 01:54:49 +00:00
Steve Price
e81267d8c7 The second to arg to snprintf(3) is of type size_t. 1999-09-20 01:51:41 +00:00
Steve Price
5238dc8709 Judiciously s/int/ssize_t/ so this build on FreeBSD/Alpha. 1999-09-20 01:49:28 +00:00
Steve Price
8975664af8 Let this port know of the types that are 64-bit on FreeBSD/Alpha. 1999-09-20 01:35:29 +00:00
Steve Price
73d2b8f97e We don't have a fp_* cruft on FreeBSD/Alpha. 1999-09-20 01:29:53 +00:00
Steve Price
ef854f6de7 Steal a few lines from the Linux/Alpha book so we can have this port on
FreeBSD/Alpha too.
1999-09-20 01:25:36 +00:00
Steve Price
292c6a5bc9 Toss in an ugly hack to cope with the fact that va_list is a non-scalar
on FreeBSD/Alpha.
1999-09-20 01:23:11 +00:00
Steve Price
ca130e3e39 Need to include sys/types.h for u_char and friends on FreeBSD/Alpha. 1999-09-20 01:20:09 +00:00
Steve Price
39991ec6ec Make this port build with an empty /usr/local. 1999-09-20 01:10:21 +00:00
Steve Price
252befbc49 Escape the single quote in the FORBIDDEN message so we don't get complaints
about unterminated quoted strings.
1999-09-20 01:09:04 +00:00