Commit graph

278086 commits

Author SHA1 Message Date
Martin Matuska
3b9c5883ca Update to 0.11.0_rc1 and newer Qt 2012-05-11 07:22:24 +00:00
Kevin Lo
3a41b98fde Fix build on 10-CURRENT 2012-05-11 07:08:07 +00:00
Emanuel Haupt
eaa2d73408 Update to 15.8.4 2012-05-11 06:52:52 +00:00
Emanuel Haupt
217b69473d Update to 279 2012-05-11 06:52:05 +00:00
Maho Nakata
357487d7aa update to svn 1335359. 2012-05-11 04:32:49 +00:00
Beat Gaetzi
7c1dca390c - Update to 2.9.1 2012-05-11 01:57:59 +00:00
Greg Larkin
463afd887f This gem aims at being a simple and reliable solution for controlling
external programs running in the background on any Ruby / OS
combination.

The code originated in the selenium-webdriver gem, but should prove
useful as a standalone library.

WWW: https://github.com/jarib/childprocess
2012-05-11 01:49:38 +00:00
Greg Larkin
25c1ff8868 - Fixed RUN_DEPENDS to look for a package instead of an executable
- Bumped PORTREVISION
2012-05-11 01:33:18 +00:00
Greg Larkin
31a6952122 - Removed cruft left over from copied Makefile
- Fixed RUN_DEPENDS to look for packages not executables
- Bumped PORTREVISION
2012-05-11 01:32:11 +00:00
Greg Larkin
41ef52e946 Hiera-json is a backend for Hiera that queries JSON data.
WWW: https://github.com/puppetlabs/hiera-json
2012-05-11 01:28:57 +00:00
Beech Rintoul
54bac5de32 - Update to 2.28
- Chnages in release: http://pdsh.googlecode.com/git/NEWS

PR:		ports/167780
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer)
2012-05-10 22:45:09 +00:00
Alberto Villa
c5595a88e1 - Add dependency on gnomehier to fix plist. [1]
- Stop using bsd.port.(pre|post).mk.
- Cleanup configuration files handling in plist.
- Bump PORTREVISION.

Reported by:	pointyhat via pav [1]
2012-05-10 22:28:56 +00:00
Alberto Villa
59cb2b3145 - Fix plist when NOPORTDOCS and/or NOPORTEXAMPLES are set. 2012-05-10 22:19:13 +00:00
Beech Rintoul
69cc692bfd - update to 2.3.10
- unbreak build on FreeBSD 9.X, 10.X

PR:		ports/167781
Submitted by:	Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2012-05-10 22:02:13 +00:00
Juergen Lock
0e6d930eef Update to 0.8.8 . 2012-05-10 20:51:11 +00:00
Juergen Lock
7e864ca2d0 - Get rid of set_rcvar.
- Bump PORTREVISION.

Submitted by:	avg
Approved by:	hselasky (maintainer, via private email)
2012-05-10 20:12:43 +00:00
Thierry Thomas
329eebdd28 Upgrade to 2012.22.
Changelog at <http://towo.net/mined/changes.html>.
2012-05-10 20:01:13 +00:00
Juergen Lock
757241176b - Remove s2apiwrapper patch now that multimedia/v4l_compat was
updated.
- Add patch to fix cSVDRP::Send() failing due to EAGAIN, like when
  vdradmin-am downloads EPG.  (A socket was O_NONBLOCK when it
  shouldn't be.)
- Add OPTION to fix STB0899 signal strength display for e.g.
  pctv452e-based DVB-S2 tuners (like TT S2-36?0), this is a knob
  since I don't know if there are other STB0899-based tuners where
  the patch is wrong.
- Bump PORTREVISION.
2012-05-10 19:21:20 +00:00
Chris Rees
631ad12eda - De-pkg-plist
- Install as bin/bubble-chains, rather than bin/chains

PR:		ports/167777
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)

- Stop using PKGNAMEPREFIX and just stick it in PORTNAME;
  hyphen is no problem here

Approved by:	maintainer
2012-05-10 19:02:10 +00:00
Chris Rees
85c9d7cf20 Add note for gitolite update
PR:		ports/167440
Submitted by:	milki@rescomp.berkeley.edu
2012-05-10 18:55:29 +00:00
Greg Larkin
9fa060b242 Hiera-puppet is a data backend for Hiera that queries the internal
Puppet scope for data. The data structure and approach is heavily
based on work by Nigel Kersten but made more configurable and with
full hierarchy.

It also includes a Puppet function that works like extlookup() but
uses the Hiera backends.

WWW: https://github.com/puppetlabs/hiera-puppet
2012-05-10 18:50:25 +00:00
Wes Peters
69ed417582 Register conflict with ssl/db version of Poco.
Provide config options to disable building test suites and samples.
2012-05-10 18:49:27 +00:00
Wes Peters
50fa951863 Update to Poco 1.4.3p1.
Specify config options for database access libraries, and if the user wants
the test suite and sample programs built and installed.
2012-05-10 18:44:12 +00:00
Alexey Dokuchaev
10ddea45e8 Update to version 3.4.0 2012-05-10 17:32:33 +00:00
Alexey Dokuchaev
592536857c Add missing closing parenthesis in comment. 2012-05-10 17:06:31 +00:00
Alexey Dokuchaev
f9ee9fa235 - Update to version 0.11.2
- Minor Makefile cleanups
2012-05-10 16:54:39 +00:00
Wes Peters
61c66a62c0 Update to Poco 1.4.3p1, fix plist. 2012-05-10 16:44:30 +00:00
Chris Rees
d149ce1b7b Document Condor's distfile (requires manual fetch and registration) 2012-05-10 16:32:37 +00:00
Chris Rees
99ae2f05cf Set RESTRICTED and fix manual fetch instructions 2012-05-10 16:28:19 +00:00
Cy Schubert
590daa9363 Fix brokenness from r1.3 commit. 2012-05-10 15:57:50 +00:00
Greg Larkin
b585ebc34b Hiera is a pluggable (YAML, JSON, Puppet) hierarchical database for
storing infrastructure representation data.

