Bug 134600 - [PATCH] www/neowebscript: apache@ cleanups
Summary: [PATCH] www/neowebscript: apache@ cleanups
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-17 08:40 UTC by Philip M. Gollucci
Modified: 2009-05-31 19:30 UTC (History)
1 user (show)

See Also:


Attachments
neowebscript-3.3_3.patch (119.82 KB, patch)
2009-05-17 08:40 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-17 08:40:01 UTC
- Use SF Macro
- Convert to USE_APACHE, remove apache from _DEPENDS
- Convert to USE_TCL
- APACHE_COMPAT is deprecated
- Use SUB_FILES for pkg-message, neowebscript.conf
- Use %%var%% in pkg-plist
- Honor NOPORTDOCS
- Bump PORTREVISION

Added file(s):
- files/neowebscript.conf.in
- files/pkg-message.in

Removed file(s):
- pkg-message
- files/neowebscript.conf

Port maintainer (mi@aldan.algebra.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-17 08:40:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-17 08:40:29 UTC
Maintainer of www/neowebscript,

Please note that PR ports/134600 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134600

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-17 08:40:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-05-31 19:24:37 UTC
pgollucci    2009-05-31 18:24:17 UTC

  FreeBSD ports repository

  Modified files:
    www/neowebscript     Makefile pkg-plist 
  Added files:
    www/neowebscript/files neowebscript.conf.in pkg-message.in 
  Removed files:
    www/neowebscript     pkg-message 
    www/neowebscript/files neowebscript.conf 
  Log:
  - Use SF Macro
  - Convert to USE_APACHE, remove apache from _DEPENDS
  - Convert to USE_TCL
  - APACHE_COMPAT is deprecated
  - Use SUB_FILES for pkg-message, neowebscript.conf
  - Use %%var%% in pkg-plist
  - Honor NOPORTDOCS
  - Bump PORTREVISION
  
  PR:             ports/134600
  Approved by:    maintainer timeout (2 weeks)
  Submitted by:   me
  
  Revision  Changes    Path
  1.15      +13 -16    ports/www/neowebscript/Makefile
  1.4       +0 -45     ports/www/neowebscript/files/neowebscript.conf (dead)
  1.1       +45 -0     ports/www/neowebscript/files/neowebscript.conf.in (new)
  1.1       +8 -0      ports/www/neowebscript/files/pkg-message.in (new)
  1.2       +0 -8      ports/www/neowebscript/pkg-message (dead)
  1.3       +853 -854  ports/www/neowebscript/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 5 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-31 19:25:25 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!