Re: graphics/gimp-app: pkg-static: Unable to access ... plug-ins/file-mng: No such file or directory

2015-12-14 Thread Koop Mast
On Fri, 2015-12-11 at 22:47 +0100, Albert Shih wrote:
>  Le 26/11/2015 à 08:42:00+0100, O. Hartmann a écrit
> > Updating ports fails on most recent CURRENT and most recent ports
> > tree
> > (as of today, both worlds) with the error shown below:
> > 
> > []
> > gmake[5]: Leaving directory
> > '/usr/ports/graphics/gimp-app/work/gimp-2.8.16' gmake[4]: Leaving
> > directory '/usr/ports/graphics/gimp-app/work/gimp-2.8.16' gmake[3]:
> > Leaving directory '/usr/ports/graphics/gimp-app/work/gimp-2.8.16'
> > gmake[2]: Leaving directory
> > '/usr/ports/graphics/gimp-app/work/gimp-2.8.16' > Compressing
> > man
> > pages (compress-man) ===>>> Starting check for runtime dependencies
> > ===>>> Gathering dependency list for graphics/gimp-app from ports
> > ===>>> Dependency check complete for graphics/gimp-app
> > 
> > ===>>> All >> gimp-gutenprint-5.2.10_2 >> graphics/gimp-app (2/4)
> > 
> > ===>  Installing for gimp-app-2.8.16,1
> > ===>   Registering installation for gimp-app-2.8.16,1 as automatic
> > pkg-static: Unable to access
> > file /usr/ports/graphics/gimp-
> > app/work/stage/usr/local/libexec/gimp/2.2/plug-ins/file-mng:
> > No such file or directory *** Error code 74

This is curious, my guess is that it can't find libmng. Could you both
post the config.log file somewhere?

-Koop

P.S. It might be handy to CC the maintainer too.
___
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: multimedia/ogmrip/Makefile remove

2015-12-14 Thread Kurt Jaeger
Hi!

> I suggest
>   BROKEN= unfetchable
> should be removed from
>   multimedia/ogmrip/Makefile
> as it fetches build & runs for me.

> requesting http://distcache.FreeBSD.org/ports-distfiles/ogmrip-1.0.1.tar.gz
> remote size / mtime: 3276396 / 1401474486
> ogmrip-1.0.1.tar.gz   100% of 3199 kB  273 kBps 00m12s
> ===> Fetching all distfiles required by ogmrip-1.0.1_5 for building
> => SHA256 Checksum OK for ogmrip-1.0.1.tar.gz.

The file in the distcache is not sufficient to unbreak if the
original distfile is no longer available.

Which is the case, as this happens:

fetch: 
http://tenet.dl.sourceforge.net/project/ogmrip/ogmrip/1.0/1.0.1/ogmrip-1.0.1.tar.gz:
 size mismatch: expected 3276396, actual 3280561

> This list is authoritative to decide, as
> MAINTAINER= po...@freebsd.org
> 
> Could someone else confirm/deny please ?

Can you provide a patch via bugs.freebsd.org which the correct checksum
and the BROKEN removed ? And probably a list of changes between the
old and the new distfile ? Why was it changed ?

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
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"


Mk/bsd.sites.mk add NetBSD path to fix dns/dlint/Makefile fetch BROKEN

2015-12-14 Thread Julian H. Stacey
Hi ports-...@freebsd.org
cc: po...@freebsd.org

I suggest ports-mgr@ add a distfiles repository path to Mk/bsd.sites.mk
which would allow dns/lint [& perhaps other ports ?] to remove BROKEN=

*** current/ports/dns/dlint/MakefileMon Dec 14 12:45:45 2015
--- current/ports/dns/dlint/MakefileMon Dec 14 12:45:58 2015
***
*** 11,17 
  MAINTAINER=   jlaff...@freebsd.org
  COMMENT=  Lint for DNS zones (Domain Name Server zone verification 
utility)
  
! BROKEN=   unfetchable
  USES= shebangfix
  NO_BUILD= yes
  
--- 11,25 
  MAINTAINER=   jlaff...@freebsd.org
  COMMENT=  Lint for DNS zones (Domain Name Server zone verification 
utility)
  
