Commit Graph

10 Commits

Author SHA1 Message Date
Pawel Pekala
4c7f6eb4d6 Switch to USES=execinfo
PR:		205365
Submitted by:	pawel
Approved by:	maintainer
2015-12-17 15:16:03 +00:00
Bryan Drewery
fa44fda0f0 Fix DISTNAME after USE_GITHUB changes in r384932.
PR:		199069
Pointyhat to:	bdrewery
With hat:	portmgr
2015-04-29 16:29:00 +00:00
Baptiste Daroussin
766cfa2e99 update: sysutils/dunst 1.0.0 to 1.1.0
PR:		199170
Submitted by:	mp39590@gmail.com
Approved by:	maintainer
2015-04-06 11:55:59 +00:00
Baptiste Daroussin
2d1e78c69d Cleanup plist 2014-12-20 19:42:45 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Tijl Coosemans
99a0320463 Add "USES=libtool pathfix" to x11/libxdg-basedir and bump dependent ports 2014-07-01 18:53:47 +00:00
Niclas Zeising
39fc32e828 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
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)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin
ebf59e1059 USE_PERL is no-op for long, the right usage is USES=perl5 2013-12-26 00:05:15 +00:00
Veniamin Gvozdikov
93af8f0761 - Fixed mistake at the COMMENT
- Changed LIB_DEPENDS to modern syntax
- Removed -O3 and -g flags to compiler
- Removed CFLAGS because not necessary
- A bit modified pkg-descr with recommendations by danfe

Submitted by:	danfe
2013-11-08 22:06:57 +00:00
Veniamin Gvozdikov
284265c537 sysutils/dunst - Lightweight notification daemon
Dunst is a lightweight replacement for the notification-daemons provided
by most desktop environments. It's very customizable, doesn't depend on
any toolkits and therefore fits in those windowmanager centric setups we
all love to customize to perfection.

WWW: http://www.knopwob.org/dunst

Also I fixed:
- Fixed depends
- Removed plist and added list of files at Makefile
- Added stage support
- Added more description of port to pkg-descr

PR:		ports/179624
Submitted by:	Rod Person <rodperson@rodperson.com>
Approved by:	eadler, osa, rm (mentors, implicit)
2013-11-04 09:41:14 +00:00