Re: looking for port origin for executable

2021-05-04 Thread Rodrigo Osorio

On 5/4/21 3:53 PM, Freddie Cash wrote:

On Tue, May 4, 2021 at 8:33 AM Robert Huff  wrote:


 Would some kind soul please tell me which port installs the
executable "g-ir-scanner"?  I was purging unused ports and seem to
have done this one by mistake.


http://freshports.org allows you to do searches of pkg-plist files.  It's a
little finicky, though.

Doing a search for "g-ir-scanner" returns 0 hits, regardless of what type
of search is done.

Doing a search for "bin/g-ir-scanner" returns gobject-introspection.

So if you know the path for the file (relative to /usr/local), then the
search works.


pkg-provides also does the job :)

% pkg provides g-ir-scanner

Name    : gobject-introspection-1.66.1,1
Desc    : Generate interface introspection data for GObject libraries
Repo    : FreeBSD
Filename: usr/local/man/man1/g-ir-scanner.1.gz
  usr/local/bin/g-ir-scanner

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


Re: looking for port origin for executable

2021-05-04 Thread Rodrigo Osorio

On 5/4/21 5:29 PM, Tatsuki Makino wrote:

Rodrigo Osorio wrote on 2021/05/05 00:59:

pkg-provides also does the job :)

% pkg provides g-ir-scanner

Name    : gobject-introspection-1.66.1,1
Desc    : Generate interface introspection data for GObject libraries
Repo    : FreeBSD
Filename: usr/local/man/man1/g-ir-scanner.1.gz
   usr/local/bin/g-ir-scanner

Where can I find pkg provides? <--- ports-mgmt/pkg-provides :)

Absolutely !


If it's somewhere in the PATH, pkg which -p g-ir-scanner is fine.

Sure, pkg-provides helps you to identify the package for a tool
you wanna use :)



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



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


Re: looking for port origin for executable

2021-05-04 Thread Rodrigo Osorio

On 5/4/21 3:53 PM, Freddie Cash wrote:

On Tue, May 4, 2021 at 8:33 AM Robert Huff  wrote:


  Would some kind soul please tell me which port installs the
executable "g-ir-scanner"?  I was purging unused ports and seem to
have done this one by mistake.


http://freshports.org allows you to do searches of pkg-plist files.  It's a
little finicky, though.

Doing a search for "g-ir-scanner" returns 0 hits, regardless of what type
of search is done.

Doing a search for "bin/g-ir-scanner" returns gobject-introspection.

So if you know the path for the file (relative to /usr/local), then the
search works.


pkg-provides also does the job :)

% pkg provides g-ir-scanner

Name    : gobject-introspection-1.66.1,1
Desc    : Generate interface introspection data for GObject libraries
Repo    : FreeBSD
Filename: usr/local/man/man1/g-ir-scanner.1.gz
  usr/local/bin/g-ir-scanner


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


Re: Proposal of new port www/owncast

2021-04-27 Thread Rodrigo Osorio

On 4/27/21 9:23 AM, CTS - FreeBSD Team wrote:

Hello!

I just created my first FreeBSD port for the small self-hostable
streaming server https://owncast.online written in Go.

On my own poudriere package build server it build fine for FreeBSD 11
and 12 (amd64). It installs fine and even runs afterwards.

How am i supposed to go on from here? Should i just open an issue in
the bugtracker with the patch and have a discussion there or is it
better to present it here first and have the discussion about it here
on this list?

Bye


Hi Markus,

Yes, you should open an issue with a patch in the bug tracker
as described in the FreeBSD porters handbook[1].
It's also a good idea to advertise about your port in this ML,
it helps to to find a committer for the port ;).

Cheers,
-- rodrigo

[1] 
https://www-legacy.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html


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


Re: Proposal of new port www/owncast

2021-04-27 Thread Rodrigo Osorio

On 4/27/21 9:23 AM, CTS - FreeBSD Team wrote:

Hello!

I just created my first FreeBSD port for the small self-hostable
streaming server https://owncast.online written in Go.

On my own poudriere package build server it build fine for FreeBSD 11
and 12 (amd64). It installs fine and even runs afterwards.

How am i supposed to go on from here? Should i just open an issue in
the bugtracker with the patch and have a discussion there or is it
better to present it here first and have the discussion about it here
on this list?

Bye


Hi Markus,

Yes, you should open an issue with a patch in the bug tracker
as described in the FreeBSD porters handbook[1].
It's also a good idea to advertise about your port in this ML,
it helps to to find a committer for the port ;).

Cheers,
-- rodrigo

[1] 
https://www-legacy.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html



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


Re: iperf checksums?

2020-11-10 Thread Rodrigo Osorio

Hi

The metadata are out of sync, just do a
# pkg update -f

On 11/10/20 11:37 AM, @lbutlr wrote:

When trying to install iperf:

===>>> Waiting on fetch & checksum for benchmarks/iperf <<<===
fetch: https://freefr.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz: 
size mismatch: expected 370518, actual 373268
=> Attempting to fetch 
https://jaist.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz
fetch: https://jaist.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz: 
size mismatch: expected 370518, actual 373268
=> Attempting to fetch 
https://nchc.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz
fetch: https://nchc.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz: 
size mismatch: expected 370518, actual 373268
=> Attempting to fetch 
https://netcologne.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz
fetch: 
https://netcologne.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz: size 
mismatch: expected 370518, actual 373268
=> Attempting to fetch 
https://netix.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz
fetch: https://netix.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz: 
size mismatch: expected 370518, actual 373268
=> Attempting to fetch 
https://superb-dca2.dl.sourceforge.net/project/iperf2/iperf-2.0.14a.tar.gz

Over and over with identical numbers on slightly differ source forge servers.


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


Re: emulators/emu64: Looking for someone to review/commit bugfix

2020-04-17 Thread Rodrigo Osorio

On 4/17/20 11:35 PM, Felix Palmen wrote:

Hi all,

emulators/emu64 has a problem that could be fixed now, see PR #245395
.

So far, the reporter and the upstream author confirmed the patch to work
fine. As the port maintainer, I kindly ask for someone to review this,
so it could be committed soon.

The reason I'm asking here is that the port currently isn't usable for
anyone using OSS as the audio backend in SDL, and I assume that's the
majority of all users.

Thanks,
Felix


Hi Felix, I took it.

Regards
-- rodrigo


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


Re: what i am missing

2020-04-03 Thread Rodrigo Osorio

On 4/2/20 6:49 PM, Wojciech Puchar wrote:

$ ruqola
QQmlApplicationEngine failed to load component
qrc:/Desktop.qml:26 module "QtQuick.Dialogs" is not installed

org.kde.ruqola: Impossible to load object from Desktop.qml



i installed ruquola from ports - compiled. No errors reported and 
installed fine.


what's missing
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Hi,

Just my two cents but QtQuick.Dialogs is installed by qt5-doc-5
and Desktop.qml plasma5-plasma-sdk or plasma5-plasma-desktop packages.

I Hope it will helps.

-- rodrigo


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


Re: whereis lynx

2020-03-22 Thread Rodrigo Osorio

On 3/22/20 11:32 AM, Amit Yaron wrote:
For those who like the GUI-less browser. There is a port directory 
from which to install lynx, but it is not listed in the output of


   whereis lynx

Instead, the output is:

   lynx: /usr/local/bin/lynx /usr/local/man/man1/lynx.1.gz
   /usr/ports/japanese/lynx

If you install it from the Japanese port, the sources will be compiled 
without SSL, which means that you cannot open an 'https' URL.

The browser can also be installed from '/usr/ports/www/lynx'.

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


Hi,

Maybe pkg-provides gives you a more reliable source.

pkg provides bin/lynx$
Name    : lynx-current-2.9.0d4
Desc    : Console-based web browser (current/development version)
Repo    : FreeBSD
Filename: usr/local/bin/lynx

Name    : lynx-2.8.9.1_1,1
Desc    : Non-graphical, text-based World-Wide Web client
Repo    : FreeBSD
Filename: usr/local/bin/lynx

Name    : ja-lynx-current-2.9.0.d4
Desc    : Console WWW client (browser) with multi-byte encoding support 
(development release)

Repo    : FreeBSD
Filename: usr/local/bin/lynx

Name    : ja-lynx-2.8.9.r1
Desc    : Console WWW client (browser) with multi-byte encoding support
Repo    : FreeBSD
Filename: usr/local/bin/lynx

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


Re: Add conflicts to port

2019-01-08 Thread Rodrigo Osorio

On 1/8/19 3:58 PM, Franco Fichtner wrote:

Hi Matthias,

Explicit CONFLICTS only exist within the ports tree
during builds.

pkg detects conflicts simply when files are attempted
to be installed in the same place -- i.e. a file already
belongs to another installed package.


Cheers,
Franco


On 8. Jan 2019, at 3:52 PM, Matthias Fechner  wrote:

Dear all,

I just implement some changes in the gitlab-ce port which requires some
conflicts.
I tried to add:

CONFLICTS_INSTALL= gitolite-* \
gitolite2-* \
gogs-* \
${PYTHON_PKGNAMEPREFIX}-gitosis-*

My test machine has gitolite and gitlab-ce installed.

If I know execute pkg upgrade it does not trigger the conflict.
I had expected that pkg forces now a deinstallation of gitolite before
it continues with upgrading gitlab-ce.
But it just installs gitlab-ce and ignores the conflict definition.

Is this a bug in pkg or is something with the definition of the conflict
not correct?

Thanks.

Gruß
Matthias

-- "Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook

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

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


@Matthias pkg detect conflict in files and tries to solve it (sometimes) 
by deinstalling

the packages that conflict with the one you are trying to install.

If I remember well, the deinstall is not forced, and you has to validate it.

Cheers
- rodrigo



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


Re: getting PKGNAME from CONFLICTS

2018-08-15 Thread Rodrigo Osorio

On 08/15/18 14:46, Matthew Seaman wrote:

On 15/08/2018 00:35, Dan Langille wrote:

On Aug 14, 2018, at 2:55 PM, Mark Millard via freebsd-ports 
 wrote:


