Bug 110063 - games/dungeoncrawl doesn't respect CXX/CXXFLAGS
Summary: games/dungeoncrawl doesn't respect CXX/CXXFLAGS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-08 04:00 UTC by Martin Tournoij
Modified: 2007-04-05 13:10 UTC (History)
1 user (show)

See Also:


Attachments
patch-dungeoncrawl (5.93 KB, text/plain)
2007-03-08 04:00 UTC, Martin Tournoij
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Tournoij 2007-03-08 04:00:09 UTC
games/dungeoncrawl doesn't respect CXX and CXXFLAGS

Other changes while I'm editing this port anyway:
- Replaced pkg-plist with PLIST_FILES
- Install manpage
- Renamed patches
- Replace patch-aa(makefile.bsd) with sed
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-08 04:00:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Stefan Walter freebsd_committer freebsd_triage 2007-04-05 12:57:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-05 13:02:40 UTC
stefan      2007-04-05 12:02:34 UTC

  FreeBSD ports repository

  Modified files:
    games/dungeoncrawl   Makefile 
  Added files:
    games/dungeoncrawl/files patch-source-AppHdr.cc 
                             patch-source-religion.cc 
  Removed files:
    games/dungeoncrawl   pkg-plist 
    games/dungeoncrawl/files patch-aa patch-ba patch-ca 
  Log:
  - Respect CXX and CXXFLAGS
  - Replaced pkg-plist with PLIST_FILES
  - Install manpage
  - Renamed patches
  - Replace patch-aa(makefile.bsd) with sed
  
  PR:             110063
  Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
  Approved by:    maintainer timeout (~4 weeks)
  
  Revision  Changes    Path
  1.4       +19 -9     ports/games/dungeoncrawl/Makefile
  1.2       +0 -20     ports/games/dungeoncrawl/files/patch-aa (dead)
  1.2       +0 -10     ports/games/dungeoncrawl/files/patch-ba (dead)
  1.2       +0 -33     ports/games/dungeoncrawl/files/patch-ca (dead)
  1.1       +10 -0     ports/games/dungeoncrawl/files/patch-source-AppHdr.cc (new)
  1.1       +33 -0     ports/games/dungeoncrawl/files/patch-source-religion.cc (new)
  1.2       +0 -3      ports/games/dungeoncrawl/pkg-plist (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Stefan Walter freebsd_committer freebsd_triage 2007-04-05 13:02:46 UTC
State Changed
From-To: feedback->closed

Committed, thanks!