Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:19 1.3.0_1 |
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 ) |
10 Oct 2021 19:44:42 1.3.0_1 |
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) |
06 Apr 2021 14:31:07 1.3.0_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Jan 2021 16:36:33
1.3.0_1  |
madpilot  |
Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200
This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.
WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.
Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:
- print/xfce4-print
- x11/xfce4-quicklauncher-plugin (Only the first 15 lines of the commit message are shown above ) |
09 Nov 2020 11:42:58
1.3.0 |
madpilot  |
Update xfce4-mailwatch-plugin to 1.3.0
This release moves to gtk3. |
03 Oct 2019 17:27:17
1.2.0_10 |
pkubaj  |
mail/xfce4-mailwatch-plugin: fix build on GCC architectures
Approved by: mentors (implicit approval) |
19 Sep 2019 23:46:34
1.2.0_10 |
madpilot  |
Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce
now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
by default), it only supports gtk2, so would leave miost of this
XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
are available in the library ports using the GIR and VAPI options
(on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02 (Only the first 15 lines of the commit message are shown above ) |
19 Jun 2019 16:14:27
1.2.0_9 |
madpilot  |
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416 |
07 Jun 2019 13:54:12
1.2.0_9 |
madpilot  |
Add LICENSE |
22 Jan 2019 14:44:38
1.2.0_9 |
madpilot  |
Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
install-strip |
19 May 2016 10:44:12
1.2.0_8 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.2.0_8 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
1.2.0_8 |
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
28 Apr 2015 17:01:47
1.2.0_7 |
bdrewery  |
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr |
05 Mar 2015 22:52:31
 |
olivierd  |
The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1 (Only the first 15 lines of the commit message are shown above ) |
03 Jan 2015 17:47:51
1.2.0_6 |
olivierd  |
- Gnome is default icons theme [1], not switched to Adwaita because Thunar and
some Xfce's specific widgets still use stock icons (deprecated since GTK3 3.10,
and not available in x11-themes/adwaita-icon-theme)
- Bump PORTREVISION
PR: 183690 [1]
Requested by: Rostislav Krasny |
02 Jan 2015 18:46:34
1.2.0_5 |
pi  |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
08 Dec 2014 16:48:41
1.2.0_4 |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
22 Nov 2014 18:42:44
1.2.0_3 |
antoine  |
Cleanup plist |
17 Aug 2014 14:25:51
1.2.0_3 |
tijl  |
Add USES=libtool and INSTALL_TARGET=install-strip |
30 Jul 2014 03:57:24
1.2.0_2 |
pi  |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
29 Jul 2014 18:41:17
1.2.0_1  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
23 Jul 2014 09:54:02
1.2.0_1 |
tijl  |
- 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) |
24 Oct 2013 19:40:41
1.2.0 |
olivierd  |
- Update to 1.2.0
- Update MASTER_SITES
- Rewrite COMMENT entry and pkg-descr
- Convert to new LIB_DEPENDS format
- Support STAGEDIR |
20 Sep 2013 19:59:14
1.1.0_18 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
03 Sep 2013 06:36:42
 |
bapt  |
Add an explicit dependency on pkgconf |
08 May 2013 16:05:21
1.1.0_18 |
olivierd  |
- Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file |
03 May 2013 16:36:41
1.1.0_17 |
ehaupt  |
Chase security/libgcrypt update |
24 Apr 2013 18:10:32
1.1.0_16 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Feb 2013 16:17:07
1.1.0_16 |
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
01 Jun 2012 05:26:28
1.1.0_15 |
dinoex  |
- update png to 1.5.10 |
25 May 2012 16:52:32
1.1.0_14 |
miwi  |
- Bump all XFCE after XFCE import |
07 Jan 2012 22:46:11
1.1.0_13 |
rene  |
- Unbreak (quick fix, should be addressed upstream)
- Properly capitalize "Xfce" in COMMENT
- Bump PORTREVISION |
23 Oct 2011 13:46:01
1.1.0_12 |
rene  |
Re-assign to the Xfce team.
Approved by: miwi (previous maintainer, Xfce team member) |
11 Aug 2011 19:20:17
1.1.0_12  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
26 Jul 2011 21:01:58
1.1.0_12 |
pav  |
- Mark BROKEN: does not link (gnutls/gcrypt)
Reported by: pointyhat |
03 Jul 2011 13:53:52
1.1.0_12 |
ohauer  |
- remove MD5 |
05 Jun 2011 18:43:16
1.1.0_12 |
novel  |
Chase security/gnutls update and add an UPDATING entry. |
03 Mar 2011 10:12:30
1.1.0_11 |
oliver  |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> |
31 May 2010 15:27:35
1.1.0_10 |
oliver  |
update xfce to 4.6.2
bump PORTREVISION on all depending ports |
31 May 2010 02:01:56
1.1.0_9 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.1.0_8 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1.0_7 |
dinoex  |
- update to jpeg-8 |
10 Jan 2010 09:56:26
1.1.0_6 |
oliver  |
bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal |
16 Aug 2009 18:04:40
1.1.0_5 |
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
31 Jul 2009 13:57:52
1.1.0_4 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 May 2009 14:56:27
1.1.0_3 |
oliver  |
update xfce to 4.6.1
bump PORTREVISION where necessary |
06 Mar 2009 15:24:12
1.1.0_2 |
oliver  |
Bump PORTREVISION after xfce 4.6 update |
23 Jan 2009 16:28:36
1.1.0_1 |
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
23 Sep 2008 09:10:33
1.1.0 |
miwi  |
- Update to 1.1.0 |
06 Jun 2008 13:43:09
1.0.1_5 |
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) |
20 Apr 2008 22:27:05
1.0.1_4 |
miwi  |
- Fix build after xorg cleanup
Submitted by: pointyhat |
21 Mar 2008 15:33:07
1.0.1_3 |
miwi  |
- Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION |
12 Feb 2008 18:11:07
1.0.1_3 |
oliver  |
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532 |
19 May 2007 20:32:57
1.0.1_2 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Apr 2007 16:26:53
1.0.1_1 |
oliver  |
update xfce to 4.4.1
bump PORTREVISION where needed |
14 Mar 2007 04:12:32
1.0.1 |
linimon  |
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] |
26 Feb 2007 22:27:32
1.0.1 |
miwi  |
- Add backup MASTER_SITES
Submitted by: pointyhat via kris |
28 Jan 2007 00:10:45
1.0.1 |
miwi  |
Mailwatch is a plugin for the Xfce 4 panel.
Features
* IMAP and Secure IMAP support
* POP3 and Secure POP3 support
* Local Mbox mailbox support
* Local Maildir mailbox support
* Local MH-Maildir mailbox support
* GMail support
* Fully multithreaded design: no panel lockups
* Informative new-message breakdown in tooltip
* Ability to run program on new messages or button click
* Informative logger to help track down mail connection problems
WWW: http://spuriousinterrupt.org/projects/mailwatch |