WWW: http://projects.puppetlabs.com/projects/hiera
2012-05-10 15:54:25 +00:00
Brendan Fabeny
2da8f55500 defer expiration pending updates 2012-05-10 15:40:22 +00:00
Koop Mast
6ffff77c7b Update to 0.8.8.
Approved by:	maintainer
2012-05-10 15:06:06 +00:00
Greg Larkin
1ac1f1a022 - Chase graphics/GraphicsMagick13 shlib bumps
PR:		ports/166683
2012-05-10 15:05:59 +00:00
Koop Mast
e038777bf3 Update to 2.7.1.
- fix a warning regarding the redefinition of NNOTES

 - raise NNOTES from 127 to 128 (only notes 0..125 were being shown
 because 127 was < NNOTES and 126 is black)

 - only show the keys that exist on a real piano by default, and add a
 "-f" ('full midi keyboard') command line option to show all midi
 notes.

 - make the dimensions slightly closer to a real piano by:
   > making the black key hight two third of the white key height
   > making the black key positions vary based on their position in
     the octave

 - adding a QWERTY_REV layout that has the lower keys on the upper row
 of the keyboard

 - adding QWERTY_UK and QWERTY_UK_REV layouts that extend the QWERTY
 and QWERTY_REV layouts with the punctuation keys available on those
 rows

 - Assign maintainership to submitter.

Submitted by:   hselasky@
Approved by:    maintainer
2012-05-10 15:03:53 +00:00
Frederic Culot
dfb4dc1287 - Update to 17.8 2012-05-10 14:47:02 +00:00
Greg Larkin
08f5f0ab7e - Updated to 1.3.15
PR:		ports/166683 (based on)
Submitted by:	Sato Kuro <poyopoyo@puripuri.plala.or.jp>
2012-05-10 14:40:25 +00:00
Pav Lucistnik
531ab84d18 - Add a dependency on yelp to enable help system
- Cosmetic change to glib patch

PR:		ports/167725, ports/167726
Submitted by:	Ronald F.Guilmette <rfg@tristatelogic.com>
2012-05-10 14:36:17 +00:00
Baptiste Daroussin
9121dbf911 Stop spamming the port installation output with pkgng
the manifest generation is stable enough we don't need anymore this debug
output.
2012-05-10 14:34:57 +00:00
Pav Lucistnik
4a68d80133 - Register ghelp: URL handler with the system mime database, fixes
Help->Contents invocations in GNOME apps

PR:		ports/167386
Submitted by:	Jody Caldwell <jody@calinx.com>
Approved by:	kwm (gnome)
2012-05-10 14:34:35 +00:00
Pawel Pekala
848c7d8835 - Update to version 2.9
- Use our devel/libparserutils instead of fetching sources
- Add desktop entry
- Take maintainership
2012-05-10 14:17:33 +00:00
Pawel Pekala
36c4c59b09 - Update to version 0.1.1
- Use official mirror for fetching distfile
- Switch to bsd.port.options.mk

PR:		ports/167719
Submitted by:	me
Approved by:	maintainer
2012-05-10 14:13:32 +00:00
Emanuel Haupt
5b2b1f32d0 Chase audacious 3.2 update by updating plugin to 0.80.
Notified by:    pointyhat (via pav)
2012-05-10 13:50:29 +00:00
Pietro Cerutti
53ced10e3e - Add a patch (http://tdbc.tcl.tk/index.cgi/tktview?name=0dda7dbb73)
- Respect PREFIX
2012-05-10 13:49:03 +00:00
Steve Wills
0bdca16a10 - Fix version going backwards 2012-05-10 13:29:45 +00:00
Frederic Culot
4b711dfb01 - Update to 3.94
Changes:	http://search.cpan.org/dist/Object-InsideOut/Changes
2012-05-10 13:15:54 +00:00
Bernhard Froehlich
1027cbdb3e - Update distinfo because of rerolled distfile
--- mythtv-0.25-OLD/VERSION 2012-04-10 07:29:22.000000000 +0200
+++ mythtv-0.25-NEW/VERSION 2012-04-13 03:49:25.000000000 +0200
@@ -1 +1 @@
-SOURCE_VERSION="v0.25pre"
+SOURCE_VERSION="v0.25"

Redported by:	Robert Backhaus <robbak@robbak.com>
2012-05-10 13:06:16 +00:00
Wen Heping
60879959d5 - Update to 1.12.1 2012-05-10 12:54:00 +00:00
Wen Heping
a8681cf69f - Update to 2.75 2012-05-10 12:50:16 +00:00
Wen Heping
3c0b16323c - Update to 2.1.8 2012-05-10 12:48:55 +00:00