! # BROKEN= unfetchable
! # My (jhs@) make.conf adds 
http://ftp.netbsd.org/pub/pkgsrc/distfiles/${DIST_SUBDIR}/
! # which works OK as shown Mon Dec 14 12:51:15 CET 2015
! # requesting http://ftp.netbsd.org/pub/pkgsrc/distfiles/dlint1.4.0.tar.gz
! # remote size / mtime: 23007 / 974584800
! # dlint1.4.0.tar.gz 100% of   22 kB   96 kBps 
00m00s
! # Consider adding
! # http://ftp.netbsd.org/pub/pkgsrc/distfiles/%SUBDIR%/
! # to Mk/bsd.sites.mk
  USES= shebangfix
  NO_BUILD= yes
  

Cheers,
Julian
-- 
Julian Stacey,  BSD Linux Unix Sys. Eng. Consultant Munich http://berklix.com
 Reply After previous text to preserve context, as in a play script.
 Indent previous text with >Insert new lines before 80 chars.
 Use plain text, Not quoted-printable, Not HTML, Not base64, Not MS.doc.
___
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: [Bug 205242] editors/libreoffice (5.0.3, r403255) does not build in poudriere on 11.0-CURRENT r276659

2015-12-14 Thread Matthias Apitz
El día Sunday, December 13, 2015 a las 03:10:27PM -0800, Don Lewis escribió:

> I usually use testport -i, which drops into a shell inside the build
> jail after the build finishes.  That allows me to tweak things inside
> the jail and rerun make or try other commands to quickly see the result.
> In your case the command would be:
> 
> poudriere testport -j freebsd-head -p ports-20151208 -i -o editors/libreoffice

Seems to be a moving target; now with the 'poudriere testport ...' some
make component crashes somewhere before getting to the point of the
problem with the arrows of the galery

matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de,  http://www.unixarea.de/  ☎ 
+49-176-38902045
___
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: Mk/bsd.sites.mk add NetBSD path to fix dns/dlint/Makefile fetch BROKEN

2015-12-14 Thread Chris H
On Mon, 14 Dec 2015 13:15:02 +0100 "Julian H. Stacey"  wrote

> Hi ports-...@freebsd.org
> cc: po...@freebsd.org
> 
> I suggest ports-mgr@ add a distfiles repository path to Mk/bsd.sites.mk
> which would allow dns/lint [& perhaps other ports ?] to remove BROKEN=
> 
> *** current/ports/dns/dlint/MakefileMon Dec 14 12:45:45 2015
> --- current/ports/dns/dlint/MakefileMon Dec 14 12:45:58 2015
> ***
> *** 11,17 
>   MAINTAINER=jlaff...@freebsd.org
>   COMMENT=Lint for DNS zones (Domain Name Server zone verification
> utility)   
>
> ! BROKEN=unfetchable
>   USES=shebangfix
>   NO_BUILD=yes
>   
> --- 11,25 
>   MAINTAINER=jlaff...@freebsd.org
>   COMMENT=Lint for DNS zones (Domain Name Server zone verification
> utility)   
>
> ! # BROKEN=unfetchable
> ! # My (jhs@) make.conf adds
> http://ftp.netbsd.org/pub/pkgsrc/distfiles/${DIST_SUBDIR}/ ! # which works OK
> as shown Mon Dec 14 12:51:15 CET 2015 ! # requesting
> http://ftp.netbsd.org/pub/pkgsrc/distfiles/dlint1.4.0.tar.gz ! # remote size
> / mtime: 23007 / 974584800 ! # dlint1.4.0.tar.gz
> 100% of   22 kB   96 kBps 00m00s ! # Consider adding
> ! # http://ftp.netbsd.org/pub/pkgsrc/distfiles/%SUBDIR%/
> ! # to Mk/bsd.sites.mk
>   USES=shebangfix
>   NO_BUILD=yes
>   
> 
> Cheers,
> Julian

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

--Chris


___
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: multimedia/ogmrip/Makefile remove

2015-12-14 Thread Chris H
On Mon, 14 Dec 2015 10:57:38 +0100 "Julian H. Stacey"  wrote

> Hi ports@
> I suggest
> BROKEN= unfetchable
> should be removed from
> multimedia/ogmrip/Makefile
> as it fetches build & runs for me.
> 
> requesting http://distcache.FreeBSD.org/ports-distfiles/ogmrip-1.0.1.tar.gz
> remote size / mtime: 3276396 / 1401474486
> ogmrip-1.0.1.tar.gz   100% of 3199 kB  273 kBps
> 00m12s ===> Fetching all distfiles required by ogmrip-1.0.1_5 for building
> => SHA256 Checksum OK for ogmrip-1.0.1.tar.gz.
> 
> This list is authoritative to decide, as
> MAINTAINER= po...@freebsd.org
> 
> Could someone else confirm/deny please ?
> 
> Cheers,
> Julian

