1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

918 Commits

Author SHA1 Message Date
Andreas Klemm
6b29d4f6d8 Don't compile with -g as default ...
But leave this note, to remind people, that it's a developer release !
1998-06-03 06:32:57 +00:00
Andreas Klemm
7fbebe3079 try to remove the etc/zebra directory more gracefully,
avoiding error messages on the screen:
@unexec rmdir %D/etc/zebra 2>/dev/null
Submitted by:	Satoshi
1998-06-03 06:30:50 +00:00
David E. O'Brien
7697e78075 share smbtcpdump with the world 1998-06-02 18:32:12 +00:00
David E. O'Brien
9189e8475c tcpdump(1) hacked to better understand SMB packets 1998-06-02 18:30:18 +00:00
Andreas Klemm
d5c46fbd60 Give zebra a config directory of it's own ${PREFIX}/etc/zebra
Try to remove it when deinstalling.
1998-05-31 17:45:45 +00:00
Andreas Klemm
c43a2f9b00 Enable the zebra port 1998-05-31 09:27:20 +00:00
Andreas Klemm
500b6ec7d6 Import of the first alpha version of zebra
SNAP 980401
A free multithreaded RIP, OSPF, BGP4 router (server/reflector)
IPv6 support is for:
     FreeBSD with INRIA
     FreeBSD with Hydrangea
     GNU/Linux with IPv6
Developer Mailing List:
majordomo@zebra.org
	subscribe zebra [e-mail address]     -- for English language ML
	subscribe zebra-jp [e-mail address]  -- for Japanese language ML
1998-05-31 09:25:51 +00:00
Matthew Hunt
2d224129c8 Activate sic. 1998-05-27 16:54:41 +00:00
David E. O'Brien
213cd15a42 add icb 1998-05-25 23:24:29 +00:00
David E. O'Brien
721685a759 Internet CB - a chat client 1998-05-25 23:23:36 +00:00
Andreas Klemm
f47c95ee08 Last change, that makes port WWW server independend broke install target
Add directory ${PREFIX}/www/cgi-bin and ${PREFIX}/www/data first before
installing.
PR:	closes 6729
1998-05-24 11:29:13 +00:00
Steve Price
feabb2551a Update to the May 10th version.
PR:		6723
Submitted by:	maintainer
1998-05-24 03:21:59 +00:00
Steve Price
a86d5d6dfa Strip executables after installation.
PR:		6632
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1998-05-24 03:04:27 +00:00
Justin M. Seger
2a26f58b89 Upgrade to isc-dhcp2.b1.1 1998-05-23 20:03:53 +00:00
Andreas Klemm
747602a23b Remove dependency to kermit, since using qpage might be a better alternative.
Updated post-installation notes, to use either kermit or qpage.
Pointed out by:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
1998-05-22 17:09:05 +00:00
Tatsumi Hosokawa
74b13f87d1 smbpasswd of current version shouldn't be setuid'ed to root. 1998-05-22 12:48:52 +00:00
Stefan Eßer
73637ab629 Upgrade to Beta 4.1 1998-05-21 21:26:37 +00:00
Stefan Eßer
90de64662d Remove unnecessary patch (this port doesn't build any libraries) 1998-05-21 21:13:15 +00:00
Justin M. Seger
be992c468e Fix patch-aa, and add patch-ad to make this compile under current. 1998-05-21 01:27:14 +00:00
Justin M. Seger
7eabacc47e Upgrade to version 8.1.2.
Submitted by:   Studded@dal.net
1998-05-21 00:42:35 +00:00
Masafumi Max NAKANE
8cf14c233c Upgrade, 5.3.1 -> 5.3.7. 1998-05-19 21:32:50 +00:00
Andreas Klemm
72ebaff880 Add run dependency (kermit), you'll need it for pager functionality. 1998-05-18 21:54:12 +00:00
Andreas Klemm
23ba558a82 - Update port to new version 1.06c
- Please note, that a Windows NT client (v1.02) is also available !!!
- Make port web server independent, you have to decide, which one
  to choose from the ports collection
- made port PREFIX clean
- every patch adds !!PREFIX!! and !!HOSTNAME!! hooks
  the configure script uses perl, to substitute it with actual
  PREFIX and hostname
1998-05-18 21:52:07 +00:00
Chuck Robey
902eef5458 Make this more aware of CFLAGS. 1998-05-15 02:46:05 +00:00
Thomas Gellekum
f57bed09d4 Activate cftp. 1998-05-14 07:29:47 +00:00
Tatsumi Hosokawa
0c6c9d24ec updated to samba-1.9.18p7 1998-05-14 06:05:56 +00:00
Tatsumi Hosokawa
70429a7d06 Upgraded to samba-1.9.18p6 1998-05-12 06:59:13 +00:00
David E. O'Brien
9fb7802f67 Add useful URLs 1998-05-10 22:51:14 +00:00
Matthew Hunt
671e0c516e Activate sirc. 1998-05-07 05:20:49 +00:00
Andreas Klemm
3c1410aa2c activate ntp .. tic .. tic .. tic .. ;-) 1998-05-05 20:08:00 +00:00
Andreas Klemm
3de10c9f04 Import of ntp v4
It's the latest release of ntp software
Many new features, but not as mature as v3, therefore
some of the new features have been included into v3.
After v4 is better tested or stable, we could import it
into -current under /contrib.
Pouls nice idea to make a port out of it to test ntp v4.
1998-05-05 20:05:23 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Chuck Robey
fa3c1747ef activate mpich
PR:		4133
Submitted by:	David A. Bader <dbader@eece.unm.edu>
1998-05-03 01:45:03 +00:00
Chuck Robey
49a35a2d1d New port of mpich, a portable implementation of the message passing
interface (MPI) standard.
PR:		4133
Submitted by:	David A. Bader <dbader@eece.unm.edu>
1998-05-03 01:43:08 +00:00
Masafumi Max NAKANE
cf96521a28 Upgrade, 1.3Beta -> 1.4.0p1
Change maintainer to Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>

