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

339467 Commits

Author SHA1 Message Date
Oliver Lehmann
152aa3ab06 update audacious to 3.5
audclient got removed upstream so this breaks some ports
2014-06-21 15:09:24 +00:00
Adam Weinberger
ba5bf86ca0 Extend eadler's work by making some more OPTIONS a bit more
descriptive.
2014-06-21 14:54:06 +00:00
Mark Felder
07fe8a245e plist was missing causing mostly empty packages to be built
Submitted by:	fireglow
2014-06-21 14:29:55 +00:00
Adam Weinberger
55d9fcaac4 Improve the clarity of a few descriptions that became less accurate by
overspecificity.
2014-06-21 14:23:15 +00:00
Barbara Guida
72ddf4af74 Update firebug to 2.0.1 2014-06-21 14:07:08 +00:00
Raphael Kubo da Costa
a585547e3f Build with Python 3 as well.
Instead of forcefully removing the pyuic/uic/port_v3/ directory, which in
effect prevents the port from building with Python 3, check for the major
Python version being used and selectively remove either port_v2/ or
port_v3/.

Additionally, set PYTHON_PY3K_PLIST_HACK, since PyQt does not use either
distutils or setuptools, and Python >= 3.2 store .pyc/.pyo files in a
different directory.

PR:		180467
Submitted by:	nwhitehorn@ (original version)
MFH:		2014Q2
2014-06-21 14:06:17 +00:00
Olli Hauer
ab9586bfe3 - fix build with lua51 / lua52
- strip trailing white space
- no PORTREVISION bump (LUA is not a default OPTION)

Lua build issue reported on apache@ and lua@
 by Peter Olsson and Jason Hellenthal
2014-06-21 13:54:14 +00:00
Baptiste Daroussin
e6475192d9 Remove remnant USE_LUA 2014-06-21 13:35:16 +00:00
Olli Hauer
ad199a9229 - strip optional WITH parameter from argument if OPTION is set to off
FOO_WITH=	foo=bar

  CONFIGURE_ARGS will become now
  ON:	--with-foo=bar
  OFF:	--without-foo

PR:		191085
Submitted by:	ohauer
Approved by:	portmgr (antoine)
2014-06-21 13:29:30 +00:00
Wen Heping
e76c3fedf8 - Update to 2.5.7 2014-06-21 13:20:29 +00:00
John Marino
0a4f6e2a96 Deprecate interactive port security/hunch for removal in 2 months
This unstaged port would need to be converted to a regular, staged port
in order to undeprecate it.

PR:		191211
Submitted by:	marino
Disposition:	maintainer (Dan Pelleq)
Approved by:	portmgr (implicit)
2014-06-21 13:18:05 +00:00
Wen Heping
bb69ec2504 - Update to 6.5.16 2014-06-21 13:17:54 +00:00
Wen Heping
710f591cb2 - Update to 0.3 2014-06-21 13:16:28 +00:00
Wen Heping
82ab786270 - Update to 0.141000
Changes: http://search.cpan.org/src/XSAWYERX/Dancer2-0.141000/Changes
2014-06-21 13:15:05 +00:00
Wen Heping
132d13d980 - Update to 1.21.10 2014-06-21 13:13:44 +00:00
Antoine Brodin
0aa6ef9e61 Fix CATEGORIES 2014-06-21 13:07:53 +00:00
Antoine Brodin
c7f6e44a89 Unbreak 2014-06-21 13:04:45 +00:00
Wen Heping
59c3c814af - Update to 1.6.0.8 2014-06-21 11:35:33 +00:00
Raphael Kubo da Costa
0d94ab3daa - Support staging.
- Set LICENSE.

PR:		191104
Submitted by:	Keith Gaughan <k@stereochro.me>
Approved by:	portmgr blanket approval
2014-06-21 11:10:01 +00:00
MIHIRA Sanpei Yoshiro
1b62b9b733 fix previous commit. 2014-06-21 11:03:01 +00:00
Olli Hauer
170e3498fe - change Maintainer from apache@ to lev@ (subversion maintainer)
subversion(18) is the main consumer of serf, so it is better
  this ports are maintained together.

