Commit Graph

52553 Commits

Author SHA1 Message Date
Murray Stokely
501ad3a6b1 Relinquish maintainership of this port. 2002-01-30 00:25:43 +00:00
Patrick Li
fa256a266c Add new port net/freevrrpd - A VRRP (Virtual Router Redundancy Protocol)
implemetation daemon under FreeBSD

PR:		34428, 34424
Submitted by:	Sebastien Petit <spe@bsdfr.org>
2002-01-30 00:10:44 +00:00
Christian Weisgerber
b1e12276e1 * Fix build problem caused by strcasestr().
* Add support for character set conversions using iconv().
2002-01-29 21:42:10 +00:00
Akinori MUSHA
a0332de98e Repocopy and move "fd" from misc/ to shells/ which is more suitable
category for the port.

Approved by:	Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
Repocopied by:	joe
2002-01-29 21:40:13 +00:00
Patrick Li
f65b951b8f Update to 20011031
PR:		34397
Submitted by:	maintainer
2002-01-29 20:53:06 +00:00
Christian Weisgerber
7174f39243 - Built the port always with IMAP and POP support as is also done
in mail/mutt and thus reducing Makefile and pkg-plist to a more
  maintainable size.

- Use the right way of specifying PORTREVISION so slave ports can
  override this.

PR:		34411
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-01-29 20:50:37 +00:00
Patrick Li
09c4cd7445 Fix conflict with strcasestr(3)
PR:		34413
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-29 20:32:39 +00:00
Patrick Li
5aeb2ebd59 Fix strcasestr conflict
PR:		34415
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-29 20:24:47 +00:00
Patrick Li
d83b71b4ad remove unnecessary depends and fix manpage list
PR:		34410
Submitted by:	Matthew West <mwest@uct.ac.za>
2002-01-29 20:08:04 +00:00
Dirk Meyer
44d4aac8f1 Slave port for webalizer.
Suggested and tested by:
	 mail@fkimura.com (Fumihiko Kimura)
2002-01-29 20:06:40 +00:00
Dirk Meyer
75ac461139 - Add html-docs when made with SENDMAIL_WITH_MILTER=yes 2002-01-29 19:36:13 +00:00
Eivind Eklund
1894400bfe Mark this as broken for a couple of days; while committing it, addport
triggered a problem, and I just discovered that I need to change the
configuration format to properly handle it.
2002-01-29 18:44:19 +00:00
Patrick S. Gardella
2aac7999be Just when you get one version ported, they release another one. 2002-01-29 18:23:06 +00:00
Ying-Chieh Liao
e7dfb7fba8 add py-ipy 0.41
A Python module for handling IPv4 and IPv6 Addresses and Networks
2002-01-29 18:03:34 +00:00
Eivind Eklund
7348d040e1 safesh is an authentication manager for OpenSSH. By automatically creating
keys and starting ssh-agents, it makes it (fairly) convenient to use one key
for each host pair (authenticator and authenticatee), it avoids
authentication theft by the hosts you connect to with SSH.
2002-01-29 17:50:27 +00:00
Bill Fenner
fa5a13d8ec Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mk
Submitted by:	distfile survey
2002-01-29 16:43:55 +00:00
Bill Fenner
a2d149a0c5 Fix Makefile typo ("$" at beginning of line before comment)
Submitted by:	distfile survey
2002-01-29 16:38:18 +00:00
Bill Fenner
fb2804b6c1 Don't try to use ${ECHO_CMD} in an != before including bsd.port.pre.mk
Submitted by:	distfile survey
2002-01-29 16:35:51 +00:00
Bill Fenner
e736998cb0 Don't try to use ${AWK}, ${GREP} or ${TAIL} in != before including
bsd.port.pre.mk.

Submitted by:	distfile survey
2002-01-29 16:32:16 +00:00
Bill Fenner
15e8ee6894 Don't try to use ${AWK}, ${GREP} and ${TAIL} in != before including
bsd.port.pre.mk .

Submitted by:	distfile survey
2002-01-29 16:30:58 +00:00
Bill Fenner
9d7f4d78ec Don't try to use ${AWK} and ${TAIL} in != commands before including
bsd.port.pre.mk

Submitted by:	distfile survey
2002-01-29 16:29:47 +00:00
Jacques Vidrine
dc222b0dab Mark FORBIDDEN due to remotely exploitable buffer overflows. 2002-01-29 15:56:57 +00:00
MANTANI Nobutaka
2ba2fce29c Add gorua, Gtk+ on Ruby User Agent for 2ch BBS. 2002-01-29 15:34:26 +00:00
MANTANI Nobutaka
f33dc4ba1a Support PTHREAD_CFLAGS/PTHREAD_LIBS properly.
PR:		34383
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-29 13:46:28 +00:00
MANTANI Nobutaka
9e49911b35 Support PTHREAD_CFLAGS/PTHREAD_LIBS properly.
Fix pkg-comment format.
Avoid installing useless .la files.

PR:		34381
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-29 13:43:33 +00:00
Patrick S. Gardella
f92200e4ed Update to 0.55 2002-01-29 13:42:57 +00:00
MANTANI Nobutaka
d7e8f371e8 Update to 2.2.0. 2002-01-29 13:27:13 +00:00
Akinori MUSHA
a80f0bd0dd Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:14:18 +00:00
Akinori MUSHA
4adc5a8a71 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:08:37 +00:00
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Akinori MUSHA
c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
Maxim Sobolev
656da512bf Update to 1.8.17. 2002-01-29 11:00:05 +00:00
Akinori MUSHA
bc07afc1c2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:53:27 +00:00
Akinori MUSHA
5406488640 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:34:23 +00:00
Akinori MUSHA
32c83edfbc Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:16:28 +00:00
Maxim Sobolev
9095f32cab Update to 2.4.13.
PR:		33989
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-01-29 09:53:32 +00:00
Maxim Sobolev
bd5f9d9917 Update to 1.0.10.
PR:		33990
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-01-29 09:52:43 +00:00
Akinori MUSHA
c8eb0d4878 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 09:45:01 +00:00
Akinori MUSHA
8fdfd13285 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 09:39:59 +00:00
Akinori MUSHA
d5819cf547 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 09:33:26 +00:00
Akinori MUSHA
3109473019 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 09:19:45 +00:00
Akinori MUSHA
29ab188f02 To keep users from experiencing upgrading problems, make lang/ruby and
lang/ruby-devel deinstall obsoleted (integrated) packages in their
post-install targets (for installation from ports) and in their plists
(for installation from packages),

Update to the latest snapshot as of 2002-01-29 while I'm at it.
2002-01-29 09:14:09 +00:00
Maxim Sobolev
30205df2d5 Add missed continue statement. 2002-01-29 07:17:18 +00:00
Patrick Li
ca20e0fe13 Update to 2.01
PR:		34374
Submitted by:	Jamie Hermans <jamie@hermans.ca>
2002-01-29 06:22:59 +00:00
Patrick Li
11c648de4e Update to 0.2.8
PR:		34364
Submitted by:	Tim J. Robbins <tim@robbins.dropbear.id.au>
Approved by:	maintainer
2002-01-29 06:03:48 +00:00
Dmitry Sivachenko
197494a82e gnome@ is an alias for sobomax@ 2002-01-29 05:27:38 +00:00
Steve Price
f2252153c9 This is the INDEX that'll be used for RELEASE_4_5_0. My aplogies for
this being a lame commit message without the requisite prose.
2002-01-29 04:56:34 +00:00
Dmitry Sivachenko
325f8a95b9 Change MAINTAINER to sobomax@ 2002-01-29 03:16:55 +00:00