1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Commit Graph

270941 Commits

Author SHA1 Message Date
Steve Wills
aa534aeea9 - Add TEST_DEPENDS to enable testing
- Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS
2012-01-14 00:41:17 +00:00
Dirk Meyer
0c240cede3 - fix build with gcc46 2012-01-13 23:30:19 +00:00
Doug Barton
0629c08b9f In 1.5 I mentioned that lack of maintainer response was per rm, it was
actually per scheidell (and the fact that the maintainer hasn't responded
directly to my mail either of course).
2012-01-13 22:27:46 +00:00
Greg Larkin
13d5a8646b - Update to 0.12
- Chase gearman shlib version bump

PR:		ports/163156
Submitted by:	glarkin
Approved by:	otaviof@gmail.com (maintainer; timeout - 1 month)
2012-01-13 22:03:59 +00:00
Greg Larkin
fa6af5690b - Update to 1.0.1 (chase gearman shlib bump as a side-effect)
PR:		ports/163157
Submitted by:	glarkin
Approved by:	gslin@gslin.org (maintainer; timeout - 1 month)
2012-01-13 22:00:51 +00:00
Greg Larkin
92f4bc11bd - Unbreak
- Upgrade to 0.26
- Add new build dependencies
- Add new build option for Redis persistent queue
- Move SQLite library version checking to BUILD_DEPENDS from the upstream
  configure script.  It always failed due to incorrect comparison of a version
  string with a version number.
- Update a bunch of depends and CONFIGURE_ARGS due to changes in the upstream
  configure script.

PR:		ports/164026 (based on)
Submitted by:	Marc Peters <marc.peters@trivago.com>
2012-01-13 21:59:09 +00:00
Gerald Pfeifer
073c1ba410 Update to the 20120107 snapshot of GCC 4.7.0. 2012-01-13 21:57:31 +00:00
Alexander Leidinger
752eb94549 Add the missing dependency to gnutls.
Reported by:	Da Rock <freebsd-ports@herveybayaustralia.com.au>
2012-01-13 21:41:03 +00:00
Baptiste Daroussin
cd62e28a33 add a patch from upstream to fix SIGWINCH detection
Obtained from:	zsh (cvs)
2012-01-13 21:05:13 +00:00
Gerald Pfeifer
25ccb5ca55 Update to Wine 1.3.37. This includes the following changes:
- Completion of the DIB engine.
 - Improvements to the C++ runtime.
 - A number of fixes in the audio drivers.
 - Unnecessary Direct3D options removed from WineCfg.
 - Some fixes to the built-in Internet Explorer.
 - Various bug fixes.
2012-01-13 20:57:52 +00:00
Martin Matuska
9f6afb2449 Allow build on patched FreeBSD 7.x (FreeBSD-SA-11:07.chroot)
WITH_SHAPER requires WITH_CTRLS [1]

PR:		ports/163941 [1]
Reported by:	Matthew Pounsett <matt@conundrum.com> [1]
2012-01-13 20:18:39 +00:00
Dirk Meyer
007061a5f4 - fix build with gcc46 2012-01-13 19:15:49 +00:00
Jason Helfman
7d9c963de9 - Add variable JDK_UPDATE_VERSION for java to 30 (current Oracle release of JDK 6)
This is largely done for java detection for browser compatibility
Please update UPDATE_VERSION for new releases

PR:	ports/163916
Submitted by:	Denny Lin <dennylin93 at hs.ntnu.edu.tw>
Approved by:	glewis, (rene, crees) (mentors,implicit)
2012-01-13 17:36:23 +00:00
Dirk Meyer
65aaf90ab1 - make check safer 2012-01-13 17:02:24 +00:00
Michael Scheidell
645830e97f - Didn't reinstall documentation/fceux.6 as intended.
- maintainer asked submitter to submit the patch due to maintainer's schedule

PR:		ports/163510
Submitted by:	A.J. Kehoe IV (Nanoman)" <ibxht163@nanoman.ca>
Approved by:	maintainer (timeout, 22 days), gabor (mentor, implicit)
2012-01-13 14:40:17 +00:00
Michael Scheidell
03dc798890 - upgrading from 4.00,5 to 4.10,5 failed due to upstream change in strnfn.cpp
- patch fixes this

PR:		ports/163882
Submitted by:	A.J. Kehoe IV (Nanoman)" <ibxht163@nanoman.ca>
Approved by:	gabor (mentor, implicit)
2012-01-13 14:33:57 +00:00
Frederic Culot
101b699147 - Update to 1.3.14
Changes:	http://cakephp.org/changelogs/1.3.14
PR:		ports/164083
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
2012-01-13 14:19:45 +00:00
Martin Matuska
9a78bc7662 Update to 0.7.11 2012-01-13 14:18:30 +00:00
Michael Scheidell
8f9d313cf2 - Didn't reinstall documentation/fceux.6 as intended.
- maintainer asked committer to submit the patch due to maintainer's schedule

