aboutsummaryrefslogtreecommitdiff
path: root/misc/pastebinit
Commit message (Collapse)AuthorAgeFilesLines
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-221-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=470610
* - Switch back to pastebin.com by default, as paste2.org seem to be handled ↵Dmitry Marakasov2017-05-112-11/+1
| | | | | | | incorrectly Notes: svn path=/head/; revision=440630
* - Update to 1.5Dmitry Marakasov2016-09-123-10/+15
| | | | | | | - Install README file Notes: svn path=/head/; revision=421915
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Take maintainershipDmitry Marakasov2015-11-101-10/+6
| | | | | | | | - Add NO_ARCH - Switch to options helpers Notes: svn path=/head/; revision=401210
* Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsAntoine Brodin2015-07-291-1/+0
| | | | | | | | | | | | using python PR: 201077 Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D2955 Notes: svn path=/head/; revision=393196
* - Swich default pastebin to a working oneDmitry Marakasov2015-06-252-1/+12
| | | | Notes: svn path=/head/; revision=390552
* Fix runtime errorAntoine Brodin2014-11-101-0/+2
| | | | Notes: svn path=/head/; revision=372387
* misc/pastebinit: Upgrade version 1.3.1 => 1.4.1John Marino2014-11-092-7/+5
| | | | | | | | PR: 194126 Submitted by: Matteo Cypriani Notes: svn path=/head/; revision=372346
* - Clarify LICENSEDmitry Marakasov2014-10-171-3/+3
| | | | | | | | - Add LICENSE_FILE - Convert to USES=python Notes: svn path=/head/; revision=371052
* Hand back my ports to the pool.Eitan Adler2014-09-241-1/+1
| | | | | | | Ports require time and TLC which I no longer have. Notes: svn path=/head/; revision=369161
* Fix runtimeAntoine Brodin2014-06-131-1/+5
| | | | Notes: svn path=/head/; revision=357705
* Modernize my portsEitan Adler2014-03-131-1/+1
| | | | Notes: svn path=/head/; revision=348025
* Convert pastebinit to have STAGEDIR support.Eitan Adler2013-09-251-3/+2
| | | | | | | Tested with poudriere Notes: svn path=/head/; revision=328304
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Clean up my ports (and a couple of ports@ owned ones):Eitan Adler2013-03-081-4/+4
| | | | | | | | | | | | | - Fix COMMENT - Add MAKE_JOBS_SAFE where appropriate - Change ordering of LICENSE lines - Fix new header format - Etc. Reviewed by: drogoh (on irc) Notes: svn path=/head/; revision=313672
* Trim the headers in the ports I maintain.Eitan Adler2012-10-061-5/+0
| | | | Notes: svn path=/head/; revision=305369
* - Fix typos (LICENSE is correct form inside bsd.licenses.mk).Andrej Zverev2012-10-021-1/+1
| | | | | | | | | | - Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=305166
* - Update to 1.3.1Eitan Adler2012-09-032-4/+10
| | | | | | | | | | | - Add license - Change path to data directory PR: ports/171286 Submitted by: amdmi3 Notes: svn path=/head/; revision=303605
* Upgrade to OptionsNGEitan Adler2012-06-211-5/+7
| | | | | | | Reviewed by: "Bryan Drewery" <bryan@shatow.net> Notes: svn path=/head/; revision=299715
* Update to 1.3Eitan Adler2012-02-232-10/+4
| | | | | | | | | | | | Remove local patches because the program respects PREFIX and friends now (acc' to upstream) Changes: - Respects PREFIX - Misc changes Notes: svn path=/head/; revision=292097
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280136
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280123
* Update to 1.2Julien Laffaye2011-06-273-8/+22
| | | | | | | | | PR: ports/158018 Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=276494
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update maintainer's email addressSahil Tandon2010-07-111-1/+1
| | | | | | | | PR: ports/148497 Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) Notes: svn path=/head/; revision=257641
* - Pass maintainership to submitterBeech Rintoul2008-12-301-1/+1
| | | | | | | | PR: ports/130010 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> Notes: svn path=/head/; revision=224966
* - Update to 0.11Beech Rintoul2008-12-292-5/+5
| | | | | | | | | | | - Reset maintainer (by request) PR: ports/130010 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> Approved by: "comperr comperr" <comperr.extra@gmail.com> (maintainer) Notes: svn path=/head/; revision=224933
* Update to 0.10Wesley Shields2008-07-022-5/+5
| | | | | | | | PR: ports/125148 Submitted by: comperr <comperr.extra@gmail.com> (maintainer) Notes: svn path=/head/; revision=216162
* A python script which allows you to use pastebin websites from theWesley Shields2008-03-063-0/+35
command line. PR: ports/120955 Submitted by: comperr <comperr.extra@gmail.com> Approved by: garga (mentor) Notes: svn path=/head/; revision=208495