pkg mirror broken

2015-01-08 Thread Doug Barton

FYI:

=== Waiting on fetch  checksum for ports-mgmt/pkg ===
fetch: http://mirror.shatow.net/freebsd/pkg/pkg-1.4.4.tar.xz: Forbidden
___
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: do-install fails when files in .PLIST.mktmp are truncated

2015-01-08 Thread Freddy Andersen
Thank you ben! you have no idea how helpful the make and makeplist was for me 
:) the issues was not with my Makefile but rather that I did not understand 
what roll the pkg-plist had in the do-install process. I’m all good now and my 
updated hadoop2 builds and install … 

Now I just need to figure how I can get this sent to upstream after some 
testing on my end.



 On Jan 8, 2015, at 3:02 PM, Ben Woods woods...@gmail.com wrote:
 
 First off, since this is your first attempt to update a port, welcome! There 
 may be a slight hurdle to get over to understanding port basics, but once you 
 get there it is quite rewarding.
 
 This resource is priceless, read it and refer back to it often:
 https://www.freebsd.org/doc/en/books/porters-handbook/book.html 
 https://www.freebsd.org/doc/en/books/porters-handbook/book.html
 
 Also, the great thing about ports is you can read all of the shell scripts 
 that are doing the work if you don't understand something (such as 
 copytree_share), by grepping through the files here:
 /usr/ports/Mk/
 
 Lastly, the mailing lists do not have the formatting features of the forums, 
 so no need for the [FILE][/FILE] stuff.
 
 I would say the most obvious thing for your port is the need to update the 
 pkg-plist file which lists ever file your port will install on the system. 
 Easy way to test this with your updated port is to do the following:
 # cd PORTDIR
 # make clean
 # make
 # make makeplist
 
 That will dump the new plist to the console standard output, but doesn't 
 actually update the pkg-plist for you (you have to do that by redirecting the 
 output to the file). But note, you need to follow the instructions of the 
 first line (delete the first line, and check the output of the rest of the 
 file looks reasonable). I would redirect the output to a new plist file and 
 compare the difference before overwriting the main plist file:
 # make makeplist  pkg-plist.new
 # diff -u pkg-plist pkg-plist.new
 
 Good luck!
 
 
 -- 
 
 --
 From: Benjamin Woods
 woods...@gmail.com mailto:woods...@gmail.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: pkg mirrors broken

2015-01-08 Thread Doug Barton

On 1/8/15 8:00 PM, Doug Barton wrote:

FYI:

=== Waiting on fetch  checksum for ports-mgmt/pkg ===
fetch: http://mirror.shatow.net/freebsd/pkg/pkg-1.4.4.tar.xz: Forbidden


... and again:

= Attempting to fetch 
http://distcache.eu.FreeBSD.org/local-distfiles/portmgr/pkg-1.4.4.tar.xz
fetch: 
http://distcache.eu.FreeBSD.org/local-distfiles/portmgr/pkg-1.4.4.tar.xz: Not 
Found


___
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


BIND REPLACE_BASE option

2015-01-08 Thread Doug Barton

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Mat,

Can you please explain why this option was removed? It's been in the
ports for over 13 years, and lots of users utilized it.

I realize that BIND is no longer in the base in 10.x, but that would
be a reason to make the option conditional, to continue to support the
substantial user base that is still on 8.x and 9.x.

Please cc me on your reply, as I am not subscribed to the list.

Thanks,

Doug
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJUr06JAAoJEFzGhvEaGryE4gAH/3QHW3HDmvgq6sM1yI/c00O/
mMayUGB34TtneYYh1lIZJD7AeNa/rMm3QiFEa7GwgMTrks1DDNZ/JFFKz1/VLnGY
ZvJSNd0F0Hn4zWVoovG+9Vhp9UA15dK2aGjdTdY6rUkXAu+xko8aL7XELOUFHZPa
N4qL2aWbpk2xzYl7lOidfgcazGz/tGU1u33suBpXJqO+v1K8Bl1IvbdXZ65rve1J
+7K7craZBsKJn7KVkhMG1Zzj7rdLIY/Bd5fA3v/Qqmk+AXLVxwFUNX5hRjH50aRj
9bpw3nqdDCt8JoA/o7j2YlB4BFJjxTo7lon5bqB5ppum3yCmdx5M5npR7UNFcQg=
=FeSn
-END PGP SIGNATURE-
___
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: pkg mirrors broken