Approved by:	lev
2014-06-21 09:57:34 +00:00
Wen Heping
9bbc998b01 - Update to 1.9.10 2014-06-21 09:42:32 +00:00
Wen Heping
23c35099c8 - Update to 3.5.0 2014-06-21 09:42:10 +00:00
Rene Ladan
3c15cb9b36 Remove expired ports:
2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat
2014-06-20 www/mod_ruby: Only for threadless ruby
2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead
2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead
2014-06-21 devel/bugzilla40
2014-06-21 devel/bugzilla42
2014-06-21 09:31:43 +00:00
Rene Ladan
116def93ee Remove localized bugzilla ports for which the master port expired:
german/bugzilla40
german/bugzilla42
japanese/bugzilla40
japanese/bugzilla42
russian/bugzilla40
russian/bugzilla42
2014-06-21 09:25:08 +00:00
Wen Heping
1d46046b40 - Update to 3.7.5.3 2014-06-21 09:01:07 +00:00
Antoine Brodin
0ff75e9584 Finish stage support 2014-06-21 08:59:22 +00:00
Wen Heping
0e70b42071 - Add options CLIENT_WMS CLIENT_WFS 2014-06-21 08:52:18 +00:00
Bartek Rutkowski
d44b55c6a9 - Update devel/rubygem-rufus-scheduler to 3.0.8
- Change maintainer address to robak@FreeBSD.org
- Add LICENSE
- Pet portlint

Reviewed by:	marino (mentor)
Approved by:	swills (mentor)
2014-06-21 08:51:13 +00:00
Wen Heping
7ba57eb573 - Update to 2.2.6
- Add LICENSE
- Pet portlint
- Reset maintainer to ports@

PR:		191227
Submitted by:	mg@fork.pl(maintainer)
2014-06-21 08:49:39 +00:00
John Marino
d71e52385d japanese/nhocr: Unbreak on FreeBSD 10+ and DragonFly
Add missing header to fix.  Covered by just-fix-it blanket.
2014-06-21 08:33:20 +00:00
John Marino
70bd6b07f2 sysutils/dar: Use alternate sed argument to unbreak DragonFly
The new version of dar uses the gnu sed -r switch which is not recognized
by DragonFly's BSD sed.  Switch this to the equivalent -E switch so both
FreeBSD and DragonFly are happy.

Approved by:	general blanket
2014-06-21 08:19:04 +00:00
John Marino
1c56a071cb graphics/dmtx-utils: USES+= pkgconfig
While unbreaking configuration in poudriere, also convert USE_BZIP2.
Covered by just-fix-it blanket.
2014-06-21 07:38:32 +00:00
Dmitry Marakasov
bd1c2e50e5 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-21 07:05:34 +00:00
Dmitry Marakasov
2a00c5058e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-21 07:05:26 +00:00
Dmitry Marakasov
8e9dafc3fb - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-21 07:05:19 +00:00
Sunpoet Po-Chuan Hsieh
945379f7d1 - Update to 0.016
Changes:	http://search.cpan.org/dist/Test-Warnings/Changes
2014-06-21 06:55:32 +00:00
Sunpoet Po-Chuan Hsieh
7555dcf9df - Update to 1.9.67
Changes:	http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog
		http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
2014-06-21 06:43:07 +00:00
Sunpoet Po-Chuan Hsieh
a2032f6e30 - Update to 0.05
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2014-06-21 06:43:01 +00:00
Sunpoet Po-Chuan Hsieh
bbe6c1c810 - Update to 2.7.9
Changes:	https://github.com/guard/listen/releases
2014-06-21 06:42:54 +00:00
Sunpoet Po-Chuan Hsieh
a2e975cc3b - Update to 0.17
Changes:	http://search.cpan.org/dist/Moos/Changes
2014-06-21 06:42:49 +00:00
Eitan Adler
42085aba31 Expand upon option descriptions whose only text are 'option support'. Such
descriptions provide no value for the user and should be expanded upon.

While here make one description fit in space limit

Reviewed by:	marino
2014-06-21 06:39:32 +00:00
Marcus von Appen
571341f500 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

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

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 06:18:25 +00:00
Marcus von Appen
5efeb85db2 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 06:16:02 +00:00
Marcus von Appen
a43c90c802 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 06:13:20 +00:00
MIHIRA Sanpei Yoshiro
ba879a544a support stage
remove not installed file(bin/wxzphoto) from PLIST_FILES
2014-06-21 03:35:24 +00:00
Cy Schubert
3e53c02cc5 Relinquish gman. 2014-06-21 03:06:17 +00:00
Cy Schubert
b597ba8392 Fix build as reported by pkg-fallout. 2014-06-21 02:34:39 +00:00
MIHIRA Sanpei Yoshiro
29f15f5a02 support stage. 2014-06-21 01:26:57 +00:00