notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/claws-mail/Makefile
SVNWeb

Number of commits found: 140 (showing only 100 on this page)

1 | 2  »  

Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 8 Feb 2023
[ 10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  6e1233b  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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
Mon, 31 Oct 2022
[ 21:57 Juraj Lutter (otis) search for other commits by this committer Author: Milan Obuch ]    commit hash:362d1c601c4ce43ad6463dec09e2a7b99b8f170d  commit hash:362d1c601c4ce43ad6463dec09e2a7b99b8f170d  commit hash:362d1c601c4ce43ad6463dec09e2a7b99b8f170d  362d1c6 
mail/claws-mail: Allow for GTK2 or GTK3 variants

Claws Mail team released GTK3 version for some time along with older
GTK2. Development focus slowly shifts to GTK3.

Add the option to select GTK2 and GTK3 version, keeping GTK2 as default
for now.

PR:             267043
Approved by:	Chris Hutchinson (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  b587cc2  (Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 20 May 2022
[ 09:31 Juraj Lutter (otis) search for other commits by this committer Author: Milan Obuch ]    commit hash:32ad969046297db0f37da5dcf83e0965a2f0a66d  commit hash:32ad969046297db0f37da5dcf83e0965a2f0a66d  commit hash:32ad969046297db0f37da5dcf83e0965a2f0a66d  32ad969  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
mail/claws-mail: Update to 3.19.0

- Update to 3.19.0
- Reset PORTREVISION where apropriate (notably in slave ports)

And while here, also portclippy and portfmt a bit.

Approved by:    Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
PR:             263059
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 14 Jul 2021
[ 08:37 Tobias C. Berner (tcberner) search for other commits by this committer Author: Chris Hutchinson ]    commit hash:108b9151fac540a3a654f963a6cc640944846981  commit hash:108b9151fac540a3a654f963a6cc640944846981  commit hash:108b9151fac540a3a654f963a6cc640944846981  108b915 
mail/claws-mail: update to latest 3.18.0

New in this release:
~~~~~~~~~~~~~~~~~~~~

* Support for the OAuth2 authorisation protocol has been added for
  IMAP, POP and SMTP using custom, user-generated client IDs.

  OAuth2 preferences are found in the Account Preferences on the
  Receive page (for POP: Authenticate before POP connection, for
  IMAP: Authentication method); the Send page (SMTP authentication:
  Authentication method); and on a dedicated OAuth2 page.

* The option 'Save (X-)Face in address book if possible' has been
  added to the /Message View/Text Options preferences page.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 26 Nov 2020
[ 17:18 joneum search for other commits by this committer ] Original commit   Revision:556345
Update to 3.17.8

Full Changelogs: https://www.claws-mail.org/NEWS

PR:		251092
Sponsored by:	Netzkommune GmbH
Mon, 9 Nov 2020
[ 17:08 tcberner search for other commits by this committer ] Original commit   Revision:554733 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2

- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
Thu, 4 Jun 2020
[ 05:48 fernape search for other commits by this committer ] Original commit   Revision:537868
mail/claws-mail: make it depend on security/ca_root_nss

Instead of installing the Win certs bundle.

A new patch is needed so it looks for certs by default in out LOCALBASE

PR:	246944
Submitted by:	ps.ports@smyrak.com
Reviewed by:	portmaster@bsdforge.com (maintainer)
Sat, 16 May 2020
[ 10:51 sunpoet search for other commits by this committer ] Original commit   Revision:535391 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for security/nettle shlib change
Sun, 26 Apr 2020
[ 09:42 arrowd search for other commits by this committer ] Original commit   Revision:533002
mail/claws-mail: Allow all Python 3 versions.

PR:		245921
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Sat, 25 Apr 2020
[ 11:25 arrowd search for other commits by this committer ] Original commit   Revision:532938 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
mail/claws-mail: Update to 3.17.5.

PR:		245464
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Wed, 6 Nov 2019
[ 18:07 zeising search for other commits by this committer ] Original commit   Revision:516916 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Sun, 3 Nov 2019
[ 19:14 sunpoet search for other commits by this committer ] Original commit   Revision:516589
Fix build with libetpan 1.9.4

Reported by:	antoine
Wed, 9 Oct 2019
[ 12:06 bapt search for other commits by this committer ] Original commit   Revision:514142 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for m* category as it is not relevant anymore
Tue, 24 Sep 2019
[ 21:40 rene search for other commits by this committer ] Original commit   Revision:512755
mail/claws-mail: remove support for expired jpilot link.
Mon, 5 Aug 2019
[ 07:28 joneum search for other commits by this committer ] Original commit   Revision:508142
Update to 3.17.4

* New HTML viewer plugin: Litehtml viewer

* Added option 'Enable keyboard shortcuts' to the 'Keyboard
  shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous

* Compose: implemented copying of attached images to clipboard

* Compose: images and text/uri-list (files) can now be attached by
  pasting into the Compose window

* Python plugin: window sizes are now remembered for the Python
  console, the 'Open URLs' and the 'Set mailbox order' windows.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Tue, 9 Jul 2019
[ 17:13 sunpoet search for other commits by this committer ] Original commit   Revision:506289 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
Thu, 10 Jan 2019
[ 08:35 joneum search for other commits by this committer ] Original commit   Revision:489852
- Switch to python3 and fix build
- Unbreak mail/claws-mail-python

Submitted by:	mmokhi
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D18800
Sat, 22 Dec 2018
[ 15:39 joneum search for other commits by this committer ] Original commit   Revision:488096
Update to 3.17.2

Changelog:
* Message List: A context menu has been added to the column headers,
  it has two entries: a new option, 'Lock column headers', and 'Set
  displayed colums'.

* Folder List:  A context menu has been added to the column headers,
  containing 'Set displayed columns'.

* Preferences: The Display/Summaries option page has been split into
  three notebook pages: Folder List, Message List, and Defaults.
  The Message List page contains the new 'Lock column headers'
  option. The Defaults page contains several new options for new
  folders.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sat, 17 Nov 2018
[ 00:57 joneum search for other commits by this committer ] Original commit   Revision:485106
Update to 3.17.1

- Add License
- Remove the MANUAL Part: This has alredy been removed in Version 3.17.0

Changelog: https://www.claws-mail.org/NEWS

Sponsored by:	Netzkommune GmbH
Tue, 2 Oct 2018
[ 08:19 antoine search for other commits by this committer ] Original commit   Revision:481102
Add explicit USES=python
Thu, 27 Sep 2018
[ 22:51 linimon search for other commits by this committer ] Original commit   Revision:480830
Fix build on gcc-based archs.

While here, pet portlint.

Tested on powerpc64, amd64.

PR:		231702
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Tue, 6 Feb 2018
[ 13:15 amdmi3 search for other commits by this committer ] Original commit   Revision:461043
- Fix shebangs properly, add missing python dependency

Approved by:	portmgr blanket
Fri, 22 Sep 2017
[ 10:48 mat search for other commits by this committer ] Original commit   Revision:450351 (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Mon, 17 Apr 2017
[ 14:07 pawel search for other commits by this committer ] Original commit   Revision:438695
- Update to 3.15.0 Claws Mail release
- Fix python shebangs
- claws-mail-tnef now requires external ytnef
- claws-mail-vcalendar marked as IGNORE for now, needs newer libical

Release notes: http://claws-mail.org/news.php
Sun, 13 Nov 2016
[ 10:41 pawel search for other commits by this committer ] Original commit   Revision:426028
Update to Claws Mail 3.14.1 release

Changes: http://claws-mail.org/news.php
Tue, 9 Aug 2016
[ 22:33 pawel search for other commits by this committer ] Original commit   Revision:419977
- Update to Claws Mail release 3.14.0
- Register proxy dependencies found by stage-qa

Changes: http://claws-mail.org/news.php
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 28 Mar 2016
[ 17:19 tijl search for other commits by this committer ] Original commit   Revision:412064
Bump PORTREVISION for gnutls update in r411990.
Fri, 25 Dec 2015
[ 11:48 pawel search for other commits by this committer ] Original commit   Revision:404413
Update Claws Mail to release 3.13.1

Release notes: http://claws-mail.org/news.php
Fri, 11 Dec 2015
[ 22:28 pawel search for other commits by this committer ] Original commit   Revision:403567
Switch to options helper
Fri, 16 Oct 2015
[ 18:35 pawel search for other commits by this committer ] Original commit   Revision:399501
Update to Claws Mail release 3.13.0

Release notes: http://claws-mail.org/news.php
Wed, 16 Sep 2015
[ 19:10 pawel search for other commits by this committer ] Original commit   Revision:397076
- Fix shebangs in additional scripts [1]
- Don't install desktop file second time

PR:		203132 [1] (based on)
Submitted by:	amdmi3 [1]
Sat, 25 Apr 2015
[ 06:51 amdmi3 search for other commits by this committer ] Original commit   Revision:384706
- Add CPE info

Approved by:	portmgr blanket
Wed, 19 Nov 2014
[ 20:41 pawel search for other commits by this committer ] Original commit   Revision:372815
Add information about many dependencies needed to build user manual
Tue, 28 Oct 2014
[ 20:48 pawel search for other commits by this committer ] Original commit   Revision:371648
Update to 3.11.1 bugfix release
Sun, 26 Oct 2014
[ 23:13 pawel search for other commits by this committer ] Original commit   Revision:371528
Update Claws Mail and plugins to 3.11.0 release

mail/claws-mail:
- Convert to USES=execinfo shebangfix
- Use path independent (BUILD|RUN)_DEPENDS

Release notes: http://claws-mail.org/news.php
Sat, 27 Sep 2014
[ 12:13 pawel search for other commits by this committer ] Original commit   Revision:369387
Fix USES=autoreconf conversion

Reported by:		antoine
[ 10:02 pawel search for other commits by this committer ] Original commit   Revision:369383
- Convert mail/libetpan to USES=autoreconf
- Bump affected ports
- Simplify pkg-plist in mail/claws-mail
Tue, 5 Aug 2014
[ 22:13 tijl search for other commits by this committer ] Original commit   Revision:364143 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
Thu, 24 Jul 2014
[ 18:34 tijl search for other commits by this committer ] Original commit   Revision:362835 (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 23 Jul 2014
[ 09:54 tijl search for other commits by this committer ] Original commit   Revision:362645 (Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Tue, 10 Jun 2014
[ 15:08 pawel search for other commits by this committer ] Original commit   Revision:357321
- Update Claws Mail and plugins to 3.10.1 bugfix release
- Move libravatar plugin to separate port
Sat, 14 Dec 2013
[ 22:02 pawel search for other commits by this committer ] Original commit   Revision:336489 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update to version 3.9.3

New in this release:
~~~~~~~~~~~~~~~~~~~~

* The TAB address completion in the Compose window now matches any
  part of the address and not just the beginning.

* When copying or moving a message, the type-ahead search now matches
  any part of a folder name and not just the beginning.

* It is now possible to replace the current signature in the Compose
  window by using the '/Message/Replace signature' menu item.

* It is now possible to disable the 'Subject is empty' warning
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 31 Oct 2013
[ 04:17 eadler search for other commits by this committer ] Original commit   Revision:332200 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'

Maintainers were notified and given time to object.
Sat, 5 Oct 2013
[ 11:25 pawel search for other commits by this committer ] Original commit   Revision:329440 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Fix comboboxes vcalendar bug by adding upstream patches [1]
- Add support for STAGEDIR
- Properly set configure iconv args

PR:		ports/182439 [1]
Reported by:	Gerard Seibert <gerard@seibercom.net>
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Thu, 5 Sep 2013
[ 14:03 pawel search for other commits by this committer ] Original commit   Revision:326400
Plugins need pkgconf to build too, they are using the same
configure script - move USES=pkgconf to shared Makefile.claws

Reported by:	pkg-fallout
Wed, 4 Sep 2013
[ 18:06 madpilot search for other commits by this committer ] Original commit   Revision:326307 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- 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)
Thu, 29 Aug 2013
[ 15:01 pawel search for other commits by this committer ] Original commit   Revision:325602 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
Wed, 10 Jul 2013
[ 19:41 pawel search for other commits by this committer ] Original commit   Revision:322729 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Convert my ports to current standards

- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
Wed, 12 Jun 2013
[ 15:32 pawel search for other commits by this committer ] Original commit   Revision:320700
Update to 3.9.2 bugfix release
Sun, 2 Jun 2013
[ 14:18 pawel search for other commits by this committer ] Original commit   Revision:319663
Add upstream patch which fixes crasher on program exit

Reported by:	Alexander Kabaev <kabaev@gmail.com>
Sat, 11 May 2013
[ 14:10 pawel search for other commits by this committer ] Original commit   Revision:317877 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Update to Claws Mail 3.9.1 release

Changelog: http://claws-mail.org/news.php

claws-mail:
- Now whole release is distributed as one file
- Move common stuff to Makefile.claws
- Cleanup many accumulated, old and not needed things
- Move bogofilter, pgp and spamassassin plugins to separate ports
- Dillo plugin was dropped so drop option for it

plugins:
- All plugins ports are now slaves to main port
- Remove all distinfo and pkg-plist files - this is
  now handled by main port
- Deprecate cachesaver and gtkhtml2_viewer plugins - they are not
  maintained by upstream anymore
Fri, 3 May 2013
[ 16:36 ehaupt search for other commits by this committer ] Original commit   Revision:317220 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase security/libgcrypt update
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Thu, 7 Feb 2013
[ 17:06 pawel search for other commits by this committer ] Original commit   Revision:311874
Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports
Wed, 6 Feb 2013
[ 17:30 novel search for other commits by this committer ] Original commit   Revision:311783 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports
Tue, 5 Feb 2013
[ 16:17 novel search for other commits by this committer ] Original commit   Revision:311722 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Thu, 24 Jan 2013
[ 15:51 pawel search for other commits by this committer ] Original commit   Revision:310935
Don't enable crash dialog when DEBUG=on - this prevents
coredump file creation.

PR:		ports/175482
Submitted by:	Fabian Keil <fk@fabiankeil.de>
Mon, 10 Dec 2012
[ 17:27 pawel search for other commits by this committer ] Original commit   Revision:308620 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Update to Claws Mail 3.9.0 release

Changelog: http://www.claws-mail.org/news.php

claws-mail:
- Remove leading article from COMMENT
- Add missing deps
- Modernize options descriptions
- Respect NLS option
- Remove shlib ABI versions from LIB_DEPENDS

plugins:
- Bump plugins with no new versions
- Remove stale patches
- Improve COMMENTs, be more verbose what plugin does, use official
  Claws Mail name, remove leading articles
- Convert WWW: lines from tabs to spaces
Sat, 30 Jun 2012
[ 08:06 pawel search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
- Update to Claws Mail release 3.8.1
- Bump plugins with no new versions
Thu, 7 Jun 2012
[ 22:44 pawel search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Convert my ports to optionsNG
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sat, 17 Dec 2011
[ 16:03 pawel search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Update claws-mail ports to 3.8.0 release

Release notes: http://www.claws-mail.org/news.php

claws-mail:
- improve options descriptions
- use WITH_SPAMASSASSIN instead of WITH_SA_PLUG to match KNOBS
- use bsd.port.options.mk
- don't install icons twice

plugins:
- update to latest versions
- bump plugins with no new version
- take over maintainership of miwi@ plugins (approved via private mail)
Tue, 4 Oct 2011
[ 17:54 pawel search for other commits by this committer ] Original commit 
- SSL support needs security/libgcrypt to work [1]
- Remove WITH_ALL option
- Make Makefile more readable
- Cleanup pkg-descr

PR:             ports/161281 [1]
Reported by:    Sebastian Chmielewski <chmielsster@gmail.com> [1]
Approved by:    miwi, wen (mentors implicit)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Mon, 29 Aug 2011
[ 17:15 pawel search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- update to 3.7.10 release
- fix portlint warnings
- bump plugins with no new distfiles

Approved by:    miwi,wen (mentors implicit)
Mon, 8 Aug 2011
[ 14:07 pawel search for other commits by this committer ] Original commit 
Chase mail/libetpan shlib bump

Approved by:    miwi (mentor)
Sat, 30 Jul 2011
[ 16:57 pawel search for other commits by this committer ] Original commit 
- unbreak

Approved by:    miwi (mentor)
Mon, 25 Jul 2011
[ 21:55 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: does not compile
  wizard.c:1298: error: 'label' undeclared (first use in this function)

Reported by:    pointyhat
Sun, 5 Jun 2011
[ 18:43 novel search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase security/gnutls update and add an UPDATING entry.
Sun, 17 Apr 2011
[ 16:57 pawel search for other commits by this committer ] Original commit  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
- Update to 3.7.9 bugfix release
- Changelog: http://www.claws-mail.org/news.php

Approved by:    wen, miwi (mentors)
Wed, 23 Mar 2011
[ 16:58 pawel search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
- Update my email to FreeBSD

Approved by:    miwi, wen (mentors)
Wed, 29 Dec 2010
[ 07:24 miwi search for other commits by this committer ] Original commit 
- Add LICENSE
- Due to popular demand on ports@ add a knob to disable manual building and
installing which can
  add a lot of build dependencies.
- Bump PORTREVISION

PR:             153352
Submitted by:   "Pawel Pekala" <c0rn@o2.pl> (maintainer)
Thu, 16 Dec 2010
[ 08:19 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Update to 3.7.8
- Update Plugins to 3.7.8
- Pass maintainership to submitter

PR:             152870
Submitted by:   Pawel Pekala <c0rn@o2.pl>
Approved by:    maintainer
Mon, 29 Nov 2010
[ 16:02 netchild search for other commits by this committer ] Original commit 
Add dependency to docbook-utils for the manual build. Unfortunately
the manual is build as soon as one of the conversion utilities is
detected, even if it is requested to not build the manual during
the build.

Noticed by:     rea
[ 11:54 netchild search for other commits by this committer ] Original commit 
Update to 3.7.7.

Submitted by:   Fabian Keil <fk@fabiankeil.de>
PR:             152641
Sat, 20 Nov 2010
[ 15:37 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 609 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Oct 2010
[ 07:38 netchild search for other commits by this committer ] Original commit 
Add dependency to libexecinfo, seems to be needed now.

Submitted by:   Conny Seidel <conny.seidel@bsd-crew.de>
Thu, 19 Aug 2010
[ 09:30 netchild search for other commits by this committer ] Original commit 
- remove gnomeprint support, it's not supported anymore [1]
- switch from aspell to enchant for spell checking [1]
  (with minor modification by me)
- remove faqdir configure option, it does not exist enymore [1]
- bump portrevision, as the default dependenvy list changed

Submitted by:   Alex <alex323@gmail.com>
PR:             147979
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 16 May 2010
[ 08:56 miwi search for other commits by this committer ] Original commit 
- Update to 3.7.6
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Mon, 8 Feb 2010
[ 09:16 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Update to 3.7.5

Changelog:
        Bug fixes:
        o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME
          encryption'
        o bug 2076 'having worked 2 times properly CLAWS ceased to
          decrypt incoming PGP mails -displays base64
          instead - sucks completely'
        o bug 2098, 'claws-mails crashes frequently with pgpcore'
        o Address Book: fix button sensitivity in compose mode.

Bump all cm-plugins

Approved by:    maintainers implicit
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Thu, 21 Jan 2010
[ 20:52 miwi search for other commits by this committer ] Original commit 
- Update to 3.7.4

Approved by:    maintainer implicit
Fri, 27 Nov 2009
[ 21:52 miwi search for other commits by this committer ] Original commit 
- Update to 3.7.3

Approved by:    netchild (maintainer implicit)
Sat, 22 Aug 2009
[ 00:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with M
Mon, 17 Aug 2009
[ 05:53 novel search for other commits by this committer ] Original commit 
Fix gnutls dependency line.

Reported by:            QAT
Pointy hat to:          novel
Sun, 16 Aug 2009
[ 18:04 novel search for other commits by this committer ] Original commit  (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.

Number of commits found: 140 (showing only 100 on this page)

1 | 2  »