Baptiste Daroussin
fe12ee53ed
Update description, removing a note that has no meaning anymore
...
Reported by: Adam Vande More <amvandemore@gmail.com>
2013-06-10 07:18:36 +00:00
Baptiste Daroussin
209e1cfffd
Testing COMPLETE_OPTIONS_LIST is enought to determine if there is options to print
2013-06-10 06:42:37 +00:00
Baptiste Daroussin
741efabb33
Factorize pre-config
2013-06-10 06:40:45 +00:00
Baptiste Daroussin
27a9752a63
Factorise make pretty-print-config code
2013-06-10 06:30:30 +00:00
Baptiste Daroussin
74f5741bfc
Show options group descriptions in make showconfig,
...
While here, factorize code
2013-06-10 06:22:49 +00:00
Joerg Wunsch
1d48387890
Turn this 30-year old code to use GCC.
...
Strip old Makefile headers.
2013-06-10 06:06:03 +00:00
Brendan Fabeny
a255e532f2
Update zpaq to 6.31
2013-06-10 05:41:25 +00:00
Carlo Strub
3c83ba4035
- Update to 4.10.2-2614
...
- Fix patch for MAN page install
- USE_GCC
PR: ports/178656
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
2013-06-10 04:46:44 +00:00
Steve Wills
43d75c379b
- Update to 0.4
...
PR: ports/179368
Submitted by: Mark Felder <feld@feld.me> (maintainer)
2013-06-10 02:32:04 +00:00
Kubilay Kocak
a5d8662fcf
www/py-bleach: Update to 1.2.2
...
- Update to 1.2.2
- Pin html5lib version in RUN_DEPENDS
- Make regression-test target use test command
- Patch setup.py: Add test_suite integration (and report upstream)
Changes:
- Pin html5lib to version 0.95 for now due to major API break.
2013-06-10 01:48:19 +00:00
Steve Wills
6050f3749d
- Update to 3.0.1
2013-06-10 01:44:30 +00:00
Steve Wills
d34e0d3a44
RDtool converts RD to HTML, man, etc.
...
RD is a multipurpose documentation format created for documentating
Ruby and output of Ruby world. Briefly, RD is to Ruby as POD is to
Perl.
WWW: https://github.com/uwabami/rdtool
PR: ports/173375
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
2013-06-10 01:27:05 +00:00
Steve Wills
85130f0474
RT is a simple and human-readable table format.
...
RTtool is a converter from RT into various formats.
RT can be incorporated into RD.
At this time, RTtool can convert RT into HTML and plain text.
To convert into plain text, you need w3m.
WWW: http://www.rubyist.net/~rubikitch/computer/rttool/index.en.html
WWW: http://rubygems.org/gems/rttool
PR: ports/173381
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
2013-06-10 01:21:22 +00:00
Kubilay Kocak
eab7b1aabd
www/py-requests-oauthlib: Update to 0.3.2
...
- Update to 0.3.2
- Update pkg-plist
- Bump RUN_DEPENDS version for oauthlib (and report upstream)
Changes:
https://github.com/requests/requests-oauthlib/commits/v0.3.2
2013-06-10 01:12:52 +00:00
Kubilay Kocak
850f8cf258
security/py-oauthlib: Update to 0.4.2
...
- Update to 0.4.2
- Update pkg-plist
Changes:
- 0.4.2: OAuth 2 draft to RFC. Removed OAuth 2 framework decorators.
- 0.4.1: Documentation corrections and various small code fixes.
2013-06-10 01:08:24 +00:00
Steve Wills
90a7de8315
'HikiDoc' is a text-to-HTML conversion tool for web writers. HikiDoc
...
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid HTML (or XHTML).
WWW: http://rubyforge.org/projects/hikidoc/
PR: ports/173380
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
2013-06-10 01:08:08 +00:00
Bryan Drewery
367bb02b7a
- Update to 1.0.1 [1]
...
- Updates to 0.12.4, 0.12.5 and 1.0.0 were submitted but
superceded by 1.0.1 [2][3][4]
PR: ports/177382 [1]
Submitted by: William Grzybowski <william88@gmail.com> [1]
Approved by: maintainer timeout (8 months)
PR: ports/173119 [2]
Submitted by: Gea-Suan Lin <gslin@gslin.org> [2]
PR: ports/175697 [3]
Submitted by: Dmitry <dmitry2006@yandex.ru> [3]
PR: ports/173393 [4]
Submitted by: Rustem Alimov <rustem.alimov@gmail.com> [4]
2013-06-10 00:57:13 +00:00
Alexey Dokuchaev
6d7f560088
- Sanitize port option name and description
...
- Trim the article from COMMENT, sort the knobs
Discussed with: wen (on May 12th)
Approved by: timeout from everyone involved
2013-06-10 00:48:32 +00:00
Steve Wills
88513f74f8
- Update to 1.0.3
2013-06-10 00:27:51 +00:00
Steve Wills
80ee3affda
- Update to 1.0.2
2013-06-10 00:27:22 +00:00
Steve Wills
174e76fdf8
Parse YAML safely, without that pesky arbitrary object deserialization
...
vulnerability
WWW: http://dtao.github.io/safe_yaml/
2013-06-10 00:26:24 +00:00
Alexey Dokuchaev
21acd68f79
- Update to version 1.2.0
...
- Reword COMMENT and port description
- Register run-time dependency on jpegtran(1)
- Install Russian language README file
Requested by: maintainer
2013-06-10 00:22:51 +00:00
Steve Wills
33b66df45a
pygments.rb exposes the pygments syntax highlighter to Ruby
...
WWW: https://github.com/tmm1/pygments.rb
2013-06-10 00:22:34 +00:00
Steve Wills
a2cb52c143
The complete solution for Ruby command-line executables.
...
Commander bridges the gap between other terminal related libraries you know and
love (OptionParser, HighLine), while providing many new features, and an
elegant API.
WWW: http://visionmedia.github.io/commander/
2013-06-10 00:20:14 +00:00
Steve Wills
9ef53e5f56
- Update to 0.5.12
2013-06-10 00:12:07 +00:00
Eitan Adler
04428a3d78
Recreate patches with additional changes that should allow building on 10-current
2013-06-09 22:08:22 +00:00
Steve Wills
61e2bc1852
- Update to 0.6.6
2013-06-09 21:42:08 +00:00
Steve Wills
3f86251b0d
Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compressor.
...
WWW: https://github.com/rgrove/cssmin/
2013-06-09 21:41:28 +00:00
Steve Wills
20dfe18cfc
Ruby implementation of Douglas Crockford's JSMin JavaScript minifier.
...
WWW: http://github.com/rgrove/jsmin/
2013-06-09 21:38:59 +00:00
Carlo Strub
21746f0a06
Add run depends
...
PR: ports/179079
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by: maintainer (myself)
2013-06-09 21:25:54 +00:00
Hiroki Sato
b09df65fb5
Add a workaround to unbreak the build.
2013-06-09 21:16:24 +00:00
Xin LI
28009a4482
Update to 1.08.
2013-06-09 21:03:20 +00:00
William Grzybowski
a0d792bcd2
- Update to 1.1.0
...
Changes:
http://sourceforge.net/projects/minidlna/files/minidlna/1.1.0/
Approved by: culot / jpaetzel (mentors, implicit)
2013-06-09 20:10:54 +00:00
Thomas-Martin Seck
86a309115d
- Update to 3.3.5 including vendor patches 12566 to 12572
...
- Remove some leftovers from the repocopy of squid32 [1]
- Move the creation/deletion of the Squid state directory from
pkg-install/pkg-deinstall to rc.d/squid [2]
- Add a squid_getpid function and update the procname pattern to get
the correct name and PID of Squid's master process
PR: ports/178511 [1]
Submitted by: crees [2]
Approved by: crees (mentor)
2013-06-09 19:47:46 +00:00
Christian Weisgerber
1f2b1eac8e
* Major update to FLAC 1.3.0, including shared library bumps.
...
* Chase the update in dependent ports.
PR: 179072
2013-06-09 19:30:58 +00:00
Martin Wilke
b6702c8136
- Update to 1.22
...
- Trim header
2013-06-09 19:27:00 +00:00
Martin Wilke
2b37f0ea06
- Update to 1.127
2013-06-09 19:25:14 +00:00
Rene Ladan
90ef2b74b8
- Fix typo in files/chromium-browser.desktop.in, which caused
...
update-desktop-database to print an error each time it was run
(also for other ports).
- Bump PORTREVISION
2013-06-09 18:55:00 +00:00
Steve Wills
d7785eef24
Meta port for all Ruby Gnome2 Gems
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:54:19 +00:00
Steve Wills
94fecaac80
Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:53:57 +00:00
Steve Wills
f1be6af8fa
Ruby/GooCanvas is a Ruby binding of GooCanvas.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:53:36 +00:00
Steve Wills
a011f23f65
Ruby/WebKitGTK is a Ruby binding of WebKitGTK+.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:53:14 +00:00
Steve Wills
718dfd8da7
Ruby/WebKitGtk2 is a Ruby binding of WebKitGTK+ for Gtk 2.0 Toolkit
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:52:56 +00:00
Steve Wills
d0380d9910
Ruby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:52:34 +00:00
Steve Wills
975493bd95
Ruby/GStreamer is a Ruby binding for GStreamer.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:52:18 +00:00
Steve Wills
80a00534c0
Ruby/ClutterGTK is a Ruby binding of Clutter-GTK.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:51:59 +00:00
Grzegorz Blach
1a2f2a10cb
- Fix build with gcc 4.6 or newer
...
Approved by: crees, tabthorpe (mentors, implicit)
2013-06-09 18:51:47 +00:00
Steve Wills
467ede0457
Ruby/Clutter is a Ruby binding of Clutter.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:51:30 +00:00
Steve Wills
332ab2b725
Ruby/CairoGObject is a Ruby binding of cairo-gobject.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:51:10 +00:00
Steve Wills
751237d94f
Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.
...
WWW: http://ruby-gnome2.sourceforge.jp/
2013-06-09 18:50:46 +00:00