1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

4568 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
a31cf2a1ce Update to 0.7.2 2001-12-21 04:24:54 +00:00
Mario Sergio Fujikawa Ferreira
815873fb4d Update to 0.7.2 2001-12-21 04:08:27 +00:00
Mario Sergio Fujikawa Ferreira
fa732e1b12 Update to 0.7.1 2001-12-21 03:58:59 +00:00
Andrey A. Chernov
e220af2442 Prevent request id overflow over 65535 2001-12-20 21:45:10 +00:00
Mario Sergio Fujikawa Ferreira
7284424fab autotools police: don't hardcode aclocal, use variable ACLOCAL 2001-12-20 13:32:42 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Chris D. Faulhaber
4695eaef2e Drop setgid kmem privs before executing external programs.
Reported by:	Christer Oberg <christer.oberg@gmx.net>
2001-12-19 22:45:28 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Dmitry Sivachenko
4b59ba05e4 Define the -DSHAREDTMP option, since this allows one to simulate
clusters of pvm machines with jail(8).

Basically, do this:

        ifconfig lo0 10.0.0.1 netmask 255.255.255.255 alias
        ifconfig lo0 10.0.0.2 netmask 255.255.255.255 alias
        ifconfig lo0 10.0.0.3 netmask 255.255.255.255 alias
        ...
        echo "10.0.0.1 ten-1" >> /etc/hosts
        echo "10.0.0.2 ten-2" >> /etc/hosts
        echo "10.0.0.3 ten-3" >> /etc/hosts
        ...
        jail / ten-1 10.0.0.1 /usr/libexec/inetd
        jail / ten-1 10.0.0.2 /usr/libexec/inetd
        jail / ten-1 10.0.0.3 /usr/libexec/inetd

Tada!  now you have three PVM enabled computers on your laptop :-)

Submitted by:	phk
2001-12-19 19:13:53 +00:00
Nick Sayer
c863b8e94a The latest version unzips to a subdir.
Submitted by:	david@catwhisker.org
2001-12-19 16:47:05 +00:00
Dirk Meyer
c6d341dea8 - Update Netatalk 1.5pre8 to 1.5rc1.
- This also fixes up the build process a great deal.

PR:		32945
Submitted by:	marcus@marcuscom.com
2001-12-19 13:48:31 +00:00
Maxim Sobolev
2a203e9b53 Update to 1.2.3. 2001-12-19 12:29:51 +00:00
Pete Fritchman
91e2db011f Add papaya-plugins 0.90, plugins for papaya, a graphical GTK mud
client.

PR:		32958
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2001-12-19 09:48:32 +00:00
Pete Fritchman
9b2f027b72 Add papaya 0.90, graphical GTK mud client with plugin support.
PR:		32956
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2001-12-19 09:46:11 +00:00
Ying-Chieh Liao
cde0c65eb9 upgrade to 1.6.7 2001-12-19 08:06:55 +00:00
Will Andrews
7765c3d350 Add icradius 0.18.1, a variant of Cistron RADIUS, but with a MySQL
backend.

PR:		29080
Submitted by:	Sergey N. Voronkov <serg@tmn.ru>
2001-12-19 02:30:02 +00:00
Will Andrews
ab745b2db0 Add p5-IC-Radius 0.4, a Perl5 extension for ICRADIUS Interface Module.
PR:		29081
Submitted by:	Sergey N. Voronkov <serg@tmn.ru>
2001-12-19 02:28:28 +00:00
Assar Westerlund
ca0d2db64f remove unused patch (superseded by unified patch 19.7.4)
PR:		ports/31246
Submitted by:	maintainer
2001-12-18 15:57:59 +00:00
Sheldon Hearn
bc9f859cdb IGNORE for OSVERSION later than 440002, following the import
of userland smbfs in OSVERSION 440003.

This port is now only useful for older 4.x and 5.x systems that are
not STABLE / CURRENT.
2001-12-18 13:21:48 +00:00
Jun Kuriyama
186211d953 Use $MASTER_SITE_SOURCEFORGE.
Approved by:	maintainer
2001-12-18 13:20:26 +00:00
Patrick Li
3810853c74 Update to 1.0.6
PR:		32940
Submitted by:	maintainer
2001-12-18 04:27:22 +00:00
David W. Chapman Jr.
efb2aceaae Remove empty patches
Submitted by:	olgeni@uli.it
2001-12-18 02:47:02 +00:00
Jun Kuriyama
603deeee42 Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR. 2001-12-17 23:29:42 +00:00
Jun Kuriyama
e9387fb0e5 Unbreak on $WRKDIRPREFIX environment.
Approved by:	maintainer
2001-12-17 23:12:57 +00:00
Ying-Chieh Liao
4c7eef9cba upgrade to 0.16.3
PR:		32862
Submitted by:	Ports Fury
2001-12-17 19:27:57 +00:00
Nick Sayer
56443a8dee Update to 1.5.2 and 1.4
Submitted by:	leth@primus.ca
2001-12-17 17:29:00 +00:00
Dirk Meyer
e9e215ccd7 Bump REVISION
add MAN8 for FreeBSD < 4.4

