Commit graph

84 commits

Author SHA1 Message Date
Zsolt Udvari
0f11f7ee59 mail/alpine: fix build with libressl
PR:		269064
Reported by:	Dave Hayes <dave@jetcafe.org>
Approved by:	maintainer timeout (3+ months)
2024-10-28 07:31:09 +01:00
Marco Beishuizen
a74030e08a mail/alpine: fix maildir patch checksum
Convert cp&SED commands to REINPLACE_CMD.
Pet portlint, portfmt.

PR:		277320
Approved by:	Submitter is maintainer
2024-08-07 06:54:47 +02:00
Muhammad Moinur Rahman
03d1663ba7
mail/alpine: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-24 17:35:57 +01:00
Muhammad Moinur Rahman
6e1233be22 Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
2023-02-08 04:53:56 -06:00
Tobias Kortkamp
e79fe1aabc Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
2022-09-10 19:41:16 +02:00
Martin Neubauer
07c5f71db8 mail/alpine: Update to 2.26
- update WWW url

ChangeLog:	https://alpineapp.email/alpine/release/
PR:		266087
2022-09-09 11:25:08 +01:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Bernhard Froehlich
bfaf953895
mail/alpine: Add CPE information
Approved by:	portmgr (blanket)
2021-09-25 20:28:52 +00:00
Marco Beishuizen
8056f88747 mail/alpine: update to 2.25
See https://repo.or.cz/alpine.git/rss/refs/heads/master for changes.

PR:		258585
2021-09-21 11:16:37 -07:00
Marco Beishuizen
b344bd8af6 mail/alpine: update to 2.24.2
PR:		256901
Approved by:	maintainer
2021-06-30 09:17:28 -07:00
Neel Chauhan
b423d95cc7 mail/alpine: update to 2.24.1
PR:		255005
Submitted by:	Marco Beishuizen <mbeis AT xs4all DOT nl> (maintainer)
2021-04-12 09:41:02 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Olivier Cochard
e457419597 Fix distinfo for maildir.patch.
PR:		250465
Submitted by:	Freddy Dissaux <dsx@bsdsx.fr>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2020-10-25 16:54:51 +00:00
Jochen Neumeister
17452d15ab Update to 2.24
PR:		250295
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-10-15 09:35:21 +00:00
Olivier Cochard
28377a7d54 Update Maildir patch URL.
PR:		249112
Reported by:	Freddy Dissaux <dsx@bsdsx.fr>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2020-09-05 14:28:57 +00:00
Carlo Strub
6b77106d70 Update to 2.23.2
PR:		247435
Submitted by:	maintainer
2020-07-11 15:01:08 +00:00
Jochen Neumeister
1171399a19 Update to 2.22
PR:		243467
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
Sponsored by:	Netzkommune GmbH
2020-01-21 09:14:44 +00:00
Baptiste Daroussin
0be2ce42f1 Drop the ipv6 virtual category for m* category as it is not relevant anymore 2019-10-09 12:06:22 +00:00
Mathieu Arnold
558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Steve Wills
c578cfa2c1 mail/alpine: readd maildir patch and change LDAP option
PR:		239257
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2019-07-17 19:03:11 +00:00
Steve Wills
1be7c4a758 mail/alpine: update to 2.21.99999
PR:		239187
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2019-07-16 16:55:19 +00:00
Steve Wills
41b10f2b5d mail/alpine: update to 2.21.9999
PR:		229352
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2018-06-28 20:59:10 +00:00
Larry Rosenman
e586e94e2b mail/alpine: re-add maildir patch.
The upstream Alpine developer has found a new home for the Alpine patches. So now the previously removed option for the maildir patch can be re-added again.

PR:		228376
Submitted by:	mbeis@xs4all.nl (maintainer)
2018-05-20 13:06:51 +00:00
Yuri Victorovich
73b1d85fca mail/alpine: Update 2.21.1 -> 2.21.999
Port changes:
* Change to DISTVERSION
* Remove unused MAILDIR_DESC
* Add the new NTLM option to support Windows NT Lan Manager authentication
* Replace WWW with the real homepage

PR:		227002
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2018-03-28 22:33:08 +00:00
Tobias Kortkamp
b3a200b757 mail/alpine: Update to 2.21.1
- Move to new master site.  The old one is gone.
- The maildir patch is gone too, so remove the MAILDIR option for now.
- While here add LICENSE_FILE and fix plist

