aboutsummaryrefslogtreecommitdiff
path: root/sysutils/plconfig
Commit message (Collapse)AuthorAgeFilesLines
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-1/+1
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373038
* Support stagingEmanuel Haupt2014-02-251-10/+5
| | | | Notes: svn path=/head/; revision=346015
* 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
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update to version 0.2Kirill Ponomarev2003-09-243-7/+7
| | | | | | | | PR: 56878 Submitted by: maintainer Notes: svn path=/head/; revision=89237
* Never put tarballs in the ports directory when you add a port.Edwin Groothuis2003-04-041-0/+0
| | | | Notes: svn path=/head/; revision=78172
* New port: sysutils/plconfig (Configure HomePlug Bridges)Edwin Groothuis2003-04-045-0/+44
New port of a commandline tool to configure HomePlug bridges. PR: ports/47536 Submitted by: Matt Peterson <matt@peterson.org> Notes: svn path=/head/; revision=78170