Timeout from MANTAINER
2001-12-17 11:58:50 +00:00
Dirk Meyer
bcfd2e8646 - Fix broken MASTER_SITES 2001-12-17 11:57:33 +00:00
David W. Chapman Jr.
fcd31b6dc4 Update to 1.0.0p19.7.6
PR:		32918
Submitted by:	maintainer
2001-12-17 03:43:00 +00:00
David W. Chapman Jr.
0b5f271992 Update to 3.0 alpha 8 2001-12-16 19:20:38 +00:00
David W. Chapman Jr.
c277c5d043 Update to 2.2.2 to make room for 3.0 in samba-devel 2001-12-16 17:56:48 +00:00
David W. Chapman Jr.
6ec7c240ae Update netsaint to 0.0.7b8
backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke
 the port.

Submitted by:	maintainer
2001-12-16 17:33:04 +00:00
Ying-Chieh Liao
979a05462a upgrade to 4.5.0 2001-12-16 15:25:16 +00:00
Yoichi NAKAYAMA
e663983c4b Add tramp, Transparent remote file access tool for emacsen.
(PORTVERSION == 0.0.[time stamp of DISTFILE] to avoid setting
 PORTEPOCH in future)

Reviewed by:	knu(mentor)
2001-12-16 11:26:14 +00:00
Yoichi NAKAYAMA
0ed5ff090d Add tramp, Transparent remote file access tool for emacsen.
(PORTVERSION == 0.0.[time stamp of DISTFILE] to avoid setting
 PORTEPOCH in future)

Reviewed by:	knu(mentor)
2001-12-16 11:25:05 +00:00
Jimmy Olgeni
46f870944a Chase package rename: vnc-tight -> tightvnc in share/ (fix package
building).
2001-12-15 22:29:13 +00:00
Steve Price
36fb215d34 Update to version 1.1.8. 2001-12-15 22:19:30 +00:00
Steve Price
4c0a251243 Since we have two ports, ciscoconf and cisco_conf, that use the same named
distfile with different contents put this this one is its own DIST_SUBDIR
to avoid confusing which one is used.
2001-12-15 22:12:05 +00:00
Steve Price
af83d87e54 Fix PLIST and bump PORTREVISION because of missing files most notably the
license/copyright.
2001-12-15 22:09:40 +00:00
Patrick Li
d3536fef3a Fix MASTER_SITE_SUBDIR from the PORTNAME change 2001-12-15 18:16:21 +00:00
Patrick Li
d105ffcbcd Update to 0.8.99
PR:		32861
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-15 12:55:07 +00:00
Ying-Chieh Liao
c7b7aaf0d8 change port name
check if vnc exist

PR:		32268
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2001-12-15 09:50:48 +00:00
Jim Mock
bd93eac35b Update to version 0.50. 2001-12-15 06:54:18 +00:00
Pete Fritchman
adb12d052f Bump PORTREVISION due to recent ktalkd plist additions and the /var/run/utmp
patch.

Reminded by:	Alan Eldridge <alane@geeksrus.net>
2001-12-14 14:21:33 +00:00
Maxim Sobolev
95d5e143e7 s/BROKEN/IGNORE/. 2001-12-14 13:36:03 +00:00
Sheldon Hearn
0784d71f5d Mark broken for OSVERSION later than 500027, following the import
of userland smbfs in OSVERSION 500028.
2001-12-14 12:47:45 +00:00
Pete Fritchman
337104c4b4 - add ktalkd and friends to pkg-plist
- add a patch to make sure configure picks up /var/run/utmp as the utmp file

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2001-12-14 08:46:36 +00:00
Ying-Chieh Liao
6e3e330594 upgrade to 1.6.6 2001-12-14 06:30:34 +00:00
Clive Lin
bf00e497c7 New port: UDPTunnel
UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection.  Its primary purpose (and original motivation) is to
allow multi-media conferences to traverse a firewall which allows only
outgoing TCP connections.

