Steve Price
af1a65010c
As of version 3.3.2 of the vnc port this port (vncjava) is
...
already included so there's no need for two of them.
Submitted by: bmah@ca.sandia.gov
1998-08-30 16:09:08 +00:00
Steve Price
82625d7402
Move one last manpage from PLIST to MANx in Makefile.
1998-08-30 15:51:16 +00:00
Steve Price
8aaca5506b
Unbreak after the perl upgrade.
1998-08-30 15:49:44 +00:00
Peter Hawkins
0575e236a2
upgrade to 3.3.2r2 (3.3.2 distfile no longer available)
1998-08-30 02:23:41 +00:00
Andreas Klemm
05365a4afd
- update to new version 1.08
...
- use 127.0.0.1 as starting ip address for a fresh configuration
- new master site, use my download area as alternative
- suggest installing apache 13 to use this port instead of the old
noneexisting ports
- new life example (the bb developement site)
1998-08-29 11:25:15 +00:00
Tatsumi Hosokawa
500828f8b3
Updated to samba-1.9.18p10.
1998-08-28 02:07:45 +00:00
Satoshi Asami
36c4de4992
"ln" -> "ln -f"
1998-08-26 21:20:40 +00:00
Vanilla I. Shu
af4cd62f15
Change maintainer's email address, and add depends with rsaref.
...
PR: ports/7740
Submitted by: maintainer
1998-08-26 09:14:54 +00:00
Stefan Bethke
415cfc8efd
Misplaced #include broke compile.
...
PR: ports/7643
1998-08-25 20:08:06 +00:00
Satoshi Asami
7147ee4f54
kde shared libs are now at version 1. Gosh, no wonder they kept being
...
reinstalled over and over.
1998-08-25 10:04:59 +00:00
Satoshi Asami
469c5acb73
This port doesn't build.
...
Also, please fix the complilation flags so it will compile with some
optimization (ideally by respecting CFLAGS).
===
:
g++ -g -Wall -I. -I../libXicq -c io.cc -o io.o
io.cc: In function `int cmd_clear(char *)':
io.cc:53: warning: unused parameter `char * input'
g++ -g -Wall -I. -I../libXicq -c help.cc -o help.o
g++ -o main main.o config.o callbacks.o cmd_parse.o io.o help.o -L../libXicq -lXicq
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/xicq'
gmake[1]: Entering directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake[1]: *** No rule to make target `all'. Stop.
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake: *** [kxicq] Error 2
*** Error code 2
Stop.
:
1998-08-25 05:03:18 +00:00
Steve Price
4605a8fd73
Minor cleanups including fixing the executable so it actually
...
runs under -current. It seems our setsockopt doesn't handle
sizeof(char) for an option.
1998-08-25 00:04:05 +00:00
Tim Vanderhoek
420da3c347
Man, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile)
1998-08-24 08:41:36 +00:00
Tim Vanderhoek
2817d4a993
The manpage that was listed in pkg/PLIST has been moved to the Makefile.
1998-08-24 08:39:18 +00:00
Steve Price
dd807c9b41
Make this build in -current again.
...
PR: 7655
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-08-24 02:48:29 +00:00
Steve Price
8356aff606
Activate mtr.
1998-08-24 01:56:48 +00:00
Steve Price
511f5f1ab9
Initial import of mtr version 0.21.
...
Traceroute and ping in a signle graphical network diagnostic tool.
PR: 7588
Submitted by: Bill Fumerola <billf@chc-chimes.com>
1998-08-24 01:56:04 +00:00
Marc G. Fournier
2539c42828
Update to latest snapshot of xicq. All previous patches were submitted and
...
committed as part of the central sources, so are no longer required...
1998-08-23 04:18:52 +00:00
Justin M. Seger
d8b3b95220
unbreak this after perl changes
1998-08-23 03:19:48 +00:00
Justin M. Seger
aa6dcd7b41
Unbreak this by using new perl variables.
1998-08-23 03:01:19 +00:00
Tim Vanderhoek
ca1b9291af
Don't force the user to edit pkg/PLIST manuall. Don't use += on
...
first occurence of MAKE_ENV.
1998-08-22 17:27:00 +00:00
Brian Somers
f71edbd136
Add www.Awfulhak.org to the distribution sites as the other
...
sites move the old archive away when a new one is available
(breaking the port).
1998-08-22 02:13:51 +00:00
Masafumi Max NAKANE
1ab9de6776
Add URI for DeleGate homepage.
1998-08-21 22:11:47 +00:00
Masafumi Max NAKANE
d4976c7d82
Upgrade to 5.6.5.
1998-08-21 22:10:28 +00:00
Brian Somers
3ed18311fd
Version 2.0.2 -> 2.1a4
1998-08-21 18:09:19 +00:00
Justin M. Seger
8e6d3e2186
Upgrade to tf-40b2
1998-08-21 03:06:54 +00:00
Satoshi Asami
2e69c43cef
Adjust to new perl5 scheme. I don't continue fixing things but this port
...
was required by a few others.
1998-08-20 10:04:02 +00:00
Steve Price
c891c51ef2
The master site was down with hardware problems but certainly
...
seems to have come back.
PR: 7686
Submitted by: maintainer
1998-08-19 23:07:51 +00:00
Vanilla I. Shu
4895a48148
Change for perl5 scheme.
1998-08-19 13:09:15 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
John Polstra
0f8d7a9efb
Remove manual pages from the PLIST files, since <bsd.port.mk> puts
...
them in automatically now.
Submitted by: Sheldon Hearn <axl@iafrica.com>
1998-08-18 16:35:19 +00:00
Vanilla I. Shu
cf18a87cda
Activate p5-pRPC.
1998-08-18 02:41:13 +00:00
Vanilla I. Shu
7067de25f2
p5-pRPC is the module for writing RPC servers and clients.
1998-08-18 02:39:39 +00:00
John Polstra
e4deb37bb4
Remove the MD5 checksum for a distfile that is no longer used.
1998-08-17 21:47:11 +00:00
John Polstra
b0cf15d4bf
Remove support for USE_CVSUPD. The server port has been split out
...
into a separate port (cvsupd-bin).
Submitted by: Sheldon Hearn <axl@iafrica.com>
1998-08-17 21:44:57 +00:00
John Polstra
d23c9d5674
Enable cvsupd-bin.
1998-08-17 21:40:19 +00:00
John Polstra
3ffa7871df
New port of the CVSup server binary release.
...
Submitted by: Sheldon Hearn <axl@iafrica.com>
1998-08-17 21:37:02 +00:00
Satoshi Asami
13acebb211
FTP server not responding....
1998-08-17 20:16:36 +00:00
David E. O'Brien
8f6a263ee7
upgrade to 0.3.7.beta
1998-08-17 07:25:18 +00:00
Steve Price
8d826766a4
Update to the July 12th snap.
1998-08-17 00:43:46 +00:00
Steve Price
462ad1f5b4
Update to versino 2.0a6.
...
PR: 7579
Submitted by: maintainer
1998-08-17 00:41:50 +00:00
David E. O'Brien
c67c408ddc
Upgrade to 2.1.0
1998-08-14 09:18:03 +00:00
Satoshi Asami
65edaaa1f5
Replace qt dependencies with USE_QT.
...
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
David E. O'Brien
6415e3865d
Use "ftpsearch.ntnu.no" as the default server. Seems to be quite fast and
...
upto date.
Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-08-11 18:30:40 +00:00
Andreas Klemm
321adfe638
Add an additional install target (install-man) to the ports Makefile
...
via INSTALL_TARGET variable to install ntop's manpage as well.
While I'm at it, compress the manpage as well via MAN8 setting.
1998-08-11 09:57:51 +00:00
Matthew Hunt
0c764c6cfe
Activate ntop.
1998-08-11 03:06:14 +00:00
Matthew Hunt
38080660bd
Import of ntop, a program for showing network information, similar
...
to what top(1) does for processes.
PR: 7566
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com>
1998-08-11 02:59:56 +00:00
Steve Price
a037833c51
Find the distfile again.
...
PR: 7541
Submitted by: maintainer
1998-08-10 12:04:38 +00:00
David E. O'Brien
6d03a1832b
Use OPSYS rather than call `uname' directly.
1998-08-10 09:07:55 +00:00
Steve Price
5af3603f10
Update to version 0.34
...
PR: 7502
Submitted by: maintainer
1998-08-09 01:25:57 +00:00