2015-01-08 Thread Greg 'groggy' Lehey
On Thursday,  8 January 2015 at 20:03:32 -0800, Doug Barton wrote:
 On 1/8/15 8:00 PM, Doug Barton wrote:
 FYI:

 === Waiting on fetch  checksum for ports-mgmt/pkg ===
 fetch: http://mirror.shatow.net/freebsd/pkg/pkg-1.4.4.tar.xz: Forbidden

 ... and again:

 = Attempting to fetch
 http://distcache.eu.FreeBSD.org/local-distfiles/portmgr/pkg-1.4.4.tar.xz
 fetch:
 http://distcache.eu.FreeBSD.org/local-distfiles/portmgr/pkg-1.4.4.tar.xz:
 Not Found

Race condition, perhaps?  I upgraded pkg about an hour ago, and I got
1.4.3.

Greg
--
Sent from my desktop computer.
Finger g...@freebsd.org for PGP public key.
See complete headers for address and phone numbers.
This message is digitally signed.  If your Microsoft MUA reports
problems, please read http://tinyurl.com/broken-mua


pgpCq6JsK8I25.pgp
Description: PGP signature


Re: pkg mirrors broken

2015-01-08 Thread Sergey V. Dyatko
On Thu, 08 Jan 2015 20:03:32 -0800
Doug Barton do...@dougbarton.us wrote: 

 On 1/8/15 8:00 PM, Doug Barton wrote:
  FYI:
 
  === Waiting on fetch  checksum for ports-mgmt/pkg ===
  fetch: http://mirror.shatow.net/freebsd/pkg/pkg-1.4.4.tar.xz: Forbidden
 
 ... and again:
 
 = Attempting to fetch 
 http://distcache.eu.FreeBSD.org/local-distfiles/portmgr/pkg-1.4.4.tar.xz
 fetch: 
 http://distcache.eu.FreeBSD.org/local-distfiles/portmgr/pkg-1.4.4.tar.xz: Not 
 Found


[tiger@laptop]:/2ports-mgmt/pkgsudo make checksum
===  License BSD2CLAUSE accepted by the user
= pkg-1.4.4.tar.xz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://files.etoilebsd.net/pkg/pkg-1.4.4.tar.xz
pkg-1.4.4.tar.xz  100% of 1757 kB  200 kBps 00m09s
=== Fetching all distfiles required by pkg-1.4.4 for building
= SHA256 Checksum OK for pkg-1.4.4.tar.xz.


--
wbr, tiger

___
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: upgrading texlive broken due to cmake

2015-01-08 Thread Ben Woods
 Also, I seem to already have py27-Jinja2 2.7.3 installed.

If that is the case, my idea won't help. Not sure what next (some googling
shows similar issues resolved on Mac OS X by reinstalling Python, but I
don't think that will help with freebsd ports).

-- 

--
From: Benjamin Woods
woods...@gmail.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: Would appreciate a committer's attention to these

2015-01-08 Thread Paul Schmehl
--On January 8, 2015 at 3:24:55 PM -0500 Steven Kreuzer 
skreu...@freebsd.org wrote:



On Thu, Jan 8, 2015 at 3:06 PM, Paul Schmehl pschmehl_li...@tx.rr.com
wrote:

I submitted change maintainer requests for all my remaining ports.  1/30
is my retirement date.  I would appreciate it if someone could pick
these up and process them by that date.

https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=change%20main
tainerlist_id=41295


Hi Paul-

