Commit graph

7716 commits

Author SHA1 Message Date
Baptiste Daroussin
223c511690 Mark as broken: kdelibs-3.5-openssl-1.0.0.patch is unfetchable 2013-05-03 23:20:01 +00:00
Baptiste Daroussin
17a043ebcd Fix build with bmake by using gmake if make is bmake 2013-05-03 12:24:26 +00:00
Baptiste Daroussin
3701f11e2a Fix build with bmake by using gmake is make is bmake 2013-05-03 09:41:29 +00:00
Baptiste Daroussin
0794ba86c1 Fix build with bmake by using gmake is make is bmake 2013-05-03 09:38:17 +00:00
Ruslan Makhmatkhanov
03e7496d07 - update astro/gpsd to 3.9
- fix build on head
- remove stale options and patch
- chase the update in dependent ports

PR:		178279
Submitted by:	glebius (maintainer)
2013-05-03 04:56:40 +00:00
Baptiste Daroussin
e681d15e0e Fix a bug in glob matching (spotted by bmake(1)) 2013-05-02 22:10:11 +00:00
Baptiste Daroussin
0df456c1d3 Ports is using :U before any inclusion of bsd.port.mk so it needs to specify to bmake it needs:
:U and :L to work the legacy make way
2013-05-02 17:31:21 +00:00
Stefan Walter
6afb1cf964 Mark as BROKEN: does not compile when graphics/png is installed.
PR:		176666
Submitted by:	sbruno
2013-05-02 10:43:53 +00:00
Jason Helfman
b2aa13a928 - conversion to USES framework
Approved by:	portmgr (bapt@)
2013-05-01 16:13:45 +00:00
Bryan Drewery
311be30328 - Fix cases where 2 USES= were used
With hat:	portmgr
2013-04-30 16:37:46 +00:00
Eitan Adler
4890025f95 Add port license 2013-04-30 03:12:14 +00:00
Rene Ladan
4e4178dab5 In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
2013-04-29 16:43:05 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Koop Mast
05d2886d27 Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.

Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.

X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.

Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.
2013-04-27 20:56:38 +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
Emanuel Haupt
1575260c66 - Update to 292
- This update includes a bugfix for a bug reported by naddy [1]

Changelog:	http://invisible-island.net/xterm/xterm.log.html [1]
2013-04-26 13:38:09 +00:00
Martin Wilke
50f0995ea3 - Update to 3.4a
PR:		177908
Submitted by:	Ports Fury
2013-04-26 13:34:25 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Jeremy Messenger
9a88a86c18 No longer conflict with mate-panel, bump the PORTREVISION. 2013-04-26 01:17:53 +00:00
Alexey Dokuchaev
ac39d3261d - Fix stack buffer overflow in nvidia_sysctl_bus_type()
- While here, install nvidia-bug-report.sh per popular demand and assume
  that everyone now has sed(1) that supports "addr1,+N" range syntax
- Spell X as X11 in port description

Submitted by:	glebius
2013-04-25 02:52:29 +00:00
Mikhail Teterin
4d8561d457 Add a small patch to allow building kdelibs3 with g++48 2013-04-25 02:46:12 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Martin Wilke
0192c08b08 - Unbreak build on FreeBSD 10 2013-04-23 10:26:13 +00:00
Alex Dupre
7fa84b3de6 Distfile disappeared, host it on FreeBSD cluster.
PR:		ports/177999
Submitted by:	John Marino <draco@marino.st>
2013-04-23 08:43:30 +00:00
Grzegorz Blach
3325b5d3dd - Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1

Approved by:	crees (mentor)
2013-04-22 20:35:19 +00:00
Martin Wilke
1e188c75cf - Make qt4 compile under FreeBSD 10
Approved by:	makc @#kde-freebsd/freenode
2013-04-22 15:03:18 +00:00
Chris Rees
b99f0c0e4e Update to 0.11
Use new MASTER_SITES

PR:		ports/178000
Submitted by:	John Marino <draco@marino.st>
Feature safe:	yes
2013-04-21 15:22:36 +00:00
Bryan Drewery
5fde8b9f9b - Update to 0.20.3
PR:		ports/177894
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Feature safe:	yes
2013-04-17 16:39:13 +00:00
Eitan Adler
f95d519a9a Update to 1.8.5
- Change master sites
	- Add license
	- Trim pkg-descr
	- Update WWW

Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2013-04-16 19:42:47 +00:00
Max Brazhnikov
3394802526 Add workaround to fix crash at startup
Submitted by:	avg
Approved by:	portmgr (erwin)
2013-04-10 17:06:58 +00:00
Alexey Dokuchaev
f4de7e7414 Update NVidia drivers vulnerable to GPU driver ARGB cursor buffer overflow
in "NoScanout" mode.

