FreshPorts -- The Place For Ports Sun, 23 Nov 2008 9:03 PM GMT
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/mutt/Makefile
CVSWeb

Number of commits found: 97

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
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. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Aug 2008
[ 01:57 ade ] Original commit 
1.1670 MOVED
1.23 archivers/arj/Makefile
1.62 archivers/gtar/Makefile
1.7 archivers/torrentzip/Makefile
1.8 astro/gpsbabel/Makefile
1.2 audio/audiere/Makefile
1.22 audio/bmp-faad/Makefile
1.10 audio/bmp-mac/Makefile
1.8 audio/bmp-musepack/Makefile
1.32 audio/faac/Makefile

(Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Fri, 6 Jun 2008
[ 14:43 edwin ] Original commit 
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. View all ports for this commit)
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)
Thu, 28 Feb 2008
[ 09:31 miwi ] Original commit 
1.179 mail/mutt/Makefile
- Fix dependency for the security/krb5 port.
- Bump PORTREVISION

PR:             117823
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sun, 30 Sep 2007
[ 05:47 linimon ] Original commit 
1.22 archivers/arj/Makefile
1.6 archivers/torrentzip/Makefile
1.17 audio/bmp-faad/Makefile
1.7 audio/bmp-mac/Makefile
1.4 audio/bmp-musepack/Makefile
1.29 audio/faac/Makefile
1.44 audio/faad/Makefile
1.9 audio/libtremor/Makefile
1.8 audio/lmms/Makefile
1.10 audio/mt-daapd/Makefile

(Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Wed, 30 May 2007
[ 07:40 miwi ] Original commit 
1.177 mail/mutt/Makefile
1.64 mail/mutt/distinfo
- Update to 1.4.2.3

PR:             113079
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Tue, 24 Apr 2007
[ 23:12 miwi ] Original commit 
1.176 mail/mutt/Makefile
1.5 mail/mutt/files/patch-configure.in
- Remove SASL1 support

PR:             112076
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Thu, 5 Apr 2007
[ 19:35 fjoe ] Original commit 
1.175 mail/mutt/Makefile
One more temporary workaround for -CURRENT.
Sun, 5 Nov 2006
[ 08:38 miwi ] Original commit 
1.174 mail/mutt/Makefile
- Fix GSSAPI for FreeBSD 4.x.

PR:             ports/105141
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
Tue, 3 Oct 2006
[ 15:11 shaun ] Original commit 
1.274 mail/mutt-devel/Makefile
1.173 mail/mutt/Makefile
- Add Kerberos (GSSAPI) support to mutt and mutt-devel.

PR:             ports/103924
Submitted by:   shaun (me)
Approved by:    Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
Tue, 18 Jul 2006
[ 15:44 erwin ] Original commit 
1.172 mail/mutt/Makefile
1.63 mail/mutt/distinfo
1.2 mail/mutt/files/patch-imap-browse.c
Update to 1.4.2.2

PR:             100478
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Fri, 30 Jun 2006
[ 15:38 shaun ] Original commit 
1.171 mail/mutt/Makefile
1.1 mail/mutt/files/patch-imap-browse.c
Fix IMAP buffer overflow:
  http://www.securityfocus.com/bid/18642

PR:             ports/99614 [1], ports/99610 [2]
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1],
                J.P. Dinger <jpd@vvtp.tudelft.nl> [2]
Approved by:    ahze (mentor)
Wed, 10 May 2006
[ 23:37 edwin ] Original commit 
1.16 mail/althea/Makefile
1.11 mail/antivirus-milter/Makefile
1.27 mail/anubis/Makefile
1.23 mail/asmail/Makefile
1.5 mail/assp/Makefile
1.6 mail/autosig/Makefile
1.7 mail/bayespam/Makefile
1.10 mail/biabam/Makefile
1.35 mail/cclient/Makefile
1.7 mail/contact-lookup-applet/Makefile

(Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 28 May 2005
[ 17:28 pav ] Original commit 
1.657 mail/Makefile
1.1 mail/mutt-lite/Makefile
1.168 mail/mutt/Makefile
- Add mutt-lite, a slave port for mutt which defines MUTT_LITE flag

PR:             ports/81248
Submitted by:   Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:    Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
Wed, 18 May 2005
[ 16:16 vs ] Original commit 
1.167 mail/mutt/Makefile
Do not disable NLS by default with MUTT_LITE

PR:             ports/81205
Submitted by:   maintainer
[ 13:42 krion ] Original commit 
1.166 mail/mutt/Makefile
Add WITHOUT_MUTT_FLOCK knob.

PR:             ports/81174
Submitted by:   maintainer
Tue, 10 May 2005
[ 19:52 jylefort ] Original commit 
1.165 mail/mutt/Makefile
Use autoconf259/automake19 instead of the deprecated
autoconf213/automake14.

PR:             ports/80855
Submitted by:   maintainer
Sun, 8 May 2005
[ 16:37 oliver ] Original commit 
1.164 mail/mutt/Makefile
- Fix the misc/mime-support dependency
- Add the MUTT_LITE knob for those who want to build mutt with
  minimal effort.

PR:             ports/80785
Submitted by:   maintainer
[ 09:39 oliver ] Original commit 
1.163 mail/mutt/Makefile
1.37 mail/mutt/pkg-plist
last commit was done by using:
PR:             ports/80748
Submitted by:   maintainer
[ 09:37 oliver ] Original commit 
1.162 mail/mutt/Makefile
1.36 mail/mutt/pkg-plist
- Use mime.types from misc/mime-support
- Bump PORTREVISION
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
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. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
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. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Mon, 21 Mar 2005
[ 09:03 krion ] Original commit 
1.159 mail/mutt/Makefile
1.1 mail/mutt/files/patch-contrib-Makefile.in
1.35 mail/mutt/pkg-plist
Fix the pgp6 examples and no longer install pgp5 examples.

PR:             ports/79076
Submitted by:   maintainer
Sat, 8 Jan 2005
[ 18:41 krion ] Original commit 
1.158 mail/mutt/Makefile
1.1 mail/mutt/files/patch-z
1.34 mail/mutt/pkg-plist
No longer install flea and muttbug as mutt's bug-tracking system is
out of order due to massive spamming.

PR:             ports/75959
Submitted by:   maintainer
Thu, 8 Jul 2004
[ 13:40 krion ] Original commit 
1.157 mail/mutt/Makefile
1.33 mail/mutt/pkg-plist
Install Muttrc and mime.types if not already present from a
prior installation

PR:             ports/68815
Submitted by:   maintainer
Sun, 6 Jun 2004
[ 08:02 krion ] Original commit 
1.156 mail/mutt/Makefile
- Remove obsolete site from PATCH_SITES

PR:             ports/67620
Submitted by:   maintainer
Fri, 4 Jun 2004
[ 18:29 ade ] Original commit 
1.21 archivers/libcomprex/Makefile
1.50 archivers/rpm/Makefile
1.10 archivers/sectar/Makefile
1.19 audio/ecasound/Makefile
1.5 audio/faac/Makefile
1.20 audio/faad/Makefile
1.24 audio/glame/Makefile
1.12 audio/xmms-faad/Makefile
1.7 audio/xmms-imms/Makefile
1.3 audio/xmms-jack/Makefile

(Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Sync with new bsd.autotools.mk
Mon, 10 May 2004
[ 12:37 krion ] Original commit 
1.154 mail/mutt/Makefile
1.2 mail/mutt/files/patch-mktemp
- Fix mutt's tmp-file-naming to fix syntax highlightning for
  the vim editor.
- Add the WITHOUT_MUTT_ICONV knob and add dependency on iconv
  if that knob is not defined.

PR:             ports/66443
Submitted by:   maintainer
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Sun, 15 Feb 2004
[ 07:21 krion ] Original commit 
1.152 mail/mutt/Makefile
1.61 mail/mutt/distinfo
- Update to version 1.4.2.1

PR:             ports/62865
Submitted by:   maintainer
Thu, 12 Feb 2004
[ 09:22 krion ] Original commit 
1.151 mail/mutt/Makefile
1.60 mail/mutt/distinfo
- Update the compressed mailbox patch
- Add another mirror site for some patches

PR:             ports/62723
Submitted by:   maintainer
Wed, 11 Feb 2004
[ 17:19 osa ] Original commit 
1.150 mail/mutt/Makefile
1.59 mail/mutt/distinfo
Maintainer update of mail/mutt:
- Update mutt to version 1.4.2.
  This version fixes a buffer overflow that can be
  triggered by incoming messages.  There are reports
  about spam that has actually triggered this problem
  and crashed mutt.
- Add SIZEs to distinfo

Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR:             62695
Mon, 9 Feb 2004
[ 15:28 krion ] Original commit 
1.149 mail/mutt/Makefile
1.1 mail/mutt/files/patch-mktemp
- Fix the generation of temporary file names by using mktemp
  instead of PIDs
- Bump PORTREVISION

PR:             ports/62568
Submitted by:   maintainer
Sun, 8 Feb 2004
[ 03:20 leeym ] Original commit 
1.148 mail/mutt/Makefile
1.32 mail/mutt/pkg-plist
- Preserve $PREFIX/etc/mime.types
- Add $PREFIX/etc/mime.types.dist

PR:             62452
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com>
Wed, 4 Feb 2004
[ 04:36 marcus ] Original commit 
1.26 arabic/kde3-i18n/Makefile
1.4 arabic/koffice-i18n/Makefile
1.5 archivers/dpkg/Makefile
1.40 archivers/gtar/Makefile
1.17 archivers/libcomprex/Makefile
1.48 archivers/rpm/Makefile
1.19 astro/fooseti/Makefile
1.17 astro/gpsdrive/Makefile
1.15 astro/spacechart/Makefile
1.41 audio/aumix/Makefile

(Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Mon, 2 Feb 2004
[ 13:33 sergei ] Original commit 
1.146 mail/mutt/Makefile
- Add CONFLICTS to prevent installation over mutt-devel

PR:             ports/62254
Submitted by:   maintainer
Fri, 23 Jan 2004
[ 18:12 trevor ] Original commit 
1.25 arabic/kde3-i18n/Makefile
1.3 arabic/koffice-i18n/Makefile
1.4 archivers/dpkg/Makefile
1.39 archivers/gtar/Makefile
1.16 archivers/libcomprex/Makefile
1.47 archivers/rpm/Makefile
1.18 astro/fooseti/Makefile
1.16 astro/gpsdrive/Makefile
1.14 astro/spacechart/Makefile
1.40 audio/aumix/Makefile

(Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Tue, 13 Jan 2004
[ 15:32 krion ] Original commit 
1.144 mail/mutt/Makefile
1.31 mail/mutt/pkg-plist
- Add WITHOUT_NLS knob

PR:             61312
Submitted by:   maintainer
Sun, 26 Oct 2003
[ 13:19 krion ] Original commit 
1.143 mail/mutt/Makefile
1.2 mail/mutt/files/extra-patch-doc-ref
1.1 mail/mutt/files/patch-doc-mutt.man
1.2 mail/mutt/files/patch-examples
- Fix the DOCSDIR and EXAMPLESDIR code. Now both can be
  set to non-standard values.
- Striping of binaries is no longer needed (it's done by install -s).
- Be less verbose.

PR:             58558
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Wed, 24 Sep 2003
[ 16:30 osa ] Original commit 
1.142 mail/mutt/Makefile
1.30 mail/mutt/pkg-plist
1.10 mail/mutt/pkg-plist.htmlfiles
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.

Approved by:    Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
[ 10:37 osa ] Original commit 
1.3 audio/adpcm/Makefile
1.15 audio/ecasound/Makefile
1.19 audio/sidplay/Makefile
1.39 audio/xmcd/Makefile
1.8 audio/xmms-musepack/Makefile
1.16 audio/xmradio/Makefile
1.10 benchmarks/dbs/Makefile
1.40 benchmarks/iozone/Makefile
1.21 benchmarks/netperf/Makefile
1.4 biology/dna-qc/Makefile

(Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Sun, 31 Aug 2003
[ 10:24 dinoex ] Original commit 
1.205 mail/mutt-devel/Makefile
1.140 mail/mutt/Makefile
- don't clobber any given LDFLAGS
  resoves conflitcs with bsd.openssl.mk
Approved by:    Udo.Schweigert@siemens.com
Tue, 26 Aug 2003
[ 21:25 marcus ] Original commit 
1.3 archivers/dpkg/Makefile
1.37 archivers/gtar/Makefile
1.11 archivers/libcomprex/Makefile
1.46 archivers/rpm/Makefile
1.16 astro/fooseti/Makefile
1.14 astro/gpsdrive/Makefile
1.12 astro/spacechart/Makefile
1.38 audio/aumix/Makefile
1.15 audio/denemo/Makefile
1.20 audio/lopster/Makefile

(Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 06:41 marcus ] Original commit 
1.2 archivers/dpkg/Makefile
1.36 archivers/gtar/Makefile
1.10 archivers/libcomprex/Makefile
1.45 archivers/rpm/Makefile
1.15 astro/fooseti/Makefile
1.13 astro/gpsdrive/Makefile
1.11 astro/spacechart/Makefile
1.37 audio/aumix/Makefile
1.14 audio/denemo/Makefile
1.19 audio/lopster/Makefile

(Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Chase the libintl.so shared lib version.
Mon, 4 Aug 2003
[ 22:48 naddy ] Original commit 
1.137 mail/mutt/Makefile
1.29 mail/mutt/pkg-plist
- Do not remove etc/Muttrc when deinstalling and if it was changed.
- Bump PORTREVISION.

PR:             55188
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com>
Fri, 11 Jul 2003
[ 18:31 nork ] Original commit 
1.136 mail/mutt/Makefile
1.1 mail/mutt/files/patch-threadcomplete
o Add patch for the new ~a function. By this one can tag entire
  threads via "T ~a" (means: tag all entire threads where at least
  one message of the tread is tagged).
o Bump PORTREVISION.

PR:             ports/54360
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sun, 1 Jun 2003
[ 03:51 foxfair ] Original commit 
1.135 mail/mutt/Makefile
PR:             52809
Submitted by:   MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
Wed, 30 Apr 2003
[ 21:45 obraun ] Original commit 
1.195 mail/mutt-devel/Makefile
1.134 mail/mutt/Makefile
1.1 mail/mutt-devel/files/patch-init.c
1.1 mail/mutt/files/patch-init.c
* Fix handling of hostname if hostname contains more than 31 characters
  for FreeBSD versions before 5.x.
* Bump PORTREVISION.

PR:             ports/51621, ports/51622
Submitted by:   maintainer
Thu, 24 Apr 2003
[ 07:24 obraun ] Original commit 
1.194 mail/mutt-devel/Makefile
1.133 mail/mutt/Makefile
Fix MASTER_SITES to contain only fetchable sites.

PR:             ports/51328
Submitted by:   maintainer
Wed, 26 Mar 2003
[ 18:21 obraun ] Original commit 
1.132 mail/mutt/Makefile
1.58 mail/mutt/distinfo
1.1 mail/mutt/files/patch-examples
1.27 mail/mutt/pkg-plist
- Integrate the new "initials"-patch.
- Honor the MUTT_CONFIGURE_ARGS variable, if present.
- Fix the PATH for gpg in the rc-example.
- Install the configuration examples in ${PREFIX}/share/examples/mutt.

PR:             ports/50197
Submitted by:   maintainer
Fri, 21 Mar 2003
[ 03:48 obrien ] Original commit 
1.131 mail/mutt/Makefile
1.57 mail/mutt/distinfo
1.2 mail/mutt/files/pre-patch-Makefile.in
``compressed'' patch now available for 1.4.1.

Approved by:    kris
Thu, 20 Mar 2003
[ 16:39 obrien ] Original commit 
1.130 mail/mutt/Makefile
1.56 mail/mutt/distinfo
1.1 mail/mutt/files/pre-patch-Makefile.in
Update to version 1.4.1 which among other things, fixes a buffer overflow
in mutt's IMAP client code.

Approved by:    kris
Wed, 5 Mar 2003
[ 13:50 obraun ] Original commit 
1.129 mail/mutt/Makefile
- Use "grouped" patch-files and -sites
- Add WITH_MUTT_XFACE knob for mutt's use with slrnface.

PR:             ports/48944
Submitted by:   maintainer
Fri, 21 Feb 2003
[ 12:42 knu ] Original commit 
1.26 chinese/mutt/Makefile
1.14 mail/anubis/Makefile
1.12 mail/archivemail/Makefile
1.16 mail/asmail/Makefile
1.5 mail/biffer/Makefile
1.14 mail/bulk_mailer/Makefile
1.2 mail/chk4mail/Makefile
1.8 mail/cmail/Makefile
1.9 mail/coolmail/Makefile
1.13 mail/courier/Makefile

(Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 28 Nov 2002
[ 18:01 sobomax ] Original commit 
1.127 mail/mutt/Makefile
Fix installing reinstalling without cleaning WRKDIR first.

Approved by:    maintainer, portmgr
Mon, 11 Nov 2002
[ 14:29 lioux ] Original commit 
1.126 mail/mutt/Makefile
1.4 mail/mutt/files/patch-configure.in
o Fix build to match recent updates in GNU auto* support in bsd.port.mk
o Deploy USE_REINPLACE instead of PERL
o Fix warning messages in -CURRENT

PR:             45212
Submitted by:   maintainer
Tue, 5 Nov 2002
[ 03:46 obrien ] Original commit 
1.125 mail/mutt/Makefile
Pass maintance on to Udo Schweigert, who does a fine job with the
mutt-devel port.
Thu, 17 Oct 2002
[ 05:01 obrien ] Original commit 
1.124 mail/mutt/Makefile
Make it more clear that WITH_DOCS controlled the docs produced from
SGML.  s/WITH_DOCS/WITH_SGML_DOCS/g
[ 01:32 obrien ] Original commit 
1.123 mail/mutt/Makefile
Allow one to use "WITH_DOCS=no" to avoid building them.
Fri, 20 Sep 2002
[ 19:38 obrien ] Original commit 
1.122 mail/mutt/Makefile
Blah, fat fingered in the editor -- remove bogon
[ 17:36 obrien ] Original commit 
1.121 mail/mutt/Makefile
More updating of master sites.
[ 17:33 obrien ] Original commit 
1.120 mail/mutt/Makefile
Update master sites.
Wed, 18 Sep 2002
[ 03:57 obrien ] Original commit 
1.119 mail/mutt/Makefile
1.9 mail/mutt/pkg-plist.htmlfiles
More documentation (html) build fixes.

Submitted by:   kris (bento)
Mon, 16 Sep 2002
[ 01:35 kris ] Original commit 
1.118 mail/mutt/Makefile
1.26 mail/mutt/pkg-plist
Fix plist
Tue, 10 Sep 2002
[ 02:01 obrien ] Original commit 
1.117 mail/mutt/Makefile
This fix a warning in the mutt port which is fatal in certain
situations (e.g. to portupgrade).

Submitted by:   kris
Thu, 1 Aug 2002
[ 17:22 ade ] Original commit 
1.30 archivers/gtar/Makefile
1.40 archivers/rpm/Makefile
1.8 astro/fooseti/Makefile
1.15 astro/seti_applet/Makefile
1.7 astro/spacechart/Makefile
1.29 audio/aumix/Makefile
1.7 audio/denemo/Makefile
1.4 audio/koog/Makefile
1.12 audio/lopster/Makefile
1.12 audio/mad/Makefile

(Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Sat, 22 Jun 2002
[ 18:14 obrien ] Original commit 
1.115 mail/mutt/Makefile
1.14 mail/mutt/files/patch-01
Remove all charmaps related bits.  They aren't needed for 1.4.
[ 01:15 obrien ] Original commit 
1.114 mail/mutt/Makefile
1.55 mail/mutt/distinfo
1.8 mail/mutt/files/patch-02
1.11 mail/mutt/files/patch-05
1.2 mail/mutt/files/patch-charmaps.Makefile.am
1.2 mail/mutt/files/patch-configure.in
1.25 mail/mutt/pkg-plist
Upgrade to version 1.4[.0].
Fri, 12 Apr 2002
[ 18:10 ade ] Original commit 
1.26 archivers/gtar/Makefile
1.39 archivers/rpm/Makefile
1.6 astro/fooseti/Makefile
1.13 astro/seti_applet/Makefile
1.6 astro/spacechart/Makefile
1.28 audio/aumix/Makefile
1.5 audio/denemo/Makefile
1.12 audio/kmikmod/Makefile
1.3 audio/koog/Makefile
1.11 audio/lopster/Makefile

(Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
Fri, 15 Mar 2002
[ 19:44 ade ] Original commit 
1.25 archivers/gtar/Makefile
1.38 archivers/rpm/Makefile
1.5 astro/fooseti/Makefile
1.12 astro/seti_applet/Makefile
1.5 astro/spacechart/Makefile
1.27 audio/aumix/Makefile
1.4 audio/denemo/Makefile
1.11 audio/kmikmod/Makefile
1.2 audio/koog/Makefile
1.10 audio/lopster/Makefile

(Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
Sun, 13 Jan 2002
[ 00:33 jim ]  
unknown mail/mutt/Makefile
unknown mail/mutt/distinfo
unknown mail/mutt/files/patch-rfc822.c
Update to 1.2.5.1.  This is the latest version on mutt's "stable"   branch, and
fixes a security hole (which was patched in the last commit   to the port).    
Wed, 2 Jan 2002
[ 13:52 nectar ]  
unknown mail/mutt/Makefile
unknown mail/mutt/files/patch-rfc822.c
Fix a security hole using vendor-supplied patch.    
Sun, 16 Dec 2001
[ 05:11 dwcjr ]  
unknown mail/mutt/Makefile
unknown mail/mutt/files/patch-Makefile.in
unknown mail/mutt/files/patch-charmaps.Makefile.am
Fix package building   Fix SSL building    
Wed, 5 Dec 2001
[ 21:47 obrien ]  
unknown mail/mutt/Makefile
Back off the GMAKE.    
[ 20:30 obrien ]  
unknown mail/mutt/Makefile
unknown mail/mutt/files/patch-04
unknown mail/mutt/files/patch-aclocal.m4
unknown mail/mutt/files/patch-configure.in
Update this to build with proper dependancies again.   When I added the folder
compression patch, I didn't realize we now needed   automake & autoconf. 
Bringing those two in, now makes gmake required. :-(   Also we can't patch
`configure' as before, now we must patch `configure.in'   and `aclocal.m4'.    
Fri, 25 May 2001
[ 12:30 obrien ]  
unknown mail/mutt/Makefile
The mode of the doc directory wasn't what was intended.    
Tue, 22 May 2001
[ 20:17 sobomax ]  
unknown audio/timidity++-emacs/Makefile
unknown audio/xmms/Makefile
unknown editors/emacs20/Makefile
unknown editors/joe/Makefile
unknown graphics/dia/Makefile
unknown graphics/jgv/Makefile
unknown mail/mutt/Makefile
unknown net/tintin++/Makefile
unknown news/tin/Makefile
unknown print/enscript-letter/Makefile

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves   would be
able to insert their own entries (usually language category)   upfront.    
Sun, 11 Mar 2001
[ 00:03 obrien ]  
unknown mail/mutt/Makefile
Allow maintainer to be properly set in slave ports.    
Wed, 7 Feb 2001
[ 14:51 obrien ]  
unknown devel/cccc/Makefile
unknown devel/libgnugetopt/Makefile
unknown devel/pccts/Makefile
unknown editors/hexedit/Makefile
unknown editors/sted/Makefile
unknown lang/compaq-cc/Makefile
unknown lang/glibstdc++28/Makefile
unknown mail/mutt/Makefile
unknown net/rsync/Makefile
unknown net/wide-dhcp/Makefile

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Put back my editor hints that were removed w/o permission.   Note these are
*FULLY* Satoshi approved for the past 4 years.    
Tue, 16 Jan 2001
[ 17:33 sobomax ]  
unknown archivers/arc/Makefile
unknown archivers/bzip/Makefile
unknown archivers/freeze/Makefile
unknown archivers/lha/Makefile
unknown archivers/nulib/Makefile
unknown archivers/pkzip/Makefile
unknown archivers/ppunpack/Makefile
unknown archivers/rar/Makefile
unknown archivers/unrar/Makefile
unknown archivers/zip/Makefile

(Only the first 10 of 365 ports in this commit are shown above. View all ports for this commit)
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Thu, 16 Nov 2000
[ 13:14 tg ]  
unknown audio/mp3blaster/Makefile
unknown editors/biew/Makefile
unknown mail/mutt/Makefile
unknown misc/kcd/Makefile
unknown misc/mc/Makefile
unknown net/centericq/Makefile
unknown net/trafshow/Makefile
unknown shells/flash/Makefile
Depend on ncurses.5 after the upgrade of devel/ncurses.    
Tue, 31 Oct 2000
[ 10:51 obrien ]  
unknown mail/mutt/Makefile
unknown mail/mutt/distinfo
Add compressed and encrypted folders support.    
Sun, 8 Oct 2000
[ 04:35 asami ]  
unknown mail/mutt/Makefile
unknown mail/mutt/pkg/PLIST.htmlfiles
Rename PLIST.htmlfiles to pkg-plist.htmlfiles.    
[ 00:32 asami ]  
unknown mail/mutt/Makefile
unknown mail/mutt/files/patch-doc-ref
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.    
Fri, 22 Sep 2000
[ 03:59 kris ]  
unknown archivers/hpack.non-usa.only/Makefile
unknown ftp/curl/Makefile
unknown ftp/pavuk/Makefile
unknown japanese/w3m-ssl/Makefile
unknown mail/mutt/Makefile
unknown mail/pine4-ssl/Makefile
unknown mail/zmailer/Makefile
unknown net/SSLtelnet/Makefile
unknown net/gale/Makefile
unknown net/pipsecd/Makefile

(Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Update all ports using OpenSSL and RSA to work without rsaref since   it is no
longer required. Apologies to the various maintainers whom I   did not yet hear
back from, but the ports freeze is coming up in a few   hours and I will be
verifying all of these ports on a 4.1 machine   myself to catch any problems.   
Tue, 29 Aug 2000
[ 03:32 obrien ]  
unknown mail/mutt/Makefile
Fix DISTNAME so that language-specific satellite ports will work.    
Sat, 26 Aug 2000
[ 11:46 obrien ]  
unknown mail/mutt/Makefile
Use the `pre-configure:' target rather than `post-patch:' target.  This   frees
up `post-patch:' for satelite ports use.    
Thu, 10 Aug 2000
[ 12:26 obrien ]  
unknown mail/mutt/Makefile
Improve the granularity of the WITH_ options.  Rather than use my approved  
configuration when BATCH is defined (as a BATCH user might want ncurses)   only
do it when package building.  Also, add a knob so that the HTML docs   build and
intall can be turned on w/o doing a BATCH build.    
Wed, 9 Aug 2000
[ 21:42 obrien ]  
unknown mail/mutt/Makefile
Suposedly this is need when WITH_NCURSES_PORT is defined on a   FreeBSD 3.x box.
   
Sun, 30 Jul 2000
[ 10:56 obrien ]  
unknown mail/mutt/pkg/COMMENT
unknown mail/mutt/Makefile
unknown mail/mutt/files/md5
Upgrade to version 1.2.5.    
Wed, 19 Jul 2000
[ 14:44 obrien ]  
unknown mail/mutt/Makefile
Minor portlinting.    
Tue, 11 Jul 2000
[ 00:04 obrien ]  
unknown mail/mutt/Makefile
unknown mail/mutt/pkg/PLIST
unknown mail/mutt/pkg/PLIST.htmlfiles
unknown mail/mutt/files/md5
unknown mail/mutt/patches/patch-02
unknown mail/mutt/patches/patch-06
Upgrade to version 1.2.4.    
Tue, 23 May 2000
[ 18:36 obrien ]  
unknown mail/mutt/Makefile
Only configure for locales-fix if "WITH_LOCALES_FIX" is defined.    
[ 17:47 ache ]  
unknown mail/mutt/Makefile
Use LOCALBASE instead of PREFIX in CC flags    
[ 13:40 ache ]  
unknown mail/mutt/Makefile
Shared linking of -lintl    
Mon, 22 May 2000
[ 07:31 obrien ]  
unknown mail/mutt/Makefile
"This fix the l10n'ed po displaying and other places in multibyte condition.  
(For me it's zh_TW.Big5)"    

Number of commits found: 97

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23
linux-seamonkey*Nov 23
linux-thunderbird*Nov 23
seamonkey*Nov 23
streamripperNov 23
thunderbird*Nov 23
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19

14 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19442
Broken 157
Deprecated 82
Ignore 443
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 20
new 48 hours23
new 7 days46
new fortnight93
new month148

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 3.081 seconds.