Dan Langille dan at langille.org wrote on
Tue Aug 14 17:54:01 UTC 2018 :


. . .
At https://dev.freshports.org/www/p5-CGI/ you can see:

   CONFLICTS: p5-CGI.pm-[1-3]*
. . .
To extract the PKGNAME values from the CONFLICTS I will need to remove 
everything after the trailing dash.
. . .

p5-
vs.
p5-CGI.pm-
vs.
p5-CGI.pm-[1-

It looks to me like "trailing dash" probably has a
complicated definition where some "-"(s) may exist
that are to be ignored after the one of interest.
In the example I'm guessing that the middle
"-" is intended (so "p5-CGI.pm-").

Agreed.  The hard part is identifying the regex and deleting it from 
consideration.


If you don't mind spawning a new process, you can just do:

% pkg search -qg 'p5-CGI.pm-[1-3]*'
p5-CGI.pm-3.63_1,1

This does assume your pkg(8) is configured to use a repository with all
possible packages available.  The default FreeBSD repositories are a
good choice in that regard.

Or if you already have a database table with all of the package names
and versions, then you'll presumably want to change the glob expression
into a regex match (in this case something like '^p5-CGI\.pm-[1-3].*')
Unless there's a PG extension that allows using glob(3) to match
strings?  I can't see one after a pretty cursory search.  (sqlite has
glob(3) support, which is what the pkg(8) command above is using under
the hood.)

Cheers,

Matthew


Hi,

Why do you uses regexp instead of evaluating them with fnmatch ?
The function is available (at least) in php, python and ruby.

Cheers,

- rodrigo

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


Re: graphics/ufraw fails to compile on 11-stable

2018-06-24 Thread Rodrigo Osorio

On 06/24/18 12:29, tech-lists wrote:

Hello, thanks for trying to help

Unfortunately the patches didn't apply. Here's the steps I took:

1. updated ports:
Updated to revision 473192.

2. root@testvm:/root# cd /usr/ports/graphics/ufraw/files


root@testvm:/usr/ports/graphics/ufraw/files# ls -lah
total 16
drwxr-xr-x  2 root  wheel   512B Apr  4 04:01 .
drwxr-xr-x  4 root  wheel   512B Jun 23 12:35 ..
-rw-r--r--  1 root  wheel   761B Apr  4 04:01 patch-dcraw.cc
-rw-r--r--  1 root  wheel   293B Apr  4 04:01 patch-ufraw__conf.c

3. installed the patches:
root@testvm:/usr/ports/graphics/ufraw/files# mv patch-dcraw.cc 
old.patch-dcraw.cc


vi patch-dcraw.cc

[paste patch and save]

patch-dcraw.cc: new file: 42 lines, 1455 characters.

root@testvm:/usr/ports/graphics/ufraw/files# vi patch-ufraw__developer.c

[paste patch and save]

patch-ufraw__developer.c: new file: 12 lines, 484 characters.
root@testvm:/usr/ports/graphics/ufraw/files#

root@testvm:/usr/ports/graphics/ufraw# make MAKE_JOBS_UNSAFE=yes
===>  License GPLv2 accepted by the user
===>   ufraw-0.22_7 depends on file: /usr/local/sbin/pkg - found
=> sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz doesn't seem to exist in 
/usr/ports/distfiles/.
=> Attempting to fetch 
https://codeload.github.com/sergiomb2/ufraw/tar.gz/6d3259a?dummy=/sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz
fetch: 
https://codeload.github.com/sergiomb2/ufraw/tar.gz/6d3259a?dummy=/sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz: 
size unknown
fetch: 
https://codeload.github.com/sergiomb2/ufraw/tar.gz/6d3259a?dummy=/sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz: 
size of remote file is not known
sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz    849 kB 1007 
kBps 00m01s

===> Fetching all distfiles required by ufraw-0.22_7 for building
===>  Extracting for ufraw-0.22_7
=> SHA256 Checksum OK for sergiomb2-ufraw-0.22-6d3259a_GH0.tar.gz.
===>  Patching for ufraw-0.22_7
===>  Applying FreeBSD patches for ufraw-0.22_7
patch:  malformed patch at line 41: 
t->tm_year+1900,t->tm_mon+1,t->tm_mday,t->tm_hour,t->tm_min,t->tm_sec);

=> FreeBSD patch patch-dcraw.cc failed to apply cleanly.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/ufraw
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/ufraw
root@testvm:/usr/ports/graphics/ufraw#

thanks,


Hi,

I'm working on a resolution for this issue, and sorry for the delay.

Cheers,

- rodrigo

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


Re: Port update -- commit required

2018-05-10 Thread Rodrigo Osorio


On 05/10/18 06:13, Dmytro Bilokha wrote:

On Thu, May 10, 2018 at 05:41:30AM +0200, Kurt Jaeger wrote:

Hi!


>> May some kind committer take a look at the patch
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224405  with
>> www/payara port update? I am a port mainteiner for the port. The 
patch

>> was submitted in the middle of December 2017, updated two times and
>> would be nice to have it committed.



>Take it !



Sorry, I didn't understand. What you mean?


It means he's working on it. Btw, I've test-build the port, looks good.



Thanks, Rodrigo, for working on it. And thanks, Kurt, for the 
explanation.



Yes, that's it. Sorry if sometimes my english is a little bit clunky.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port update -- commit required

2018-05-09 Thread Rodrigo Osorio

On 05/09/18 15:02, Dmytro Bilokha wrote:

Hello, Everyone!

May some kind committer take a look at the patch 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224405  with 
www/payara port update? I am a port mainteiner for the port. The patch 
was submitted in the middle of December 2017, updated two times and 
would be nice to have it committed.



Take it !

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


Re: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224205

2017-12-20 Thread Rodrigo Osorio

On 12/20/17 11:49, Stefan Lambrev wrote:

Hi,

Can a port commiter look into this -
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224205 ?
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


I take it.

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


"chown/chgrp: Operation not permitted" in Poudriere during staging

2017-12-15 Thread Rodrigo Osorio

Hi,

Poudriere fails during the stage process with the following message :

===
===>  Staging for pkg-provides-0.2.0
/bin/mkdir -p 
/wrkdirs/usr/ports/ports-mgmt/pkg-provides/work/stage/usr/local/lib/pkg/plugins

===>   Generating temporary packing list
install  -s -o root -g wheel -m 444 provides.so 
/wrkdirs/usr/ports/ports-mgmt/pkg-provides/work/stage/usr/local/lib/pkg/plugins/
install: 
/wrkdirs/usr/ports/ports-mgmt/pkg-provides/work/stage/usr/local/lib/pkg/plugins/provides.so: 
chown/chgrp: Operation not permitted

*** Error code 71

Stop.
make[1]: stopped in 
/wrkdirs/usr/ports/ports-mgmt/pkg-provides/work/pkg-provides-3da8bd0

*** Error code 1

This issue remembers me something, but I wasn't able to remember how to 
fix it.


- rodrigo

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


Re: [devel/radare2] Please look at radare2 patches

2017-11-16 Thread Rodrigo Osorio

On 11/16/17 13:23, Michael Zhilin wrote:

Hi,

Here is bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222931
It's live and new patches are posted here, but no action from maintainer
and committer.

I'll appreciate your look at ticket. I'll be happy to be maintainer, if
it's required.

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


Hi,
I take it !.

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


Re: Files conflicts in ports

2017-10-26 Thread Rodrigo Osorio


On 10/26/17 13:45, Kubilay Kocak wrote:

On 10/26/17 3:58 PM, L.Bartoletti wrote:

Hi Rodrigo,

Thank you for this precious tool.

