Commit graph

103 commits

Author SHA1 Message Date
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Mark Linimon
bda391284d Attempt to fix build on tier-2 archs.
Tested on:	armv6
Submitted by:	madpilot (maintainer)
2017-01-04 20:51:46 +00:00
Guido Falsi
1760f8c459 - Update conky to 1.10.6
- Remove patch submitted upstream
2016-12-12 09:58:04 +00:00
Guido Falsi
c936cbeb05 Make conky try to get CPU temperature from more than just one sysctl.
PR:		210235
Submitted by:	walter@pelissero.de
2016-10-04 20:07:15 +00:00
Guido Falsi
0062c5be04 - Update to 1.10.5
- Remove patches which have been accepted upstream
2016-10-04 12:44:05 +00:00
Guido Falsi
9068a4d4e9 Fix build by enforcing METAR option when XOAP option is enabled.
Reported by:	pilot513 at gmail.com (via email)
MFH:		2016Q4
2016-10-04 12:42:26 +00:00
Guido Falsi
06f384f7c3 Fix ${top name} configuration variable output.
Reported by:	Szabolcs Grof <grof.szabolcs at gmail.com>
		(via email, with patch)
2016-09-29 15:57:40 +00:00
Guido Falsi
3959554568 Add dependency on libinotify and fix build when it is present.
Reported by:    Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
		(via email)
2016-09-29 14:31:29 +00:00
Guido Falsi
6758118b3d - Update conky and conky-awesome to 1.10.4
- Take maintainership [1]
- Options adapted to new version
- Removed LUA option since it's a mandatoory requirement now
- Use project own install target
- Fix installation of lua helper libraries
- Project moved to github
- in conky-awesome, properly use OPTIONS_EXCLUDE

PR:		212629
Submitted by:	me
Approved by:	ntarmos@ceid.upatras.gr (former maintainer) [1]
2016-09-28 16:55:38 +00:00
Pawel Pekala
a085713ccb Fix typo 2016-07-26 18:57:23 +00:00
Pawel Pekala
5d669867ea - Add explicit IMPLIES between dependencies and simplify option handling [1]
- Convert to USES=localbase
- Switch some options helpers from LIB_DEPENDS to USE=xorg and USE=gnome

PR:		210414 [1] (based on)
Submitted by:	elferdo@gmail.com
Approved by:	maintainer timeout
2016-07-26 18:40:20 +00:00
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Lars Engels
dd9a35fb2d - Fix battery percentage calculation and add support for ${battery_short} and ${battery_bar} [1]
- Remove a bogus __FreeBSD_kernel__ check in freebsd.c
- Re-gen patches with "make makepatch"
- Bump PORTREVISION

PR:		208651 [1]
Submitted by:	Helge Oldach <freebsd@oldach.net>
Approved by:	maintainer timeout (17 days)
MFH:		2016Q2
2016-04-26 11:32:20 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Dmitry Marakasov
c05b88bf46 - Fix build with LUA_CAIRO or LUA_IMLIB2 enabled
PR:		204778
Submitted by:	walkerd@pamandduncan.co.uk
Approved by:	portmgr blanket
MFH:		2015Q4 (blanket)
2015-12-02 15:45:19 +00:00
Dmitry Marakasov
ca9de59c1c - Add CPE info
Approved by:	portmgr blanket
2015-04-24 22:02:31 +00:00
Carlo Strub
b401d2b94c Bump PORTREVISION following the last commit 2014-08-31 19:40:09 +00:00
Carlo Strub
f225beb2d2 Enable XFT option by default
PR:		192866
Submitted by:	Jean-Sebastien Pedron
Approved by:	Nikos Ntarmos (maintainer)
2014-08-31 19:38:56 +00:00
Baptiste Daroussin
c057cde1d7 Convert to USES=lua 2014-05-26 15:34:03 +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
Jason E. Hale
54cb54b592 - Add patch to fix diskio memory leak
- Bump PORTREVISION

While here:
- Convert USE_BZIP2 -> USES

PR:		ports/181040
Submitted by:	Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
Approved by:	maintainer timeout (~8 months)
2014-03-28 09:35:19 +00:00
Pawel Pekala
eddbaacabf Allow slave port to set it's own COMMENT 2014-01-30 21:47:00 +00:00
Pawel Pekala
e1db1d8e84 - Add staging support and use option helpers [1]
- Remove leading article from COMMENT
- Convert USE_GMAKE to USES=gmake
- Convert to new LIB_DEPENDS format
- Remove tab character from WWW: line

