Renato Botelho
c6f8710921
Update to 0.16
2011-06-29 21:11:04 +00:00
Renato Botelho
ffbf4ba39b
Drop maintainership
2011-06-29 21:10:22 +00:00
Renato Botelho
4ec9cb9bf2
Update to 1.2.5
...
PR: ports/158321
Submitted by: Jin-Sih Lin <linpct@gmail.com>
2011-06-29 21:09:37 +00:00
Renato Botelho
26ce1f1ab3
Update to 2.2.4
2011-06-29 21:07:56 +00:00
Thierry Thomas
9331883eb8
Unbreak after ffmpeg update and upgrade to 1.4.9.
...
Reported by: pointyhat via Pav
2011-06-29 20:50:43 +00:00
Martin Matuska
7ebcb30f2b
Add missing OpenCV patch
...
PR: ports/158510
2011-06-29 20:46:36 +00:00
Xin LI
06a67a376b
Update to 2.4.0.
...
PR: ports/158505
Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
2011-06-29 20:38:34 +00:00
Beech Rintoul
b7a883763b
- Update to 0.89
...
- Pass maintainership to submitter
- Consult changelog for specific changes
PR: ports/158355
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: Larry Rosenman <ler@lerctr.org>
2011-06-29 20:24:10 +00:00
Tim Bishop
4b841686ec
- Add port sysutils/puppet-module-tool:
...
The Puppet Module Tool, puppet-module, creates, installs and searches
for modules on the Puppet Forge at http://forge.puppetlabs.com
WWW: http://github.com/puppetlabs/puppet-module-tool
2011-06-29 20:20:15 +00:00
Herve Quiroz
4cd547c778
- Update to 6.5.5
...
- Add LICENSE
PR: 158502
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
2011-06-29 20:13:08 +00:00
Martin Matuska
171f8a96f9
Add UPDATING entry for graphics/opencv
2011-06-29 20:08:49 +00:00
Thierry Thomas
cb413ab7c5
Rework the port, for apache22 exp-run.
...
Since I'm there, release maintainership.
PR: ports/158359
Submitted by: ohauer
2011-06-29 19:52:58 +00:00
Julien Laffaye
d2ace8d060
Update to 3.7.7
...
PR: ports/158400
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Approved by: bapt (mentor, implicit)
2011-06-29 19:51:38 +00:00
Julien Laffaye
120964af64
Add an option to link against libthr
...
PR: ports/158423
Submitted by: Frank Wall <fw@moov.de>
Approved by: Alex Keda <admin@lissyara.su> (maintainer), bapt (mentor, implicit)
2011-06-29 19:51:17 +00:00
Julien Laffaye
3a0a528ec1
Honor CXX and CPP
...
PR: ports/158399
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by: bapt (mentor, implicit)
2011-06-29 19:50:55 +00:00
Chris Rees
d2f0ac5fa3
Remove bashism from the unit tests, and also check that chosen random port is
...
closed first to avoid intermittent failures when testing
Approved by: rene (mentor), garga (maintainer, via IRC)
2011-06-29 19:37:51 +00:00
Chris Rees
cc3aeca04b
Add CONFLICTS to reciprocate with freeglut
...
PR: ports/147267
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Approved by: rene (mentor), maintainer timeout (x11, ~370 days)
2011-06-29 19:29:29 +00:00
Olli Hauer
3381c15ff3
- Close a race condition that sometimes resulted in configure.in
...
patches being ignored
2011-06-29 17:28:44 +00:00
Beech Rintoul
f008eaa308
- Fix lib so we don't break other ports
...
- Bump PORTREVISION
PR: ports/158263
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
2011-06-29 17:19:18 +00:00
Jeremy Messenger
b5c7fd06f1
Fix the dependencies. It doesn't depend on gnome-keyring and gnomeui, because
...
the gnome-vfs is disabled by default without option provide as we are using
gvfs instead. Tweak the gvfs option, do not use ${HAVE_GNOME:Mgvfs}!="" when
the gvfs is enable by default. If it's disabled then depend on libcurl and
add --without-gvfs flag to disable it corrects. Bump the PORTREVISION.
2011-06-29 16:12:14 +00:00
Jeremy Messenger
26cbfea477
Update to 11.50.
...
http://www.opera.com/docs/changelogs/unix/1150/
Security: http://www.opera.com/support/kb/view/995/
http://www.opera.com/support/kb/view/996/
2011-06-29 15:26:07 +00:00
Alberto Villa
2e0a46f6df
- Update dependency on frei0r in kdenlive and openshot [1].
...
- Bump PORTREVISION.
- Approved by: [1] rodrigo@bebik.net (maintainer, implicit)
2011-06-29 15:25:10 +00:00
Alberto Villa
5707273936
- Add meta-port for frei0r plugins.
2011-06-29 15:15:08 +00:00
Alberto Villa
0d91efac3a
- Add support for a meta-port.
...
Approved by: bsdkaffee@gmail.com (maintainer, implicit)
2011-06-29 15:09:53 +00:00
Dmitry Marakasov
3406960b36
Converts OSM planet.osm data to a PostgreSQL database suitable
...
for rendering into map tiles by Mapnik.
The format of the database is optimised for ease of rendering
by mapnik. It may be less suitable for other general purpose
processing.
WWW: http://wiki.openstreetmap.org/wiki/Osm2pgsql
2011-06-29 15:01:17 +00:00
Martin Matuska
00c67e3fce
Remove opencv2/video from pkg-plist (it is part of opencv-core)
2011-06-29 14:59:19 +00:00
Dmitry Marakasov
5c7a5a82cd
- Fix incorrectly set MASTER_SITES
...
- Make PostGIS input plugin optional
- Add options for other input plugins, including OSM
- Mark MAKE_JOBS_SAFE
- Cosmetix fix around SCONS_ENV
PR: 158412
Submitted by: myself
Approved by: wen heping <wenheping@gmail.com> (maintainer via private email)
2011-06-29 14:58:26 +00:00
Jeremy Messenger
e5e4515545
Fix the build when it enables gobject-introspection. Without it, I get this:
...
---------------------------
gnome-config: not found
Package babl was not found in the pkg-config search path.
Perhaps you should add the directory containing `babl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'babl' found
---------------------------
Clearly, there is no way for babl to depends on babl (itself). O_o A weird
bug, so remove that '--pkg babl' to fix the build. While I am here, reorder
the pkg-plist to make it easier to read. No function change.
2011-06-29 14:51:58 +00:00
Martin Matuska
bde4e17d22
Reintroduce OPENCV and FREI0R options and enable by default
...
Remove SSSE3 and CPUDETECT options (now always on)
PR: ports/149889, ports/156803, ports/158289, ports/158331
2011-06-29 14:16:13 +00:00
Alberto Villa
8aba151de8
- Update to 0.7.1.
2011-06-29 13:16:12 +00:00
Martin Matuska
e7d91d6398
Remove conditions with USE_GCC (not needed anymore)
2011-06-29 13:15:26 +00:00
Frederic Culot
32c4e4b39f
- Update to 1.03
...
Changes: http://search.cpan.org/dist/Test-Inter/ChangeLog
2011-06-29 12:54:43 +00:00
Steve Wills
b50eeff10e
- Update to 2.2.0
2011-06-29 12:12:23 +00:00
Martin Matuska
5103cd399d
Add slave port form frei0r OpenCV plugins: facebl0r, facedetect
2011-06-29 12:01:08 +00:00
Martin Matuska
bc2d55c6aa
Add slave port for gavl OpenCV plugins: rgbparade, scale0tilt, vectorscope
2011-06-29 12:00:23 +00:00
Martin Matuska
ad9bc6c2ea
Split opencv and gavl frei0r plugins into separate slave ports
...
This enables integrating frei0r without circular dependencies.
PR: ports/158408
2011-06-29 11:53:04 +00:00
Martin Matuska
760559e18c
Update OpenCV to 2.3.0-rc
2011-06-29 11:46:01 +00:00
Martin Matuska
b3bad8698d
Add OpenCV-core slave port (core libraries only)
2011-06-29 11:44:17 +00:00
Vasil Dimov
dc22da5d7e
Use science/hdf5-18 instead of science/hdf5 as dependency
...
In testing I used science/hdf5-18 but have somehow written science/hdf5
in the Makefile and it worked because the same lib is provided by
science/hdf5 too. This should fix [1].
PR: ports/158425 [1]
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com>
2011-06-29 11:42:48 +00:00
TAKATSU Tomonari
695d099d8d
- Update to 0.44
2011-06-29 11:27:28 +00:00
Rene Ladan
b2bfed3c54
Update to 12.0.742.112
...
Security: http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html
2011-06-29 10:43:46 +00:00
Florian Smeets
e0bb615f79
update to 1.6.2.18.2
...
Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
2011-06-29 10:15:59 +00:00
Florian Smeets
8122bcc404
update to 1.8.4.4
...
Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html
2011-06-29 10:15:43 +00:00
Florian Smeets
5988ffd6e9
document one more vulnerability in the recent asterisk entry
2011-06-29 10:15:17 +00:00
Sofian Brabez
a8e7678ba0
- Fix version of pkg-config
...
- Bump PORTREVISION
PR: ports/158195
Submitted by: mandree@
Approved by: miwi@ (mentor)
2011-06-29 09:42:02 +00:00
Sofian Brabez
a1a1818dcf
- Update to 1.3
...
PR: ports/158341
Submitted by: Jin-Sih Lin <linpct at gmail.com>
Approved by: miwi@ (mentor)
2011-06-29 09:39:58 +00:00
Wen Heping
179a102240
- Update to 0.021 [1]
...
- Update my mail to FreeBSD
PR: ports/158382 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com> [1]
2011-06-29 08:24:45 +00:00
Wen Heping
195e2f8d16
obspy.imaging provides tools for displaying features used in seismology.
...
WWW: http://www.obspy.org/
2011-06-29 08:18:07 +00:00
Philippe Audeoud
e9c6d8db7a
- Update to 0.37
...
- Changelog: http://cpansearch.perl.org/src/MSCHILLI/Sysadm-Install-0.37/Changes
2011-06-29 08:16:04 +00:00
Wen Heping
d0893a7fa0
The obspy.xseed package contains methods in order to read, write and
...
convert seismological meta data files in the Dataless SEED, RESP and
XML-SEED format.
WWW: http://www.obspy.org/
2011-06-29 08:13:17 +00:00