Bug 136841 - [PATCH] mail/quickml: USE_RC_SUBR != yes
Summary: [PATCH] mail/quickml: USE_RC_SUBR != yes
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-07-17 08:20 UTC by Philip M. Gollucci
Modified: 2009-12-17 23:30 UTC (History)
1 user (show)

See Also:


Attachments
quickml-0.7_6.patch (7.30 KB, patch)
2009-07-17 08:20 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-07-17 08:20:01 UTC
Added file(s):
- files/pkg-install.in
- files/pkg-message.in
- files/quickml.in

Removed file(s):
- pkg-install
- pkg-message
- files/quickml.sh

Port maintainer (yaizawa@2004.jukuin.keio.ac.jp) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-17 08:20:48 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-07-17 08:20:49 UTC
Maintainer of mail/quickml,

Please note that PR ports/136841 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/136841

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2009-09-17 13:46:48 UTC
State Changed
From-To: feedback->open

Maintainer timeout. 

Note to submitter: this can be further simplified by using the new USERS/GROUPS 
feature.
Comment 5 Yuichiro AIZAWA 2009-09-21 12:00:39 UTC
Dear Edwin,

I apologise for late.

I support this patch basically.
But I can't understand why these lines are existing.

-----
@@ -43,9 +43,9 @@
 .endif
 .if !defined(WITHOUT_ANALOG)
-USE_GHOSTSCRIPT_RUN=3D    yes
-RUN_DEPENDS+=3D   gnuplot:${PORTSDIR}/math/gnuplot \
-                convert:${PORTSDIR}/graphics/ImageMagick
+#USE_GHOSTSCRIPT_RUN=3D   yes
+#RUN_DEPENDS+=3D  gnuplot:${PORTSDIR}/math/gnuplot \
+#               convert:${PORTSDIR}/graphics/ImageMagick
 .endif
 post-fetch:
-----

quickml_analog that is a part of quickml, needs these lines.
Is it possible to delete these lines?



On Fri, Jul 17, 2009 at 4:20 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of mail/quickml,
>
> Please note that PR ports/136841 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:
> =C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/136841
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>



--=20
=E8=97=8D=E6=BE=A4 =E9=9B=84=E4=B8=80=E9=83=8E <yaizawa@2004.jukuin.keio.ac=
.jp>
http://www.yaizawa.jp/  &&  http://mixi.jp/show_friend.pl?id=3D21404
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-12-17 23:22:18 UTC
pgollucci    2009-12-17 23:22:04 UTC

  FreeBSD ports repository

  Modified files:
    mail/quickml         Makefile pkg-install pkg-message 
                         pkg-plist 
    mail/quickml/files   quickml.sh 
  Log:
  - USE_RC_SUBR != yes
  
  PR:             ports/136841
  Approved by:    maintainer
  Submitted by:   myself (pgollucci@)
  
  Revision  Changes    Path
  1.13      +4 -13     ports/mail/quickml/Makefile
  1.2       +0 -18     ports/mail/quickml/files/quickml.sh
  1.2       +0 -31     ports/mail/quickml/pkg-install
  1.2       +0 -12     ports/mail/quickml/pkg-message
  1.3       +0 -1      ports/mail/quickml/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 7 Philip M. Gollucci freebsd_committer freebsd_triage 2009-12-17 23:22:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!