aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-perl-wrapper
Commit message (Collapse)AuthorAgeFilesLines
* Mk: Cleanup after moving apply-slist earlier.Mathieu Arnold2021-04-141-2/+0
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Unbreak things broken by my previous incomplete commitsTobias Kortkamp2019-02-021-2/+2
| | | | | | | Pointy hat: tobik Notes: svn path=/head/; revision=491958
* misc/*: Use NO_WRKSUBDIRTobias Kortkamp2019-02-021-1/+2
| | | | Notes: svn path=/head/; revision=491930
* - Stagify.Jun Kuriyama2014-06-141-2/+1
| | | | Notes: svn path=/head/; revision=357756
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327278
* Fix typo...Jun Kuriyama2010-11-191-2/+2
| | | | Notes: svn path=/head/; revision=264814
* Simple wrapper for perl5 with LD_PRELOAD=libthr for amanda 3.*.Jun Kuriyama2010-11-013-0/+64
Notes: svn path=/head/; revision=263893