aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* LDraw is an open standard for LEGO CAD programs that allow the user to createPawel Pekala2013-03-134-0/+40
| | | | | | | | | | | | | | | | virtual LEGO models and scenes. You can use it to document models you have physically built, create building instructions just like LEGO, render 3D photo realistic images of your virtual models and even make animations. The possibilities are endless. Unlike real LEGO bricks where you are limited by the number of parts and colors, in LDraw nothing is impossible. WWW: http://www.ldraw.org/ PR: ports/174901 Submitted by: nemysis@gmx.ch Notes: svn path=/head/; revision=314115
* Downgrade awesome to 3.4.x while devel/lua-lgi is brokenRenato Botelho2013-03-135-85/+75
| | | | Notes: svn path=/head/; revision=314114
* Hitori is a small application written to allow one to play the eponymousPawel Pekala2013-03-135-0/+205
| | | | | | | | | | | | | puzzle game, which is similar in theme to more popular puzzles such as Sudoku created by Nikoli. WWW: https://live.gnome.org/Hitori PR: ports/171323 Submitted by: nemysis@gmx.ch Notes: svn path=/head/; revision=314113
* Fix unresolved symbol pcre_info from pcre. This symbol was deprecated for aKoop Mast2013-03-132-1/+49
| | | | | | | | | | while now and in a recent update removed. The check to enable replacement code from using glib functions doesn't work quite correctly. So enable it manualy. Tested by: madpilot@ Notes: svn path=/head/; revision=314112
* - Update to 3.2.9Thomas-Martin Seck2013-03-132-4/+5
| | | | | | | | | - Fix portlint(1) warnings Approved by: flo (mentor) Notes: svn path=/head/; revision=314111
* - Update to version 2.0.4Pawel Pekala2013-03-134-15/+13
| | | | | | | | | | | | - Remove dead mirror site and add fossies.org to MASTER_SITES - Since 2.0 release, dwdiff is no longer a front-end for the diff program, so modify the description in pkg-descr PR: ports/175430 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=314110
* - Update to 2.0.24Marcus von Appen2013-03-132-14/+9
| | | | | | | | - Trim Makefile headers - Switch to new options framework Notes: svn path=/head/; revision=314109
* - Update to 4.2.0Marcus von Appen2013-03-132-4/+4
| | | | Notes: svn path=/head/; revision=314108
* - Update to 2.66aMarcus von Appen2013-03-136-48/+60
| | | | Notes: svn path=/head/; revision=314107
* - Makefile tweaksBeech Rintoul2013-03-132-18/+151
| | | | | | | | | | | - Add Desktop entries, icons, removed all Notes - Add pkg-plist PR: ports/173347 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=314106
* Update GNU Chess to 6.0.3Johan van Selst2013-03-132-8/+4
| | | | Notes: svn path=/head/; revision=314105
* Update texinfo to 5.1Johan van Selst2013-03-133-6/+6
| | | | Notes: svn path=/head/; revision=314104
* - Update ltris to 1.0.18Johan van Selst2013-03-132-5/+4
| | | | | | | - Grab maintainership Notes: svn path=/head/; revision=314103
* - Drop support for Vala 0.12Olivier Duchateau2013-03-135-100/+35
| | | | | | | | | - Disable Steadyflow like external download manager (broken with Vala 0.18) Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=314102
* - Update to 5.4Bryan Drewery2013-03-132-10/+5
| | | | | | | | | | | - Trim header - Pass maintainership to submitter PR: ports/176920 Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer) Notes: svn path=/head/; revision=314101
* Disable MERGELIBS by default and mark it broken for now. Currently, itJung-uk Kim2013-03-131-1/+2
| | | | | | | | | | seems to cause weird run-time link issues but we are not sure whether the culprit is rtld(1) or clang 3.2. Stability always outweighs performance. PR: ports/176880 Notes: svn path=/head/; revision=314100
* - Remove unreachable site from MASTER_SITESAlexey Dokuchaev2013-03-131-7/+6
| | | | | | | | - Tighten OPTIONS knobs descriptions, reindent - Remove some black magic from PATCH_PREFIX Notes: svn path=/head/; revision=314099
* - Update COMMENT, pkg-descrPawel Pekala2013-03-132-7/+11
| | | | | | | | | | - Give maintainership to submitter PR: ports/176831 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Notes: svn path=/head/; revision=314098
* - Update to 1.0100Grzegorz Blach2013-03-132-3/+3
| | | | | | | Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=314097
* - Update to version 1.15 [1]Pawel Pekala2013-03-132-4/+4
| | | | | | | | | | | - Add dependency on security/libgcrypt, configure script requires it for gnutls < 3.0.0 PR: ports/176658 [1] Submitted by: Dmitriy Limonov <earl1k@mail.ru> Notes: svn path=/head/; revision=314096
* Add build dependence on pkgconfig to make sure glib is properly detected.Max Brazhnikov2013-03-132-0/+2
| | | | Notes: svn path=/head/; revision=314095
* - Update to 2.04Pietro Cerutti2013-03-133-9/+14
| | | | | | | | | | | | Changes: * added \addto command to augment macros * partial implementation of cleveref * implemented hyperef \autoref * added hidden labeltype package to specify label types in .haux files * implemented global options Notes: svn path=/head/; revision=314094
* - Add option to disable TUIPawel Pekala2013-03-1325-31/+599
| | | | | | | | | | | | - Correct enabling of all targets, add patches to fix new clang build issues raised by this change - Fix WWW: line PR: ports/176103 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer) Notes: svn path=/head/; revision=314093
* Fix stray file in bin/clang-check.Brooks Davis2013-03-132-0/+3
| | | | | | | Reported by: ale, Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=314092
* - Respect CFLAGSPawel Pekala2013-03-131-6/+13
| | | | | | | | | | | | | - Fix build with clang - Convert to OptionsNG - Trim Makefile header PR: ports/176766 Submitted by: myself Approved by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) Notes: svn path=/head/; revision=314091
* pg_statsinfo is a utility that monitor statistics and the activity ofJun Kuriyama2013-03-138-0/+378
| | | | | | | | | | | | | | PostgreSQL(and OS). pg_statsinfo gets some statistics information as snapshot. We can check the DB activity and bottleneck analysis by using these snapshot information. This utility provides some function to get the information acquisition easily. WWW: http://pgstatsinfo.projects.pgfoundry.org/ (currently some OS resource stats are disabled.) Notes: svn path=/head/; revision=314090
* - Fix headerPhilippe Audeoud2013-03-131-1/+1
| | | | Notes: svn path=/head/; revision=314089
* Update to 2012.1/592225.Gordon Tetlow2013-03-135-9/+9
| | | | Notes: svn path=/head/; revision=314088
* - Update to 2.8Philippe Audeoud2013-03-132-9/+4
| | | | | | | - Changelog: http://www.staff.science.uu.nl/~penni101/mirmon/svn/trunk/RELEASE-NOTES Notes: svn path=/head/; revision=314087
* r314073 removed the wrong line from plist, revert and remove the real extra ↵Baptiste Daroussin2013-03-131-1/+1
| | | | | | | | | | line that shouldn't be there Reported by: az Pointyhat to: bapt Notes: svn path=/head/; revision=314086
* - Depend on GCC4.6+ only when Python/NumPy option selected (due to Fortran ↵Dima Panov2013-03-131-9/+15
| | | | | | | | | | | | use in NumPy) - By defaults NumPy option is off - Bump PORTREVISION to force rebuild with main ports compiler Requested by: amdmi3, jkim Notes: svn path=/head/; revision=314085
* - update to 1.3.5Ruslan Makhmatkhanov2013-03-132-8/+4
| | | | | | | | | | - trim Makefile header - pass maintainership to ruby@ Discussed with: swills (ruby@) Notes: svn path=/head/; revision=314084
* - Update to 1.58Philippe Audeoud2013-03-133-3/+5
| | | | | | | - Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.58/Changes Notes: svn path=/head/; revision=314083
* - Update to 2.7.3.22Frederic Culot2013-03-133-33/+3
| | | | | | | | | Changes: https://github.com/celery/billiard/blob/master/CHANGES.txt PR: ports/176917 Submitted by: William Grzybowski <william88@gmail.com> (maintainer) Notes: svn path=/head/; revision=314082
* - Update to 1.2.14Bryan Drewery2013-03-133-29/+17
| | | | | | | | PR: ports/171917 Submitted by: Dan Langille <dan@langille.org> (maintainer) Notes: svn path=/head/; revision=314081
* - Update to 25.0.1364.172 (bugfixes)Rene Ladan2013-03-132-7/+7
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=314080
* - Update to 0.14 [1]Frederic Culot2013-03-132-8/+7
| | | | | | | | | | | | | - Trim Makefile's header [1] - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/File-Tail-Dir/Changes PR: ports/176343 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: maintainer (timeout, >14 days) Notes: svn path=/head/; revision=314079
* - Update to 20130225Guido Falsi2013-03-132-4/+4
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=314078
* Update to the 20130310 snapshot of GCC 4.8.0, approaching release branch.Gerald Pfeifer2013-03-132-3/+3
| | | | Notes: svn path=/head/; revision=314077
* For unmaintained ports in `benchmarks' category, drop leading article fromAlexey Dokuchaev2013-03-133-14/+15
| | | | | | | COMMENT and perform other minor cleanups along the way, whenever noticed. Notes: svn path=/head/; revision=314076
* - change @dirrm's with @dirrmtry's for common share/locale directoriesRuslan Makhmatkhanov2013-03-131-2/+2
| | | | Notes: svn path=/head/; revision=314075
* For unmaintained ports in `audio' category, drop leading article from COMMENTAlexey Dokuchaev2013-03-1354-408/+261
| | | | | | | and perform other minor cleanups along the way, whenever noticed. Notes: svn path=/head/; revision=314074
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-6/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314073
* Synchronize mctoolame-decoder and mctoolame-encoder. These ports are prettyAlexey Dokuchaev2013-03-133-59/+33
| | | | | | | | much mimic each other, so it probably makes sense to merge them into one, or turn into master-slave pair. While here, replace unsafe gets() with fgets(). Notes: svn path=/head/; revision=314072
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-7/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314071
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-7/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314070
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-7/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314069
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-6/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314068
* Do not removed directories not owned by the portBaptiste Daroussin2013-03-132-6/+1
| | | | | | | Reported by: pkg DEVELOPER_MODE Notes: svn path=/head/; revision=314067
* - Update to 2.4.10.5Bryan Drewery2013-03-134-8/+7
| | | | | | | | | | | | | | Changes: * Fix -O flag not always being respected * Disable dependency sanity checking with PKGNG as it has its own mechcanism pkg-check(8) for that. * Fix date parsing support with PKGNG [1] PR: ports/175926 [1] Reported by: deeptech71 <deeptech71@gmail.com> [1] Notes: svn path=/head/; revision=314066