PR:		226790
Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2018-03-21 22:40:07 +00:00
Alexey Dokuchaev
a247b2f47d Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
2018-01-11 14:18:01 +00:00
Richard Gallamore
07b5bd1477 * Removed options SSL, ISPELL, NOSPELL
* Added option ASPELL set as default
* Modernized makefile

PR:		219895
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11263
2017-06-19 17:39:21 +00:00
Sunpoet Po-Chuan Hsieh
93a665b85b Fix OPTIONS_DEFAULT: remove DOCS which is added by framework
Approved by:	portmgr (blanket)
2017-05-28 23:17:42 +00:00
Sunpoet Po-Chuan Hsieh
31c9ce574a Update MASTER_SITES and PATCH_SITES
PR:		219331
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2017-05-16 18:22:44 +00:00
Kurt Jaeger
57431d1cb4 editors/pico-alpine: update 2.20 -> 2.21
mail/alpine: update 2.20 -> 2.21

- lots of changes, see the release notes

PR:		218240, 218239
Changes:	http://patches.freeiz.com/alpine/release/index.html
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2017-04-01 11:01:46 +00:00
Mathieu Arnold
64dd85b710 Fixup EXTRA_PATCHES and PATCHFILES missing the :-pX argument.
Sponsored by:	Absolight
2017-01-16 16:46:25 +00:00
Adam Weinberger
5de0576005 USE_OPENSSL=no is not a thing. Neither is OPTIONS helpers after bsd.port.pre.mk.
This Makefile is a complete mess.
2017-01-11 22:15:48 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Mathieu Arnold
703ff6d361 Mark some ports as not openssl-devel ready.
Sponsored by:	Absolight
2016-11-29 18:46:21 +00:00
Mathieu Arnold
d26ef18700 Cleanup no longer needed CHMOD usage after r424898.
PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-11-02 22:45:14 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
John Marino
5b170794ed mail/alpine: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 00:08:19 +00:00
Kubilay Kocak
78226fbc1f mail/alpine: Update distinfo for maildir patch
The upstream distribution file (maildir.patch.gz) has changes. Update distinfo
to compensate.

PR:		199173
Submitted by:	Igor Zabelin <igorz yandex ru> (maintainer)
Tested by:	Jason Unovitch <jason dot unovitch gmail com>
MFH:		2015Q3
2015-07-07 04:40:51 +00:00
Thomas Zander
345303b150 - Update to upstream version 2.20
While on it:
- Pet portlint

PR:		197885
Submitted by:	mbeis@xs4all.nl (maintainer)
2015-03-07 14:51:05 +00:00
Antoine Brodin
8e556b93ae Cleanup plist 2014-11-22 18:42:44 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Kurt Jaeger
d2f56844ad mail/alpine: update distinfo for maildir.patch.gz
PR:		191886
Submitted by:	dan@sunsaturn.com
Approved by:	mbeis@xs4all.nl (maintainer)
2014-07-17 18:30:26 +00:00
John Marino
e67f7ec0e3 mail/alpine: Regenerate extra patch for options cons25 support
PR:		191350
Submitted by:	Dan Lukes
Approved by:	maintainer timeout
2014-07-13 12:15:15 +00:00
Kurt Jaeger
70dcd30770 mail/alpine: fixes
- fix hlp file [1]
- quota patch now part of 2.11, disable config option [2]
- fix/update maildir support [3]
- fix distinfo

Submitted by:	antoine [1], Greg Rivers [2], Warren Block [3]
Approved by:	maintainer by mail
2014-06-23 11:57:44 +00:00
Kurt Jaeger
c37da52991 editors/pico-alpine: fix build on 8.4 by fixing masterport mail/alpine
Thanks for the bug report to Scott Allendorf <scott-allendorf@uiowa.edu>

PR:		ports/191081
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
2014-06-16 10:44:14 +00:00
Kurt Jaeger
dcfffec86a mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master site
Big thanks to Michelle for the biggest part of the work in getting
the port to StageAge. Thanks for Marco to take over as maintainer.

PR:		ports/190273
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (incoming maintainer)
2014-06-15 08:40:09 +00:00
Antoine Brodin
4d351555e3 pico-alpine slave is now staged, so move NO_STAGE to a master only part 2014-02-03 21:34:10 +00:00