Bug 75604 - [maintainer] fix several bugs in www/jakarta-tomcat4
Summary: [maintainer] fix several bugs in www/jakarta-tomcat4
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: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-29 10:30 UTC by Kang Liu
Modified: 2004-12-29 13:27 UTC (History)
0 users

See Also:


Attachments
file.diff (10.19 KB, patch)
2004-12-29 10:30 UTC, Kang Liu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kang Liu 2004-12-29 10:30:21 UTC
1. Backup config files during deinstall
2. Use "MAN1=" in Makefile
3. Fix pkg_add permission problem, described in PR: ports/57235
4. ECHO_CMD -> ECHO_MSG
5. Bump PORTREVISION.
6. Mark as DEPRECATED
7. Change MASTER_SITES

How-To-Repeat: 1. make deinstall
2. portlint
3. pkg_add , then check the permission
6. http://jakarta.apache.org/tomcat/index.html said "We encourage all users to upgrade to Tomcat 5.x whenever possible."
7. make fetch
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2004-12-29 12:47:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

I'll handle this.
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2004-12-29 13:26:55 UTC
State Changed
From-To: open->closed

Commited. Thanks for your contribution.