Bug 80583 - [MAINTAINER] shells/perlsh: change the way used to change /etc/shells
Summary: [MAINTAINER] shells/perlsh: change the way used to change /etc/shells
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-03 17:20 UTC by Renato Botelho
Modified: 2005-05-04 06:47 UTC (History)
0 users

See Also:


Attachments
perlsh-1.8.patch (2.86 KB, patch)
2005-05-03 17:20 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho 2005-05-03 17:20:01 UTC
- Change the way used to add/remove the shell on /etc/shells,
  use pkg-install and pkg-deinstall (both stoled from shells/bash)
  to do it.
- Remove pre-install section, it's not more needed on this version,
  because Makefile is created correctly changing Makefile.PL

Added file(s):
- pkg-deinstall
- pkg-install

Generated with FreeBSD Port Tools 0.63
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-05-04 06:47:23 UTC
State Changed
From-To: open->closed

Committed, Thank you.