Hi,
Did you see error message like this?
=> tzupdater-1_3_29-2010f.zip doesn't seem to exist in /usr/ports/distfiles/.
By default, diablo-jdk16 requires tzupdater.
You may skip this by setting WITHOUT_TZUPDATE.
tzupdater can be manually downloaded from
http://java.sun.com/javase/downloads/index.j
On Tue, Jul 20, 2010 at 12:06 AM, Ruslan Mahmatkhanov wrote:
> Hi.
>
> Using ">" sign in LIB_DEPENDS in port's Makefile triggers this error:
> Syntax error: redirection unexpected
> *** Error code 2
>
> While defined in BUILD_DEPENDS and RUN_DEPENDS works fine.
> Is this expected behaviour?
>
> Te
On Fri, Nov 5, 2010 at 6:26 PM, Anton Shterenlikht wrote:
> I'm trying to make a port of Slatec numerical libraries:
> http://netlib.org/slatec/
>
> This file contains the full sources:
> http://netlib.org/slatec/slatec_src.tgz
>
> However, according to Netlib FAQ: http://netlib.org/misc/faq.html#
On Mon, Nov 8, 2010 at 10:01 AM, Eitan Adler wrote:
> portlint currently reports two conflicting messages when it finds a
> "work" directory in a port
> a) Make sure it isn't committed
> b) It was not found in CVS
>
> This patch silences the second one
>
> --- portlint.old 2010-11-05 14:02:
On Mon, Jan 24, 2011 at 4:49 PM, Doug Barton wrote:
> Howdy,
>
> The following in net-p2p/qbittorrent-26 used to work, but is now giving the
> error below. Any suggestions?
>
>
> MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
>
> make makesum
> ===> License check disabled,
Hi,
First of all, I suggest to set PORTNAME=tortoisehg
If you do want to add -hgtk suffix, you may set PKGNAMESUFFIX=-hgtk instead.
It makes portlint happier.
It also simplifies Makefile since DISTNAME is already the default value.
On Tue, Feb 8, 2011 at 7:40 PM, arrowdodger <6year...@gmail.com>
On Wed, Feb 9, 2011 at 5:15 PM, arrowdodger <6year...@gmail.com> wrote:
> On Tue, Feb 8, 2011 at 9:29 PM, Sunpoet Hsieh wrote:
>>
>> Hi,
>>
>> First of all, I suggest to set PORTNAME=tortoisehg
>> If you do want to add -hgtk suffix, you may set PKGNAMESUFFIX
On Wed, Feb 09, 2011 at 06:24:34PM +0300, arrowdodger wrote:
> On Wed, Feb 9, 2011 at 4:42 PM, Sunpoet Hsieh wrote:
>
> > It looks like you'll have two ports, version 1 and 2, and these two
> > ports do not conflict with each other.
> > IMHO, I would simply use de
On Thu, Jun 7, 2012 at 2:25 PM, Rainer Hurling wrote:
> Am 07.06.2012 05:30 (UTC+1) schrieb Sunpoet Po-Chuan Hsieh:
>>
>> Hi,
>
>
> Many thanks for this update. What I observed so far:
>
>
> (1) graphics/gdal builds and installs fine. There is a minor problem:
> dependend port science/libkml (as o
Hi,
You can use ".if empty(PORT_OPTIONS:Mfoo)" to check if option "foo" is
off. Try this:
.if empty(PORT_OPTIONS:MTHREADS)
CONFIGURE_ARGS+=--without-pthreads
.endif
Regards,
sunpoet
On Thu, Jul 19, 2012 at 10:46 PM, Alexey Kouznetsov
wrote:
> Hello!
>
> After port was moved to new NGoptions th
Hi,
It's now available at
http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/pciids-20131023.tar.xz
It'll appear on mirror sites later.
Regards,
sunpoet
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/f
On Sat, Oct 12, 2013 at 11:58 PM, Eitan Adler wrote:
> On Sat, Oct 12, 2013 at 11:43 AM, Matthias Apitz wrote:
> > El día Friday, October 11, 2013 a las 06:16:23PM -0500, Matthew D.
> Fuller escribió:
> >
> >> On Fri, Oct 11, 2013 at 09:37:13AM +0200 I heard the voice of
> >> Matthias Apitz, and
On Thu, Feb 20, 2014 at 6:37 AM, Bryce Edwards wrote:
> Here's the build logs with details:
>
> https://dl.dropboxusercontent.com/u/141097/virtualbox-ose-4.3.6.log
>
> https://dl.dropboxusercontent.com/u/141097/vim-7.4.182.log
> ___
> freebsd-ports@free
13 matches
Mail list logo