aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dirvish
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutils/dirvish: update distinfo and unexpire, verified by submitter.Rene Ladan2020-05-202-7/+3
| | | | | | | | | PR: 243309 Submitted by: Nathan Robertson MFH: 2020Q2 Notes: svn path=/head/; revision=536009
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-041-0/+2
| | | | Notes: svn path=/head/; revision=530719
* Replace do-patch in ports that override it with more appropriate targetsTobias Kortkamp2019-11-071-1/+1
| | | | | | | | Most ports do not need to override do-patch. It breaks some ports tree features like EXTRA_PATCH_TREE, etc. Notes: svn path=/head/; revision=516997
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516897
* sysutils/*: Use NO_WRKSUBDIRTobias Kortkamp2019-02-021-2/+3
| | | | Notes: svn path=/head/; revision=491919
* Cleanup no longer needed CHMOD usage after r424898.Mathieu Arnold2016-11-021-1/+1
| | | | | | | | | | PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=425174
* Always use PERL and not PERL5 in scripts.Mathieu Arnold2016-10-191-2/+2
| | | | | | | | | If you use PERL5, the scripts will break when Perl is updated. Sponsored by: Absolight Notes: svn path=/head/; revision=424243
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373038
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Stagify.Vanilla I. Shu2014-06-262-16/+17
| | | | | | | Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359380
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+2
| | | | | | | Submitted by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326574
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* Repeated words are are hard to to find sometimes.Eitan Adler2012-01-081-1/+1
| | | | | | | Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=288737
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Distfile was rereolled (only changes are to version strings)Wesley Shields2009-04-143-4/+25
| | | | | | | | | | | | - Fix bug where only bourne shells are assumed [1] - Pass maintainer to submitter PR: [1]: ports/133667 Submitted by: Alex Povolotsky <tarkhil@over.ru> Approved by: portmgr (flz) Notes: svn path=/head/; revision=232328
* Reset lorenl@north-winds.org due to maintainer-timeouts and no responseMark Linimon2008-09-031-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=219718
* - Change maintainer's emailRong-En Fan2006-11-021-1/+1
| | | | | | | Approved by: Loren M. Lang (maintainer) Notes: svn path=/head/; revision=176211
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Respect PREFIXMarcus Alves Grando2005-12-044-69/+27
| | | | | | | | | | Add SHA256 PR: 89938 Submitted by: Loren M. Lang <lorenl@alzatex.com> (maintainer) Notes: svn path=/head/; revision=150397
* - Local patch has been renamed.Florent Thoumie2005-07-031-78/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=138416
* - Update to 1.2.1.Florent Thoumie2005-06-303-7/+72
| | | | | | | | PR: ports/82341 Submitted by: maintainer Notes: svn path=/head/; revision=138266
* - Add a missing runtime dependency on rsyncJean-Yves Lefort2005-06-084-3/+42
| | | | | | | | | | - Add sample configuration files PR: ports/81825 Submitted by: maintainer Notes: svn path=/head/; revision=137044
* This is a network-based backup system based of of rync. It can do full andPav Lucistnik2005-05-045-0/+127
incremental backups to a remote file server. It relies on rsync for the host to host copy and uses hard links to provide multiple snapshots of the data without duplicating identical files. PR: ports/80582 Submitted by: Loren M. Lang <lorenl@alzatex.com> Notes: svn path=/head/; revision=134595