1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

338805 Commits

Author SHA1 Message Date
Vanilla I. Shu
429cbebfc6 Stagify. 2014-06-15 14:30:47 +00:00
Vanilla I. Shu
47d5088c99 1: Stagify.
2: move post-install messages to pkg-message.

Approved by:	portmgr@
2014-06-15 14:10:09 +00:00
Oliver Lehmann
8bf9130c1e mark as BROKEN on FreeBSD 10 only 2014-06-15 14:08:52 +00:00
Vanilla I. Shu
6ddbb15911 1: Stagify.
2: add depends to perl5.

Approved by:	portmgr@
2014-06-15 14:04:12 +00:00
Jason E. Hale
ac44c6a737 - Support staging
- Rename generic-named patches to specific file names
- Define LICENSE using file previously installed with the DOCS option
- Remove DOCS option as it only installed aforementioned license file
- Bump PORTREVISION since OPTIONS changed
2014-06-15 14:03:26 +00:00
Kurt Jaeger
ceba983ef6 New port archivers/php5-snappy
PR:		ports/189885
Submitted by:	Melvyn Sopacua <melvyn@magemana.nl>
2014-06-15 13:45:01 +00:00
Raphael Kubo da Costa
b9a68330aa - Update pkg-descr and pkg-message.
- Drop dead MASTER_SITE. We're basically down to relying on our own
  distcache.
- Pass maintainership to submitter.

PR:		190666
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
2014-06-15 13:42:05 +00:00
John Marino
403fbf4a0a graphics/geos: Fix PHP option, reset mainatainer
The PHP option was hardcoded to lang/php5, but it reportedly works on other
versions of PHP.  It also installs a PHP module, so it should have had a
run depends on PHP as well as a build depends (hence the revump)

Also:
  * Remove USE_LDCONFIG, I don't see why it's here
  * convert USE_BZIP2
  * Reset maintainer due to history of timeouts and non-responsiveness to
    this PR
  * respect 80 columns

PR:		178431
Submitted by:	mcdouga9 (egr.msu.edu)
Fixes by:	marino
2014-06-15 13:38:36 +00:00
Antoine Brodin
fdc42209ef Update to 20140608 2014-06-15 13:12:21 +00:00
John Marino
eb11a8aadf graphics/cinepaint: Fix start-up segfault on amd64
PR:		183691
Submitted by:	avjwork (gmail)
2014-06-15 13:10:19 +00:00
Antoine Brodin
3bbbffb5fa Update to 1.2.7 2014-06-15 13:08:13 +00:00
Raphael Kubo da Costa
ab95af1e06 Remove the documentation directories in the right order.
PR:		190819
Submitted by:	jarrod@downtools.com.au (maintainer)
2014-06-15 12:43:00 +00:00
John Marino
5e065a93b7 lang/perl5*: Remove absolute path to makewhatis in pkg-plist
Generally absolutely paths are not used with @exec in pkg-plist.
In this case, the path /usr/bin/makewhatis doesn't work on DragonFly
where the binary is located at /usr/sbin/makewhatis.  Removing the
full path is a no-op on FreeBSD and fixes perl man page installation
on DragonFly.  No revbump required.

Approved by:	portmgr (bapt)
2014-06-15 12:40:42 +00:00
Johan van Selst
ca25ebcc62 - Revert USE_AUTOTOOLS=libtool that was removed in previous commit
because libtool was not found, 12 library files were not build
- Bump PORTREVISION

Reported by:	jenkins via swills
2014-06-15 12:33:34 +00:00
Marc Fonvieille
8dd43b8ba8 Update to r45038 of the FreeBSD docset.
Approved by:	doceng (implicit)
2014-06-15 12:32:26 +00:00
Thomas Zander
8cb69a98e7 - Unbreak build with clang
- Update shared lib handling: mp3lame -> libmp3lame.so etc.
- USES libtool
- Stagify
- Pet portlint
  - Makefile cleanup
  - Rename files/patch-include::mpeg4ip_byteswap.h -> get rid of colons
- Bump PORTREVISION

Approved by:	mentors (implicit)
MFH:	2014Q2
2014-06-15 12:17:56 +00:00
John Marino
dadb814d14 misc/cpuid: Add support for RDRAND/F16C and newer intel features
There is no maintainer for this port, so submitted patches are just
assumed to be correct.

PR:		179065
Submitted by:	Arthurmech (gmail.com)
Adds:		RDRAND/F16 support

PR:		185277
Submitted by:	netch (netch.kiev.ua)
Adds:		Additional intel features
2014-06-15 12:17:46 +00:00
Marcus von Appen
9e2206d60f - 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:56:58 +00:00
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