I grabbed most of those PRs and I will start working through them all.
Thank you for your service to the FreeBSD community and
congratulations on the retirement.



Thanks.

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead. Thomas Jefferson
There are some ideas so wrong that only a very
intelligent person could believe in them. George Orwell

___
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: do-install fails when files in .PLIST.mktmp are truncated

2015-01-08 Thread Ben Woods
First off, since this is your first attempt to update a port, welcome!
There may be a slight hurdle to get over to understanding port basics, but
once you get there it is quite rewarding.

This resource is priceless, read it and refer back to it often:
https://www.freebsd.org/doc/en/books/porters-handbook/book.html

Also, the great thing about ports is you can read all of the shell
scripts that are doing the work if you don't understand something (such as
copytree_share), by grepping through the files here:
/usr/ports/Mk/

Lastly, the mailing lists do not have the formatting features of the
forums, so no need for the [FILE][/FILE] stuff.

I would say the most obvious thing for your port is the need to update the
pkg-plist file which lists ever file your port will install on the system.
Easy way to test this with your updated port is to do the following:
# cd PORTDIR
# make clean
# make
# make makeplist

That will dump the new plist to the console standard output, but doesn't
actually update the pkg-plist for you (you have to do that by redirecting
the output to the file). But note, you need to follow the instructions of
the first line (delete the first line, and check the output of the rest of
the file looks reasonable). I would redirect the output to a new plist file
and compare the difference before overwriting the main plist file:
# make makeplist  pkg-plist.new
# diff -u pkg-plist pkg-plist.new

Good luck!


-- 

--
From: Benjamin Woods
woods...@gmail.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: official amd64 pkg repo: need to rebuild paraview for png-1.6.16

2015-01-08 Thread Anton Shterenlikht
$ pkg info -xo paraview png
paraview-4.1.0_6   science/paraview
linux-c6-png-1.2.49_1  graphics/linux-c6-png
png-1.6.16 graphics/png
$ paraview
Shared object libpng15.so.15 not found, required by 
libvtkIOExport-pv4.1.so.1
$

Seems paraview should have been rebuilt for
png-1.6.16. Some missing dependency maybe?


a crude workaround is:

# pwd
/usr/local/lib
# ln -s libpng16.so.16.16.0 libpng15.so.15

However, this seems to be the situation
that pkgng was specifically designed to avoid.
An update to one package breaks another.
Paraview is marked broken now, but pkg upgrade
went happily ahead and upgraded png, making
the installed paraview package unusable.
Unless this is some oversite on somebody's part,
this seems to be a flaw in pkgng design.

Anton
___
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 svn_revision 376454 ports/security/nss break

2015-01-08 Thread Julian H. Stacey
Hi ge...@freebsd.org  po...@freebsd.org, 
  (previously no copy to ports@ just gecko@  Wed, 07 Jan 2015 16:32:31 +0100)

ports/security/nss  has been failing to compile a couple of weeks now,
I'm on current ports svn_revision 376454 here,
anyone else noticed ?  various other ports depend on it.

