Bug 206485 - New Port: graphics/rigsofrods-caelum Caelum is a sky rendering plugins for OGRE
Summary: New Port: graphics/rigsofrods-caelum Caelum is a sky rendering plugins for OGRE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-22 08:13 UTC by Thibault Payet
Modified: 2016-03-20 12:13 UTC (History)
0 users

See Also:


Attachments
the shar file of the port (4.31 KB, text/plain)
2016-01-22 08:13 UTC, Thibault Payet
no flags Details
poudriere testport log (709.55 KB, text/x-log)
2016-01-22 08:15 UTC, Thibault Payet
no flags Details
the shar file of the port (4.26 KB, text/plain)
2016-01-22 13:44 UTC, Thibault Payet
rakuco: maintainer-approval+
Details
poudriere testport log (706.56 KB, text/x-log)
2016-01-22 14:23 UTC, Thibault Payet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2016-01-22 08:13:51 UTC
Created attachment 165940 [details]
the shar file of the port

Caelum is a sky rendering plugins for OGRE, it's the version used by rigsofrods
Comment 1 Thibault Payet 2016-01-22 08:15:35 UTC
Created attachment 165941 [details]
poudriere testport log
Comment 2 Thibault Payet 2016-01-22 13:44:33 UTC
Created attachment 165955 [details]
the shar file of the port
Comment 3 Thibault Payet 2016-01-22 14:23:37 UTC
Created attachment 165957 [details]
poudriere testport log
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-03-20 12:11:00 UTC
A commit references this bug:

Author: jbeich
Date: Sun Mar 20 12:10:42 UTC 2016
New revision: 411439
URL: https://svnweb.freebsd.org/changeset/ports/411439

Log:
  graphics/rigsofrods-caelum: add new port

  PR:		206485
  Submitted by:	Thibault Payet <monwarez@mailoo.org>

  Caelum is a plug-in/library for Ogre targeted to help create
  nice-looking (photorealistic if possible) atmospheric effects such as
  sky colour, clouds and weather phenomena such as rain or snow.

  http://www.ogre3d.org/tikiwiki/Caelum

Changes:
  head/graphics/Makefile
  head/graphics/rigsofrods-caelum/
  head/graphics/rigsofrods-caelum/Makefile
  head/graphics/rigsofrods-caelum/distinfo
  head/graphics/rigsofrods-caelum/files/
  head/graphics/rigsofrods-caelum/files/patch-CMakeDependenciesConfig.txt
  head/graphics/rigsofrods-caelum/files/patch-main_CMakeLists.txt
  head/graphics/rigsofrods-caelum/pkg-descr
  head/graphics/rigsofrods-caelum/pkg-plist
Comment 5 Jan Beich freebsd_committer freebsd_triage 2016-03-20 12:13:12 UTC
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]