One question, seeing one of my ports which have conflicts
(devel/py-gtfslib
http://pkgtool.osorio.me/conflicts/lbartole...@tuxfamily.org.html). Is
it or not good to install test files?


They're all effectively upstream bugs: installing modules into shared
locations. 'tests' is a common enough module name that its one of the
most easily observed in practice.

There's nothing intrinsically wrong with tests being installed, but they
should be under/within their package module directories.

Most projects exclude them (from installation) with something like:

packages = find_packages(exclude=[...]),

Though doing the above for a project with this packaging 'bug' is not
really the correct solution. Maybe for a short term
files/patch-setup.py, but report it upstream


Regards.

Loïc

On 10.10.2017 20:52, Rodrigo Osorio wrote:

Dear port maintainers,

It appears that a number of ports install files with the same names at
the same locations,
causing file conflicts and unexpected behaviors for users.

To help solving this issue I ran a tool to list per maintainer the
conflicting ports with
the list of impacted files ; the list is updated every day at 4am UTC.

http://pkgtool.osorio.me/conflicts/

I believe most of the conflicts are trivial and can be solved with a
proper declaration in the CONFLICTS variable.
So take a look at it and don't hesitate to come back to me if you have
questions.

best regards,

- rodrigo


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
I agree with Kubilay, If tests aren't relevant for production use the 
can be skipped.
The point here is many (if not all) py- packages install the same test 
files and this is wrong.


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

Re: devel/universal-ctags conflicts with emacs and update, commit request

2017-10-24 Thread Rodrigo Osorio


On 10/24/17 08:05, Derek Schrock wrote:

Could someone take a look at 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223076

This fixes an issue with devel/universal-ctags conflicting with emacs'
ctags binary by prefixing unviersal-ctags with a "u" and updates
devel/universal-ctags to a new commit.

Also, what's the best way for myself or the bug submitter to catch the
attention of a committer if/when a patch is attach to Bugzilla?  Should
the bug submitter change the title of the bug prefixing with [patch] and
a URL update if a Phabricator review was created or is a mailing list
request like the following best?
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


I'll take it !

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


Files conflicts in ports

2017-10-10 Thread Rodrigo Osorio

Dear port maintainers,

It appears that a number of ports install files with the same names at 
the same locations,

causing file conflicts and unexpected behaviors for users.

To help solving this issue I ran a tool to list per maintainer the 
conflicting ports with

the list of impacted files ; the list is updated every day at 4am UTC.

http://pkgtool.osorio.me/conflicts/

I believe most of the conflicts are trivial and can be solved with a 
proper declaration in the CONFLICTS variable.
So take a look at it and don't hesitate to come back to me if you have 
questions.


best regards,

- rodrigo

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


Re: How should we name node-js ports ?

2017-05-15 Thread Rodrigo Osorio



On 05/15/17 14:57, Ruslan Makhmatkhanov wrote:

Rodrigo Osorio wrote on 05/14/2017 15:16:

Hi,

I have a bunch of nodejs ports to add, most of them as dependencies,
and I wonder if we can find a naming standard like adding 'node' or
'node-js' prefix in the name ; I personally prefer 'node'.

As a result a port who install the node package xxx will be named 
'node-xxx'


Does it sounds good to you ?

Thanks for your time,

-- rodrigo


Am I right they will be actually installed with npm? If so, it would 
make sense to name them npm-, like rubygems installed packages.



Hi Ruslan,

That sounds good to me, if everyone agrees we can move this way.

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


Re: How should we name node-js ports ?

2017-05-15 Thread Rodrigo Osorio


Hi Adam,

Thanks for your feedback.

On 05/15/17 18:52, Adam Weinberger wrote:

On 15 May, 2017, at 6:57, Ruslan Makhmatkhanov  wrote:


npm packages can be installed by yarn as well; nodejs is really the common name 
and makes a better prefix.

That said, making node ports does not sit well with me. npm/yarn manages node 
packages. Things will break if a user has those same packages installed 
globally and tries to update or remove them, or if a user needs specific global 
versions installed.

Rodrigo, I think your better option is simply to bundle those dependencies 
yourself, at the specific versions that your port requires, and install them to 
a private location.
I decide to split the dependencies in several packages and I use npm a 
short perform the package installation before
the staging. That way node packages remains available to other and can 
be reused as dependencies for others node ports.




# Adam






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


How should we name node-js ports ?

2017-05-14 Thread Rodrigo Osorio

Hi,

I have a bunch of nodejs ports to add, most of them as dependencies,
and I wonder if we can find a naming standard like adding  'node' or
'node-js' prefix in the name ; I personally prefer 'node'.

As a result a port who install the node package xxx will be named 'node-xxx'

Does it sounds good to you ?

Thanks for your time,

-- rodrigo


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


Re: [PATCH] Support for more than one exchange server in mail/davmail port

2017-05-08 Thread Rodrigo Osorio



On 05/08/17 16:12, José García Juanino wrote:

Hi FreeBSD ports,

please could any port committer take a look at 218140 PR?. It submits
a patch to support more than one exchange server to connect. Today
Microsoft Exchange servers are more and more popular.

The patch is pretty similar to postgresql server databases port, and
works fine at least for me.

Thank you for your support, best regards.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

i'll take it.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

new port in review : less-plugin-clean-css

2017-05-08 Thread Rodrigo Osorio

Hi,

Today I finished and put in review a new new port less-plugin-clean-css,
a www/lessc plugin who compresses css outputs from lessc.

I'm not used to port nodejs stuff, so I'm looking for advice and feedback
about that one. So feel free to comment on the review or by mail.

https://reviews.freebsd.org/D3677

Cheers,
-- rodrigo


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


Re: port of nss-passwords

2017-03-28 Thread Rodrigo Osorio


On 03/28/17 11:31, abi wrote:



On 28.03.2017 11:32, Matthias Apitz wrote:


Anybody out here who knows what ports could bring the required
infrastructure ocamlfind...? I have installed ocaml-4.02.3, but this has
no 'ocamlfind'.



Probably, this one http://www.freshports.org/devel/ocaml-findlib/

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


Hi,

As a personal project start an online tool to found which package 
provides a specific file,
the interface is far from perfect but it works. At the moment I just 
perform the results are

100% true for FreeBSD-11 AMD64. Feel free to try it. :)

http://pkgtool.osorio.me/

All the best,
- rodrigo
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: ports expiring soon due to Google Code site removal

2017-03-27 Thread Rodrigo Osorio

On 03/24/17 16:12, Mark Linimon wrote:

net/splatd  po...@freebsd.org
www/mod_memcachepo...@freebsd.org


Hi Mark,

Those two ports are rescued and have a new maintainer.

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


Re: pkg SAT_SOLVER bugs

2016-06-28 Thread Rodrigo OSORIO

On 06/28/16 00:09, Baptiste Daroussin wrote:

On Mon, Jun 27, 2016 at 11:42:08PM +0200, Rodrigo OSORIO wrote:

On 06/27/16 12:38, Hans Petter Selasky wrote:

Hi,

I found some bugs in PKG with regard to the SAT_SOLVER environment
variable. Please find patch attached :-)

Issues fixed:
1) No need to use hash table when generating SAT rules for external
solver. Variables are already in a linear array. Fix encoding and
decoding of SAT data.
2) Endless variable loop caused pkg to crash.
3) it->inverse was checked for non-zero, while it should actually be
checked for -1 only. SAT rules produces were all negative.

How to verify:

make -C /usr/ports/math/picosat all install clean

env SAT_SOLVER=picosat pkg upgrade

--HPS


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



Thanks! this patch saves my day, I was stuck reinstalling a computer in
current, and after few rounds using pkg the solver start complaining and
pretending missing packages was yet installed.

I apply you patch on top of the last version in ports and the patch work as
a charm. I'll keep testing it until a new version comes.

regards,
- rodrigo


that is unrelated, what saved you it that building from ports you switched form
1.8.5 to 1.8.6 his patch is to solve the use of an external SAT solver which I
admit I haven't tested for a while.

Pkg 1.8.6 is the default binary package for all release but head right now,
pending for the next build cycle.

Best regards,
Bapt



Ouch, that hurts but you're right ;)
sorry for the unnecessary noise

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


Re: pkg SAT_SOLVER bugs

2016-06-27 Thread Rodrigo OSORIO

On 06/27/16 12:38, Hans Petter Selasky wrote:

Hi,

I found some bugs in PKG with regard to the SAT_SOLVER environment
variable. Please find patch attached :-)

Issues fixed:
1) No need to use hash table when generating SAT rules for external
solver. Variables are already in a linear array. Fix encoding and
decoding of SAT data.
2) Endless variable loop caused pkg to crash.
3) it->inverse was checked for non-zero, while it should actually be
checked for -1 only. SAT rules produces were all negative.

How to verify:

make -C /usr/ports/math/picosat all install clean

env SAT_SOLVER=picosat pkg upgrade

--HPS


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



Thanks! this patch saves my day, I was stuck reinstalling a computer in 
current, and after few rounds using pkg the solver start complaining and 
pretending missing packages was yet installed.


I apply you patch on top of the last version in ports and the patch work 
as a charm. I'll keep testing it until a new version comes.


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


FOSDEM 2016 : BSD devrooms

2015-10-22 Thread Rodrigo Osorio

Hi all,

This is the call for participation for the BSD devroom at the FOSDEM 
2016, who takes place in Brussels (Belgium) the 30 & 31 January.


So, if you wanna make a talk come on an apply !

The topic of the devroom includes all BSD operating systems and every
talk is welcome from hacker discussions to real-word examples and
presentations about new and shiny features !

Important dates
---
* The devroom day : 2016-01-31 (Sunday)
* Submission deadlines: 2015-12-10
* Acceptance notifications: 2015-12-20


Practical

* The default duration for talks will be 45 minutes including
   discussion.
   Feel free to ask if you want to have a longer or a shorter slot.

* Presentations can be recorded and streamed, sending your proposal
   implies giving permission to be recorded.
   However, exceptions can be made for exceptional circumstances.

To submit your proposal, visit :

https://penta.fosdem.org/submission/FOSDEM16

/!\ If you already have a Pentabarf account, please *don't* recreate
/!\ a new one. If you forgot your password, reset it.
/!\ If not, follow the instructions to create an account.

Then create an “event” and click on "Show all" in the top right corner
to display the full form.

Your submission must include the following information

* The title and subtitle of your talk (please be descriptive, as titles
  will be listed with ~500 from other projects)
* select “BSD devroom” as the track.
* A short abstract of one paragraph
* A longer description if you wish to do so
* Links to related websites/blogs etc.

If you have any question regarding the organization or a talk proposal 
feel free to ask.


- Rodrigo Osorio
On behalf of the BSD Devroom
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

review request for devel/libavl update

2015-09-15 Thread Rodrigo OSORIO

Hi,

I just finish the version update for devel/libavl,
a library to manipulate avl trees. In the latest
version, the authors switch from a dynamic linked
library to a source code version you can include
in your project and compile with.

This changes a lot the nature of the port and its
location.

At this point I need some review and feedback.

https://reviews.freebsd.org/D3677

Thanks for your time
- rodrigo
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Please commit mail/rainloop patch

2015-05-06 Thread Rodrigo Osorio
On 06/05/15 08:49 +, loic.b...@unix-experience.fr wrote:
 Hello,
 i approved the change for 
 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199059
 
 Can you update the port ?
 
 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

Take it !
___
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: Please commit mail/rainloop patch

2015-05-06 Thread Rodrigo Osorio
On 06/05/15 09:32 +, Rodrigo Osorio wrote:
 On 06/05/15 08:49 +, loic.b...@unix-experience.fr wrote:
  Hello,
  i approved the change for 
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199059
  
  Can you update the port ?
  
  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
 
 Take it !
I'll take it ...
 ___
 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


Re: archivers/unzip : patch error

2015-02-20 Thread Rodrigo Osorio
On 20/02/15 15:00 +0100, Xavier wrote:
 There is something wrong in one patchfile for archivers/unzip :
 
 | ===  Patching for unzip-6.0_5
 | ===  Applying extra patch /usr/ports/archivers/unzip/files
 | /extra-|iconv-patch-unix_unix.c
 | File to patch:
 
 It comes from
 
 [xavier@valinor unzip]$ head files/extra-iconv-patch-unix_unix.c
 --- unix.c.orig   2015-02-17 15:18:36.176142072 -0800
 +++ unix.c2015-02-17 15:18:56.289341100 -0800
 @@ -30,6 +30,9 @@
 
 where it should be
 
 --- unix/unix.c.orig  2015-02-17 15:18:36.176142072 -0800
 +++ unix/unix.c   2015-02-17 15:18:56.289341100 -0800
 @@ -30,6 +30,9 @@
 
 HTH,
 
 Xav
 
 -- 
 Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer
 ___
 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

