| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
for help)
- Add x11/xfce4-screensaver as an optional dependency to the
xfce4-goodies (enabled by default)
- Remove dependency on x11-fm/thunar-vfs and deprecate the port.
It is EOL upstream and the functionality is included in thunar
itself
Update:
- Added back sysutils/xfce4-places-plugin, updated to 1.8.1
- archivers/thunar-archive-plugin to 0.4.0
- audio/thunar-media-tags-plugin to 0.3.0
- audio/xfce4-mpc-plugin to 0.5.2
- audio/xfce4-pulseaudio-plugin to 0.4.2
- deskutils/xfce4-tumbler to 0.2.7
- devel/thunar-vcs-plugin to 0.2.0 [1]
- devel/xfce4-dev-tools to 4.14.0
- misc/xfce4-appfinder to 4.14.0
- misc/xfce4-weather-plugin to 0.10.0
- multimedia/xfce4-parole to 1.0.4
- sysutils/gigolo to 0.5.0
- sysutils/xfce4-battery-plugin to 1.1.3
- sysutils/xfce4-fsguard-plugin to 1.1.1
- sysutils/xfce4-netload-plugin to 1.3.2
- sysutils/xfce4-power-manage to 1.6.5
- sysutils/xfce4-settings 4.14.1
- sysutils/xfce4-systemload-plugin to 1.2.3
- sysutils/xfce4-wavelan-plugin to 0.6.1
- www/xfce4-smartbookmark-plugin to 0.5.1
- x11-clocks/xfce4-datetime-plugin to 0.8.0
- Added new xfce4-stopwatch-plugin, version 0.3.1
- x11-clocks/xfce4-timer-out-plugin to 1.0.3
- x11-fm/thunar to 1.8.9
- x11-wm/xfce4-desktop to 4.14.1
- x11-wm/xfce4-panel to 4.14.0
- x11-wm/xfce4-session to 4.14.0
- x11-wm/xfce4-wm to 4.14.0
- x11/libexo to 0.12.8
- x11/libxfce4menu to 4.14.1
- x11/libxfce4util to 4.14.0
- x11/xfce4-conf to 4.14.1
- x11/xfce4-dashboard to 0.7.5
- x11/xfce4-screensaver to 0.1.8
- x11/xfce4-screenshooter-plugin to 1.9.6
- x11/xfce4-verve-plugin to 2.0.0
Thanks to: Olivier Duchateau <duchateau.olivier@gmail.com>
PR: 240236
Exp-run by: antoine
Tested by: sbruno
Approved by: sergey.dyatko@gmail.com (maintainer timeout via
email), portmgr (fixit blanket, port breaks with
new Thunar if not updated) [1]
Differential Revision: https://reviews.freebsd.org/D21278
Notes:
svn path=/head/; revision=512378
|
|
|
|
| |
Notes:
svn path=/head/; revision=507816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
| |
PR: 236713
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes:
svn path=/head/; revision=496709
|
|
|
|
| |
Notes:
svn path=/head/; revision=495327
|
|
|
|
|
|
|
|
| |
PR: 236247
Submitted by: rozhuk.im@gmail.com
Notes:
svn path=/head/; revision=494788
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=490953
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Silence some portlint warnings
- Remove unsupported options
- Project distribution moved to github
PR: 233958
Submitted by: vermaden@interia.pl
Notes:
svn path=/head/; revision=489765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Indentition fixes
- Silence portlint warning about variables ordering
- Convert to USES=localbase
PR: 222015 [1]
Submitted by: cpm
Notes:
svn path=/head/; revision=450734
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
| |
Notes:
svn path=/head/; revision=405717
|
|
|
|
|
|
|
|
|
|
| |
- Use alternate hosts in MASTER_SITES
- Sort USES
- Rewrite options helper
- Enhance GIR option description
Notes:
svn path=/head/; revision=395636
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=393430
|
|
|
|
|
|
|
|
|
|
|
| |
- Adjust dependencies
- Remove GRANITE option (appearance seems broken)
- Remove support of WebKit2 API (still experimental) [1]
Requested by: <phryk@commander1024.de> (via freebsd-xfce@ list, in February 2015 thread) [1]
Notes:
svn path=/head/; revision=384366
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove DOCS option, this option installed API documentation, not end-user
- Adjust GNOME dependencies, when GTK3 is set
- Bump PORTREVISION
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=373509
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=372951
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=372528
|
|
|
|
|
|
|
|
| |
- Unset GRANITE option (Granite.Widgets.LightWindow was removed, we need to
update x11-toolkits/granite to 0.3 at least)
Notes:
svn path=/head/; revision=372440
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
| |
GTK2 is set
- Fix pkg-plist with the new WebKit2 API (some extensions are not yet
ported)
- Bump PORTREVISION
Obtained from: Xfce dev repo
Notes:
svn path=/head/; revision=364399
|
|
|
|
|
|
|
|
|
| |
- Add USE_GNOME=gnomehier to fix leftovers
- Simplify documentation handling with staging and install documentation
in standard location
Notes:
svn path=/head/; revision=360786
|
|
|
|
|
|
|
|
|
|
| |
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=360588
|
|
|
|
|
|
|
|
|
|
| |
The midori-MidoriViewable.html file no longer installs, breaking the
build against a plist-check.
patch from: maintainer (Olivier Duchateau)
Notes:
svn path=/head/; revision=351426
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
| |
- Remove unneeded patches
- Add GRANITE (additional GTK+ toolkits) and GIR (GObject introspection) options
Notes:
svn path=/head/; revision=350169
|
|
|
|
|
|
|
|
|
| |
- Adjust LICENSE
ChangeLog: http://bazaar.launchpad.net/~midori/midori/trunk/revision/6540/ChangeLog
Notes:
svn path=/head/; revision=339896
|
|
|
|
|
|
|
|
|
|
| |
CMake Error at extensions/CMakeLists.txt:28 (string):
string begin index: -1 is out of range 0 - 9
- Bump PORTREVISION
Notes:
svn path=/head/; revision=338445
|
|
|
|
|
|
|
|
| |
- Add GTK2 and GTK3 options (OPTIONS_SINGLE)
- Remove unneeded patches (upstream switched to CMake)
Notes:
svn path=/head/; revision=334518
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
Notes:
svn path=/head/; revision=330353
|
|
|
|
|
|
|
|
| |
While I'm here
Use the new format for LIB_DEPENDS
Notes:
svn path=/head/; revision=327801
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
|
| |
- Force to use Python 2.x, because Midori embeds old version of Waf which
doesn't support Python 3.x
- Rename APIDOCS option to DOCS
Notes:
svn path=/head/; revision=324784
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=323484
|
|
|
|
|
|
|
| |
Reported by: green dog (private email)
Notes:
svn path=/head/; revision=323253
|
|
|
|
| |
Notes:
svn path=/head/; revision=323250
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded patch
- Update WWW entry (pkg-descr) and MASTER_SITES (Makefile)
ChangeLog: http://bazaar.launchpad.net/~midori/midori/trunk/view/head:/ChangeLog#L3
Notes:
svn path=/head/; revision=323245
|
|
|
|
|
|
|
| |
Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-May/000271.html
Notes:
svn path=/head/; revision=318414
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=desktop-file-utils
Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-May/000270.html
Notes:
svn path=/head/; revision=318401
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
Notes:
svn path=/head/; revision=317320
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316596
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded patches
- Remove 'HelpBugs' entry, because it depends of Apport (bug report tool in
Ubuntu)
Feature safe: yes
Notes:
svn path=/head/; revision=316117
|
|
|
|
| |
Notes:
svn path=/head/; revision=315398
|
|
|
|
|
|
|
|
|
| |
- Disable Steadyflow like external download manager (broken with Vala 0.18)
Approved by: rene, miwi (mentors, implicit)
Notes:
svn path=/head/; revision=314102
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded patch
ChangeLog: http://git.xfce.org/apps/midori/tree/ChangeLog?id=0.4.9#n3
Approved by: rene, miwi (mentors, implicit)
Notes:
svn path=/head/; revision=313622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new option ZEITGEIST (still experimental)
- Update description and WWW entry in pkg-desc file
- Improve patches (work with Vala 0.12 and higher)
- Remove unneeded patches
- Fix user script stock icon
ChangeLog: http://mail.xfce.org/pipermail/xfce-announce/2013-February/000246.html
Approved by: rene, miwi (mentors, implicit)
Notes:
svn path=/head/; revision=311930
|
|
|
|
|
|
|
|
|
| |
While here pet portlint.
Feature safe: yes
Notes:
svn path=/head/; revision=307584
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version in LIB_DEPENDS
Approved by: rene, miwi (mentors)
Notes:
svn path=/head/; revision=305218
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|