1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

338637 Commits

Author SHA1 Message Date
Marcus von Appen
f6b0a3b0f1 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 11:53:51 +00:00
Marcus von Appen
a1e5e50e57 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 11:47:51 +00:00
Marcus von Appen
7515ac7589 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 11:42:59 +00:00
Marcus von Appen
4d70f330ee - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 10:46:42 +00:00
Marcus von Appen
e80fdc2aeb - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 10:26:51 +00:00
Niclas Zeising
d654e23be7 Update to 2.12 [1]
Add CAM option, controlling the install of feh-cam and gen-cam-menu, on by
default.

Changelog:	http://feh.finalrewind.org/archive/2.12/

PR:		190618 [1]
Submitted by:	<mp39590@gmail.com> [1]
2014-06-15 10:26:46 +00:00
Vanilla I. Shu
4776a244d5 1: Stagify.
2: switch to tar:bzip2

Approved by:	portmgr@
2014-06-15 10:03:38 +00:00
Marcus von Appen
a619b7f9b1 - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 09:58:06 +00:00
Vanilla I. Shu
3ad49071cb 1: Stagify.
2: fix build with clang.

Approved by:	portmgr@
2014-06-15 09:54:16 +00:00
Marcus von Appen
3433ffbb56 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 09:52:58 +00:00
Vanilla I. Shu
c79aba96f1 Stagify.
Approved by:	portmgr@
2014-06-15 09:45:21 +00:00
Marcus von Appen
9b51a23e90 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 09:28:24 +00:00
Martin Wilke
575aa77fb3 - Stage support
- Update 0.8.92
2014-06-15 09:27:27 +00:00
Martin Wilke
e24078dcf1 add staging
remove xemacs support
update email to correct
add license

PR:		=190931
Submitted by:	maintainer
2014-06-15 09:19:50 +00:00
Martin Wilke
76f311c8ee - Add backup mirror
PR:		191012
2014-06-15 09:18:48 +00:00
Marcus von Appen
313c33e948 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 09:18:40 +00:00
Martin Wilke
67f2f188b9 - Add a backup mirror
PR:		191013
2014-06-15 09:17:57 +00:00
Marcus von Appen
ec4c2b86ee - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 09:14:01 +00:00
Marcus von Appen
24432b214c - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 09:05:16 +00:00
Rusmir Dusko
18f3cc7038 - Update to 0.1.r765 2014-06-15 08:58:29 +00:00
Martin Wilke
b8c25a9130 - Update to 0.9.7
PR:		191027
2014-06-15 08:46:01 +00:00
Martin Wilke
cfeeb55b15 - Update to 20140614
PR:		191031
2014-06-15 08:44:16 +00:00
Martin Wilke
01f4037f75 - Update to 0.9.32
PR:		191014
2014-06-15 08:41:55 +00:00
Martin Wilke
0589fa1489 - Update to 1.3.8
PR:		190997
2014-06-15 08:41:01 +00:00
Martin Wilke
71f0e22a2c - Update to 2.7
PR:		190950
2014-06-15 08:40:22 +00:00
Kurt Jaeger
dcfffec86a mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master site
Big thanks to Michelle for the biggest part of the work in getting
the port to StageAge. Thanks for Marco to take over as maintainer.

PR:		ports/190273
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (incoming maintainer)
2014-06-15 08:40:09 +00:00
Martin Wilke
5c84d31c7d Plan is a Python package for writing and deploying cron jobs. Plan will
convert Python code to cron syntax. You can easily manage your cron jobs
with Plan like a charm. It is designed for elegancy and writing cron jobs
with as little amount of code as possible. It's extensible but comes with
serveral good useful job types out of the box.

WWW: https://github.com/fengsp/plan

PR:		ports/190948
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-06-15 08:39:47 +00:00
Martin Wilke
03ee50af97 Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.

WWW: https://github.com/mitsuhiko/click

PR:		ports/190947
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-06-15 08:38:41 +00:00
Martin Wilke
85ef09be66 - Update to 0.14.0
PR:		190850
2014-06-15 08:37:03 +00:00
Sofian Brabez
0211530d7b - Support STAGEDIR 2014-06-15 08:36:19 +00:00
Martin Wilke
01d3340425 - Update to 1.83
PR:		191048
2014-06-15 08:35:09 +00:00
Martin Wilke
edad859473 - Update to 5.5.38
PR:		190995
2014-06-15 08:26:47 +00:00
Marcus von Appen
2882803ebf - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 08:23:19 +00:00
Marcus von Appen
45d2a6020d - Enable stagedir support
- Fix LICENSE
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 08:11:21 +00:00
Marcus von Appen
2bd9d3f7d0 - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-15 08:05:37 +00:00
Johan van Selst
64ccbc1f9f - Fix package breakage
- While here, modernise OPTIONS
- Bump PORTREVISION for plist change

PR:		ports/191016
Submitted by:	freebsd@nagilum.org
2014-06-15 07:48:46 +00:00
Kurt Jaeger
9a6f59ccd5 net/quagga: fix build error messages related to vtysh/extract.pl
Approved by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2014-06-15 07:26:48 +00:00
Cy Schubert
25eef83f62 Fix build under clang and gcc 4.8.
Submitted by:	dim
2014-06-15 07:12:26 +00:00
Frederic Culot
b48180eb8b - Update to 1.40
Changes:	http://search.cpan.org/dist/Workflow/Changes
PR:		ports/190928
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2014-06-15 06:56:46 +00:00
Frederic Culot
7effe0cee2 - Update to 0.49
Changes:	http://search.cpan.org/dist/RT-Client-REST/CHANGES
PR:		ports/190927
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2014-06-15 06:48:27 +00:00
Frederic Culot
bc58365a28 - Update to 0.21
Changes:	http://search.cpan.org/dist/Sys-SigAction/Changes
PR:		ports/190925
Submitted by: 	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2014-06-15 06:24:57 +00:00
Cy Schubert
0a5913865c Reversed check. Bump portrevision.
Pointy hat to:	me
2014-06-15 06:06:27 +00:00
Cy Schubert
03624ac11a Due to popular demand sockets are back! Sockets are the default option.
Users should choose named pipes in a heterogeneous environement that uses
both screen 4.0.3 and 4.2.1.

PR:		191029, 191017
2014-06-15 05:44:44 +00:00
Danilo Egea Gondolfo
9fd4b0d01f - Add stage support [1]
- Simplify Makefile

PR:		ports/191043
Submitted by:	joe@thrallingpenguin.com [1]
2014-06-15 04:35:49 +00:00
Vanilla I. Shu
e971c2bfe6 Stagify. 2014-06-15 03:54:20 +00:00
Nicola Vitale
98f56441f4 - Remove docs/examples because the relative distfile is no
longer available
- Add LICENSE (BSD3CLAUSE)
- Use auto plist
- Add support for stage dir
- Bump PORTREVISION (pkg-plist changed)
2014-06-15 03:43:49 +00:00
Vanilla I. Shu
8d9dc9ed9e Stagify.
Approved by:	portmgr@
2014-06-15 03:25:46 +00:00
Vanilla I. Shu
7d4b9358de 1: Stagify.
2: use @owner, @group, @mode.

Approved by:	portmgr@
2014-06-15 03:21:01 +00:00
Martin Wilke
8ea67380b8 - Fix typo
PR:		191026
2014-06-15 03:16:16 +00:00
Martin Wilke
73b1759c8b - Stage support
PR:		191038
2014-06-15 03:06:08 +00:00