aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-23407-1035/+506
| | | | Notes: svn path=/head/; revision=316355
* - Fix left-over of the Tcl/Tk removalPietro Cerutti2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316354
* - Remove a comment, left-over of my testsPietro Cerutti2013-04-231-1/+0
| | | | Notes: svn path=/head/; revision=316353
* - Add version number to application path.Jimmy Olgeni2013-04-232-45/+52
| | | | | | | | - Add support for DOCS and EXAMPLES. - Cleanup do-install target. Notes: svn path=/head/; revision=316352
* - Remove lang/tcl83 and x11-toolkits/tk83 (expired)Pietro Cerutti2013-04-2350-1668/+43
| | | | | | | | | - 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) Notes: svn path=/head/; revision=316351
* Convert j* categories to USES=pkgconfigBaptiste Daroussin2013-04-2311-21/+13
| | | | Notes: svn path=/head/; revision=316350
* pkgconf update wasn't support to be updated previously, however it is just theBaptiste Daroussin2013-04-232-33/+0
| | | | | | | | | same version as 0.9.1 with our patches included. Remove the now unnecessary patches. Notes: svn path=/head/; revision=316349
* - Make it build on FreeBSD 10Martin Wilke2013-04-231-0/+1
| | | | Notes: svn path=/head/; revision=316348
* Update to 2.1.10 release.Alex Dupre2013-04-232-8/+4
| | | | Notes: svn path=/head/; revision=316347
* - Fix ccache for CURRENT world builds by automatically definingBryan Drewery2013-04-233-2/+9
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=316346
* Fix after previous commitBaptiste Daroussin2013-04-231-0/+1
| | | | Notes: svn path=/head/; revision=316345
* Convert irc to USES=pkgconfigBaptiste Daroussin2013-04-239-23/+11
| | | | Notes: svn path=/head/; revision=316344
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-2384-201/+103
| | | | Notes: svn path=/head/; revision=316343
* Fix loop detection bug.Dag-Erling Smørgrav2013-04-232-0/+11
| | | | | | | Approved by: perl (tobez) Notes: svn path=/head/; revision=316342
* - Unbreak build on FreeBSD 10Martin Wilke2013-04-232-0/+2
| | | | Notes: svn path=/head/; revision=316341
* Convert to USES=gettextEmanuel Haupt2013-04-2311-14/+13
| | | | Notes: svn path=/head/; revision=316340
* Convert f* to USES=pkgconfigBaptiste Daroussin2013-04-236-19/+8
| | | | Notes: svn path=/head/; revision=316339
* Update to 5.1.69 release.Alex Dupre2013-04-232-3/+3
| | | | Notes: svn path=/head/; revision=316338
* Convert e* to USES=pkgconfigBaptiste Daroussin2013-04-2313-16/+14
| | | | Notes: svn path=/head/; revision=316337
* Update to 5.5.31.Alex Dupre2013-04-235-10/+123
| | | | | | | | | | Allow compilation using Clang in C++11 mode [1]. PR: ports/171546 Submitted by: Michael Gmelin <freebsd@grem.de> Notes: svn path=/head/; revision=316336
* Allow compilation using Clang in C++11 mode.Alex Dupre2013-04-232-0/+113
| | | | | | | | PR: ports/171546 Submitted by: Michael Gmelin <freebsd@grem.de> Notes: svn path=/head/; revision=316335
* Utilize "USES=desktop-file-utils shared-mime-info".Boris Samorodov2013-04-231-5/+2
| | | | Notes: svn path=/head/; revision=316334
* Convert devel to USES=pkgconfigBaptiste Daroussin2013-04-2397-261/+122
| | | | Notes: svn path=/head/; revision=316333
* Correct the credit as follows, and bump PORTREVISION for the previous change.Akinori MUSHA2013-04-231-0/+1
| | | | | | | | PR: ports/177342 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Notes: svn path=/head/; revision=316332
* - Fix MySQL option.Alberto Villa2013-04-231-1/+1
| | | | | | | | PR: 177628 Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=316331
* Fix build with Ruby 2.0 and follow the ports framework updates.Akinori MUSHA2013-04-232-34/+26
| | | | | | | | | | | | | | - Update COMMENT - Update pkg-descr - Convert to new options framework - Minor Makefile cleanup - Pet portlint PR: ports/177342 Submitted by: tentative Notes: svn path=/head/; revision=316330
* Update to scala 2.10.1 release.Alex Dupre2013-04-232-3/+3
| | | | Notes: svn path=/head/; revision=316329
* Convert to USES=pkgconfigEmanuel Haupt2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316328
* Fix typos so they match the command and file name.Koop Mast2013-04-231-7/+7
| | | | | | | Submitted by: bsam@ Notes: svn path=/head/; revision=316327
* 2013-04-12 dns/bind97: No longer supported by ISC, use Bind 9.8 or 9.9Erwin Lansing2013-04-2318-755/+3
| | | | | | | | 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 Notes: svn path=/head/; revision=316326
* Remove dns/dnsperf, depends on expired dns/bind97 port.Erwin Lansing2013-04-236-70/+1
| | | | Notes: svn path=/head/; revision=316325
* Update to 3.0.1 final release.Alex Dupre2013-04-232-3/+3
| | | | | | | | PR: ports/177990 Submitted by: Nilesh <me@nileshgr.com> Notes: svn path=/head/; revision=316324
* Distfile disappeared, host it on FreeBSD cluster.Alex Dupre2013-04-231-6/+3
| | | | | | | | PR: ports/177999 Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=316323
* Make pkg-message and pkg-install a local file to the bind96Erwin Lansing2013-04-233-2/+31
| | | | | | | | port and not include the one from the deprecated bind97 port, which is to be removed. Notes: svn path=/head/; revision=316322
* Make pkg-message and pkg-install a local file to the bind98 and bind99Erwin Lansing2013-04-236-4/+62
| | | | | | | | ports and not include the one from the deprecated bind97 port, which is to be removed. Notes: svn path=/head/; revision=316321
* Update to 5.4.14 release.Alex Dupre2013-04-232-3/+3
| | | | | | | | | PR: ports/177787, ports/177825 Submitted by: Rustem Alimov <rustem.alimov@gmail.com>, Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Notes: svn path=/head/; revision=316320
* Convert USE_PKGCONFIGRene Ladan2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316319
* Convert to USES=pkgconfigEmanuel Haupt2013-04-235-22/+8
| | | | Notes: svn path=/head/; revision=316318
* Update to version 4.5.10.Boris Samorodov2013-04-236-17/+19
| | | | Notes: svn path=/head/; revision=316317
* Introduces USES= gettext to replace USE_GETTEXTJason Helfman2013-04-232-0/+44
| | | | | | | | | | | | | | | |   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) Notes: svn path=/head/; revision=316316
* Convert dns to USES=pkgconfigBaptiste Daroussin2013-04-233-5/+5
| | | | Notes: svn path=/head/; revision=316315
* Convert deskutils to USES=pkgconfigBaptiste Daroussin2013-04-2313-27/+16
| | | | Notes: svn path=/head/; revision=316314
* Convert databases to USES=pkgconfigBaptiste Daroussin2013-04-238-21/+10
| | | | Notes: svn path=/head/; revision=316313
* - Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisionsGanael LAPLANCHE2013-04-236-13/+12
| | | | | | | - Fix build when CC defined as gcc Notes: svn path=/head/; revision=316312
* - convert to USES=pkgconfigJason Helfman2013-04-232-2/+2
| | | | Notes: svn path=/head/; revision=316311
* Convert all c categories to USE=pkgconfigBaptiste Daroussin2013-04-2321-46/+25
| | | | Notes: svn path=/head/; revision=316310
* Convert all a categories to USE=pkgconfigBaptiste Daroussin2013-04-239-20/+15
| | | | | | | While here trim some headers and convert some gnomehack to pathfix Notes: svn path=/head/; revision=316309
* Fix dateBaptiste Daroussin2013-04-231-1/+1
| | | | | | | Submitted by: bdrewery Notes: svn path=/head/; revision=316308
* - fix leftoverOlli Hauer2013-04-231-0/+3
| | | | | | | noted by pointyhat / miwi Notes: svn path=/head/; revision=316307
* enabled mozc_renderder, default on.Daichi GOTO2013-04-231-5/+10
| | | | Notes: svn path=/head/; revision=316306