#4905 closed enhancement (fixed)
portfile.7 is missing some keywords
Reported by: | jberry@… | Owned by: | jmpalacios (Juan Manuel Palacios) |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 1.4 |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | joe@…, markd@… | |
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
I notice the following missing keywords in portfile.7. Maybe we can fix this for 1.1?
- fetch.type
- cvs.root
Attachments (2)
Change History (14)
comment:1 Changed 19 years ago by jberry@…
comment:2 Changed 19 years ago by jberry@…
Some more missing keywords:
- startupitem.start
- startupitem.stop
- startupitem.restart
Additional new startupitem keys for 1.2:
- startupitem.type (default, systemstarter, launchd, rcng). rcng is not up to date.
- startupitem.executable
- startupitem.logfile
- startupitem.logevents (yes/no)
- startupitem.pidfile none|auto|cleanup|manual [path]
comment:3 Changed 19 years ago by jberry@…
More missing for 1.2:
- svn.url (the url to fetch from)
- svn.tag (a -r tag to fetch from)
comment:4 Changed 19 years ago by jberry@…
Owner: | changed from darwinports-bugs@… to jmpp@… |
---|
Changed 19 years ago by jberry@…
Attachment: | port7words.txt added |
---|
Some text about startupitem and svn, intended for portfile(7).
comment:5 Changed 19 years ago by jberry@…
Text for ports.conf(5), about startupitem_type:
startupitem_type
Set the default type of startupitems to be generated. If set to "default", then a type will be selected that's appropriate to the OS. Supported types are: SystemStarter, launchd, default, rcNG. Default: default
comment:6 Changed 19 years ago by jmpp@…
Cc: | joe@… added |
---|
comment:7 Changed 18 years ago by markd@…
Type: | defect → enhancement |
---|
comment:8 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|
Here is an updated portfile that follows the notes. It adds:
-startupitems.keywords -cvs.root key -svn fetch section
Modifications:
-changed occurrances of DarwinPorts to MacPorts -reworked dependency section to reflect new default port:<port> style
comment:9 Changed 18 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed in r21998, closing ticket.
-jmpp
comment:10 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Component: | guide → base |
---|
comment:11 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | → MacPorts base enhancements |
---|
comment:12 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 1.4 |
---|
Additional confusion: