Re: portupgrade -> portmaster after freebsd-update

2012-03-05 Thread Doug Barton
On 3/5/2012 6:13 AM, Lee Dilkie wrote:
> Is the handbook going to be updated with a confirmed procedure?

The preferred procedure has always been to delete everything and
reinstall. Do you see anywhere in the handbook where it says anything
different?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [HEADS UP] Upcoming ports feature freeze

2012-03-05 Thread Thomas Abthorpe
On Sun, Feb 19, 2012 at 10:16:45PM +, Thomas Abthorpe wrote:
> The FreeBSD 8.3 release process is under way, you can view the schedule,
> http://wiki.freebsd.org/Releng/8.3TODO
> 
> As has become the custom, a ports feature freeze is anticipated to be
> announced with the RC1 date, tentatively scheduled at this time
> for March 2, 2012.  Watch for further announcements as we get closer.
> 
> During the feature freeze, committers are expected to be conservative with
> their commits, that is, no sweeping commits, infrastructure changes, or
> commits to ports with a high number of dependencies.
> 

I said I would follow up as we got closer, and so here it is, finally.

We will flip the switch for Feature Freeze after the announcement for
RC1 officially goes out.


Thomas

-- 
Thomas Abthorpe | FreeBSD Committer
tabtho...@freebsd.org   | http://people.freebsd.org/~tabthorpe


pgpq0CKnBIPOX.pgp
Description: PGP signature


Fwd: Unfortunately, this isn't spam

2012-03-05 Thread Super Bisquit
-- Forwarded message --
From: Alexey Dokuchaev 
Date: Sat, 25 Feb 2012 10:13:45 +
Subject: Re: Unfortunately, this isn't spam
To: Super Bisquit 
Cc: FreeBSD PowerPC ML 

On Sat, Feb 25, 2012 at 03:25:35AM -0500, Super Bisquit wrote:
> "Generating INDEX-9 - please wait..."Makefile", line 41: "/sbin/sysctl
> -n hw.instruction_sse 2> /dev/null" returned non-zero status"
>
> Now, all I did was run "make index" and voila...
> nothing happened.

It's not you, it's bad audio/beast/Makefile.  It tries to detect SSE in a
wrong way.

./danfe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Fwd: Unfortunately, this isn't spam

2012-03-05 Thread Super Bisquit
-- Forwarded message --
From: Alexey Dokuchaev 
Date: Sat, 25 Feb 2012 13:12:48 +
Subject: Re: Unfortunately, this isn't spam
To: Super Bisquit 
Cc: FreeBSD PowerPC ML 

On Sat, Feb 25, 2012 at 07:01:55AM -0500, Super Bisquit wrote:
> So. How do I fix it?

Try to edit that Makefile manually and remove SSE check.  Ideally, I think
the port should use MACHINE_CPU string for that purpose.

> Also, I've installed wget; but, the error comes up of wget not found.

Maybe it's not in the PATH, or you forgot to do "rehash" for tcsh?

./danfe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Part-time Positions Available

2012-03-05 Thread Ben Rolland Fisheries Co Ltd

   INTERNATIONAL COMPANY SEEKS FOR REPRESENTATIVE IN TAIWAN
  
Part-time Positions Available.
  The job is based on administrative/customer service support.
  Immediate need for customer service representative seeking fun working
  environment, opportunity for advancement and hands on training provided.
  Will be responsible for supporting sales team, and resolving customer
  related issues for consumer product/services company.
  Great benefits. No money required (we are serious company located in United
  Kingdom,we will never ask our representatives any money in prior).
   Salary:
 - 6000 USD monthly income/part-time job
  Benefits:
  - No relocation required
  - Comprehensive life insurance
  - Professional, fun and highly motivated work environment
  - Outstanding benefits/compensation for full-time, permanent associates
  - Competitive base pay
  - TAX refund and all travel fees are repaid
  Please, contact our HR department at benrollan...@hotmail.co.uk if you are
  interested.
 
  With best regards,
  Ben Rolland.


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: installing GeoIP

2012-03-05 Thread Ade Lovett

On 3/5/2012 12:05, Norman Khine wrote:

so the problem is not my freebsd box but the package GeoIP that does
not buid on my box?

as when i do this:

$ npm install geoip


