1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

297862 Commits

Author SHA1 Message Date
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Pietro Cerutti
dc0ce8f583 - Fix left-over of the Tcl/Tk removal 2013-04-23 12:25:40 +00:00
Pietro Cerutti
0d76172981 - Remove a comment, left-over of my tests 2013-04-23 11:56:21 +00:00
Jimmy Olgeni
60af0d0b5e - Add version number to application path.
- Add support for DOCS and EXAMPLES.
- Cleanup do-install target.
2013-04-23 11:55:37 +00:00
Pietro Cerutti
fef02240ea - Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
  default, I don't expect this change to cause much trouble)
2013-04-23 11:51:52 +00:00
Baptiste Daroussin
4ad115ab4e Convert j* categories to USES=pkgconfig 2013-04-23 11:46:54 +00:00
Baptiste Daroussin
0f3d0b5eb8 pkgconf update wasn't support to be updated previously, however it is just the
same version as 0.9.1 with our patches included.

Remove the now unnecessary patches.
2013-04-23 11:36:29 +00:00
Martin Wilke
86bbb5ff14 - Make it build on FreeBSD 10 2013-04-23 11:19:03 +00:00
Alex Dupre
a44639d9bd Update to 2.1.10 release. 2013-04-23 11:08:06 +00:00
Bryan Drewery
5ff3784338 - Fix ccache for CURRENT world builds by automatically defining
CCACHE_CPP2=1 when COMPILER_TYPE=clang (this will be removed
  once upstream fixes the issue). This does not address port
  builds yet.
- Add more hints for building with clang
- Split MASTER_SITES into 2 lines
- Note that textproc/libexttextcat is an example port that currently
  fails to build with clang+ccache due to bug 8118 ('unused -I'). I
  plan to add the upstream patch to fix this after more testing.
2013-04-23 11:06:03 +00:00
Baptiste Daroussin
36cad126eb Fix after previous commit 2013-04-23 10:53:21 +00:00
Baptiste Daroussin
26b2bed6dd Convert irc to USES=pkgconfig 2013-04-23 10:51:39 +00:00
Baptiste Daroussin
737bed6923 Convert g* to USES=pkgconfig 2013-04-23 10:47:02 +00:00
Dag-Erling Smørgrav
c51f1c92df Fix loop detection bug.
Approved by:	perl (tobez)
2013-04-23 10:39:26 +00:00
Martin Wilke
0192c08b08 - Unbreak build on FreeBSD 10 2013-04-23 10:26:13 +00:00
Emanuel Haupt
79e6679346 Convert to USES=gettext 2013-04-23 10:26:09 +00:00
Baptiste Daroussin
d5da697104 Convert f* to USES=pkgconfig 2013-04-23 10:23:53 +00:00
Alex Dupre
c9815dfe57 Update to 5.1.69 release. 2013-04-23 10:23:41 +00:00
Baptiste Daroussin
e6f882f47a Convert e* to USES=pkgconfig 2013-04-23 10:19:45 +00:00
Alex Dupre
b1fada5017 Update to 5.5.31.
Allow compilation using Clang in C++11 mode [1].

PR:		ports/171546
Submitted by:	Michael Gmelin <freebsd@grem.de>
2013-04-23 10:19:15 +00:00
Alex Dupre
02a4160e1e Allow compilation using Clang in C++11 mode.
PR:		ports/171546
Submitted by:	Michael Gmelin <freebsd@grem.de>
2013-04-23 10:18:02 +00:00
Boris Samorodov
15f64444c1 Utilize "USES=desktop-file-utils shared-mime-info". 2013-04-23 10:16:03 +00:00
Baptiste Daroussin
7020ba824d Convert devel to USES=pkgconfig 2013-04-23 10:13:19 +00:00
Akinori MUSHA
ac0c23c912 Correct the credit as follows, and bump PORTREVISION for the previous change.
PR:		ports/177342
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2013-04-23 10:08:09 +00:00
Alberto Villa
6bf4c38236 - Fix MySQL option.
PR:		177628
Submitted by:	John Marino <draco@marino.st>
2013-04-23 10:07:55 +00:00
Akinori MUSHA
69000e3fa0 Fix build with Ruby 2.0 and follow the ports framework updates.
- Update COMMENT
- Update pkg-descr
- Convert to new options framework
- Minor Makefile cleanup
- Pet portlint

