Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.4_1 24 Feb 2024 16:41:18 |
Muhammad Moinur Rahman (bofh) |
mail/balsa: Moved man to share/man
Approved by: portmgr (blanket) |
2.6.4 10 Jun 2023 16:16:25 |
Rodrigo Osorio (rodrigo) |
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> |
2.5.1_8 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
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 ) |
2.5.1_7 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.1_7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.5.1_7 20 Jul 2022 19:44:12 |
Tobias C. Berner (tcberner) |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
2.5.1_7 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
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 ) |
2.5.1_7 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
2.5.1_6 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.5.1_5 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
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) |
2.5.1_5 08 Oct 2021 11:23:19 |
Bernhard Froehlich (decke) |
mail/balsa: Add CPE information
Approved by: portmgr (blanket) |
2.5.1_5 02 Aug 2021 04:41:48 |
Xin LI (delphij) |
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 |
2.5.1_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.1_4 08 Nov 2019 14:18:06 |
tobik |
mail: Add missing USES={gnome,php} |
2.5.1_4 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
2.5.1_4 26 Nov 2016 23:41:17 |
jhale |
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. |
2.5.1_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.5.1_3 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
2.5.1_3 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
2.5.1_3 17 Aug 2014 16:08:20 |
tijl |
mail/libesmtp:
- Convert to USES=libtool and bump dependent ports
- Use option helpers
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add INSTALL_TARGET=install-strip |
2.5.1_2 24 Jul 2014 18:34:16 |
tijl |
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 ) |
2.5.1_1 04 Jul 2014 20:28:32 |
tijl |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) |
2.5.1 30 May 2014 15:35:19 |
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 |
2.4.8_7 22 Oct 2013 13:56:27 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
2.4.8_7 20 Oct 2013 19:20:16 |
jhale |
- 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 |
2.4.8_6 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.4.8_6 04 Sep 2013 18:06:08 |
madpilot |
- 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) |
2.4.8_6 03 Sep 2013 12:13:24 |
bapt |
Add an explicit dependency on pkgconf |
2.4.8_6 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
2.4.8_6 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.4.8_6 19 Mar 2013 11:03:58 |
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 |
19 Mar 2013 10:40:22
|
kwm |
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 |
2.4.8_6 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
2.4.8_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.4.8_4 23 May 2012 01:47:57 |
miwi |
- Chase libesmtp shlib bump |
2.4.8_3 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
2.4.8_2 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
2.4.8_2 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
2.4.8_1 21 Jul 2011 12:43:39 |
jlaffaye |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe |
2.4.8_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
2.4.8_1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
2.4.8 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.4.8 05 Sep 2010 17:12:01 |
marcus |
Update to 2.4.8. |
2.4.7_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.4.7_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.4.7 14 Feb 2010 21:01:50 |
marcus |
Update to 2.4.7. |
2.4.6_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.4.6 30 Jan 2010 23:46:50 |
marcus |
Update to 2.4.6. |
2.4.2_1 25 Dec 2009 19:06:34 |
marcus |
Correct the gmime dependency.
Reported by: QAT |
2.4.2 25 Dec 2009 18:17:08 |
marcus |
Update to 2.4.2. |
2.3.28_2 02 Aug 2009 19:36:34 |
mezz |
-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 |
2.3.28_1 15 Jul 2009 16:47:45 |
wxs |
- 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 |
2.3.28 20 Jan 2009 02:39:42 |
marcus |
Update to 2.3.28. |
2.3.27_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
2.3.27 01 Jan 2009 22:28:40 |
marcus |
Update to 2.3.27. |
2.3.26 28 Sep 2008 23:46:07 |
marcus |
Update to 2.3.26. |
2.3.25 04 Jul 2008 20:36:06 |
marcus |
Update to 2.3.25. |
2.3.23_3 06 Jun 2008 13:43:09 |
edwin |
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) |
2.3.23_2 19 Apr 2008 17:56:05 |
miwi |
- 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) |
2.3.23_1 26 Mar 2008 02:38:19 |
marcus |
Add a missing dependency on gtksourceview2.
Reported by: pointyhat via pav |
2.3.23 24 Mar 2008 15:27:32 |
ahze |
Update to 2.3.23 |
2.3.22 25 Feb 2008 05:23:16 |
marcus |
Update pkg-descr to be inline with the modern Balsa feature list.
Reported by: John Hein <jhein@timing.com> |
2.3.22 24 Feb 2008 20:51:40 |
marcus |
Update to 2.3.22. |
2.3.20 12 Dec 2007 04:41:34 |
marcus |
Update to 2.3.20. |
2.3.17_2 24 Oct 2007 23:37:25 |
marcus |
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 ) |
2.3.17 08 Jul 2007 20:25:30 |
marcus |
Update to 2.3.17. |
2.3.16 31 May 2007 05:52:02 |
marcus |
Update to 2.3.16. |
2.3.15_2 27 May 2007 17:32:53 |
marcus |
Chase the gpgme shared lib version. |
2.3.15_2 20 May 2007 00:37:05 |
marcus |
Add support for libnotify which will actually fix the pointyhat build.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
2.3.15_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.3.15 04 May 2007 03:34:25 |
marcus |
Update to 2.3.15. |
2.3.14_1 19 Mar 2007 05:14:07 |
marcus |
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. |
2.3.14 16 Dec 2006 06:48:40 |
marcus |
Update to 2.3.14. |
2.3.13_1 14 Oct 2006 08:54:54 |
marcus |
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) |
2.3.13_1 13 Sep 2006 21:24:20 |
lofi |
Update gpgme to 1.1.2, chase dependencies. |
2.3.13 30 Jun 2006 01:47:18 |
marcus |
Update to 2.3.13. |
2.3.12_1 28 May 2006 16:50:27 |
pav |
- Chase renaming of gtkspell2 -> gtkspell
Reported by: krismail, cpercivamail
Pointy hat to: pav |
2.3.12_1 15 May 2006 22:23:04 |
mezz |
Add USE_GETTEXT to appease portlint. |
2.3.12_1 01 May 2006 00:00:24 |
mnag |
- Update ports affected by mail/gmime2 update
- portlint(1) |
2.3.12 15 Mar 2006 05:38:25 |
marcus |
Update to 2.3.12. |
2.3.10 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.3.10 05 Feb 2006 07:04:29 |
marcus |
Update to 2.3.10. |
2.3.8 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.3.8 22 Jan 2006 02:20:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.3.8 29 Dec 2005 07:05:29 |
marcus |
Update to 2.3.8. |
2.3.7 05 Dec 2005 03:38:08 |
marcus |
Update to 2.3.7. |
2.3.6_3 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
2.3.6_3 15 Nov 2005 06:52:12 |
ade |
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. |
2.3.6_3 10 Nov 2005 18:43:05 |
marcus |
Add a missing --ignore-theme-index argument to gtk-update-icon-cache. |
2.3.6_3 08 Nov 2005 23:02:47 |
marcus |
Fix the balsa-specific icon cache creation.
Reported by: pointyhat via kris |
2.3.6_2 05 Nov 2005 19:13:52 |
oliver |
Chase gpgme update
Bump PORTREVISION
Pointy hat to: lofi |
2.3.6_1 05 Nov 2005 06:09:38 |
marcus |
* Chase glib20 shared lib version
* Add INSTALLS_ICONS |
2.3.6 30 Oct 2005 00:29:20 |
marcus |
Update to 2.3.6. |
2.3.5 23 Sep 2005 00:42:39 |
marcus |
Update to 2.3.5. |
2.3.4_2 31 Aug 2005 21:46:14 |
marcus |
Use newer GCC to build this port.
Reported by: pointyhat via kris |
2.3.4_2 01 Aug 2005 02:22:03 |
marcus |
Change the guint64 size type to a long. While this will result in LARGE
attachment size truncation in the display, this is more portable.
See http://bugzilla.gnome.org/show_bug.cgi?id=312105 for more details. |
2.3.4_2 25 Jul 2005 03:45:48 |
marcus |
* Fix some plist problems with leftover files [1]
* Remove an improper use of INSTALLS_OMF
Reported by: pointyhat via kris [1] |
2.3.4_1 24 Jul 2005 16:58:24 |
marcus |
Fix a crash when trying to add attachments.
Reported by: lioux |
2.3.4_1 24 Jul 2005 16:58:04 |
marcus |
Fix a crash when trying to add attachments.
Reported by: lioux |