Created attachment 189997 [details] raylib port
Created attachment 190198 [details] raylib port update Makefile Update Makefile, remove plist file moved to Makefile
Martin, What is the difference between Martinfx fork and the original raysan5 repo? Yuri
Hi Yuri, there are patches for freebsd because in original repository are only in devel branch and not are in official release 1.9.1. Therefore i created version pre-release 1.9.2 in Martinfx and i waiting for official release and then i switch on official repository.
(In reply to Martin Filla from comment #3) You shouldn't create your own fork just for FreeBSD patches and version update. Patches should be under files/ and should be reported as pull requests to the uostream. And only the upstream can set the version.
raylib also depends on graphics/glfw
(In reply to uzimac from comment #5) I know. --- I will update this port to source from the original repo. Will look through diffs and see what should be submitted as pull requests. Thanks, Yuri
There are actually no differences between two repos at the moment. Martin, The correct way to use another upstream revision for a port is to use the version returned by "git describe --tags". I will do this in this case. Thanks, Yuri
Hi Yuri, i wrote raysan to https://github.com/raysan5/raylib/issues/401
Created attachment 190350 [details] raylib port update Makefile, pkg-descr Update Makefile to 1.9.4 version raylib and update pkg-descr
Committed with small changes. Thank you for your contribution!
A commit references this bug: Author: yuri Date: Fri Feb 16 17:46:20 UTC 2018 New revision: 462049 URL: https://svnweb.freebsd.org/changeset/ports/462049 Log: New port: devel/raylib: Simple and easy-to-use library to learn videogames programming PR: 225402 Submitted by: Martin Filla <martinfilla@post.cz> Approved by: tcberner Changes: head/devel/Makefile head/devel/raylib/ head/devel/raylib/Makefile head/devel/raylib/distinfo head/devel/raylib/pkg-descr