PR: ports/32820
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2001-12-14 03:21:51 +00:00
Ying-Chieh Liao
74e175c8dc remove extra dir
PR:		32795
Submitted by:	maintainer
2001-12-13 13:28:23 +00:00
Ying-Chieh Liao
22105a2897 add p5-POE-Component-Client-Ping
POE component for non-blocking/concurrent ICMP ping

PR:		32781
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:20:18 +00:00
Ying-Chieh Liao
6d3f98cff7 add p5-POE-Component-Pcap
POE component for non-blocking use of Net::Pcap

PR:		32777
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 11:44:14 +00:00
Ying-Chieh Liao
c3c9405423 add p5-Net-Pcap
Interface to pcap(3) LBL packet capture library

PR:		32775
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 11:24:30 +00:00
Josef Karthauser
f11372fd3c Drop Andreas as co-maintainer.
Requested by:	andreas
2001-12-13 10:50:36 +00:00
Munechika SUMIKAWA
bafeab52a0 Add checksum for KAME IPv6 patch.
PR:		ports/32767
Submitted by	Edwin Groothuis <edwin@mavetju.org>:
2001-12-13 09:31:28 +00:00
Jun Kuriyama
483d0f053e Fix mis-spelt ${.CURDIR}. 2001-12-13 08:35:17 +00:00
Akinori MUSHA
c2df94de26 Update to 1.7.8. 2001-12-13 05:03:52 +00:00
Akinori MUSHA
5a18023752 Update to 0.4.0. 2001-12-13 04:59:34 +00:00
Akinori MUSHA
027e8e79a1 Update to 1.3.4. 2001-12-13 04:47:49 +00:00
Ying-Chieh Liao
ebe3e0a163 add p5-SNMP-MIB-Compiler
A Perl MIB compiler supporting both SMIv1 and SMIv2

PR:		32763
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-13 03:23:46 +00:00
Mike Heffner
5298ebc245 Fix for seg. fault and remove multi-character constants. Bump port
revision.

Submitted by:	Sergey Mukhin <violet@rtcomm.ru>
2001-12-12 21:48:34 +00:00
Ying-Chieh Liao
29455273fa upgrade to 1.9002
maintainer mail bounce, assign author to be maintainer

PR:		32738
Submitted by:	David Muir Sharnoff <muir@idiom.com> (author)
2001-12-12 20:04:19 +00:00
Josef Karthauser
811847293d Bump the revision number, which I should have done when I added the
additional patch in the last commit.
2001-12-12 18:16:05 +00:00
Josef Karthauser
e79b431908 Fix the use of ipv6 addresses on interfaces. (Submitted to the zebra
folk for the next release).

Submitted by:	Armin Arh <armin@schlund.de>
2001-12-12 18:08:55 +00:00
Munechika SUMIKAWA
6efb3aed35 Re-enable IPv6 support since I've prepared KAME IPv6 patch. 2001-12-12 06:33:58 +00:00
Bill Fumerola
e443e89ea9 upgrade mtr to 0.44
kill-gtk is no longer needed, --without-gtk is now provided
ipv6 support is now disabled until KAME tests/updates their patchset
2001-12-12 06:08:28 +00:00
Pete Fritchman
9b10143cc7 Update WWW tag.
Submitted by:	Frank Sundermeyer <fs@suse.de>
2001-12-11 15:32:17 +00:00
Ying-Chieh Liao
3f3db84aac ignore private network hits
PR:		32695
Submitted by:	maintainer
2001-12-11 15:06:40 +00:00
Maxim Sobolev
5eb1cd0412 Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8
accordingly.
2001-12-11 10:28:43 +00:00
James E. Housley
7a227adf95 Remove neoupdate 2001-12-10 21:37:50 +00:00
James E. Housley
326367d36f Remove this port. The source of the files are gone. Centralinfo on longer
is supporting free DNS.  The port has no use.
2001-12-10 21:37:21 +00:00
David W. Chapman Jr.
d8c16b8c3e Rename vnc-tight to its correct name
Submitted by:	dominic_marks@btinternet.com
2001-12-10 15:12:22 +00:00
Roger Hardiman
0c56b8633d Use $GTK_CONFIG instead of hard coded gtk-config which is needed as
FreeBSD calls its binary gtk12-config
2001-12-10 11:46:12 +00:00
Clive Lin
8189f42fda It's better to put bbsnet into net/.
New port: BBSnet

BBSnet is a front-end of telnet client, and it can be used for
multiple users or in private.