Security:	CVE-2013-0131
Approved by:	portmgr (bapt)
2013-04-08 13:41:57 +00:00
Alexey Dokuchaev
11ad8e8aa4 - Convert recent patches against -CURRENT to sed(1) invocations that work for
all driver ports, including legacy ones, with correct OSVERSION checks
- Retouch some comments while here

PR:		ports/177459
Submitted by:	bf
Approved by:	portmgr (miwi)
2013-04-07 15:21:50 +00:00
Baptiste Daroussin
cbdcb47c0b Fix build with nls unset. the extra locale directories are created anyway.
While here:
- Convert WITHOUT_NLS -> NLS option
- Trim headers
- Convert gnomehack -> USES=pathfix

Approved by:	x11 (zeising)
Approved by:	portmgr (implicit)
2013-04-04 13:08:21 +00:00
Koop Mast
99d1e776b5 Fix package building. There is some interaction between HAVE_GNOME and WITH_GNOME
that I don't really get. Adding back the WITH_GNOME part fixes the packages.
Tested by pointyhat and miwi's tinderbox.

Submitted by:	pointyhat (via miwi)
Approved by:	portmgr (miwi)
2013-04-03 07:40:59 +00:00
Martin Wilke
8413d3d931 - Fix plist
Approved by:	portmgr
2013-04-02 10:59:39 +00:00
Koop Mast
249b319a4a Fix typo in OptionNG conversion, so option is usable again.
PR:		ports/177540
Submitted by:	Fredrik Nystrom <fredrik@lysator.liu.se>
Approved by:	portmgr (miwi)
2013-04-01 09:55:37 +00:00
Koop Mast
66c6cd5346 Fix packaging.
Submitted by:	miwi
Approved by:	portmgr (miwi)
2013-03-31 09:05:28 +00:00
Gabor Pali
bd8d410bbe - Update Haskell ports from the development repository
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
  Contributed by: ashish

New ports (5):

devel/hs-geniplate                       0.6.0.3
devel/hs-uuid                            1.2.9
net/hs-maccatcher                        2.1.5
net/hs-publicsuffixlist                  0.0.3
textproc/hs-regex-tdfa                   1.1.8

Removed ports (1):

math/hs-Agda-executable                  2.3.0.1_3

Updated ports (115):