../../../dist/FreeBSD11.0_OPT.OBJ/lib/libnss3.so: undefined reference to 
`PR_htons'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
../../coreconf/rules.mk:245: recipe for target 'FreeBSD11.0_OPT.OBJ/addbuiltin' 
failed
gmake[4]: *** [FreeBSD11.0_OPT.OBJ/addbuiltin] Error 1
gmake[4]: Leaving directory 
'/1s4/release/11.0-CURRENT/usr/ports/security/nss/work/nss-3.17.3/nss/cmd/addbuiltin'
../coreconf/rules.mk:104: recipe for target 'libs' failed
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory 
'/1s4/release/11.0-CURRENT/usr/ports/security/nss/work/nss-3.17.3/nss/cmd'
coreconf/rules.mk:104: recipe for target 'libs' failed
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory 
'/1s4/release/11.0-CURRENT/usr/ports/security/nss/work/nss-3.17.3/nss'
*** Error code 1

Stop.
make[1]: stopped in /1s4/release/11.0-CURRENT/usr/ports/security/nss
*** Error code 1

Stop.
make: stopped in /1s4/release/11.0-CURRENT/usr/ports/security/nss

Cheers,
Julian
- -- 
Julian Stacey, BSD Linux Unix'78 C Sys Eng Consultant Munich http://berklix.com
 Indent previous with  .  Interleave reply paragraphs like a play script.
 Send plain text, not quoted-printable, HTML, base64, or multipart/alternative.
___
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


Ports quarterly branches

2015-01-08 Thread Michael Grünewald
Since one year or so, FreeBSD ports are branched quarterly to provide
stable branches.

Where can I read more on this topic?  How does it affect my work as
a port maintainer?

-- 
Thanks!
Michael

___
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


official amd64 pkg repo: need to rebuild paraview for png-1.6.16

2015-01-08 Thread Anton Shterenlikht
All packages installed/upgraded via the
official pkg repo, i.e. /etc/pkg/FreeBSD.conf

$ pkg info -xo paraview png
paraview-4.1.0_6   science/paraview
linux-c6-png-1.2.49_1  graphics/linux-c6-png
png-1.6.16 graphics/png
$ paraview
Shared object libpng15.so.15 not found, required by 
libvtkIOExport-pv4.1.so.1
$

Seems paraview should have been rebuilt for
png-1.6.16. Some missing dependency maybe?

Anton
___
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: Ports quarterly branches

2015-01-08 Thread Ben Woods
I also wonder how that works. For example, I presume there is an attempt to
ensure most of the ports a building successfully prior to the quarterly
branch?

A gnome3 dependency stopped building the other day, meaning the gnome3
metapackage was no longer available to install. Would be a bit harsh to
branch a quarterly branch at that point. If it did, can people then still
commit fixes and security updates to the quarterly branch, or is it frozen?

On Thursday, January 8, 2015, Michael Grünewald michip...@gmail.com wrote:

 Since one year or so, FreeBSD ports are branched quarterly to provide
 stable branches.

 Where can I read more on this topic?  How does it affect my work as
 a port maintainer?

 --
 Thanks!
 Michael

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



-- 

--
From: Benjamin Woods
woods...@gmail.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: Where are textproc/gtkspell dictionaries?

2015-01-08 Thread Vlad Blackflow K.
textproc/hunspell it is, thanks, I didn't know about that one. I tried
aspell and that didn't work so I posted.

Why is it hunspell? Is that some default on FreeBSD? I see stuff like
LibreOffice and FireFox depend on it. I tried to browse the gtkspell source
on but couldn't find any reference to a preferred dictionary set.

On Thu, Jan 8, 2015 at 3:33 AM, Chris H bsd-li...@bsdforge.com wrote:

 On Thu, 8 Jan 2015 02:07:31 +0100 Vlad \Blackflow\ K.
 acheron.blackf...@gmail.com wrote

  So Pidgin (net-im/pidgin) can apparently use textproc/gtkspell to provide
  spell checking, and the knob is on by default, but the gtkspell package
  does not carry any dictionaries and I assume that's the reason why
 there's
  no spell checking support in Pidgin.
 
  What provides these dictionaries?
 Just guessing here;
 but is it the usual suspects?
 textproc/aspell-ispell textproc/hunspell
 along wih their dictionaries:
 textproc/(en|es|...)-aspell textproc/(en|es|...)-hunspell

 Like I said, just a guess.

 --Chris
 
  Or maybe I'm asking the wrong question and should ask instead how to get
  spell checking in Pidgin.
  ___
  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


 ___
 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

___
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


FreeBSD ports you maintain which are out of date

2015-01-08 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
textproc/py-jaxml   | 3.02| 18.01
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
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: official amd64 pkg repo: need to rebuild paraview for png-1.6.16

2015-01-08 Thread Ben Woods
The port revision was bumped on Christmas Day for the png version update.
However new packages are not available as the paraview port fails to build.

It was marked as broken on 19th December:
http://www.freshports.org/science/paraview

On Thursday, January 8, 2015, Anton Shterenlikht me...@bris.ac.uk wrote:

 All packages installed/upgraded via the
 official pkg repo, i.e. /etc/pkg/FreeBSD.conf

 $ pkg info -xo paraview png
 paraview-4.1.0_6   science/paraview
 linux-c6-png-1.2.49_1  graphics/linux-c6-png
 png-1.6.16 graphics/png
 $ paraview
 Shared object libpng15.so.15 not found, required by
 libvtkIOExport-pv4.1.so.1
 $

 Seems paraview should have been rebuilt for
 png-1.6.16. Some missing dependency maybe?

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



-- 

--
From: Benjamin Woods
woods...@gmail.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: official amd64 pkg repo: need to rebuild paraview for png-1.6.16

2015-01-08 Thread Anton Shterenlikht
From woods...@gmail.com Thu Jan  8 10:30:49 2015

The port revision was bumped on Christmas Day for the png version update.
However new packages are not available as the paraview port fails to build.

It was marked as broken on 19th December:
http://www.freshports.org/science/paraview

As I mentioned in another post, this is a situation
that pkgng was promised to detect and avoid.
The correct course of action is to warn
the user that after pkg upgrade some installed
packages will no longer work.

The whole point of pkgng is increased trust.
If I have to manually
check before each pkg upgrade what will happen
to all my installed packages, then what is the point
of a sophisticated tool like pkgng.
Or, if I have to manually roll back the ports tree
selectively and rebuild old versions of problem ports,
like png in this example, then again, what is the
point of pkgng.

I don't want to sound too critical. Up to now
I've been very happy with pkg capabilities.
I'm just surprised at today's behaviour.

Anton

___
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: current svn_revision 376454 ports/security/nss break

2015-01-08 Thread Christoph Moench-Tegeder
## Julian H. Stacey (j...@berklix.com):

 ../../../dist/FreeBSD11.0_OPT.OBJ/lib/libnss3.so: undefined reference to 
 `PR_htons'