PR:		6469
Submitted by:	new maintainer
1998-05-02 15:15:28 +00:00
Satoshi Asami
fe88ba5378 Don't ask me why, but this port doesn't build anymore.
-------
## make
>> Checksum OK for SNMP-1.6.tar.gz.
===>  Extracting for p5-SNMP-1.6
===>  p5-SNMP-1.6 depends on file: /usr/local/lib/libsnmp.a - found
===>  p5-SNMP-1.6 depends on executable: perl5.00404 - found
===>  Patching for p5-SNMP-1.6
===>  Applying FreeBSD patches for p5-SNMP-1.6
===>  Configuring for p5-SNMP-1.6
Checking if your kit is complete...
Looks good
Writing Makefile for SNMP
===>  Building for p5-SNMP-1.6
mkdir ./blib
mkdir ./blib/lib
cp SNMP.pm ./blib/lib/SNMP.pm
AutoSplitting SNMP (./blib/lib/auto/SNMP)
make: don't know how to make /asn1.h. Stop
*** Error code 2

Stop.
1998-04-30 02:56:57 +00:00
Satoshi Asami
e5e21ba662 Mark these ports broken, they are left behind in the beta-4.1 upgrade
and no longer build.
1998-04-29 17:52:14 +00:00
Vanilla I. Shu
a674080a55 Remove the entry of Net::Telnet on pkg/PLIST, and sort pkg/PLIST. 1998-04-29 09:41:42 +00:00
Satoshi Asami
3bdd5b2de4 ===> Building package for p5-Net-1.0605
Creating package /usr/ports/packages/All/p5-Net-1.0605.tgz
Registering depends: perl-5.00404.
Creating gzip'd tar ball in '/usr/ports/packages/All/p5-Net-1.0605.tgz'
tar: can't add file lib/perl5/site_perl/Net/Telnet.pm : No such file or directory
*** Error code 1
1998-04-29 08:34:00 +00:00
John Polstra
c342df7218 Update port for new release 15.4 of CVSup (from 15.3). 1998-04-28 22:25:57 +00:00
John Polstra
a6d86d5ee3 Update port for new release 15.4 of CVSup (from 15.3). Also, adjust
for the new shared library versions in the modula-3 and modula-3-lib
ports.
1998-04-28 22:25:13 +00:00
Justin M. Seger
679f19c60d Make myself MAINTAINER at the request of the older MAINTAINER. 1998-04-27 21:42:46 +00:00
Justin M. Seger
d269963df9 Activate net/am-utils. 1998-04-26 20:45:36 +00:00
Peter Wemm
eba10bc948 Update gated from 3.5.8 to 3.5.9
PR:		6398
Submitted by:	David Wiggins <dwiggins@bbn.com>
1998-04-26 18:47:25 +00:00
Masafumi Max NAKANE
60160dbe21 Upgrade, 4.4.1 -> 5.3.1. 1998-04-26 17:51:43 +00:00
Justin M. Seger
3d0e161afa Upgrade to version 4.0 alpha 7. 1998-04-26 13:15:07 +00:00
Justin M. Seger
5506829e04 Make this build under CURRENT again.
PR:     5815
1998-04-26 12:05:31 +00:00
Vanilla I. Shu
c1f9d2f9ff Upgrade to 1.06.5, and portlint. 1998-04-26 02:45:51 +00:00
Matthew Hunt
b825267387 Activate radiusd-cistron. 1998-04-24 13:35:37 +00:00