Reminded by: will
2001-12-09 17:46:16 +00:00
David W. Chapman Jr.
176d7c1420 Update to 5.0.4
Remove empty pkg-plist

PR:		32497
Submitted by:	osa@FreeBSD.org.ru
Approved by:	maintainer
2001-12-09 06:02:16 +00:00
Anders Nordby
68a1787418 Remove bpft. It has been superseded by ports/net/trafd.
PR:		31185
Submitted by:	Oddbjorn Steffensen <oddbjorn@tricknology.org>
2001-12-09 03:45:05 +00:00
Anders Nordby
37a48ed3ee Remove bpft. It has been superseded by ports/net/trafd.
PR:		31185
Submitted by:	maintainer
2001-12-09 03:25:27 +00:00
David W. Chapman Jr.
6bfc4611e3 Add Pam support
PR:		29120
Submitted by:	maintainer
2001-12-09 03:20:14 +00:00
David W. Chapman Jr.
7357ca7c85 Update to 1.2.2 2001-12-09 00:38:03 +00:00
Ying-Chieh Liao
01856ccdc4 upgrade to 3.0
PR:		32598
Submitted by:	maintainer
2001-12-08 20:53:05 +00:00
Ying-Chieh Liao
b3427beff1 remove docsdir when deinstall
Submitted by:	maintainer
2001-12-08 20:28:34 +00:00
Ying-Chieh Liao
5a10833b63 upgrade to 0.8.35
PR:		32627
Submitted by:	Ports Fury
2001-12-08 20:21:15 +00:00
Ying-Chieh Liao
3a887ab7f2 ipsorc
A tool to create and send IP packets with a graphical GTK front-end

PR:		32597
Submitted by:	Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
2001-12-08 20:05:26 +00:00
Ying-Chieh Liao
7d7a63cbcd add xipdump
Displays ip packets using X window

PR:		28225
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2001-12-08 19:45:01 +00:00
Akinori MUSHA
fd2399de80 Update to 1.3.3. 2001-12-08 15:16:15 +00:00
Akinori MUSHA
81bb3b3301 Update to 1.4.1. 2001-12-08 15:07:06 +00:00
Pete Fritchman
c804805778 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-08 14:10:04 +00:00
Pete Fritchman
5b36ff26b0 Update to 2.1.a3. 2001-12-07 23:06:59 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00
Roger Hardiman
5ac324ca84 Upgrade to GnomeMeeting 0.12.2.
Many new features including better ILS support, video preview
detachable video windows and video scaling.
Plus many bug fixes.
2001-12-07 10:27:10 +00:00
Roger Hardiman
1fa3dd0638 Upgrade to OpenH323 1.7.4 and PWLib 1.2.5 ready for GnomeMeeting 0.12.2 2001-12-07 10:15:52 +00:00
Kevin Lo
1cbe28dd61 vICQ includes Net::ICQ2000 2001-12-07 05:15:55 +00:00
Anton Berezin
cdf868d154 Update to 3.07. 2001-12-06 20:30:09 +00:00
Maxim Sobolev
82c0c69040 - Update to 1.5.234;
- assign maintainership to Nuzrin Yaapar <p9711422@mmu.edu.my>.

PR:		30831
Submitted by:	NuzrinYaapar<p9711422@mmu.edu.my>
2001-12-06 15:03:02 +00:00
Kevin Lo
62c505d4c8 fix checksum error.
The author fixed bug with authorization and wpset bug.
2001-12-06 13:58:21 +00:00
Maxim Sobolev
f49e979496 Correct WWW.
PR:		32149
Submitted by:	Jochem Kossen <j.kossen@home.nl>
2001-12-06 12:12:55 +00:00
Kevin Lo
537797f77d Initial import of vicq-0.3.
vICQ is a simple text-mode ICQ client written with look and feel of
micq in mind. Its features: PERL source code suitable for hacking
and scripting, text-only look & feel, and ICQ v7 protocol support.
2001-12-06 08:52:17 +00:00
Kevin Lo
c6b620fb2c Initial import of Net-ICQ2000-0.2.1
This is a perl5 module for ICQv7 protocol realisation.
2001-12-06 08:48:07 +00:00
Mario Sergio Fujikawa Ferreira
9f618d6c16 o Update to latest version 0.142
o Bump PORTEPOCH since latest version number is smaller than previous
  (1.16)
2001-12-04 21:37:15 +00:00
Jimmy Olgeni
1539848367 Fix typo. 2001-12-04 12:22:44 +00:00