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

1650 Commits

Author SHA1 Message Date
Sheldon Hearn
63668b8540 Don't depend on the tcp_wrappers port if tcp_wrappers is included in the
base system.

PR:	12090
Submitted by:	Parag Patel <parag@codegen.com>
1999-06-21 12:43:07 +00:00
Chris Piazza
eb8de8ddbf Activate trickyirc. 1999-06-21 01:20:35 +00:00
Jordan K. Hubbard
bc4db783c8 Unbreak this port - it's easy enough to get the config files in the
right places.
1999-06-20 15:10:14 +00:00
John Polstra
d38d5563d1 Activate pptpclient. 1999-06-19 22:43:59 +00:00
John Polstra
f9c4cd9156 New port for the "pptp-linux" VPN client. It allows a FreeBSD machine
to connect to a remote NT server, making it behave as if it were on
the same LAN.
1999-06-19 22:41:33 +00:00
Andreas Klemm
cc2d7ec287 Update zebra port to 0.68
From the announcement on the zebra mailing list:

ospfd is much improved.  DR election bug is fixed.  Database
description can be sent and received.  Now Neighbor State Machine
goes to Full.  We are working on zebra-0.70 can provide real OSPF
routing feature.

bgpd aggregate-address command is added.  At this momemnt summary-only
aggregation is supported.  `ip community-list' command is added.
New route-map command such as `set community' or `match community'
is added.

zebra's IPv6 related bug is fixed.  VTY input buffer overflow bug
is fixed.

DEFUN can eat (a|b|c) statement.  So (deny|permit) is useful for
like this:

bgpd(config)# access-list test ?
  deny              Access list for denies
  permit            Access list for permits