Hmm... seems upstream relocated && re-rolled the distfile. :-(

Merry Christmas, Julian! -- here ya' go :-)

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

All the best.

--Chris


___
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: multimedia/ogmrip/Makefile remove

2015-12-14 Thread Kurt Jaeger
Hi!

> > Can you provide a patch via bugs.freebsd.org which the correct checksum
> > and the BROKEN removed ? And probably a list of changes between the
> > old and the new distfile ? Why was it changed ?
> 
> DONE!
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205332

Port is updated. Thanks!

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
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: multimedia/ogmrip/Makefile remove

2015-12-14 Thread Chris H
On Mon, 14 Dec 2015 11:54:54 +0100 Kurt Jaeger  wrote

> Hi!
> 
> > I suggest
> > BROKEN= unfetchable
> > should be removed from
> > multimedia/ogmrip/Makefile
> > as it fetches build & runs for me.
> 
> > requesting http://distcache.FreeBSD.org/ports-distfiles/ogmrip-1.0.1.tar.gz
> > remote size / mtime: 3276396 / 1401474486
> > ogmrip-1.0.1.tar.gz   100% of 3199 kB  273 kBps
> > 00m12s ===> Fetching all distfiles required by ogmrip-1.0.1_5 for building
> > => SHA256 Checksum OK for ogmrip-1.0.1.tar.gz.
> 
> The file in the distcache is not sufficient to unbreak if the
> original distfile is no longer available.
> 
> Which is the case, as this happens:
> 
> fetch:
> http://tenet.dl.sourceforge.net/project/ogmrip/ogmrip/1.0/1.0.1/ogmrip-1.0.1.
> tar.gz: size mismatch: expected 3276396, actual 3280561 
>
> > This list is authoritative to decide, as
> > MAINTAINER= po...@freebsd.org
> > 
> > Could someone else confirm/deny please ?
> 
> Can you provide a patch via bugs.freebsd.org which the correct checksum
> and the BROKEN removed ? And probably a list of changes between the
> old and the new distfile ? Why was it changed ?

DONE!

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

--Chris


___
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 Port: mcmc-jags-3.4.0_4 -> jags 4?

2015-12-14 Thread Giuseppe Pagnoni
Hello,

thanks for your work in maintaining the mcmc-jags port.  I wanted to ask
you if there is any plan to upgrade it to v. 4 in the near future. The R
package "rjags" requires jags v.4 and I suppose most of the users interact
with jags through R.

very best
giuseppe

PS: I tried to compile the sources from the JAGS website, but I ran into
several problems during configure

-- 
Giuseppe Pagnoni
Dip. Scienze Biomediche, Metaboliche e Neuroscienze
Sezione Fisiologia e Neuroscienze
Univ. di Modena e Reggio Emilia
Via Campi 287
I-41125 Modena, Italy
Tel: +39-059-205-5742
Fax: +39-059-205-5363
___
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: FreeBSD Port: mcmc-jags-3.4.0_4 -> jags 4?

2015-12-14 Thread Giuseppe Pagnoni
Hi,

thanks for the quick reply.  Sure, I'd be happy  to test it, but I would
need some instructions, as I don't know how to install the patch and which
tests I should conduct.

thanks
giuseppe

On Mon, Dec 14, 2015 at 2:40 PM, Kurt Jaeger  wrote:

> Hi!
>
> > thanks for your work in maintaining the mcmc-jags port.  I wanted to ask
> > you if there is any plan to upgrade it to v. 4 in the near future.
>
> There is a patch available in
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204525
>
> Would you be able to test this patch ? Can you add some test results
> to the bug report ?
>
> --
> p...@opsec.eu+49 171 3101372 5 years to
> go !
>



-- 
Giuseppe Pagnoni
Dip. Scienze Biomediche, Metaboliche e Neuroscienze
Sezione Fisiologia e Neuroscienze
Univ. di Modena e Reggio Emilia
Via Campi 287
I-41125 Modena, Italy
Tel: +39-059-205-5742
Fax: +39-059-205-5363
___
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"


Mk/bsd.sites.mk add NetBSD path to fix dns/dlint/Makefile fetch BROKEN (fwd)

2015-12-14 Thread Julian H. Stacey
Repost with ports-mgr@ typo fixed to portsmgr@

Hi ports...@freebsd.org
cc: po...@freebsd.org

I suggest portsmgr@ add a distfiles repository path to Mk/bsd.sites.mk
which would allow dns/lint [& perhaps other ports ?] to remove BROKEN=

*** current/ports/dns/dlint/MakefileMon Dec 14 12:45:45 2015
- --- current/ports/dns/dlint/Makefile  Mon Dec 14 12:45:58 2015
***
*** 11,17 
  MAINTAINER=   jlaff...@freebsd.org
  COMMENT=  Lint for DNS zones (Domain Name Server zone verification 
utility)
  
! BROKEN=   unfetchable
  USES= shebangfix
  NO_BUILD= yes
  
- --- 11,25 
  MAINTAINER=   jlaff...@freebsd.org
  COMMENT=  Lint for DNS zones (Domain Name Server zone verification 
utility)
  
! # BROKEN= unfetchable
! # My (jhs@) make.conf adds 
http://ftp.netbsd.org/pub/pkgsrc/distfiles/${DIST_SUBDIR}/
! # which works OK as shown Mon Dec 14 12:51:15 CET 2015
! # requesting http://ftp.netbsd.org/pub/pkgsrc/distfiles/dlint1.4.0.tar.gz
! # remote size / mtime: 23007 / 974584800
! # dlint1.4.0.tar.gz 100% of   22 kB   96 kBps 
00m00s
! # Consider adding
! # http://ftp.netbsd.org/pub/pkgsrc/distfiles/%SUBDIR%/
! # to Mk/bsd.sites.mk
  USES= shebangfix
  NO_BUILD= yes
  

Cheers,
Julian
- -- 
Julian Stacey,  BSD Linux Unix Sys. Eng. Consultant Munich http://berklix.com
 Reply After previous text to preserve context, as in a play script.
 Indent previous text with >Insert new lines before 80 chars.
 Use plain text, Not quoted-printable, Not HTML, Not base64, Not MS.doc.
___
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: FreeBSD Port: mcmc-jags-3.4.0_4 -> jags 4?

2015-12-14 Thread Kurt Jaeger
Hi!

> thanks for your work in maintaining the mcmc-jags port.  I wanted to ask
> you if there is any plan to upgrade it to v. 4 in the near future.

There is a patch available in

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

Would you be able to test this patch ? Can you add some test results
to the bug report ?

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
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: Creating new port for gogs, put poudriere fail to clone github repo while build is running

2015-12-14 Thread Matthias Fechner
Am 12.12.2015 um 22:41 schrieb Kurt Jaeger:
> https://lists.freebsd.org/pipermail/freebsd-ports/2015-December/101338.html
> 
> It's all the same, whether it's godep, maven or git:
> No network after the fetch-phase.

very interesting thread.

There are some promising patches available, that should get this for go
fixed in a nice way:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205282

and:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205032

Maybe a similar approach can be used for other build environments.

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"


multimedia/ogmrip/Makefile remove

2015-12-14 Thread Julian H. Stacey
Hi ports@
I suggest
BROKEN= unfetchable
should be removed from
multimedia/ogmrip/Makefile
as it fetches build & runs for me.

requesting http://distcache.FreeBSD.org/ports-distfiles/ogmrip-1.0.1.tar.gz
remote size / mtime: 3276396 / 1401474486
ogmrip-1.0.1.tar.gz   100% of 3199 kB  273 kBps 00m12s
===> Fetching all distfiles required by ogmrip-1.0.1_5 for building
=> SHA256 Checksum OK for ogmrip-1.0.1.tar.gz.

This list is authoritative to decide, as
MAINTAINER= po...@freebsd.org

Could someone else confirm/deny please ?

Cheers,
Julian
-- 
Julian Stacey,  BSD Linux Unix Sys. Eng. Consultant Munich http://berklix.com
 Reply After previous text to preserve context, as in a play script.
 Indent previous text with >Insert new lines before 80 chars.
 Use plain text, Not quoted-printable, Not HTML, Not base64, Not MS.doc.
___
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/gimp-app: pkg-static: Unable to access ... plug-ins/file-mng: No such file or directory

2015-12-14 Thread Albert Shih
 Le 14/12/2015 à 11:26:36+0100, Koop Mast a écrit
> On Fri, 2015-12-11 at 22:47 +0100, Albert Shih wrote:
> >  Le 26/11/2015 à 08:42:00+0100, O. Hartmann a écrit
> > > Updating ports fails on most recent CURRENT and most recent ports
> > > tree
> > > (as of today, both worlds) with the error shown below:
> > >
> > > []
> > > gmake[5]: Leaving directory
> > > '/usr/ports/graphics/gimp-app/work/gimp-2.8.16' gmake[4]: Leaving
> > > directory '/usr/ports/graphics/gimp-app/work/gimp-2.8.16' gmake[3]:
> > > Leaving directory '/usr/ports/graphics/gimp-app/work/gimp-2.8.16'
> > > gmake[2]: Leaving directory
> > > '/usr/ports/graphics/gimp-app/work/gimp-2.8.16' > Compressing
> > > man
> > > pages (compress-man) ===>>> Starting check for runtime dependencies
> > > ===>>> Gathering dependency list for graphics/gimp-app from ports
> > > ===>>> Dependency check complete for graphics/gimp-app
> > >
> > > ===>>> All >> gimp-gutenprint-5.2.10_2 >> graphics/gimp-app (2/4)
> > >
> > > ===>  Installing for gimp-app-2.8.16,1
> > > ===>   Registering installation for gimp-app-2.8.16,1 as automatic
> > > pkg-static: Unable to access
> > > file /usr/ports/graphics/gimp-
> > > app/work/stage/usr/local/libexec/gimp/2.2/plug-ins/file-mng:
> > > No such file or directory *** Error code 74
>
> This is curious, my guess is that it can't find libmng. Could you both
> post the config.log file somewhere?

You'r a genius.

I make a

  portupgrade -f libmng

and now gimp can be installed without any error.

lots of THANKS.

Regards.

JAS
--
Albert SHIH
DIO bâtiment 15
Observatoire de Paris
5 Place Jules Janssen
92195 Meudon Cedex
France
Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71
xmpp: j...@obspm.fr
Heure local/Local time:
lun 14 déc 2015 23:16:54 CET
___
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: Creating new port for gogs, put poudriere fail to clone github repo while build is running

2015-12-14 Thread Torsten Zühlsdorff

Aloha,


But I face the problem that during the build process git cannot make a
clone.
For logfile please see here:

http://pkg.fechner.net/data/102amd64-default/2015-12-12_14h52m18s/logs/errors/gogs-0.7.19.log


See the related discussion a few hours ago:

https://lists.freebsd.org/pipermail/freebsd-ports/2015-December/101338.html

It's all the same, whether it's godep, maven or git:
No network after the fetch-phase.


And npm based software has the same issues.

Greetings,
Torsten

___
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: Gogs port: A painless self-hosted Git service

2015-12-14 Thread Torsten Zühlsdorff

Aloha,

On 13.12.2015 12:49, Matthew Seaman wrote:

On 13/12/2015 09:22, Yuri wrote:

Some time back it was a discussion on this ML about how to best submit
patches to FreeBSD ports and base system.
One of the problems standing in the way of improvements was the lack of
open source web software to manage public submissions.

This problem is now addressed. I created a port for Gogs: "A painless
self-hosted Git service". It is the open source equivalent of GitHub,
with pretty much similar functionality.

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

Can FreeBSD use it for the pull requests? Maybe using git ⇆subversion
convertor?

Anyway, Gogs is among the nicest web-based systems I saw.



Gogs looks pretty cool, and having it in the ports tree seems like a
very good idea to me.  However, there's a big difference between
'working like github' and 'being github.'

The big advantage of being able to use pull requests on Github is that
so many people who work on open source projects are already setup to use
Github.  They've already jumped through all the hoops necessary for them
to be able to easily clone a repo, develop some changes and submit them
back to the original project.  Having a low barrier to entry like that
is a really big deal.

Now, once a pull request has been submitted, so long as it gets dealt
with somehow, that will satisfy the original submitter.  It doesn't just
have to be merged into the cloned repository on github directly.

There was some talk about taking each pull request and automatically
feeding the diffs into Phabricator[+] and/or raising tickets in
Bugzilla[*] which would be a really neat thing, but it hasn't happened
yet.  Anyone coming up with workable code to be able to do that would be
welcomed with cries of joy.


I did this often for different processes. I won't work on the issue this 
year - there is do much open to do.


But please write me a desired workflow and the needed requirements and 
i will do this in the next year. Just 3 weeks to go :D


Greetings,
Torsten
___
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"