Commit graph

1254 commits

Author SHA1 Message Date
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Pawel Pekala
c34a49be06 Update to version 5.5
Changes:	http://www.qtfm.org/home/changelog

PR:		ports/169795
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-07-13 14:09:00 +00:00
Pietro Cerutti
58b5d279ec - Chase x11-toolkits/fox16 shlib version bump
- Bump PORTREVISION
2012-07-13 07:10:02 +00:00
Alex Kozlov
3d2c945f9a - Update to 4.8.0 [1]
- Remove ABI version numbers in LIB_DEPENDS

PR:	ports/169503 [1]
Submitted by:	Jens K. Loewe <bsd@tuxproject.de> (maintainer)
2012-07-06 09:03:16 +00:00
Doug Barton
1de3721b16 Mark DEPRECATED as it has been broken for 4 months, unmaintained for 2+
Interested parties may wish to review http://repo.or.cz/w/fsviewer.git
2012-07-02 10:12:24 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Doug Barton
2d813955d0 Fix minor typo that prevented 2 options descriptions from appearing 2012-06-10 00:03:09 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dennis Herrmann
f3db04eb9f - Update to 0.5.4
PR:		ports/167278
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2012-06-05 15:04:27 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
3fe8476612 - Remove duplicate bsd.port.options.mk entry 2012-05-30 16:55:36 +00:00
Martin Wilke
4b68fc723b - Convert complete XFCE to new options framework
While here some extra work:

- Remove 6.X gruft
- Correct NOPORTDOCS
- Pet portlint
- Whitespaces fixes

Reviewed by:	beat, bapt (thx!)
2012-05-30 16:49:12 +00:00
Martin Wilke
1df39a5fb1 - Welcome XFCE 4.10 to the portstree!
Special Thanks to:      rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by:	 	Olivier Duchateau <duchateau.olivier@gmail.com>

Tested by:	phw
2012-05-25 16:51:40 +00:00
Martin Wilke
ba35668ea6 - Update to 2.7
PR:		168049
Submitted by:	Ports Fury
2012-05-25 15:18:01 +00:00
Rene Ladan
ea9ee50c7c Update mastersite, upstream moved into archive/
PR:		ports/167706
Submitted by:	Olivier Duchateau
2012-05-09 20:13:43 +00:00
Max Brazhnikov
00e9c9fad6 Limit DOS2UNIX conversion to *.h and *.cpp files only
Add runtime dependency on Qt imageformats

PR		ports/167466 (I didn't notice the second patch in PR)
Submitted by:	Zhihao Yuan (maintainer)
2012-05-09 10:11:02 +00:00
Max Brazhnikov
8924b918bf Connect qtfm 2012-05-08 23:38:00 +00:00
Max Brazhnikov
60eedfe478 Add new port x11-fm/qtfm:
qtFM is a small, lightweight file manager based on pure Qt and works great
with minimal desktop environments like Openbox.

WWW: http://www.qtfm.org/

PR:		ports/167466
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2012-05-08 23:37:32 +00:00
Pav Lucistnik
d1e2180fe0 - Mark BROKEN: does not build
Reported by:	pointyhat
2012-05-02 21:50:43 +00:00
Pietro Cerutti
fc57b4a6da - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2012-05-02 08:30:40 +00:00
Marcus von Appen
08fca51da9 - Update to 0.8.1 2012-04-29 07:26:45 +00:00
Armin Pirkovitsch
472c4568e6 - Update to 12.03.30.12
Approved by:  beat (mentor)
2012-04-25 07:13:23 +00:00
Steve Wills
84951b15fd - Add missing DEPENDS to avoid build warnings
PR:		ports/166609
Approved by:	maintainer timeout (vvelox@vvelox.net, >2 weeks)
2012-04-24 00:59:56 +00:00
Mark Linimon
f967e38c4b Maintainer wishes to release this back to the wild. 2012-04-23 04:43:16 +00:00
Jose Alonso Cardenas Marquez
d065611637 - New port: x11-fm/doublecmd
Double Commander is a cross platform open source file manager with two panels
side by side. It is inspired by Total Commander and features some new ideas.

WWW: http://doublecmd.sourceforge.net/

PR:		ports/161459
Submitted by:	Beñat Gonzalez Etxepare <bbtruk _ a t _ users.sourceforge.net>
2012-04-19 07:11:18 +00:00
Chris Rees
adc761b1fa This file should not have been committed.
Noticed by:	beat
2012-04-18 21:04:35 +00:00
Chris Rees
663b5d17a2 Rodent is a fast, small and powerful file manager for the
GNU operating system (but it also works in BSD). That's one
way to look at it. Another way is to call it a graphic shell
(that's probably more accurate).

* Rodent wastes no space on menus or function buttons (display
  real estate is too valuable).
* All functionality is available through popup menu or keyboard
  action.
* Popup menu is context sensitive.
* Full lpterminal is available from keyboard.
* Functionality is extendible via plugin technology.

WWW: http://xffm.org/

PR:		ports/166191
Submitted by:	Jens K. Loewe <bsd@tuxproject.de>
2012-04-18 18:39:22 +00:00
Pietro Cerutti
7010aa9fec - Update to 1.32.5
See the ChangeLog for details
2012-04-10 13:52:23 +00:00
Dennis Herrmann
67dc4f9975 - Update to 0.19.13
Feature safe:	yes
2012-03-19 20:17:34 +00:00
Martin Wilke
6e9e4a6ed8 - Set Portscout flags
- Pass maintainership to submitter

PR:		165917 165916 165975 165973 165972
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-17 05:03:17 +00:00
Pav Lucistnik
2555c5a4d1 - Mark BROKEN: does not configure
checking for gcc... cc
  checking for C compiler default output... configure: error: C compiler cannot create executables

Reported by:	pointyhat
2012-03-08 20:22:02 +00:00
Max Brazhnikov
78819d7021 Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
2012-03-07 14:57:01 +00:00
Kris Moore
b211d9dd82 Update to 0.9.10 2012-02-28 20:42:41 +00:00
Pietro Cerutti
d25bc8fb37 - fix build by not compiling gnu/kfreebsd branches
Reported by:	dougb
2012-02-20 09:06:00 +00:00
Martin Wilke
1672e2d999 - Update to 11.12.25.15
PR:		164859
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2012-02-19 23:25:10 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Martin Wilke
57960b935f - Update to 2.6.6
PR:		164174
Submitted by:	Ports Fury
2012-01-28 17:49:46 +00:00
Emanuel Haupt
694062d350 Update to 1.3.0 2012-01-07 18:08:22 +00:00
Jimmy Olgeni
51d187e026 Upgrade to version 0.6. 2011-12-24 14:13:12 +00:00
Jimmy Olgeni
44ab88d333 Upgrade to version 2.11. 2011-12-24 14:03:58 +00:00
Sylvio Cesar Teixeira
ad6a373763 - Update to 1.2.8.14
Feature safe:	yes
2011-12-09 00:22:39 +00:00
Pietro Cerutti
261e2c7479 - Fix build with clang
PR:		162914
Submitted by:	Jan Beich <jbeich@tormail.net>
Feature safe:	yes
2011-11-28 12:52:50 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Raphael Kubo da Costa
13cdb7a029 Unbreak the port by fixing the plist.
Approved by:	makc (mentor)
Feature safe:	yes
2011-11-17 01:09:58 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00