Hi,
It was fixed two days ago by in rev379304, you should update your checkout :)

Cheers,
- rodrigo
___
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: freemat installation

2015-02-20 Thread Rodrigo Osorio
On 20/02/15 09:55 -0400, Pedro Almeidas wrote:
 Hello FreeBSD support.
 I'm writting you  to have any information about FreeMat installation in PCBSD 
 9.0.
 In fact, i recently begin to use PCBSD, but i've a lot of problems to 
 understand all. 
 Recently, i downloaded Freemat from 
 http://sourceforge.net/projects/freemat/files/
 them i donwnloaded -tar.gz- file extension. But, i don't know how to use this 
 pack, install and run then in pcbsd.
 I didn't found information in youtube.com, so, i'm writting you to know if 
 you can inform me about steps to install it. 
 Best Regards.
 
 
 ___
 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

Hi,

Freemat is also in pcbsd packages (called pbi), please make a break and read
the PC-BSD handbook[1], you will find usefull informations about how to
install applications and keep your system up-to-date.

If you are not familiar with the command line, PC-BSD provides a full set of
graphical tools to help you.

Cheers,
- rodrigo

[1] http://www.pcbsd.org/en/documentation/ 
___
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: flash does not work: firefox-35.0.1_1,1, nspluginwrapper-1.4.4_4

2015-02-18 Thread Rodrigo Osorio
Hi,

What 'sysctl compat.linux.osrelease' says ?
Try 'sysctl compat.linux.osrelease=2.16.18'
and restart firefox.

If it works, put compat.linux.osrelease=2.16.18 
in your /etc/sysctl.conf.

Cheers,
- rodrigo

https://forums.freebsd.org/threads/adobe-flash-plugin-for-firefox.49558/



On 18/02/15 05:13 -0800, Anton Shterenlikht wrote:
 Since about 2-3 weeks ago
 I cannot get flash to work in firefox.
 
 I checked the handbook again, deinstalled/reinstalled, etc.
 Still nothing.
 
 I've 10.1-STABLE #23 r277808 laptop with
 
 # pkg info -xo fire nsplug linux-c6-flash nvidia-d
 firefox-35.0.1_1,1 www/firefox
 nspluginwrapper-1.4.4_4www/nspluginwrapper
 linux-c6-flashplugin-11.2r202.442 www/linux-c6-flashplugin11
 nvidia-driver-340-340.76   x11/nvidia-driver-340
 # 
 
 $ nspluginwrapper -l
 /home/mexas/.mozilla/plugins/npwrapper.libflashplayer.so
   Original plugin: 
 /usr/local/lib/browser_plugins/symlinks/linux-firefox/libflashplayer.so
   Plugin viewer: /usr/local/lib/nspluginwrapper/i386/linux/npviewer
   Wrapper version string: 1.4.4-1
 $
 
 in firefox, about;plugins shows:
 
 Installed plugins
 Find updates for installed plugins at mozilla.com/plugincheck
 OpenH264 Video Codec provided by Cisco Systems, Inc.
 
 File: 
 Path: 
 Version: 
 State: Enabled
 Play back web video and use video chats.
 
 MIME Type Description Suffixes
 Shockwave Flash
 
 File: npwrapper.libflashplayer.so
 Path: /usr/home/mexas/.mozilla/plugins/npwrapper.libflashplayer.so
 Version: 
 State: Enabled
 Shockwave Flash 11.2 r202
 
 MIME Type Description Suffixes
 application/x-shockwave-flash Shockwave Flash swf
 application/futuresplash  FutureSplash Player spl
 
 So all seems fine. However, any attempt to use flash,
 e.g. youtube.com or friv.com, gives blank screen -
 no error, no warning.
 
 I cannot check right now, but I think
 my 10.1-stable laptop at home also
 has firefox-35, and flash works there (again
 I might be wrong here).
 
 So, anybody else is having this problem?
 Anything else I can try to narrow down
 the issue?
 
 Thanks
 
 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
___
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: flash does not work: firefox-35.0.1_1,1, nspluginwrapper-1.4.4_4

2015-02-18 Thread Rodrigo OSORIO

On 02/18/15 18:05, ajtiM wrote:

On Wednesday, February 18, 2015 04:11:13 PM Rodrigo Osorio wrote:

Hi,

What 'sysctl compat.linux.osrelease' says ?
Try 'sysctl compat.linux.osrelease=2.16.18'
and restart firefox.

If it works, put compat.linux.osrelease=2.16.18
in your /etc/sysctl.conf.

Cheers,
- rodrigo



2.16.16 or is correct 2.6.18?



In fact I have 2.6.20 in my computer, sorry for the mistake
___
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


Vulnerability on Tomcat 6.x (6.0.42) and 7.x (7.0.55) and 8.x (8.0.9)

2015-02-16 Thread Rodrigo Osorio

Hi,

A CVE-2014-0227 was released yesterday
about possibles DOS attacks on apache
tomcat. Updates are available on the
website[2].

Cheers,
- rodrigo

[1] http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-0227
[2] http://tomcat.apache.org/security-7.html
___
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


getpatch scripit rewroted in plain shell

2015-01-13 Thread Rodrigo Osorio
Hi ports :)

For a long time, I was missing some features in the exising getpatch script
( svn repo Tools/scripts/getpatch) and since I'm not a py fan boy, I rewrote
the tool in plain shell. This is its storry

The new features are :
 - use the bug id as a directory to store the attachements inside (can be 
turned off)
 - decide if you want or not obsolete patches (by default is no)
 - an env variable to define where attachements are stored (by default ./) 
 - be verbose
 - only uses tools from  base

example :
rodrigo@scotty % printenv GETPATCH_DIR
/home/rodrigo/patches/

rodrigo@scotty % getpatch 191840
Bug ID: 191840
 + att-144615: pidgin-gnome-keyring.tar.gz is obsolete, skip
 + att-144641: pidgin-gnome-keyring.tar.gz download success
 + att-144642: pidgin-gnome-keyring-1.20_1.txz download success
  Patches stored in /usr/home/rodrigo/patches/191840

The code is here : http://files.bebik.net/code/getpatch

Suggestions and comments are wellcomed

Regards,
- rodrigo

PS: There are room for improvements, I know. Bugzilla request can be reduced to
a single one but this leads to xml and b64 management in shell, and it 
sounds 
a little bit insane to me... 

___
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: getpatch scripit rewroted in plain shell

2015-01-13 Thread Rodrigo Osorio
On 13/01/15 07:11 -0800, Chris H wrote:
 On Tue, 13 Jan 2015 13:49:31 + Rodrigo Osorio rodr...@bebik.net wrote
 
  Hi ports :)
  
  For a long time, I was missing some features in the exising getpatch script
  ( svn repo Tools/scripts/getpatch) and since I'm not a py fan boy, I rewrote
  the tool in plain shell. This is its storry
  
  The new features are :
   - use the bug id as a directory to store the attachements inside (can be
  turned off)  - decide if you want or not obsolete patches (by default is no)
   - an env variable to define where attachements are stored (by default ./) 
   - be verbose
   - only uses tools from  base
  
  example :
  rodrigo@scotty % printenv GETPATCH_DIR
  /home/rodrigo/patches/
  
  rodrigo@scotty % getpatch 191840
  Bug ID: 191840
   + att-144615: pidgin-gnome-keyring.tar.gz is obsolete, skip
   + att-144641: pidgin-gnome-keyring.tar.gz download success
   + att-144642: pidgin-gnome-keyring-1.20_1.txz download success
Patches stored in /usr/home/rodrigo/patches/191840
  
  The code is here : http://files.bebik.net/code/getpatch
  
  Suggestions and comments are wellcomed
 Looks good.
 Your native language appears to be français. :)
 I would only offer grammatical changes:
 
 s/a dedicate/the dedicated/g
 
 s/dedicate/dedicated/g
 
 # I try to avoid contractions because some shells trip on the apostrophe.
 s/Can\'t/Unable to/g
 
 s/catched/caught/g
 
 Bon travail!
 
 --Chris
  
  Regards,
  - rodrigo
  
  PS: There are room for improvements, I know. Bugzilla request can be reduced
  to a single one but this leads to xml and b64 management in shell, and 
  it
  sounds  a little bit insane to me... 
  
  ___
  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
 
 
Chris,

Thanks for your feedback, I really appreciate your contribution.
The file now includes the suggested changes.

- rodrigo
___
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: Abandoning mail/dbmail and mail/gmime

2014-12-08 Thread Rodrigo Osorio
Hi guys,

Muhammad, can you please open a bug report to request maintenership for those 
ports ?
I'll take the ticket.

regards
- rodrigo

On 08/12/14 20:29 +0600, Muhammad Moinur Rahman wrote:
 Hi Alan,
 
 I would like to take those.
 
 BR,
 Muhammad
 
 On Mon, Dec 8, 2014 at 7:47 PM, Alan Hicks ahi...@p-o.co.uk wrote:
 
  I am abandoning mail/dbmail, mail/dbmail22, mail/gmime2, mail/gmime22 and
  mail/gmime26.  Any takers?
 
  They are stable and well maintained upstream with only occasional
  maintenance releases.  Alas I am unable to spend as much as time they
  deserve.
 
  Thanks,
  Alan
  ___
  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


Re: Drop Maintainership, need help

2014-06-12 Thread Rodrigo OSORIO

On 06/12/14 22:23, Dennis Herrmann wrote:

Ahoi,


Hi,

If nobody cares I gonna take this set



devel/trio
editors/poedit
ftp/ftpsync
net-mgmt/cowpatty
net-mgmt/rrdbot
sysutils/fusefs-curlftpfs
sysutils/fusefs-gstfs
sysutils/logtool
textproc/rss2html
textproc/smu
www/multisort
www/p5-HTML-Template-Associate
www/p5-WWW-FreeProxy