archivers/hs-zip-archive                 0.1.3.3          --> 0.1.3.4
archivers/hs-zlib-conduit                0.5.0.3_1        --> 1.0.0
audio/hs-OpenAL                          1.4.0.1_3        --> 1.4.0.2
databases/hs-persistent                  1.1.4            --> 1.1.5.1
databases/hs-persistent-sqlite           1.1.2            --> 1.1.5
databases/hs-persistent-template         1.1.2.1          --> 1.1.2.4
devel/hs-Boolean                         0.1.2            --> 0.2
devel/hs-ansi-terminal                   0.5.5.1          --> 0.6
devel/hs-base64-bytestring               1.0.0.0_1        --> 1.0.0.1
devel/hs-base64-conduit                  0.5.1            --> 1.0.0
devel/hs-basic-prelude                   0.3.2.0          --> 0.3.4.0
devel/hs-bifunctors                      3.2              --> 3.2.0.1
devel/hs-blaze-builder-conduit           0.5.0.3_1        --> 1.0.0
devel/hs-classy-prelude                  0.4.3            --> 0.5.3
devel/hs-classy-prelude-conduit          0.4.3            --> 0.5.3
devel/hs-cmdargs                         0.10.1_1         --> 0.10.2
devel/hs-conduit                         0.5.6            --> 1.0.2
devel/hs-darcs                           2.8.3_1          --> 2.8.4
devel/hs-either                          3.1              --> 3.4
devel/hs-errors                          1.3.1            --> 1.4.1
devel/hs-filestore                       0.6              --> 0.6.0.1
devel/hs-filesystem-conduit              0.5.0.2_1        --> 1.0.0
devel/hs-git-annex                       3.20130124       --> 4.20130323
devel/hs-hashtables                      1.0.1.8_1        --> 1.1.0.2
devel/hs-haskeline                       0.6.4.7_3        --> 0.7.0.3
devel/hs-hint                            0.3.3.5_1        --> 0.3.3.6
devel/hs-hoogle                          4.2.15           --> 4.2.16
devel/hs-hspec                           1.4.3            --> 1.4.4
devel/hs-lens                            3.8.5            --> 3.8.7.3
devel/hs-logict                          0.5.0.2_1        --> 0.6
devel/hs-monad-logger                    0.2.3.2          --> 0.3.0.1
devel/hs-monad-par                       0.3_3            --> 0.3.4.1
devel/hs-mueval                          0.8.2_3          --> 0.9
devel/hs-profunctors                     3.2              --> 3.3
devel/hs-project-template                0.1.1            --> 0.1.3
devel/hs-readline                        1.0.1.0_8        --> 1.0.3.0
devel/hs-reflection                      1.1.6            --> 1.1.7
devel/hs-resourcet                       0.4.4_1          --> 0.4.5
devel/hs-show                            0.4.1.2_4        --> 0.5
devel/hs-simple-reflect                  0.2_1            --> 0.3.1
devel/hs-smallcheck                      0.6.2            --> 1.0.2
devel/hs-testpack                        2.1.2_3          --> 2.1.2.1
devel/hs-threads                         0.5.0.1_1        --> 0.5.0.2
devel/hs-time-compat                     0.1.0.2_1        --> 0.1.0.3
devel/hs-unix-time                       0.1.4_1          --> 0.1.5
devel/hs-uulib                           0.9.14_4         --> 0.9.15
mail/hs-email-validate                   0.3.2_1          --> 1.0.0
mail/hs-mime-types                       0.1.0.2          --> 0.1.0.3
math/hs-Agda                             2.3.0.1_3        --> 2.3.2
math/hs-NumInstances                     1.0_4            --> 1.2
math/hs-comonad                          3.0.1.1          --> 3.0.2
math/hs-contravariant                    0.2.0.2_3        --> 0.4
math/hs-distributive                     0.3              --> 0.3.1
math/hs-math-functions                   0.1.1.2_1        --> 0.1.3.0
net/hs-network-conduit                   0.6.2.2          --> 1.0.0
net/hs-sendfile                          0.7.8_1          --> 0.7.9
net/hs-simple-sendfile                   0.2.10           --> 0.2.11
net/hs-socks                             0.4.2_1          --> 0.5.0
security/hs-crypto-api                   0.10.2_3         --> 0.11
security/hs-crypto-conduit               0.4.3            --> 0.5.0
security/hs-monadcryptorandom            0.5_1            --> 0.5.1
security/hs-skein                        0.1.0.11         --> 0.1.0.12
security/hs-tls                          1.1.1            --> 1.1.2
textproc/hs-HStringTemplate              0.6.12_1         --> 0.7.1
textproc/hs-attoparsec                   0.10.3.0         --> 0.10.4.0
textproc/hs-attoparsec-conduit           0.5.0.3_1        --> 1.0.0
textproc/hs-blaze-html                   0.5.1.3          --> 0.6.0.0
textproc/hs-case-insensitive             0.4.0.4          --> 1.0
textproc/hs-citeproc-hs                  0.3.7            --> 0.3.8
textproc/hs-highlighting-kate            0.5.3.5          --> 0.5.3.8
textproc/hs-hs-bibutils                  4.16             --> 4.17
textproc/hs-html-conduit                 0.1.0.4_1        --> 1.1.0
textproc/hs-hxt-regex-xmlschema          9.0.4_4          --> 9.1.0
textproc/hs-pandoc                       1.9.4.5_1        --> 1.11.1
textproc/hs-pandoc-types                 1.9.1_3          --> 1.10
textproc/hs-tagstream-conduit            0.5.3_1          --> 0.5.4
textproc/hs-xml-conduit                  1.0.3.3_1        --> 1.1.0.3
textproc/hs-xmlhtml                      0.2.0.3_1        --> 0.2.1
textproc/hs-yaml                         0.8.2            --> 0.8.2.3
www/hs-activehs                          0.3.0.1_1        --> 0.3.1
www/hs-authenticate                      1.3.2_1          --> 1.3.2.6
www/hs-fastcgi                           3001.0.2.3_7     --> 3001.0.2.4
www/hs-gitit                             0.10.1.2         --> 0.10.3.1
www/hs-hS3                               0.5.6_5          --> 0.5.7
www/hs-hamlet                            1.1.3.1          --> 1.1.6.3
www/hs-happstack-server                  7.1.1_1          --> 7.1.7
www/hs-heist                             0.11.0           --> 0.11.1
www/hs-hjsmin                            0.1.4            --> 0.1.4.1
www/hs-http-conduit                      1.8.7            --> 1.9.0
www/hs-http-reverse-proxy                0.1.1.1          --> 0.1.1.3
www/hs-http-server                       1.0.1_1          --> 1.0.2
www/hs-http-types                        0.7.3.0.1_1      --> 0.8.0
www/hs-shakespeare                       1.0.2_1          --> 1.0.3.1
www/hs-shakespeare-css                   1.0.2_1          --> 1.0.3
www/hs-shakespeare-js                    1.1.1            --> 1.1.2.1
www/hs-snap                              0.11.0           --> 0.11.2
www/hs-snap-core                         0.9.2.2_1        --> 0.9.3.1
www/hs-snap-server                       0.9.2.4_1        --> 0.9.3.3
www/hs-wai                               1.3.0.1_1        --> 1.4.0
www/hs-wai-app-static                    1.3.1_1          --> 1.3.1.2
www/hs-wai-extra                         1.3.2            --> 1.3.2.4
www/hs-wai-test                          1.3.0_1          --> 1.3.0.4
www/hs-warp                              1.3.7.1          --> 1.3.7.4
www/hs-yesod                             1.1.7.2          --> 1.1.9.2
www/hs-yesod-auth                        1.1.3            --> 1.1.5.3
www/hs-yesod-core                        1.1.7.1          --> 1.1.8.2
www/hs-yesod-default                     1.1.3            --> 1.1.3.2
www/hs-yesod-form                        1.2.0.2          --> 1.2.1.3
www/hs-yesod-json                        1.1.2_1          --> 1.1.2.1
www/hs-yesod-platform                    1.1.7.2          --> 1.1.8
www/hs-yesod-routes                      1.1.1.1_1        --> 1.1.2
www/hs-yesod-static                      1.1.1.2          --> 1.1.2.2
www/hs-yesod-test                        0.3.3            --> 0.3.5
x11-wm/hs-xmonad-contrib                 0.11             --> 0.11.1
x11/hs-X11                               1.6.0.2          --> 1.6.1.1

