Commit Graph

17159 Commits

Author SHA1 Message Date
Torsten Blum
f7f54da77e Port of Wietse Venema's postfix, yet another mail transport agent that tries to
replace sendmail.
1999-03-29 20:15:09 +00:00
James FitzGibbon
f6f05762c0 Cleanup Makefile and pkg/DESCR
PR:	ports/10390
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-03-29 17:12:04 +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
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
David E. O'Brien
ff3e003089 Delete the bash1 port. 1999-03-29 11:43:15 +00:00
David E. O'Brien
7ed77ab1fd Delete the bash 1.17 port. It served us well as we transitioned to bash
version 2.
1999-03-29 11:42:32 +00:00
David E. O'Brien
5e8d46378b Remove vim4. 1999-03-29 11:40:48 +00:00
Ralf S. Engelschall
387e2f01a7 Upgrade to Apache 1.3.6 + mod_ssl 2.2.7 1999-03-29 11:05:37 +00:00
Satoshi Asami
db911dedd6 Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk.
PR:		10724
1999-03-29 07:50:59 +00:00
Satoshi Asami
0938d81904 Use FORBIDDEN to indicate that this port shouldn't be built under any (some)
circumstances.  This is different from BROKEN, which merely means we think
it is broken.
1999-03-29 07:50:14 +00:00
Satoshi Asami
3054f9a583 Install /var/db/pkg/.mkversion to check version against bsd.port.mk.
Change IGNORE to FORBIDDEN.
1999-03-29 07:09:48 +00:00
Satoshi Asami
6ce93e77d0 (1) Move _sedsubplist generation later, just before it is used. The
old location caused some variables (most notably CONFIGURE_TARGET)
    to be undefined.
PR:	10724

(2) Fix comment about CONFIGURE_TARGET.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>

(3) Add comment to FETCH_CMD test indicating that it *is* intentional
    that all 3.x versions use "fetch -A" -- people using the upgrade
    kit won't have their ${OSVERSION} updated.

(4) Add MASTER_SITE_TCLTK which is, well, Tcl/Tk master sites.
Submitted by:	Bill "the typo picker" Fumerola <billf@jade.chc-chimes.com>

(5) Add new variable FORBIDDEN indicating that the port shouldn't be
    built -- this is different from BROKEN, which now means we think
    it's broken but the user should be more than happy if it actually
    works.

(6) Add support for system/upgrade kit version check.  The file
    /var/db/pkg/.mkversion is compared to the BSDPORTMKVERSION
    variable (basically the date a bsd.port.mk with an incompatible
    change is committed).  If the system is too old, bsd.port.mk will
    urge the user to install an upgrade kit.
Submitted by:	billf (some parts)
Reviewed by:	the ports list

(7) Remove "ac_cv_path_CC=${CC}" from configure's envirenment, it's
    supposed to find this stuff by itself (and if it doesn't then it's
    an individual port's responsibility to add it).
Reported by:	Archie Cobbs <archie@whistle.com>

BSDPORTMKVERSION is bumped (actually initialized) to 19990327, by the way.
1999-03-29 07:07:59 +00:00
Satoshi Asami
415ca795fc Change PKGNAME to "tiff-3.4a". Since we have shipped a "tiff-3.4"
package before with different contents (shlib names), a package user
can get errors if they installed a package linked against a new
libtiff.

PR:		10822
1999-03-29 06:41:43 +00:00
Andrey A. Chernov
6b507cc86b oops, restore MANUAL_PACKAGE_BUILD 1999-03-29 02:40:20 +00:00
Andrey A. Chernov
426d697985 comment out vhost support since it brings db2 vs. libc conflict in
certain situations.
Describe why it is impossible to use APOP in such situation even for
real accounts
1999-03-29 02:35:24 +00:00
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