'npm' (whatever the hell that is) has precisely nothing to do with 
FreeBSD ports/  -- go bug the maintainers.



[snip]
so, would i need to change this file
https://github.com/kuno/GeoIP/blob/master/wscript as is not finding
the correct paths to the llibrararies?


No idea.  Honestly, don't particularly care, either.  You've been given 
the necessary incantations for a piece to compile/link against an 
installed port/package.  Multiple times.  It is now entirely up to you 
to determine how to apply that information to whatever build system it 
is that you have.  I'm sure they have a development list. 
freebsd-ports@ isn't it.


-aDe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: installing GeoIP

2012-03-05 Thread Norman Khine
so the problem is not my freebsd box but the package GeoIP that does
not buid on my box?

as when i do this:

$ npm install geoip
npm WARN node-static@0.5.9 dependencies field should be hash of
: pairs
npm WARN riak-js@0.4.1 package.json: bugs['web'] should probably
be bugs['url']
npm http GET https://registry.npmjs.org/geoip
npm http 304 https://registry.npmjs.org/geoip

> geoip@0.4.5 preinstall /home/khine/sandboxes/livestats/node_modules/geoip
> node-waf clean || (exit 0); node-waf configure build

Nothing to clean (project not configured)
Checking for program g++ or c++  : /usr/bin/g++
Checking for program cpp : /usr/bin/cpp
Checking for program ar  : /usr/bin/ar
Checking for program ranlib  : /usr/bin/ranlib
Checking for g++ : ok
Checking for node path   : not found
Checking for node prefix : ok /home/khine
'configure' finished successfully (0.019s)
Waf: Entering directory
`/home/khine/sandboxes/livestats/node_modules/geoip/build'

so, would i need to change this file
https://github.com/kuno/GeoIP/blob/master/wscript as is not finding
the correct paths to the llibrararies?


On Mon, Mar 5, 2012 at 7:45 PM, Ade Lovett  wrote:
> On 3/5/2012 10:32, Norman Khine wrote:
>>
>> when i run
>>
>> $ /usr/bin/ld -lGeoIP
>> /usr/bin/ld: cannot find -lGeoIP
>>
>> perhaps i have a problem with the settings of my location of the
>> headers in my linker path.
>>
>> how do i verify this?
>
>
> As has already been explained.  -I/usr/local/include (to find the header(s))
> and -L/usr/local/lib (to find the library)
>
> cc -I/usr/local/include -o example example.c -L/usr/local/lib -lGeoIP
>
> This is "Compilation of Stuff 101" -- it most likely isn't an issue on
> Linux, since there's a tendency to just stuff everything in /usr/include,
> /usr/lib and friends which will be poked at by the compiler by default.
>
> -aDe
>



-- 
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: installing GeoIP

2012-03-05 Thread Ade Lovett

On 3/5/2012 10:32, Norman Khine wrote:

when i run

$ /usr/bin/ld -lGeoIP
/usr/bin/ld: cannot find -lGeoIP

perhaps i have a problem with the settings of my location of the
headers in my linker path.

how do i verify this?


As has already been explained.  -I/usr/local/include (to find the 
header(s)) and -L/usr/local/lib (to find the library)


cc -I/usr/local/include -o example example.c -L/usr/local/lib -lGeoIP

This is "Compilation of Stuff 101" -- it most likely isn't an issue on 
Linux, since there's a tendency to just stuff everything in 
/usr/include, /usr/lib and friends which will be poked at by the 
compiler by default.


-aDe

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: installing GeoIP

2012-03-05 Thread Norman Khine
when i run

$ /usr/bin/ld -lGeoIP
/usr/bin/ld: cannot find -lGeoIP

perhaps i have a problem with the settings of my location of the
headers in my linker path.

how do i verify this?

or is it a problem with https://github.com/kuno/GeoIP ?

On Mon, Mar 5, 2012 at 7:16 PM, Norman Khine  wrote:
> hi thank you for this.
>
> so in order to build https://github.com/kuno/GeoIP into freebsd, as i
> get this issue: https://github.com/kuno/GeoIP/issues/33
>
> i am really not sure why that is not working.
>
>
>
> On Mon, Mar 5, 2012 at 6:51 PM, Mel Flynn  wrote:
>> On 3/5/2012 18:37, Norman Khine wrote:
>>
>>> $ gcc -lGeoIP example.c
>>> example.c:1:19: error: GeoIP.h: No such file or directory
>>
>>> what am i missing?
>>
>> Basic compiling flags when working with software that does not install
>> into default search paths:
>> cc -I/usr/local/include -L/usr/local/lib -o example example.c -lGeoIP
>>   [ CFLAGS/CPPFLAGS  ] [ LDFLAGS      ]    [ PROG] [ SRCS  ] [LDADD]
>>
>> The brackets above refer to variable names in /usr/share/mk/bsd.prog.mk
>> which can be used by make(1) on stock FreeBSD. Example Makefile:
>>
>> PROG=example
>> SRCS=example.c # optional, if not specified will assume ${PROG}.c
>> CPPFLAGS=-I/usr/local/include
>> LDFLAGS=-L/usr/local/lib
>> LDADD=-lGeoIP
>>
>> .include 
>> --
>> Mel
>> ___
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
>
>
> --
> %>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
> chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )



-- 
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: installing GeoIP

2012-03-05 Thread Norman Khine
hi thank you for this.

so in order to build https://github.com/kuno/GeoIP into freebsd, as i
get this issue: https://github.com/kuno/GeoIP/issues/33

i am really not sure why that is not working.



On Mon, Mar 5, 2012 at 6:51 PM, Mel Flynn  wrote:
> On 3/5/2012 18:37, Norman Khine wrote:
>
>> $ gcc -lGeoIP example.c
>> example.c:1:19: error: GeoIP.h: No such file or directory
>
>> what am i missing?
>
> Basic compiling flags when working with software that does not install
> into default search paths:
> cc -I/usr/local/include -L/usr/local/lib -o example example.c -lGeoIP
>   [ CFLAGS/CPPFLAGS  ] [ LDFLAGS      ]    [ PROG] [ SRCS  ] [LDADD]
>
> The brackets above refer to variable names in /usr/share/mk/bsd.prog.mk
> which can be used by make(1) on stock FreeBSD. Example Makefile:
>
> PROG=example
> SRCS=example.c # optional, if not specified will assume ${PROG}.c
> CPPFLAGS=-I/usr/local/include
> LDFLAGS=-L/usr/local/lib
> LDADD=-lGeoIP
>
> .include 
> --
> Mel
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"



-- 
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: installing GeoIP

2012-03-05 Thread Mel Flynn
On 3/5/2012 18:37, Norman Khine wrote:

> $ gcc -lGeoIP example.c
> example.c:1:19: error: GeoIP.h: No such file or directory

> what am i missing?

Basic compiling flags when working with software that does not install
into default search paths:
cc -I/usr/local/include -L/usr/local/lib -o example example.c -lGeoIP
   [ CFLAGS/CPPFLAGS  ] [ LDFLAGS  ][ PROG] [ SRCS  ] [LDADD]

The brackets above refer to variable names in /usr/share/mk/bsd.prog.mk
which can be used by make(1) on stock FreeBSD. Example Makefile:

PROG=example
SRCS=example.c # optional, if not specified will assume ${PROG}.c
CPPFLAGS=-I/usr/local/include
LDFLAGS=-L/usr/local/lib
LDADD=-lGeoIP

.include 
-- 
Mel
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


installing GeoIP

2012-03-05 Thread Norman Khine
Hello,
I have installed the GeoIP port from ports/net/GeoIP/, using:

# make all install clean

but when i run the example from the website, i get this error:


$ gcc -lGeoIP example.c
example.c:1:19: error: GeoIP.h: No such file or directory
example.c: In function 'main':
example.c:3: error: 'GeoIP' undeclared (first use in this function)
example.c:3: error: (Each undeclared identifier is reported only once
example.c:3: error: for each function it appears in.)
example.c:3: error: 'gi' undeclared (first use in this function)
example.c:4: error: 'GEOIP_STANDARD' undeclared (first use in this function)
example.c:5: warning: incompatible implicit declaration of built-in
function 'printf'

what am i missing?

thanks
-- 
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Unexpected results from "make index" on a ports tree in a non-standard location,

2012-03-05 Thread Conrad J. Sabatier
On Mon, 5 Mar 2012 07:16:00 -0600
"Conrad J. Sabatier"  wrote:

> I've worked it out now.  The only place the canonical path is needed
> is when searching the index.  Anywhere else, the real path is fine to
> use.
> 
> Turned out to be a very simple fix.
> 
> I uploaded mkreadmes-1.1.tar.bz2 to Sourceforge yesterday.  Still
> awaiting the port update's commit.  Anyone using this thing really
> should get the latest version, even if your ports tree is not in a
> non-standard location, as I also added some checking of the index file
> to catch any errors in the format of the lines.  Two rather important
> fixes.
> 
> http://sourceforge.net/projects/mkreadmes/files/mkreadmes-1.1.tar.bz2/download

Missed a bug that crept into the above version, a missing "/" in
category pathnames.

Darn it, wouldn't you know?  This is what I get for submitting a patch
after working all day on a port.  :-)

Final version, just uploaded to Sourceforge is now version 1.1.1:

http://sourceforge.net/projects/mkreadmes/files/mkreadmes-1.1.1.tar.bz2/download

Lesson learned.  I *will* be more thorough in my testing from now
on.  :-)

Sorry for the inconvenience, folks.

Conrad

-- 
Conrad J. Sabatier
conr...@cox.net
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: update on /usr/ports/UPDATING entry 20110928

2012-03-05 Thread Wesley Shields
On Mon, Mar 05, 2012 at 10:37:29AM -0500, Robert Huff wrote:
> 
>   Is there documentation of the current state of this issue?

It should be properly fixed. "Should" is the keyword here.

If you're having specific problems please share.

-- WXS
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


update on /usr/ports/UPDATING entry 20110928

2012-03-05 Thread Robert Huff

Is there documentation of the current state of this issue?

Respectfully,


Robert Huff


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


UPDATING: www/mod_security

2012-03-05 Thread Carmel
The "www/mod_security" version presently available in the port's system
is: 2.5.13, released on 14-FEB-2010. The present "STABLE" version is:
2.6.3, release on 23-DEC-2011. There is also a newer development version,
2.6.4-rc1, which was only released on 23-FEB-2012.

I was wondering if there are any plans to update this port? According
to the CHANGE log
,
there have been some rather significant changes in the application.

-- 
Carmel
carmel...@hotmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Unexpected results from "make index" on a ports tree in a non-standard location,

2012-03-05 Thread Conrad J. Sabatier
On Mon, 05 Mar 2012 09:35:51 +
Matthew Seaman  wrote:

> On 04/03/2012 23:28, Conrad J. Sabatier wrote:
> > Seems a little odd to me, but if that's the case, I guess I'll have
> > to make some adjustments to mkreadmes.
> 
> You could just make all the URL paths in README.html files relative to
> the current location.  Makes the question of what ${PORTSDIR} is set
> to pretty much irrelevant.
> 
>   Cheers,
> 
>   Matthew

I've worked it out now.  The only place the canonical path is needed is
when searching the index.  Anywhere else, the real path is fine to use.

Turned out to be a very simple fix.

I uploaded mkreadmes-1.1.tar.bz2 to Sourceforge yesterday.  Still
awaiting the port update's commit.  Anyone using this thing really
should get the latest version, even if your ports tree is not in a
non-standard location, as I also added some checking of the index file
to catch any errors in the format of the lines.  Two rather important
fixes.

http://sourceforge.net/projects/mkreadmes/files/mkreadmes-1.1.tar.bz2/download

-- 
Conrad J. Sabatier
conr...@cox.net
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: portupgrade -> portmaster after freebsd-update

2012-03-05 Thread Lee Dilkie


On 3/3/2012 12:28 PM, Kevin Oberman wrote:
> On Sat, Mar 3, 2012 at 9:04 AM, Kurt Jaeger  wrote:
>> Hi!
>>
>>> What is the proper portmaster commands in relation to freebsd-update?
>> [...]
>>
>> The portmaster man page lists the following list of commands in the
>> EXAMPLES section:
>>
>> Using portmaster to do a complete reinstallation of all your ports:
>>   1. portmaster --list-origins > ~/installed-port-list
>>   2. Update your ports tree
>>   3. portmaster -ty --clean-distfiles
>>   4. portmaster --check-port-dbdir
>>   5. portmaster -Faf
>>   6. pkg_delete -a
>>   7. rm -rf /usr/local/lib/compat/pkg
>>   8. Back up any files in /usr/local you wish to save,
>>  such as configuration files in /usr/local/etc
>>   9. Manually check /usr/local and /var/db/pkg
>>  to make sure that they are really empty
>>   10. Re-install portmaster
>>   11. portmaster `cat ~/installed-port-list`
> While this is the preferred procedure and I highly recommend it, it
> does far more that the portupgrade procedure in the handbook. The man
> page has a simpler (and more likely to leave old cruft lying around)
> procedure, as well.
>  Alternatively you could use portmaster -a -f -D to do an ``in place''
>  update of your ports.  If that process is interrupted for any reason you
>  can use portmaster -a -f -D -R to avoid rebuilding ports already rebuilt
>  on previous runs.  However the first method (delete everything and rein-
>  stall) is preferred.

Is the handbook going to be updated with a confirmed procedure?

-lee

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Current unassigned ports problem reports

2012-03-05 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .)

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/165706print/ghostscript9 forces dependency of dns/libidn whi
f ports/165705sysutils/duplicity needs paramiko module
o ports/165694[MAINTAINER] devel/doxygen: update to 1.8.0
o ports/165693New port: net/py-celery Asynchronous task queue/job qu
f ports/165678Maintainer update: sysutils/desktop-installer
o ports/165677update of misc/freeswitch-scripts
o ports/165676Update of misc/freeswitch-pizzademo
o ports/165675Update of net/freeswitch-core
f ports/165672sysutils/bacula-server doesn't install all symlinks ne
f ports/165660mail/opendkim OpenDKIM 2.5.0 port does not build
f ports/165659[PATCH] net/nss-pam-ldapd: update to 0.8.6
o ports/165586New port german/lx-office-erp, sql-ledger fork with ex
f ports/165548www/openx: Suggested Apache config disables .htaccess.
o ports/165522New port: sysutils/automount devd(8) based automounter
f ports/165490[UPDATE] devel/srecord to 1.5.9
o ports/165483[patch] graphics/sane-backends creates a circular rcor
f ports/165464x11-drivers/input-wacom is broken [patch]
o ports/165409[UPDATE] www/MT: update to 5.13
o ports/165361x11-wm/e17-module-mem counts memory incorrectly
s ports/165353ports-mgmt/portupgrade can't parse date anymore
o ports/165337new port: sysutils/fusefs-mp3fs http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: General questions on packages and package path

2012-03-05 Thread Angelo Turetta

On 05/03/2012 04:48, Super Bisquit wrote:

New error is: /libexec/ld-elf.so.1: Shared object "libicui18n.so.46" not
found, required by "libgtk-x11-2.0.so.0".
I have libicu18n.so.48.
I'm running portupgrade -a -f on my machine.

That's a fault found in many ports. Hidden dependencies.
Many ports autoconfigure themselves to use external libraries if they 
are installed at build time. Too bad sometimes they are not registrared 
as dependencies in the port, so port management tools cannot guess the 
right upgrade sequence. icu has been previuosly upgraded but gtk was not 
rebuilt.
On my server I've just worked around a bunch of such errors regarding 
libpcre...


Only way is manually rebuild the dependent port, in your case gtk, and 
then resume the automated build waiting for the next error.


Angelo.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Unexpected results from "make index" on a ports tree in a non-standard location,

2012-03-05 Thread Matthew Seaman
On 04/03/2012 23:28, Conrad J. Sabatier wrote:
> Seems a little odd to me, but if that's the case, I guess I'll have to
> make some adjustments to mkreadmes.

You could just make all the URL paths in README.html files relative to
the current location.  Makes the question of what ${PORTSDIR} is set to
pretty much irrelevant.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
JID: matt...@infracaninophile.co.uk   Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: libtool question again

2012-03-05 Thread Alex Dupre
Roman Bogorodskiy wrote:
> I'm planning to update security/gnutls from 2.12.16 to 2.12.17. A new
> interface has been added and the shared library version was updated
> accordingly: current was incremented and revision set to 0, just like
> the libtool documentation suggests:

And 'age' ? If only a new interface has been added, age should be
incremented too, and so the shared library bump is not needed. If so,
you can use:

USE_AUTOTOOLS=  libtool
USE_GNOME=  ltverhack

to avoid bumping.

-- 
Alex Dupre
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"