PR:		ports/185302 [1] (based on)
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	maintainer timeout
2014-01-30 19:45:17 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Guido Falsi
fc736e5c46 - Convert to new options framework [1]
- Use USE_PKGCONFIG instead of USE_GNOME=pkgconfig [1]
- Remove ABI version numbers from LIB_DEPENDS [1]
- Trim Makefile headers on sysutils/conky-awesome [1]
- Update maintainer address [2]
- Add new options [2]
- Bump PORTREVISION [2]

PR:		ports/176038 [1]
Submitted by:	myself
Reviewed by:	bapt [1]
Approved by:	Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) [2]
2013-02-14 21:00:12 +00:00
Martin Wilke
9ed807fc0f - Add missing patch to fix the build on i386
Reported in:	175979
2013-02-10 08:59:06 +00:00
Martin Wilke
dc68dcfc90 - Remove some empty patches. 2013-02-08 07:12:51 +00:00
Martin Wilke
81248f69d2 - Update to 1.9.0
PR:		168161
Submitted by:	lbartoletti <coder@tuxfamily.org>
		Lars Engels <lars.engels@0x20.net>
Approved by:	maintainer
2013-02-08 07:11:05 +00:00
Philip M. Gollucci
6b1622d5ff - Fix build with llvm/clang and other miscellanous compile issues
- Bump PORTREVISION

PR:             ports/164893
Submitted by:   Brandon Gooch <jamesbrandongooch@gmail.com> &
                Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer)
2012-03-08 05:07:14 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Baptiste Daroussin
a3ccdf5b36 - BMPx has gone, remove the option from BMPx [1]
- while here remove CPPFLAGS from CONFIGURE_ENV
- default package unchange: no portrevision bump

Approved by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) [1]
2011-09-12 08:35:22 +00:00
Oliver Lehmann
b8240ef08e update audacious to 2.5.4
Bump PORTREVISION of affected ports
2011-07-28 07:48:30 +00:00
Oliver Lehmann
6f11b1a79b update audacious to 2.4.4 2011-03-04 10:43:58 +00:00
Martin Wilke
9782576880 - Update to 0.7.DrNo.
- Update WWW
- chase xmms2 shlib bump

PR:		144821
Submitted by:	Guido Falsi <mad@madpilot.net>
2011-02-24 23:38:28 +00:00
Max Brazhnikov
33cb7fd295 Explicitly disable ALSA support.
PR:		ports/153186
Approved by:	Nikos Ntarmos (maintainer)
2010-12-18 21:38:32 +00:00
Max Brazhnikov
725ed5ddea Fix crash
Remove md5 sum

PR:		ports/151668
Submitted by:	Nikos Ntarmos (maintainer)
2010-10-30 11:43:47 +00:00
Philip M. Gollucci
d50fa8a2e2 - Update to 1.8.1
PR:				ports/151351
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr>
2010-10-19 01:12:52 +00:00
Martin Wilke
ae61f5a264 - Update to 1.8.0
PR:		147795
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2010-07-12 03:15:52 +00:00
Oliver Lehmann
cf6cee91ef update audacious to 2.3
bump PORTREVISION on the affected ports
2010-04-19 10:59:37 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Dennis Herrmann
49e869c313 - Add support for Weather reports and apcupsd status
PR:		ports/143457
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2010-03-07 13:03:42 +00:00
Dmitry Marakasov
5b91abfaae - Support reporting per-core CPU load statistics
PR:		142577
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
Approved by:	maintainer timeout
2010-01-28 01:59:35 +00:00
Pav Lucistnik
ba5102bc8a - Add RSS, LUA_CAIRO and LUA_IMLIB2 options
PR:		ports/141176
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-12-18 20:14:35 +00:00
Oliver Lehmann
0196b197b8 update audacious to 2.2
bump portrevisions on dependent ports
mark audacious-crossfade BROKEN since it is no longer compatible with audacious
2009-12-02 17:31:04 +00:00
Martin Wilke
9d7f84a628 - Fix build with BMPX
PR:		139057
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-11-20 16:14:11 +00:00
Martin Wilke
56187d5ba0 - Chase audio/xmms2 shlib bump
PR:		138936
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
Feature safe: yes
2009-09-18 19:49:25 +00:00
Martin Wilke
a838a36b0c - Update to 1.7.2
PR:		138215 (based on)
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer
Feature safe:	yes
2009-09-17 19:03:46 +00:00