PR:		ports/163510
Submitted by:	A.J. Kehoe IV (Nanoman)" <ibxht163@nanoman.ca>
Approved by:	maintainer (timeout, 22 days), gabor (mentor, implicit)
2012-01-13 13:43:37 +00:00
Michael Scheidell
e52791e2dd - Update to 1.03
PR:		ports/164052
Submitted by:	nikola.lecic@anthesphoria.net (maintainer)
Approved by:	gabor (mentor, implicit)
2012-01-13 13:07:48 +00:00
Alex Dupre
4a696c1920 Update to 5.5.20 release. 2012-01-13 12:27:18 +00:00
Ryan Steinmetz
0244f7b07b - Update to 4.2.3-P2
Security:	1800886c-3dde-11e1-89b4-001ec9578670
2012-01-13 12:13:27 +00:00
Ryan Steinmetz
91611c8833 - Document vulnerability in net/isc-dhcp42-server (CVE-2011-4868) 2012-01-13 12:10:37 +00:00
Alex Dupre
1a2bbb2652 Fix port.
Pointyhat to:	me
2012-01-13 11:59:34 +00:00
Pav Lucistnik
b29136ef09 - Fix build and unbreak
PR:		ports/163688
Submitted by:	Takeharu KATO <takeharu1219@ybb.ne.jp>
Approved by:	maintainer timeout (timur; 15 days)
2012-01-13 11:51:51 +00:00
Alex Dupre
c26023f68f Update to 5.1.61 release. 2012-01-13 11:43:43 +00:00
Dirk Meyer
237e02f2b0 - fix option GNUSTEP_WITH_LIBOBJC2
- allow build with gcc from ports
2012-01-13 11:38:08 +00:00
Alex Dupre
4c75d843eb Update to 0.7.2 release. 2012-01-13 11:23:08 +00:00
Dirk Meyer
d10b633458 - add option GNUSTEP_WITH_GCC46
- add option GNUSTEP_WITH_CLANG
GNUstep defaults to clang in FreeBSD9
2012-01-13 10:48:33 +00:00
Alberto Villa
addfa49773 - Fix build with Clang. 2012-01-13 10:48:07 +00:00
Sergey A. Osokin
6f326a7f9a Update third-party echo module from 0.36 to 0.37. 2012-01-13 09:57:20 +00:00
Doug Barton
6220710938 Fix this port for MYSQL_VER=52. If it turns out later that someone actually
has a problem with it then it can be added to IGNORE_WITH_MYSQL.

Meanwhile, this fix accomplishes the same thing as the previous code without
the bogus intermediate MYSQL_PORTDIR directory that was not being generated
in a way that actually worked for mariadb.

PR:		ports/164028
Submitted by:	dougb
Approved by:	Complete lack of maintainer response (per rm)
2012-01-13 09:43:29 +00:00
Alex Dupre
f7309710ee - Add forgotten patch
- Switch to OPTIONS
- Add Java bindings [1]

Submitted by:	Oliver Brandmueller <ob@e-Gitt.NET> [1]
2012-01-13 09:17:41 +00:00
Sunpoet Po-Chuan Hsieh
76e86dada6 - Update to 6.17
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
2012-01-13 09:06:18 +00:00
Alex Dupre
58400574b5 Fix install for thunderbird3.
Remove support for seamonkey1.
2012-01-13 08:59:14 +00:00
Frederic Culot
5bc6f518f4 - Update to 3.85
- Fix *_DEPENDS: Scalar::List >= 1.23 already in Perl 5.14 or above
- Sort MAN3

Changes:	http://search.cpan.org/dist/Object-InsideOut/Changes
PR:		ports/164075
Submitted by:	sunpoet@
2012-01-13 08:17:24 +00:00
Florian Smeets
900725df83 - update to 2.0.2
PR:		ports/164074 [1]
Submitted by:	pgolluci [1] , Royce Williams <royce@tycho.org> (private mail)
2012-01-13 08:06:05 +00:00
Steve Wills
8096294e19 - Update to 6.30
- Add missing BUILD_DEPENDS
- Add TEST_DEPENDS
2012-01-13 08:01:43 +00:00
Florian Smeets
9b37cbf879 - update to 2.7.2 2012-01-13 07:53:17 +00:00
Vanilla I. Shu
8676d59fe3 Upgrade to 3.8.5. 2012-01-13 07:13:06 +00:00
Ruslan Makhmatkhanov
0a346a35a8 - update to 2.1.4
- add LICENSE (MIT)
- strict python versions (won't work with python3)
2012-01-13 07:04:35 +00:00
Kevin Lo
061f4ff1a5 Initial import of ipad_charge-1.1
ipad_charge is an iPad USB charging control utility.
2012-01-13 06:38:24 +00:00
Sergey A. Osokin
894214b30d Do not create lua-specific directories, i.e.
o) ${PREFIX}/lib/lua/5.1
o) ${PREFIX}/share/lua/5.1

and deinstall phase.

Bump PORTREVISION.

Notice from:	pav
2012-01-13 05:49:23 +00:00
Sunpoet Po-Chuan Hsieh
cce4596158 - Update to 1.027
Changes:	http://search.cpan.org/dist/Class-DBI-Lite/Changes
2012-01-13 04:59:18 +00:00
Sunpoet Po-Chuan Hsieh
a25f163efe - Update to 1.11
Changes:	http://search.cpan.org/dist/B-Keywords/Changes
2012-01-13 04:58:32 +00:00
Sunpoet Po-Chuan Hsieh
d4a661c2c7 - Update to 2.4.4 2012-01-13 04:57:20 +00:00
Sunpoet Po-Chuan Hsieh
2ab2c4787d - Update to 0.95
- Update and sort *_DEPENDS
- Add TEST_DEPENDS
- Sort MAN3

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
2012-01-13 04:49:32 +00:00
Sunpoet Po-Chuan Hsieh
399d85ba14 - Update to 0.10018
- Add TEST_DEPENDS
- Remove test_requires removal of Makefile.PL in post-extract:

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Authentication/Changes
2012-01-13 04:48:29 +00:00
Sunpoet Po-Chuan Hsieh
8e53f35970 - Update to 0.62
Changes:	http://search.cpan.org/dist/Text-BibTeX/CHANGES
2012-01-13 04:46:58 +00:00
Sunpoet Po-Chuan Hsieh
8d8db8e98d - Remove wrong entry and sort 2012-01-13 04:46:10 +00:00