aboutsummaryrefslogtreecommitdiff
path: root/sysutils/memfetch
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutils/memfetch: unbreak and unexpireRene Ladan2020-05-203-8/+5
| | | | | | | | | | | | Upstream changed a source file without a version bump (back in 2007) PR: 246156 Submitted by: Chris Hutchinson Approved by: maintainer timeout (onatan@gmail.com, 2 weeks) MFH: 2020Q2 Notes: svn path=/head/; revision=536017
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-041-0/+2
| | | | Notes: svn path=/head/; revision=530719
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516897
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-0/+6
| | | | Notes: svn path=/head/; revision=508909
* 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
* Add DOCS option where PORTDOCS is in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362024
* sysutils/memfetch: shebangfix mffind.plKurt Jaeger2014-06-061-1/+2
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=356742
* - Improve COMMENT text, add LICENSEAlexey Dokuchaev2014-01-214-45/+16
| | | | | | | | | - Convert one patch file to MAKE_ARGS - Stagify, dismiss NOPORTDOCS check - Cleanup pkg-descr and pkg-message Notes: svn path=/head/; revision=340555
* 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
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add memfetch, a cool util to dump the memory of a process. Good debug tool.Pav Lucistnik2004-11-277-0/+187
PR: ports/74371 Submitted by: Yonatan <onatan@gmail.com> Notes: svn path=/head/; revision=122619