1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Cheng-Lung Sung
cab771a7f9 - 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

PR:		80583
Submitted by:	Renato Botelho (maintainer)
2005-05-04 05:47:17 +00:00
Yen-Ming Lee
ae34867263 - It was not installing on FreeBSD 4.x with perl 5.00503.
- Rename patch-aa to reflect which file is patched.
- update /etc/shells in pkg-plist for package

PR:		80104
Submitted by:	Renato Botelho <freebsd@galle.com.br> (maintainer)
2005-04-19 17:46:52 +00:00
Sergei Kolobov
72e6b46a2d - Update to 1.8
- Unbreak
- Remove gratuitous use of REINPLACE
- Add $FreeBSD$ on pkg-plist
- Assign maintainership to the submitter

PR:		ports/79623
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-18 16:08:18 +00:00
Kris Kennaway
0cfa268ebb Don't remove directories we didn't install 2004-05-31 08:07:43 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Tilman Keskinoz
ee40b04c65 Fix PLIST (bento)
PR:	36792
2002-11-03 23:39:37 +00:00
Pete Fritchman
a57055def2 Fix a braino (having @unexec rmdir ... without 2>/dev/null || true really
defeats the purpose...)
2001-10-05 04:34:49 +00:00
Pete Fritchman
dc274f0557 Add missing @unexec rmdir
Noticed by:	bento
2001-10-05 04:27:53 +00:00
James E. Housley
4202c9f72c The perl man directories should not be removed.
PR:		27696
Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-07 11:09:45 +00:00
Steve Price
46baf67232 Add a couple of missing files and remove extra directories on uninstall. 2001-04-15 01:05:42 +00:00
Steve Price
0f24c3f317 Update to version 0.009.
PR:		24119
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-02-26 04:04:33 +00:00
Chris D. Faulhaber
d158e99d33 Upgrade shells/perlsh to new version (perlsh 0.007).
1) Update pkg/PLIST.
2) Change to depend on perlsh's install mechanism.
3) New patch (patch-aa) fixes PREFIX problem.
4) Account for broken TCP/IP on MASTER_SITES.
5) General Makefile cleanups.
6) Addition of perlsh to perl5 virtual category.
7) Use PKGNAME to match port's name.
8) Remove unnecessary perl substitution.

PR:		17031
Submitted by:	Maintainer
2000-02-29 02:27:02 +00:00
Wes Peters
46d2d8fa30 Commit perlsh 0.004pre2 port.
PR:		15412
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-03 19:33:18 +00:00