___
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: pdksh put path to man page in /etc/shells

2014-06-10 Thread Rodrigo OSORIO

On 06/10/14 22:05, Mike Selner wrote:

On 3/19/14, 7:22 AM, Bob Willcox wrote:

When portupgrade updated the shells/pdksh port on my system today it stored
the path to its man page in the /etc/shells file rather than the path to the
executable file, thus causing mail and login to fail for accounts that use
/usr/local/bin/ksh as their login shell.

Bob


Hello

Specifically I see this in /etc/shells :

/usr/local/man/man1/ksh.1.gz

instead of:

/usr/local/bin/ksh

It happens both from building from source and when installing using pkg.

How do we report this - to the port maintainer rodr...@freebsd.org ?


You did it ! But, you can also feel a report[1].

regards,
- rodrigo


[1] https://bugs.freebsd.org/bugzilla/enter_bug.cgi
___
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: Help with getting movement on anomalous port

2014-02-14 Thread Rodrigo Osorio

Hi,

Thanks for your submition.

Adding a little comment about what this port does (now I know is a bitcoin 
stuff), 
and why is it needed in the freebsd ports system usually helps a lot.

Regards
- rodrigo


On 14/02/14 07:41 -0600, B. Estrade wrote:
 A couple of weeks ago I submitted a new port for net-p2p/feathercoin.
 Shortly thereafter, it was marked as miscategorized so I resubmitted
 thinking that this was the proper course of action.
 
 (at the bottom of: http://portsmon.freebsd.org/portsanomalies.py)
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=186324
 http://www.freebsd.org/cgi/query-pr.cgi?pr=186493
 
 It now seems that they are stuck in the queue since I have had another port
 maintainer-update (lang/qore) go through without any problems.
 
 Please advise on the best way to make progress on this, either through
 fixing something missing in the new port or getting it pushed through.
 
 Thank you!
 Brett
 ___
 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


configure fail in a test performed with -liconv

2014-02-13 Thread Rodrigo OSORIO
Hi all,

I'm dealing with an issue in irc/scrollz port. The configure script
fail and return a getaddrinfo bug caused by a failure when it
compiles the conftest binary.

In fact, conftest is compiled with the -liconv flag, but ld can't
found it.

Here is the command executed to compile the code

cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include
-I/usr/local/include  -Wl,-rpath=/usr/lib:/usr/local/lib
-Wl,-rpath=/usr/lib:/usr/local/lib conftest.c -lcrypt -L/usr/local/lib
 -L/usr/local/lib -liconv

And the error

/usr/bin/ld: cannot find -liconv
cc: error: linker command failed with exit code 1 (use -v to see
invocation)

Iconv isn't required in any way by the application, but the flag is
managed by the --enable-utf8 flag, if I call configure disabling utf8
support (--disable-utf8) config finish its work without error.

Any idea or suggestion?

Regards
- rodrigo
___
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: configure fail in a test performed with -liconv

2014-02-13 Thread Rodrigo OSORIO
On 02/13/14 21:37, Rodrigo OSORIO wrote:
 Hi all,
 
 I'm dealing with an issue in irc/scrollz port. The configure
 script fail and return a getaddrinfo bug caused by a failure when
 it compiles the conftest binary.
 
 In fact, conftest is compiled with the -liconv flag, but ld can't 
 found it.
 
 Here is the command executed to compile the code
 
 cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include 
 -I/usr/local/include  -Wl,-rpath=/usr/lib:/usr/local/lib 
 -Wl,-rpath=/usr/lib:/usr/local/lib conftest.c -lcrypt
 -L/usr/local/lib -L/usr/local/lib -liconv
 
 And the error
 
 /usr/bin/ld: cannot find -liconv cc: error: linker command failed
 with exit code 1 (use -v to see invocation)
 
 Iconv isn't required in any way by the application, but the flag
 is managed by the --enable-utf8 flag, if I call configure disabling
 utf8 support (--disable-utf8) config finish its work without
 error.
 
 Any idea or suggestion?
 
 Regards - rodrigo ___ 
 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
 

Hi,

After few tests and as an alternative, this code taken from the proter
handbook and modifies a little, does the job pretty well (I hope)

post-patch:
.if empty(ICONV_LIB)
# native iconv detected
@${REINPLACE_CMD} -e 's|-liconv||' ${WRKSRC}/configure
.endif

Does it make sense for any of you ?

Regards,

- rodrigo
___
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/181836

2013-12-20 Thread Rodrigo Osorio

Hi, 

Ask/harass someone to commit the patch and bump PORTREVISION ... That's all.

- regard

On 20/12/13 09:49 -0500, Jay Borkenhagen wrote:
 Hi,
 
 It was suggested to me that I ask this question here.
 
 Per http://www.freebsd.org/cgi/query-pr.cgi?pr=181836
 
 An issue in the FreeBSD port of smartmontools was fixed on
 21-November, yet an update containing that fix has not yet propagated
 through the ports system.
 
 What needs to happen for an updated port to be distributed?
 
 Thank you.
 
   Jay B.
 
 ___
 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


Re: If ports@ list continues to be used as substitute for GNATS, I'm unsubscribing

2013-12-19 Thread Rodrigo Osorio
On 19/12/13 21:41 +0800, Erich Dollansky wrote:
 Hi,
 
 On Thu, 19 Dec 2013 14:04:10 +0100
 John Marino freebsd.cont...@marino.st wrote:
 
  On 12/19/2013 06:54, Erich Dollansky wrote:
   you got the point. We have to assume that a port which is not marked
   broken has to work. 
  
  I build the entire port tree several times a month.  I can tell you
  from experience that this assumption is not valid.
 
 so, you want to say, that all the little problems which are solved
 mainly by people who are not the maintainer should become PRs?

IMHO, it's the only way to reach quality in the port tree with a very
accurate traceability.

regards,
 - rodrigo 
___
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: If ports@ list continues to be used as substitute for GNATS, I'm unsubscribing

2013-12-19 Thread Rodrigo Osorio
On 19/12/13 22:09 +0800, Erich Dollansky wrote:
 Hi,
 
 On Thu, 19 Dec 2013 14:46:41 +0100
 Rodrigo Osorio rodr...@bebik.net wrote:
 
  On 19/12/13 21:41 +0800, Erich Dollansky wrote:
   Hi,
   
   On Thu, 19 Dec 2013 14:04:10 +0100
   John Marino freebsd.cont...@marino.st wrote:
   
On 12/19/2013 06:54, Erich Dollansky wrote:
 you got the point. We have to assume that a port which is not
 marked broken has to work. 

I build the entire port tree several times a month.  I can tell
you from experience that this assumption is not valid.
   
   so, you want to say, that all the little problems which are solved
   mainly by people who are not the maintainer should become PRs?
  
  IMHO, it's the only way to reach quality in the port tree with a very
  accurate traceability.
 
 you want to say i.e. all the e-mails regarding the switch to KMS
 supported X should be PRs just because the writer did not read UPDATING
 and the other sources? I think that this can easily handled here
 without any PR.
 
 Erich

I don't think ocular problems are in my skillsbut...

why not, specially if they think there is a real problem with a port.

I'm not saying PR is the only, mandatory, way to solve problems. You 
can talk about a problem in forums,ml, wathever, but if a fix is required
it's better to report it as a PR. 

PR are bette in many ways, with a PR, a problem is - most of the time - 
assigned to someone
so you can complain if nothing is done, in a ML, if nobody cares, there is no 
problem.

obviously, sumarize a problem takes or found a solution takes more time than 
shoot 
a this port doesn't work email. 
 
 - rodrigo

___
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: Reason for pdfcrack and rarcrack deletion?

2013-12-12 Thread Rodrigo Osorio
Hi,

According with port maintainer, the app
wasn't active since several years [1].


Regards
- rodrigo

[1] 
http://www.freshports.org/search.php?stype=namemethod=matchquery=pdfcracknum=10deleted=includedeletedorderby=categoryorderbyupdown=ascsearch=Search

On 12/12/13 08:35 -0800, Beeblebrox wrote:
 Hi.
 Why have ports security/pdfcrack and security/rarcrack disappeared from the
 ports tree? They got built fine previously on my 11-current_amd64.
 
 
 
 -
 FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
 --
 View this message in context: 
 http://freebsd.1045724.n5.nabble.com/Reason-for-pdfcrack-and-rarcrack-deletion-tp5867922.html
 Sent from the freebsd-ports mailing list archive at Nabble.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
___
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


install tcpdump 4.5.1 and libpcap 1.5.1 to filter in/out trafic

2013-11-27 Thread Rodrigo Osorio
Hi all,

In order to take advantage of the new '-P' switch in
tcpdump to filter in/out trafic from an interface, I
need to move from tcpdump 4.4.0 to 4.5.1.

http://www.tcpdump.org/tcpdump_man.html

I did a set of minimal patches to upgrade tcpdump and
its companion libpcap in ports to the latest versions.

In our tests (FreeBSD-i386-9.1-RELEASE and i386-10.0-BETA1)
tcpdump 4.5.1 works fine and capture the desired trafic.

I didn't perform any test to check if the deinstall/package
works, this will come with a future PR.

regards
 -rodrigo


http://files.bebik.net/patches/tcpdump-4.5.1/tcpdump-patch
http://files.bebik.net/patches/tcpdump-4.5.1/pcap-patch
 
___
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: install tcpdump 4.5.1 and libpcap 1.5.1 to filter in/out trafic

2013-11-27 Thread Rodrigo Osorio

As soon as I test the port rigorously.
- rodrigo


On 27/11/13 05:10 -0500, Jason Hellenthal wrote:
 Never thought if catch myself saying this butt . . . 
 
 Push it in please!
 
  On Nov 27, 2013, at 4:13, Rodrigo Osorio rodr...@bebik.net wrote:
  
  Hi all,
  
  In order to take advantage of the new '-P' switch in
  tcpdump to filter in/out trafic from an interface, I
  need to move from tcpdump 4.4.0 to 4.5.1.
  
  http://www.tcpdump.org/tcpdump_man.html
  
  I did a set of minimal patches to upgrade tcpdump and
  its companion libpcap in ports to the latest versions.
  
  In our tests (FreeBSD-i386-9.1-RELEASE and i386-10.0-BETA1)
  tcpdump 4.5.1 works fine and capture the desired trafic.
  
  I didn't perform any test to check if the deinstall/package
  works, this will come with a future PR.
  
  regards
  -rodrigo
  
  
  http://files.bebik.net/patches/tcpdump-4.5.1/tcpdump-patch
  http://files.bebik.net/patches/tcpdump-4.5.1/pcap-patch
  
  ___
  freebsd-...@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-net
  To unsubscribe, send any mail to freebsd-net-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


Re: multimedia/libbluray -- IGNORE... Why?

2013-10-04 Thread Rodrigo Osorio
Hi,

I Made a check in the SVN and libbluray was never
marked IGNORE, at least BROKEN for some java reasons.

Are you sure isn't a dependencie problem ?
Which version are you trying to install ?

Regards,
- rodrigo

On 04/10/13 04:17 -0700, Ronald F. Guilmette wrote:
 
 
 Why is the multimedia/libbluray port marked as IGNORE in the current ports
 tree?
 
 More to the point, why didn't whoever marked it as IGNORE have the simple
 courtesy to put at least some explanitory note about the marking of this
 port (as IGNORE) into the UPDATING file?
 ___
 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


Re: Adopt shells/pdksh?

2013-08-30 Thread Rodrigo OSORIO

hi,

If nobody is interested by your port, I'll take it.
May I ask you to update the port owner to rodr...@bebik.net for me :)

