non port: x11/avant-window-navigator/Makefile |
SVNWeb
|
Number of commits found: 36 |
Sun, 25 Oct 2015
|
[ 19:35 antoine ] (Only the first 10 of 95 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Thu, 2 Apr 2015
|
[ 15:46 antoine ]
Mark BROKEN: fails to build
/bin/sh ../libtool --mode=execute /usr/local/bin/dbus-binding-tool
--prefix=awn_app --mode=glib-server --output=awn-app-glue.h awn-app-dbus.xml
Unable to load "awn-app-dbus.xml": "org.awn-project.Awn.App" is not a valid
D-Bus interface name
Makefile:704: recipe for target 'awn-app-glue.h' failed
gmake[2]: *** [awn-app-glue.h] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/x11/avant-window-navigator/work/avant-window-navigator-0.3.2.1/src'
Makefile:402: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/x11/avant-window-navigator/work/avant-window-navigator-0.3.2.1'
Makefile:313: recipe for target 'all' failed
Reported by: pkg-fallout
|
Tue, 10 Mar 2015
|
[ 14:16 amdmi3 ]
- Add LICENSE
- Strip binaries
|
Wed, 19 Nov 2014
|
[ 11:49 kwm ] (Only the first 10 of 1460 ports in this commit are shown above. )
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above )
|
Sun, 19 Oct 2014
|
[ 18:16 mva ] (Only the first 10 of 63 ports in this commit are shown above. )
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python
Approved by: portmgr (implicit)
|
Thu, 25 Sep 2014
|
[ 15:18 tijl ] (Only the first 10 of 56 ports in this commit are shown above. )
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 1 Jul 2014
|
[ 22:16 tijl ]
- New LIB_DEPENDS syntax
- Add USES=libtool
|
Fri, 17 Jan 2014
|
[ 13:22 bapt ]
Reduce over inclusion of bsd.port.mk
|
Tue, 17 Dec 2013
|
[ 05:35 amdmi3 ]
- Support staging
- Whitespace fix
|
Sun, 13 Oct 2013
|
[ 06:15 eadler ]
Cleanup of the unowned ports in the x11 directory
- Convert from USE_GMAKE to USES=gmake
|
Fri, 4 Oct 2013
|
[ 14:48 bapt ]
Reintroduced badly removed PKGNAMESUFFIX
|
[ 06:18 bapt ]
Do not arbitraty change name base on PKGNAMESUFFIX (options are registered in
the packages already)
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Thu, 28 Mar 2013
|
[ 03:28 eadler ] (Only the first 10 of 149 ports in this commit are shown above. )
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
|
Fri, 8 Mar 2013
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
Sun, 30 Dec 2012
|
[ 16:50 olivierd ]
Bump PORTREVISION for Thunar related ports
Approved by: rene, miwi (mentors, implicit)
|
Thu, 4 Oct 2012
|
[ 06:30 bapt ]
Convert to new options framework
|
Fri, 27 Jul 2012
|
[ 16:20 bapt ]
Add some explicit USE_PKGCONFIG=build
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 3 Mar 2011
|
[ 10:12 oliver ] (Only the first 10 of 119 ports in this commit are shown above. )
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
|
Mon, 31 May 2010
|
[ 15:27 oliver ] (Only the first 10 of 93 ports in this commit are shown above. )
update xfce to 4.6.2
bump PORTREVISION on all depending ports
|
Mon, 10 May 2010
|
[ 21:19 kwm ] (Only the first 10 of 772 ports in this commit are shown above. )
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above )
|
Sat, 24 Apr 2010
|
[ 12:35 amdmi3 ]
- Release maintainership of some ports I'm not interested in
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 18 Dec 2009
|
[ 01:48 amdmi3 ]
- Fix with gnome-2.28
PR: 141216
Submitted by: Gustau Pérez <gustau.perez@gmail.com>
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 28 Jul 2009
|
[ 16:34 amdmi3 ] (Only the first 10 of 87 ports in this commit are shown above. )
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin)
|
Sun, 31 May 2009
|
[ 23:24 amdmi3 ]
- Don't use bash
Reported by: miwi
|
Fri, 29 May 2009
|
[ 14:17 amdmi3 ]
- Use direct launchpad url
|
Thu, 28 May 2009
|
[ 15:50 erwin ]
Fix an unfortunate typo which broke INDEX.
Submitted by: itetcu
|
[ 14:41 amdmi3 ]
Avant Window Navigator (Awn) is a dock-like bar which sits at the
bottom of the screen. It has support for launchers, task lists, and
third party applets.
WWW: http://launchpad.net/awn
|
Number of commits found: 36 |