Changes in zebra-0.68
++ Changes in lib
- DEFUN() is extended to support (a|b|c) statement.
- Input buffer overflow bug is fixed.
++ Changes in bgpd
- `ip community-list' is added.
- set community and match community is added to route-map statement.
- aggregate-address A.B.C.D/M partly works.  Now it works only
  summary-only mode.
++ Changes in zebra
- IPv6 network address delete bug is fixed.
++ Changes in ospfd
- DR election bug fixed.
- Now Database Description can be send or received.
- Neighbor State Machine goes to Full state.
++ Changes in ospf6d
- router zebra related bug is fixed.
1999-06-19 10:21:08 +00:00
Chris Piazza
e7320d495d Activate blackened 1999-06-19 08:58:50 +00:00
Michael Haro
06470acd88 Add master site
PR:		12222
Submitted by:	CHOI Junho cjh@kr.freebsd.org
1999-06-18 17:31:21 +00:00
Bill Fumerola
18a505adb8 1. Make this port easier to upgrade later on.
2. Use the correct location of perl5
1999-06-17 16:09:09 +00:00
Bill Fumerola
6b7509ec76 Remove trailing whitespace
Found By:	portlint
1999-06-17 16:05:40 +00:00
Bill Fumerola
3d0bc5ede0 The patch changed on us without bumping the version number.
Update the makesum.

Noticed by:	bento errorlogs.
1999-06-17 13:39:04 +00:00
Bill Fumerola
0842350b47 Portlint, this port doesn't need to include bsd.port.{pre,post}.mk
Also the Makefile was copied from the Samba makefile it seems, so I
fixed the first 5 comment lines so they were actually accurate.

Noticed from:	bento errorlogs
1999-06-17 13:38:20 +00:00
Bill Fumerola
28766f8c52 I copied this from being a patch to being a file. Boy do I feel silly that
I forgot to stript the patch information from it.

Submitted by:	maintainer
1999-06-17 12:50:54 +00:00
John-Mark Gurney
355f2a7175 activate domtools 1999-06-17 10:02:36 +00:00
John-Mark Gurney
9aaf246709 import of domtools
'domtools' is a set of DNS information extraction utilities.

The commands in the 'domtools' package allow you to traverse DNS domain
hierarchies, list all hosts (or subdomains) within a given domain,
convert host name to IP address and vice-versa, convert a normal IP address
to the "in-addr.arpa." format and vice-versa, and more. These commands can be
used manually, or included as building blocks for higher level DNS tools.
They generate output that is easily computer parsable.
1999-06-17 10:00:30 +00:00
Bill Fumerola
04001a7aa9 Use -pthread not libc_r
Submitted by:	jmg
1999-06-16 18:11:45 +00:00
Bill Fumerola
b651eecd22 Add rtsp_proxy, because Apple was kind enough to share. 1999-06-16 16:49:12 +00:00
Bill Fumerola
659b107e5b This is a port of Apple Computer's open source rtsp_proxy.
QuickTime streaming uses RTP/RTSP protocols

WWW: http://www.apple.com/quicktime/developers/rtsproxy.html

PR:		ports/12194
Submitted By:	Richard Kiss <richard@homemail.com>
1999-06-16 16:47:38 +00:00
Jun Kuriyama
4847085f29 Use make_smbpasswd, not mksmbpasswd.sh. 1999-06-15 14:32:21 +00:00
David E. O'Brien
2d5a1b43d5 BROKEN='port installs files into /etc (dhclient.conf) rather than PREFIX/etc'
Also, dhcpd.conf must be in /etc the way isc-dhcp2 is compiled.
1999-06-15 00:40:08 +00:00
Foxfair Hu
074e0f6919 Add one more URL.
Requested by:	maintainer.
1999-06-14 06:40:41 +00:00
John-Mark Gurney
0e1e6ea40a make port adhere to ${PREFIX} 1999-06-14 05:01:45 +00:00
Foxfair Hu
3c297dabc6 Point to the maintainer's homepage about mars_nwe. 1999-06-14 02:51:58 +00:00
Foxfair Hu
1476a3f017 Submitted by: maintainer:Boris Popov <bp@butya.kz>
Update to mars_nwe-0.99.pl17.
1999-06-14 02:47:59 +00:00
John-Mark Gurney
229d422a33 forgot to activate till now...
Reminded by a mail to: Alex Perel <veers@disturbed.net> aka Storm-
1999-06-12 09:52:46 +00:00
John-Mark Gurney
a5f8d579c0 rinetd - simple TCP-only port redirector program.
Submitted by: Alex Perel <veers@disturbed.net> aka Storm-
1999-06-12 04:45:53 +00:00
Satoshi Taoka
98c75e3a9c Added yafc 1999-06-11 09:07:29 +00:00
Steve Price
df1a590b46 Add the quirc port. 1999-06-09 01:59:05 +00:00
Steve Price
933abeff0e Add the brouted port. 1999-06-09 00:32:16 +00:00
Steve Price
bd07fcc1da Initial import of brouted version 1.2b.
Dynamic routing daemon acting on source IP of TCP connection

PR:		11515
Submitted by:	swjeong <swjeong@bbs.kitel.co.kr>
1999-06-09 00:31:17 +00:00
Steve Price
974c2997e1 Make this port honor CFLAGS.
PR:		11520
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-06-09 00:13:13 +00:00
Steve Price
b9415de6e8 Add wais support.
PR:		11728
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-06-08 23:50:35 +00:00
Steve Price
c7389411b1 Update for new MASTER_SITE.
PR:		12074
Submitted by:	maintainer
1999-06-08 23:17:00 +00:00
Bill Fumerola
26806cc64f Upgrade to version 1.2.3 1999-06-08 22:39:45 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Hidetoshi Shimokawa
3efef38a70 Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha. 1999-06-07 10:57:49 +00:00
Paul Richards
49b1aa0044 Update to latest version of sdk. 1999-06-06 21:01:45 +00:00
Paul Richards
89c3a17742 Update to latest version of sdk.
Tidy up some commented out lines and whom entry.
1999-06-06 21:01:32 +00:00
Paul Richards
c485740af2 Fix the whom entry and change a hardcoded path to ${PREFIX} 1999-06-06 20:34:45 +00:00
Justin M. Seger
c7472aaf1a portlint cleanups
Partially submitted by:	n_himba
PR:			ports/12032
1999-06-06 12:51:53 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
defb095dec Update to 990522 release
PR:		12029
Submitted by:	Koji Kondo koji@dti.ad.jp
1999-06-05 20:11:37 +00:00
Robert V. Baron
3e8d2f62e4 Sync with 5.2.4 1999-06-04 23:00:03 +00:00
Michael Haro
5c9f4544a4 Activate roxirc 1999-06-04 06:18:52 +00:00
Bill Fumerola
f84dd4af62 Replace a dead master site with MASTER_SITE_SUNSITE and the appropriate
directory within.
1999-06-04 03:19:25 +00:00
Justin M. Seger
d04f750efd Upgrade to 2.0.4b
Submitted by:	Palle Girgensohn <girgen@partitur.se>
PR:		ports/11877
1999-06-04 01:44:54 +00:00
Andrey A. Chernov
11e7baf89f upgrade to 0.4.1 1999-06-03 08:31:13 +00:00
Michael Haro
d13f8f365e Activate ttcp 1999-06-02 06:20:35 +00:00
Michael Haro
f54bf74009 TTCP is a benchmarking tool for determining TCP and UDP performance
between two systems.

I could never remember where to get it, others may find it useful
to have in the ports collection too.
1999-06-02 06:14:11 +00:00
Justin M. Seger
4df78b912f Use latest patches from ISC.
PR:		ports/11784
1999-05-31 17:36:29 +00:00