Commit graph

75 commits

Author SHA1 Message Date
Raphael Kubo da Costa
e984a3a1c4 Welcome CMake 2.8.12!
With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>,
including stage support for devel/cmake-gui.

This update took much longer than expected due to CMake changing the
arguments to an internal macro that ended up being used by some ports:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5

I have also started a discussion about this on CMake's development list:

  http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464

It required adjusting the affected ports, and these changes have approved by
portmgr (bdrewery).

PR:		ports/182981
Approved by:	portmgr (bdrewery)
2013-11-05 18:34:22 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Baptiste Daroussin
7de0193087 Add NO_STAGE all over the place in preparation for the staging support (cat: polish) 2013-09-20 22:34:42 +00:00
Pawel Pekala
f93b7e81b0 Fix build on head after libexecinfo inclusion 2013-09-14 09:32:24 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Pawel Pekala
fe43d8c454 Use ${OPT}_DISTFILES macro 2013-07-14 19:56:12 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +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
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +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
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Pawel Pekala
c882dea444 - Fix another /bin/bash case
- Trim Makefile header

Feature safe:	yes
2012-10-28 12:02:49 +00:00
Pawel Pekala
0486662332 Update to version 0.12.2 2012-09-06 20:16:47 +00:00
Pawel Pekala
1d5842af38 - Update to version 0.12.1
- Remove ABI number versions from LIB_DEPENDS
- Add missing dependencies
- Fix GG_EMOTS option, don't patch CMakeLists.txt
  instead use COPYTREE_SHARE to install all files
2012-08-29 16:41:00 +00:00
Pawel Pekala
3351bebb15 Update to 0.12.0 release 2012-06-25 22:32:56 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Raphael Kubo da Costa
395d704450 Explicitly depend on phonon.
This is needed for the port to build with the upcoming Qt 4.8.x update: phonon
is needed by a plugin, and was probably brought implicitly before.

Bump PORTREVISION since the dependency list has changed.

Approved by:	miwi (Qt 4.8.1 exp-run)
2012-05-21 23:19:39 +00:00
Pawel Pekala
0b1d7230f1 Update to 0.11.3 2012-04-30 22:48:35 +00:00
Pawel Pekala
078c4a4478 Update to bugfix release 0.11.2
Feature safe:	yes
2012-04-03 20:58:16 +00:00
Pawel Pekala
fdb4c8b643 Update to 0.11.1 bugfix release 2012-03-01 16:16:48 +00:00
Pawel Pekala
e06e0ee737 - Update to version 0.11.0
- Add more master sites
- Use bsd.port.options.mk
- Sort plist
2012-02-10 20:57:43 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Pawel Pekala
73be1af281 Update to 0.10.1 bugfix release 2011-10-19 19:01:55 +00:00
Alberto Villa
cf3fbc592f - Add dependency on qt4-scripttools.
- Bump PORTREVISION.
2011-10-16 22:47:03 +00:00
Pawel Pekala
5011f02d5e - This version needs pl-libgadu>=1.11.0
- Mark MAKE_JOBS_SAFE

Approved by:	miwi, wen (mentors implicit)
2011-09-14 18:58:03 +00:00
Pawel Pekala
5304a90bca - Update to version 0.10.0
- Improve comment and description info
- Fix indentation
- Remove MAKE_JOBS_UNSAFE

Approved by:	miwi, wen (mentors implicit)
2011-09-13 23:57:11 +00:00
Pawel Pekala
0f6c33b6ce - unbreak and update to version 0.9.2
- add LICENSE info
- mark MAKE_JOBS_UNSAFE
- remove WITH_TABS option, now included in main package
- take maintainership

PR:             159793
Submitted by:   initial version by me, improvements by maintainer
Approved by:    maintainer (PR) miwi, wen (mentors implicit)
2011-08-22 18:21:11 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Pav Lucistnik
cb43e7ad6f - Mark BROKEN: does not configure
Reported by:	pointyhat
2011-05-23 22:58:44 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Max Brazhnikov
8efba7dab8 Update to 0.6.5.4
Use builtin spellchecker based on enchant
Use QSound, drop arts and ao options

PR:		ports/144016
Submitted by:	Marcin Wisnicki (maintainer)
Feature safe:	yes
2010-02-18 19:05:45 +00:00
Max Brazhnikov
1e76a6e0c2 Add missing runtime dependency on qt4-imageformats.
This fixes broken/invisible emoticons.

PR:		ports/143055
Submitted by:	Marcin Wisnicki (maintainer)
2010-01-24 15:38:38 +00:00
Martin Wilke
d7d1dddbb3 - Fix build with qt 4.5 2009-08-04 21:40:47 +00:00
Max Brazhnikov
fb994a357a Remove qt4 build tools from run dependencies.
Approved by:	maintainer
2009-05-27 22:02:15 +00:00
Martin Wilke
4f1fee93ee - Restore patch to fix the build
Reported by:	Marcin Wisnicki (maintainer via private mail)
Pointy hat to:	myself
2009-05-17 14:34:15 +00:00
Martin Wilke
df9a20ed5a - Update to 0.6.5.2
PR:		134592
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2009-05-17 10:15:24 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Max Brazhnikov
a37b051f63 Update to 0.6.5.1
PR:		132419
Submitted by: 	Marcin Wisnicki (maintainer)
2009-03-15 20:13:00 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Rong-En Fan
bea025cf6e - Update to 0.6.0.2
PR:		ports/125473
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2008-07-14 02:34:31 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Rong-En Fan
99e33171b5 - Fix build with gcc 4
PR:		ports/122393
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2008-04-04 14:16:11 +00:00
Pav Lucistnik
4c59915db5 - Update to 0.6.0
PR:		ports/122021
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2008-03-27 15:24:07 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00