Commit graph

629 commits

Author SHA1 Message Date
Jun Kuriyama
6ff30b165a Upgrade to v0.9.6.
# In my environment (3.1-19990331-STABLE), I cannot finish to build
# with CFLAGS+=-pipe.  Hmmm....
1999-05-09 04:46:35 +00:00
Brian Somers
ec05f7b3ba Always use trimdomain(), not just #if __FreeBSD_version >= 400004
The port maintainer must be away....
1999-05-07 15:41:49 +00:00
Justin M. Seger
66dcbafab4 Switch to USE_ZIP 1999-05-07 03:26:25 +00:00
Bill Fumerola
f41edfe762 Re-order CATEGORIES into the correct order (primary [virtuals...])
PR:		ports/11508
Submitted by:	Dima Sivachenko <dima@Chg.RU>
1999-05-05 20:06:51 +00:00
Jun Kuriyama
de77ea726b Add .packlist and cleanup empty directory. 1999-05-05 14:05:54 +00:00
Steve Price
2c78917c6b LIB_DEPENDS on the new unified xview port. 1999-05-04 23:18:39 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Michael Haro
46162f4b9d Add WWW: to DESCR files 1999-05-03 04:04:46 +00:00
Steve Price
a64fd15432 Allow this to build again inside and outside the US.
PR:		11237
1999-05-03 02:10:08 +00:00
Michael Haro
62c1d69538 Upgrade from 1.5.8.2 to 1.5.89.1 and change MAINTAINER to me.
PR:		11079
Submitted by:	Hans Huebner hans@huebner.org
1999-04-22 15:54:58 +00:00
Marc G. Fournier
a05c0a07b8 this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... 1999-04-22 00:17:18 +00:00
Michael Haro
52e2618384 Update path/name
PR:		11040
Submitted by:	me
1999-04-19 19:49:40 +00:00
Michael Haro
52c0ba10c0 ports/security/sentry -> portsentry 1999-04-19 19:40:15 +00:00
Steve Price
bb451e3b5b Update to version 0.14.
PR:		11125
Submitted by:	maintainer
1999-04-19 04:00:35 +00:00
Jun Kuriyama
567722cfa6 Add optional CONFIGURE_ARGS to compile on 2.2.8 system.
Install documentations.

Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
Reviewed and modified by:	maintainer
1999-04-17 04:51:20 +00:00
Kris Kennaway
47d186cd6e Respect CC and CFLAGS 1999-04-16 10:39:44 +00:00
Kris Kennaway
349268ac43 Respect CC and CFLAGS. 1999-04-16 10:33:19 +00:00
Kris Kennaway
6419b52757 Clean up treatment of manpages, respect CC and CFLAGS.
Reviewed by:	obrien
1999-04-16 10:22:09 +00:00
Dirk Froemberg
8dba5f2277 openssl-0.9.2b-rsaoaep.patch supersedes patch-aj.
Obtained from:	http://www.openssl.org/
1999-04-13 22:37:02 +00:00
Satoshi Asami
fc34fa636a Portlint. 1999-04-12 08:24:16 +00:00
Justin M. Seger
5c5b93121c 1)BUILD_DEPENDS was missing an S and wasn't in the proper form.
2)Was installing into a directory but not removing it with the rest of
the package.

3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk)
1999-04-11 22:42:07 +00:00
Brian Somers
efca57d6d3 Reduce the copy of the DISPLAY variable using
trimdomain() so that ``ssh machine.domain xterm''
comes out with a machine name of (say) ``machine:10.0''.
Reviewed by: torstenb@
1999-04-11 09:10:34 +00:00
Brian Somers
f58bba4d52 Call trimdomain() to reduce the size of the ut_host
field before reveting to storing an IP number.
Reviewed by: torstenb@
1999-04-11 09:08:31 +00:00
Justin M. Seger
b6500b0d7e Activate security/libparanoia 1999-04-10 13:12:29 +00:00
Justin M. Seger
e1f45203f2 Import of security/libparanoia 1.3
This is a library, which contains a safe reincarnations
of strcpy/strcat/sprintf and some other functions,
which is known to be a source to 99% of stack smashing
attacks since Morrison Worm.

PR:		ports/9279
Submitted by:	Alexandre Snarskii <snar@paranoia.ru>
1999-04-10 13:12:12 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Andrey A. Chernov
7bed6bf1b7 add p5-Digest-MD5 1999-04-07 20:24:46 +00:00
Andrey A. Chernov
e0fc6cd1de Digest:: MD5, MD2, SHA1, and HMAC 1999-04-07 20:20:33 +00:00
Bill Fenner
a59dfc8ed4 Don't set OSVERSION; bsd.port.pre.mk already did.
Found by:	building ports with sysctl not in my path
1999-04-07 19:00:04 +00:00
Jacques Vidrine
e5ee607b5d Teach krlogind, telnetd, et. al. about FreeBSD's available ptys.
In other words,
  /dev/pty[p-zP-T][0-9a-f] -> /dev/pty[p-sP-S][0-9a-v]

