Commit Graph

15 Commits

Author SHA1 Message Date
Dmitry Marakasov
b2848559e0 Fix bunch of ports by TundraWare, which share a common set of problems
- Add LICENSE
  It explicitly requires user agreement (thus no-auto-accept) and
  forbids distribution for a fee `beyond reasonable duplication
  charges` which is too vague I don't think can be guaranteed in
  any case (thus no-*-sell)

  tdir port uses another variant of license, which also forbids
  modification, and since the port requires shebangfix and Makefile
  patching, also mark it no-pkg-mirror and BROKEN.

- Don't install licenses with documentation, since our license
  framework already handles this
- Fix python shebangs
- Limit python version to 2.7, as no port is compatible with python3
- Add NO_ARCH
- User options targets helpers
- Simplify installation in a few cases

Approved by:	portmgr blanket
2018-02-19 14:01:41 +00:00
Dmitry Marakasov
9b10e90a23 - Fix shebangs 2017-04-21 10:35:58 +00:00
Dmitry Marakasov
ca65dd8a92 - Add NO_ARCH
- Simplify installation (do-install is simpler and more straightforward than changing whole upstream makefile)
2016-08-30 09:01:25 +00:00
Antoine Brodin
8e556b93ae Cleanup plist 2014-11-22 18:42:44 +00:00
Marcus von Appen
306e66af5d - Convert ports of mail/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 17:10:06 +00:00
Antoine Brodin
1c9a101b35 Allow staging as a regular user 2014-09-08 18:57:31 +00:00
Vanilla I. Shu
7e11c9598c Stagify. 2014-07-10 13:19:08 +00:00
Baptiste Daroussin
c71ee02f2e Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-04 09:12:57 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- 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.
2011-10-24 04:17:37 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Ion-Mihai Tetcu
34dfae690a - fix plist with -DNOPORTDOCS
- bump PORTREVISION

Prompted by:	QA Tindy run
2008-06-29 20:46:24 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
41f93dd4c4 Add mailfmt, a python script to format mail or news messages to remove leading
quotations and wrap lines to reasonable lengths.

PR:		43876
Submitted by:	Tim Daneliuk <tundra@tundraware.com>
2003-03-02 23:05:55 +00:00