Bug 114329 - [PATCH] [bsd.port.mk] Make IGNORE messages show as real sentences
Summary: [PATCH] [bsd.port.mk] Make IGNORE messages show as real sentences
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: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-05 10:30 UTC by Alexey Dokuchaev
Modified: 2007-07-27 22:50 UTC (History)
0 users

See Also:


Attachments
d2 (5.16 KB, text/plain)
2007-07-05 10:30 UTC, Alexey Dokuchaev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Dokuchaev freebsd_committer freebsd_triage 2007-07-05 10:30:03 UTC

There are number of IGNORE messages in bsd.port.mk (and other bsd.*.mk as 
well) which are not composed correctly, and sometimes are misaligned.  
Please consider attached patch that fixes it.

How-To-Repeat: 

Try to emit any of them.  :-)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-05 10:30:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

bsd.port.mk is port manager territory
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-07-27 22:38:50 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-27 22:40:17 UTC
pav         2007-07-27 21:40:11 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.gcc.mk bsd.port.mk 
  Log:
  - Pass FFLAGS to make when USE_FORTRAN is set [1]
  - Fix detection of i386 libs on amd64/ia64 [2]
  - Make IGNORE messages show as a real sentences [3]
  - Make COPYTREE_* work under unpriviledged user [4]
  
  PR:             ports/112203 [2], ports/114329 [3], ports/113425
  Submitted by:   gerald [1], Scot Hetzel <swhetzel@gmail.com> [2], danfe [3],
                  Dmitry Marakasov <amdmi3@amdmi3.ru> [4]
  
  Revision  Changes    Path
  1.14      +7 -5      ports/Mk/bsd.gcc.mk
  1.577     +81 -59    ports/Mk/bsd.port.mk
_______________________________________________
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"