non port: mail/isync/Makefile |
SVNWeb
|
Number of commits found: 66 |
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, 21 Dec 2021
|
[ 12:57 Bernhard Froehlich (decke) ] f05d5c9
mail/isync: Update deprecated CPE information
Approved by: portmgr (blanket)
|
Sun, 5 Dec 2021
|
[ 09:57 Emanuel Haupt (ehaupt) ] 02227bd
mail/isync: Update to 1.4.4
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Sat, 31 Jul 2021
|
[ 10:28 Emanuel Haupt (ehaupt) ] e4ca342
mail/isync: Update to 1.4.3
|
Tue, 8 Jun 2021
|
[ 18:18 Emanuel Haupt (ehaupt) ] 9b52f2a
mail/isync: Update to 1.4.2
|
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.
|
Tue, 23 Feb 2021
|
[ 09:30 ehaupt ]
mail/isync: Update to 1.4.1
|
Fri, 5 Feb 2021
|
[ 08:24 ehaupt ]
- Update to 1.4.0
- Remove superfluous patch instructions
|
Sat, 8 Aug 2020
|
[ 15:11 ehaupt ]
Update to 1.3.3
|
Fri, 10 Jul 2020
|
[ 19:30 ehaupt ]
Update to 1.3.2
|
Thu, 25 Jul 2019
|
[ 02:33 linimon ]
Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".
In some cases we only need to specifically test for "are we on the ancient
base gcc", e.g, the usage of 'pragma'.
While here, in some cases turn off SSE functions more specifically based
on ARCH, and turn off -mtune=generic everywhere. These are part of a
larger work in progress; these commits are for ports that would have
been touched by the the powerpc-on-clang test regardless.
Approved by: portmgr (tier-2 blanket)
|
Wed, 29 May 2019
|
[ 11:29 ehaupt ]
Update to 1.3.1
|
Tue, 19 Mar 2019
|
[ 19:03 ehaupt ]
Provide an upstream patch that fixes an issue with duplication loops when using
davmail and moving mails around in folders.
PR: 236635
Submitted by: sascha@root-login.org
|
Mon, 22 Oct 2018
|
[ 07:07 ehaupt ]
pragrma directive is not supported by base GCC. Remove it to fix build with
mips, mips64, powerpc64.
PR: 232514
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Tue, 16 Oct 2018
|
[ 07:43 ehaupt ]
- Fix build with openssl 1.1.1 / unbreak on 12.0-ALPHA9 [1]
- Merge a patch from upstream as some providers seem to require SNI when
TLSv1.3 is used
- Pacify portlint
PR: 231776
Submitted by: Sascha Holzleiter <sascha@root-login.org>
Notified by: pkg-fallout [1]
MFH: 2018Q4 (blanket)
|
Wed, 26 Sep 2018
|
[ 13:13 linimon ]
Fix error messages on tier-2 archs.
Approved by: portmgr (tier-2 blanket)
|
Mon, 2 Jul 2018
|
[ 04:00 linimon ] (Only the first 10 of 60 ports in this commit are shown above. )
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 18 Jun 2018
|
[ 14:00 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
Mon, 2 Oct 2017
|
[ 06:24 ehaupt ]
Update to 1.3.0
PR: 222720
Submitted by: seschwar@gmail.com
|
Sun, 13 Aug 2017
|
[ 20:34 ehaupt ]
Update to 1.2.2
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
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
|
Tue, 9 Feb 2016
|
[ 08:25 ehaupt ]
- Use @sample for configuration files.
- Remove PORTDOCS because it is empty.
- Use --with-ssl to set CPPFLAGS and LDFLAGS.
Submitted by: hrs
|
Wed, 9 Dec 2015
|
[ 10:17 ehaupt ]
Update to 1.2.1
|
Mon, 4 May 2015
|
[ 03:31 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Sat, 4 Apr 2015
|
[ 14:32 ehaupt ]
Update to 1.2.0
|
Mon, 19 Jan 2015
|
[ 13:37 ehaupt ]
Update to 1.1.2
|
Mon, 20 Oct 2014
|
[ 09:34 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Fri, 13 Jun 2014
|
[ 11:22 ehaupt ]
Update to 1.1.1
|
Mon, 10 Mar 2014
|
[ 16:57 ehaupt ]
- Update to 1.1.0
- Move to BDB 46+
Patches provided by: gahr
|
Thu, 13 Feb 2014
|
[ 09:39 ehaupt ]
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat
|
Wed, 12 Feb 2014
|
[ 19:24 ehaupt ]
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
|
Sun, 2 Feb 2014
|
[ 15:10 ehaupt ]
Make portscout skip version 1.1.0. This version does not compile.
|
Sat, 26 Oct 2013
|
[ 07:52 ehaupt ] (Only the first 10 of 17 ports in this commit are shown above. )
Support staging.
|
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)
|
Wed, 24 Jul 2013
|
[ 08:19 ehaupt ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove MAKE_JOBS_SAFE which is now default.
|
Fri, 22 Feb 2013
|
[ 14:45 ehaupt ]
Update to 1.0.6
|
Tue, 15 Jan 2013
|
[ 13:40 ehaupt ] (Only the first 10 of 53 ports in this commit are shown above. )
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
|
Wed, 23 May 2012
|
[ 11:02 ehaupt ]
Update to 1.0.5
|
Tue, 27 Dec 2011
|
[ 15:14 ehaupt ] (Only the first 10 of 72 ports in this commit are shown above. )
Pacify portlint
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Tue, 25 Jan 2011
|
[ 19:59 ehaupt ] (Only the first 10 of 87 ports in this commit are shown above. )
Add LICENSE and remove MD5 sums.
Feature safe: yes
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ] (Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Fri, 27 Mar 2009
|
[ 09:53 ehaupt ] (Only the first 10 of 132 ports in this commit are shown above. )
Mark MAKE_JOBS_SAFE
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 Mar 2008
|
[ 09:51 pav ] (Only the first 10 of 55 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Tue, 26 Feb 2008
|
[ 12:26 ehaupt ]
Update to 1.0.4
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Wed, 27 Dec 2006
|
[ 20:50 ehaupt ]
- Update to 1.0.3
- Take maintainer-ship
|
Sat, 29 Apr 2006
|
[ 22:08 pav ]
- Update to 1.0.2
- Use USE_BDB
PR: ports/96523
Submitted by: Aleksander Fafula <alex@BSDGUru.org>
|
Fri, 15 Apr 2005
|
[ 17:48 flz ]
- Update to 1.0.1.
PR: ports/79975
Submitted by: Ports Fury
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 5 Feb 2004
|
[ 20:38 trevor ] (Only the first 10 of 804 ports in this commit are shown above. )
Use PLIST_FILES.
Reviewed by: marcus
|
Sat, 16 Aug 2003
|
[ 16:32 krion ]
- Update to version 0.9.1
PR: 55628
Submitted by: Ports Fury
|
Mon, 11 Aug 2003
|
[ 15:04 eivind ]
Resign as maintainer
|
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.
|
Thu, 22 Aug 2002
|
[ 19:13 ade ] (Only the first 10 of 34 ports in this commit are shown above. )
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
Sat, 13 Apr 2002
|
[ 13:58 eivind ]
Update and bugfix.
WARNING: The format for the mailboxes has changed, so you will get duplicate
messages if you have old mailboxes lying around. I have delayed this upgrade
as I was planning to write a conversion script, but feel that it has been too
long already.
Bugfix by: nectar
|
Wed, 28 Nov 2001
|
[ 14:18 eivind ]
Add USE_OPENSSL=yes
|
Mon, 26 Nov 2001
|
[ 12:58 eivind ]
Update to version 0.7.
|
Thu, 14 Jun 2001
|
[ 14:54 eivind ]
Update isync from 0.4 to 0.5 (only verison number and distfile checksum update
needed.) This update was performed by me locally at the same time as the
submitter.
|
Tue, 2 Jan 2001
|
[ 10:38 eivind ]
isync is a tool for synchronizing IMAP folders to local Maildir copies, for
use on e.g. laptops. It is not entirely stable yet (I've had a couple of not
entirely reproducable problems :-(, but seems like it will be very useful in
time.
|
Number of commits found: 66 |