1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

2959 Commits

Author SHA1 Message Date
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Ruslan Ermilov
7cc16fa8e4 The program crashed if ran without -i option.
Submitted by:	Udo Erdelhoff <ue@nathan.ruhr.de>
2000-11-13 08:18:00 +00:00
Mario Sergio Fujikawa Ferreira
8fe16a8ec9 Add latest official distribution patches.
PR:		22774
Submitted by:	maintainer
2000-11-12 12:21:58 +00:00
Roger Hardiman
2846e163b6 Bump port Revsion due to a patch in OpenH323S
Note: existing binaries of this port will no longer run
on FreeBSD 4.2 or -current. They will report "user signal 2"
and abort due to a change in the pthreads library.

You will need to recompile/reinstall this port.
2000-11-12 09:32:43 +00:00
Roger Hardiman
3d1a8c14b4 Add a patch to make the pwlib library work with the new pthreads (libc_r)
library in FreeBSD 4.2 (and in -current)

Important Note: Existing binaries for OhPhone, GateKeeper, OpenGateKeeper,
SimpleH323 and OpenAM  WILL NOT WORK  with FreeBSD 4.2 or higher and will
report "User signal 2" and abort due to an unhandled signal in pwlib.
You must recompile all these applications.

Reported by: Blaz Zupan <blaz@amis.net>
Suggested fix by: Daniel M. Eischen <eischen@vigrid.com>
2000-11-12 08:49:22 +00:00
Bill Fenner
5b029ad691 Fix MASTER_SITE
Submitted by:	dannyman <dannyman@dannyland.org> (MAINTAINER)
2000-11-12 01:36:41 +00:00
James E. Housley
019971f83b Make "MASTER_SITES" more proper.
Submitted by:	Steve Price
2000-11-11 13:51:34 +00:00
David E. O'Brien
cb073b4714 The traditional 4.4BSD rdist w/RCS history. 2000-11-11 11:56:52 +00:00
Kris Kennaway
ea1d1fdfe8 Add ssldump 0.9b1, an SSLv3/TLS network protocol analyzer. 2000-11-11 09:22:15 +00:00
David E. O'Brien
9b94a62312 Update master sites.
PR:		20240
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-11-11 06:03:31 +00:00
Bruce A. Mah
9d9af24e07 Fix builds under XFree86-4. 2000-11-08 17:13:01 +00:00
Kevin Lo
0dc8c4c48c Update the web site.
PR: 22666
Submitted by: MAINTAINER
2000-11-08 12:22:41 +00:00
Akinori MUSHA
7a7daa00f1 Add a WITH_SASL knob that causes OpenLDAP 2 to be compiled with
support for SASL.

Submitted by:	nectar
2000-11-08 07:48:20 +00:00
Andreas Klemm
dbb817905c New port cflowd
flow analysis tool currently used for analyzing Cisco's NetFlow switching
2000-11-08 05:15:11 +00:00
Andreas Klemm
8e5a62e839 new port arts++
A network data storage and analysis library from CAIDA
2000-11-08 05:13:26 +00:00
Michael Haro
c940e6d16d portlint 2000-11-08 04:11:49 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Michael Haro
d78bea8195 update to 0.9.6.2010 2000-11-06 06:18:34 +00:00
David E. O'Brien
e075f551da Dynamically set the FreeBSD maintainer. 2000-11-05 22:32:31 +00:00
Munechika SUMIKAWA
d2930d381b Bump PORTREVISION for the previous commiting. 2000-11-03 17:25:13 +00:00
Bill Fenner
7f2ddffe96 Upgrade to libsmi v0.2.6
Reviewed by:	Marcin Cieslak <saper@system.pl> (MAINTAINER)
2000-11-03 17:03:42 +00:00
Akinori MUSHA
079eb6d922 Update to 3.0.1.
PR:		22280
Submitted by:	Christopher J. Michaels <cjm2@altavista.net> (MAINTAINER)

Introduce BSD style Makefile to make the build/installation process clean.

Fix manpage. (/etc -> ${PREFIX}/etc)

Fix ddupcron.sh to match FreeBSD environment.
2000-11-03 16:21:54 +00:00
Munechika SUMIKAWA
8827b20ae0 Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6. 2000-11-03 16:06:24 +00:00
David E. O'Brien
9cc9886b8a Fix conflict with package supplied setproctitle() and our native one. 2000-11-03 10:45:28 +00:00
Doug Barton
5c868d4aee Fix installation path for the locale codes dependency
Fix a small porlint while I'm here