PR:		ports/177342
Submitted by:	tentative
2013-04-23 10:04:39 +00:00
Alex Dupre
8bf1a20d63 Update to scala 2.10.1 release. 2013-04-23 10:00:22 +00:00
Emanuel Haupt
7748a05fcb Convert to USES=pkgconfig 2013-04-23 10:00:17 +00:00
Koop Mast
2c62c65799 Fix typos so they match the command and file name.
Submitted by:	bsam@
2013-04-23 09:32:14 +00:00
Erwin Lansing
7b2568a60f 2013-04-12 dns/bind97: No longer supported by ISC, use Bind 9.8 or 9.9
2013-04-12 dns/bind97-sdb: No longer supported by ISC, use Bind 9.8 or 9.9
2013-04-12 dns/bind-tools: No longer supported by ISC, use Bind 9.8 or 9.9
2013-04-23 09:20:24 +00:00
Erwin Lansing
6c56c3253b Remove dns/dnsperf, depends on expired dns/bind97 port. 2013-04-23 09:08:16 +00:00
Alex Dupre
b8f4474c56 Update to 3.0.1 final release.
PR:		ports/177990
Submitted by:	Nilesh <me@nileshgr.com>
2013-04-23 08:49:56 +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
Erwin Lansing
eb345175df Make pkg-message and pkg-install a local file to the bind96
port and not include the one from the deprecated bind97 port, which is
to be removed.
2013-04-23 08:33:33 +00:00
Erwin Lansing
2a0e1389ad Make pkg-message and pkg-install a local file to the bind98 and bind99
ports and not include the one from the deprecated bind97 port, which is
to be removed.
2013-04-23 08:26:48 +00:00
Alex Dupre
258d2a92f1 Update to 5.4.14 release.
PR:		ports/177787, ports/177825
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>,
		Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
2013-04-23 08:14:18 +00:00
Rene Ladan
b00f9f8924 Convert USE_PKGCONFIG 2013-04-23 08:03:58 +00:00
Emanuel Haupt
be329624ed Convert to USES=pkgconfig 2013-04-23 07:59:07 +00:00
Boris Samorodov
3e3538ea4d Update to version 4.5.10. 2013-04-23 07:35:05 +00:00
Jason Helfman
a81cf14346 Introduces USES= gettext to replace USE_GETTEXT
It can take 3 arguments:
  build to add gettext into both RUN and BUILD DEPENDS
  run to add gettext into RUN_DEPENDS
  lib (default,implicit) to add gettext into LIB_DEPENDS

  This deprecates USE_GETTEXT. Please convert your ports.
  USE_GETTEXT will be removed as soon as it is no longer used in
  the ports tree

Approved by:	portmgr (bapt)
2013-04-23 07:27:18 +00:00
Baptiste Daroussin
3bc475b29f Convert dns to USES=pkgconfig 2013-04-23 07:24:02 +00:00
Baptiste Daroussin
1e4689558e Convert deskutils to USES=pkgconfig 2013-04-23 07:14:15 +00:00
Baptiste Daroussin
816f539eb0 Convert databases to USES=pkgconfig 2013-04-23 07:08:32 +00:00
Ganael LAPLANCHE
b8081a458c - Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisions
- Fix build when CC defined as gcc
2013-04-23 07:00:02 +00:00
Jason Helfman
d999310593 - convert to USES=pkgconfig 2013-04-23 06:47:14 +00:00
Baptiste Daroussin
e2eefe5472 Convert all c categories to USE=pkgconfig 2013-04-23 06:34:47 +00:00
Baptiste Daroussin
6ee4f3c0ed Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
2013-04-23 06:26:31 +00:00
Baptiste Daroussin
c03bfbe46d Fix date
Submitted by:	bdrewery
2013-04-23 06:24:55 +00:00
Olli Hauer
068dcf3977 - fix leftover
noted by pointyhat / miwi
2013-04-23 05:11:57 +00:00
Daichi GOTO
cc512eb308 enabled mozc_renderder, default on. 2013-04-23 03:45:02 +00:00