aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to snapshot 20101128 (build 110)Martin Matuska2010-11-293-6/+5
| | | | Notes: svn path=/head/; revision=265394
* - Add svn diff from upstream (r67-r74)Martin Matuska2010-11-293-0/+627
| | | | | | | | | | - Add patch for GNA bug #16239 (Segfaults on reset connection due to double-freed memory) Reported by: Anton Yuzhaninov <citrin@citrin.ru> Notes: svn path=/head/; revision=265393
* Connect ros-image_comon and ros-laser_pipeline to the build.Rene Ladan2010-11-291-0/+2
| | | | Notes: svn path=/head/; revision=265392
* Libraries from processing laser data, including converting laser data into 3DRene Ladan2010-11-294-0/+228
| | | | | | | | | representations. WWW: http://www.ros.org/wiki/laser_pipeline Notes: svn path=/head/; revision=265391
* Common code for working with images in ROS:Rene Ladan2010-11-294-0/+200
| | | | | | | | | | | | | | | | | | | camera_calibration_parsers contains routines for reading and writing camera calibration parameters. image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. polled_camera contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development. WWW: http://www.ros.org/wiki/image_common Notes: svn path=/head/; revision=265390
* - Remove devel/p5-usb, please use devel/p5-Device-USB insteadSunpoet Po-Chuan Hsieh2010-11-294-62/+0
| | | | Notes: svn path=/head/; revision=265389
* - Connect devel/p5-Device-USBSunpoet Po-Chuan Hsieh2010-11-291-1/+1
| | | | | | | - Disconnect devel/p5-usb Notes: svn path=/head/; revision=265388
* - Rename devel/p5-usb to devel/p5-Device-USB to follow our naming traditionSunpoet Po-Chuan Hsieh2010-11-291-0/+1
| | | | | | | of perl modules Notes: svn path=/head/; revision=265387
* - Use WRKSRC instead of WRKDIR in the MAKE environment to point to theRene Ladan2010-11-293-28/+28
| | | | | | | | | | | | build directory - No need to make scripts in */src/* executable - Don't move libraries to PREFIX/lib but symlink them there, some Python modules depend on the libraries in their original location - Add WWW line to pkg-descr - Bump PORTREVISION Notes: svn path=/head/; revision=265386
* - Update to 0.35Sunpoet Po-Chuan Hsieh2010-11-294-20/+18
| | | | | | | | | | | | - Add WWW Changes: http://search.cpan.org/dist/Device-USB/Changes PR: ports/152342 (based on) Submitted by: leif@neland.dk Approved by: Josh Carroll <josh.carroll@gmail.com> (maintainer) Notes: svn path=/head/; revision=265385
* - Use WRKSRC instead of WRKDIR in the MAKE environment to point to theRene Ladan2010-11-298-156/+90
| | | | | | | | | | | | build directory - No need to make scripts in */src/* executable - Don't move libraries to PREFIX/lib but symlink them there, some Python modules depend on the libraries in their original location - Sort pkg-plist - Bump PORTREVISION Notes: svn path=/head/; revision=265384
* - Update soprano to 2.5.3 maintenance stable releaseDima Panov2010-11-292-4/+3
| | | | Notes: svn path=/head/; revision=265383
* - Upgrade to 0.2.3Rene Ladan2010-11-292-6/+4
| | | | | | | | | - No need for USE_LDCONFIG - Use WRKSRC instead of WRKDIR in the MAKE environment to point to the build directory Notes: svn path=/head/; revision=265382
* - Add dependency on devel/cppunit, it is specified in rosdep.yaml and atRene Ladan2010-11-2916-60/+332
| | | | | | | | | | | | | | least devel/ros-common uses it. - Perform all inline editing in post-patch target - Don't move libraries to PREFIX/lib but symlink them there, some Python modules depend on the libraries in their original location - Remove instructions for manual installation, this is advanced stuff - Silent pkg_delete warnings by explicitly creating all directories - No need to patch download location in patch-gtest - Bump PORTREVISION Notes: svn path=/head/; revision=265381
* - Force commit to state the repocopy was performed: devel/p5-usb -> ↵Sunpoet Po-Chuan Hsieh2010-11-290-0/+0
| | | | | | | | | | | devel/p5-Device-USB PR: ports/152487 Submitted by: sunpoet (myself) Repocopied by: marcus (portmgr) Notes: svn path=/head/; revision=265380
* Remove shells/bash-completion-classic, the amd64 workaround is no longerEmanuel Haupt2010-11-297-95/+1
| | | | | | | required as shells/bash-completion works with amd64. Notes: svn path=/head/; revision=265379
* From some information, YouTube was changed some configurations fromMIHIRA Sanpei Yoshiro2010-11-292-1/+12
| | | | | | | | | 2010/July/22. And we need to update URL for mediatomb. Approved by: maintainer timeout Notes: svn path=/head/; revision=265378
* - Correct the instructions for ldconfig rescan on amd64 systemsPav Lucistnik2010-11-292-2/+2
| | | | | | | | | PR: ports/149286 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (vbox@; 4 months) Notes: svn path=/head/; revision=265377
* Violet is a UML editor with these benefits:Pav Lucistnik2010-11-294-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * It is very easy to learn and use * It draws nice-looking class, sequence, state, object and use-case diagrams * It is completely free (distributed under the GNU General Public License) * It is cross-platform Violet is intended for students, teachers, and authors who need to produce simple UML diagrams quickly. It is not intended as an industrial strength tool. Here are some of the features that industrial-strength UML programs have and that Violet does not have: * Code generation. Violet does not generate any source code from UML diagrams. * Reverse engineering. Violet does not generate UML diagrams from source code * Semantic checking of models. You can use Violet to draw contradictory diagrams XMI export or import. Violet does not generate files that can be imported into other UML tools, nor can it read model files from other tools If you just want to draw simple UML diagrams without too much fuss, chances are you'll like Violet. If you have more serious needs, check out one of the other programs. WWW: http://horstmann.com/violet/ PR: ports/151852 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Notes: svn path=/head/; revision=265376
* Update to 1.3.1 release.Alex Dupre2010-11-292-5/+3
| | | | Notes: svn path=/head/; revision=265375
* Rename p5-Mojo to p5-Mojolicious to reflect distname in CPAN.Jun Kuriyama2010-11-298-246/+5
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=265374
* Update to 3.7.7.Alexander Leidinger2010-11-294-10/+14
| | | | | | | | Submitted by: Fabian Keil <fk@fabiankeil.de> PR: 152641 Notes: svn path=/head/; revision=265373
* Remove temporary file added by mistakeBaptiste Daroussin2010-11-292-216/+0
| | | | Notes: svn path=/head/; revision=265372
* Fix rc script when fcgiwrap_user is not setBaptiste Daroussin2010-11-292-2/+2
| | | | | | | bump portrevision Notes: svn path=/head/; revision=265371
* - update to 0.1.5Baptiste Daroussin2010-11-294-6/+67
| | | | | | | | | | | | - Changes: fix segfault with HEAD requests fix potential security problem in comments allow to self start the fastcgi Can now be used both as a fastcgi and a cgi add rc script Notes: svn path=/head/; revision=265370
* Add an entry for dmd as upstream prefers that binaries not tested by ↵Baptiste Daroussin2010-11-291-0/+2
| | | | | | | themself not to be redistributed Notes: svn path=/head/; revision=265369
* Add dmd 1.065, official compiler for the D 1.0 programming language.Baptiste Daroussin2010-11-2911-0/+827
| | | | | | | | PR: ports/152282 Submitted by: Ruben <chromium at hybridsource.org> Notes: svn path=/head/; revision=265368
* - Tarball rerolled with a bugfixPav Lucistnik2010-11-292-2/+3
| | | | | | | | PR: ports/152638 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) Notes: svn path=/head/; revision=265367
* - Update to 1.1.9Pav Lucistnik2010-11-292-5/+4
| | | | | | | | PR: ports/152621 Submitted by: Julian Dunn <jdunn@aquezada.com> (maintainer) Notes: svn path=/head/; revision=265366
* Improve port description.Alexey Dokuchaev2010-11-291-7/+15
| | | | | | | Approved by: maintainer timeout since December 2009 Notes: svn path=/head/; revision=265365
* . Add an entry to the packing list to always try and remove DOCSDIR, sinceGreg Lewis2010-11-291-0/+1
| | | | | | | | | the dovecot build creates it whether docs are enabled ot not. Pointed out by: QAT Notes: svn path=/head/; revision=265364
* Bump PORTREVISION for pulseaudio update.Joe Marcus Clarke2010-11-291-0/+1
| | | | | | | Reported by: barbara.xxx1975@libero.it Notes: svn path=/head/; revision=265363
* - Update to 2.7.1Wen Heping2010-11-296-32/+23
| | | | Notes: svn path=/head/; revision=265362
* - Update to 5.1.1Wen Heping2010-11-292-3/+3
| | | | Notes: svn path=/head/; revision=265361
* Chase the goffice and gnumeric versions.Joe Marcus Clarke2010-11-291-1/+2
| | | | Notes: svn path=/head/; revision=265360
* Update to 1.10.12.Joe Marcus Clarke2010-11-293-83/+86
| | | | Notes: svn path=/head/; revision=265359
* Update to 0.8.12.Joe Marcus Clarke2010-11-293-3/+9
| | | | Notes: svn path=/head/; revision=265358
* Forced commit after repocopy.Beech Rintoul2010-11-290-0/+0
| | | | Notes: svn path=/head/; revision=265357
* Add a debug setting (commented out).Mark Linimon2010-11-291-0/+3
| | | | Notes: svn path=/head/; revision=265356
* Update to version 3.3.3.Dmitry Sivachenko2010-11-292-3/+3
| | | | Notes: svn path=/head/; revision=265355
* Remove errorneously added patches from the old asterisk 1.4 port.Max Khon2010-11-2926-2466/+0
| | | | | | | Pointy hat to: fjoe Notes: svn path=/head/; revision=265354
* Update to 4.2.2.Joe Marcus Clarke2010-11-294-22/+22
| | | | Notes: svn path=/head/; revision=265353
* Move the override of PKG_DBDIR to the right place. This keeps INDEXMark Linimon2010-11-291-3/+3
| | | | | | | from being contaminated by the packages installed on pointyhat-*. Notes: svn path=/head/; revision=265352
* - Update to 1.06Wen Heping2010-11-292-4/+3
| | | | | | | Changelog: http://search.cpan.org/src/SARTAK/Class-Method-Modifiers-1.06/Changes Notes: svn path=/head/; revision=265351
* Update to 3.2.5, fix LICENSE entry.Beech Rintoul2010-11-293-12/+10
| | | | | | | | | | | | Remove stale warning. PR: ports/152372 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Anders Troback <freebsd@troback.com> (maintainer) itetcu (implicit) Notes: svn path=/head/; revision=265350
* Fix PREFIX in configure environment.Beech Rintoul2010-11-292-11/+20
| | | | | | | | | PR: ports/152532 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Approved by: itetcu (implicit) Notes: svn path=/head/; revision=265349
* Fix a bug that caused the cursor position markers are not cleared from ↵Koop Mast2010-11-292-1/+765
| | | | | | | | | | | | rulers [1]. Add MAKE_JOBS_SAFE. Reported and fix tested by: mux@ Obtained from: Inkscape bazaar [1] Notes: svn path=/head/; revision=265348
* a. remove RESTRICTED lineMaho Nakata2010-11-291-1/+1
| | | | | | | | | b. bump port revision to force build on package cluster. Submitted by: Pedro F. Giffuni [a] Notes: svn path=/head/; revision=265347
* Fix the build now that -I- is obsolete.Joe Marcus Clarke2010-11-291-4/+22
| | | | Notes: svn path=/head/; revision=265346
* - Patch s/Linux/FreBSD/ in desktop entryPav Lucistnik2010-11-291-0/+1
| | | | | | | | | PR: ports/151849 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: maintainer timeout (sylvio; 1 month) Notes: svn path=/head/; revision=265344