1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

271368 Commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Juergen Lock
556296fe66 - Update multimedia/vdr to 1.7.22 .
- Add startup script that the rc.d script invokes to wait for
  /dev/dvb nodes to appear, can be disabled by setting vdr_waitdvb="NO"
  in rc.conf(5).  (This turned out to be necessary in some situations
  because devd starts webcamd only later in the boot process.)
- One more fix for changing OSD language when using UTF-8.
- Update multimedia/vdr-plugin-femon to 1.7.11 .
- Update multimedia/vdr-plugin-ttxtsubs to 0.2.4 .
- Bump PORTREVISION for all other plugins.
- Update www/vdradmin-am to 3.6.9 .
2012-01-21 17:32:54 +00:00
Steve Wills
922347982c - Update to 1.8.7p357
Reviewed by:	pgollucci
Security:	91be81e7-3fea-11e1-afc7-2c4138874f7d
2012-01-21 15:40:26 +00:00
Nicola Vitale
c47b277ff9 - Update to 2.11.1
- Remove nivi.interfree.it from MASTER_SITES
2012-01-21 14:50:54 +00:00
Nicola Vitale
e50eb0f0ad - Update to 1.46.02 2012-01-21 14:12:29 +00:00
Nicola Vitale
bfe29116d2 - Update to 0.10.7
- Drop support for Python 2.5
- Update URL of the WWW site

PR:		ports/162811
Submitted by:	wen
2012-01-21 13:48:13 +00:00
Ryan Steinmetz
eac9dda8ec - Fix issue when NOPORTDOCS and SNORTSAM are both defined 2012-01-21 11:59:30 +00:00
Chris Rees
5dec915c0d Remove bogus post-deinstall target
PR:		ports/164339
Submitted by:	crees (me)
Approved by:	maintainer (Justin Head <ports@encarnate.com>)
2012-01-21 07:22:16 +00:00
Ryan Steinmetz
55a6fa9d11 - Update to 2.9.2.1
- Fix issue when NOPORTDOCS is defined
2012-01-21 02:46:23 +00:00
Ryan Steinmetz
50d0515bae - Fix formatting/topic in 91be81e7-3fea-11e1-afc7-2c4138874f7d
Reviewed by:	wxs
2012-01-21 01:38:36 +00:00
Michael Scheidell
2cfab90aaa - Don't use INSTALL_ICONS when Gnome not installed
PR:		ports/164344
Approved by:	gabor(mentor, implicit)
2012-01-21 00:47:16 +00:00
Cy Schubert
92073168b2 Update 3.3.3 --> 3.3.4. 2012-01-20 23:44:37 +00:00
Rene Ladan
859c0875ae Remove expired port:
2012-01-20 textproc/qgoogletranslator: Runtime is broken because Google close free usage of API.  Project closed.
2012-01-20 22:11:48 +00:00
Ryan Steinmetz
b1ad3f29a1 - Document security vulnerability in security/openssl (CVE-2012-0050) 2012-01-20 21:43:39 +00:00
Brooks Davis
b9e7659ec8 Upgrade LLVM and Clang to 3.0.
Enable shared libraries in LLVM and build with REQUIRES_RTTI=1 as
requires by some consumers.

PR:		ports/164324, ports/164325
2012-01-20 21:29:57 +00:00
Alexander Leidinger
1f2f338966 This a port of the nss_ldap libraries for linux.
You'll probably need this if your system users in a LDAP
directory are complaining their linux programs won't run,
and errors on the console say "getpwuid_r(): failed due
to unknown user id".

PR:		ports/164113
Submitted by:	rskinner port_maintainer@herveybayaustralia.com.au
Minor modifications (no license install, srpm checksum) by:	netchild
Note:		the license framework does not seem to DTRT with linux ports
2012-01-20 21:25:59 +00:00
Brooks Davis
64bfbd5ee2 Switch to devel/llvm29 as a build/run depend to devel/llvm can be
upgraded.

Approved by:    lichray@gmail.com (maintainer)
2012-01-20 20:12:38 +00:00
Alexey Dokuchaev
7f9d238ce1 Update to version 31.2.0.
Approved by:	maintainer (implicit due to inactivity)
2012-01-20 20:08:15 +00:00
Steve Wills
d5058ed83b A Perl module which provides an enhanced database populate method
WWW:	http://search.cpan.org/dist/DBIx-Class-Schema-PopulateMore/
2012-01-20 20:00:37 +00:00
Steve Wills
8ada8bc348 Added devel/p5-DBIx-Class-Schema-PopulateMore in wronge category 2012-01-20 19:59:40 +00:00
Steve Wills
1a8fd6a70f - Add TEST_DEPENDS to enable testing
- Reset maintainer due to bounced email

PR:		ports/164322
Submitted by:	swills (myself)
2012-01-20 19:29:56 +00:00
Jason Helfman
d0df02bde5 fix uuid on latest tomcat vulnerability
Approved by:	crees, rene (implicit)
2012-01-20 19:24:00 +00:00
Steve Wills
bfadf51d6f - Add missing BUILD_DEPENDS [1]
- Add TEST_DEPENDS to enable testing [1]
- Switch maintainer to perl@ [2]

PR:	ports/164336 [1]
Approved by:	wen (maintainer) [1]
Requested by:	wen (maintainer, private email) [2]
2012-01-20 18:49:00 +00:00
Xin LI
c4a7239990 - Fix modified date;
- Add more ruby variants.
2012-01-20 18:41:15 +00:00
Xin LI
9cc3084a80 Update 91be81e7-3fea-11e1-afc7-2c4138874f7d to cover ruby+no-pthreads as
well.