It does not fail on 10.1-STABLE.
The PR_htons() function lives in nspr, so - do you have a usuable
libnspr4.so (from nspr-4.10.7)? Is PR_htons in that library's symbol table?

Regards,
Christoph

-- 
Spare Space
___
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: Where are textproc/gtkspell dictionaries?

2015-01-08 Thread Chris H
On Thu, 8 Jan 2015 12:01:05 +0100 Vlad \Blackflow\ K.
acheron.blackf...@gmail.com wrote

 textproc/hunspell it is, thanks, I didn't know about that one. I tried
 aspell and that didn't work so I posted.
Excelent! :)
 
 Why is it hunspell? Is that some default on FreeBSD? I see stuff like
 LibreOffice and FireFox depend on it. I tried to browse the gtkspell source
 on but couldn't find any reference to a preferred dictionary set.
Honestly, I have no idea. Like I said in my original reply --
just guessing.
I'll differ to someone that actually has that answer. :)

--Chris
 
 On Thu, Jan 8, 2015 at 3:33 AM, Chris H bsd-li...@bsdforge.com wrote:
 
  On Thu, 8 Jan 2015 02:07:31 +0100 Vlad \Blackflow\ K.
  acheron.blackf...@gmail.com wrote
 
   So Pidgin (net-im/pidgin) can apparently use textproc/gtkspell to provide
   spell checking, and the knob is on by default, but the gtkspell package
   does not carry any dictionaries and I assume that's the reason why
  there's
   no spell checking support in Pidgin.
  
   What provides these dictionaries?
  Just guessing here;
  but is it the usual suspects?
  textproc/aspell-ispell textproc/hunspell
  along wih their dictionaries:
  textproc/(en|es|...)-aspell textproc/(en|es|...)-hunspell
 
  Like I said, just a guess.
 
  --Chris
  
   Or maybe I'm asking the wrong question and should ask instead how to get
   spell checking in Pidgin.
   ___
   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
 
 
  ___
  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
 
 ___
 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


