non port: mail/cclient/Makefile |
SVNWeb
|
Number of commits found: 68 |
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
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, 12 Nov 2020
|
[ 11:18 fernape ]
mail/cclient: Unbreak in 11.4 and 12.2
Dimitry sent a more generic patch that workarounds the problem in mail/cclient
instead of its consumers.
Related to r554904.
PR: 250740
Submitted by: dim@FreeBSD.org
Reported by: colin@fbug.ksac.uk
MFH: 2020Q4 (blanket, build fix)
|
Sun, 8 Mar 2020
|
[ 00:48 riggs ]
Fix hostname verification
PR: 226621
Submitted by: satanist+freebsd@bureaucracy.de
Reviewed by: brnrd
|
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
|
Mon, 10 Sep 2018
|
[ 13:11 mat ] (Only the first 10 of 33 ports in this commit are shown above. )
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sat, 10 Mar 2018
|
[ 14:44 riggs ]
Un-break with SSL OPTION (default)
PR: 225885
Submitted by: brnrd
MFH: 2018Q1
|
Thu, 8 Jun 2017
|
[ 10:31 mat ]
Mark BROKEN with openssl-devel.
osdep.c:507:49: error: incomplete definition of type 'struct x509_st'
if (scq) return (*scq) (err,host,cert ? cert->name : "???") ? NIL : "";
~~~~^
Sponsored by: Absolight
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
|
Sat, 20 Dec 2014
|
[ 18:27 sunpoet ]
- Fix r375073, it should be bsd.port.options.mk and bsd.port.mk
|
[ 18:19 sunpoet ]
- Reword COMMENT
- Remove .include <bsd.port.options.mk>
- Cosmetic change: gather build-related knobs
|
Sun, 14 Dec 2014
|
[ 17:56 thierry ] (Only the first 10 of 16 ports in this commit are shown above. )
Adding mail/panda-cclient and mail/panda-imap.
Since Mark Crispin left the UW, development on UW-IMAP paused. Mark
however continued developing the toolkit under the name Panda-IMAP.
Since Mark passed, Jonathan Abbey created a project on GitHub, by
concatenating all of the public releases of UW IMAP with the last
version of Panda IMAP.
Add conflict lines with the original ports.
|
Mon, 24 Nov 2014
|
[ 10:32 ale ]
Fix linking with libgcc on arm.
PR: 194219
Submitted by: sbruno, mikael.urankar@gmail.com
|
Wed, 29 Oct 2014
|
[ 22:11 anders ] (Only the first 10 of 17 ports in this commit are shown above. )
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
|
Sun, 9 Mar 2014
|
[ 16:02 adamw ]
The cclient build system clobbers CFLAGS, but we can pass our own
in EXTRACFLAGS.
PR: ports/186980
Approved by: maintainer timeout
|
Sun, 23 Feb 2014
|
[ 12:27 antoine ]
- Fix references to STAGEDIR in binaries, config files etc.
- Allow packaging as a regular user
- Move a message to a pkg-message file
|
Mon, 10 Feb 2014
|
[ 03:19 miwi ]
- Stage support
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
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)
|
Thu, 23 May 2013
|
[ 02:19 jgh ]
- adoption of optionsNG
Approved by: portmgr (miwi)
|
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, 21 Aug 2011
|
[ 22:49 anders ]
Update to 2007f.
Add license info.
Correct path for c-client.cf and inform about configurability.
|
Wed, 8 Sep 2010
|
[ 01:59 pgollucci ]
- Correctly support WITH_OPENSSL_PORT=yes
PR: ports/143526
Submitted by: Dan Lukes <dan@obluda.cz>
Approved by: maintainer timeout (anders ; 211 days)
|
Wed, 18 Nov 2009
|
[ 22:39 pav ] (Only the first 10 of 37 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Mon, 19 Jan 2009
|
[ 01:11 anders ]
Update to 2007e.
Remove FORBIDDEN, as the security issues should be OK now.
PR: 130255
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
Sun, 11 Jan 2009
|
[ 14:59 miwi ]
- Mark FORBIDDEN
Security:
http://www.vuxml.org/freebsd/69a20ce4-dfee-11dd-a765-0030843d3802.html
http://www.vuxml.org/freebsd/a6713190-dfea-11dd-a765-0030843d3802.html
|
Mon, 1 Oct 2007
|
[ 04:03 marcus ]
With my portmgr hat on, fix this port so tools like imapd that depend on it
will actually work. The previous commit completely broke imapd, ipopd, etc.
This restores the installation of linkage.c from the last working version.
|
Sun, 30 Sep 2007
|
[ 05:58 edwin ]
[patch] update mail/cclient to version 2006j
The c-client and imap-uw are still at version 2004g. The
patch I am enclosing updates c-client to version 2006j.
PR: ports/114833
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
Approved by: maintainer timeout
|
Sun, 23 Sep 2007
|
[ 11:44 edwin ]
[UPDATE]mail/cclient. The problem with the assembly of some ports
Some ports require unzipped source of cclient.
For example, one of the ports with such problem is the
asterisk (configure --with-imap). Copying some of the files
in the include/cclient solves this problem by using standard
tools. These files are stored parameters with which compiles
port
PR: ports/114913
Submitted by: viper <viper@perm.raid.ru>
Approved by: maintainer timeout
|
Sun, 1 Jul 2007
|
[ 20:57 anders ]
Move bsd.port.pre.mk inclusion up to make OPTIONS work.
Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.
|
Tue, 26 Jun 2007
|
[ 08:08 anders ]
Add OPTIONS list.
Add knob to choose mbx as default mailbox format, in cclient.
PR: 88941, 88942
Submitted by: Mats Dufberg <mats@dufberg.se>
|
Tue, 30 Jan 2007
|
[ 10:25 pav ] (Only the first 10 of 83 ports in this commit are shown above. )
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Wed, 5 Oct 2005
|
[ 17:48 thierry ]
Upgrade to 2004g: fix vulnerability CAN-2005-2933.
Approved by: anders (maintainer)
Security: CAN-2005-2933
|
Mon, 30 May 2005
|
[ 19:57 anders ]
Update to 2004d.
Fix IPv6+SSL.
PR: 77512
|
Sun, 30 Jan 2005
|
[ 13:31 netchild ]
POLA: let the port behave as the previous version regarding the location
of the certification files.
Noticed by: Manfred Antar <null@pozo.com>
Approved by: maintainer (implicit)
|
Sat, 29 Jan 2005
|
[ 12:03 netchild ]
Update to 2004c1.
Approved by: maintainer (blanked, as long as I don't break anything)
|
Fri, 3 Sep 2004
|
[ 21:30 anders ]
Update to imap-2004a.
|
Fri, 4 Jun 2004
|
[ 14:21 anders ]
Update to imap-2004.
Adds support for IPv6 amongst other things.
PR: 66517
Submitted by: Christian Kratzer <ck@cksoft.de>
|
Tue, 28 Oct 2003
|
[ 23:34 anders ]
Add missing quote in Makefile.
PR: 56010
Submitted by: Roman Neuhauser <roman@bellavista.cz>
|
Tue, 22 Jul 2003
|
[ 22:25 anders ]
Update to imap-2002d.
PR: 54181
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Sun, 1 Jun 2003
|
[ 20:49 anders ]
Correct PAM service name for ipop3d to pop3 instead of pop like we've
used to have it for a long time.
Update PAM info to reflect that the session service is now used.
Bump PORTREVISION as this affects ipop3d runtime usage (need to do it on
cclient as well since we expect their versions to match exactly).
PR: ports/52798
|
Wed, 21 May 2003
|
[ 00:54 anders ]
Forgot to insert SUBDIR in MASTER_SITES paths, fix that.
PR: 51754
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
[ 00:12 anders ]
Update to 2002c1.
PR: 51754
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Fri, 7 Mar 2003
|
[ 06:06 ade ] (Only the first 10 of 166 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Wed, 27 Nov 2002
|
[ 03:53 anders ]
Unbreak: set USE_OPENSSL properly.
Tidy.
Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords.
Pointy hat to: dougb
|
Tue, 26 Nov 2002
|
[ 12:05 dougb ]
anders assigned me a PR to update pine, so he must have meant me to update
this too. :)
* Mostly a simple version update, although I tweaked a few things
* Make some Makefile variables more... variable
* SSLTYPE update to match new c-client makefile
* Remove a spurious variable from the port Makefile
* Tab'ify a couple places in patches that had to be regenerated anyway
|
Wed, 6 Nov 2002
|
[ 13:27 anders ]
Don't use REINPLACE_CMD -ne.
Pointy hat to: edwin
|
Mon, 4 Nov 2002
|
[ 01:37 edwin ]
PERL -> REINPLACE
Noticed on: bento
|
Mon, 18 Mar 2002
|
[ 00:29 anders ]
Remove broken master site.
Fix hostname for freenix.no master site.
|
Thu, 14 Mar 2002
|
[ 00:11 anders ]
Correct MAINTAINER e-mail address for ports I maintain.
|
Tue, 29 Jan 2002
|
[ 11:45 knu ] (Only the first 10 of 62 ports in this commit are shown above. )
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
Sat, 8 Dec 2001
|
[ 16:36 anders ]
Update cclient & imap-uw ports to imap-2001a. Fix typos in imap-uw's
pkg-req.ssl.
|
Fri, 5 Oct 2001
|
[ 09:28 petef ] (Only the first 10 of 13 ports in this commit are shown above. )
- Upgrade to imap-2001.FINAL - Install additional cclient header files -
Move SSL dependency generation for cclient to post-build - Bump PORTEPOCH -
Removed -drac PKGNAMESUFFIX,more confusion than extra info - Remove futile
build of imapd/ipop3d/ipop2d in cclient, and libc-client4.a in the imap-uw
port. - Respect CFLAGS and CC
|
Mon, 25 Jun 2001
|
[ 03:40 dwcjr ] (Only the first 10 of 11 ports in this commit are shown above. )
Update imap-uw and cclient to 0106191041 Add SSL support to both Add
pkg-req.rev to detect version Add pkg-req.ssl to keep track of ssl versions
|
Wed, 25 Apr 2001
|
[ 06:42 dougb ]
Update to 0104241750. The maintainer submitted an update for the previous
version, however they _just_ updated the version today. Going to the latest
version didn't require any other mods.
|
Mon, 16 Apr 2001
|
[ 19:48 dirk ]
* Set maintainership to Anders Nordby <anders@fix.no>. * Add two more master
sites that I control myself, to bring some much needed stability there too
(UW has been removing snapshots without putting them in the old dir). *
Use PAM by default. * Remove some unnecessary linking parameters.
|
Sun, 8 Apr 2001
|
[ 21:53 mi ]
Fix handling of WITH_SSL -- the USE_OPENSSL was defined when in the
opposite case :) Make the c-client's Makefile use the LDFLAGS files, when
linking the shared library. This ensures, that the things like -lpam,
-lssl are linked into it and an application does not have to refer to
them explicitly.
|
[ 20:50 mi ]
So, we are on the slippery slope of using the beta-versions... Well, use
the one available on the vendor's site. (0104051333 instead of
0104031813).
|
Thu, 5 Apr 2001
|
[ 04:21 nsayer ] (Only the first 10 of 12 ports in this commit are shown above. )
Mega cclient port SSL commit redux. This time with maintainer approval.
|
Fri, 23 Mar 2001
|
[ 15:57 lioux ]
Help it be PREFIX safe.
|
Mon, 12 Feb 2001
|
[ 06:42 sf ]
o update to 2000c. o change maintainer.
|
Tue, 30 Jan 2001
|
[ 17:24 sf ]
update with using new distfile.
|
Mon, 18 Dec 2000
|
[ 09:55 kbyanc ] (Only the first 10 of 32 ports in this commit are shown above. )
Remove the cclient-maildir port as the third-party patches have become too
out-of-sync with the c-client codebase to maintain.
|
Wed, 1 Nov 2000
|
[ 14:23 jeh ]
mail/cclient is missing a .h file needed by PHP No response from MAINTAINER
|
Tue, 12 Sep 2000
|
[ 06:18 kbyanc ]
Cclient is obtained from the imap distribution which is ramping up for the
next release (it's not quite here yet). In the meantime, they have moved the
imap-4.7c tarball into an 'old' subdirectory. This updates the c-client ports
to find the tarball in it's new location. While I was in there, I also removed
an obsolete MASTER_SITE and updated my e-mail address in the MAINTAINER field.
|
Fri, 14 Jul 2000
|
[ 10:27 kbyanc ]
New port: mail/cclient
|
Number of commits found: 68 |