CVS log for ports/mail/pine4/Attic/Makefile
Up to [FreeBSD] / ports / mail / pine4
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.89
Mon Sep 1 20:21:47 2008 UTC (3 years, 5 months ago) by dougb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.88: +1 -1 lines
Remove the port for Pine, and the slave port for Pico. UW has discontinued development on the Pine branch, and is instead focusing its efforts on the successor, Alpine. http://www.washington.edu/alpine/ Alpine has more features, much better localization, better organized (and largely rewritten) code, is BSD licensed, and should be a drop-in replacement in terms of configuration files. Alpine version 1.00 was released on March 17, 2008 after over a year of development and community testing, and has since had 2 releases for bugfixes and new features, so it's safe to say that this is a mature replacement.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Aug 9 07:39:11 2007 UTC (4 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +7 -0 lines
Add support for the passfile option. Submitted (in part) by: Scot Hetzel
Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Oct 15 21:15:24 2006 UTC (5 years, 3 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -0 lines
Add an OPTION for maildir support, and update to the latest version of the maildir patch: October 10, 2006 Fix a bug in the Courier driver that did not allow it to create non existent folders when trying to save a message to a non-existent folder. Approved by: portmgr (clement)
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Aug 28 06:03:13 2006 UTC (5 years, 5 months ago) by dougb
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +8 -5 lines
Add OPTIONS to the rest of my ports that need them. Add CONFLICTS to the bind* ports.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Mar 21 22:24:07 2006 UTC (5 years, 10 months ago) by dougb
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +5 -2 lines
Provide better coverage for the maildir patch by adding both my own site as a mirror, and MASTER_SITE_LOCAL.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Nov 1 21:19:32 2005 UTC (6 years, 3 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -0 lines
Fix a problem with read-only files in the build directory. PR: ports/88321 Submitted by: marck
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Oct 29 07:13:28 2005 UTC (6 years, 3 months ago) by dougb
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -1 lines
For the ports that I maintain, do the following as appropriate: 1. Add myself as a backup master site (Sourceforge and CPAN ports already have good enough coverage, so skip them). 2. For all ports that have them, download the PGP signature files. 3. For ports in 2, add a verify target to the Makefile 4. For ports where I was already providing a master site, update the URL. 5. Pet portlint in a couple of places.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Oct 12 00:20:19 2005 UTC (6 years, 4 months ago) by dougb
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +10 -5 lines
Update Pine and Pico to 4.64, the latest from UW. This version contains mostly bug fixes, with a few small new features. See the following for details: http://www.washington.edu/pine/changes/4.63-to-4.64.html I also updated the Pine port to stop building Pico, and instead depend on the Pico port. This solves a CONFLICTS situation, and is arguably the more logical way to handle this. Also, if you use an alternate editor for Pine, you no longer have to install Pico if you don't want it. Make the dependency on ispell conditional. [1] This is not exactly what the PR originator requested, but it will accomplish basically the same thing. Use these new things called variables to help ensure that the maildir patches can be found from version to version. [2] PR [1]: ports/75569 Submitted by [1]: Jeremy Chadwick <freebsd@jdc.parodius.com> PR [2]: ports/86960 Submitted by [2]: Lewis Thompson <lewiz@compsoc.man.ac.uk>
Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Jun 25 22:07:57 2005 UTC (6 years, 7 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +7 -2 lines
Upgrade to the latest version, 4.63. From the PR: Add support for WANT_OPENLDAP_SASL PR: ports/81574 Submitted by: Sean Farley
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Mar 13 23:10:20 2005 UTC (6 years, 10 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +0 -0 lines
Forced commit because I forgot the PR reference. PR: ports/76829 Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk>
Revision 1.79: download - view: text, markup, annotated - select for diffs
Sun Mar 13 23:09:32 2005 UTC (6 years, 10 months ago) by dougb
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +12 -3 lines
Add maildir support, prompted by the PR but with a different solution.
This requires twiddling patch-af because it and the maildir patch were
trying to adjust the same hunk.
While I'm here:
1. Remove a painfully obvious comment
2. s/pkg-message/${PKG_MESSAGE}/ to help people that have weird things
set in their environment.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Jan 23 02:02:45 2005 UTC (7 years ago) by dougb
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
Update to PINE sources 4.62, the latest from UW. It contains many bug fixes, and a few new features.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Aug 9 08:52:13 2004 UTC (7 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
Update for version 4.61, a bugfix release.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Jun 9 11:44:09 2004 UTC (7 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +5 -1 lines
Add an option to build with IPv6 capability. PR: ports/65852 Submitted by: Janos Mohacsi <mohacsi@niif.hu>
Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon May 24 20:20:47 2004 UTC (7 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -0 lines
Add an LDAP_PREFIX line to fix the LDAP'ified build. Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat May 22 22:31:01 2004 UTC (7 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +5 -2 lines
Update to version 4.60, the latest from UW. Several new features and many bug fixes are included. See http://www.washington.edu/pine/changes/4.58-to-4.60.html for more information. One wonky master site is removed, thanks to fenner's distfile survey, and patches are regenerated as needed. The idea for the patch to obey ${CC} came from the PR, the implementation is my own. PR: ports/65232 Submitted by: michael johnson <ahze@ahze.net>
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat May 22 21:11:39 2004 UTC (7 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -4 lines
Convert to USE_OPENLDAP. I have no idea if this will work, since I don't use LDAP, but no one who does has stepped forward with a better patch.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Sep 10 19:03:19 2003 UTC (8 years, 5 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
Upgrade to 4.58, a security and bugfix release which addresses the following: * Potential security problems caused by maliciously-formed RFC 2231 attachment parameters Several other bugs fixed as well. All users of Pine are highly encouraged to upgrade. Improvements to the port: * DOCSDIR'ification of plist * Patches regenerated to remove fuzz Approved by: security-officer, portmgr
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Jun 1 22:12:34 2003 UTC (8 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
Upgrade to 4.56, the latest from UW. Several bug fixes and new features.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Apr 19 05:43:02 2003 UTC (8 years, 9 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -2 lines
Upgrade to 4.55, the latest from our friends at UW. Many improvements and bug fixes. See http://www.washington.edu/pine/changes/4.53-to-4.55.html for details.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Mar 5 14:46:35 2003 UTC (8 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +16 -14 lines
* Don't do patch + sed for PREFIX-related changes, just use sed in one pass * Update to Makefile COMMENT * Take advantage of pkg-message to hit both ports and package installs * Thanks to work done by winter to make ispell do reasonable things when invoked as 'spell', properly define the speller for pico, and add a default speller for the pine.conf. The reason for the latter is to take advantage of the (arguably) superior behavior of ispell when files are piped to it. * Do to the speller updates, grow a dependency on ispell and bump the revision. * Add readme and copyright to portdocs
Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Feb 28 10:16:59 2003 UTC (8 years, 11 months ago) by dougb
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +0 -1 lines
This download site answers, but the mirror hasn't updated to the latest version.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Feb 24 02:26:52 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Point dependencies on net/openldap to net/openldap12
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Jan 23 09:51:36 2003 UTC (9 years ago) by dougb
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +10 -2 lines
Update mirror sites, and remove a pointless variable
Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jan 22 16:15:08 2003 UTC (9 years ago) by dougb
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +6 -9 lines
Argh. Actually stop trying to install and package the pgp scripts. Add a message about the new, improved pine-pgp-filters port.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jan 22 15:46:11 2003 UTC (9 years ago) by dougb
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +37 -45 lines
Upgrade to 4.53, the latest version from our friends at UW. Several bugs have been fixed, mostly in new options. Users of Pine are encouraged to upgrade. In addition to the version upgrade, I've overhauled the port. The most significant change is that I'm now using the include version of the c-client library, as opposed to the shared version used by the IMAP port. The main reason for this is to stay current with the Pine developer's view of the program. An additional benefit is that this change will allow me to update the Pine port more rapidly, without having to wait for the shared cclient port. In order to avoid conflicts with the IMAP server port, I am now compiling the pine binary static. On my system, this actually gives the pine binary a smaller memory footprint. I've also adopted the same option semantics that are currently in use for cclient. Namely that WITH_SSL is now the default. The other change of note is that I'm now installing the rpdump and rpload binaries that let you save and load a remote pine configuration. The Makefile has also been cleaned up, somewhat simplified, and made more generic. The basic functionality should be the same.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Dec 17 22:33:31 2002 UTC (9 years, 1 month ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3 lines
Upgrade to 4.51, mostly a bugfix release, but containing a few new features, Disable-Sender, Scramble-Message-Id, Spell-Check-Before-Sending. Pine users are strongly encouraged to upgrade. Approved by: portmgr (knu)
Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Nov 26 12:17:35 2002 UTC (9 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Upgrade to 4.50, the latest from UW; which includes better threading support, enhanced rule patterns, role-based smtp server, better character set support, and most importantly, a fix for the DoS recently reported on bugtraq. There are other fixes and improvements as well, check out the release notes for more information. * Usual round of patch re-generation * Add a makefile.bsf fix and a patch for pine/strings.c not being able to find utf8.h
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Jan 10 16:47:18 2002 UTC (10 years, 1 month ago) by nectar
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Update 4.43 -> 4.44
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Dec 8 20:50:25 2001 UTC (10 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -14 lines
Upgrade to 4.43 which contains mostly bug fixes for the less often used features. Also, remove maildir support due to the staleness of the previous patch, and promised updates not appearing.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Oct 10 20:53:15 2001 UTC (10 years, 4 months ago) by dougb
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -1 lines
I've already had 4 e-mails about this, so add a warning about keeping the cclient library and this port in synch, both in terms of version and compile options.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Oct 5 08:41:39 2001 UTC (10 years, 4 months ago) by dougb
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -3 lines
* Update to version 4.40, the latest and greatest from our friends at UW. Improvements include TLS and SSL support fully integrated into the code base (requires OpenSSL), support for remote address books, improved rules-based filtering, and new filter options. * Bugs fixed include longer folder names, temp file cleanup, mail sorted by filters more accurately, et al. * Re-generate almost all of the patches to clean out more of the fuzz.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Jun 9 10:29:24 2001 UTC (10 years, 8 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +14 -13 lines
portlint fixes, unbreak (optional) ldap support.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Jun 9 09:04:28 2001 UTC (10 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Adopt the red-headed step-child. I actually worked with Josh Gilliam on the original makefile.bsf, so I feel confident that I can handle it. :)
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue May 29 12:53:41 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +12 -1 lines
add maildir support PR: 27160 Submitted by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed May 2 03:41:05 2001 UTC (10 years, 9 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
One last one I forgot
Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed May 2 03:40:33 2001 UTC (10 years, 9 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -12 lines
There is no pine4-ssl slave port anymore. Get rid of the slave port plumbing.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Apr 5 03:21:41 2001 UTC (10 years, 10 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +8 -3 lines
Mega cclient port SSL commit redux. This time with maintainer approval. 1. Add support for building cclient with SSL. Warn about the possibility that some ports may have been missed and need ssl added at link time. 2. Update cclient and imap-uw to latest versions. 3. Fix pine4 to add ssl libraries. This can be used as a model for what other ports may need to do. 4. Release MAINTAINERship (by request). Submitted by: anders@fix.no Approved by: petef@databits.net
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Mar 25 20:17:46 2001 UTC (10 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -1 lines
Set PORTREVISION because of new files/patch-reply.c. It looks as though the only slave port to this is mail/pine4-ssl, which is marked BROKEN. Submitted by: kris
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Feb 11 22:05:16 2001 UTC (11 years ago) by sf
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
update to 4.33. PR: 24830 Submitted by: maintainer
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Feb 10 22:40:57 2001 UTC (11 years ago) by sf
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
welcome new maintainer. PR: 24830 Submitted by: Pete Fritchman <petef@databits.net>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Jan 20 23:00:42 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Upgrade to 4.32
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:15:06 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -3 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Dec 18 09:54:53 2000 UTC (11 years, 1 month ago) by kbyanc
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -5 lines
Update c-client to that found in UW's imap-2000. Update imap-uw to the latest version (imap-2000). Update pine4 to the latest version (pine-4.31). Despite the fact that the new releases of imap-uw and pine are intended to improve security, the security warnings on the pine and imap-uw ports have been left intact until they have proven themselves.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Oct 30 03:47:10 2000 UTC (11 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
Bump PORTREVISION due to security fix.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Oct 30 01:35:20 2000 UTC (11 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +6 -3 lines
Add a patch to address the known remote buffer overflow, from Mike Silbersack <silby@silby.com>. Add a build- and install-time warning about the probable existence of further remote security problems, and remove FORBIDDEN. Submitted by: Mike Silbersack <silby@silby.com>
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Sep 29 07:28:47 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -1 lines
Mark FORBIDDEN: known buffer overflows exploitable by remote email. Parenthetically, no software which uses 4299 sprintf/strcpy/strcat calls can possibly be safe - I don't expect to remove this FORBIDDEN tag any time soon. :-(
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Jul 17 08:19:25 2000 UTC (11 years, 6 months ago) by kbyanc
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -1 lines
Update the pine4 port to utilize the new cclient port. Pine has historically built against an internal copy of the c-client library, however c-client development has progressed beyond what is shipped with pine. (It would appear that all new development work is being done via UW's imap server codebase.) This change allows pine to utilize improvements/bugfixes in the c-client library. In addition, the cclient port builds c-client as a a shared library. Now, pine links against this shared library. As a result, pine binaries are approximately 550k smaller. On the other hand, the c-client library itself is a good 650k. The real benefit here is that c-client may be shared amongst multiple binaries (i.e. imap-uw, php, and perl scripts using the p5-Mail-CClient module), thereby potentially reducing the overall disk and memory usage. PR: 19731 Submitted by: kbyanc@posi.net Reviewed by: will
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jun 27 16:25:32 2000 UTC (11 years, 7 months ago) by alex
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +15 -1 lines
Add a WITH_LDAP knob. Defaults to off, of course. PR: 18228 Submitted by: Mikko Tyolajarvi <mikko@dynas.se>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 13 20:00:27 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4 lines
Update to use PORTNAME/PORTVERSION
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jan 17 12:39:54 2000 UTC (12 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -1 lines
Do not include bsd.port.pre.mk twice (once in the slave and once in the
master). This is done by defining a variable "PRE_MK_INCLUDED" in the slave
before including ${MASTERDIR}/Makefile, and have the master check it before
including any necessary macro files.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Dec 23 15:35:14 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +14 -5 lines
Honor PREFIX setting. PR: 15120 Submitted by: Matt Behrens <matt@zigg.com>
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Nov 18 00:43:59 1999 UTC (12 years, 2 months ago) by jim
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -6 lines
Update to version 4.21
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Oct 18 23:32:09 1999 UTC (12 years, 3 months ago) by jim
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4 lines
Updated to version 4.20. PR: 14313 Submitted by: jack@germanium.xtalwind.net
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:50:39 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Change Id->FreeBSD.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jun 23 03:40:26 1999 UTC (12 years, 7 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -4 lines
Preparation for importing pine4 + SSL port. Suggested-by: asami@freebsd.org
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jun 21 07:52:21 1999 UTC (12 years, 7 months ago) by mharo
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -3 lines
Move NO_LATEST_LINK from pine4 to pine3
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Apr 21 00:39:34 1999 UTC (12 years, 9 months ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
Move WWW to DESCR from Makefile ...
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Apr 8 19:05:46 1999 UTC (12 years, 10 months ago) by billf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -3 lines
Proper URLs that reference directories end in '/'
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Mar 15 01:41:15 1999 UTC (12 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -8 lines
Update to version 4.10. PR: 10286 Submitted by: maintainer
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Mar 11 21:47:15 1999 UTC (12 years, 11 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
Commit all Y2K/WWW_SITE changes from today...
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jan 13 02:47:31 1999 UTC (13 years, 1 month ago) by scrappy
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1 lines
More Y2K Statement Links...
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Oct 5 04:23:13 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +29 -11 lines
Update to version 4.05. PR: 7993, 8151 Submitted by: maintainer
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Aug 13 06:49:09 1998 UTC (13 years, 6 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -4 lines
Upgrade port to pine-4.02a. PR: 7593 Submitted by: Adrian Penisoara <ady@freebsd.ady.ro>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Jul 29 16:43:59 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +9 -5 lines
Upgrade to 4.02. PR: 7373 Submitted by: maintainer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jul 21 13:45:58 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -6 lines
Upgrade to 4.01. Submitted by: maintainer
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jul 18 05:48:37 1998 UTC (13 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +32 -11 lines
Pine 4.00 port Submitted by: Adrian Penisoara <ady@freebsd.ady.ro>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 2 14:41:18 1998 UTC (14 years ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
portlint, use ${INSTALL} instead install.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Mar 26 02:12:07 1997 UTC (14 years, 10 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_5, RELEASE_2_2_2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +10 -7 lines
Upgrade to 3.96
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 6 08:45:06 1997 UTC (15 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
Separate PATCH_* from MASTER_*. (If you ask me, I can't figure out why adding a file called "*.patch-1" makes the package name change from "pine-3.59" to "pine-3.59q" and not "pine-3.59.1", but that's ok.)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Feb 5 10:33:28 1997 UTC (15 years ago) by ache
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -2 lines
Upgrade to 3.95q
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jan 12 17:34:50 1997 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -0 lines
Don't build/install shared c-client library, because it is obsoleted with imapd port and used only for pine Don't build/install mtest, already done in imapd port now Add missing -lcrypt for pine build
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 12 14:28:44 1997 UTC (15 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
Take out imapd/ipopd, separate port is available now
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Dec 4 20:43:27 1996 UTC (15 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Add news to CATEGORIES
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 3 20:28:23 1996 UTC (15 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Add Pine WWW into comment
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 17 07:42:50 1996 UTC (15 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -9 lines
Convert to use MAN[1-8LN]
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Nov 10 21:32:21 1996 UTC (15 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
CATEGORIES+= --> CATEGORIES= And clean up variable ordering (as shown in the handbook) as little.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 17 03:57:57 1996 UTC (15 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -5 lines
Upgrade, 3.91 -> 3.95. This version is supposed to fix a lot of bugs. Submitted by: "Matthew N. Dodd" <winter@jurai.net>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 14 11:52:36 1995 UTC (16 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Submitted by: Tom Samplonius <tom@misery.sdf.com> Makefile.diff - patch to Makefile; gzip additional manpages during postinstall file.Makefile.diff - patch to files/Makefile; add install for new manpages PLIST.diff - include new manpages in package
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 18 08:55:37 1995 UTC (16 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -1 lines
Compress manpages.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 23 12:47:15 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Updating mail Makefiles....
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 11 20:28:22 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
Updated ports Makefiles for mails.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:47:31 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 11 10:46:45 1994 UTC (17 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
This is now version 3.91.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 14 14:12:02 1994 UTC (17 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Several changes across all ports: 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 13 06:34:51 1994 UTC (17 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Make the required changes to make all existing ports use MASTER_SITES correctly.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 4 01:08:46 1994 UTC (17 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -2 lines
Put the standard comments at the top of the Makefile, just to bring it into line with the others (always clone another port when starting a new one if you can, folks, it saves work and makes them look more standard). Submitted by: jkh
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 4 01:06:28 1994 UTC (17 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -10 lines
Updated to include package information. Reviewed by: jkh Submitted by: mr
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Sep 3 20:43:16 1994 UTC (17 years, 5 months ago) by jkh
CVS tags: mail
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Bring in the new ports/mail tree and Michael Reifenberger's pine port in one swell foop. Reviewed by: jkh Submitted by: mr
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Sep 3 20:43:15 1994 UTC (17 years, 5 months ago) by jkh
Branches: MAIN
Initial revision
