Bruce A. Mah
e28bf58fb7
Update my email address in Makefile MAINTAINER field.
2000-08-23 20:07:00 +00:00
Jason Evans
9c0d88cb36
Activate the libstash, libsock, ncat, and proxy ports.
2000-08-23 07:37:02 +00:00
Jason Evans
a5909018cc
Add ports for:
...
libstash - Algorithms and data structures library.
libsock - TCP/IP networking library
ncat - Like cat(1), but with sockets.
proxy - Transparent logging proxy.
All of these ports are part of a single source distribution, but they fit
better into the ports scheme as separate ports.
2000-08-23 07:35:52 +00:00
Akinori MUSHA
230e890c5a
Update to 4.22.
2000-08-23 03:11:07 +00:00
Jordan K. Hubbard
c341d4e105
s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binary
...
is properly handled.
2000-08-23 00:17:57 +00:00
Jacques Vidrine
a77eebef12
gnome-icu --> gnomeicu
2000-08-22 18:41:58 +00:00
Maxim Sobolev
bb3c903e56
Fix problem with -l
gcc options ordering.
2000-08-22 09:39:15 +00:00
Kevin Lo
37ad24f37e
Fix CONFIGURE_ARGS
...
PR: 20694
Submitted by: Sergey N. Voronkov <serg@dor.zaural.ru>
2000-08-22 02:52:17 +00:00
Maxim Sobolev
cc121d9794
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
2000-08-21 10:07:35 +00:00
Kris Kennaway
a2f8c49189
Upgrade to gnut-0.4.13
2000-08-19 23:30:04 +00:00
Steve Price
84bf84a43b
This port also requires the xml libraries to build/run.
2000-08-19 20:23:42 +00:00
Steve Price
f68c29f1ca
Make main return an int so this compiles on -current again.
2000-08-19 20:21:45 +00:00
Stefan Eßer
ed5a397197
Upgrade to 1.8.1.
...
Make myself maintainer of this port (agreed to by
Jonathan Hanna, the current maintainer of this port).
2000-08-19 16:19:10 +00:00
Roger Hardiman
8db0b15c62
Add patch to allow source to work with latest OpenH323 library (1.1beta3)
2000-08-19 05:03:53 +00:00
Andrey A. Chernov
1b01d7ec18
Upgrade to 1.09
2000-08-18 23:38:44 +00:00
Will Andrews
a2e6992414
Update to 1.0.2.
...
Prompted by: "Monitoring Network Traffic" thread on -isp
Submitted by: Matt Ayres <matta@unixshell.com>
2000-08-18 20:47:18 +00:00
Roger Hardiman
c7d07cf303
Update to version 0.3 alpha 2
2000-08-18 18:52:51 +00:00
Roger Hardiman
ec412a42bb
Update to version 0.9 alpha 3
2000-08-18 18:51:55 +00:00
Roger Hardiman
922fabccf2
Add ohphone
2000-08-18 18:49:26 +00:00
Roger Hardiman
7f25515935
Import OhPhone, an OpenH323 Video Conferencing program
...
used with the OpenH323 library
2000-08-18 18:48:15 +00:00
Roger Hardiman
6b424af3a1
portlint fixes
2000-08-18 18:40:38 +00:00
Roger Hardiman
96c9e4a03d
Upgrade to OpenH323 1.1 Beta 3 (with PWLib 1.1 pl 17)
...
Note, the actual H323 VideoPhone client has been seperated out
into a seperate port, called OhPhone.
2000-08-18 18:27:03 +00:00
Josef Karthauser
05ba6ae72a
Upgrade to zebra-0.88.
2000-08-18 14:33:08 +00:00
Brian Feldman
4e04ff0f8a
Update to 1.5.0.
...
Make a shared directory 1777 instead of 777.
Respect ${PREFIX}.
Submitted by: Alex Perel <veers@disturbed.net>
2000-08-17 03:40:58 +00:00
Akinori MUSHA
b08fe99025
Make all these Ruby related ports belong also in the newly-added
...
"ruby" virtual category.
Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Brian Feldman
5fb1f72310
Since it makes very... promiscuous modes in the installation, create
...
the ${PREFIX}/share/licq directory with no external permissions at
all while doing the installation, then whack the permissions into
shape later before handing it off to the world. There is no race
condition, but this is under the assumption that the installation
routine doesn't chmod ${PREFIX}/share/licq itself! God only knows,
with this autoconfed, libtooled...
2000-08-15 18:56:30 +00:00
Akinori MUSHA
b5b6832be1
Oops, modules should go under lib/ruby/site_ruby/${RUBY_VER}/, not
...
under lib/ruby/site_ruby/.
2000-08-15 14:22:33 +00:00
Akinori MUSHA
67b645cde6
Add ruby-uri, Ruby interface to parse URIs according to RFC 2396.
2000-08-14 07:09:57 +00:00
Kris Kennaway
4898272f9f
Mark FORBIDDEN due to buffer overflow in ntping yielding setuid root.
2000-08-14 03:54:00 +00:00
Kris Kennaway
ac6bd2db21
Mark FORBIDDEN due to buffer overflow yielding setgid kmem.
2000-08-14 03:40:06 +00:00
David E. O'Brien
256ba7de4e
Remove useless GNU make'ism.
2000-08-13 16:33:54 +00:00
Kris Kennaway
17328e2311
Upgrade to 2.3.1 to fix remote vulnerability.
2000-08-13 08:35:25 +00:00
Kris Kennaway
a6ed2fac24
Re-enable this port after removing setuid privileges and limiting access
...
to root only.
2000-08-13 06:32:58 +00:00
Kris Kennaway
40fc811b12
Disable -w (web) mode for security reasons.
2000-08-13 06:31:54 +00:00
Chris D. Faulhaber
fa9c68e759
Remove the ldap port. It is quite ancient and obsoleted by OpenLDAP.
...
PR: 20433
Submitted by: Maintainer
2000-08-12 11:50:20 +00:00
Brian Feldman
2c474c9e7e
Add missing installed files to the PLIST.
...
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-08-12 05:03:36 +00:00
Will Andrews
7d7a9a2180
Make these COMMENT files conform to Handbook standard.
...
PR: 20269
Submitted by: Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
5473c4da09
Add Gale 0.99a, another open-source messaging system. This one uses
...
strong crypto for security though!
PR: 20329
Submitted by: Peter Haight <peterh@sapros.com>
2000-08-11 11:19:21 +00:00
Will Andrews
491b358b14
Add flow-tools 0.34, a set of tools to manipulate Cisco's NetFlow Export.
...
PR: 20178
Submitted by: Aleksandr A. Babaylov <.@babolo.ru>
2000-08-11 11:11:53 +00:00
Ruslan Ermilov
1fa1dea593
We do not need separate `pptp_callmgr' binary
...
since it is built directly into `pptp' binary.
2000-08-11 08:57:41 +00:00
Brian Feldman
2c310b4177
Point the qt-gui explicitly at ${X11BASE}/include/qt2. This should fix
...
the case where people still have qt 1 installed.
2000-08-10 18:23:43 +00:00
Brian Feldman
0c5235d255
Get rid of the patch to qt-gui's "configure" and replace it with
...
patching "configure.in" and "aclocal.m4". Disable XScreenSaver
support in the QT GUI since libXss is not a shared library in any
version of X we have.
2000-08-09 20:00:49 +00:00
David E. O'Brien
200dc5fd23
Upgrade to version 2.4.4.
2000-08-09 10:25:32 +00:00
David E. O'Brien
5240ab0753
Update to version 1.38.
...
Reported by: Chris D. Faulhaber <jedgar@fxp.org>
2000-08-09 09:23:43 +00:00
Kris Kennaway
6771be2cc9
Mark FORBIDDEN due to frightening lack of safe string operations leading
...
to multiple local and remote root exploits.
2000-08-09 01:59:48 +00:00
Kris Kennaway
da1d248d74
Upgrade to gnut 0.4.12.
...
Submitted by: green
2000-08-08 22:57:03 +00:00
Nick Sayer
c7e5dc01a3
Move distfile to MASTER_SITE_LOCAL/nsayer
2000-08-08 17:16:59 +00:00
SADA Kenji
452ce89c3b
* Change PATCH_SITES as same as MASTER_SITES since I began to
...
distribute the patch files at MASTER_SITE_PORTS_JP.
* Some portlints.
2000-08-08 15:17:28 +00:00
Seiichirou Hiraoka
4655ef2b63
Update MASTER_SITES
2000-08-08 05:08:12 +00:00
Steve Price
9d87ac6938
Make buflen a size_t instead of unsigned int so builds quit falling over
...
on the Alpha.
2000-08-08 03:03:07 +00:00