Bug 106446 - [PATCH] sysutils/bsdstats: Add net/netcat to RUN_DEPENDS only when base system does not have nc(1).
Summary: [PATCH] sysutils/bsdstats: Add net/netcat to RUN_DEPENDS only when base syste...
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: scrappy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-07 14:30 UTC by Yasuhiro Kimura
Modified: 2006-12-09 06:10 UTC (History)
0 users

See Also:


Attachments
patch-bsdstats (852 bytes, text/plain)
2006-12-07 14:30 UTC, Yasuhiro Kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2006-12-07 14:30:17 UTC
	Add net/netcat to RUN_DEPENDS only when base system does not have nc(1).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-07 14:31:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scrappy

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-09 06:06:19 UTC
scrappy     2006-12-09 06:06:13 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/bsdstats    Makefile pkg-message 
  Log:
  Only depend on netcat if we are running an older version of FreeBSD
  that doesn't already include it ...
  
  PR:             ports/106446
  Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
  
  Revision  Changes    Path
  1.47      +5 -2      ports/sysutils/bsdstats/Makefile
  1.7       +1 -1      ports/sysutils/bsdstats/pkg-message
_______________________________________________
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 3 scrappy freebsd_committer freebsd_triage 2006-12-09 06:06:20 UTC
State Changed
From-To: open->closed


apply included patch