Bug 158359 - [patch] french/facturier leftovers and port rework
Summary: [patch] french/facturier leftovers and port rework
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 02:10 UTC by Olli Hauer
Modified: 2011-06-29 21:00 UTC (History)
1 user (show)

See Also:


Attachments
fr-facturier.diff (47.71 KB, patch)
2011-06-28 02:10 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2011-06-28 02:10:10 UTC
Rework the port, for apache22 exp-run.

The port has leftovers and will be a stopper for a new exp-run
which is expected in near time.

Fix: This patch reworks the port, please review.
Maybe add some additional code for apache20/22 and place a file
z_facturier.conf with a line 'Include ... ' in the apache20/22
"Include" directory.



How-To-Repeat: Build in tinderbox with apache22 set as default.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-28 02:10:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-29 20:53:11 UTC
thierry     2011-06-29 19:52:58 UTC

  FreeBSD ports repository

  Modified files:
    french/facturier     Makefile pkg-plist 
    french/facturier/files pkg-message.in 
  Added files:
    french/facturier/files facturier.conf.in patch-lib_Conf.pm.in 
                           patch-lib_Util.pm.in pkg-deinstall.in 
  Removed files:
    french/facturier     pkg-deinstall 
    french/facturier/files httpd.conf.facturier patch-lib_Conf.pm 
                           patch-lib_Util.pm 
  Log:
  Rework the port, for apache22 exp-run.
  
  Since I'm there, release maintainership.
  
  PR:             ports/158359
  Submitted by:   ohauer
  
  Revision  Changes    Path
  1.16      +44 -42    ports/french/facturier/Makefile
  1.1       +31 -0     ports/french/facturier/files/facturier.conf.in (new)
  1.2       +0 -31     ports/french/facturier/files/httpd.conf.facturier (dead)
  1.4       +0 -68     ports/french/facturier/files/patch-lib_Conf.pm (dead)
  1.1       +68 -0     ports/french/facturier/files/patch-lib_Conf.pm.in (new)
  1.3       +0 -40     ports/french/facturier/files/patch-lib_Util.pm (dead)
  1.1       +40 -0     ports/french/facturier/files/patch-lib_Util.pm.in (new)
  1.1       +24 -0     ports/french/facturier/files/pkg-deinstall.in (new)
  1.3       +3 -3      ports/french/facturier/files/pkg-message.in
  1.3       +0 -49     ports/french/facturier/pkg-deinstall (dead)
  1.6       +343 -345  ports/french/facturier/pkg-plist
_______________________________________________
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 Thierry Thomas freebsd_committer freebsd_triage 2014-06-01 07:33:03 UTC
State Changed
From-To: open->closed


Committed, thanks!