Re: rubgem update to 3.2.7

2018-07-09 Thread Stefan Esser
Am 09.07.18 um 05:04 schrieb Koichiro Iwao: > On Mon, Jul 09, 2018 at 12:02:22AM +0200, Walter Schwarzenfeld via > freebsd-ports wrote: >> Portmaster tries to build the update in the wrong order. >> >> Right order for me was (depend on which packages are installed): >> >> rubygem-glib2 >> rubygem-

order of multiple PKGNAMEPREFIX?

2018-07-09 Thread Koichiro Iwao
Hi, I have a question when a port has multiple PKGNAMEPREFIX. I'm still not sure after reading porter's handbook[1]. If prefixed ports such as p5-, py-, rubygem- are under language or region category, which prefix should appear earlier? As well as other existing ports, I believe language_region-

Please test!

2018-07-09 Thread 山田真由
Hello! The first install the Ports Collection and put my port under /usr/ports/math/ and then compile it as usual. My port is located at http://taurus.ics.nara-wu.ac.jp/my/ Please test and inform me success or failure. ___ freebsd-ports@freebsd.org mai

Re: Please test!

2018-07-09 Thread Koichiro Iwao
On Mon, Jul 09, 2018 at 04:59:38PM +0900, 山田真由 wrote: > My port is located at http://taurus.ics.nara-wu.ac.jp/my/ 403 -- meta ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Re: rubgem update to 3.2.7

2018-07-09 Thread Walter Schwarzenfeld
Opened PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229630 ___ 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: rubgem update to 3.2.7

2018-07-09 Thread Adam Weinberger
On Mon, Jul 9, 2018 at 1:13 AM Stefan Esser wrote: > > Am 09.07.18 um 05:04 schrieb Koichiro Iwao: > > On Mon, Jul 09, 2018 at 12:02:22AM +0200, Walter Schwarzenfeld via > > freebsd-ports wrote: > >> Portmaster tries to build the update in the wrong order. > >> > >> Right order for me was (depend

git checkout branch in makefile

2018-07-09 Thread blubee blubeeme
Is it possible to do a git checkout of a specific branch in a ports makefile? How would I go about checking out a particular branch from a github project. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: rubgem update to 3.2.7

2018-07-09 Thread Walter Schwarzenfeld
Simple workaround for the moment: It works if you use portmaster -t '-t recurse dependencies thoroughly, using all-depends-list' ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe,

Re: aarch64-none-elf-gcc and related programs will not install

2018-07-09 Thread Mark Millard via freebsd-ports
On 2018-Jul-9, at 9:13 AM, John Baldwin wrote: > On 7/7/18 5:56 PM, Mark Millard wrote: >> Things seem to be in a confused state/status. Here is my limited >> understanding, >> including what has me confused . . . >> >> https://svnweb.freebsd.org/ports/head/devel/aarch64-none-elf-gcc/Makefil

Re: git checkout branch in makefile

2018-07-09 Thread Michael Gmelin
> On 9. Jul 2018, at 19:34, blubee blubeeme wrote: > > Is it possible to do a git checkout of a specific branch in a ports > makefile? > > How would I go about checking out a particular branch from a github project. As branches aren’t stable this won’t buy you anything, that’s why you should

Re: Please test!

2018-07-09 Thread 山田真由
I'm sorry. The URL was wrong. The correct URL is http://taurus.ics.nara-wu.ac.jp/my/singular-port.tar.gz Thank you!! > Hello! > > The first install the Ports Collection and put my port under /usr/ports/math/ > and then compile it as usual. > > My port is located at http://taurus.ics.nara-wu.