Submitted by:	John Polstra <jdp@polstra.com>
1999-04-05 23:36:46 +00:00
Bill Fenner
ed2a38806a Tell the distfile survey that bro doesn't have any distfiles to check by
commenting out MASTER_SITES.
Modify the IGNORE= message a little, and use ${DISTFILES} to describe
 the file to fetch so that the message doesn't have to be modified every
 time the port is updated.
1999-04-05 17:49:35 +00:00
David E. O'Brien
5e271c59df Upgrade to 2.12. 1999-04-04 22:54:45 +00:00
David E. O'Brien
d13e2f4ad1 Upgrade to 2.11. 1999-04-03 09:32:24 +00:00
Andrey A. Chernov
f2a6cb495e detect/use -current libwrap 1999-04-03 03:42:01 +00:00
Andrey A. Chernov
13b379da07 detect/use -current libwrap 1999-04-03 03:35:50 +00:00
Nick Sayer
af21a70d1c Oops.
Remove devel from list of categories.
1999-04-02 19:19:55 +00:00
Nick Sayer
f6d3e605f6 Add SUBDIR line for new identify port 1999-04-02 19:09:53 +00:00
Nick Sayer
fb4a5e4afa Add "identify" daemon wrapper. Allows one to add ident lookup and logging
to arbitrary daemons (like telnetd or fingerd).
1999-04-02 19:07:30 +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
Dirk Froemberg
7fff46e9da Remove SSLeay. 1999-03-31 14:22:19 +00:00
Dirk Froemberg
edce2a8b07 Fix build error on FreeBSD-4.0-CURRENT.
Reported by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
1999-03-30 22:39:28 +00:00
David E. O'Brien
a8aca3ac77 Update to 3.1.8.
PR:		ports/10769
Submitted by:	Michael Haro <mharo@patrol.area51.fremont.ca.us>
1999-03-30 01:55:29 +00:00
Dirk Froemberg
c59f503857 Switch from SSLeay to OpenSSL.
PR:		ports/10541
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer)
1999-03-29 14:54:37 +00:00
Dirk Froemberg
5bd84f9d98 - patch-ab needs to patch Makefile.org and not Makefile.ssl. Otherwise
the diffs are trashed because Makefile.org is used as a basis for
  Makefile.ssl during configuration. Now that patch-ab is applied correctly
  libRSAglue.a is installed.

- add patch-aj obtained from the OpenSSL CVS repository:
  "Make sure the RSA OAEP test is skipped under -DRSAref because
   OAEP isn't supported when OpenSSL is built with RSAref."
1999-03-29 14:43:49 +00:00
Bill Fumerola
ddb4168d7d Upgrade to v1.5.8p2
PR:		ports/10817(not used), ports/10499
Submitted by:	foxfair, Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1999-03-29 00:52:35 +00:00
Dirk Froemberg
b2e1687bfc Upgrade to 0.5.5p1.
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.

PR:		ports/10768
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-26 08:51:52 +00:00
Dirk Froemberg
0d16fe8fa8 Upgrade to 0.9.2b.
According to the OpenSSL-core-team you are strongly encouraged to upgrade
any old version. The new version has a lot of bug fixes.

- ${PREFIX}/bin/ssleay was renamed to ${PREFIX}/bin/openssl and
  ${PREFIX}/etc/ssleay.cnf to ${PREFIX}/lib/openssl.cnf

- there are no links from e. g. ${PREFIX}/bin/md5 to ${PREFIX}/bin/ssleay
  any longer, instead you have to call "openssl md5" now

- replaced HAS_CONFIGURE, CONFIGURE_SCRIPT and CONFIGURE_ENV with a
  do-configure target and changed the indention level

- some perl scripts need perl5 now, so set USE_PERL5 and replace perl
  with ${PERL5} where neccessary.

- honour ${CFLAGS}
1999-03-26 08:42:49 +00:00
Kris Kennaway
e2f1161e05 Cause the makefile to respect CC and CFLAGS during compilation.
Reviewed by:	John Polstra (Maintainer)
1999-03-23 11:30:35 +00:00
Kris Kennaway
678f1084e9 Distfile fennerage 1999-03-22 13:17:08 +00:00
Jun Kuriyama
9fa160ce7c Upgrade to v0.9.5. 1999-03-21 07:44:48 +00:00