Bug 153340 - Re: [patch] port net-mgmt/pnp update to version 0.6.10
Summary: Re: [patch] port net-mgmt/pnp update to version 0.6.10
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 15:50 UTC by Eygene Ryabinkin
Modified: 2010-12-25 01:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eygene Ryabinkin freebsd_committer freebsd_triage 2010-12-21 15:50:10 UTC
 Sat, Dec 18, 2010 at 11:05:21PM +0100, olli hauer wrote:
 >  - update pnp to version 0.6.10
 >  - replace ${PREFIX}etc/pnp with ETCDIR
 >  - add new variable PNP_URL, adjust pkg-message
 >    (I need this variable for another port)
 
 That's are cool changes, thanks!
 
 >  - install sample config for apache
 
 I need to glance over the stock Apache configuration: the former ones
 were not very much secure, but may be now they are using the better
 variants.
 
 >  - move to new patch format which can be maintained
 >    with command 'make makepatch', this makes it easier
 >    for everyone to write patches.
 > 
 >    Both patch files (patch-001/2...) containig patches
 >    for the same src file (samples/Makefile.in).
 >    Until now there is no big history on the files
 >    patch-00x... so it is a good time to change back to
 >    a format which can be easy maintained.
 >    (Not done for the extra-patch!)
 
 I am against this change.  'make makepatch' is a poor's man approach: it
 loses diff hunk grouping and commit metadata.  I had just wrote a
 message to freebsd-ports@ you're in Cc, so I think that this should be
 at least discussed.
 
 Thanks for your work!
 -- 
 Eygene Ryabinkin                                        ,,,^..^,,,
 [ Life's unfair - but root password helps!           | codelabs.ru ]
 [ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-12-22 11:14:00 UTC
State Changed
From-To: open->closed

Misfiled followup to ports/153283; content migrated. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-12-22 11:14:00 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports-bugs
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-12-25 01:28:36 UTC
wen         2010-12-25 01:28:32 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-DateTime-Event-Zodiac Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  DateTime::Event::Zodiac returns the latin zodiac name or alternatively
  the unicode zodiac symbol for the given date. The zodiac may be calculated
  using either fixed dates or using the longitude/position of the sun.
  
  WWW: http://search.cpan.org/dist/DateTime-Event-Zodiac/
  
  PR:             ports/153340
  Submitted by:   "Mikhail T." <michael@fun-box.ru>
  
  Revision  Changes    Path
  1.4186    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/p5-DateTime-Event-Zodiac/Makefile (new)
  1.1       +2 -0      ports/devel/p5-DateTime-Event-Zodiac/distinfo (new)
  1.1       +5 -0      ports/devel/p5-DateTime-Event-Zodiac/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-DateTime-Event-Zodiac/pkg-plist (new)
_______________________________________________
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"