___
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


do-install fails when files in .PLIST.mktmp are truncated

2015-01-08 Thread Freddy Andersen
So I started the process of updating the [PORT]devel/hadoop2[/PORT] port from 
2.4.1 - 2.6.0 but I'm having some issues when the finally do-install runs. 
This is the error:
[code]
 Compressing man pages (compress-man)
=== Staging rc.d startup script(s)
===  Installing for hadoop2-2.6.0
===  Checking if hadoop2 already installed
===   Registering installation for hadoop2-2.6.0
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/ass: No such file or 
directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/ass: No such file or 
directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/leSystemAccessService$FileSystemCachePurger.class:
 No such file or directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/ass: No such file or 
directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/strumentationService$SamplersRunnable.class:
 No such file or directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/ass: No such file or 
directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/strumentationService$VariableHolder.class:
 No such file or directory
*** Error code 74
[/code]
It looks like the following command cuts some of the full path to files in my 
[FILE].PLIST.mktmp[/FILE] file so when it tries to install it all fails. 
(updating [FILE].PLIST.mktmp[/FILE] after this error and running [CMD]make 
install[/CMD] again works fine).

Here is from my [FILE]Makefile[/FILE]:
[code]
cd ${HADOOP_DIST}/share/hadoop  ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}/ 
! -name *-sources.jar -and ! -name sources
[/code]
This is by the way my first port adventure so I'm a little lost BUT it looks 
like the [FILE]COPYTREE_SHARE[/FILE] command (whatever that is) does not handle 
the [FILE]$[/FILE] in a file name. That is my guess. I tried using 
[FILE]'*'[/FILE] or [FILE]*[/FILE] or just [FILE].[/FILE] for the files but 
its all the same.

Is there a way that I could replace the [FILE]${COPYTREE_SHARE}[/FILE] line in 
my [FILE]Makefile[/FILE] with a simple find command to add the files into the 
[FILE].PLIST[/FILE]?

Or am I doing this wrong?
___
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: upgrading texlive broken due to cmake

2015-01-08 Thread Will Parsons
Ben Woods wrote:
 textproc/py-sphinx port depends on the devel/py-Jinja2 port... but the port
 only requires py-Jinja = 2.3.

 Try adding this patch to your ports tree and then retry you build:

 Index: textproc/py-sphinx/Makefile
===
 --- textproc/py-sphinx/Makefile (revision 376204)
 +++ textproc/py-sphinx/Makefile (working copy)
 @@ -14,9 +14,9 @@

  LICENSE=   BSD2CLAUSE

 -BUILD_DEPENDS=
 ${PYTHON_PKGNAMEPREFIX}Jinja2=2.3:${PORTSDIR}/devel/py-Jinja2 \
 +BUILD_DEPENDS=
 ${PYTHON_PKGNAMEPREFIX}Jinja2=2.7:${PORTSDIR}/devel/py-Jinja2 \

 ${PYTHON_PKGNAMEPREFIX}docutils=0.7:${PORTSDIR}/textproc/py-docutils
 -RUN_DEPENDS=
 ${PYTHON_PKGNAMEPREFIX}Jinja2=2.3:${PORTSDIR}/devel/py-Jinja2 \
 +RUN_DEPENDS=
 ${PYTHON_PKGNAMEPREFIX}Jinja2=2.7:${PORTSDIR}/devel/py-Jinja2 \

 ${PYTHON_PKGNAMEPREFIX}docutils=0.7:${PORTSDIR}/textproc/py-docutils \

 ${PYTHON_PKGNAMEPREFIX}pygments=1.2:${PORTSDIR}/textproc/py-pygments

