summaryrefslogtreecommitdiff
path: root/devel/chrpath (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - take maintainershipRene Ladan2010-09-201-4/+6
| | | | | | | | | - pet portlint - do not install INSTALL as PORTDOCS - do not install COPYING as PORTDOCS, use the license framework instead Notes: svn path=/head/; revision=261501
* Fix pkg-plist.Sergey A. Osokin2010-06-202-4/+32
| | | | | | | | | | Bump PORTREVISION. Feature safe: yes Spotted by: QAT via itetcu Notes: svn path=/head/; revision=256767
* Drop maintainership for these ports.Bruce M Simpson2010-06-061-1/+1
| | | | | | | | | | | | | | | Regrettably, I have no free time for the foreseeable future which I can commit directly to these aspects of FreeBSD work, due to a demanding new role elsewhere. I am able to review patches from time to time, but regrettably cannot be directly involved in engineering work beyond this w/o it being directly involved in day-to-day effort. Thank you for your understanding. Notes: svn path=/head/; revision=255908
* Add a note about the limitations of this tool to its pkg-descr.Bruce M Simpson2009-12-031-0/+4
| | | | | | | [Yes, it is a hack.] Notes: svn path=/head/; revision=245145
* Add new port chrpath, a small tool which originated on Linux toBruce M Simpson2009-12-025-0/+50
rewrite the DT_RPATH in an ELF binary. Tested on FreeBSD/amd64 7.2-STABLE. Notes: svn path=/head/; revision=245096