Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Apr 2022 19:11:41 3.4.1_10
|
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) |
26 Mar 2022 08:27:27 3.4.1_9
|
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 |
19 Oct 2021 08:36:47 3.4.1_8
|
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
07 Apr 2021 08:09:01 3.4.1_8
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.4.1_8
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Dec 2020 06:26:21
3.4.1_8
|
tcberner  |
deskutils/cairo-dock-plugins: fix plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/cairo-dock/libcd_kde-integration.so
Error: Orphaned: %%DATADIR%%/plug-ins/kde-integration/icon.png |
09 Nov 2020 17:08:12
3.4.1_8
|
tcberner  |
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 |
28 Aug 2020 11:24:58
3.4.1_7
|
tcberner  |
deskutils/cairo-dock-plugins: fix build on recent current
Obtained
from: https://github.com/Cairo-Dock/cairo-dock-plug-ins/commit/d08541a0afb4377ce2f35feb280fbe443870b587 |
07 Jul 2020 12:27:18
3.4.1_7
|
tobik  |
Clean up some things
Reported by: portscan and common sense |
04 Nov 2019 22:20:31
3.4.1_7
|
zeising  |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
03 Nov 2019 19:14:16
3.4.1_7
|
sunpoet  |
Fix build with libetpan 1.9.4 |
19 Oct 2019 08:19:13
3.4.1_7
|
tobik  |
Remove a bunch of unused *_DESC |
27 Feb 2019 09:48:45
3.4.1_7
|
antoine  |
Fix packaging after r493883 |
25 Feb 2019 16:58:49
3.4.1_7
|
kwm  |
Mark webkit-gtk[23] ports as depricated with the same date as webkit-gtk[23].
Disable webkit-gtk[23] support if the port/plugin supports it.
Remove options for webkit-gtk[23] using ports or if they don't have a
option, mark them deprecated with the same date as webkit-gtk[23].
Haskell and geany where skipped and will be handled by the maintainers. |
31 Dec 2018 12:53:14
3.4.1_6
|
rene  |
deskutils/cairo-dock-plugins: remove optional dependency on expired KDE4 |
02 Dec 2018 15:41:48
3.4.1_6
|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
28 Jun 2018 17:39:55
3.4.1_6
|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
20 Mar 2018 02:54:23
3.4.1_6
|
truckman  |
Bump PORTREVISION on ports depending on devel/libical.
PR: 226460 |
28 Nov 2017 11:52:52
3.4.1_5
|
amdmi3  |
- Fix LICENSE
- Switch to opt_CMAKE_BOOL |
31 Oct 2017 14:51:54
3.4.1_5
|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
06 Jun 2017 16:38:01
3.4.1_5
|
mat  |
Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into
libdata/pkgconfig.
Fix ports that where installing the file in the wrong place.
PR: 218067
Submitted by: mat
Exp-run by: antoine
Reviewed by: rene, antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10129 |
03 May 2017 17:09:38
3.4.1_5
|
pawel  |
- Update devel/libical to version 2.0
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN
Release Highlights
WARNING: Version 2 IS NOT Binary Compatible with Older Versions
Version 2 is Source Compatible with Older Versions
Lots of source code scrubbing
[New] RSCALE support (requires libicu from http://www.icu-project.org)
[New] CalDAV attachment support (draft-daboo-caldav-attachments)
[New] Resurrect the Berkeley DB storage support
[Bug] issue83: Incorrect recurrence generation for weekly pattern
Handle RRULEs better
Handle threading better
PR: 218711
Submitted by: myself
Approved by: maintainer timeout |
24 Aug 2016 08:20:31
3.4.1_4
|
tcberner  |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
17 Aug 2016 13:21:47
3.4.1_4
|
amdmi3  |
- Fix license
- Cosmetic fixes |
09 Aug 2016 22:28:39
3.4.1_4
|
pawel  |
- Update to version 1.7.2
- Convert to USES=ssl
- Register dependency found by stage-qa
- Bump affected deskutils/cairo-dock-plugins |
18 Jul 2016 12:26:08
3.4.1_3
|
tz  |
deskutils/cairo-dock-plugins: Drop maintainership
PR: 211118
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer=
Approved by: junovitch (mentor) |
01 Apr 2016 14:00:57
3.4.1_3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
17 Aug 2015 08:21:51
3.4.1_3
|
tijl  |
Bump PORTREVISION for libupower-glib library version bump in r393607. |
02 Aug 2015 15:37:20
3.4.1_2
|
kwm  |
Update zeitgeist to 0.9.14 [1]
This version of zeitgeist now bundles libzeitgeist in the port. The
new libzeitgeist was bumped to libzeitgeist-1.0.so -> libzeitgeist-2.0.so.
* deskutils/cairo-dock-plugins: supports both zeitgeist versions.
* net-im/folks: Only supports the new 2.0 libzeitgeist library version. And
this went unnoticed, woops.
* sysutils/libzeitgeist: Remove since it is now bundled in zeitgeist.
* sysutils/qzeitgeist: Update the port for the new zeitgeist API.
* www/midori: Mark the zeitgeist option (non-default) broken until midori
can be updated to a version that supports the new libzeitgeist 2.0
PR: 190729 [1]
Submitted by: olivierd@ [1] |
09 May 2015 10:20:04
3.4.1_1
|
amdmi3  |
- Remove icons package, no longer needed
PR: 200067
Submitted by: fidaj@ukr.net (maintainer) |
09 May 2015 09:58:05
3.4.1
|
amdmi3  |
- Update to 3.4.1
- Follow upstream versioning
- Simplify ports
PR: 199805
Submitted by: fidaj@ukr.net (maintainer) |
08 May 2015 23:21:58
3.4.0
|
antoine  |
Unbreak by providing temporary host for the icons |
08 May 2015 21:12:54
3.4.0
|
antoine  |
Mark BROKEN again |
07 May 2015 11:13:38
3.4.0
|
amdmi3  |
- The port fetches fine; remove dead mirror
Approved by: portmgr blanket |
06 May 2015 15:16:54
3.4.0
|
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
12 Apr 2015 11:04:23
3.4.0
|
antoine  |
Mark a few ports BROKEN: unfetchable |
28 Dec 2014 11:06:33
3.4.0
|
pawel  |
- Update to version 3.4.0
- Now hosted on github, new homepage
- Add LICENSE
- Add options for new plugins
PR: 193233
Submitted by: maintainer |
20 Oct 2014 11:52:39
3.2.1_7
|
bapt  |
Cleanup plist |
19 Oct 2014 08:50:18
3.2.1_7
|
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
27 Sep 2014 12:13:30
3.2.1_7
|
pawel  |
Fix USES=autoreconf conversion
Reported by: antoine |
27 Sep 2014 10:02:14
3.2.1_6
|
pawel  |
- Convert mail/libetpan to USES=autoreconf
- Bump affected ports
- Simplify pkg-plist in mail/claws-mail |
10 Sep 2014 20:50:37
3.2.1_5
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
27 Jul 2014 11:10:43
3.2.1_4
|
marino  |
cairo-dock-plugins: Resolve conflict seen with XFCE_INTEGRATION option
PR: 188233
Submitted by: maintainer (Ivan Klymenko) |
27 May 2014 21:11:53
3.2.1_3
|
pawel  |
mail/libetpan:
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins
mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]
Release notes: http://claws-mail.org/news.php
mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that
Submitted by: tijl via private mail [1] |
16 Apr 2014 18:28:50
3.2.1_2
|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
14 Apr 2014 10:30:31
3.2.1_1
|
tijl  |
Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).
gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2. |
24 Dec 2013 09:30:24
3.2.1
|
antoine  |
- Fix build
- Do not reinplace binary files (*.wav, *.jpg...)
- Stage support
PR: ports/184944
Submitted by: Ivan Klymenko (maintainer) |
11 Dec 2013 18:28:10
3.2.1
|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils |
20 Sep 2013 16:21:38
3.2.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
06 Sep 2013 03:16:34
3.2.1
|
tabthorpe  |
- Revert commit, maintainer made contact
Submitted by: Ivan Klymenko (maintainer) |
05 Sep 2013 17:48:36
3.2.1
|
tabthorpe  |
- Reassign to the heap due to maintainer mail bounce
With hat: portmgr |
14 Aug 2013 22:35:54
3.2.1 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
29 Jun 2013 01:04:40
3.2.1
|
wg  |
deskutils/cairo-dock-plugins: update to 3.2.1
- Update to 3.2.1 [1]
- Fix build with clang
- Use space instead of tab for WWW
- USES pkgconfig
Changes: http://glx-dock.org/bg_topic.php?t=6836
PR: ports/180031
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer) [1] |
11 Jun 2013 14:53:04
2.3.0.3_5
|
miwi  |
- Fix build
Reported by: pkg (DEVELOPER_MODE) |
26 Apr 2013 10:44:29
2.3.0.3_5
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
22 Mar 2013 20:06:15
2.3.0.3_5
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
14 Mar 2013 08:17:40
2.3.0.3_5
|
pclin  |
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a |
05 Mar 2013 17:07:44
2.3.0.3_4 
|
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
01 Feb 2013 15:04:01
2.3.0.3_4
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
01 Jun 2012 05:26:28
2.3.0.3_4
|
dinoex  |
- update png to 1.5.10 |
14 Apr 2012 21:51:16
2.3.0.3_3
|
scheidell  |
- fix many bugs
PR: ports/165926
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer) |
07 Apr 2012 23:03:57
2.3.0.3_2
|
gerald  |
Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparently
done by the ports infrastructure for a while.
Approved by: maintainer (fidaj@ukr.net)
Feature safe: yes |
23 Aug 2011 18:39:19
2.3.0.3_2
|
kwm  |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
08 Aug 2011 14:07:07
2.3.0.3_1
|
pawel  |
Chase mail/libetpan shlib bump
Approved by: miwi (mentor) |
15 Jul 2011 20:54:41
2.3.0.3
|
jlaffaye  |
- Update to 2.3.0~3
PR: ports/158829
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
Approved by: bapt (mentor) |
04 Mar 2011 02:10:39
2.2.0.4_1
|
wen  |
- Bump PORTREVISION to chase the update of libexif |
27 Jan 2011 08:32:02
2.2.0.4
|
pav  |
- Update to 2.2.0-4
PR: ports/153784, ports/153785
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
Feature safe: yes |
12 Jul 2010 03:09:09
2.1.3.9
|
miwi  |
- Update to 2.1.3-9
PR: 147274
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer) |
31 May 2010 02:01:56
2.1.0_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.1.0_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
21 Mar 2010 13:16:59
2.1.0
|
miwi  |
Cairo-Dock-Plugins for Cairo-Dock is a light and eye-candy dock to launch your
programs easily. It uses Cairo / OpenGL to render nice graphics (many in
correlation with Compiz) with hardware acceleration. It's fully configurable
and customizable and can be a taskbar too. You can easily plug applets into it
or in a desklet mode.
WWW: https://launchpad.net/cairo-dock
PR: ports/144913
Submitted by: Ivan Klymenko <fidaj at ukr.net> |