I'm not too familiar with the process of applying patches, so this may
be operator error at my end, but when I attempted to apply your patch,
I got:


Patching file Makefile using Plan A...
patch:  malformed patch at line 51: 
${PYTHON_PKGNAMEPREFIX}Jinja2=2.3:${PORTSDIR}/devel/py-Jinja2 \


Perhaps the patch got mangled when I copied it?

Looking at the patch, it looks like the intent is to replace
Jinja2=2.3 with Jinja2=2.7, so I manually edited the Makefile and then
ran portmaster py27-sphinx, but it did not build:


cd /usr/ports/textproc/py-sphinx/work/Sphinx-1.2.3/build/lib   /usr/bin/env 
PYTHONPATH=/usr/ports/textproc/py-sphinx/work/Sphinx-1.2.3/build/lib:/usr/local/lib/python2.7/site-packages
  /usr/local/bin/python2.7 -m sphinx.pycode.pgen2.driver -c 'import 
load_grammar'
/usr/local/bin/python2.7: No module named jinja2
*** [post-build] Error code 1

Stop in /usr/ports/textproc/py-sphinx.

=== make build failed for textproc/py-sphinx
=== Aborting update



Also, I seem to already have py27-Jinja2-2.7.3 installed.

-- 
Will

___
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: Combining GitHub and regular MASTER_SITES for multiple DISTFILES

2015-01-08 Thread Ben Woods
 See ports-mgmt/poudriere Makefile.

 Use 'GH' in MASTER_SITES for the USE_GITHUB source:

 MASTER_SITES=   LOCAL/bdrewery/${PORTNAME}/ \
 http://mirror.shatow.net/freebsd/${PORTNAME}/ \
 GH

 You can use whatever order you wish.


Thanks Bryan - that worked great :)

--
From: Benjamin Woods
woods...@gmail.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: Where are textproc/gtkspell dictionaries?

2015-01-08 Thread Chris H
On Thu, 08 Jan 2015 07:05:48 -0800 Chris H bsd-li...@bsdforge.com wrote

 On Thu, 8 Jan 2015 12:01:05 +0100 Vlad \Blackflow\ K.
 acheron.blackf...@gmail.com wrote
 
  textproc/hunspell it is, thanks, I didn't know about that one. I tried
  aspell and that didn't work so I posted.
 Excelent! :)
  
  Why is it hunspell? Is that some default on FreeBSD? I see stuff like
  LibreOffice and FireFox depend on it. I tried to browse the gtkspell source
  on but couldn't find any reference to a preferred dictionary set.
 Honestly, I have no idea. Like I said in my original reply --
 just guessing.
 I'll differ to someone that actually has that answer. :)
Ahem... that was *defer*, not differ.
Given that this subject is regarding spell checking, I felt
compelled to reply with the correction. Being reminded off-list, didn't
hurt either. (I caught the mistake *just* as I had hit the send button).

--Chris
 
 --Chris
  
  On Thu, Jan 8, 2015 at 3:33 AM, Chris H bsd-li...@bsdforge.com wrote:
  
   On Thu, 8 Jan 2015 02:07:31 +0100 Vlad \Blackflow\ K.
   acheron.blackf...@gmail.com wrote
  
So Pidgin (net-im/pidgin) can apparently use textproc/gtkspell to
   provide  spell checking, and the knob is on by default, but the gtkspell
   package  does not carry any dictionaries and I assume that's the reason
   why there's
no spell checking support in Pidgin.
   
What provides these dictionaries?
   Just guessing here;
   but is it the usual suspects?
   textproc/aspell-ispell textproc/hunspell
   along wih their dictionaries:
   textproc/(en|es|...)-aspell textproc/(en|es|...)-hunspell
  
   Like I said, just a guess.
  
   --Chris
   
Or maybe I'm asking the wrong question and should ask instead how to
   get  spell checking in Pidgin.
___
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  
  
   ___
   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
  
  ___
  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
 
 
 ___
 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


___
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


