Bug 193533 - [New Port]: devel/fsnotifier: fsNotifier for IntelliJ IDEA
Summary: [New Port]: devel/fsnotifier: fsNotifier for IntelliJ IDEA
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks: 193537
  Show dependency treegraph
 
Reported: 2014-09-10 18:27 UTC by Melvyn Sopacua
Modified: 2014-11-14 08:38 UTC (History)
1 user (show)

See Also:


Attachments
Add fsnotifier (1.15 KB, patch)
2014-09-10 18:28 UTC, Melvyn Sopacua
no flags Details | Diff
Current version of port as fixed (1.41 KB, text/plain)
2014-10-31 16:18 UTC, John Marino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Melvyn Sopacua 2014-09-10 18:27:25 UTC
Will be needed for forthcoming editors/pycharm.

Redports: https://redports.org/buildarchive/20140909190501-15528/
Comment 1 Melvyn Sopacua 2014-09-10 18:28:03 UTC
Created attachment 147183 [details]
Add fsnotifier
Comment 2 John Marino freebsd_committer freebsd_triage 2014-10-31 15:58:17 UTC
FYI: redports is now useless for QA testing but this is very simple port

This line: "PLIST_FILES=	bin/${PORTNAME} bin/${PORTNAME}64"

Is unacceptable to me.  If I change the name of the port, the port fails, yes?  It's a huge pet peeve of mine to use PORTNAME like this, so I'm going to replace it with the current value of PORTNAME.
Comment 3 John Marino freebsd_committer freebsd_triage 2014-10-31 15:59:36 UTC
also, the procedure for submitting a new port involves providing a shar file, not a patch: 
https://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html
Comment 4 John Marino freebsd_committer freebsd_triage 2014-10-31 16:12:10 UTC
The makefile didn't pass portlint (but easily fixed) and the pkg-descr is too skimpy.

What is fsnotify?  what is fsnotifier?  why do people need it?

FYI, "man fsnotify" comes up empty.

I had to rewrite the comment to not use "fsnotifier" but I can't fix pkg-descr and I really think it needs a lot more detail.
Comment 5 John Marino freebsd_committer freebsd_triage 2014-10-31 16:18:30 UTC
Created attachment 148823 [details]
Current version of port as fixed

Here is the current version of the port.  I removed the "id" stuff with uidfix, please let me know if you agree.

I am also waiting on a better pkg-descr.  When that comes, I'll commit this.
Comment 6 John Marino freebsd_committer freebsd_triage 2014-11-04 08:55:05 UTC
Hi melvyn,
Did you get a notice for your PR?  I'm waiting a response about the description file before I commit your port, which is already prepared.  It's been a few days already.  (on vacation perhaps?)
Comment 7 John Marino freebsd_committer freebsd_triage 2014-11-07 17:31:19 UTC
It does not bode well for this port is the proposed maintainer is unreachable before it's even committed.

I'll wait for this a few more days, then I'm closing the PR without committing it.
Comment 8 John Marino freebsd_committer freebsd_triage 2014-11-14 08:38:02 UTC
Proposed maintainer is unreachable in reasonable amount of time.  As we don't introduce unmaintained ports into the tree, I'm closing the PR without submitting it.

I did update the shar, so it should be easy to resume later.