non port: mail/cone/Makefile |
SVNWeb
|
Number of commits found: 85 |
Fri, 2 Jun 2023
|
[ 11:34 Nuno Teixeira (eduardo) ] 4189a94
mail/cone: Update to 1.11
ChangeLog:
https://sourceforge.net/p/courier/courier.git/ci/master/tree/cone/ChangeLog
|
Tue, 2 May 2023
|
[ 19:18 Nuno Teixeira (eduardo) ] 7102d52
mail/cone: Update to 1.10
ChangeLog:
https://sourceforge.net/p/courier/courier.git/ci/master/tree/cone/ChangeLog
|
Thu, 6 Apr 2023
|
[ 08:17 Nuno Teixeira (eduardo) ] 8f16a0c
mail/cone: Adopt/Update to 1.9
- Switch to DISTVERSION
- Use dns/libidn2 dep (upstream requirement)
- Switch to gpg2 build/run depends
ChangeLog:
https://sourceforge.net/p/courier/courier.git/ci/master/tree/cone/ChangeLog
|
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
|
Fri, 2 Dec 2022
|
[ 12:49 Nuno Teixeira (eduardo) Author: Chris ] da59bc4
mail/cone: Update to 1.7
- pet portclippy
ChangeLog:
https://github.com/svarshavchik/courier/blob/master/cone/ChangeLog
PR: 267968
|
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 )
|
Fri, 12 Aug 2022
|
[ 02:35 Neel Chauhan (nc) ] b8c4052
mail/cone: Update to 1.6
|
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 )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sun, 27 Feb 2022
|
[ 18:01 Fernando Apesteguía (fernape) ] 01b0caa
mail/cone: update to 1.5
PR: 262158
Reported by: uffe@uffe.org
|
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.
|
Mon, 22 Mar 2021
|
[ 17:13 madpilot ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update courier-unicode to 2.2.2
- Bump PORTREVISION of depdendent ports due to shlib version bum
|
Thu, 29 Oct 2020
|
[ 04:14 mi ]
Upgrade from 1.0 to 1.1.
Sponsored by: Association for Advancement of Marsupial Species
|
Sun, 8 Dec 2019
|
[ 23:21 linimon ]
Reset maintainer at their request.
PR: 242511
Submitted by: maintainer
|
Fri, 8 Nov 2019
|
[ 14:18 tobik ] (Only the first 10 of 19 ports in this commit are shown above. )
mail: Add missing USES={gnome,php}
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sat, 20 Apr 2019
|
[ 23:18 ler ]
mail/cone: Change maintainer address
Per IRC/Private E-Mail.
Submitted by: cpeticus@gmail.com
|
Tue, 2 Apr 2019
|
[ 03:35 yuri ] (Only the first 10 of 50 ports in this commit are shown above. )
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Wed, 10 Oct 2018
|
[ 11:54 madpilot ] (Only the first 10 of 19 ports in this commit are shown above. )
- Update devel/courier-unicode to 2.1
- Convert to USES localbase
- Update mail/cone to 1.0 [1]
- Update mail/courier-imap to 5.0.0
- Add LICENSE
- Update mail/maildrop to 3.0.0
- Remove IDN option since it's now mandatory
- Update mail/sqwebmail to 6.0.0 [2]
- Update security/courier-authlib to 0.69.0
- Add note to UPDATING
- Silence some portlint warnings
PR: 231471 [1]
Submitted by: me
Approved by: Maintainer timeout [1],
oliver@ [2]
Differential Revision: https://reviews.freebsd.org/D17234
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Mon, 11 Jun 2018
|
[ 01:44 linimon ] (Only the first 10 of 40 ports in this commit are shown above. )
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
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).
|
Tue, 12 Dec 2017
|
[ 02:16 swills ]
mail/cone: update to 0.96.2
While here, pass maintainership to submitter.
PR: 224195
Submitted by: Chris Petrik <christopherpetrik335@student.athenstech.edu>
|
Tue, 22 Aug 2017
|
[ 13:04 madpilot ]
Update mail/cone to 0.96.1
|
Thu, 6 Jul 2017
|
[ 11:56 madpilot ] (Only the first 10 of 26 ports in this commit are shown above. )
- Update devel/courier-unicode to 2.0
- Update mail/cone to 0.96
- Update mail/courier-imap to 4.18.0 [1]
- Update mail/maildrop to 2.9.0
- Update mail/sqwebmail to 5.9.0 [1]
- Update security/courier-authlib (and slaves) to 0.68.0 [1]
On request from oliver@, take maintainership of the courier-authlib
ports and the courier-imap port.
Approved by: oliver@ (maintainer) [1]
Differential Revision: https://reviews.freebsd.org/D11467
|
Sun, 26 Feb 2017
|
[ 09:01 amdmi3 ]
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to USES=ssl
- Switch to options helpers
- Cosmetic fixes
|
Thu, 29 Dec 2016
|
[ 14:42 vanilla ]
Update to 0.94.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sun, 9 Oct 2016
|
[ 22:01 bsam ] (Only the first 10 of 28 ports in this commit are shown above. )
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
|
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
|
Wed, 28 Oct 2015
|
[ 15:45 madpilot ]
- Update to 0.92 [1]
- Fix build without SSLv3 [2]
Thanks ro brnrd for providing an updated patch.
PR: 202677 [1], 203697 [2]
Submitted by: yamagi at yamagi.org [1]
Submitted by: cpbsdmail at gmail.com [2]
MFH: 2015Q4
|
Mon, 8 Jun 2015
|
[ 01:18 amdmi3 ]
- Fix build on 10.x+ by always using GCC
Approved by: portmgr blanket
|
Wed, 16 Jul 2014
|
[ 03:00 adamw ] (Only the first 10 of 88 ports in this commit are shown above. )
Add DOCS option for ports with PORTDOCS in plist.
|
Fri, 4 Jul 2014
|
[ 20:28 tijl ] (Only the first 10 of 34 ports in this commit are shown above. )
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
|
Tue, 24 Jun 2014
|
[ 20:08 wg ]
mail/cone: support stage [1]
- Add LICENSE [1]
- Fix for clang [1]
- Use shebangfix
- Remove unneeded pre/post include
PR: 191323
Submitted by: maintainer
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Sat, 4 Jan 2014
|
[ 23:40 antoine ] (Only the first 10 of 32 ports in this commit are shown above. )
Convert the tree to USES=fam
Approved by: portmgr (bapt)
|
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)
|
Sun, 15 Sep 2013
|
[ 07:14 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 26 Dec 2012
|
[ 17:38 beech ]
- Update to 0.90
- Changelog:
2011-10-04
* cone/gettext.C: gettext can't deal with literal ^Ds, so provide a
workaround: "\\D" literal.
2011-09-23
* cone/cursesindexdisplay.C (drawLine): Misformatting of the date
column in some locales.
PR: ports/174708
Submitted by: Uffe Jakobsen <uffe@uffe.org> (maintainer)
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Wed, 29 Jun 2011
|
[ 20:24 beech ]
- Update to 0.89
- Pass maintainership to submitter
- Consult changelog for specific changes
PR: ports/158355
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: Larry Rosenman <ler@lerctr.org>
|
Mon, 11 Apr 2011
|
[ 08:34 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
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
|
Mon, 5 Jan 2009
|
[ 21:05 pav ] (Only the first 10 of 31 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Sat, 6 Sep 2008
|
[ 16:31 chinsan ]
- Update to 0.77
PR: ports/127142
Submitted by: chinsan
Approved by: Larry Rosenman (maintainer)
|
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 )
|
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)
|
Mon, 10 Sep 2007
|
[ 11:47 tabthorpe ]
- Fix breakage with the rootcerts install step.
PR: ports/116208
Submitted by: Larry Rosenman <ler_AT_lerctr.org>
Noticed by: pavmail
Pointyat to: tabthorpe, ler_AT_lerctr.org
Approved by: clsung (mentor)
|
Fri, 7 Sep 2007
|
[ 04:06 tabthorpe ]
- Update to 0.71
PR: ports/116153
Submitted by: Larry Rosenman <ler_AT_lerctr.org> (maintainer)
Approved by: clsung (mentor)
|
Sun, 3 Jun 2007
|
[ 00:07 araujo ]
- Update version to 0.70.
PR: ports/113070
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Approved by: stas (mentor)
|
Fri, 6 Apr 2007
|
[ 17:58 rafan ]
- Fix breakage after 602107 which includes ncursesw in the base
Approved by: maintainer (implicit)
|
Fri, 9 Mar 2007
|
[ 12:18 rafan ]
We have ncursesw support in base system after OSVERSION >= 700033.
Approved by: maintainer via private mail
|
Sun, 11 Feb 2007
|
[ 19:19 nork ]
o Add support UTF-8 with ncursesw.
o No more required LANG=UTF8 without ncursesw.
o Bump PORTREVISION, accordingly.
PR: ports/108897
Submitted by: Tsuneo Nakagawa <yaemon@kikansha.jp>
Approved by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
Fri, 22 Dec 2006
|
[ 02:51 kuriyama ] (Only the first 10 of 28 ports in this commit are shown above. )
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
|
Thu, 21 Dec 2006
|
[ 13:31 kuriyama ] (Only the first 10 of 39 ports in this commit are shown above. )
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi
|
Mon, 20 Nov 2006
|
[ 21:21 miwi ]
- Update to 0.69
PR: ports/105657
Submitted by: Larry Rosenman (maintainer)
|
Wed, 31 May 2006
|
[ 16:05 mich ]
- Update to 0.68
PR: ports/97997
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
Sat, 18 Feb 2006
|
[ 21:44 mnag ]
- Update to 0.66.20060215
PR: 93509
Submitted by: maintainer
|
Tue, 14 Feb 2006
|
[ 08:27 lawrance ]
Update to 0.66.20060203.
PR: ports/93233
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
Sun, 12 Feb 2006
|
[ 10:23 lawrance ]
Fix plist and enable installation of the default set of trusted SSL
certificates.
Missed from:
Update to 0.66.
Submitter takes maintainership.
PR: ports/93212
Submitted by: Larry Rosenman <ler@lerctr.org>
|
[ 04:24 lawrance ]
Update to 0.66.
Submitter takes maintainership.
PR: ports/93212
Submitted by: Larry Rosenman <ler@lerctr.org>
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Thu, 14 Jul 2005
|
[ 20:50 novel ]
Update to 0.65.
PR: 83479
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
Mon, 27 Jun 2005
|
[ 01:10 ahze ]
- Update to 0.64 [1]
- Use USE_FAM
PR: ports/82662 [1]
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> [1]
|
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'.
|
Wed, 26 Jan 2005
|
[ 06:26 kevlo ]
Update to 0.63
PR: ports/76344
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
Thu, 11 Nov 2004
|
[ 17:25 thierry ]
- Update to 0.62;
- pet portlint.
PR: ports/71351
Submitted by: Matthias Andree.
|
Sat, 28 Aug 2004
|
[ 22:50 thierry ] (Only the first 10 of 17 ports in this commit are shown above. )
Chase libaspell to aspell.16.
|
Mon, 14 Jun 2004
|
[ 15:17 vs ]
Update to 0.60:
- drop ncurses requirement
- bump minimum FreeBSD version to 5.2.1-RELEASE
- fix compilation with GCC 3.4
PR: ports/67686
Submitted by: Matthias Andree
|
Sun, 18 Apr 2004
|
[ 16:55 pav ]
- Update to 0.58
PR: ports/65684
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
Thu, 26 Feb 2004
|
[ 17:30 clement ]
- Reset MAINTAINER to ports@FreeBSD.org
PR: 63399
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 4 Dec 2003
|
[ 12:03 sergei ]
- Update to 0.56
- Respect NOPORTDOCS
PR: 59783
Submitted by: maintainer
|
Mon, 3 Nov 2003
|
[ 21:33 sergei ]
- Update to 0.55 [1]
While I'm here [2]:
- Clean up {LIB,BUILD,RUN}_DEPENDS
PR: 58886 [1]
Submitted by: maintainer [1], sergei [2]
|
Mon, 6 Oct 2003
|
[ 08:16 krion ]
- Update to version 0.54.20030928
PR: 57634
Submitted by: maintainer
|
Thu, 25 Sep 2003
|
[ 09:47 krion ]
- Update to version 0.54.20030915
PR: 56949
Submitted by: maintainer
|
Fri, 15 Aug 2003
|
[ 02:49 dinoex ]
Cone is a text-based mail client. Cone seamlessly handles multiple POP3,
IMAP accounts, and local mail folders. Cone is also a simple newsreader.
Cone is designed to be foolproof enough to be used by inexperienced users,
but also offers advanced features for power users.
PR: 54218
Submitted by: matthias.andree@gmx.de
|
Number of commits found: 85 |