Would appreciate a committer's attention to these

2015-01-08 Thread Paul Schmehl
I submitted change maintainer requests for all my remaining ports.  1/30 is 
my retirement date.  I would appreciate it if someone could pick these up 
and process them by that date.


https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=change%20maintainerlist_id=41295

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead. Thomas Jefferson
There are some ideas so wrong that only a very
intelligent person could believe in them. George Orwell

___
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


do-install fails when files in .PLIST.mktmp are truncated

2015-01-08 Thread Freddy Andersen

So I started the process of updating the [PORT]devel/hadoop2[/PORT] port from 
2.4.1 - 2.6.0 but I'm having some issues when the finally do-install runs. 
This is the error:
[code]
 Compressing man pages (compress-man)
=== Staging rc.d startup script(s)
===  Installing for hadoop2-2.6.0
===  Checking if hadoop2 already installed
===   Registering installation for hadoop2-2.6.0
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/ass: No such file or 
directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/ass: No such file or 
directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/leSystemAccessService$FileSystemCachePurger.class:
 No such file or directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/ass: No such file or 
directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/strumentationService$SamplersRunnable.class:
 No such file or directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/ass: No such file or 
directory
pkg-static: Unable to access file 
/usr/ports/devel/hadoop2/work/stage/usr/local/share/hadoop/strumentationService$VariableHolder.class:
 No such file or directory
*** Error code 74
[/code]
It looks like the following command cuts some of the full path to files in my 
[FILE].PLIST.mktmp[/FILE] file so when it tries to install it all fails. 
(updating [FILE].PLIST.mktmp[/FILE] after this error and running [CMD]make 
install[/CMD] again works fine).

Here is from my [FILE]Makefile[/FILE]:
[code]
cd ${HADOOP_DIST}/share/hadoop  ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}/ 
! -name *-sources.jar -and ! -name sources
[/code]
This is by the way my first port adventure so I'm a little lost BUT it looks 
like the [FILE]COPYTREE_SHARE[/FILE] command (whatever that is) does not handle 
the [FILE]$[/FILE] in a file name. That is my guess. I tried using 
[FILE]'*'[/FILE] or [FILE]*[/FILE] or just [FILE].[/FILE] for the files but 
its all the same.

Is there a way that I could replace the [FILE]${COPYTREE_SHARE}[/FILE] line in 
my [FILE]Makefile[/FILE] with a simple find command to add the files into the 
[FILE].PLIST[/FILE]?

Or am I doing this wrong?
Freddy Andersen
VP of Operations
Cell: (714) 366-0668
 
43 Corporate Park, Suite 200
Irvine, CA 92606 
https://www.google.com/maps/dir//43+Corporate+Park,+Irvine,+CA+92606/@33.6917757,-117.826406,17z/data=!4m13!1m4!3m3!1s0x80dcdc26bea9447f:0xa1c2fd19e9949b35!2s43+Corporate+Park,+Irvine,+CA+92606!3b1!4m7!1m0!1m5!1m1!1s0x80dcdc26bea9447f:0xa1c2fd19e9949b35!2m2!1d-117.826406!2d33.6917757
 
Try YouMail Now: iPhone 
https://itunes.apple.com/us/app/youmail-visual-voicemail/id308331524?mt=8, 
Android https://play.google.com/store/apps/details?id=com.youmail.android.vvm
___
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: Would appreciate a committer's attention to these

2015-01-08 Thread Steven Kreuzer
On Thu, Jan 8, 2015 at 3:06 PM, Paul Schmehl pschmehl_li...@tx.rr.com wrote:
 I submitted change maintainer requests for all my remaining ports.  1/30 is
 my retirement date.  I would appreciate it if someone could pick these up
 and process them by that date.

 https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=change%20maintainerlist_id=41295

Hi Paul-

I grabbed most of those PRs and I will start working through them all.
Thank you for your service to the FreeBSD community and
congratulations on the retirement.

SK
___
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