FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:19 PM GMT
non port: mail/alpine/Makefile
CVSWeb

Number of commits found: 16

Fri, 20 Jan 2012
[ 10:03 dougb ] Original commit 
1.16 mail/alpine/Makefile
1.4 mail/alpine/pkg-descr
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 ] Original commit 
1.5 audio/vo-aacenc/Makefile
1.3 audio/vo-amrwbenc/Makefile
1.15 biology/lamarc/Makefile
1.3 chinese/opencc/Makefile
1.19 databases/adminer/Makefile
1.19 databases/cassandra/Makefile
1.9 databases/jasperserver/Makefile
1.3 databases/java-mybatis/Makefile
1.26 databases/kumofs/Makefile
1.17 databases/p5-MongoDB/Makefile

(Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
- 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 ] Original commit 
1.14 mail/alpine/Makefile
Fix build with clang
Mon, 30 May 2011
[ 20:43 dougb ] Original commit 
1.13 mail/alpine/Makefile
1.1 mail/alpine/files/patch-newuser
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 ] Original commit 
1.12 mail/alpine/Makefile
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 ] Original commit 
1.11 mail/alpine/Makefile
1.1 mail/alpine/pkg-install
1.2 mail/alpine/pkg-plist
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 ] Original commit 
1.3 editors/pico-alpine/Makefile
1.15 irc/sirc/Makefile
1.10 mail/alpine/Makefile
1.17 mail/pine-pgp-filters/Makefile
1.22 misc/wmweather+/Makefile
2.30 ports-mgmt/portmaster/Makefile
1.31 security/pidgin-otr/Makefile
1.7 x11-wm/obmenu/Makefile
1.11 x11/tint/Makefile
1.2 editors/pico-alpine/pkg-descr

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Add LICENSE information to my ports where the right answer is obvious
Mon, 8 Feb 2010
[ 07:04 dougb ] Original commit 
1.9 mail/alpine/Makefile
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 ] Original commit 
1.8 mail/alpine/Makefile
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 ] Original commit 
1.87 dns/bind9/Makefile
1.93 dns/bind94/Makefile
1.95 dns/bind95/Makefile
1.96 dns/bind96/Makefile
1.73 dns/p5-Net-DNS/Makefile
1.7 mail/alpine/Makefile
1.17 security/libotr/Makefile
1.26 security/pidgin-otr/Makefile
1.38 textproc/htdig/Makefile
1.142 x11-wm/windowmaker/Makefile

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports
Sat, 6 Sep 2008
[ 06:15 dougb ] Original commit 
1.6 mail/alpine/Makefile
1.1 mail/alpine/files/patch-configure
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 ] Original commit 
1.5 mail/alpine/Makefile
1.4 mail/alpine/distinfo
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 ] Original commit 
1.25 mail/abook/Makefile
1.8 mail/addresses-goodies/Makefile
1.11 mail/addresses/Makefile
1.4 mail/alpine/Makefile
1.18 mail/althea/Makefile
1.32 mail/anubis/Makefile
1.133 mail/balsa/Makefile
1.12 mail/biabam/Makefile
1.7 mail/c-sig/Makefile
1.26 mail/claws-mail-att_remover/Makefile

(Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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 ] Original commit 
1.3 mail/alpine/Makefile
1.3 mail/alpine/distinfo
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 ] Original commit 
1.2 mail/alpine/Makefile
Add missing trailing quote to WITH_ISPELL CONFIGURE_ARGS.

Submitted by:   scf
[ 10:39 dougb ] Original commit 
1.877 mail/Makefile
1.1 mail/alpine/Makefile
1.1 mail/alpine/files/cons25-alpine_keymenu.c
1.1 mail/alpine/distinfo
1.1 mail/alpine/pkg-descr
1.1 mail/alpine/pkg-message
1.1 mail/alpine/pkg-plist
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: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days43
new fortnight69
new month136

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.153 seconds.