Andreas Klemm
7dcd272063
purely cosmetic: nuke commented out BROKEN line
1999-06-26 17:45:32 +00:00
Andreas Klemm
971040175b
Upgrade zebra to 0.70.
...
0.70 is a bugfix release to 0.69
from the announcement on the zebra mailinglist:
I've just fixed critical bug of zebra's routing information base
calculation which introduced in zebra-0.69. ospfd bugs which causes
core dump are also fixed. Configuration search path bug is fixed by
NAGUCHI kay. RIPng in filter bug is fixed by itojun.
* Changes in zebra-0.70
* Changes in zebra
** Critical routing information base calculation bug check is fixed.
** zebra ipv4 message is extended to support external/internal route flavor.
** Now if internal route doesn't has direct connected nexthop, then nexthop
is calculated by looking up IGP routing table.
* Changes in bgpd
** `neighbor PEER update-source IFNAME' command added as ALIAS to
`neighbor PEER interface IFNAME'.
* Changes in ospfd
** DD null pointer bug is fixed.
1999-06-26 12:01:35 +00:00
Andreas Klemm
d1ecc97553
update ntpdate to last version 4.0.93a
...
got a patch to make it run.
Submitted by: sorry, deleted mail too fast
1999-06-26 06:54:17 +00:00
Justin M. Seger
ce5fc21e50
Nuke bind8, it's been in the base system for a while now.
1999-06-25 20:22:17 +00:00
Justin M. Seger
c1c6dfd089
* Upgrade to dhcp-2.0 release.
...
* Install manpages instead of catpages
1999-06-25 20:08:41 +00:00
SADA Kenji
128e8e2fb0
Fix typo of sampe config file.
...
Approved by: maintainer
1999-06-23 15:24:43 +00:00
Chris Piazza
9ba143eb76
Activate downloader.
1999-06-23 00:45:09 +00:00
SADA Kenji
29a2ad252c
Import true contents of repo.copied kde11*-i18n ports.
...
Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp>
1999-06-22 23:42:27 +00:00
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
Steve Price
7334e5c303
Fix build on Alpha.
1999-05-31 04:47:02 +00:00
Steve Price
6729c90da3
Use new gnome libs.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 04:04:53 +00:00
Steve Price
c5344554d9
Use new gnome libs.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:49:40 +00:00
Steve Price
b3ac985891
Remove kde 1.0 ports in favor of the 1.1 versions.
1999-05-29 05:01:38 +00:00
Steve Price
898dd65bc9
USE_LIBTOOL=yes and misc. cleanup.
...
PR: 11855
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:38:22 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
34e350e7ea
Use glib version 1.2.3.
...
PR: 11841
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:47:54 +00:00
Satoshi Asami
5f5dc45b2a
Fix WRKSRC so it can be found.
...
Submitted by: maintainer
Add NO_PACKAGE, there are some stuff hardcoded into the compiled ROM files.
1999-05-29 01:12:52 +00:00
Jacques Vidrine
323ecb288c
gwget -> gtm
1999-05-28 22:31:23 +00:00
Jacques Vidrine
7837a3de02
Add another MASTER_SITES entry.
1999-05-28 20:53:31 +00:00
Jacques Vidrine
7f52ec3420
Fix PLIST (a couple of icons were forgotten during the last update).
...
PR: ports/11871
1999-05-28 20:50:11 +00:00
Satoshi Asami
9d05d4c30c
Gotta run ldconfig from PLIST too.
1999-05-28 11:43:17 +00:00
Jacques Vidrine
2cc0d85082
Update 0.62a -> 0.64
1999-05-27 16:16:09 +00:00
Kris Kennaway
610a5e8ff0
Update to v0.3.5
...
PR: 11614
1999-05-27 12:50:26 +00:00
Satoshi Asami
bb42dcd49d
Add ldapsdk and perldap.
...
Forgotten by: paul
1999-05-27 11:18:36 +00:00
Thomas Gellekum
25490e549c
Forget about ${PREFIX}/include/giflib.
1999-05-27 07:32:49 +00:00
Paul Richards
5387df7a3f
Initial import of the Mozilla Perl interface to LDAP
1999-05-25 22:47:01 +00:00
Paul Richards
c0e2ce55be
Initial import of the Mozilla LDAP sdk.
1999-05-25 22:44:25 +00:00
Michael Haro
eb8a9a8461
Update to 0.6.2
...
Submitted by: Oyvind Moll oyvindmo@initio.no
PR Number: 11882
1999-05-25 18:24:40 +00:00
Steve Price
d16b6fb6c2
Use KDE version 1.1 instead of version 1.0.
1999-05-24 02:31:51 +00:00
Michael Haro
8f58b17226
Upgrade to version 3.1.1
...
PR Number: 11817
Originator: Dominic Mitchell
1999-05-22 06:53:03 +00:00
Satoshi Asami
65281e8ece
Add png dependency. That fixes the PLIST problem, so add back deleted
...
entries.
Submitted by: maintainer
1999-05-20 19:08:04 +00:00
Stefan Bethke
5663940d42
Fix MASTER_SITES.
1999-05-17 08:17:57 +00:00
Satoshi Asami
0c3e5b018e
Misc. PLIST cleanups.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:19:22 +00:00
Satoshi Asami
34cffc3d20
Upgrade to fix build problem.
...
Submitted by: maintainer
1999-05-12 08:05:13 +00:00
Seiichirou Hiraoka
ea91897a30
Activate coda5_doc
1999-05-11 01:24:57 +00:00
Seiichirou Hiraoka
784ba7ed39
Update to 5.2.0
...
PR: ports/11610
Submitted by: ijliao@Terry.Dorm10.NCTU.edu.tw
1999-05-11 01:21:59 +00:00
Satoshi Asami
f1bd8397c5
Remove missing files. I'm not sure if this is the right fix but
...
it will at least get the build going again.
1999-05-10 22:35:43 +00:00
Stefan Bethke
3d5107edf8
Update man page for atalkd: add explanation for -router.
1999-05-10 01:10:19 +00:00
Jun-ichiro itojun Hagino
aab5d7d841
upgrade to 0.64.1.
...
(I tested this with KAME-ready kernel so it should work fine)
1999-05-09 18:24:16 +00:00
Steve Price
7350323c55
Update to version 0.99030108.
...
PR: 11578
Submitted by: maintainer
1999-05-09 16:46:19 +00:00
Steve Price
fd79e90fca
Hopefully a little bit better worded COMMENT. :)
1999-05-09 01:19:12 +00:00
Steve Price
ece4102415
Activate the libnet port.
1999-05-09 01:17:10 +00:00
Steve Price
253c687d8f
A C library for creating IP packets.
...
PR: 9901
Submitted by: Peter Shipley <shipley@dis.org>
1999-05-09 01:16:35 +00:00
Satoshi Asami
7cf51e743f
Finish moving libicq from devel to net.
1999-05-08 10:32:29 +00:00
Satoshi Taoka
6ba6d0f02a
Fixed ${LIB_DEPENDS} from devel/libicq to net/libicq
1999-05-08 01:42:40 +00:00
Satoshi Taoka
933fb0d5d4
Fixed ${CATEGORIS} from devel to net
1999-05-08 00:24:25 +00:00
Bill Fumerola
13d26afc8c
We don't fetch libpcap anymore, so why include it's MASTER_SITE?
...
Submitted by: Anders Nordby <anders@fix.no>
Pointy Hat: Me.
1999-05-07 19:31:59 +00:00
Seiichirou Hiraoka
3f834dccac
Activate IglooFTP
1999-05-07 17:44:05 +00:00
Justin M. Seger
b749631790
Switch to USE_ZIP
1999-05-07 02:30:21 +00:00
Bill Fumerola
a844f9a47a
BROKEN= "4.2 has been released, this port is no longer fetchable"
...
Also make a bunch of style changes, most of them related to USE_BZIP2.
1999-05-06 21:49:25 +00:00
Bill Fumerola
95779fde89
(1) Upgrade to 1.1
...
PR: ports/11536
Submitted by: Anders Nordby <anders@fix.no>
(2) Fix some uglyness
1999-05-06 20:47:23 +00:00
Jun Kuriyama
07d7c1719b
Cleanup empty directories.
1999-05-06 13:38:02 +00:00
Jun Kuriyama
5794688437
Add .packlist and cleanup empty directory.
1999-05-05 22:03:05 +00:00
Satoshi Taoka
ba06ff91b7
I moved icqlib from devel to net. Fixed ${CATEGORY} and ${LIB_DEPENDS}
...
with respect to the change.
1999-05-05 14:13:55 +00:00
Seiichirou Hiraoka
50a7c11433
Update to 0.8.0
...
PR: ports/11495
Submitted by: cpiazza@home.net
1999-05-05 14:13:45 +00:00
Satoshi Taoka
c1d410aead
Add icqlib
1999-05-05 13:59:05 +00:00
Satoshi Taoka
295cbd60ba
icqlib is a library required by kicq, KDE ICQ client.
...
PR: 10649
Submitted by: Pavel Andreev <paxvel@iname.com>
1999-05-05 13:57:00 +00:00
Archie Cobbs
e23ea93287
Update to version 2.0b2.
1999-05-05 05:11:37 +00:00
Steve Price
2c78917c6b
LIB_DEPENDS on the new unified xview port.
1999-05-04 23:18:39 +00:00
Steve Price
5af2dded5c
libtool has been updated to version 1.3 so fixup where we look for it.
1999-05-04 22:36:19 +00:00
SADA Kenji
269378eaa7
Justify md5.
1999-05-04 15:28:56 +00:00
Satoshi Asami
275aad51ae
USE_XLIB.
1999-05-04 11:40:35 +00:00
Stefan Eßer
c6161bba71
Upgrade KDE to Release 1.1.1.
1999-05-03 22:29:39 +00:00
Michael Haro
5b9355a3b1
WWW: This is definately the daemon's work. In Chuck we trust.
1999-05-03 05:26:53 +00:00
Steve Price
21dfd2dcf8
Add the tdetect port.
1999-05-03 03:00:28 +00:00
Steve Price
f61a972ad1
Initial import of tdetect version 0.2.1.
...
A utility for detecting traceroutes and reporting them via syslog.
PR: 9899
Submitted by: Peter Shipley <shipley@dis.org>
1999-05-03 02:49:35 +00:00
Steve Price
e73cbfb5c0
Change version required comment too.
1999-05-03 01:56:26 +00:00
Tatsumi Hosokawa
6d272ef8b9
smbrun does not compiled.
1999-05-03 01:54:02 +00:00
Michael Haro
af01b6d8a4
broken: structure has no member named `tv_usec'.
1999-05-03 01:11:25 +00:00
Michael Haro
a89d8b834b
Update licq to version 0.61
...
PR: 11453
Submitted by: maintainer
1999-05-02 20:21:41 +00:00
Michael Haro
8b3baf3127
update to version 3.3a
1999-05-02 19:19:17 +00:00
Justin M. Seger
c6ed5af9f6
Upgrade to isc-dhcp-2.b1.27
1999-05-02 11:19:14 +00:00
Michael Haro
6158d64b91
BROKEN if kerberos not installed. Do check and report as broken if so.
1999-05-02 09:36:40 +00:00
Steve Price
4e3ed35958
Finish updating to version 1.5.4.3-beta16.
...
PR: 11290
Submitted by: maintainer
1999-05-01 03:15:12 +00:00
Archie Cobbs
27c5150c98
Unbreak egcs compilation by removing -Werror flag instead of fixing all
...
the warnings (it's easier, and a couple of the fixes were incorrect anyway).
The next version of mpd will have these warnings fixed, at which time -Werror
may be restored... though doing so is debatable in the first place.
1999-04-30 19:31:17 +00:00
Satoshi Taoka
ad04c59247
Added kicq
1999-04-30 17:16:33 +00:00
Satoshi Taoka
db057c69ba
Add irssi, ns and nam
1999-04-30 17:11:18 +00:00
Satoshi Taoka
21a9cb742b
The UCB/LBNL Network Animator
...
PR: 11341
Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 17:02:05 +00:00
Satoshi Taoka
6a364c19b2
The UCB/LBNL Network Simulator Version 2
...
PR: 11340
Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 16:54:42 +00:00
Satoshi Taoka
119ce48288
KDE/Qt based ICQ clone
...
PR: 10651
Submitted by: Pavel Andreev <paxvel@iname.com>
1999-04-30 16:37:21 +00:00
Kris Kennaway
e517e9a8f6
Unbreak (Makefile defines -Werror, which is causing problems in the new
...
world order of egcs due to some trivial warnings).
Prompted by: bento.freebsd.org
1999-04-30 13:40:53 +00:00
Kris Kennaway
97c42220fd
Unbreak.
1999-04-30 12:59:50 +00:00
Peter Wemm
542106539c
Trivial update from b14 -> b16.
1999-04-29 20:27:22 +00:00
Michael Haro
8930ede6ef
Add WWW:
1999-04-27 04:58:43 +00:00
Michael Haro
d32b246261
update to 0.9.4
1999-04-27 03:56:52 +00:00
Michael Haro
fca7970b5a
update port and use gtk12
1999-04-26 19:36:01 +00:00
Michael Haro
060784c71a
Update net/p5-New-RawIP to 0.06b
...
PR: 11311 (thats 11311 backward)
Submitted by: maintainer
1999-04-26 02:39:28 +00:00
Andreas Klemm
b9bbac18bb
nuke kirc
1999-04-25 20:47:37 +00:00
Bill Fumerola
8684147ba7
Upgrade to 1.0r9, the previous version had been dropped.
...
The deleted patches were merged into the program.
Obtained from: http://www.socks.nec.com/patch-socks5.html
(the new patches, that is)
NOTE: I'd love to have used PATCH_SITES and its cohorts,
however the patches from the web site were directory-ambigous
and adding them to our repository is the best way to avoid a
lot of glue and uglyness in the Makefile.
1999-04-25 03:49:17 +00:00
Kris Kennaway
8717f2ffac
Upgrade to 0.34, remove dependency on gtk-1.1 in favour of 1.2
...
PR: 11158
Submitted by: cpiazza@home.net
1999-04-24 14:15:09 +00:00
Michael Haro
606345bd58
Change maintainer email address over to freebsd.org
1999-04-22 15:59:03 +00:00
Michael Haro
aa3374648f
gtk11 -> gtk12
1999-04-22 07:57:18 +00:00
Marc G. Fournier
0f398af16d
Another bunch off WWW: links in DESCR
1999-04-22 00:55:05 +00:00
Stefan Bethke
8caed28090
Move URL to pkg/DESCR.
1999-04-21 00:29:38 +00:00
Stefan Bethke
b389c3c772
Update MASTER_SITES
...
ADD WWW_SITE (for net/netatalk)
1999-04-20 22:54:02 +00:00
Michael Haro
4032918c93
Fix patchfile to use gtk11-config
...
Noticed on: http://bento.freebsd.org/
1999-04-20 18:59:03 +00:00
Steve Price
89e6065d22
Update to the 19990420 version, which fixes the problem with the
...
'ip address' command on FreeBSD.
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Ok'd by: maintainer
1999-04-20 03:54:47 +00:00
Joseph Koshy
5cc8c8a88d
Add a few MASTER_SITES
1999-04-20 03:46:00 +00:00
Michael Haro
bed5f080fd
Use compressed files as distfiles. saves space + saves bandwidth = good for all
1999-04-20 03:06:01 +00:00
Michael Haro
e55d4974b3
Send the port bloat to DISTFILES.
...
Noticed by: Chuck Robey <chuckr@picnic.mat.net>
1999-04-20 02:31:23 +00:00
Michael Haro
7d1a3fcc5c
enable gaim
1999-04-19 00:17:28 +00:00
Michael Haro
11a39ceff0
the GTK+ AOL Instant Messenger
...
PR: 10976
Submitted by: Jim Mock jim@corp.au.triax.com
1999-04-19 00:15:51 +00:00
Jacques Vidrine
333076314b
* Mark this BROKEN for a.out systems.
...
3.6.1 tickles a linker bug in the a.out ld:
``ld: internal error: RRS relocs exceed allocation 343''
* Remove the patches.aout directory since it was forgotten during
upgrade 3.5.3->3.6.1 by <kuriyama@FreeBSD.ORG>
* Remove most of the crud from the main Makefile that was there
for the a.out build
I'm going to add a tag for the 3.5.3 (1999/04/06 really) port in
case someone must build ucd-snmp for a 2.2.x FreeBSD
1999-04-18 19:14:44 +00:00
Andreas Klemm
0178ef2b54
marked BROKEN
...
zebra isn't working
Can't set interface's address.
Can't set interface's address.
Can't set interface's address.
Can't set interface's address.
waiting for a fix from author.
1999-04-18 18:14:58 +00:00
Eric L. Hernes
fe0dfc6fe3
uncomment etherboot
1999-04-18 13:43:37 +00:00
Eric L. Hernes
0dc03b5b33
make it a bit more aesthetically pleasing.
...
Requested by: Satoshi, of course
1999-04-18 13:43:02 +00:00
Satoshi Asami
d72eab1c58
Remove etherboot until it can be cleaned up.
1999-04-18 10:24:12 +00:00
Masafumi Max NAKANE
39d58d3d95
Upgrade to 5.9.1.
1999-04-18 06:31:28 +00:00
Eric L. Hernes
41947c86e4
Attach etherboot
1999-04-16 21:47:05 +00:00
Eric L. Hernes
8caddd382b
add etherboot
...
PR: ports/9480
Submitted by: Doug Ambrisko (ambrisko@whistle.com ) with a little tuning by me
1999-04-16 21:44:23 +00:00
Michael Haro
5f9e516c02
activate ezbounce
1999-04-16 19:35:01 +00:00
Michael Haro
7758e17a1c
Make slirp not broken
...
PR: 10414
Submitted by: Timothy J. Lee <timlee@netcom.com>
1999-04-16 16:14:10 +00:00
Kris Kennaway
07c84dec0c
Respect CC and CFLAGS
...
Reviewed by: obrien
1999-04-16 10:26:23 +00:00
Michael Haro
024fd18ce3
add a backup mastersite
1999-04-16 09:19:46 +00:00
Michael Haro
91df83818f
Add ninja
1999-04-15 03:23:41 +00:00
Michael Haro
d4013c4a1a
Add greed
1999-04-14 06:01:55 +00:00
Bill Fumerola
cc6b8bd3b4
Upgrade to v0.37
...
99% of this update was from the original PR, which upgraded this port to 0.35
Because I sat on this for a week (sorry) another version was released.
I did not include the ports version number in the DESCR file as patched in
the PR, however, because I feel it is not needed.
Also the patches below have been removed because the author included a
a variation of them in the source code.
PR: ports/11053
Submitted by: Gianmarco Giovanelli <gmarco@giovannelli.it>
1999-04-13 20:53:18 +00:00
Satoshi Taoka
ddafb0a8ee
Added pvm
1999-04-13 17:11:22 +00:00
Satoshi Taoka
767eb5c7d2
Parallel Virtual Machine libraries and environment
...
PR: ports/10562
Submitted by: Dima Sivachenko dima@netserv1.chg.ru
1999-04-13 17:10:20 +00:00
Andreas Klemm
93ce7c224f
upgrade zebra to new version from 19990408
...
PR: 11063
1999-04-12 20:12:43 +00:00
Kenjiro Cho
42d05774aa
update: ttt-1.3 -> ttt-1.4
1999-04-12 10:25:24 +00:00
Satoshi Asami
fc34fa636a
Portlint.
1999-04-12 08:24:16 +00:00
Satoshi Asami
9d5bc54949
Remove empty line.
1999-04-12 08:22:43 +00:00
Justin M. Seger
eeac0bd479
Remove a few files from the PLIST which aren't actually installed.
...
PR: ports/11075
Submitted by: mharo
1999-04-11 22:46:21 +00:00
Andreas Klemm
521368db3b
only style
1999-04-11 11:48:57 +00:00
Justin M. Seger
608d0d28ce
Activate net/naim
1999-04-10 19:46:26 +00:00
Justin M. Seger
eab057bf16
Import of net/naim 0.9.3
...
A chat program for use with America Online's Instant Messenger. The
name naim is derived from n's AIM client, but it could also have been
derived from ncurses AIM client because of naim's use of the ncurses
text-mode screen library.
PR: ports/10197
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-10 19:41:37 +00:00
Justin M. Seger
c22b27290f
Activate net/kvirc
1999-04-10 19:10:56 +00:00
David E. O'Brien
dd761bd963
Upgrade to 2.3.1. Fixes security hole described at
...
http://rsync.samba.org/cgi-bin/rsync?findid=1706 .
PR: ports/10987
Submitted by: Cy Schubert <cschuber@uumail.gov.bc.ca>
1999-04-09 18:08:59 +00:00
Andrey A. Chernov
86cbf8b977
upgrade to 1.0606
1999-04-07 21:33:28 +00:00
Andrey A. Chernov
02d7ebb780
add p5-URI
1999-04-07 21:01:17 +00:00
Andrey A. Chernov
2d5a546145
oops, change category
1999-04-07 20:59:45 +00:00
Andrey A. Chernov
69449f36ba
URI interface
1999-04-07 20:56:04 +00:00
Justin M. Seger
0355fa0c46
MASTER_SITE_DIR had a leading / which caused fetch to disallow fetching
...
the port
PR: ports/10995
Submitted by: mharo@area51.fremont.ca.us
1999-04-07 17:45:26 +00:00
Justin M. Seger
65ec7f54c1
Upgrade to p5-SNMP-1.8b5
...
PR: ports/11000
Submitted by: Dima Sivachenko <dima@Chg.RU>
1999-04-07 17:38:31 +00:00
Jacques Vidrine
ca9004f2f1
Correct dependency list: gnomelibs -> gnomecore
1999-04-07 16:23:52 +00:00
Jun Kuriyama
5e751949ff
Upgrade to v3.6.1 and apply some patches. But this version still has
...
kvm_read() problem on some RELENG_3 system.
No response from: maintainer
PR: ports/7330, ports/8908, ports/8909
1999-04-07 16:07:41 +00:00
Matthew Hunt
c112a2fba2
Upgrade to 0.4.0.
...
Suggested by: R. Beasley <rbeasley@uberhacker.org>
1999-04-06 20:47:00 +00:00
Bill Fenner
5827c7f43b
Master site moved.
1999-04-06 19:00:36 +00:00
Seiichirou Hiraoka
c50fb4c6f9
Fix configure problem
...
PR: ports/10940
Submitted by: mharo@area51.fremont.ca.us
1999-04-06 12:16:54 +00:00
Seiichirou Hiraoka
7dcf0eaf79
Fix configure probrem
...
PR: ports/10940
Submitted by: mharo@area51.fremont.ca.us
1999-04-06 12:02:41 +00:00
Justin M. Seger
c1196dd22b
Upgrade to bind 8.2
...
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
PR: ports/10861
1999-04-04 14:28:39 +00:00
Steve Price
6c852ed026
Activate the kdetelnet port.
1999-04-03 01:57:32 +00:00
Steve Price
f846fca4bc
Import of kdetelnet version 0.61.
...
A Frontend for telnet, rlogin, ssh in K Desktop Environment.
PR: 6687
Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
1999-04-03 01:57:16 +00:00
Steve Price
06729b1c13
Activate the bpft port.
1999-04-03 01:51:12 +00:00
Steve Price
810e5e4bf0
Import of bpft version 2.0.
...
The BPF Traffic Collector.
PR: 10679
Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
1999-04-03 01:51:01 +00:00
Steve Price
a0287a9afc
Activate the gftp port.
1999-04-03 01:39:04 +00:00
Steve Price
9b5c65f85e
Activate the p5-Socks ports.
1999-04-03 01:29:19 +00:00
Steve Price
8a1ef1ac9a
Import of p5-Socks version 0.03.
...
perl5 module to communicate with socks v4 and v5 servers
PR: 10003
Submitted by: Yukihiro Nakai <Nacai@iname.com>
1999-04-03 01:29:03 +00:00
Steve Price
bde78b342a
Update MASTER_SITE.
...
PR: 10887
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-02 03:22:54 +00:00
Satoshi Taoka
322e7b039b
Added jmirror
1999-04-02 01:07:56 +00:00
SADA Kenji
ec35e94680
Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
...
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead.
We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
1999-03-31 16:41:31 +00:00
Jun-ichiro itojun Hagino
33c070fa6d
Stabilize the build.
...
PR: 9919
1999-03-31 04:32:32 +00:00
Satoshi Asami
c8d3704543
Remove gtkicq.
...
Reported by: "Chad R. Larson" <chad@anasazi.com>
1999-03-31 00:47:51 +00:00
Satoshi Taoka
1438b90824
Added icmpquery
1999-03-30 17:30:08 +00:00
Satoshi Taoka
d3773c0797
Small utility for finding out time & netmask through ICMP.
...
PR: ports/9366
Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-03-30 17:26:38 +00:00
Bill Fenner
6d5d7ac158
Update sdr 2.4's MASTER_SITE and distfile name.
1999-03-30 00:20:44 +00:00
James FitzGibbon
52b39be809
Upgrade to v2.7.2
...
PR: ports/10598, ports/10831
Submitted by: mharo@area51.fremont.ca.us (10831), dima@Chg.RU (10598)
1999-03-29 17:09:04 +00:00
SADA Kenji
52682b3d26
Remove original patch distribution address (removed the file there),
...
and gzip the mirroring patches.
1999-03-28 18:04:46 +00:00
Dirk Froemberg
022f745a66
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
...
Unfortunaly SSLtelnet doesn't work with openssl-0.9.2b at the moment.
We'll try to fix this as soon as possible.
OK'ed by: Issei Suzuki <issei@jp.freebsd.org> (maintainer)
1999-03-26 08:44:57 +00:00
Justin M. Seger
9a3e302217
Nuke MASTER_SITES that aren't any good.
1999-03-24 19:31:53 +00:00
Steve Price
55f64949d1
Make this build again.
...
PR: 10561
1999-03-24 17:44:51 +00:00
David E. O'Brien
2401edbf01
Add another mastersite.
1999-03-23 17:57:50 +00:00
Justin M. Seger
c55c536b4a
Nuke net/am-utils, it's been in the base system for a while now.
1999-03-23 02:15:23 +00:00
Stefan Bethke
a00fd2fc83
man pages were missing hinst to options NETATALK
...
PR: ports/9694
1999-03-22 21:59:53 +00:00
Stefan Bethke
40be034042
Update to asun-2.1.3
1999-03-22 21:34:23 +00:00
Justin M. Seger
0dbcaf91f1
Update to version tf tf-4.0s1
1999-03-22 12:49:50 +00:00
Peter Wemm
6be30c4d5c
kludge so that the os detection doesn't think freebsd4.0 is svr4.
1999-03-22 02:21:12 +00:00
Peter Wemm
a03de7509a
Update 6.1.4 -> 6.1.5
1999-03-22 02:20:27 +00:00
David E. O'Brien
e80b7f5543
Move ``dict'' from the "net" to the "textproc" category.
1999-03-22 01:17:24 +00:00
Seiichirou Hiraoka
3107392eba
Add MASTER_SITES
...
PR: ports/10685
Submitted by: andy@icc.surw.chel.su
1999-03-20 14:44:50 +00:00
Satoshi Asami
d46a6ab48b
Portlint.
1999-03-19 22:29:54 +00:00
Satoshi Asami
67a8434bb9
Add ftpmirror and gnome-icu, delete gnomeicu.
1999-03-19 22:25:55 +00:00
Jacques Vidrine
2a668f8673
gnomeicu is actually the new name for gtkicq. Fix mistake of
...
importing gnomeicu as a new port:
* repository copy of ports/net/gtkicq to ports/net/gnome-icu [asami]
* update ports/net/gnome-icu to 0.62a
* remove ports/net/gtkicq
* remove ports/net/gnomeicu
PKGNAME remains gnomeicu-0.62a. It is expected that after some
time has passed, that we can rename the port directory from
gnome-icu to gnomeicu.
1999-03-18 22:32:43 +00:00
Satoshi Taoka
42d57a80e5
Updated to netpipes-4.2
...
PR: ports/10506
Submitted by: Michael Haro mharo@area51.fremont.ca.us
1999-03-18 06:52:59 +00:00
Robert V. Baron
97f3f58eed
Upgrade to 5.2.0
1999-03-17 15:42:59 +00:00
Jacques Vidrine
00d94c509d
activate gwget
1999-03-17 08:31:20 +00:00
Jacques Vidrine
230c418397
Activate gnomeicu
1999-03-16 09:01:17 +00:00
Steve Price
46078c3af0
Repository copy from ircd-hybrid-5 to ircd-hybrid.
1999-03-15 22:41:47 +00:00
Jacques Vidrine
24ad6dcfd4
Update of libicq and gicq.
...
libicq: 0.20 -> 0.33
gicq: 0.22 -> 0.33
1999-03-15 19:59:24 +00:00
Steve Price
f32c00feba
Fix the following problems:
...
Move files in share/* to share/zephyr/
Fix bogus path to xzwrite.bitmap in XZwrite
Remove appropriate directories in PLIST
PR: 10139
Submitted by: Sheldon Hearn <sheldonh@iafrica.com>
1999-03-15 02:23:52 +00:00
Steve Price
43133f5e9b
Update to version 1.4p4.
...
PR: 10205
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:03:38 +00:00
Steve Price
b530ac6901
Update to version 2.2.11.
...
PR: 10374
Submitted by: Pedro F. Giffuni <pfgiffuni@bachue.usc.unal.edu.co>
1999-03-15 01:27:27 +00:00
Steve Price
b68e27cc3f
Set 'version required:' comment to 2.4.
1999-03-15 01:14:11 +00:00
Jun Kuriyama
1bee4c9df0
Add homepage.
1999-03-10 16:00:12 +00:00
James FitzGibbon
4b0dca9c1f
Upgrade to v2.6.6
...
Remove bogus runtime dependency on p5-PV
PR: ports/9728
Requested-by: irving@bokonon.logiclink.com , dima@Chg.RU
1999-03-10 15:02:23 +00:00
Jacques Vidrine
19c6563b22
* Upgrade 0.52 -> 0.59
...
* Honor PREFIX
* Install into ${PREFIX}/share/tik instead of ${PREFIX}/lib/${PKGNAME}
* Clean up installation
1999-03-10 07:30:12 +00:00
Tatsumi Hosokawa
95f34b4756
PR: ports/10404
...
Submitted by: girgen@partitur.se
Samba PLIST was not up to date.
1999-03-09 07:38:05 +00:00
Foxfair Hu
08c2848da3
Correct patch-aa, some space error cause patch rejection when installing.
...
Submitted by : MAINTAINER
1999-03-09 04:20:04 +00:00
Justin M. Seger
4887b34dbf
Upgrade to ripe-whois-tools-2.4
...
PR: ports/10315
Submitted by: <Palle Girgensohn> girgen@partitur.se
1999-03-09 03:08:24 +00:00
Jacques Vidrine
012c485751
Activate gnomenetwork.
...
Reminded by: Steve Price <steve@FreeBSD.ORG>
1999-03-09 02:34:33 +00:00
Foxfair Hu
147d611938
Update mars_nwe to 0.99.pl15.
...
Submitted by: MAINTAINER
Update mars_nwe to 0.99.pl15
Submitted by: MAINTAINER
Update mars_nwe to 0.99.pl15 and remove one patch.
Submitted by: MAINTAINER
1999-03-08 17:29:12 +00:00
Foxfair Hu
73a0bedf08
Update mars_nwe to 0.99.pl15.
...
Submitted by: MAINTAINER
Update mars_nwe to 0.99.pl15
Submitted by: MAINTAINER
1999-03-08 17:28:42 +00:00
Foxfair Hu
bd7de455a2
Update mars_nwe to 0.99.pl15.
...
Submitted by: MAINTAINER
1999-03-08 17:27:46 +00:00
Foxfair Hu
5a2d8fc7d4
upgrade xferstat to 2.14.
...
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
PR: 10318
upgrade xferstat from 2.13 to 2.14.
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
PR: 10318
1999-03-08 16:58:49 +00:00
Foxfair Hu
054733cba9
upgrade xferstat to 2.14.
...
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
PR: 10318
1999-03-08 16:57:45 +00:00
Foxfair Hu
3552eefdaf
Update to 19990207 RELEASE, change MAINTAINER as submitter's wish and make
...
portlint happy.
Submitted by: Dima Sivachenko <dima@Chg.RU>
PR: 10336
Update to 19990207 RELEASE, change MAINTAINER as submitter's wish and make
portlint happy.
Submitted by: Dima Sivachenko <dima@Chg.RU>
PR: 10336
1999-03-08 16:43:14 +00:00
Foxfair Hu
5ef099a246
Update to 19990207 RELEASE, change MAINTAINER as submitter's wish and make
...
portlint happy.
Submitted by: Dima Sivachenko <dima@Chg.RU>
PR: 10336
1999-03-08 16:42:48 +00:00
Justin M. Seger
f9af75f65c
Nuke isc-dhcp v1. Version 2 will be out of beta in a few days.
1999-03-08 00:22:37 +00:00
Justin M. Seger
3045550669
Upgrade to patchlevel 18
...
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
PR: ports/10459
1999-03-07 13:01:15 +00:00
Wolfram Schneider
bf28a6cf7f
Cleanup MASTER_SITES
1999-03-06 22:40:25 +00:00
Bill Fumerola
ccf6052c72
Activate p5-Net-RawIP, prepare for the attack of the perl traceroute programs!
1999-03-06 18:19:24 +00:00
Bill Fumerola
11915f1dcf
This package provides a class object which can be used for creating,
...
manipulating and sending a raw IP packets with optional feature for
manipulating ethernet headers.
http://quake.skif.net/RawIP/
PR: ports/10110
Submitted By: Dima Sivachenko <dima@Chg.RU>
1999-03-06 18:18:19 +00:00
Bill Fumerola
44e9bfec0d
Activate clusterit, a collection of clustering tools
1999-03-06 17:43:30 +00:00
Bill Fumerola
21603991bf
This is a collection of clustering tools to turn your ordinary everyday pile
...
of UNIX workstations into a speedy parallel beast. This facilitates managing
a set of program executing in parallel with a very flexible authentication
scheme.
http://www.inficad.com/~garbled/clusterit.html
PR: ports/9907
Submitted By: Dima Sivachenko <dima@Chg.RU>
1999-03-06 17:42:11 +00:00
Tatsumi Hosokawa
68169bb87b
upgraded to 2.0.3
1999-03-03 15:48:34 +00:00
Bill Fumerola
74cd9bf9bc
Add more MASTER_SITES, and unbreak by doing so.
...
Caught by: Satoshi's script
1999-03-02 21:18:43 +00:00
Steve Price
6dc90f8f41
Use glib11 instead of glib.
1999-03-02 01:53:46 +00:00
Bill Fumerola
c0f94b39e7
Add a MASTER_SITE (freefall)
1999-03-01 22:15:45 +00:00
Kris Kennaway
eba4963deb
Add a MASTER_SITE of my own, since the distfile seems to change sometimes
...
without updating version number.
Requested by: Satoshi
1999-03-01 10:51:39 +00:00
Kris Kennaway
7dfd588442
Upgrade to 0.3.3
1999-03-01 10:47:15 +00:00
Satoshi Asami
3d45976da3
Portlint.
1999-02-28 21:48:09 +00:00
Satoshi Asami
8a075676ef
Portlint (files -> ${FILESDIR}).
1999-02-28 21:41:09 +00:00
Satoshi Asami
5c08790661
You need a dash (-) between the name and version numbers in ${PKGNAME}.
1999-02-28 21:38:19 +00:00
Justin M. Seger
3abdd885f8
Upgrade to patchlevel 17
1999-02-28 14:08:11 +00:00
David E. O'Brien
61f146f58a
BROKEN= 'single mastersite unreachable'
1999-02-28 07:15:05 +00:00
David E. O'Brien
732390dac1
MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
...
GZIP or BZIP2 distfiles. I went with BZIP2.
1999-02-28 06:06:25 +00:00
Bill Fumerola
6b7caf65d4
Submitter has updated his MASTER_SITE
1999-02-27 19:32:09 +00:00
Bill Fumerola
a2d92dbd36
Activate ggsd
1999-02-27 18:09:33 +00:00
Bill Fumerola
e52e93b676
GGSD is a Generic Graphical Server Daemon. It allows anyone to make a simple
...
script and then start a network server to run it.
http://devplanet.fastethernet.net/files.html
(committers note: this would be good for testing scripts that are later
used with tcp_wrappers)
PR: ports/10109
Submitted By: Dima Sivachenko <dima@Chg.RU>
1999-02-27 18:04:08 +00:00
Justin M. Seger
6c2372d759
Upgrade to isc-dhcp2.b1.16 and unbreak.
1999-02-27 04:32:21 +00:00
Robert V. Baron
53edbcf7a0
New Release
1999-02-26 16:08:55 +00:00
Archie Cobbs
ff98c782ee
Update to mpd-2.0b1.
1999-02-26 06:25:11 +00:00
Bill Fumerola
43af861713
portlint
1999-02-25 22:01:14 +00:00
Satoshi Asami
c0e0a9c1f8
It uses the shared library of tcp_wrapper, so change BUILD_DEPENDS
...
to LIB_DEPENDS.
Reported by: nakai@gct.co.jp
1999-02-25 01:57:43 +00:00
Bill Fumerola
40409c789d
More 'rapper' confusion, fixing COMMENT grammer.
...
Noticed By: Satoshi 'the-bde-of-ports' Asami
1999-02-23 23:20:23 +00:00
Bill Fumerola
c7362b9fc6
Rappers have turntables, wrappers are security programs.
1999-02-23 22:50:10 +00:00
Joerg Wunsch
810724627f
Update to version 19990215
...
Submitted by: Stefan `Sec` Zehl <sec@42.org>
1999-02-23 15:25:34 +00:00
Bill Fumerola
4895a4e5eb
Activate xferstats
1999-02-22 22:46:18 +00:00
Bill Fumerola
893ef34cf4
Re-Import of xferstats, please see ports/textproc/xferstats/Makefile
1999-02-22 22:45:12 +00:00
Robert V. Baron
038cdc33f0
Upgrade to Coda Release 5.0.2
1999-02-21 20:10:05 +00:00
Steve Price
eb00f869e7
New MASTER_SITE.
...
PR: 9971
Submitted by: maintainer
1999-02-18 16:05:49 +00:00
Justin M. Seger
9a1f1fd5d1
Upgrade to tf-4.0g3
1999-02-16 03:06:22 +00:00
Chuck Robey
ad07b38b81
Update net/mpich to version 1.1.2. The examples/test directory now
...
compiiles and runs, too!
PR: 8364 and 10076
Submitted by: David Bader <dbader@eece.unm.edu>
1999-02-15 23:39:21 +00:00
Satoshi Asami
7169966088
gnome shlib is now at version 1.
1999-02-13 20:51:55 +00:00
Satoshi Asami
ed979b076e
Remove pkgname from front of COMMENT.
1999-02-13 01:11:10 +00:00
Steve Price
000eb6cccd
Update to version 1.2.0.
...
PR: 9900
Reviewed by: maintainer
1999-02-12 23:57:01 +00:00
Jun Kuriyama
a607930346
Upgrade to v1.2.
...
PR: ports/9790
Submitted by: maintainer
1999-02-12 15:40:41 +00:00
Satoshi Asami
b70bc2b5e5
Fix to configure problem.
...
PR: 9730
Submitted by: maintainer
1999-02-12 02:55:21 +00:00
John Polstra
04803b345d
Take over maintainership of these ports. We control the horizontal.
...
We control the vertical.
1999-02-12 02:29:03 +00:00
Mike Smith
d70ac232fc
Fix the distfile detection, broken when BROKEN was used over the previous
...
method.
Submitted by: Matthew Thyer <matt@camtech.com.au>
1999-02-11 19:32:19 +00:00
Andrey A. Chernov
2b51c40574
remove hack uu.h -> uudeview.h, I alredy fix uulib
1999-02-11 09:43:54 +00:00
Mike Smith
5cef80e62e
THe distribution file is gzipped.
1999-02-10 23:22:21 +00:00
Mike Smith
0142939d94
We want the gzipped file, not the compressed file. Don't refer to the
...
distribution archive as "source".
Submitted by: "Viren R. Shah" <viren@rstcorp.com>
1999-02-10 23:21:36 +00:00
David E. O'Brien
7591552dfa
BROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) rather than PREFIX/etc. The port does not install required dhclient-script at all.'
1999-02-10 18:24:23 +00:00
John Polstra
a23fa84476
Update for new release 16.0 of CVSup. (It was 15.4.2 before.)
...
Adjust MASTER_SITES.
1999-02-10 02:48:01 +00:00
Tatsumi Hosokawa
7937664f66
added mirror sites.
1999-02-10 00:26:02 +00:00
Tatsumi Hosokawa
9ade161339
tarball was remade.
1999-02-10 00:13:54 +00:00
Mike Smith
16139fadb4
New Linux client version (3.0.15) released.
...
Submitted by: Martin Eggen <martineg@ifi.uio.no>
1999-02-09 23:43:34 +00:00
Tatsumi Hosokawa
5158d682ff
PR: ports/9953
...
Submitted by: girgen@partitur.se , dirk@FreeBSD.ORG
Changed nawk to awk in script/updatesmbpasswd.sh
1999-02-09 16:24:55 +00:00
Bill Fumerola
4efc0edb2d
Activate net/curl, remove www/urlget
1999-02-09 15:37:07 +00:00
Tatsumi Hosokawa
ad02b30974
PR: ports/9953
...
Reviewed by: hosokawa@FreeBSD.org
Submitted by: girgen@partitur.se , dirk@FreeBSD.ORG
1. added --with-lockdir to CONFIGURE_ARGS
2. changed nawk to awk in script/convert_smbpasswd
1999-02-09 15:25:01 +00:00
Tatsumi Hosokawa
d47e624378
upgraded to 2.0.2
1999-02-09 14:06:53 +00:00
Tatsumi Hosokawa
788dc90e45
Upgraded to 2.0.2
1999-02-09 14:00:25 +00:00
Stefan Eßer
87bf3684b2
Remove extra argument to "configure" that had been committed by accident.
1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879
Upgrade to KDE 1.1 RELEASE.
1999-02-08 22:25:54 +00:00
David E. O'Brien
26737b5d1a
Upgrade to 1.4.0p5
1999-02-07 19:46:13 +00:00
Stefan Eßer
523f3928b7
Upgrade to KDE-1.1pre2 ...
1999-02-06 23:22:08 +00:00
Peter Wemm
28a54d3d14
Unbreak for >= 3.0.
1999-02-04 01:56:42 +00:00
Steve Price
d09a4b8691
Don't know why the comments at the top of the file were removed
...
in revision 1.31 (the commit message doesn't say) but I'm adding
them back to make portlint happy.
1999-02-03 23:31:07 +00:00
Bill Fumerola
30a5bed44f
unBROKEN_ELF, it seems to work now.
...
PR: ports/9896
Submitted By: wollman, many others
1999-02-03 20:19:11 +00:00
Peter Wemm
a9e9ca3131
Update (at long last) from gated 3.5.9 to 3.5.10.
1999-02-03 15:46:28 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Bill Paul
c4cc48c41f
Add an extra patch for support/ethertalk/bpfiltp.c to allow Columbia
...
Appletalk to run on FreeBSD 3.0 and up. The mechanism used to add a
non-IP multicast group via SIOCADDMULTI changed between 2.2.x and 3.0,
but bpfiltp.c:pi_addmulti() was not changed to match. Without this
patch, the port will compile but aarpd will not run. (This kind of messes
up everything since the port is built to use Ethertalk Phase 2, and
none of that works without aarpd.)
1999-02-01 21:39:13 +00:00
Bill Fumerola
d39dca2410
Say hello to "muh"
1999-01-30 02:05:12 +00:00
Bill Fumerola
050b8136f9
Welcome xwhois.
1999-01-29 23:59:05 +00:00
Bill Fumerola
602cdefd4c
A GTK-based frontend to the whois service (RFC954).
...
PR: ports/9260 & ports/9671
Submitted By: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-29 23:44:22 +00:00
Matthew Hunt
76a2567263
Import of ipw, a "whois" replacement that automatically queries
...
several databases.
1999-01-29 21:27:11 +00:00
Matthew Hunt
c0897df329
Activate ipw.
1999-01-29 21:26:22 +00:00
Satoshi Asami
ed6e4436cd
Add coda5_client and coda5_server.
1999-01-28 10:59:03 +00:00
Satoshi Asami
45c4bff8c8
Remove two files that don't exist.
...
Submitted by: maintainer
1999-01-28 10:15:20 +00:00
John Polstra
28eacf3dc2
Instead of trying to auto-detect whether X11 is installed, require
...
the user to define NO_X11 if it is not. The auto-detection scheme
caused problems for Satoshi's port building system.
1999-01-28 05:39:19 +00:00
Robert V. Baron
fe7666a76b
Create new coda5_{server,client} packages to access GPL'd Coda 5.0
1999-01-27 15:37:05 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Andreas Klemm
651269fa96
Update ntp port to 4.0.91.
...
I decided, not to choose the newest developement snapshot,
because it's a rapidly moving target and as you can see,
they doesn't store older SNAP's on their master site.
This would break the port every now and then and I don't
want to update the port on a daily or weekly basis (at least
it's a resource problem of time and money, this thing is too
big and expensive for me here in Germany).
-rw-r--r-- 1 59 59 4528325 Jan 10 15:33 ntp-4.0.91.tar.gz
^^
-rw-r--r-- 1 59 59 4552788 Jan 26 22:22 ntp-4.0.91d.tar.gz
^^ ^
1999-01-27 04:58:10 +00:00
Foxfair Hu
070438d49d
Active net/mars_nwe.
1999-01-27 01:59:24 +00:00
Foxfair Hu
45b1d1bc45
Fix conflict when initial importing.
...
Fix conflict when initial importing.
1999-01-27 01:33:13 +00:00
Foxfair Hu
46daed9bc7
Initial import of Mars_NWE v0.99pl14.
...
Free Netware(tm) emulator (file/remote print/system binary server) written by
Martin Stover, porting to FreeBSD by Boris Popov (bp@butya.kz ).
PR 9231
Submitted by: Boris Popov <bp@butya.kz>
1999-01-27 01:27:42 +00:00
Bill Fumerola
2ac8c10423
Move ports/net/{portscanner,strobe} to ports/security
1999-01-26 22:19:07 +00:00
Foxfair Hu
20788e4981
Oops... give wrong working directory. Clean it up.
1999-01-26 12:52:35 +00:00
Foxfair Hu
5dbacc7fa6
Initial port - mars_nwe, Netware server emulator for Un*x systems.
...
FreeBSD porting by Boris Popov (bp@butya.kz ).
1999-01-26 12:06:17 +00:00
Steve Price
1265dc060e
No longer borken for ELF. Honor PREFIX and CFLAGS. Fix build on alpha.
...
Use X11BASE to find the X11R6 directory. Give rid up a bunch of extra
cruft in patch-aa and split into one patch per file.
1999-01-26 02:56:30 +00:00
Jacques Vidrine
c7470ab0c2
Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.
1999-01-22 22:18:10 +00:00
Wolfram Schneider
a371e45103
Delete master site ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/
1999-01-22 11:50:31 +00:00
Vanilla I. Shu
89bfc93efa
Unbroken.
...
PR: ports/9428
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-01-21 17:53:42 +00:00
Satoshi Asami
6267bd3144
COMMENT should be one line only. Move the "NOTE:" to DESCR.
1999-01-18 23:07:32 +00:00
Foxfair Hu
be3be53b4a
Add one more MASTER_SITE.
1999-01-18 09:28:29 +00:00
Satoshi Asami
4eab2ea329
Add virtual category "windowmaker".
1999-01-18 06:43:04 +00:00
Steve Price
fde0945fec
Update to version 0.52.
...
PR: 9481
Submitted by: Eugene M. Kim <astralblue@usa.net>
1999-01-18 03:15:33 +00:00
Steve Price
e48c182ba8
Update to version 1.5.4.3-beta14.
...
PR: 9509
Submitted by: maintainer
1999-01-18 03:10:35 +00:00
Steve Price
b97bef3f42
Make this port respect CFLAGS.
...
PR: 9489
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-18 02:55:18 +00:00
Tatsumi Hosokawa
ce1bc62da3
Version up (Samba-2.0.0)
...
Reviewed by: Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-18 02:34:06 +00:00
Vanilla I. Shu
0e18da54e6
Upgrade to 0.3.1.
1999-01-17 20:03:34 +00:00
Satoshi Asami
24e0c17eb5
Mark it broken for parallel building case, it tries to do something cute
...
with installation directories in configure (and they don't exist at that point).
1999-01-15 02:41:44 +00:00
Marc G. Fournier
a43086689f
Add a couple more Y2K links...
1999-01-13 03:37:28 +00:00
Dirk Froemberg
06dd0c6707
Build a shared version of the library, too.
...
(maintainer didn't respond within a week, aka maintainer timeout)
1999-01-12 23:37:51 +00:00
Marc G. Fournier
bdc7db3bb6
Add Y2K= links
1999-01-12 18:25:32 +00:00
Vanilla I. Shu
edecf3c4f0
Change maitainer's email address,
...
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
7ec739a3a8
Use %%PERL_VER%% and %%PERL_ARCH%%.
1999-01-12 00:06:05 +00:00
Hidetoshi Shimokawa
145684059e
Rewrite p5- module's PLIST for alpha.
...
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
b5d1f6da44
Fix build, add new patches, and cleanup PLIST.
...
PR: 9219
Submitted by: maintainer
1999-01-11 05:05:41 +00:00
Steve Price
ab1c7b713a
Unbreak build.
...
PR: 9345
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-10 18:36:10 +00:00
Steve Price
788890af6c
Urk, forgot to commit this with previous update.
1999-01-10 18:00:04 +00:00
SADA Kenji
17c6c9a4fc
Remove a useless target.
1999-01-10 15:56:35 +00:00
Dirk Froemberg
1136e15539
Change dependencies from SSLeay to openssl, the successor of SSLeay.
1999-01-10 14:11:19 +00:00
Satoshi Asami
a949ff1e14
Make dependency lines point to right directories -- they were still
...
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Andreas Klemm
8e90e5380f
Update to ntp-4.0.90h.
1999-01-07 19:51:12 +00:00
Matthew Hunt
0aaa0b110c
Correct distfile fennerage, and upgrade to 0.3.3 while we're at it.
1999-01-07 18:38:54 +00:00
Satoshi Asami
2c68836164
Add kde*11 dirs.
1999-01-07 12:05:29 +00:00
Hidetoshi Shimokawa
ec8a4e66c1
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
...
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Steve Price
a50f73322d
Update to use new WRKSRC directory.
...
PR: 9353
Reviewed by: maintainer
Submitted by: Allan Saddi <asaddi@philosophysw.com>
1999-01-07 06:35:14 +00:00
Jun-ichiro itojun Hagino
38151bf19e
update base version to 981222.
...
Reviewed by: Andreas Klemm <andreas@klemm.gtn.com> (maintainer)
1999-01-07 06:28:36 +00:00
Hidetoshi Shimokawa
4b86d315ca
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
1999-01-07 02:31:51 +00:00
Stefan Eßer
8f11472006
Upgrade to the first pre-release of KDE 1.1.
...
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).
There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
David E. O'Brien
0e9f0034d0
add a mirror site
1999-01-06 21:33:42 +00:00
David E. O'Brien
55271ad187
Upgrade to version 3.4
1999-01-06 21:27:04 +00:00
David E. O'Brien
787fd232bb
Fix for 3.x systems. I can't test this on 2.x any longer, but I believe this
...
will still compile there too.
1999-01-06 20:58:06 +00:00
Dmitrij Tejblum
b727f8ef63
Upgrade to 1.2.
1999-01-06 17:11:24 +00:00
Satoshi Asami
afaa25f0cc
Mark these broken while Stefan works on an upgrade.
1999-01-06 05:42:38 +00:00
Warner Losh
d3e518b4e5
Update port to 1.0r8.
...
Patches-ad and ae from
Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
I've not had a chance to test this as much as I'd like, but it has
become obvious to me that a possibly minorly broken port is better
than a definitely broken port.
Thanks to obrian for the gentile reminder...
1999-01-06 04:49:29 +00:00
David E. O'Brien
65b1f7947a
fix my mis-quoting.
1999-01-06 03:59:14 +00:00
David E. O'Brien
7b04b1e1f9
BROKEN= 'socks5-v1.0r7 is not available at NEC's website. Latest is v1.0r8'
1999-01-05 19:02:32 +00:00
Bill Fenner
1b84b2644a
Unbreak BROKEN_ELF. You can't just take a string with the word
...
"couldn't" in it and enclose it in single quotes, folks...
1999-01-05 16:31:27 +00:00
Vanilla I. Shu
f56ea1a531
Upgrade to 0.5.1, and change LIBDEPEND to glib11-devel.
1999-01-05 13:50:00 +00:00
Jun-ichiro itojun Hagino
e236768ddc
upgrade base version of mrt to 1.5.1a.
...
Obtained from: KAME ports (also maintained by me)
1999-01-05 09:45:25 +00:00
Steve Price
6d8715b53a
The distfiles have now been fixed.
...
PR: 9307
Submitted by: maintainer
1999-01-05 01:07:25 +00:00
Steve Price
ba5f361d3d
Update to released version 2.0.
...
Suggested by: Leif Neland <root@swimsuit.internet.dk>
Reviewed by: maintainer
1999-01-04 20:56:20 +00:00
David E. O'Brien
519068f8e9
Change do-fetch target so automatated ``cd /usr/ports ; make fetch'' will work.
1999-01-04 16:26:59 +00:00
Dirk Froemberg
b6d82fbf1c
Path for MASTER_SITES was incomplete.
...
Add another two MASTER_SITES while I am here.
PR: ports/9311
Submitted by: Ron Rosson <insane@oneinsane.net>
1999-01-04 15:49:04 +00:00
Steve Price
ead4ead456
Update to the June 18, 1998 version.
...
PR: 4405
Submitted by: Yukihiro Nakai <nakai@TokyoNet.AD.JP>
1999-01-04 04:56:48 +00:00
SADA Kenji
5c14f123a5
Use tclsh instead of wish and remove files/pkgIndex.tcl
...
(now created by tclsh)
Change option var. TCLJP's usage.
Depend to tcl80{,jp}.1 .
Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1999-01-02 20:27:42 +00:00
Steve Price
00ed53f124
Update to version 1.1.2.
...
PR: 9241
Submitted by: maintainer
1999-01-02 19:49:20 +00:00
Hidetoshi Shimokawa
7a52687601
Fix wrong order of PLIST.
...
'ldconfig -m %B' must be next after libraries and shouldn't be next after
include files because '%B' represents the prefix of previous file.
And sort alphabetically.
1999-01-02 16:10:24 +00:00
SADA Kenji
5210753b38
Activate ppxp
...
Submitted by: Norio Suzuki <nosuzuki@e-mail.ne.jp>,
KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1998-12-31 17:21:42 +00:00
SADA Kenji
3898f250e0
This is a new user process PPP software pakgae. It is easy to setup
...
and has nice GUI to control connection. This PPP software make a
connection on demand and can traslate IP address and port numbers as
called as NAT. This spackage have many console programs, ppxp is
standard terminal oriented console, xppxp is X client console, tkppxp
is Tcl/Tk based console, and much more.
Submitted by: Norio Suzuki <nosuzuki@e-mail.ne.jp>,
KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1998-12-31 17:20:18 +00:00
David E. O'Brien
6582e241f6
turnon bounce,relay,telserv
1998-12-30 04:34:00 +00:00
David E. O'Brien
b55f82d86e
A telnet server (using the telnet protocol) analogous to the unix talk
...
command that allows the equivalent of talk requests via telnet.
1998-12-30 04:32:57 +00:00
David E. O'Brien
d699d09cb6
A little program to bounce tcp connections to another machine/port.
1998-12-30 04:31:42 +00:00
David E. O'Brien
99a4b96b35
Relay is a very simple proxy that can be used for building simple firewalls.
...
telnet, ftp, and finger client rappers are provided.
1998-12-30 04:30:48 +00:00
David E. O'Brien
b5ee406703
Some how this got formated as a text paragraph w/line breaks at column 80.
1998-12-30 03:56:28 +00:00
Bill Fumerola
f8710ef576
Update MAINTAINER to reflect my proper e-mail address.
1998-12-29 18:22:59 +00:00
Stefan Bethke
d4d8650a5d
pid files where put in the wrong place.
...
PR: ports/9169
1998-12-29 00:40:37 +00:00
Mike Smith
9f13cb8112
Update the port's supporting text and fetch behaviour as requested by
...
Citrix(R) via Michael Richtberg <michaelr@citrix.com>.
1998-12-28 23:38:16 +00:00
SADA Kenji
c7727b0423
Discard h2n-bind4 and Activate h2n.
1998-12-24 18:54:08 +00:00
SADA Kenji
8ff7f60bb0
h2n, easy BIND[48] configure and maintainance tool.
...
This program is introduced in NUTSHELL's ``DNS & BIND''.
1998-12-24 18:52:39 +00:00
Seiichirou Hiraoka
413ae1c4c0
Activate net/tik
1998-12-24 15:29:21 +00:00
Seiichirou Hiraoka
df23e214f4
PR: ports/9139
...
Submitted by: pdoshi01@student.vill.edu
A Tcl/Tk based AOL Instant Messenger (AIM) Chat Client
1998-12-24 15:28:00 +00:00
Steve Price
f8852c7770
Activate the xgirc port.
1998-12-24 07:38:51 +00:00
Steve Price
70369d768b
Activate the binkd port.
1998-12-24 06:56:35 +00:00
Steve Price
be1da4b0c9
Initial import of BinkD version 0.9.2.
...
A Fidonet TCP/IP mailer.
PR: 7689
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-12-24 06:55:54 +00:00
David E. O'Brien
0fd6aca142
turn on dlint
1998-12-23 17:58:48 +00:00
David E. O'Brien
fd6b63bd86
lint for DNS zones (Domain Name Server zone verification utility)
1998-12-23 17:57:50 +00:00
Justin M. Seger
761d77b1a3
Distfile changed on master_site
...
PR: ports/9170
Submitted by: girgen@partitur.se
1998-12-23 02:12:29 +00:00
Steve Price
38c2f70d57
Update to version 3.3.2r3.
...
PR: 9164
Submitted by: maintainer
1998-12-23 01:43:14 +00:00
Satoshi Asami
914e167eb8
Use PLIST_SUB to avoid changing three hundred lines in PLIST every time
...
there is an upgrade.
1998-12-22 04:22:17 +00:00
David E. O'Brien
e40252bc79
Mark broken for ELF:
...
Error in startup script: couldn't load file "/usr/local/lib/tkined1.4.9.so":
/usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc"
This is just waiting for those budding Tk/tcl hackers to dive in. :-)
1998-12-19 18:33:30 +00:00
Bill Fumerola
9cbd8bebbc
Spelling nit.
1998-12-19 15:39:05 +00:00
Poul-Henning Kamp
03c262c7a1
Update to scotty 2.1.9
1998-12-18 23:23:08 +00:00
Seiichirou Hiraoka
5665eccda4
Remove net/p5-Radius.This is the same to security/p5-Authen-Radius
1998-12-18 12:51:48 +00:00
David E. O'Brien
e1367d6ff3
Fix PREFIX expansion in manpage.
1998-12-18 09:06:29 +00:00
Bill Fumerola
b3a0f88280
Activate pavuk
1998-12-16 22:40:00 +00:00
Jun Kuriyama
4ffe687a9a
Path for p5-Net-DNS is moved.
1998-12-16 15:48:55 +00:00
Seiichirou Hiraoka
823f0f0bc3
Add SUBDIR += p5-Radius
1998-12-16 11:11:24 +00:00
Matthew Hunt
482669d332
Upgrade to 0.3.2 or 981213, depending on which of their two versioning
...
systems you like to use.
Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp>
1998-12-14 22:36:07 +00:00
Justin M. Seger
f23aa52387
Backout previous commit by flathill.
...
All it did was to remove the PLIST_SUB functionality that makes upgrading this
port easier, and added a MASTER_SITE that had the same IP address as the other
one.
1998-12-11 23:55:05 +00:00
Seiichirou Hiraoka
309077bd92
PR: ports/8873
...
Submitted by: kkennawa@physics.adelaide.edu.au
Update to tinyfugue 4.0 Gamma 2
1998-12-11 16:37:42 +00:00
Jordan K. Hubbard
f4cd4668e0
Fix this - the backslash was escaping a trailing tab, not the newline.
1998-12-11 12:05:49 +00:00
Seiichirou Hiraoka
4a7c15a8f9
Add CONFIGURE_ENV to remove patch-aa
1998-12-11 02:30:33 +00:00
Justin M. Seger
007ce88990
Install HTML documentation in ${PREFIX}/share/doc/bind8
...
PR: 7750
1998-12-10 02:59:27 +00:00
Bill Fumerola
4f183f626d
Update MASTER_SITES.
...
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
1998-12-09 22:35:05 +00:00
Bill Fumerola
cac129def7
Update/Add MASTER_SITES.
...
Informed By: Fenner's portsurvey
1998-12-09 20:47:38 +00:00
Bill Fumerola
8f30fdf0b1
Remove dead MASTER_SITES, add fresh MASTER_SITES.
...
Gotta Love: Fenners portsurvey
1998-12-09 20:37:17 +00:00
Bill Fumerola
200796e6c5
Remove some stale MASTER_SITES, add some new MASTER_SITES
...
Remind By: Fenner's portsurvey
1998-12-09 20:24:02 +00:00
Bill Fumerola
9e96b2a02e
Add MASTER_SITE_SUNSITE to MASTER_SITES to make this file much more
...
fetchable.
Remind By: Fenner's survey
1998-12-09 20:19:18 +00:00
Justin M. Seger
a30513e6ea
Upgrade to tf 4.0 gamma 2
1998-12-09 05:03:11 +00:00
Bill Fumerola
13c88310bf
Null commit. Last commit was to upgrade to 2.2.1, not 2.0.1 as stated in the message.
...
Pointed Out: roberto
1998-12-09 03:03:13 +00:00
Bill Fumerola
f81fe2b825
Upgrade to 2.0.1
...
Submitted by: Ron Rosson
1998-12-08 21:40:06 +00:00
Vanilla I. Shu
46e75df23f
Upgrade to 0.1.4.
1998-12-08 16:14:58 +00:00
Vanilla I. Shu
e97309f6f3
Compress manpage.
...
(I send the patch to maintainer long time ago).
1998-12-08 16:12:25 +00:00
Bill Fumerola
04b5d77f2e
Activate nttcp
...
PR: ports/8546
1998-12-08 04:20:11 +00:00
Bill Fumerola
e1487b22a8
Import of nttcp
...
This program is an up to date version of the ttcp program.
It uses inetd (or simulates its behaviour) to start off the remote
side program which will send/receive data. Both sides measure the time
and number of bytes transfered. The local side will print the measures.
The format of the output can be specified on the commandline.
PR: ports/8546
1998-12-08 04:18:08 +00:00
SADA Kenji
81bf575b32
Move one of MASTER_SITES.
1998-12-07 22:22:10 +00:00
Steve Price
7f5f51a792
Remove the trailing '/' from *_DEPENDS definitions.
...
Caught by: A little perl script for INDEX generation that Satoshi
and I are working on. :)
1998-12-07 05:34:38 +00:00
Satoshi Asami
75e0c6c35e
Sort entries. In particular, "large", "medium", "small" sort in this order,
...
dispite their meanings. (Sometimes we're too smart for computers. :)
Found by: sorting ports/INDEX by "sort -t '|' +1 -2"
(Note: the whole "x11" category appears at the end with the above sort
command, but I'll leave that the way it is for now -- "ls" shows it
before other x11-* entries.)
1998-12-07 02:22:12 +00:00
David E. O'Brien
3b10d2acb5
Hey! how did that -lkvm get in there? :)
1998-12-05 21:52:21 +00:00
Seiichirou Hiraoka
fbd73cc668
Change install script.(use .for and .endfor)
1998-12-05 17:58:00 +00:00
David E. O'Brien
804e7f5248
Upgrade to version 1.4.0p3.
1998-12-05 11:24:05 +00:00
Bill Fumerola
bd9fc85624
Reflect that the ASN feature only works on RIPE registered ASNs.
...
Submitted by: Dan Nelson <dnelson@emsphone.com>
1998-12-04 21:58:16 +00:00
Bill Fumerola
b4129e0437
(much needed) Upgrade to 980831, it's a shame that ARIN and RIPE don't
...
have the same whois output.
Reviewed by: Dan Nelson <dnelson@emsphone.com>, billf
1998-12-04 21:53:43 +00:00
Joseph Koshy
54306339cc
Activate `argus'.
1998-12-04 08:14:56 +00:00
Joseph Koshy
261d78a15a
Import of `argus', a generic IP network transaction auditing tool.
...
Argus runs as an application level daemon, promiscuously reading network
datagrams from a specified interface, and generates network traffic audit
records for the network activity that it encounters. It is the way that
Argus categorizes and reports on network activity that makes this tool
unique and powerful.
PR: ports/8954
Reviewed by: jkoshy
Submitted by: Jonathan Hanna <jhanna@home.com> (maintainer)
1998-12-04 08:13:06 +00:00
Jun Kuriyama
720ee00686
A network bandwidth monitor intended for the WindowMaker dock.
...
PR: ports/7780
Submitted by: "Richard M. Neswold" <rneswold@drmemory.fnal.gov>
1998-12-03 11:06:34 +00:00
Jun Kuriyama
5e510f386e
Activate wmnet.
1998-12-03 11:04:52 +00:00
Bill Fenner
4db5888fca
Update to tcptrace 5.1.0
1998-12-02 20:40:41 +00:00
Stefan Bethke
fa53d10263
Added two more MASTER_SITES, as per Satoshi's request.
1998-12-02 01:02:37 +00:00
Bill Fumerola
3d1ffb1bb3
Activate wxftp
...
PR: ports/8413
1998-12-01 22:12:56 +00:00
David E. O'Brien
afb7120e36
add dnsutl
...
PR: 8664
1998-12-01 12:00:32 +00:00
David E. O'Brien
4d7307bda2
dns-rev Take the forward DNS mapping and generate the reverse mapping.
...
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file.
dns-ng Take the forward DNS mapping and generate the /etc/netgroup file.
Submitted-by: Karl.Dietz@triplan.com
PR: 8664
1998-12-01 11:59:36 +00:00
Vanilla I. Shu
a5202dfe68
Upgrade to 0.1.2.
1998-12-01 09:01:48 +00:00
Satoshi Asami
91d180e5ff
Don't attempt to build if kernel source is missing.
1998-12-01 08:31:44 +00:00
Satoshi Asami
6b3ced65a9
Move Makefile.inc to ${FILESDIR}, copy it to ${WRKSRC} during extract
...
and include it explicitly.
The previous method of relying in the implicit inclusion of "../Makefile.inc"
broke when WRKDIRPREFIX is set.
1998-12-01 08:23:30 +00:00
Satoshi Asami
e284ef9b4c
*groan* another typo, tcp_wrappers -> tcp_wrapper. Who committed this anyway?!?
1998-11-29 23:46:01 +00:00
Satoshi Asami
228772c2fe
You need ${PORTSDIR} in front of of dependencies....
1998-11-29 22:40:15 +00:00
Satoshi Asami
1120314176
Another missing xpm dependency.
1998-11-29 22:27:20 +00:00
Satoshi Asami
45d99f790d
Add netatalk-asun.
1998-11-29 13:47:59 +00:00
Satoshi Asami
bbf9662bd9
Create installation directory.
1998-11-29 03:22:10 +00:00
Satoshi Asami
f22feb535b
A few more USE_XLIBs.
1998-11-28 09:07:24 +00:00
Satoshi Asami
eaecff0876
More USE_XLIBs.
1998-11-28 05:39:01 +00:00
Bill Fumerola
8d971d440f
Upgrade to 3.1, and remove all the patches as the author seems to have
...
merged them all in.
PR: ports/8836
Submitted by: Dominic Mitchell <dom@phmit.demon.co.uk>
1998-11-25 22:48:07 +00:00
Stefan Bethke
4fe21ce59c
- obey CFLAGS
...
- put pid files in /var/run
- make start-up script work on different PREFIX
1998-11-24 14:13:47 +00:00
Stefan Bethke
e517e9306f
netatalk-asun - File and Print server for AppleTalk, enhanced by Adrian Sun
1998-11-24 10:24:27 +00:00
Jun-ichiro itojun Hagino
30b5b16037
original distribution URL and maintainer email address has updated.
...
PR: 8825
Submitted by: candy@kgc.co.jp
1998-11-24 03:49:31 +00:00
Bill Fumerola
81a2f59957
files -> ${FILESDIR}
...
work -> ${WRKDIR}
1998-11-23 23:10:10 +00:00
Bill Fumerola
d39849d69e
portlint - bring COMMENT under 70 characters
1998-11-23 21:45:32 +00:00
Vanilla I. Shu
3e218bf034
Upgrade to 0.5.0, it can works with gtk11 still :(
1998-11-23 18:22:53 +00:00
Seiichirou Hiraoka
65c88eb492
Remove name of package from front.
1998-11-23 13:36:08 +00:00
Seiichirou Hiraoka
947272e579
Change comment to 'libicq is intended to make it easy to add ICQ communication support to your software.'
1998-11-23 13:16:40 +00:00
Satoshi Asami
bbb99e313e
No need to use += for variables defined only once.
1998-11-23 08:38:25 +00:00
Satoshi Asami
bd5fadc60b
Portlint. Also, change libgtk dependency to LIB_DEPENDS.
1998-11-23 08:34:52 +00:00
Satoshi Asami
eb3ffd3568
libicq.so is 0.2, not 0.0.
1998-11-23 06:07:57 +00:00
Satoshi Asami
df167ed08b
portlint (PKGNAME not necessary if same as DISTNAME).
1998-11-23 06:07:44 +00:00
Seiichirou Hiraoka
2d1a63e063
Change MASTER_SITE
1998-11-23 01:05:55 +00:00
Seiichirou Hiraoka
115247e974
Add NO_PACKAGE line.
1998-11-23 00:43:40 +00:00
Seiichirou Hiraoka
54bfedc429
Add SUBDIR+=nocol
1998-11-23 00:37:08 +00:00
Seiichirou Hiraoka
f5a70f1465
PR: ports/8801
...
Submitted by: bradh@iafrica.com
Initial Import nocol.
Network/Service monitoring software.
1998-11-23 00:35:43 +00:00
SADA Kenji
f8b51dfc12
Add ``SUBDIR += h2n-bind4''
1998-11-22 17:45:17 +00:00
SADA Kenji
d6a1fb139e
Add `SUBDIR += ppp-nt'
1998-11-22 17:19:37 +00:00
SADA Kenji
b7fa3a7fb0
Initial import ppp-nt.
...
ppp-nt = user-ppp + multimedia nat + time schedule
1998-11-22 17:12:38 +00:00
Jun Kuriyama
f79458cfe7
Add section and entry into ${PREFIX}/info/dir and portlint.
...
PR: ports/8135
Submitted by: Gregory D. Moncreaff <moncrg@ma.ultranet.com>
Portlint by: myself
1998-11-22 02:01:55 +00:00
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Joerg Wunsch
5315068bcf
Give up attempting to lock a file unless the resulting error was
...
`EWOULDBLOCK'. This prevents DeleGate to hang upon writing the
transfer log to stderr when running as an FTP proxy in foreground
(-v) mode.
1998-11-19 17:27:40 +00:00
Seiichirou Hiraoka
f6dd595f39
Add SUBDIR+=xchat
1998-11-19 09:29:53 +00:00
Seiichirou Hiraoka
612f50f8e1
Add SUBDIR+=gicq
1998-11-19 07:11:03 +00:00
Seiichirou Hiraoka
c1d9c20381
Initial Import gicq.
...
gicq is GTK based ICQ program.
1998-11-19 07:09:00 +00:00
Seiichirou Hiraoka
fe011cc785
Initial Import libicq.
...
libicq is based on micq
1998-11-19 07:03:11 +00:00
Archie Cobbs
7ab8887f93
Make me the maintainer of this port
1998-11-19 06:24:40 +00:00
Matthew Hunt
59afdae0ce
Belatedly activate epic4 after repository copy.
...
Reminded by: Bill Fumerola doing the same (in a more timely fashion)
1998-11-19 02:29:06 +00:00
Bill Fumerola
ebc9349e7a
Activate ciscoconf
...
PR: 7888
1998-11-18 22:16:01 +00:00
Bill Fumerola
d4d521c91c
Initial import of ciscoconf - a cisco RCS tracker
...
PR: ports/7888
Submitted By: Joe Abley <jabley@clear.co.nz>
1998-11-18 22:15:06 +00:00
Satoshi Asami
c904263a58
Um, I think you got yourself confused. This is a simple case of DISTNAME
...
being sufficient for almost everything. :)
1998-11-18 11:31:43 +00:00
Satoshi Asami
42f430d1bc
OSVERSION wasn't used any more.
1998-11-18 11:19:25 +00:00
Bill Fumerola
92348a46f8
Activate beroftpd.
...
PR: ports/8584
1998-11-17 23:38:25 +00:00
Bill Fumerola
d594de043b
Upgrade to version 1.1a3, which seems to work for both my -STABLE systems,
...
and other people's -CURRENT systems. Glad to get this in under the ports
freeze crunch so this port doesn't have to be marked BROKEN.
PR: ports/8709
Reviewed by: Brian Ruth <bruth@wmht.org>
Submitted by: Brian Ruth <bruth@wmht.org>
1998-11-17 21:36:14 +00:00
Bill Fumerola
77d2739905
Reflect import of ``portscanner''.
...
PR: ports/7582
1998-11-17 20:49:15 +00:00
Satoshi Asami
83870e1ad5
Remove "x11" from categories, this is a mere application.
1998-11-17 04:16:27 +00:00
Vanilla I. Shu
6450a66d70
Activate gtksamba.
1998-11-16 16:07:14 +00:00
Vanilla I. Shu
f80525b066
Import gtksamba, GtkSamba is a GUI tool for the Configuration of the Samba.
...
PR: ports/8572
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-11-16 16:05:55 +00:00
Satoshi Asami
a4b20c8079
You can put both checksums in one file. (MD5_FILE wasn't intended to be
...
changed by individual ports...probably should have used "=" in bsd.port.mk.)
1998-11-16 06:36:08 +00:00
Jacques Vidrine
794bb80c9e
Activate pathchar.
1998-11-15 21:26:38 +00:00
Jacques Vidrine
15b58fe6a1
pathchar alpha 0 for a.out systems, pathchar alpha 1 for ELF systems.
...
LBNL Internet path characterization tool
PR: ports/8588
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-15 21:25:16 +00:00
Satoshi Asami
96bc8048c3
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
...
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Bill Fumerola
82e388fe7a
Somehow my system had two files that didn't come with the package.
...
It's not sane to require a completly different port (sniffit) just for two
simple header files, so I'm putting them in ${FILESDIR}.
Thanks to Anders Andersson <anders@sanyusan.se> for the remind.
1998-11-12 15:21:53 +00:00
David E. O'Brien
7a4b535546
woju@freebsd.ee.ntu.edu.tw requested I take over maintance.
1998-11-12 11:50:11 +00:00
Bill Fumerola
818e745d32
Update of ntop from 0.4 to 1.0, the author fixed a lot of the silly
...
mistakes so most of the patches were deleted. Two of the patches were to
the same file, but changed so drastically, I just reimported them.
PR: 8292
1998-11-12 00:01:32 +00:00
Bill Fumerola
ce137a178f
changing the MAINTAINER address, I'm trying to keep work e-mail addresses
...
seperate from FreeBSD e-mail addresses.
1998-11-11 21:47:04 +00:00
Satoshi Asami
dbc8aa6cc1
Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
...
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Masafumi Max NAKANE
17a8f69b5d
Upgrade, 5.6.5 -> 5.7.2.
1998-11-09 09:24:21 +00:00
David E. O'Brien
4e07acdc1a
upgrade to 2.2.0.
1998-11-08 09:54:45 +00:00
Bill Fenner
3de31efa84
Remove leading/traling slash from MASTER_SITE_SUBDIR
1998-11-07 18:30:55 +00:00
Mike Smith
10c6d70e49
Update to client version 2.8.1
...
Submitted by: Ben Hutchinson <benhutch@xfiles.org.uk>
1998-11-06 07:09:20 +00:00
Joseph Koshy
3c0102cafd
Upgrade to v0.28.
...
PR: 8562
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
1998-11-04 03:47:26 +00:00
Joseph Koshy
e447ec09d9
Activate 'radiusclient'.
1998-11-04 03:24:00 +00:00
Joseph Koshy
0398ec0251
Import of `radiusclient', a client library and basic utilities for
...
Radius authenticated login.
PR: 7942
Submitted by: Maurice Castro <maurice@serc.rmit.edu.au>
1998-11-04 03:17:53 +00:00
David E. O'Brien
c73b765815
manpage was out of date WRT code
1998-11-02 13:25:18 +00:00
Steve Price
a10a7b97d7
Update to version 0.44.
...
PR: 8514
Submitted by: maintainer
1998-11-02 04:04:44 +00:00
Satoshi Asami
819b8fa190
Add arla and citrix_ica.
1998-10-30 06:45:35 +00:00
Kenjiro Cho
da99815d18
remove "BROKEN_ELF= depends on blt".
...
blt is already fixed.
1998-10-28 12:39:25 +00:00
Bill Fenner
da48d4aea6
Upgrade to version 5.0.10
1998-10-26 22:44:25 +00:00
Matthew Hunt
cdbda03939
Upgrade to 981011.
...
PR: 8398
Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp>
1998-10-26 17:58:30 +00:00
Vanilla I. Shu
6e2efdfc70
Upgrade to 1.0.2.
1998-10-26 13:02:26 +00:00
Bill Fenner
7b1535eda6
Fix checksum; distfile changed without changing name.
...
PR: ports/8287
Submitted by: Bruce A. Mah <bmah@ca.sandia.gov>
1998-10-25 19:52:32 +00:00
David E. O'Brien
3b032c9a0a
turn on queso
1998-10-24 23:32:11 +00:00
David E. O'Brien
0d9972514b
QueSO determines a remote OS by sending simple TCP packets and analysing
...
the result.
1998-10-24 23:31:27 +00:00
Mark Murray
c17025d90f
Unbreak.
...
Upgrade to v1.8b3.
Fix for Perl5.
1998-10-21 10:07:51 +00:00
Vanilla I. Shu
2c92c9bad1
Upgrade to 0.4.1, remove the TAG of USE_AUTOCONF,
...
add GNU_CONFIGURE.
Remind by: Ollivier Robert
1998-10-20 18:10:47 +00:00
Vanilla I. Shu
06e5fbe3dc
Upgrade to 0.56.
1998-10-20 17:49:15 +00:00
Jacques Vidrine
1ba8503392
* Upgrade to 3.5.3.
...
* Patch for ELF.
* Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh.
1998-10-19 22:43:09 +00:00
Vanilla I. Shu
ccc87294f6
Upgrade to 0.4.0
...
PR: ports/8291
Submitted by: maintainer
1998-10-19 15:51:25 +00:00
Vanilla I. Shu
74ed251b0e
Upgrade to 0.13.
...
Agreed by: maintainer
1998-10-19 15:49:06 +00:00
Vanilla I. Shu
c5149bcc23
Activate gtkicq.
1998-10-19 14:37:31 +00:00
Vanilla I. Shu
ab295cc98e
Import gtkicq, It's gtk-base icq clone.
1998-10-19 14:36:42 +00:00
Chuck Robey
d85fa44c8f
Addition of 3 patches makes this compile for ELF. Don't take off
...
the BROKEN yet, I haven't yet had time to review the PLIST. It
might well have changed due to the addition of patch-a[bc].
patch-ad made it respect statfs better for 3.0.
PR: 8364
Submitted by: David A. Bader <dbader@eece.unm.edu>
1998-10-19 12:40:42 +00:00
Justin M. Seger
b714abde92
Unbreak.
...
Submitted by: steve
1998-10-16 03:10:09 +00:00
Justin M. Seger
70b97c41ab
Unbreak for current.
...
Submitted by: dima
1998-10-16 00:55:28 +00:00
Justin M. Seger
69f9cd47fd
Unbreak for ELF.
1998-10-14 23:45:53 +00:00
Justin M. Seger
ca5a4ff710
Mark BROKEN for ELF:
...
cc -o xarchie -O2 -L/usr/X11R6/lib atalloc.o dirsend.o get_pauth.o get_vdir.o perrmesg.o ptalloc.o regex.o stcopy.o support.o vl_comp.o vlalloc.o query.o browser.o db.o selection.o status.o saveload.o inet_ntoa.o hostname.o username.o weight.o ftp.o syserr.o xarchie.o display-x.o actions.o ftp-actions.o types.o settings.o file-panel.o view-file.o about.o help.o menu.o m-file.o m-query.o m-settings.o m-file-panel.o fchooser.o popups.o alert.o confirm.o syntax.o xutil.o tilde.o -LFWF/FileChooser -lFChooser -LFWF/Dir -lDir -LFWF/MultiList -lMultiList -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lxpg4 -lrpcsvc -lkrb -ldes -lcrypt -Wl,-rpath,/usr/X11R6/lib
/usr/libexec/elf/ld: cannot open -lFChooser: No such file or directory
*** Error code 1
1998-10-14 03:21:40 +00:00
Justin M. Seger
935ca7fdf4
Mark BROKEN for ELF: depends on blt
1998-10-14 03:01:15 +00:00
Justin M. Seger
47fb359e91
Mark BROKEN for current:
...
cc -O2 -DHAVE_FCNTL_H=1 -DHAVE_NET_SLIP_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ETHER_NTOA=1 -DHAVE_SETLINEBUF=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_TM_GMTOFF=1 -DLBL_ALIGN=1 -DPPP -DHAVE_FDDI -I. -c print-domain.c
print-domain.c:219: `T_UINFO' undeclared here (not in a function)
print-domain.c:219: initializer element for `type2str[29].v' is not constant
print-domain.c:220: `T_UID' undeclared here (not in a function)
print-domain.c:220: initializer element for `type2str[30].v' is not constant
print-domain.c:221: `T_GID' undeclared here (not in a function)
print-domain.c:221: initializer element for `type2str[31].v' is not constant
*** Error code 1
1998-10-14 01:22:00 +00:00
Justin M. Seger
a159f6667f
Mark BROKEN for current:
...
cc -I. -I. -DUSE_PPP -O -pipe -O2 -Wall -Wno-implicit -Wmissing-prototypes -c ./tcp_subr.c
./tcp_subr.c:241: parse error before `('
./tcp_subr.c:244: parse error before `{'
./tcp_subr.c:250: parse error before `if'
*** Error code 1
1998-10-14 01:18:49 +00:00
Justin M. Seger
de0bede7b0
Mark BROKEN for current:
...
cc -O -pipe -c unshlight.c
unshlight.c: In function `main':
unshlight.c:53: `MOUNT_NFS' undeclared (first use this function)
unshlight.c:53: (Each undeclared identifier is reported only once
unshlight.c:53: for each function it appears in.)
*** Error code 1
1998-10-14 00:26:49 +00:00
Justin M. Seger
da84d0894b
Mark BROKEN for ELF.
...
cc -c -O -pipe -I.. -DRWHOIS_SERVER_VERSION=\"1.0B9.2\" -DAUTHORIZATION_ON -DHAVE_CONFIG_H misc.c
misc.c: In function `run_program':
misc.c:383: function `__error' is initialized like a variable
*** Error code 1
1998-10-14 00:19:56 +00:00
Justin M. Seger
e63218e8aa
Mark BROKEN for CURRENT:
...
cc -O -pipe -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c filesys-os.c
filesys-os.c: In function `getmountent':
filesys-os.c:183: `MOUNT_NFS' undeclared (first use this function)
filesys-os.c:183: (Each undeclared identifier is reported only once
filesys-os.c:183: for each function it appears in.)
filesys-os.c:188: warning: unreachable code at beginning of switch statement
*** Error code 1
1998-10-14 00:10:17 +00:00
Justin M. Seger
d69d6ab19a
Mark BROKEN for ElF:
...
g++ pppload.o PPPStats.o MainWindow.o Options.o mPPPStats.o mMainWindow.o -o ppp
load -L/usr/X11R6/lib -lqt
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libqt.so, no
t found (try using --rpath)
/usr/X11R6/lib/libqt.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libqt.so: undefined reference to `XSetInputFocus'
1998-10-13 23:53:28 +00:00
Justin M. Seger
d7e7dedf3c
Mark BROKEN for ELF:
...
cc -o pmf -O2 -D_ANSI_SOURCE main.o ipc.o use_ipc.o alias.o error.o get_input.o do_commands.o misc.o display.o signals.o help.o tty.o variables.o robot.o word_split.o line_split.o globals.o apply.o handle_cmd.o dollar_match.o gag.o cryptsay.o putget.o xmode.o compile_time.o rl_history.o c_packages/libc_packs.a -lreadline -lcompat -ltermcap
cc: c_packages/libc_packs.a: No such file or directory
*** Error code 1
1998-10-13 23:46:16 +00:00
Justin M. Seger
aae8ab046e
Fix typo in last commit
1998-10-13 23:18:37 +00:00
Justin M. Seger
950d44a630
Mark BROKEN for CURRENT:
...
/usr/ports/net/mpich/work/mpich/bin/mpicc -O -pipe -D__FREEBSD -O -D__NO_AIO -DFORTRANDOUBLEUNDERSCORE -D__NFS -D__UFS -D__NEEDS_MPI_TEST -D__MPICH -D__HAVE_MPI_LONG_LONG_INT=1 -D__HAS_MPI_INFO=1 -D__HAS_MPI_DARRAY_SUBARRAY=1 -I/usr/ports/net/mpich/work/mpich/include -I../../include -I../include -c ad_fstype.c
ad_fstype.c: In function `ADIO_FileSysType':
ad_fstype.c:94: `MOUNT_NFS' undeclared (first use this function)
ad_fstype.c:94: (Each undeclared identifier is reported only once
ad_fstype.c:94: for each function it appears in.)
*** Error code 1
1998-10-13 23:15:30 +00:00
Justin M. Seger
96d3c047f3
Unmark BROKEN. It was a previously fixed SMP problem.
...
Pointed out by: jdp
1998-10-13 01:17:27 +00:00
Justin M. Seger
802d197782
Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:
...
***
*** runtime error:
*** Segmentation violation - possible attempt to dereference NIL
***
*** runtime error:
*** ASSERT failed
*** file "../src/runtime/common/RTHeapMap.m3", line 35
***
Abort trap - core dumped
*** error code 134 (ignored)
missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6
followed by many more errors
1998-10-12 16:38:05 +00:00
Justin M. Seger
50cbbf4ca4
Mark BROKEN for current :
...
standard perl path problems
1998-10-12 03:17:55 +00:00
Steve Price
6695348336
Turn on openldap port.
1998-10-10 04:42:07 +00:00
Steve Price
3238fdf3ff
Initial import of OpenLDAP version 1.0.1.
...
Open source LDAP client and server software.
PR: 7995
Submitted by: Lachlan O'Dea <lodea@angmar.mel.cybec.com.au>
1998-10-10 04:40:45 +00:00
Steve Price
200c4f0449
Make this deinstall friendly.
...
PR: 8207
Submitted by: Ruslan Ermilov <ru@ucb@crimea.ua>
1998-10-10 04:11:29 +00:00
Steve Price
64ea3c7aab
Update to version 2.0a7.
...
PR: 8029
Submitted by: maintainer
1998-10-10 03:37:10 +00:00
Steve Price
f044dea560
Convert to ELF.
1998-10-10 03:23:44 +00:00
Stefan Bethke
dc0384dd4c
(Forgot to add the patch)
...
Symlinks to libexec/psf are now in libexec/filters instead of in
share/filters.
1998-10-10 02:45:35 +00:00
Mike Smith
6bac6bb68b
Update for the New Perl policy
...
Submitted by: bmah@CA.Sandia.GOV (Bruce A. Mah)
1998-10-10 02:14:26 +00:00
Scott Mace
7cb971a70c
Properly use PERL variable.
1998-10-10 02:09:30 +00:00
Stefan Bethke
749da0c1d9
- MLINKS removed; they didn't work. Instead, +INSTALL will install symlinks
...
itself.
- symlinks to libexec/psf are now in libexec/filters instead of
share/filters.
1998-10-10 00:44:46 +00:00
Robert V. Baron
3fee2eedf2
Upgrade to Coda 4.6.6
1998-10-09 21:20:10 +00:00
Robert V. Baron
8fec54f1ba
Upgrade to Coda 4.6.6
1998-10-09 20:47:11 +00:00
Satoshi Asami
bbba9fc4cc
Remove all the remaining regexps from LIB_DEPENDS. There are some
...
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
David E. O'Brien
6be26448c4
upgrade to 2.1.1
1998-10-09 07:37:13 +00:00
John Polstra
a790afeead
Correct an obsolete URL. Fix a typo.
1998-10-08 18:45:49 +00:00
Jun Kuriyama
c9b41dd6a7
I've checked and make changes from submittion as following patch.
...
(1) PKGNAME satisfies handbook rule.
(2) @dirrm lib/radius fails when lib/radius/acct exists.
Submitted by: Stefan Esser <se@mi.uni-koeln.de>
-----
diff -urN -x CVS merit/Makefile radius/Makefile
--- merit/Makefile Fri Sep 18 02:00:05 1998
+++ radius/Makefile Wed Oct 7 23:54:43 1998
@@ -7,7 +7,7 @@
#
DISTNAME= radius.3.6B.basic
-PKGNAME= radius-3.6B.basic
+PKGNAME= radius-basic-3.6B
CATEGORIES= net
MASTER_SITES= ftp://ftp.merit.edu/radius/releases/
diff -urN -x CVS merit/pkg/PLIST radius/pkg/PLIST
--- merit/pkg/PLIST Fri Sep 18 01:58:28 1998
+++ radius/pkg/PLIST Wed Oct 7 23:51:47 1998
@@ -12,4 +12,5 @@
lib/radius/db/engine.config.sample
lib/radius/db/vendors.sample
@dirrm lib/radius/db
+@dirrm lib/radius/acct
@dirrm lib/radius
-----
1998-10-08 14:49:28 +00:00
Jacques Vidrine
de2c0f5c6d
Build and install a shared library version, too.
1998-10-07 19:34:46 +00:00
Warner Losh
ffe162b612
Update to ELF and v1.0r7. This version supports only one type of
...
binaries (ELF OR aout) with runsocks.
1998-10-07 18:51:28 +00:00
Robert V. Baron
d5d97888cb
Removing NO_DEPENDS&NO_CONFIGURE as requested
1998-10-06 15:51:02 +00:00
Robert V. Baron
2b2d8688ac
Link in Coda
1998-10-05 20:16:50 +00:00
Robert V. Baron
42ec080314
The current ports will get you Coda release 4.6.5. There are too
...
many patches in the ports. So we will crank out a Coda release
4.6.6 later this week. If anyone wants to play with the 4.6.5
release in the mean time they can.
1998-10-05 19:23:43 +00:00
Brian Somers
80ef5c1ba6
Elfify
1998-10-02 18:21:34 +00:00
Brian Somers
66bbf9dad0
Elfify
1998-10-01 18:35:41 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Joseph Koshy
5cd1788fa1
Upgrade to v0.3.17.
...
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
1998-09-29 01:32:42 +00:00
Scott Mace
a21d32d17e
Update to mrtg 2.5.3
1998-09-28 17:11:24 +00:00
Steve Price
ac54d982f7
Remove regexp support for tk41 library.
1998-09-28 01:02:07 +00:00
Steve Price
2ee0fae840
Don't strip the binary when building ELF, and remove the empty
...
share/doc/wb directory on deinstall.
1998-09-27 01:44:09 +00:00
Steve Price
e7efc40d5f
Remove empty doc dir on deinstall.
1998-09-27 01:38:24 +00:00
Satoshi Asami
b4bc06c5bf
security/rsaref has been ELFized.
1998-09-25 10:20:21 +00:00
Satoshi Asami
b6d6b302c9
tcl80 has been ELFized.
1998-09-25 10:07:46 +00:00
Satoshi Asami
41637d4447
tk80 has been ELFized.
1998-09-25 10:05:14 +00:00
Warner Losh
06e87ec344
o Remove MAINTAINER, who is no longer maintaining this port
...
o Change errno program variable to eno. Looks like this port has been
broken for a while and no one noticed.
Approved by: Old maintainer
1998-09-23 05:13:55 +00:00
John Polstra
2ca5fb9aa9
Define STRIP as the empty string so that install won't try to strip
...
the executables when it installs them. They are already stripped in
the distfile. They are not necessarily in the format specified by
OBJFORMAT, so install could invoke the wrong version of strip.
Problem noticed by: Jeremy Lea <reg@shale.csir.co.za>
1998-09-22 23:21:00 +00:00
Satoshi Asami
457679eee3
gtk and gtk11 are now ELFized.
1998-09-22 22:55:56 +00:00
Satoshi Asami
2c18564b2f
Remove trailing whitespaces.
1998-09-22 17:50:27 +00:00
Satoshi Asami
b97560e72b
Portlint.
1998-09-22 17:22:12 +00:00
Satoshi Asami
e31d811a59
Checksum changed....
1998-09-22 17:21:38 +00:00
Kenjiro Cho
fac3115694
update: ttt-1.2 --> ttt-1.3
1998-09-22 09:40:21 +00:00
Steve Price
a198154cf2
Remove regexp support for libxview not that it builds ELF too.
1998-09-21 22:15:59 +00:00
Mike Smith
d885f18a60
This is the Citrix MetaFrame/pICAsso/WinFrame client for Microsoft Windows
...
NT Terminal Server, nee Hydra, nee Citrix WinFrame.
1998-09-21 21:30:24 +00:00
Steve Price
979ac27216
Update to version 1.0 beta 5.
...
PR: 7947
Submitted by: maintainer
1998-09-19 22:45:44 +00:00
Andreas Klemm
e49eaf392a
update to version 1.08a
...
PR: closes 7866
1998-09-19 22:19:48 +00:00
Steve Price
905025ccb2
Update to version 2.3.
...
PR: 7977
Submitted by: maintainer
1998-09-19 20:08:00 +00:00
Steve Price
dcf1287e4d
giflib is now converted to ELF so remove regexp support.
1998-09-19 01:33:49 +00:00
Tim Vanderhoek
7531cca419
Use MLINKS.
1998-09-19 00:02:26 +00:00
Vanilla I. Shu
346ab5c6e0
Activate ethereal.
1998-09-18 21:55:07 +00:00
Vanilla I. Shu
1ceb2a08d2
a network sniffer a la NetXray. With a little work and development this could
...
rival NetXray (which is approx $4,000).
PR: ports/7581
Submitted by: Bill Fumerola <billf@chc-chimes.com>
1998-09-18 21:53:24 +00:00
John Polstra
736d3c5ca3
Make these ports work on ELF systems.
1998-09-18 01:02:04 +00:00
Satoshi Asami
6470b4dc9c
tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
...
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Torsten Blum
64f9249a25
remote myself as maintainer.
1998-09-16 21:27:59 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
1e65657cb0
Oops, one more thing.
1998-09-15 04:28:20 +00:00
Satoshi Asami
bb7f3c6d26
Portlint.
...
Also, you can't build depend on /usr/src. Please change it to
something like a test and marking it BROKEN. Meanwhile,
comment out BUILD_DEPENDS.
1998-09-15 04:27:34 +00:00
David E. O'Brien
9082610c96
Update the documenation (DESCR and manpage) a little.
1998-09-15 03:06:26 +00:00
Peter Wemm
46d59c13fb
New version; 2.1beta -> 2.2.0
...
Nagged by: distfile checker (old master site had gone)
1998-09-11 06:55:03 +00:00
Peter Hawkins
ddda9e2b61
Obtained from: The Arla Project http://www.stacken.kth.se/projekt/arla/
...
Import of arla (free clone of AFS client)
1998-09-09 05:51:30 +00:00
Stefan Bethke
cd4a8fb9bc
Minor additions and fix-ups:
...
- filenames of Custom Icons for folders ("Icon^M") are properly escaped
- Honors CFLAGS
- package can actually be installed elswhere (pkg_add -p)
- man pages are compressed and properly linked
1998-09-09 01:31:06 +00:00
Vanilla I. Shu
92992079c5
Activate boclient.
1998-09-08 17:31:48 +00:00
Vanilla I. Shu
d636b303f0
Back orifice, a remote adminstration tool for window$ 95/98.
...
PR: ports/7585
Submitted by: darius@dons.net.au
1998-09-08 17:31:00 +00:00
Tim Vanderhoek
4ade4325eb
"CFLAGS+=__dead=" because mistakenly Bruce thought two years in
...
the grave would be enough to kill __dead.
1998-09-05 21:43:26 +00:00
Vanilla I. Shu
345084608f
Don't use libbsd & libutil on package.
...
Agreed by: maintainer
1998-09-05 18:22:17 +00:00
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