Commit graph

44 commits

Author SHA1 Message Date
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rillig
f31693dd3a mail: align variable assignments
pkglint -Wall -F --only aligned -r

No manual corrections.
2019-11-02 16:25:17 +00:00
rillig
c7ff05f63e all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
2019-05-23 19:22:54 +00:00
tnn
0e71197ca2 fix build with pkgsrc openssl 2016-03-09 03:26:14 +00:00
tnn
94e09c210d revert that, SSL is an option 2016-03-09 03:24:19 +00:00
tnn
3d0a0e6da1 needs openssl 2016-03-09 03:20:05 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:27:00 +00:00
tnn
1c3338c477 needs libgen.h for basename(3). Fixes segfault on 64bit. Bump. 2015-10-20 10:53:24 +00:00
jperkin
2f5dc0215c Ensure we add rpath to OpenSSL libraries. Fixes check-shlibs. 2014-07-25 15:29:38 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
jperkin
63b0c38e07 Update ssmtp to 2.64. Changeset from Thomas Merkel.
Changes since 2.61 are difficult to ascertain.  There is no useful
upstream changelog, and the full Debian one primarily includes
packaging changes only.  However, there appear to have at least been
some security fixes.
2013-10-24 11:31:10 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
wiz
f98e8b0585 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
obache
ab64949dd4 LICENSE=gnu-gpl-v2 2011-07-03 11:47:50 +00:00
tnn
d3a8521c7e reset MAINTAINER (bounced)
fix HOMEPAGE
2010-08-17 16:52:48 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joerg
aac7287696 Fix DESTDIR support. 2009-02-07 23:21:05 +00:00
tron
0e6c5293e8 Add support for user destination directory installation.
Patch provided by Aleksey Cheusov in PR pkg/38526.
2008-11-16 13:54:12 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
79c3c3c512 Use SUBST framework. 2006-01-10 20:40:23 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
dillo
f81ae835ad Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
2005-05-31 10:01:36 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
adam
92644d0367 SSL support is now optional via options.mk; config files are installed correctly (Fix PR#29504) 2005-03-08 09:33:19 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
tv
15f2a20edc Update to 2.61, and obey USE_INET6. Change highlights:
* Fixed two format string vulnerabilities (die() and log_event()) (Closes: #243945)

  * Segfaults when trying to send mail with authenticated smtp (Closes: #261975)
  * Make address rewriting possible to disable (Closes: #146238)
  * Add AuthUser, AuthPass, AuthMethod to configuration file (Closes: #249905)
  * Logic to choose cram-md5 authentication is backwards (Closes: #249907)
  * SSMTP builds with MD5 support but during the exchange it segfaults (Closes: #249203)
  * The source compilaton fails if ./configure --enable-logfile is selected (Closes: #242905)
  * SSL/TLS support cannot handle STARTTLS (Closes: #244666)
  * Creates bad date headers on some systems (Closes: #230864)
  * Fix 'MAIL FROM' problems with cron and the like setting bad 'From:'
    address when FromLineOverride=YES is set (Closes: #205513)
  * Update version string in ssmtp.c (Closes: #198763)
  * Work around missing spaces in headers (Closes: #192445)
2004-10-22 14:45:47 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
grant
14ebee6949 be quiet in post-extract and post-build. 2004-06-17 11:35:56 +00:00
grant
d16f9658fa honour LDFLAGS when linking so the resulting binary can find libssl
and libcrypto.
2004-06-17 11:35:28 +00:00
snj
fb194c6e83 Convert to buildlink3. 2004-04-18 04:55:29 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jschauma
e1c14f3677 When constructing WRKSRC, also strip off PKGREVISION.
Fixes problem seen in latest bulk-build.
2003-11-14 00:51:43 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
jlam
eb217efc27 Add an example mailer.conf file to show how ssmtp can be used in place of
the system sendmail via mailwrapper.  Suggested by Julio Merino (thanks!).
2003-06-19 22:01:46 +00:00
jlam
37b114ba72 Initial import of mail/ssmtp, an extremely simple MTA that forwards mail
to a mail hub.  Originally from pkgsrc-wip; created by Toru TAKAMIZU
<pkg at pop dot 707 dot to>.

A secure, effective and simple way of getting mail off a system to your
mail hub. It contains no suid-binaries or other dangerous things - no mail
spool to poke around in, and no daemons running in the background. Mail is
simply forwarded to the configured mailhost. Extremely easy configuration.

WARNING: the above is all it does; it does not receive mail, expand aliases
or manage a queue. That belongs on a mail hub with a system administrator.

This program is especially recommended for mutt users who send emails via
ISP's smtp server.
2003-06-19 20:39:09 +00:00