non port: mail/balsa/Makefile |
SVNWeb
|
Number of commits found: 171 (showing only 100 on this page) |
Sat, 10 Jun 2023
|
[ 16:16 Rodrigo Osorio (rodrigo) ] 4c1fbd8 (Only the first 10 of 12 ports in this commit are shown above. )
mail/balsa: Update to 2.6.4
Port changes:
* Fix build
* Add license
* Make linters happy again
Changelog: https://github.com/GNOME/balsa/blob/master/NEWS
PR: 268734
Reported by: <thomholwerda@osnews.com>
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
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
|
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
|
[ 19:44 Tobias C. Berner (tcberner) ] 11049e3 (Only the first 10 of 87 ports in this commit are shown above. )
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
|
[ 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, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Fri, 8 Oct 2021
|
[ 11:23 Bernhard Froehlich (decke) ] 27a6095
mail/balsa: Add CPE information
Approved by: portmgr (blanket)
|
Mon, 2 Aug 2021
|
[ 04:41 Xin LI (delphij) ] 3ba73da (Only the first 10 of 55 ports in this commit are shown above. )
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib
|
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.
|
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}
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Sat, 26 Nov 2016
|
[ 23:41 jhale ] (Only the first 10 of 46 ports in this commit are shown above. )
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
|
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
|
Thu, 8 Oct 2015
|
[ 15:12 olgeni ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove trailing whitespace from Makefiles, M-X.
|
Sun, 17 Aug 2014
|
[ 16:08 tijl ] (Only the first 10 of 13 ports in this commit are shown above. )
mail/libesmtp:
- Convert to USES=libtool and bump dependent ports
- Use option helpers
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add INSTALL_TARGET=install-strip
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
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)
|
Fri, 30 May 2014
|
[ 15:35 kwm ]
Update to 2.5.1.
Stagify, use short options.
Submitted by: Gustau Perez
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M balsa/Makefile
M balsa/distinfo
M balsa/files/patch-configure
D balsa/files/patch-libbalsa_information.c
M balsa/files/patch-libbalsa_mailbox_mh.c
D balsa/files/patch-src_main-window.c
A balsa/files/patch-src_main-window.h
M balsa/pkg-descr
M balsa/pkg-plist
|
Sun, 20 Oct 2013
|
[ 19:20 jhale ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
|
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, 4 Sep 2013
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
Tue, 3 Sep 2013
|
[ 12:13 bapt ] (Only the first 10 of 77 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
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
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 19 Mar 2013
|
[ 11:03 kwm ]
balsa: add back pre.mk and post.mk seem to fix the failure
gnome-applets: move the pre.mk up to include the ARCH test.
Submitted by: freshports sanity check
|
[ 10:40 kwm ] (Only the first 10 of 47 ports in this commit are shown above. )
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 23 May 2012
|
[ 01:47 miwi ]
- Chase libesmtp shlib bump
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
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, 23 Aug 2011
|
[ 18:39 kwm ] (Only the first 10 of 148 ports in this commit are shown above. )
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
|
Thu, 21 Jul 2011
|
[ 12:43 jlaffaye ] (Only the first 10 of 24 ports in this commit are shown above. )
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe
|
Fri, 25 Feb 2011
|
[ 01:32 delphij ] (Only the first 10 of 296 ports in this commit are shown above. )
Chase after net/openldap24-server update.
Reminded by: miwi
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 5 Sep 2010
|
[ 17:12 marcus ]
Update to 2.4.8.
|
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.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sun, 14 Feb 2010
|
[ 21:01 marcus ]
Update to 2.4.7.
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 30 Jan 2010
|
[ 23:46 marcus ]
Update to 2.4.6.
|
Fri, 25 Dec 2009
|
[ 19:06 marcus ]
Correct the gmime dependency.
Reported by: QAT
|
[ 18:17 marcus ]
Update to 2.4.2.
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Wed, 15 Jul 2009
|
[ 16:47 wxs ] (Only the first 10 of 40 ports in this commit are shown above. )
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911
|
Tue, 20 Jan 2009
|
[ 02:39 marcus ]
Update to 2.3.28.
|
Mon, 5 Jan 2009
|
[ 19:04 delphij ] (Only the first 10 of 249 ports in this commit are shown above. )
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
|
Thu, 1 Jan 2009
|
[ 22:28 marcus ]
Update to 2.3.27.
|
Sun, 28 Sep 2008
|
[ 23:46 marcus ]
Update to 2.3.26.
|
Fri, 4 Jul 2008
|
[ 20:36 marcus ]
Update to 2.3.25.
|
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Wed, 26 Mar 2008
|
[ 02:38 marcus ]
Add a missing dependency on gtksourceview2.
Reported by: pointyhat via pav
|
Mon, 24 Mar 2008
|
[ 15:27 ahze ]
Update to 2.3.23
|
Sun, 24 Feb 2008
|
[ 20:51 marcus ]
Update to 2.3.22.
|
Wed, 12 Dec 2007
|
[ 04:41 marcus ]
Update to 2.3.20.
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above )
|
Sun, 8 Jul 2007
|
[ 20:25 marcus ]
Update to 2.3.17.
|
Thu, 31 May 2007
|
[ 05:52 marcus ]
Update to 2.3.16.
|
Sun, 27 May 2007
|
[ 17:32 marcus ]
Chase the gpgme shared lib version.
|
Sun, 20 May 2007
|
[ 00:37 marcus ]
Add support for libnotify which will actually fix the pointyhat build.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 4 May 2007
|
[ 03:34 marcus ]
Update to 2.3.15.
|
Mon, 19 Mar 2007
|
[ 05:14 marcus ] (Only the first 10 of 461 ports in this commit are shown above. )
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
|
Sat, 16 Dec 2006
|
[ 06:48 marcus ]
Update to 2.3.14.
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ] (Only the first 10 of 893 ports in this commit are shown above. )
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
Wed, 13 Sep 2006
|
[ 21:24 lofi ] (Only the first 10 of 22 ports in this commit are shown above. )
Update gpgme to 1.1.2, chase dependencies.
|
Fri, 30 Jun 2006
|
[ 01:47 marcus ]
Update to 2.3.13.
|
Sun, 28 May 2006
|
[ 16:50 pav ]
- Chase renaming of gtkspell2 -> gtkspell
Reported by: krismail, cpercivamail
Pointy hat to: pav
|
Mon, 15 May 2006
|
[ 22:23 mezz ] (Only the first 10 of 62 ports in this commit are shown above. )
Add USE_GETTEXT to appease portlint.
|
Mon, 1 May 2006
|
[ 00:00 mnag ]
- Update ports affected by mail/gmime2 update
- portlint(1)
|
Wed, 15 Mar 2006
|
[ 05:38 marcus ]
Update to 2.3.12.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Sun, 5 Feb 2006
|
[ 07:04 marcus ]
Update to 2.3.10.
|
Thu, 29 Dec 2005
|
[ 07:05 marcus ]
Update to 2.3.8.
|
Mon, 5 Dec 2005
|
[ 03:38 marcus ]
Update to 2.3.7.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Thu, 10 Nov 2005
|
[ 18:43 marcus ]
Add a missing --ignore-theme-index argument to gtk-update-icon-cache.
|
Tue, 8 Nov 2005
|
[ 23:02 marcus ]
Fix the balsa-specific icon cache creation.
Reported by: pointyhat via kris
|
Sat, 5 Nov 2005
|
[ 19:13 oliver ]
Chase gpgme update
Bump PORTREVISION
Pointy hat to: lofi
|
[ 06:09 marcus ]
* Chase glib20 shared lib version
* Add INSTALLS_ICONS
|
Sun, 30 Oct 2005
|
[ 00:29 marcus ]
Update to 2.3.6.
|
Fri, 23 Sep 2005
|
[ 00:42 marcus ]
Update to 2.3.5.
|
Wed, 31 Aug 2005
|
[ 21:46 marcus ]
Use newer GCC to build this port.
Reported by: pointyhat via kris
|
Mon, 25 Jul 2005
|
[ 03:45 marcus ]
* Fix some plist problems with leftover files [1]
* Remove an improper use of INSTALLS_OMF
Reported by: pointyhat via kris [1]
|
Sun, 24 Jul 2005
|
[ 16:58 marcus ]
Fix a crash when trying to add attachments.
Reported by: lioux
|
[ 06:56 lioux ]
Update to 2.3.4
Approved by: marcus
|
Mon, 9 May 2005
|
[ 21:50 marcus ]
Update to 2.3.2.
|
Tue, 3 May 2005
|
[ 05:54 marcus ]
Update to 2.3.1.
|
Tue, 22 Mar 2005
|
[ 20:21 marcus ]
Fix plist by adding missing icons. Note: a better fix is coming after
the freeze which will require some gtk20 modifications as well.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
|
Sat, 19 Mar 2005
|
[ 20:01 marcus ]
Update to 2.3.0 which fixes the build with GNOME 2.10.
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Sun, 19 Dec 2004
|
[ 20:17 marcus ]
Re-enable the GPG option.
|
[ 20:16 marcus ]
Balsa can now use gpgme again since it was updated to 1.0.1.
|
Wed, 8 Dec 2004
|
[ 06:34 marcus ] (Only the first 10 of 13 ports in this commit are shown above. )
Bump PORTREVISION to chase the gtkhtml3 shared library version.
|
Sat, 4 Dec 2004
|
[ 04:49 marcus ]
Fix a substitution to fix the build now on 5.X and higher.
Reported by: pointyhat via kris
|
Sat, 27 Nov 2004
|
[ 23:14 pav ]
- Fix build on 4.x
Reported by: pointyhat via kris
|
Number of commits found: 171 (showing only 100 on this page) |