non port: mail/alpine/Makefile |
SVNWeb
|
Number of commits found: 66 |
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
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
|
Sat, 10 Sep 2022
|
[ 17:41 Stefan Eßer (se) Author: Tobias Kortkamp ] e79fe1a (Only the first 10 of 195 ports in this commit are shown above. )
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)
|
Fri, 9 Sep 2022
|
[ 10:25 Nuno Teixeira (eduardo) Author: Martin Neubauer ] 07c5f71
mail/alpine: Update to 2.26
- update WWW url
ChangeLog: https://alpineapp.email/alpine/release/
PR: 266087
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 25 Sep 2021
|
[ 20:28 Bernhard Froehlich (decke) ] bfaf953
mail/alpine: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 21 Sep 2021
|
[ 18:16 Kevin Bowling (kbowling) Author: Marco Beishuizen ] 8056f88
mail/alpine: update to 2.25
See https://repo.or.cz/alpine.git/rss/refs/heads/master for changes.
PR: 258585
|
Wed, 30 Jun 2021
|
[ 16:17 Kevin Bowling (kbowling) Author: Marco Beishuizen ] b344bd8
mail/alpine: update to 2.24.2
PR: 256901
Approved by: maintainer
|
Mon, 12 Apr 2021
|
[ 16:41 Neel Chauhan (nc) ] b423d95
mail/alpine: update to 2.24.1
PR: 255005
Submitted by: Marco Beishuizen <mbeis AT xs4all DOT nl> (maintainer)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 15 Oct 2020
|
[ 09:35 joneum ]
Update to 2.24
PR: 250295
Submitted by: maintainer
Sponsored by: Netzkommune GmbH
|
Sat, 5 Sep 2020
|
[ 14:28 olivier ]
Update Maildir patch URL.
PR: 249112
Reported by: Freddy Dissaux <dsx@bsdsx.fr>
Approved by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
|
Sat, 11 Jul 2020
|
[ 15:01 cs ]
Update to 2.23.2
PR: 247435
Submitted by: maintainer
|
Tue, 21 Jan 2020
|
[ 09:14 joneum ]
Update to 2.22
PR: 243467
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
Sponsored by: Netzkommune GmbH
|
Wed, 9 Oct 2019
|
[ 12:06 bapt ] (Only the first 10 of 39 ports in this commit are shown above. )
Drop the ipv6 virtual category for m* category as it is not relevant anymore
|
Wed, 17 Jul 2019
|
[ 19:03 swills ]
mail/alpine: readd maildir patch and change LDAP option
PR: 239257
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
|
Tue, 16 Jul 2019
|
[ 16:55 swills ]
mail/alpine: update to 2.21.99999
PR: 239187
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
|
Thu, 28 Jun 2018
|
[ 20:59 swills ]
mail/alpine: update to 2.21.9999
PR: 229352
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
|
Sun, 20 May 2018
|
[ 13:06 ler ]
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)
|
Wed, 28 Mar 2018
|
[ 22:33 yuri ]
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)
|
Wed, 21 Mar 2018
|
[ 22:40 tobik ]
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. Guimaraes <lebarondemerde@privacychain.ch>
Approved by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
|
Thu, 11 Jan 2018
|
[ 14:18 danfe ] (Only the first 10 of 100 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Mon, 19 Jun 2017
|
[ 17:39 ultima ]
* 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
|
Sun, 28 May 2017
|
[ 23:17 sunpoet ]
Fix OPTIONS_DEFAULT: remove DOCS which is added by framework
Approved by: portmgr (blanket)
|
Tue, 16 May 2017
|
[ 18:22 sunpoet ]
Update MASTER_SITES and PATCH_SITES
PR: 219331
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
|
Sat, 1 Apr 2017
|
[ 11:01 pi ]
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)
|
Mon, 16 Jan 2017
|
[ 16:46 mat ]
Fixup EXTRA_PATCHES and PATCHFILES missing the :-pX argument.
Sponsored by: Absolight
|
Wed, 11 Jan 2017
|
[ 22:15 adamw ]
USE_OPENSSL=no is not a thing. Neither is OPTIONS helpers after bsd.port.pre.mk.
This Makefile is a complete mess.
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Tue, 29 Nov 2016
|
[ 18:46 mat ] (Only the first 10 of 55 ports in this commit are shown above. )
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight
|
Wed, 2 Nov 2016
|
[ 22:45 mat ] (Only the first 10 of 110 ports in this commit are shown above. )
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 31 Jan 2016
|
[ 00:08 marino ]
mail/alpine: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Tue, 7 Jul 2015
|
[ 04:40 koobs ]
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
|
Sat, 7 Mar 2015
|
[ 14:51 riggs ] (Only the first 10 of 17 ports in this commit are shown above. )
- Update to upstream version 2.20
While on it:
- Pet portlint
PR: 197885
Submitted by: mbeis@xs4all.nl (maintainer)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 23 Jun 2014
|
[ 11:57 pi ]
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
|
Mon, 16 Jun 2014
|
[ 10:44 pi ]
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>
|
Sun, 15 Jun 2014
|
[ 08:40 pi ] (Only the first 10 of 20 ports in this commit are shown above. )
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)
|
Mon, 3 Feb 2014
|
[ 21:34 antoine ]
pico-alpine slave is now staged, so move NO_STAGE to a master only part
|
Tue, 28 Jan 2014
|
[ 14:15 bapt ]
Switch ispell to aspell-ispell
|
Sat, 4 Jan 2014
|
[ 08:21 jgh ]
- reset maintainer
PR: 185461
Submitted by: maintainer, c.petrik.sosa@gmail.com
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Mon, 17 Jun 2013
|
[ 12:03 bapt ]
Add an options to configure SSL (on), this was missed during the conversion to
new options framework.
Bump port revision.
Reported by: M. Schulte <m@fuglos.org>
|
Fri, 7 Jun 2013
|
[ 07:05 bapt ]
Fix conversion
Reported by: ak
|
Thu, 6 Jun 2013
|
[ 19:31 bapt ]
Convert to new options framework
|
Thu, 7 Mar 2013
|
[ 03:25 bdrewery ] (Only the first 10 of 106 ports in this commit are shown above. )
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
|
Mon, 8 Oct 2012
|
[ 10:38 dougb ] (Only the first 10 of 45 ports in this commit are shown above. )
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
|
Sun, 29 Jul 2012
|
[ 08:17 dougb ]
Remove my personal web site from MASTER_SITES
|
Fri, 20 Jan 2012
|
[ 10:03 dougb ]
Apply a better fix for CC
While I'm here, remove the license info
PR: ports/163173
Submitted by: Jan Beich <jbeich@tormail.net>
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
|
Sun, 26 Jun 2011
|
[ 07:12 dougb ]
Fix build with clang
|
Mon, 30 May 2011
|
[ 20:43 dougb ]
Remove the "phone home" feature that was used by UW to gather statistics
on [Al]pine usage. There is no one interested in this data anymore.
Discussed on: alpine-info mailing list
|
Sat, 23 Apr 2011
|
[ 16:15 dougb ]
The master patch site has disappeared, so remove it for now until
I hear from the author. The patches are still available from my
personal site, as well as the FreeBSD distfile distributor.
|
Sun, 5 Dec 2010
|
[ 07:51 dougb ]
Remove CONFLICTS for the old pine stuff, it's been long enough
Fix the problem mentioned in the PR related to a feature of the port
that is useful, or dangerous depending on how you look at it. :)
If you run 'alpine -conf > file' it will merge in values from your
existing global conf file (/usr/local/etc/alpine.conf) and spit out a
new file with any new features added. The port used this feature when
I took it over, and I maintained that behavior because it is useful.
However, it is different from the traditional behavior of installing
a clean foo.conf.sample file, and maintaining foo.conf only if it
differs from the sample.
My solution to this problem is different than the PR's, but does not
involve patching the source. Using the pkg-install file and taking
advantage of the default behavior of the alpine -conf feature I have
created the best of both worlds, a clean .sample, and merging in local
changes if they exist.
Since I'm changing stuff anyway, do both sides of the process in a
more security-conscious way.
Bump PORTREVISION since the package is now different
PR: ports/148859
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
|
Mon, 14 Jun 2010
|
[ 08:22 dougb ] (Only the first 10 of 18 ports in this commit are shown above. )
Add LICENSE information to my ports where the right answer is obvious
|
Mon, 8 Feb 2010
|
[ 07:04 dougb ]
Allow alpine to link against OpenSSL from the ports instead of the base.
PR: ports/143525
Submitted by: Dan Lukes <dan@obluda.cz>
|
Mon, 20 Jul 2009
|
[ 18:13 dougb ]
Rework the sed pattern for pine.conf -> alpine.conf related stuff to be
more thorough. (Prompted by the PR, but I used a different solution.)
PR: ports/136931
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
|
Tue, 24 Mar 2009
|
[ 19:51 dougb ] (Only the first 10 of 12 ports in this commit are shown above. )
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports
|
Sat, 6 Sep 2008
|
[ 06:15 dougb ]
A number of small-but-important updates:
1. Update the names of some configure flags. This would not have affected
users who used the defaults, or the package.
2. In order for the speller option to actually be chosen by configure
it already has to be installed, so add them to BUILD_DEPENDS. [1]
Fixing this properly also required a patch to configure which I am
submitting upstream.
3. Update the location of mlock (if installed) [1]
4. Turns out that alpine no longer uses the value of SSLTYPE internally,
(it is only used by the IMAP server which we don't build) so simplify
the whole SSL section considerably. All authentication types are now
available to alpine by default.
5. Include the proper MAKE_ARGS and relax a test in configure to give
users who want to try the new S/MIME support a fighting chance. [2]
Bump PORTREVISION accordingly
Submitted by: Scott Allendorf <scott-allendorf@uiowa.edu> [1]
Inspired by: scf [2]
|
Mon, 1 Sep 2008
|
[ 01:16 dougb ]
Upgrade to version 2.00. The major new feature is experimental S/MIME
support. There are also some improvements and bug fixes for charset
handling, and various other small bug fixes.
See http://www.washington.edu/alpine/changes/1.10-to-2.00.html
for details.
|
Fri, 6 Jun 2008
|
[ 13:43 edwin ] (Only the first 10 of 159 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Tue, 18 Mar 2008
|
[ 23:27 dougb ]
Update to version 1.10, which has the following highlights. See
http://www.washington.edu/alpine/changes/1.00-to-1.10.html for
the list of all changes.
New Features
============
1. Default role
2. Better kerberos support
3. Better threading performance for large folders
4. "Unknown" character set to improve the chances you can read a
malformed message
5. Option to suppress user agent for sent mail
Bug Fixes
=========
1. Various crashes with non-standards-compliant SMTP or IMAP servers
2. Don't try to send a message with an unknown charset
|
Fri, 21 Dec 2007
|
[ 23:02 dougb ]
Add missing trailing quote to WITH_ISPELL CONFIGURE_ARGS.
Submitted by: scf
|
[ 10:39 dougb ]
Add a port for Alpine the new (Apache-licensed) version of Pine.
Alpine is a screen-oriented message-handling tool for news, and POP, IMAP,
and local e-mail. In its default configuration it offers a limited set of
functions geared toward the novice user, but it also has a large list of
optional "power-user" and personal-preference features.
Alpine's basic feature set includes:
* View, Save, Export, Delete, Print, Reply and Forward messages.
Compose messages in a simple editor with word-wrap and a
spelling checker. Messages may be postponed for later completion.
* Selection and management of message folders.
* Address book to keep a list of long or frequently-used
addresses. Personal distribution lists may be defined.
Addresses may be taken into the address book from incoming mail
without retyping them.
* New mail checking/notification occurs automatically (configurable).
* On-line, context-sensitive help screens.
Alpine supports MIME (Multipurpose Internet Mail Extensions), an Internet
Standard for representing multipart and multimedia data in email.
WWW: http://www.washington.edu/alpine/
This is a master port for editors/pico-alpine
|
Number of commits found: 66 |