Please note that port revisions for dependent ports are bumped.

Obtained from:	FreeBSD Haskell
2013-03-29 22:43:58 +00:00
Alberto Villa
0e887bf96a - Set KDE4_BUILD_TESTS to off.
- Bump PORTREVISION.
- Add UPDATING note about required kio-upnp-ms fix procedure.
2013-03-29 22:34:27 +00:00
Baptiste Daroussin
ea59d8a542 WANT_GNOME is the macro to preload bsd.gnome.mk (to enable gnome options later in the port. 2013-03-29 08:04:19 +00:00
Eitan Adler
a02b09c90a Fix COMMENT 2013-03-29 00:59:45 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
00cee56896 unbreak index. this port probably actually depends on something from gnome but I can't look in detail into that now 2013-03-28 16:21:14 +00:00
Eitan Adler
32742a1223 Fix duplicate USES and extra 'gnomehack' where 'pathfix' is used. 2013-03-28 16:11:05 +00:00
Eitan Adler
c28f8a6028 Portlint fixes 2013-03-28 16:07:10 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Grzegorz Blach
827641a422 - Update to 0.3.0
Approved by:	crees (mentor)
2013-03-27 19:32:33 +00:00
Koop Mast
6a466e53aa Fix plist issue of left over gnomehier.
Submitted by:	pointyhat via miwi
2013-03-27 14:03:42 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Eitan Adler
198f972218 For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers
2013-03-25 19:14:43 +00:00
Koop Mast
0ed61ead3c Make plist_SUB add not overwrite.
PR:		ports/177379
Submitted by:	stephen@
2013-03-25 19:08:43 +00:00
Kris Moore
e6368c93e3 - Fix breakage caused by glib2 update
PR: 177307
Submitted by: John Marino <draco@marino.st>
2013-03-25 14:23:02 +00:00
Steve Wills
8d9cab40d5 - Update to 0.8.8 2013-03-24 19:49:13 +00:00
Martin Wilke
3d12f822ff - Update to 2.6.5
PR:		177259
Submitted by:	ports fury
2013-03-24 16:20:59 +00:00
Martin Wilke
afef12ced7 - Update to 2.9.9
PR:		177254
Submitted by:	ports fury
2013-03-24 16:01:10 +00:00
Thierry Thomas
34762fbaa7 Force the usage of tic from the ports even if /usr/bin/tic exists.
PR:		ports/176498
Submitted by:	John Marino <draco (at) marino.st>
2013-03-24 15:52:23 +00:00
Martin Wilke
eb62be4a99 - Update to 2.2
PR:		177273
Submitted by:	Ports Fury
2013-03-23 18:00:59 +00:00
Guido Falsi
2995bf313d - Add "Conversation failure" error code to authentication errors
list in order to permit login with special usernames.
- Fix conssole command
- Bump PORTREVISION

PR:		ports/174482
Submitted by:	Maxim Samsonov <xors@mailup.net>
Approved by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2013-03-23 12:35:14 +00:00
Jason Helfman
a1e426a32e - update to 5.42
- while here promote more reliable master_site

PR:		177132
Submitted by:	umeno@rr.iij4u.or.jp
2013-03-23 06:05:08 +00:00
Jose Alonso Cardenas Marquez
9bcc09b9f2 - Update to 2.6.2
- Trim Makefile headers
2013-03-23 05:25:05 +00:00
Bryan Drewery
f11673a1f7 - Update to 0.20.1
- Convert tab to space for WWW

PR:		ports/177204
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-03-23 02:05:22 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Baptiste Daroussin
5ff4e33fc0 Convert to new options framework left unconverted ports in x* categories 2013-03-22 08:16:07 +00:00
Jeremy Messenger
1e578aee83 - Remove GNOME_DESKTOP_VERSION, it shouldn't be there.
- Teach gnome-desktop about the update glib's change of thumbnails cache
  from ~/.thumbnails to ~/.cache/thumbnails. It solves the issues that
  some GNOME applications run CPU very high load. [1]
- Bump the PORTREVISION.

Reported by:	Kevin Oberman <rkoberman@gmail.com> [1]
		Sergio Lenzi <lenzi.sergio@gmail.com> [1]
Tested by:	Kevin Oberman <rkoberman@gmail.com> [1]
2013-03-20 21:18:27 +00:00
Nicola Vitale
7cf4edc96d - Update to 0.5.5
- Use GitHub as master site
- Use a more complete set of icons (Faenza)

BuildLog:	http://goo.gl/InAuJ
ReleaseNotes:	http://goo.gl/RSV53
2013-03-20 20:57:33 +00:00
Baptiste Daroussin
e555bb2656 Add a patch:
- stop using mlock as it requires root credential
- call ev_loop_fork so that forking actually works with kqueue
2013-03-20 17:13:42 +00:00
Jeremy Messenger
3ec6cc9d5b -Add a missing dependency, xi. Bump the PORTREVISION.
-gnomehack -> USES=pathfix

PR:		ports/175970
Submitted by:	pawel
2013-03-20 02:01:11 +00:00
Baptiste Daroussin
d8f9c099fa - update to 2.7
Make patch for colours in volume output actually works.
Add a patch for colours on low remaining battery
Add a patch for colours on high CPU temperature
2013-03-19 18:38:14 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Koop Mast
828e674b46 balsa: add back pre.mk and post.mk seem to fix the failure
gnome-applets: move the pre.mk up to include the ARCH test.

Submitted by:	freshports sanity check
2013-03-19 11:03:57 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Baptiste Daroussin
e7b0f97788 Fix a long standing bug of lib/charset.alias being overwritten, modified, and badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to prevent a port from modifying/overwritting the charset.alias file during make install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.

Based on a patch by ale (http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)

Approved by:	kwm (gnome)
Exp-run by:	miwi
2013-03-18 11:40:04 +00:00
Eitan Adler
7077d3308b Simplify port:
- remove inert code that attempted to remove a ./configure file
- convert to OptionsNG
2013-03-17 23:48:01 +00:00
Alexey Dokuchaev
9a7978a1ce In categories starting with [t-z], remove empty lines from pkg-plist. 2013-03-17 14:24:10 +00:00
Sean Bruno
794fdc1d52 Resolve current build breakage on head for the nvidia driver via this nice
handy patch from dhw@ :-)

