[Bug 206485] New Port: graphics/rigsofrods-caelum Caelum is a sky rendering plugins for OGRE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 20 12:13:12 UTC 2016


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

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
           Assignee|freebsd-ports-bugs at FreeBSD. |jbeich at FreeBSD.org
                   |org                         |
         Resolution|---                         |FIXED

--- Comment #5 from Jan Beich <jbeich at FreeBSD.org> ---
Thanks. Committed with changes:
- Apply USES=dos2unix for easier patching with svn:eol-style=native
- Define LICENSE after inspecting license headers in *.(cpp|h)
- Drop unused dependencies: devel/boost-libs and devel/ois [*]
- Drop docs which are only a packager trivia (doxygen is disabled by vendor)
- Replace CMakeLists.txt patch with USES=pathfix
- Replace package description with the one from OGRE wiki
- Append email to Created by line (e.g. if maintainer is different person)
- Pet portlint(1)

[*] poudriere lists directly linked in libraries at the end of the build.
    While it won't show dlopen(3) calls the list is useful in order to keep
    LIB_DEPENDS closer to reality.

    [93i386-default-job-01] Installing rigsofrods-caelum-0.6.3...
    ===========================================================================
    ====>> Checking shared library dependencies
     0x00000001 (NEEDED)                     Shared library:
[libOgreMain.so.1.9.0]
     0x00000001 (NEEDED)                     Shared library: [libc.so.7]
     0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
     0x00000001 (NEEDED)                     Shared library: [libm.so.5]
     0x00000001 (NEEDED)                     Shared library: [libstdc++.so.6]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list