1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

17143 Commits

Author SHA1 Message Date
Bill Fumerola
acda2d9b7a Install with the correct modes.
PR:		ports/10845
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-29 02:17:30 +00:00
Andrey A. Chernov
b2fa6925a0 turn on virtual hosts support 1999-03-29 02:01:38 +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
Andrey A. Chernov
3cad4e77d8 install examples too 1999-03-29 00:08:32 +00:00
Andrey A. Chernov
1c99991470 change db-specific prefix to shorter one - db2
it also match some ports expectations
1999-03-28 21:10:12 +00:00
Dirk Froemberg
dafa35f9c3 Upgrade to 0.9.36.
The distfile for the previous version was removed from the MASTER_SITES.
1999-03-28 19:42:21 +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
Andrey A. Chernov
1ccd19f60a upgrade to 2.7.3, old distfile is not available in anycase
install in the way that not interfere with libc db
1999-03-28 17:34:02 +00:00
Jun Kuriyama
80604e2b6a DocBook XML DTD. 1999-03-28 14:18:35 +00:00
Jun Kuriyama
7925f0f9af Activate docbook-xml. 1999-03-28 14:17:34 +00:00
Andrey A. Chernov
e73524ed54 use system md5.h with system -lmd 1999-03-28 13:14:11 +00:00
Ralf S. Engelschall
ed73aa5bb0 Make portlint happy (COMMENT exceeded 70 chars per line) 1999-03-28 11:56:43 +00:00
Ralf S. Engelschall
ddacb1becb Upgrade to MM library, version 1.0.0 1999-03-28 11:55:26 +00:00
Jacques Vidrine
d39ee98565 Activate py-kjbuckets. 1999-03-28 02:53:59 +00:00
Jacques Vidrine
072364db1f graph and set datatypes for Python (C extension) 1999-03-28 02:53:03 +00:00
Satoshi Asami
9ae91f2b6d portlint 1999-03-27 22:18:05 +00:00
Vanilla I. Shu
3dede06e78 Fix the MASTER_SITE_SUBDIR. 1999-03-27 10:35:57 +00:00
Seiichirou Hiraoka
4f414076eb Update to 1.2.1
Can't apply patch-aa and it is needless
PR: ports/10811
Submitted by: mreimer@vpop.net
1999-03-27 00:00:16 +00:00
Seiichirou Hiraoka
d1017774df Update to 1.2.1
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net
1999-03-26 23:29:12 +00:00
Steve Price
c329a4c0a8 Introduce a new ELF version and upgrade the a.out version to the latest
release.
1999-03-26 21:05:31 +00:00
Andrey A. Chernov
89f1b34d04 restore bzip depends 1999-03-26 16:07:27 +00:00
Seiichirou Hiraoka
a1dcc9106e One of the MASTER_SITES for the ezmlm port has changed.
PR: ports/10777
Submitted by: tom@eborcom.com
1999-03-26 15:44:29 +00:00
Satoshi Asami
1623a18b43 Like other apache* ports, this one doesn't use GNU configure. 1999-03-26 14:07:16 +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
612fc7354f ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl and
${PREFIX}/etc/ssleay.cnf -> ${PREFIX}/lib/openssl.cnf
due to openssl upgrade.

Replaced GNU_CONFIGURE with HAS_CONFIGURE and
CONFIGURE_ARGS+=--prefix=${PREFIX} because GNU_CONFIGURE=yes adds
${CONFIGURE_TARGET} to ${CONFIGURE_ARGS} now.
1999-03-26 08:49:50 +00:00
Dirk Froemberg
cc2417a5a5 ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade. 1999-03-26 08:48:53 +00:00
Dirk Froemberg
8c955d186d ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
OK'ed by:	Ralf S. Engelschall <rse@engelschall.com> (maintainer)
1999-03-26 08:47:51 +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
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
Jacques Vidrine
4793e40ed6 * Update 0.15 -> 0.18
* One file per patch
1999-03-26 04:48:09 +00:00
Andrey A. Chernov
774cea39d1 upgrade to 1.3.6 1999-03-25 22:25:56 +00:00
Andrey A. Chernov
eb63173e8b add an option to set jpeg imagemaps quality 1999-03-25 03:29:08 +00:00
Jacques Vidrine
dddb6be03c Update 1.0.1 -> 1.0.3 1999-03-25 02:39:28 +00:00
Jacques Vidrine
e6d5cbb207 Update 0.99.2 -> 1.0.2 1999-03-25 02:38:27 +00:00
Jacques Vidrine
b404a92206 Update 1.0.3 -> 1.0.4 1999-03-25 02:36:54 +00:00
Paul Traina
482ef9537f Get it out of the right directory. 1999-03-25 02:12:00 +00:00
John Polstra
9bc9d84761 Note that thread support works now. 1999-03-25 02:03:22 +00:00
Stefan Eßer
3470e8278e Fix MASTER_SITE_SUBDIR and add USE_BZIP2. 1999-03-24 23:41:16 +00:00
Jean-Marc Zucconi
56b2073a25 Fix the path for cdda2wav.1.
Remove the (now useless) link to /dev/rworm0.ctl.

Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-03-24 20:54:01 +00:00
Justin M. Seger
f03e31f7d9 Nuke audio/gmod. It's out of date, the distfile is no longer available,
and it depends on FWF which is broken more often than not.

Approved by:	asami
1999-03-24 19:39:26 +00:00
Justin M. Seger
9a3e302217 Nuke MASTER_SITES that aren't any good. 1999-03-24 19:31:53 +00:00
Justin M. Seger
349428ef26 Upgrade to suck-4.1.0 1999-03-24 19:26:33 +00:00
Steve Price
3bb3f32970 Update to version 0.8.2.
PR:		10717
Submitted by:	maintainer
1999-03-24 17:54:02 +00:00
Steve Price
d23e804a48 Update to version 2.02.
PR:		10718
Submitted by:	Daniel Ortmann <ortmann@sparc.isl.net>
1999-03-24 17:52:28 +00:00
Steve Price
baaa8fa5f6 Put this port's distfile up on my webpage until the MASTER_SITE is
resurrected by the maintainer.

PR:		10713
1999-03-24 17:49:46 +00:00
Steve Price
1d8d7627ad Update to version 0.4.
PR:		10618
Submitted by:	maintainer
1999-03-24 17:46:35 +00:00
Steve Price
55f64949d1 Make this build again.
PR:		10561
1999-03-24 17:44:51 +00:00
Steve Price
0d970499bc Use our port of Xpm instead of the included version.
PR:		10463
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-03-24 17:43:08 +00:00
Steve Price
0b318dae37 Update to version 1.22.
PR:		10453
Submitted by:	Nathan Ahlstrom <nrahlstr@winternet.com>
1999-03-24 17:41:09 +00:00
Steve Price
05219ad976 New list of MASTER_SITES.
PR:		10363
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-03-24 17:38:00 +00:00