Spotted by:	Kevin Oberman <kob6558 gmail.com>
2012-01-20 18:28:10 +00:00
Steve Wills
250dc22e4d Easier test cases for your DBIx::Class applications
WWW:	http://search.cpan.org/dist/Test-DBIx-Class/
2012-01-20 18:06:32 +00:00
Brooks Davis
3499d9b72d Depend on devel/llvm29 as opengtl is not compatiable with the upcoming
upgrade to llvm-3.0.
2012-01-20 18:05:28 +00:00
Brooks Davis
fae520e1f6 Enable shared library support.[1]
Expand the conflict definition to include all other versions of llvm.

Requested by:	avilla [1]
2012-01-20 17:46:35 +00:00
Brendan Fabeny
a3e35a5298 Use the right toolchain, not lang/gcc34; add a test target 2012-01-20 17:27:58 +00:00
Brendan Fabeny
f2a3597c79 The compiler flags contain '/', so use a different delimiter
with sed; set USE_FORTRAN; remove some unused variables
2012-01-20 17:26:00 +00:00
Alexey Dokuchaev
f5aa5faf94 - Check for supported CPU features per MACHINE_CPU variable; it is both more
clear, in line with what most other ports do, and more generic (no need to
  account for amd64 which always has MMX and SSE2)
- Rephrase OPTION line a bit to fit in 80-char terminal while I am here

Approved by:	x11 (eadler)
2012-01-20 16:32:06 +00:00
Greg Larkin
6ed7c761bd - Updated to 0.4.0
ChangeLog: http://pear.php.net/package/VersionControl_SVN/download/0.4.0
- Restricted the dependency versions according to upstream requirements
2012-01-20 16:06:26 +00:00
MANTANI Nobutaka
d9db250101 Update to 1.7.2. 2012-01-20 16:00:23 +00:00
Greg Larkin
3a15b7e85b - Update to 0.05 (non-functional to user, internal housekeeping and new repos)
ChangeLog: http://cpansearch.perl.org/src/DWHEELER/SVN-Notify-Filter-Markdown-0.05/Changes
2012-01-20 15:40:11 +00:00
Greg Larkin
05d552ab1b - Updated to 0.30
ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Look-0.30/Changes
- Updated dependencies to reflect new upstream requirements
2012-01-20 15:33:24 +00:00
Brendan Fabeny
1f9bd2c098 correct a mirror subdirectory 2012-01-20 14:45:59 +00:00
Brendan Fabeny
4e36db0e98 steer users toward math/atlas while this port is being revised 2012-01-20 14:45:14 +00:00
Steve Wills
cb9c6c542f - Put back PORTEPOCH which should never be removed
Pointyhat to:	swills (myself)
Pointed out by:	erwin
2012-01-20 14:39:59 +00:00
Ruslan Makhmatkhanov
9f07852dc2 - update to 0.54
PR:		163944
Submitted by:	rm (myself)
Approved by:	acm (via mail)
2012-01-20 14:37:05 +00:00
Frederic Culot
f321e464e3 - Update to 0.108
- Make use of CPAN:USER macro

Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
2012-01-20 14:05:32 +00:00
Doug Barton
63d0619c3b Maintainer agrees to let me take it over.
Thank you for your help on this in the past. :)
2012-01-20 13:22:21 +00:00
Frederic Culot
6170da2374 - Update to 0.002
- Make use of CPAN:USER macro

Changes:	http://search.cpan.org/dist/HTML-HTML5-Entities/Changes
2012-01-20 13:16:15 +00:00
Vanilla I. Shu
1b52d2aaad Fix build with gcc46.
PR:		ports/164331
Submitted by:	Changming Sun <snnn119@gmail.com>
2012-01-20 13:09:16 +00:00
Doug Barton
56b8885186 Remove license info 2012-01-20 13:07:17 +00:00
Doug Barton
c8f0f11d2f This port is now 8 months out of date, and needs updating for the new
version of xxe.

0.7.9:
Update URLs in xml2rfc_catalog.xml (making the patch obsolete)
Update xsl11toXep.xslt

0.8.0
Updates to support XMLmind XML Editor Version 5.x
2012-01-20 13:05:41 +00:00
Tilman Keskinoz
425c7f03e2 Add pcsc-tools, tools for testing PCSC cards and readers
First submission:
PR:		42702
Submitted by:	bms
2012-01-20 13:03:48 +00:00
Doug Barton
41efa3cdf4 Upgrade to version 5.1.1, released 2012-01-10
There are some very nice improvements and new features in the 5.x branch.

See http://www.xmlmind.com/xmleditor/changes.html#v5.1.1 for more info.
2012-01-20 12:50:29 +00:00
Frederic Culot
610b6c8319 - Update to 3.87
Changes:	http://search.cpan.org/dist/Object-InsideOut/Changes
2012-01-20 12:21:56 +00:00
Ruslan Makhmatkhanov
0eddfb8484 - update to 2.13.12
Changes:
- Prevent a cross-site-scripting attack against the default standard error
  message handling. (CVE-2010-1104).
- Use in operator instead of deprecated has_key method (which is not implemented
  by OFS.ObjectManager). This fixes an issue with WebDAV requests for skin objects.

VuXML entry will be added later this day.
2012-01-20 11:03:54 +00:00
Ruslan Makhmatkhanov
f6775ca256 - update to 3.7.3 2012-01-20 11:01:15 +00:00