PR:		ports/22503
Submitted by:	Peter Pentchev <roam@orbitel.bg>
Approved by:	maintainger (dima@chg.ru)
2000-11-03 10:43:18 +00:00
Bruce A. Mah
7e59fe9d9f Update vnc port to 3.3.3.2. This update adds a new helper program
vncconnect(1), which allows a VNC server to connect to a listening
VNC client.  It also adds a few minor bugfixes and enhancements..

Submitted by:	"David W. Chapman Jr." <dwcjr@inethouston.net>
2000-11-03 00:45:18 +00:00
Akinori MUSHA
abccbaddd5 Update to 0.1.1. 2000-11-02 19:06:06 +00:00
Akinori MUSHA
89b567a160 Unbreak net/gnomeicu by adding libiconv dependency.
Retire japanese/gnomeicu, as gnomeicu now includes Japanese support
out-of-the-box.  The Japanese support code has been committed over
the gnomeicu source tree by the patchkit author Takuo KITAME
<kitame@northeye.org> himself.  Yay!

Approved by:	nectar (MAINTAINER)
2000-11-02 14:39:36 +00:00
MIHIRA Sanpei Yoshiro
2d8a67b77b @dirrm share/doc/dhcp
@dirrm share/examples/dhcp

Submitted by: bento
2000-11-02 13:27:01 +00:00
Jun Kuriyama
9e0db9ed39 Add missing README.SNMP entry.
Submitted by:	bento
2000-11-02 05:41:29 +00:00
Assar Westerlund
0d997429b5 add include/rtbl.h and cache 2000-11-02 03:45:55 +00:00
Akinori MUSHA
f8189b98c7 Add patches to let OpenLDAP 2 work as a backend for Heimdal: which
enable LDAPI and fix krb5-kdc schema.

Submitted by:	nectar
2000-11-02 01:44:44 +00:00
Akinori MUSHA
2d887279f6 Add a patch to correct the permissions with which ud is installed.
This patch was somehow dropped during OpenLDAP 1.x -> 2.x update.

Submitted by:	nectar
2000-11-02 01:42:48 +00:00
James E. Housley
45f3f68246 Update to version 2.9.4
PR:		22485
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU> MAINTAINER
2000-11-02 00:12:14 +00:00
James E. Housley
edc4c74e9b Update MASTER_SITE. Add WWW: to pkg-descr
PR:		22487
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU> MAINTAINER
2000-11-01 23:39:07 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
James E. Housley
e05d8c6cae - Update checksum (Isn't it a fellony in most contries to change a
distfile and not change the version number?)

PR:		22452
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-01 12:51:01 +00:00
Ruslan Ermilov
e34e0ea8b1 portlint. 2000-11-01 08:30:24 +00:00
Akinori MUSHA
1205003628 Add ruby-icmp, Ruby module for handling ICMP packets. 2000-10-31 20:57:31 +00:00
Jim Mock
52e53bcaef Import of p5-Mon.
This is a perl5 module for interfacing with the Mon system monitoring
package.

Submitted by:	Nick Esborn <nick@netdot.net>
2000-10-31 18:37:15 +00:00
Assar Westerlund
0921a27eb9 update to 0.34.6
also add USE_XLIB to make bento built this correctly
2000-10-31 16:12:26 +00:00
Akinori MUSHA
96d54cca36 Add missing files to plist.
Submitted by:	nectar
2000-10-31 15:03:48 +00:00
Maxim Sobolev
5ee4e37d07 Add spat - a lightweight Intranet Messaging Application for GNOME desktop. 2000-10-31 12:41:17 +00:00
Akinori MUSHA
0452749779 Update to 0.3.
Use OpenLDAP2 by default.  It doesn't work well with OpenLDAP1 in this
version temporarily, but should be fixed in the next version.
2000-10-31 12:11:39 +00:00
Akinori MUSHA
ab4bc8e81e Add openldap2 (OpenLDAP 2.0.6) after a repocopy from net/openldap
(OpenLDAP 1.2.x).
2000-10-31 11:42:22 +00:00
Akinori MUSHA
71773180f5 Cosmetic. 2000-10-30 19:08:35 +00:00
Akinori MUSHA
48e44600a3 Use ${MAKE}' for make'.
Use `.for' loop to strip binary executables.
2000-10-30 18:53:28 +00:00
Akinori MUSHA
9f41fac873 Fix plist to handle *.conf files properly as apache13* ports do.
Submitted by:	bento
2000-10-30 18:38:54 +00:00
Nick Sayer
1105a5ff88 Deprecate poptop in favor of mpd-netgraph. 2000-10-30 14:07:49 +00:00
Will Andrews
ef4e39b482 Update MASTER_SITES to reflect reorganization of ${MASTER_SITE_KDE} since
they moved 1.1.2 into the attic to discourage use of it.

Submitted by:	Carl Johan Madestrand <cj@vallcom.net>
2000-10-30 01:33:54 +00:00