summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - 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)
* Convert j* categories to USES=pkgconfigBaptiste Daroussin2013-04-2311-21/+13
|
* 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.
* - Make it build on FreeBSD 10Martin Wilke2013-04-231-0/+1
|
* Update to 2.1.10 release.Alex Dupre2013-04-232-8/+4
|
* - 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.
* Fix after previous commitBaptiste Daroussin2013-04-231-0/+1
|
* Convert irc to USES=pkgconfigBaptiste Daroussin2013-04-239-23/+11
|
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-2384-201/+103
|
* Fix loop detection bug.Dag-Erling Smørgrav2013-04-232-0/+11
| | | | Approved by: perl (tobez)
* - Unbreak build on FreeBSD 10Martin Wilke2013-04-232-0/+2
|
* Convert to USES=gettextEmanuel Haupt2013-04-2311-14/+13
|
* Convert f* to USES=pkgconfigBaptiste Daroussin2013-04-236-19/+8
|
* Update to 5.1.69 release.Alex Dupre2013-04-232-3/+3
|
* Convert e* to USES=pkgconfigBaptiste Daroussin2013-04-2313-16/+14
|
* 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>
* Allow compilation using Clang in C++11 mode.Alex Dupre2013-04-232-0/+113
| | | | | PR: ports/171546 Submitted by: Michael Gmelin <freebsd@grem.de>
* Utilize "USES=desktop-file-utils shared-mime-info".Boris Samorodov2013-04-231-5/+2
|
* Convert devel to USES=pkgconfigBaptiste Daroussin2013-04-2397-261/+122
|
* 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>
* - Fix MySQL option.Alberto Villa2013-04-231-1/+1
| | | | | PR: 177628 Submitted by: John Marino <draco@marino.st>
* 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
* Update to scala 2.10.1 release.Alex Dupre2013-04-232-3/+3
|
* Convert to USES=pkgconfigEmanuel Haupt2013-04-231-1/+1
|
* Fix typos so they match the command and file name.Koop Mast2013-04-231-7/+7
| | | | Submitted by: bsam@
* 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
* Remove dns/dnsperf, depends on expired dns/bind97 port.Erwin Lansing2013-04-236-70/+1
|
* Update to 3.0.1 final release.Alex Dupre2013-04-232-3/+3
| | | | | PR: ports/177990 Submitted by: Nilesh <me@nileshgr.com>
* Distfile disappeared, host it on FreeBSD cluster.Alex Dupre2013-04-231-6/+3
| | | | | PR: ports/177999 Submitted by: John Marino <draco@marino.st>
* 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.
* 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.
* 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>
* Convert USE_PKGCONFIGRene Ladan2013-04-231-2/+1
|
* Convert to USES=pkgconfigEmanuel Haupt2013-04-235-22/+8
|
* Update to version 4.5.10.Boris Samorodov2013-04-236-17/+19
|
* 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)
* Convert dns to USES=pkgconfigBaptiste Daroussin2013-04-233-5/+5
|
* Convert deskutils to USES=pkgconfigBaptiste Daroussin2013-04-2313-27/+16
|
* Convert databases to USES=pkgconfigBaptiste Daroussin2013-04-238-21/+10
|
* - 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
* - convert to USES=pkgconfigJason Helfman2013-04-232-2/+2
|
* Convert all c categories to USE=pkgconfigBaptiste Daroussin2013-04-2321-46/+25
|
* Convert all a categories to USE=pkgconfigBaptiste Daroussin2013-04-239-20/+15
| | | | While here trim some headers and convert some gnomehack to pathfix
* Fix dateBaptiste Daroussin2013-04-231-1/+1
| | | | Submitted by: bdrewery
* - fix leftoverOlli Hauer2013-04-231-0/+3
| | | | noted by pointyhat / miwi
* enabled mozc_renderder, default on.Daichi GOTO2013-04-231-5/+10
|
* update to 1.10.1390.102Daichi GOTO2013-04-2321-137/+164
|
* - Update to 0.2.0Steve Wills2013-04-232-3/+3
| | | | | PR: ports/177887 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - Update to 1.0.0Steve Wills2013-04-232-3/+3
| | | | | PR: ports/177886 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* Remove bogus use of NO_INSTALL_MANPAGESEitan Adler2013-04-231-4/+0
| | | | Reviewed by: wxs