| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: mail/cone/Makefile |
|
CVSWeb
|
Number of commits found: 34 |
|
Sat, 6 Sep 2008
|
[ 17:31 chinsan ]
1.34 mail/cone/Makefile
1.21 mail/cone/distinfo
1.16 mail/cone/pkg-plist
- Update to 0.77
PR: ports/127142
Submitted by: chinsan
Approved by: Larry Rosenman (maintainer)
|
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(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
|
[ 14:43 edwin ]
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. )
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
|
[ 12:47 tabthorpe ]
1.31 mail/cone/Makefile
1.15 mail/cone/pkg-plist
- 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
|
[ 05:06 tabthorpe ]
1.30 mail/cone/Makefile
1.20 mail/cone/distinfo
- Update to 0.71
PR: ports/116153
Submitted by: Larry Rosenman <ler_AT_lerctr.org> (maintainer)
Approved by: clsung (mentor)
|
|
Sun, 3 Jun 2007
|
[ 01:07 araujo ]
1.29 mail/cone/Makefile
1.19 mail/cone/distinfo
1.14 mail/cone/pkg-plist
- Update version to 0.70.
PR: ports/113070
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Approved by: stas (mentor)
|
|
Fri, 6 Apr 2007
|
[ 18:58 rafan ]
1.28 mail/cone/Makefile
1.20 net-im/libgaim/Makefile
- Fix breakage after 602107 which includes ncursesw in the base
Approved by: maintainer (implicit)
|
|
Fri, 9 Mar 2007
|
[ 12:18 rafan ]
1.27 mail/cone/Makefile
We have ncursesw support in base system after OSVERSION >= 700033.
Approved by: maintainer via private mail
|
|
Sun, 11 Feb 2007
|
[ 19:19 nork ]
1.26 mail/cone/Makefile
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 ]
1.25 mail/cone/Makefile
1.32 mail/enigmail-thunderbird/Makefile
1.37 mail/enigmail/Makefile
1.39 mail/imp/Makefile
1.101 mail/p5-Mail-SpamAssassin/Makefile
1.31 mail/pygmy/Makefile
1.34 misc/instant-workstation/Makefile
1.110 misc/kdeutils3/Makefile
1.6 net/nocatauth-gateway/Makefile
1.5 net/nocatauth-server/Makefile
(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 ]
1.24 mail/cone/Makefile
1.31 mail/enigmail-thunderbird/Makefile
1.36 mail/enigmail/Makefile
1.38 mail/imp/Makefile
1.100 mail/p5-Mail-SpamAssassin/Makefile
1.30 mail/pygmy/Makefile
1.33 misc/instant-workstation/Makefile
1.109 misc/kdeutils3/Makefile
1.5 net/nocatauth-gateway/Makefile
1.4 net/nocatauth-server/Makefile
(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 ]
1.23 mail/cone/Makefile
1.18 mail/cone/distinfo
- Update to 0.69
PR: ports/105657
Submitted by: Larry Rosenman (maintainer)
|
|
Wed, 31 May 2006
|
[ 17:05 mich ]
1.22 mail/cone/Makefile
1.17 mail/cone/distinfo
1.2 mail/cone/files/patch-ldapaddressbook__libldapsearch.c
1.13 mail/cone/pkg-plist
- Update to 0.68
PR: ports/97997
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
|
Sat, 18 Feb 2006
|
[ 21:44 mnag ]
1.21 mail/cone/Makefile
1.16 mail/cone/distinfo
1.1 mail/cone/files/patch-ldapaddressbook__libldapsearch.c
1.12 mail/cone/pkg-plist
- Update to 0.66.20060215
PR: 93509
Submitted by: maintainer
|
|
Tue, 14 Feb 2006
|
[ 08:27 lawrance ]
1.20 mail/cone/Makefile
1.15 mail/cone/distinfo
Update to 0.66.20060203.
PR: ports/93233
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
|
|
Sun, 12 Feb 2006
|
[ 10:23 lawrance ]
1.19 mail/cone/Makefile
1.11 mail/cone/pkg-plist
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 ]
1.18 mail/cone/Makefile
1.14 mail/cone/distinfo
Update to 0.66.
Submitter takes maintainership.
PR: ports/93212
Submitted by: Larry Rosenman <ler@lerctr.org>
|
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ]
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile
(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
|
[ 21:50 novel ]
1.16 mail/cone/Makefile
1.12 mail/cone/distinfo
1.10 mail/cone/pkg-plist
Update to 0.65.
PR: 83479
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
Mon, 27 Jun 2005
|
[ 02:10 ahze ]
1.15 mail/cone/Makefile
1.11 mail/cone/distinfo
1.9 mail/cone/pkg-plist
- Update to 0.64 [1]
- Use USE_FAM
PR: ports/82662 [1]
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> [1]
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(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
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(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 ]
1.12 mail/cone/Makefile
1.10 mail/cone/distinfo
1.8 mail/cone/pkg-plist
Update to 0.63
PR: ports/76344
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
Thu, 11 Nov 2004
|
[ 17:25 thierry ]
1.11 mail/cone/Makefile
1.2 mail/cone/scripts/c_rehash
1.9 mail/cone/distinfo
1.2 mail/cone/files/patch-gcc34
1.2 mail/cone/pkg-deinstall
1.2 mail/cone/pkg-install
1.7 mail/cone/pkg-plist
- Update to 0.62;
- pet portlint.
PR: ports/71351
Submitted by: Matthias Andree.
|
|
Sat, 28 Aug 2004
|
[ 23:50 thierry ]
1.9 arabic/katoob/Makefile
1.95 editors/AbiWord2/Makefile
1.81 mail/balsa/Makefile
1.10 mail/cone/Makefile
1.18 net/simicq/Makefile
1.15 polish/ekg/Makefile
1.24 print/cjk-lyx/Makefile
1.91 print/lyx/Makefile
1.17 textproc/gnomespell/Makefile
1.2 textproc/php4-pspell/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
Chase libaspell to aspell.16.
|
|
Mon, 14 Jun 2004
|
[ 16:17 vs ]
1.9 mail/cone/Makefile
1.8 mail/cone/distinfo
1.2 mail/cone/files/patch-fileno-casts
1.1 mail/cone/files/patch-gcc34
1.6 mail/cone/pkg-plist
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
|
[ 17:55 pav ]
1.8 mail/cone/Makefile
1.7 mail/cone/distinfo
1.1 mail/cone/files/patch-fileno-casts
1.2 mail/cone/files/patch-libmail::pop3maildrop.C
1.5 mail/cone/pkg-plist
- Update to 0.58
PR: ports/65684
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
Thu, 26 Feb 2004
|
[ 17:30 clement ]
1.7 mail/cone/Makefile
- Reset MAINTAINER to ports@FreeBSD.org
PR: 63399
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(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 ]
1.5 mail/cone/Makefile
1.5 mail/cone/distinfo
1.1 mail/cone/files/patch-libmail::pop3maildrop.C
1.4 mail/cone/pkg-plist
- Update to 0.56
- Respect NOPORTDOCS
PR: 59783
Submitted by: maintainer
|
|
Mon, 3 Nov 2003
|
[ 21:33 sergei ]
1.4 mail/cone/Makefile
1.4 mail/cone/distinfo
1.3 mail/cone/pkg-plist
- 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
|
[ 09:16 krion ]
1.3 mail/cone/Makefile
1.3 mail/cone/distinfo
1.2 mail/cone/pkg-message
- Update to version 0.54.20030928
PR: 57634
Submitted by: maintainer
|
|
Thu, 25 Sep 2003
|
[ 10:47 krion ]
1.2 mail/cone/Makefile
1.2 mail/cone/distinfo
1.2 mail/cone/pkg-plist
- Update to version 0.54.20030915
PR: 56949
Submitted by: maintainer
|
|
Fri, 15 Aug 2003
|
[ 03:49 dinoex ]
1.412 mail/Makefile
1.1 mail/cone/Makefile
1.1 mail/cone/scripts/c_rehash
1.1 mail/cone/distinfo
1.1 mail/cone/pkg-deinstall
1.1 mail/cone/pkg-descr
1.1 mail/cone/pkg-install
1.1 mail/cone/pkg-message
1.1 mail/cone/pkg-plist
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: 34 |