Shoveled in via src commit bit, after some discussions in #bsdports

PR:		ports/176980
Submitted by:	dhw@
Reviewed by:	miwi@
Approved by:	nobody in particular
Obtained from:	dogfood
MFC after:	2 weeks
2013-03-16 07:29:53 +00:00
Koop Mast
1656b5ab7b Also try to clean up /var/lib
Submitted by:	bapt@
2013-03-15 15:16:05 +00:00
Martin Wilke
fd3ce1e819 - Update to 08.08.06
PR:		176564
Submitted by:	Ports Fury
2013-03-14 11:52:19 +00:00
Martin Wilke
a1f57bd71c - Set USE_GCC=any to fix the clang build
PR:		176485
Submitted by:	Mike Carlson <mike@bayphoto.com>
Approved by:	naintainer timeout
2013-03-14 11:35:58 +00:00
Jason Helfman
4c2a1e1ced - adopt optionsNG and trim historical headers
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
2013-03-14 06:32:04 +00:00
Jason Helfman
f5635ca2da - trim historical header
- adoption of optionsNG
- standardize of shape description for options
- drop default WRKSRC assignment
- add pkgconfig (build) requirement
- trim abi versions for lib_depends (portlint)
- drop pkg-plist in favor of plist_files and PORTDOCS
- shift pkgmessage display into do-install target