regards

-rodrigo


On 30/08/13 10:12 -0400, Steven Kreuzer wrote:
 Any pdksh users out there that would like to take over as maintainer
 of the port?
 
 I am no longer using ksh and it doesn't play well on FreeBSD-10
 (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181438)
 
 I marked the port as broken and I doubt I am going to have any time to
 attempt to resolve the issue.
 
 If you are interested, let me know
 ___
 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


Re: Cacti vulnerable?

2013-08-28 Thread Rodrigo OSORIO
Hi,

Not really, according to cve, releases before 0.8.8b are affected,
and we have 0.8.8a.

- rodrigo

On 28/08/13 09:49 +0200, Andrea Venturoli wrote:
 Hello.
 
 In ports we have Cacti 0.8.8a.
 According to 0.8.8b release notes 
 (http://www.cacti.net/release_notes_0_8_8b.php), multiple ... SQL 
 injection vulnerabilities were fixed in that release.
 Portaudit doesn't bring up any warning.
 
 Is the version in our port tree safe?
 
  bye  Thanks
   av.
 ___
 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


Re: Cacti vulnerable? / vuxml update

2013-08-28 Thread Rodrigo OSORIO


 In ports we have Cacti 0.8.8a.
 According to 0.8.8b release notes 
 (http://www.cacti.net/release_notes_0_8_8b.php), multiple ... SQL 
 injection vulnerabilities were fixed in that release.
 Portaudit doesn't bring up any warning.

I just send a PR to update the vuxml database ( ports/181606 )
___
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: port submission issues - sendmail setup

2013-07-17 Thread Rodrigo OSORIO
On 18/07/13 00:40 +1000, R Skinner wrote:
 This has been a real fiasco to send one around the bend.
 
 I'm trying to quickly submit a port and I used the send-pr this time and 
 attached my shar as opposed to using the web form, except my sendmail is 
 being rejected because it is a firewalled host and can't be found.
 
 So I spent several hours trying to get my head around sendmail and the 
 security involved and setup the 'smart host' option. Eventually this 
 worked, and sent to my mail gateway which is postfix.
 
 I then checked the pr list - still not there. So I checked the mailq on 
 the gateway and it still says its looking for the firewalled host! Arrrgh!
 
 I'm not up to speed on sendmail at all, so can someone tell what potion 
 I've got to pour into this thing so the send-pr will work correctly 
 without opening any security flaws or access outside of 127.0.0.1?
 
 Cheers
 (Please cc - thx)
 ___
 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

Hi,

Why didn't you try the www interface[1] ?
Don't forget to add a .txt extention to your shar file :)

If you really want to use sendmail, I can send you my own config
files.

Regards
- rodrigo

[1] http://www.freebsd.org/send-pr.html
___
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: No valid mirrors for mysql56?

2013-07-17 Thread Rodrigo OSORIO
On 17/07/13 14:58 +0100, Steven Hartland wrote:
 Seems there are currently no valid mirrors for the mysql56 port:-
 
 
 === Fetching all distfiles required by mysql-server-5.6.12 for building
 ===  Extracting for mysql-server-5.6.12
 = SHA256 Checksum mismatch for mysql-5.6.12.tar.gz.
 ===  Refetch for 1 more times files: mysql-5.6.12.tar.gz
 = mysql-5.6.12.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch 

 ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-5.6/mysql-5.6.12.tar.gz
Works

 ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-5.6/mysql-5.6.12.tar.gz: 
works

 http://mysql.mirrors.cybercity.dk/Downloads/MySQL-5.6/mysql-5.6.12.tar.gz
TO

 http://mysql.mirrors.cybercity.dk/Downloads/MySQL-5.6/mysql-5.6.12.tar.gz: 
TO

 ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/Downloads/MySQL-5.6/mysql-5.6.12.tar.gz
Works

 ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/Downloads/MySQL-5.6/mysql-5.6.12.tar.gz:
  Unknown FTP error
works

 ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.6/mysql-5.6.12.tar.gz
works

I think this a local/temporary failure. maybe you should try it again.

- regards
___
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: Anyone want to take x11-fm/rodent?

2013-07-17 Thread Rodrigo OSORIO
On 17/07/13 19:19 +0200, Jens K. Loewe wrote:
 Hi list,
 
 I'm the (current) maintainer and initial porter of the Rodent file
 manager. However, it has had a lot of changes lately and my free time
 currently does not allow me to continue keeping it up-to-date for a
 while.
 
 Before it gets too outdated: Anyone willing to take it? :-)
 I'm only one major release behind yet.
 
 ___
 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

I'll take it. Just submit a PR to change the maintainer to
rodr...@bebik.net.

Regards
- rodrigo
___
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: png problem with tar on 8.x

2013-05-14 Thread Rodrigo OSORIO

On 05/14/13 23:30, Albert Shih wrote:

Hi everyone

Just a report for a bug on 8.x about png ports


---  Upgrading 'png-1.5.14' to 'png-1.5.15' (graphics/png)
---  Building '/usr/ports/graphics/png'
===  Cleaning for png-1.5.15
===  Found saved configuration for png-1.4.1_1
=== Fetching all distfiles required by png-1.5.15 for building
===  Extracting for png-1.5.15
= SHA256 Checksum OK for libpng-1.5.15.tar.xz.
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
*** Error code 1

it's « normal » because xz is not supported with tar from FreeBSD 8.x

Regards.

JAS


Hi,

I'm pretty sure your problem is connected with the fact that
according with manpages, in 8.X, the tar tool ignores the lzma
compression format (.xz), probably introduced during an upgrade
between 9.0 and 9.1.

You should notify that to the port maintainer to introduce a bypass
for the FreeBSD 8.x versions.

Regards
- rodrigo
___
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: FreeBSD Port: icinga-1.8.1

2012-11-15 Thread Rodrigo OSORIO
On 15/11/12 15:09 -0500, Samantha Smith wrote:
 Hello,
 I'm contacting you today wondering if the Icinga port for FreeBSD is still
 being maintained, as the link
 http://www.freebsd.org/cgi/cvsweb.cgi/ports/net-mgmt/icinga/  no longer
 exists and
 http://cvsweb.freebsd.org/ports/net-mgmt/icinga found after searching at
 http://www.freebsd.org/cgi/ports.cgi?query=icingastype=all
 seems to no longer exist as well.
 At the worst, I'm reporting dead links for now-unmaintained packages, and
 in such a case I will build from the source supplied by the original Icinga
 project.
 At the best, I'm hoping to hear the port is still being maintained.

Hi,

Don't worry, icinga seems to be maintained, as you can see in our 
svn repo[1]. 

For a few days we are experiencing some issue in the servers infastructure,
and I think this is the reason the links doesn't work.

regards,
- rodrigo

[1] http://svnweb.freebsd.org/ports/head/net-mgmt/icinga/


 
 -- 
 Thank you,
 
 Samantha Smith
 ELDnet Computer Services
 Owner
 Email: saman...@eldnetcomputers.com
 Office: 973-310-4290
 Direct Line: 201-951-5634
 http://www.eldnetcomputers.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
___
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


patch to textproc/libmrss : feedback needed

2012-08-19 Thread Rodrigo OSORIO

Hi porters,

I just submit a PR[1] to unbroken textproc/libmrss port form a failure 
caused by the use of a deprecate
declaration in the PHP module attached to the C library. This module is 
installed by default and required

by other ports as a dependency ( e.g. www/rsstail).

AFAIK, the fix lets the port compile and install without error, but I'm 
not good at PHP, and need

some feedback about who the fix reacts with PHP applications using libmrss.

Regards,
- rodrigo

[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=170776

___
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: unbroken dev/icu in current

2012-07-09 Thread Rodrigo OSORIO

On 07/06/12 09:59, Ruslan Mahmatkhanov wrote:

Hi Rodrigo,

Rodrigo OSORIO wrote on 04.07.2012 00:33:

On 07/03/12 21:20, Ruslan Mahmatkhanov wrote:


Why to not just ask Rodrigo to update? I think this BROKEN is only
needed if icu doesn't builds on a system, that was installed from
official FreeBSD -current snapshot. If memory serves me well there is
many extra cautions in docs that using -current, csuped in wrong time,
may produce various problems, so It's a -current, babe should sound
reasonable, I believe.
Is there any extra info (error logs), or was you able to reproduce it
on some of your -current system?
Rodrigo, can you please update your system and check if problem is 
gone?



Ruslan,

I have a check of the fix planed for tomorrow. But I'll focus my 
tests in

dependencies.


Sorry I somehow missed your response. Was your icu problem solved with 
system update? If yes, please let Chris know about that, so he doesn't 
mark it BROKEN, because it looks like it was some temporary mess in 
repository.




Hi,

Good news, the latest current sources makes icu happy. I didn't test other
icu things too much but  the ports compiles and install without error. Afaik
we can consider the port unbroken on current.
Your sources tells the true Chris !

Regards
- rodrigo




___
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


unbroken dev/icu in current

2012-07-03 Thread Rodrigo OSORIO

Hi,

The port dev/icu fails to build in current due to an lock issue
caused by the use of threads api. 
Disabling threads for icu in current solves the problem  and the port 
can be build successfully and AFAIK this unbroke some of the ports who 
depends on icu. 

I don't know if this can be an acceptable short-term workaround for this
por ?

 Regards,
- rodrigo 


___
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: unbroken dev/icu in current

2012-07-03 Thread Rodrigo OSORIO

On 07/03/12 20:35, Ruslan Mahmatkhanov wrote:

Chris Rees wrote on 03.07.2012 22:22:

On 3 July 2012 12:51, Rodrigo OSORIO rodr...@bebik.net wrote:


Hi,

The port dev/icu fails to build in current due to an lock issue
caused by the use of threads api.
Disabling threads for icu in current solves the problem  and the port
can be build successfully and AFAIK this unbroke some of the ports who
depends on icu.

I don't know if this can be an acceptable short-term workaround for 
this

por ?


I've been reliably informed that icu builds just fine on CURRENT from
1/July.  I'll update my Tinderbox and let you know.

Chris


Can confirm that it builds without an issue on r237936 (Sun Jul  1 
19:07:45 2012) with default option set (threads enabled).



Chris,

That's excellent ! I didn't sync my svn last week.
Hope this fix in current unbroken most of the ports
in run away state.

Regards
- rodrigo


___
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: Smokeping failure

2012-05-14 Thread Rodrigo OSORIO
Hi,

The smokeping configure script requires FCGI and other modules
needs on run should be installed before configure. 
As a quick fix I suggest you a small change in the port makefile,
replacing RUN_DEPENDS by  BUILD_DEPENDS.
I request the port and fix it ASAP.

Regards
Rodrigo OSORIO

On 13/05/12 22:24 -0400, Darin wrote:
 It's apparently failing on the absence of FCGI or CGI::Fast.  Any idea 
 why this is happening all of a sudden?
 
 
 
 
 make failure:   
 
 
 cthulhu# cd /usr/ports/net-mgmt/smokeping
 cthulhu# make clean
 ===  Cleaning for smokeping-2.6.7
 cthulhu# make
 ===  License check disabled, port has not defined LICENSE
 ===  Found saved configuration for smokeping-2.4.2_6
 ===  Extracting for smokeping-2.6.7
 = SHA256 Checksum OK for smokeping-2.6.7.tar.gz.
 ===   smokeping-2.6.7 depends on file: /usr/local/bin/perl5.12.4 - found
 cd /usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/lib ; /bin/rm 
 BER.pm SNMP_util.pm SNMP_Session.pm
 ===  Patching for smokeping-2.6.7
 ===   smokeping-2.6.7 depends on file: /usr/local/bin/perl5.12.4 - found
 ===  Applying FreeBSD patches for smokeping-2.6.7
 /usr/bin/sed -i.bak -e s!%%USERS%%!smokeping!g -e 
 s!%%GROUPS%%!smokeping!g -e s!%%PREFIX%%!/usr/local!g -e 
 s!%%LOCALBASE%%!/usr/local!g -e 
 s!%%DATADIR%%!/usr/local/share/smokeping!g -e 
 s!%%DOCSDIR%%!/usr/local/share/doc/smokeping!g -e 
 s!%%EXAMPLESDIR%%!/usr/local/share/examples/smokeping!g -e 
 s!%%WWWDIR%%!/usr/local/www/smokeping!g -e 
 s!%%ETCDIR%%!/usr/local/etc/smokeping!g  
 /usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/doc/Makefile.in
 ===   smokeping-2.6.7 depends on executable: gmake - found
 ===   smokeping-2.6.7 depends on file: /usr/local/bin/perl5.12.4 - found
 ===  Configuring for smokeping-2.6.7
 checking build system type... i386-portbld-freebsd9.0
 checking host system type... i386-portbld-freebsd9.0
 checking target system type... i386-portbld-freebsd9.0
 checking for gcc... cc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking how to run the C preprocessor... cpp
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking minix/config.h usability... no
 checking minix/config.h presence... no
 checking for minix/config.h... no
 checking whether it is safe to define __EXTENSIONS__... yes
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
 wheel
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... conftools/install-sh -c -d
 checking for gawk... no
 checking for mawk... no
 checking for nawk... nawk
 checking whether gmake sets $(MAKE)... yes
 checking for style of include used by gmake... GNU
 checking dependency style of cc... none
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for perl... /usr/local/bin/perl
 checking for sed... /usr/bin/sed
 checking for grep... (cached) /usr/bin/grep
 checking for echo... /bin/echo
 checking for ln... /bin/ln
 checking for cp... /bin/cp
 checking for rm... /bin/rm
 checking for rmdir... /bin/rmdir
 checking for mkdir... /bin/mkdir
 checking for find... /usr/bin/find
 checking for sendmail... /usr/sbin/sendmail
 checking for gnroff... no
 checking for nroff... /usr/bin/nroff
 checking for gnumake... no
 checking for gmake... /usr/local/bin/gmake
 checking checking for gnu make availablility... /usr/local/bin/gmake is 
 GNU make
 checking checking for perl module 'RRDs'... Ok
 checking checking for perl module 'FCGI'... Failed
 checking checking for perl module 'CGI'... Ok
 checking checking for perl module 'CGI::Fast'... Failed
 checking checking for perl module 'Config::Grammar'... Ok
 checking checking for perl module 'Digest::HMAC_MD5'... Ok
 checking checking for perl module 'LWP'... Ok
 
 ** Aborting Configure **
 
If you know where perl can find the missing modules, set
the PERL5LIB environment variable accordingly.
 
FIRST though, make sure that 'perl' starts the perl
binary you want to use for SmokePing.
 
Now you can install local copies of the missing modules
by running
 
  ./setup/build-perl-modules.sh /usr/local/thirdparty
 
The RRDs perl module is part of RRDtool. Either

Re: need porting advice: one tool from a larger package

2012-04-17 Thread Rodrigo OSORIO

Hi,

The i2c-tools name makes sense to me, and
the ability to add extra tools by configuration
could be awesome.

- rodrigo
 

On 17/04/12 12:49 +0300, Andriy Gapon wrote:
 
 There is a package of a variety of tools, i2c-tools
 (http://www.lm-sensors.org/wiki/I2CTools).
 I want to port to FreeBSD only a single tool from that package, decode-dimms.
 How should I name my port, i2c-tools or decode-dimms?
 In my opinion, decode-dimms has an advantage of being honest and
 straightforward, but i2c-tools has an advantage of preserving the original
 upstream package name.  In the future someone might want to port another tool
 from that package and instead of having to create a new port they could just 
 add
 necessary patches and modify the install target and the plist.
 
 Thank you.
 -- 
 Andriy Gapon
 ___
 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


nginx security update

2012-04-13 Thread Rodrigo OSORIO

Hi,

A new entry seems to be needed in the vuxml database to report this
new security issue for both nginx  1.0.5 and nginx-dev  1.1.19.

Regards,

Rodrigo OSORIO


On 13/04/12 12:11 +, Sergey A. Osokin wrote:
 osa 2012-04-13 12:11:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
 www/nginxMakefile distinfo 
   Log:
   Security update from 1.0.14 to 1.0.15.
   
   ChangeLog
   
   *) Security: specially crafted mp4 file might allow to overwrite memory
  locations in a worker process if the ngx_http_mp4_module was used,
  potentially resulting in arbitrary code execution (CVE-2012-2089).
  Thanks to Matthew Daley.
   
   *) Bugfix: in the ngx_http_mp4_module.
   
   /ChangeLog
   
   Revision  ChangesPath
   1.318 +1 -1  ports/www/nginx/Makefile
   1.276 +2 -2  ports/www/nginx/distinfo
 ___
 cvs-po...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-ports
 To unsubscribe, send any mail to cvs-ports-unsubscr...@freebsd.org

- End forwarded message -
___
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: new port: in lang/ or www?

2012-04-05 Thread Rodrigo OSORIO
On 05/04/12 10:41 -0400, Michael Scheidell wrote:
 Should this be in ../lang/urweb  or in ../www/urweb ?
 doesn't install anything in WWWDIR, and submitter suggests this should 
 be in ../lang.
 
 cat pkg-descr
 
 Ur is a programming language in the tradition of ML and Haskell, but 
 featuring
 a significantly richer type system. Ur is functional, pure, 
 statically-typed,
 and strict. Ur supports a powerful kind of metaprogramming based on row 
 types.
 
 Ur/Web is Ur plus a special standard library and associated rules for 
 parsing
 and optimization. Ur/Web supports construction of dynamic web applications
 backed by SQL databases. The signature of the standard library is such that
 well-typed Ur/Web programs don't go wrong in a very broad sense. Not 
 only do
 they not crash during particular page generations, but they also may not:
 
   * Suffer from any kinds of code-injection attacks
   * Return invalid HTML
   * Contain dead intra-application links
   * Have mismatches between HTML forms and the fields expected by their
 handlers
   * Include client-side code that makes incorrect assumptions about the
   * AJAX-style services that the remote web server provides
   * Attempt invalid SQL queries
   * Use improper marshaling or unmarshaling in communication with SQL 
 databases
 or between browsers and web servers
 
 WWW: http://www.impredicative.com/ur/
 
 
 for context:
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166657
 
 
 
 -- 
 Michael Scheidell, CTO
 *| * SECNAP Network Security Corporation
 d: +1.561.948.2259
 w: http://people.freebsd.org/~scheidell
 ___
 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

Hi,

lang and www like in the original PR sounds great for me.
So /lang/urweb shoud be an acceptable answer.

- rodrigo
___
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: libreoffice

2012-03-14 Thread Rodrigo OSORIO
On 14/03/12 05:44 -0500, ajtiM wrote:
 Hi!
 
 I just wondering if is Libreoffice still maintained or is just OpenOffice 
 maintained? I used on my wife Mageia Linux notebook LibreOffice 3.5.2 and has 
 many improvemnts compare with 3.4 which we have in ports.
 
 Thank.
 
 Mitja
 
 http://jpgmag.com/people/lumiwa
 ___
 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

Hi,

In a post here[1] bapt@ gives some informations about the libreoffice status in 
ports
and the incomming improvements. A jump to 3.5.1 is expected as soon as this 
version
will be available.

regards,
Rodrigo

[1] http://lists.pcbsd.org/pipermail/pbi-dev/2012-March/001699.html
___
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: FreeBSD Port games/hlstats

2011-06-22 Thread Rodrigo OSORIO (ros)
Hi,

You can found here a quick patch to update hlstat
to the latest version.

Regards
Rodrigo

On 22/06/11 09:08 +0200, Banana wrote:
 On 15.06.11 17:17, wen heping wrote:
 2011/6/15 Bananaban...@hlstats-community.org:
 Hello,
 
 i'm the current developer of HLStats (http://www.hlstats-community.org) 
 and
 I would offer my help about the hlstats port.
 
 Currently games/hlstats is unmaintained and mark BROKEN , if it remain
 for a long time , it should be removed from FreeBSD portstree. Would
 you maintain it and unbreak it ?
 
 
 
 If somebody could tell me what to do, or where I can find more information
 about managing a port I would do it.
 
 Here is the first step:
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/
 
 wen
 
 well, I've copied the ports dir and modified the files. Ran portlint and 
 it says looks fine
 
 Gonna try the installation next.
 
 What needs to be done, or what are the next steps ?
 Where should I send the diff patch or do I upload the changed files 
 somewhere ?
 
 I've a long free weekend ahead and I'm not sure if I'm online, but I 
 will work further with this port and I'm willing to take the mantainer 
 part for the hlstats port.
 
 Thx,
 Banana
 
 
 
 
 Regards,
 banana
 ___
 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



- End forwarded message -
--- Makefile.old	2011-06-22 07:39:31.0 +
+++ Makefile	2011-06-22 07:54:04.0 +
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	hlstats
-PORTVERSION=	1.50
+PORTVERSION=	1.62
 CATEGORIES=	games www
-MASTER_SITES=	http://www.hlstats-community.org/files/42/
+MASTER_SITES=	http://www.hlstats-community.org/wordpulse/site/hlscom/upload/Multimedia/download/$(PORTVERSION)/
+DISTNAME=	HLStats-$(PORTVERSION)
 
 MAINTAINER=	po...@freebsd.org
 COMMENT=	A real-time stats parser for Half Life  its mods
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
 
-BROKEN=		checksum mismatch
-
 WRKSRC=		${WRKDIR}/${PORTNAME}
 NO_BUILD=	yes
 USE_PHP=	yes
@@ -24,6 +23,8 @@
 HLSTATS?=	www/${PORTNAME}
 PLIST_SUB+=	HLSTATS=${HLSTATS}
 
+LICENSE=CDDL
+
 do-install:
 	@ ${MKDIR} ${PREFIX}/${HLSTATS}
 	@ ${CP} -R ${WRKSRC}/* ${PREFIX}/${HLSTATS}
___
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: openshot blender

2011-05-17 Thread Rodrigo OSORIO (ros)
On 17/05/11 11:23 +0200, Gour-Gadadhara Dasa wrote:
 Hello!
 
 I see that there is blender-2.57b in the ports now which was obstacle
 to have 3D-enabled multimedia/openshot-1.3.0.
 
 Is there a plan to update openshot to 1.3.1 with 3D capabilities
 enabled?
 
 
 Sincerely,
 Gour
 
 -- 
 ???In the material world, conceptions of good and bad are
 all mental speculations?? (Sri Caitanya Mahaprabhu)
 
 http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
 
 

Hi,

This could be done, I just request the maintainership for this port.
http://www.freebsd.org/cgi/query-pr.cgi?pr=157112   

Regards,
Rodrigo   




___
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


Mozilla Foundation Security Advisory 2010-71

2010-10-20 Thread Rodrigo OSORIO (ros)

Fyi, 

Mozilla just release a SA for firefox , thunderbird and seamonkey [1]
affecting the current versions in ports. The CVE record seems to be under 
validation.

[1] http://www.mozilla.org/security/announce/2010/mfsa2010-71.html

regards

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


Apache20 in amd64

2010-10-05 Thread Rodrigo OSORIO (ros)
Hi,

I found a compiler error building www/apache20 in the
amd64 arch. The error is located in the mod_ssl code where
the 'STACK' structure seems to be unknown. 
'STACK' is a basic data type defined in the native ssl api 
and the problem seems to be related to the struct visibility. 
Maybe a DEFINE problem .

The error message says :

  ssl_engine_init.c: In function
  'ssl_init_ctx_verify':
  ssl_engine_init.c:534: error: 'STACK'
  undeclared (first use in this function)

The most crappy workaround was to add the following line 
into the work/httpd-2.0.63/modules/ssl/mod_ssl.h file.  

  typedef struct stack_st STACK;

Before going deeper in my investigations I want to know if 
someone faces the same problems with this port. 

Regards

Rodrigo
___
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/148691: [NEW PORT] multimedia/gtk-recordmydesktop

2010-08-29 Thread Rodrigo OSORIO (ros)

Ruslan Mahmatkhanov wrote:


Hi!

Can please anybody with spare time pick this PR:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148691

It is hanging around more than one month. It's small and simple, but 
useful - it's gtk frontend to multimedia/recordmydesktop - a tool for 
creating screencasts.


Thanks in advance.


Hi,

I quickly test your port and it seems some missing dependences. At this 
point I just notice py-gtk. And of course portlint
seems not really happy with some lines in your makefile. Here is a patch 
with suggested 'fixes'.


- regards
Rodrigo OSORIO



 
--- Makefile2010-08-29 21:34:42.0 +0200
+++ Makefile.new2010-08-29 21:37:11.0 +0200
@@ -2,6 +2,7 @@
 # Date created:16 July 2010
 # Whom:Ruslan Mahmatkhanov 
cvs-...@yandex.ru
 #
+# $FreeBSD$
 #
 
 PORTNAME=  gtk-recordmydesktop
@@ -14,6 +15,7 @@
 COMMENT=   GTK+ frontend to recordMyDesktop
 
 RUN_DEPENDS=   
${LOCALBASE}/bin/recordmydesktop:${PORTSDIR}/multimedia/recordmydesktop
+BUILD_DEPENDS= py-gtk2=2.4:${PORTSDIR}/x11-toolkits/py-gtk2
 
 GNU_CONFIGURE= yes
 USE_GMAKE= yes
___
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

Patchs for chromium broken

2010-04-12 Thread Rodrigo OSORIO (ros)
Hi,

The patch list for Chromium listed in FreeBSD Wiki[1]
aren't available anymore. The list was updated this 
morning, so it's maybe just a mistake...

Regards
Rodrigo OSORIO

[1]http://wiki.freebsd.org/Chromium


___
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


Adding a new entry in ports/UPDATING for yabb ?

2010-01-24 Thread Rodrigo OSORIO (ros)
On 24/01/10 22:35 +0100, Rodrigo (ros) wrote:
 Hi porters,
 
 Some users experience problems upgrading Yabb form 2.1 to 2.4
 because they don't really read the Yabb install procedure carefully.
 
 Even upgrade isn't destructive, I think it will be good to add those few 
 lines in
 the UPGRADING file to prevent users.
 
 
  AFFECTS: users of www/yabb
  AUTHOR: rodr...@bebik.net
 
  Yabb upgrade from 2.1 to 2.4 requires a clean install before upgrade.
  See here: http://codex.yabbforum.com/YaBB.pl?num=1200162021
 
 
 
 - Rodrigo
 ___
 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
 

Oups, sorry for the wrong subjet in my previous email.
-ros
___
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: OpenOffice.org packages

2009-11-24 Thread Rodrigo OSORIO (ros)
On 24/11/09 13:46 +, Chris Rees wrote:
 2009/11/23 Aldis Berjoza killasmur...@gmail.com:
  I and some other FreeBSD users are wondering why there are no
  OpenOffice.org package available on FreeBSD Mirrors?
 
  Everyone have them, even OpenBSD. What's the reason?
 
  OpenBSD even have package for lame.
 
  Thanks in advance.
 
 
 Kindly provided by Glen Barber:
 
 http://freebsd.dev-urandom.com/packages/openoffice/
 
 Chris
 
 -- 
 A: Because it messes up the order in which people normally read text.
 Q: Why is top-posting such a bad thing?
 A: Top-posting.
 Q: What is the most annoying thing in a mailing list?
 ___
 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

Hi,

For a long time OO packages were also available here : 
http://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/

regards,
Rodrigo
___
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


Help request to undestand the portmon report

2008-07-11 Thread Rodrigo OSORIO (ros)
Hello everyone,

I just take a quick look at the portmon report about my first port submit, 
omegaT[1], a translation memory editor.
As I can see, portmon reports a 'failed to build' state for the amd64-8-latest 
environment, but if I took a close look, the log file looks ok (the port and 
the pakage was build without errors).

My question is why portmon think an error occurs during the build (maybe 
something wrong is hide in the log). 
And how can I fix this situation to avoid unnecesary problems reported for the 
port tree.

Thanks for your answers.
Rodrigo OSORIO



[1] http://portsmon.freebsd.org/portoverview.py?category=editorsportname=omegaT
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Commiting new ports

2008-06-06 Thread Rodrigo OSORIO (ros)

Hello,

I take advantage of this discussion to refer to my own port submission 
(ports/123614)
open from 12 may, a short delay of course, but I will be very happy to see it 
aproved ;)


Thanks
Rodrigo
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]