Steve Wills
a5d12ed583
- Update devel/rubygem-rspec to 2.11.0 [1]
...
- Update devel/rubygem-rspec-core to 2.11.1
- Update devel/rubygem-rspec-mocks to 2.11.1
- Update devel/rubygem-rspec-expectations to 2.11.1
PR: ports/169281 [1]
Approved by: maintainer timeout (romanbsd@yahoo.com , >1 month) [1]
2012-07-23 01:43:03 +00:00
Doug Barton
86b7e3bb7f
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
...
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Wen Heping
de0b37c73a
- Update to 1.24
...
ChangeLog: http://cpansearch.perl.org/src/JARICH/autobox-Core-1.24/Changes
2012-07-23 00:20:34 +00:00
Doug Barton
ce7d0b1f2e
For the ports that are maintained by ports@ that have pkgconfig as their
...
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Beat Gaetzi
0dac836418
- Add missing patch file
...
Submitted by: Kubilay Kocak <koobs.freebsd AT gmail.com> (maintainer)
Reported by: pointyhat
2012-07-22 20:50:59 +00:00
Steve Wills
05d7161c20
- Don't create/remove the libexec/dbus-1 directory
...
Approved by: gnome@ (kwm)
2012-07-22 20:08:48 +00:00
Armin Pirkovitsch
c8038731f6
- Update to version 3.11.3
...
- Add LICENSE
PR: ports/169408
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
2012-07-22 19:23:59 +00:00
Jun Kuriyama
fd7dfa9a2b
Data::MessagePack::Stream is streaming deserializer for MessagePack.
...
This module is alternate for Data::MessagePack::Unpacker. Unlike
original unpacker, this module support internal buffer and it's
possible to handle streaming data correctly.
WWW: http://search.cpan.org/dist/Data-MessagePack-Stream/
2012-07-22 13:53:27 +00:00
Jun Kuriyama
fd7a4977af
- Upgrade to 7.76.
2012-07-22 13:38:54 +00:00
Jun Kuriyama
e4ec08eb60
- Upgrade to 0.004201.
2012-07-22 13:27:42 +00:00
Jun Kuriyama
2fedaa1b4a
- Upgrade to 0.08.
2012-07-22 12:00:48 +00:00
Jun Kuriyama
c07cd09b2c
- Upgrade to 0.02.
2012-07-22 11:54:40 +00:00
Jun Kuriyama
35899d85db
- Upgrade to 0.923.
2012-07-22 11:50:41 +00:00
Jun Kuriyama
2355c55ef7
- Upgrade to 0.46.
2012-07-22 11:26:43 +00:00
Jun Kuriyama
d113844726
- Upgrade to 0.55.
2012-07-22 11:05:48 +00:00
Jun Kuriyama
658aefc664
- Upgrade to 1.5017.
2012-07-22 10:55:00 +00:00
Jun Kuriyama
c51e78ae08
- Fix dependency versions.
2012-07-22 09:02:39 +00:00
Frederic Culot
e289310b88
- Update to 0.62
...
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2012-07-22 08:16:01 +00:00
Frederic Culot
f219448cf6
- Update to 2.69
...
Changes: http://search.cpan.org/dist/Module-CoreList/Changes
2012-07-22 08:03:47 +00:00
Alex Kozlov
bdf53c2691
Remove expired port:
...
2012-07-21 devel/acpicatools: It's quite obsolete and is already in base system for a long time
2012-07-22 01:19:31 +00:00
Steve Wills
56ae974d8f
- Update to 0.09
...
Changelog: http://cpansearch.perl.org/src/GPHAT/Test-Net-RabbitMQ-0.09/Changes
2012-07-21 20:45:12 +00:00
Marcus von Appen
1b9cf59ac2
- Update to version 0.25.2
...
- Convert to optionsng framework
2012-07-21 20:02:06 +00:00
Marcus von Appen
dc43f43872
- Update to version 0.24.0
2012-07-21 20:00:53 +00:00
Marcus von Appen
1a8adcd9d1
- Update to version 0.58.1
2012-07-21 20:00:01 +00:00
Nicola Vitale
e7010356ea
- Update to 1.1.1
...
- Add files/patch-generator__CMakeLists.txt [1]
- Remove apiextractor, generatorrunner from LIB_DEPENDS,
add xml2, and xslt
- Add gui, xml, and xmlpatterns to USE_QT4
- Convert to the new options framework
- Define option DOCS and MANPAGES
- Add textproc/py-sphinx to BUILD_DEPENDS only when
the DOCS option is on
- Add post-patch target (fix build: see http://goo.gl/EEPgQ [1])
- Add regression-test target
Buildlog: http://goo.gl/tPsRF
2012-07-21 12:36:01 +00:00
Marcus von Appen
980453215d
- Fix joystick input support for RELENG_9
...
- while here, convert to optionsng framework
PR: ports/169042
Submitted by: Jeffrey Pfau <jeffrey@endrift.com>
2012-07-21 10:03:51 +00:00
Frederic Culot
a0e65666e4
Acme::Comment allows multi-line comments which are filtered out.
...
Unlike the pseudo multi-line comment if (0) {}, the code being
commented out need not be syntactically valid.
WWW: http://search.cpan.org/dist/Acme-Comment/
PR: ports/169956
Submitted by: Marcello Silva Coutinho <marcellocoutinho@gmail.com>
2012-07-21 09:51:21 +00:00
Pawel Pekala
455299f98c
A Multi-Protocol Infrared Remote Library for the Arduino
...
This IR remote library, written by Ken Shirriff, lets you both send
and receive IR remote codes in multiple protocols. It supports NEC,
Sony SIRC, Philips RC5, Philips RC6, and raw protocols.
WWW: http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
PR: ports/163806
Submitted by: Craig Leres <leres@ee.lbl.gov>
2012-07-21 09:17:05 +00:00
Frederic Culot
2d032e7651
- Update to 0.16
...
Changes: http://search.cpan.org/dist/CPS/Changes
2012-07-20 13:21:57 +00:00
Sunpoet Po-Chuan Hsieh
9d46fd42a8
- Update to 1.000000
...
Changes: http://search.cpan.org/dist/Moo/Changes
2012-07-20 03:53:53 +00:00
Steve Wills
9282a8bc78
- Update to 0.45
...
Changelog: http://cpansearch.perl.org/src/INGY/IO-All-0.44/Changes
2012-07-20 01:48:57 +00:00
Steve Wills
e025d81100
- Update to 1.26
...
Changelog: http://cpansearch.perl.org/src/RENEEB/Test-CheckManifest-1.26/Changes
2012-07-20 01:24:16 +00:00
Christian Weisgerber
bcd6fbdee4
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
...
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Pawel Pekala
eb5bbe7686
A Graphical LCD library for Arduino
...
This library supports Graphical LCD (GLCD) displays for use with
Arduino and other AVR controllers.
WWW: http://code.google.com/p/glcd-arduino/
PR: ports/166237
Submitted by: Craig Leres <leres@ee.lbl.gov>
2012-07-19 18:06:22 +00:00
Armin Pirkovitsch
81fc69a864
- Update MASTER_SITES and WWW: line
...
- Add LICENSE
- Support PORTEXAMPLES/PLIST_FILES
- Switch to optionsng
PR: ports/169409
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
2012-07-19 17:26:13 +00:00
Armin Pirkovitsch
db7f55ed6c
- Update to version 1.5.0
...
- Add WWW: line
- Switch to optionsng
- Add LICENSE
PR: ports/169407
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
2012-07-19 17:25:31 +00:00
Armin Pirkovitsch
5e49974d81
- Update MASTER_SITES
...
- Support NO_WRKSUBDIR properly
- Support CFLAGS properly
PR: ports/169406
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
2012-07-19 17:24:52 +00:00
Sunpoet Po-Chuan Hsieh
5bf9c8d17e
- Update to 0.025
...
Changes: http://search.cpan.org/dist/Git-Wrapper/Changes
2012-07-19 16:43:50 +00:00
Sunpoet Po-Chuan Hsieh
e1e2b1c2c6
- Update to 1.001005
...
Changes: http://search.cpan.org/dist/Role-Tiny/Changes
2012-07-19 09:41:24 +00:00
Eitan Adler
4dba5c80bb
Fix build on pointhat which didn't like how I used the FETCH_ variables
...
Submitted by: linimon, erwin
2012-07-19 06:27:16 +00:00
Martin Wilke
8d6219716e
- Update to 1.0
...
- Pass maintainership to perl
- Add license
PR: 169882
Submitted by: Gea-Suan Lin <gslin@gslin.org> (prev. maintainer)
2012-07-19 04:29:25 +00:00
Raphael Kubo da Costa
9a18a279b6
Add my upstream patch to make these Qt ports build with libc++.
...
The original patch was written by Jan Beich in the PR mentioned
below. I haven't been able to fully build x11/qt4-opengl yet due to
other errors which show up later, but at least this one problem is
solved, and the fix will be included in the next Qt 4.8 release.
No PORTREVISION bump, as users of other standard C++ libraries are not
affected, and no dependencies have been changed.
PR: ports/169871
Submitted by: Jan Beich <jbeich@tormail.org>
2012-07-18 20:23:09 +00:00
Martin Matuska
8af1dc8cce
Horde4 port update rollout:
...
comms/pear-Horde_ActiveSync 1.2.6 -> 1.2.7
www/pear-Horde_Browser 1.0.7 -> 1.0.8
devel/pear-Horde_Core 1.9.1 -> 1.9.2
devel/pear-Horde_Date 1.0.10 -> 1.0.11
devel/pear-Horde_Icalendar 1.1.1 -> 1.1.2
mail/pear-Horde_Imap_Client 1.5.4 -> 1.5.5
security/pear-Horde_Oauth 1.0.1 -> 1.0.2
security/pear-Horde_Secret 1.0.1 -> 1.0.2
www/pear-Horde_Service_Twitter 1.1.3 -> 1.1.4
www/pear-Horde_Service_Weather 1.1.1 -> 1.1.2
devel/pear-Horde_Util 1.3.1 -> 1.4.0
mail/horde4-imp 5.0.21 -> 5.0.22
mail/horde4-ingo 2.0.8 -> 2.0.9
2012-07-18 18:29:39 +00:00
Lars Thegler
b7b2decf47
update to 2.36
2012-07-18 18:09:36 +00:00
Jason Helfman
db07cda4f6
- project renamed from app -> papp
...
PR: ports/169889
Submitted by: maintainer, jwbacon@tds.net
2012-07-18 18:00:35 +00:00
Olivier Duchateau
1c9fbde515
- Update to 1.3
...
- Update maintainer address
Submitted by: myself
Approved by: miwi, rene (mentors)
2012-07-18 16:25:10 +00:00
Jun Kuriyama
3030240c9a
- Upgrade to 0.9.4.
2012-07-18 14:06:27 +00:00
Sunpoet Po-Chuan Hsieh
b1f366a3ae
- Update to 1.0.2
...
- Add LICENSE
- Convert to new options framework
Changes: http://excess.org/urwid/wiki/ChangeLog
2012-07-18 12:48:22 +00:00
Sunpoet Po-Chuan Hsieh
3149831f77
- Update to 0.92
...
Changes: http://search.cpan.org/dist/Devel-Cover/Changes
2012-07-18 12:46:30 +00:00
Sunpoet Po-Chuan Hsieh
0cdc9333f6
- Update to 4.1.9
...
- Remove LICENSE_FILE
- Remove PYEASYINSTALL_INSTALLARGS
- Pet portlint
- Patch setup.py for zip_safe=False
- Sort PLIST
Changes: https://github.com/HubSpot/sanetime/commits/master
PR: ports/169847
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
2012-07-18 12:40:15 +00:00