PR:		176486
Submitted by:	jgh@
Approved by:	acm@, maintainer timeout (14 days)
2013-03-13 04:29:50 +00:00
Eitan Adler
f88dcaa7b0 Update mastersite location
PR:		ports/176779
Reported by:	John Marino <draco@marino.st>
Submitted by:	Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer)
2013-03-11 21:19:35 +00:00
Niclas Zeising
8ed49557f8 Add a new xorg module, to use with USE_XORG: xorg-macros. This module
pulls in devel/xorg-macros.
Convert all ports that depends on xorg-macros to use this USE_XORG.
Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module
on each line.
Add xorg-macros dependency to xorg-server.

Reviewed by:	kwm, bapt
Obtained from:	xorg development repo (partly)
2013-03-11 19:14:28 +00:00
Koop Mast
4fd3c25f1b Update to 0.1.10
Convert to OtionsNG, switch to pathfix from gnomehack.

PR:		ports/172157
Sumbitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Obtained from:	gnome team repo
2013-03-11 12:17:15 +00:00
Alexey Dokuchaev
d56c334b31 Convert the patch into PATCHFILES: ports tree is not the best place for
storing code.

Discussed with:	eadler
2013-03-11 07:39:15 +00:00
Kris Moore
ad638b4b9a - Update to 0.5.12
- Fix clang build
- Convert to Options NG

PR: 176650
Submitted by: William Grzybowski <william88@gmail.com>
2013-03-10 15:08:04 +00:00
Beech Rintoul
8c89104deb - Makefile changed:
Port is now safe with NOPORTDOCS=yes in /etc/make.conf
  LICENSE= MIT
  PORTDOCS= CHANGELOG CREDITS NOTES README
  OPTIONS_DEFINE= DOCS
  DESKTOP_ENTRIES=
  .include <bsd.port.options.mk>
  .if ${PORT_OPTIONS:MDOCS}
- Changed and refined:
  post-install:
  pkg-plist
- Pass maintainership to submitter

PR:		ports/176797
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-10 05:47:05 +00:00
Dmitry Marakasov
b23bfe5795 - Update to 0.84.0 2013-03-10 01:59:08 +00:00
Olivier Duchateau
99db17a9dd - Drop support for GLib 2.28
Approved by:	rene, miwi (mentors, implicit)
2013-03-09 11:12:54 +00:00
MANTANI Nobutaka
d39e11f289 Update to 3.1.8.
Trim Makefile header.
2013-03-09 00:52:53 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Alexey Dokuchaev
95b2f6b860 Update to the latest code on github.
Obtained from:	https://github.com/danfe/bmpanel2
2013-03-08 11:46:26 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * 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
2013-03-08 10:51:34 +00:00
Alexey Dokuchaev
2a11fcacfd Some minor cosmetic changes to the unofficial patch. 2013-03-08 10:09:45 +00:00
Alexey Dokuchaev
9b6590a0e8 - Implement nice little temperature widget (read via sysctl(3) API)
- Trim Makefile header and slightly touch COMMENT while I am here
2013-03-08 09:10:13 +00:00