Commit graph

286676 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
f012bd3034 - Update to 2.0.0
- Cleanup Makefile header

Changes:	https://github.com/guard/guard-rspec/commits/master
2012-09-30 04:22:34 +00:00
Wen Heping
a8c800118f - Update to 2.1.0
- Convert to new Makefile format
2012-09-30 04:20:49 +00:00
Sunpoet Po-Chuan Hsieh
2d3bea38a9 - Update to 0.15
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/MooX-Types-MooseLike/Changes
2012-09-30 04:20:30 +00:00
Sunpoet Po-Chuan Hsieh
b047900a6b - Update to 1.3.1
- Cleanup Makefile header

Changes:	http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.3.1
2012-09-30 04:19:04 +00:00
Sunpoet Po-Chuan Hsieh
ab799149dc - Add p5-Lingua-EN-FindNumber 1.2
Lingua::EN::FindNumber provides a regular expression for finding numbers in
English text. It also provides functions for extracting and manipulating such
numbers.

WWW: http://search.cpan.org/dist/Lingua-EN-FindNumber/
2012-09-30 04:15:13 +00:00
Sunpoet Po-Chuan Hsieh
2c48e40f63 - Add p5-Lingua-EN-Words2Nums 0.18
Lingua::EN::Words2Nums converts English text into numbers. It supports both
ordinal and cardinal numbers, negative numbers, and very large numbers.

The main subroutine, which is exported by default, is words2nums(). This
subroutine, when fed a string, will attempt to convert it into a number. If it
succeeds, the number will be returned. If it fails, it returns undef.

WWW: http://search.cpan.org/dist/Lingua-EN-Words2Nums/
2012-09-30 04:10:35 +00:00
Sunpoet Po-Chuan Hsieh
8f5d1497ab - Update to 2.04
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
2012-09-30 04:08:52 +00:00
Sunpoet Po-Chuan Hsieh
fa84e5eec5 - Cleanup Makefile header
Notified by:	rm
2012-09-30 04:01:23 +00:00
Thomas Abthorpe
c9b0429ce8 - Reassign to the heap due to mail bounces 2012-09-30 03:40:44 +00:00
Thomas Abthorpe
2aeed03d20 - Reassign to the heap due to mail bounces 2012-09-30 03:35:28 +00:00
Jase Thew
45adb3744b - Remove DOCS option to prevent dialog being displayed
Requested by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer, via email)
Approved by:	flo, culot (mentors, implicit)
2012-09-30 01:03:38 +00:00
Jose Alonso Cardenas Marquez
aca60c9782 - Now, it could build without problem
- Remove BROKEN
2012-09-30 00:29:38 +00:00
Jose Alonso Cardenas Marquez
b3bf0d27ee - Fix editors/fpc-ide 2012-09-30 00:28:07 +00:00
Jose Alonso Cardenas Marquez
0e66c40289 - Fix build on i386
Reported by:	beat
2012-09-30 00:09:15 +00:00
Bryan Drewery
e7b59d2687 - Update to 5.1 [1]
- Update to new header

Changes:

 * Sync with recent HEAD revisions r241019, r240863, and r240798.

PR:		ports/172171 [1]
Submitted by:	dteske [1]
2012-09-29 23:41:05 +00:00
Doug Barton
891e2c73ba Upgrade to 0.16.4:
* raise the default torrents allowed to announce to trackers to 1600
* improve uTP slow start behavior
* update use of boost.system to not use deprecated functions
* fix GIL issue in python bindings. Deprecated extension support in python
* fixed bug where setting upload slots to -1 would not mean infinite
* extend the UDP tracker protocol to include the request string from the
  tracker URL
2012-09-29 22:40:40 +00:00
Jimmy Olgeni
fc70633608 Upgrade to version 0.17.1.
PR:		ports/172158
Submitted by:	olgeni
Approved by:	maintainer (private mail)
2012-09-29 22:10:32 +00:00
Jase Thew
40445ba600 - Update to 4.8.0 [1]
- Convert to OPTIONSng, add DOCS option
- Convert to new format Makefile header
- Tidy up PORTDOCS handling

Changes:	http://code.call-cc.org/releases/4.8.0/NEWS

PR:		ports/171926 [1]
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Approved by:	flo, culot (mentors, implicit)
2012-09-29 20:38:27 +00:00
Jase Thew
6ffa710a9e - Update to 1.1.0 [1]
- Convert to new format Makefile header

Changes:	https://raw.github.com/michaeldv/awesome_print/060ccb3/CHANGELOG

PR:		ports/171895 [1]
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Approved by:	flo, culot (mentors, implicit)
2012-09-29 20:33:43 +00:00
Ruslan Makhmatkhanov
b8ffbd56aa - update to 1.10.0
- convert to optionsng

while here:
- limit python version to 2.x only
- remove deprecated attribution in pkg-descr

PR:		171786
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Andy Greenwood <greenwood.andy at gmail dot com> (prev maintainer)
2012-09-29 20:19:52 +00:00
Ruslan Makhmatkhanov
ef303ed857 - make it build against system hiredis, instead of bundled one
- bump PORTREVISION because of dependency change

while here:
- trim Makefile header
- tab -> space change in pkg-descr:WWW

PR:		172090
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Approved by:	Denis Generalov <gd at rambler-co dot ru> (maintainer)
2012-09-29 19:53:11 +00:00
Dirk Meyer
30cf8b7706 - cleanup comments 2012-09-29 19:23:40 +00:00
Dirk Meyer
27922e59f1 - use OPTIONS_DEFINE
- new option WITHOUT_NLS
2012-09-29 19:18:19 +00:00
Dirk Meyer
4d3e5a2345 - cleanup comments 2012-09-29 19:05:36 +00:00
Dirk Meyer
9bf3a1a9ba - cleanup comments 2012-09-29 19:02:20 +00:00
Koop Mast
0175115cb7 Make sure /var is populated correctly before hal is started, like dbus does
already in its rc.d script. [1]
Don't list entries twice, set some more details about storage devices like
the linux backend does. [2]

PR:		ports/171568 [1]
PR:		ports/171727 [2]
Submitted by:	Norbert Koch <nkoch@demig.de> [1], avilla@ [2]
Reviewed by:	marcus@
2012-09-29 18:17:59 +00:00
Adam Weinberger
2d03728447 Update to 1.7.5. 2012-09-29 18:10:12 +00:00
Sunpoet Po-Chuan Hsieh
72a3410842 - Update to 1.2.1
Changes:	https://github.com/guard/guard-rspec/commits/master
2012-09-29 17:58:15 +00:00
Sunpoet Po-Chuan Hsieh
8e9c1ac8e4 - Update to 1.0.1
Changes:	https://github.com/guard/guard-livereload/commits/master
2012-09-29 17:57:52 +00:00
Sunpoet Po-Chuan Hsieh
7aa917f461 - Update to 1.4.0
Changes:	https://github.com/guard/guard/blob/master/CHANGELOG.md
2012-09-29 17:57:17 +00:00
Sunpoet Po-Chuan Hsieh
d52e796890 - Add rubygem-listen 0.5.2
The Listen gem listens to file modifications and notifies you about the changes.

Features:
- Works everywhere!
- Supports watching multiple directories from a single listener.
- OS-specific adapters for Mac OS X 10.6+, Linux and Windows.
- Automatic fallback to polling if OS-specific adapter doesn't work.
- Detects files modification, addidation and removal.
- Checksum comparaison for modifications made under the same second.
- Allows supplying regexp-patterns to ignore and filter paths for better
  results.
- Tested on all Ruby environments via travis-ci.

WWW: https://github.com/guard/listen
RG:  https://rubygems.org/gems/listen
2012-09-29 17:53:34 +00:00
Ruslan Makhmatkhanov
4181937538 - fix runtime error by using correct SqueakV41 image
PR:		171291
Submitted by:	Takeshi MUTOH <mutoh at openedu dot org> (maintainer)
Reported by:	Patrick Dudjalija <patrick.dudjalija at gmail dot com>
2012-09-29 17:40:53 +00:00
Alexey Dokuchaev
3f7de3460b Trim Makefile headers and remove ABI versions in LIB_DEPENDS. 2012-09-29 14:37:49 +00:00
Alexey Dokuchaev
30a987ce47 - Adjust Makefile header per new world order
- Convert to new OPTIONS framework
2012-09-29 14:19:28 +00:00
Jase Thew
e7b7f9cfc3 - Update to 20120929 (0.4.0-dev)
- Convert to new format Makefile header

Approved by:	flo, culot (mentors, implicit)
2012-09-29 13:52:46 +00:00
Jase Thew
3e8ac20023 - Update to 0.3.9
- Convert to new format Makefile header

Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.3.9.html

Approved by:	flo, culot (mentors, implicit)
2012-09-29 13:51:01 +00:00
Steve Wills
eb5b5e90cc - Update to 0.8.11
PR:		ports/172130
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-09-29 13:46:39 +00:00
Steve Wills
6c8f6e451a - Add missing bash depends
PR:		ports/172126
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2012-09-29 13:27:07 +00:00
Pawel Pekala
edee8865ad FreetuxTV is a WebTV player working on the Linux platform based on GTK2+
and LibVLC.

The goal of this project is to create a WebTV player.
It can be used by french people to watch ADSL TV on the PC with ISPs or by
other people to watch WebTV and Web Radio in many languages. The GUI is
developed in GTK2+ and is using the VLC engine to display the channels.

Features :
 - Play TV (Free, SFR and WebTV)
 - Play in full screen mode
 - Play in miniature Mode
 - Support for multimedia keys
 - Add new groups of channels from M3U playlists

WWW: https://code.google.com/p/freetuxtv/wiki/HomePage?wl=en

PR:		ports/171881
Submitted by:	nemysis <nemysis@gmx.ch>
2012-09-29 10:54:52 +00:00
Frederic Culot
95c08373ae - Update to 2.08 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Remove Time::HiRes from dependency list (already in core)
- Pet portlint(1) by adding a trailing slash to WWW link

Changes:	http://search.cpan.org/dist/Devel-TraceUse/Changes
PR:		ports/172106 [1]
Submitted by:	Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer)
2012-09-29 08:04:31 +00:00
Frederic Culot
cbd28eb890 - Update to 0.77
- Add LICENSE (Artistic 2)

Changes:	http://search.cpan.org/dist/DateTime/Changes
2012-09-29 07:46:00 +00:00
Rong-En Fan
2ae74d5b76 - Fix build on -CURRENT
PR:		ports/172132
Submitted by:	KT Sin <ktsin at acm.org>
2012-09-29 06:35:42 +00:00
Bryan Drewery
ca9f330131 - Pass maintainership to submitter
- Update to new header

PR:		ports/172155
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2012-09-29 06:27:33 +00:00
Alexey Dokuchaev
7ed0cf0ba6 - Adjust Makefile header and define LICENSE knob
- Simplify BUILD_DEPENDS, add a comment
- Reformat port description while I am here
2012-09-29 06:13:17 +00:00
Bryan Drewery
70a45cc4f9 - Update to 1.6.4 [1]
- Update to new header

Changes:

  - xml: ilmeteo.it: fixed apostrophe character in location names
  - xml: pogodynka.pl: fixed wrong low temperature in some cases
  - xml: accuweather.com (US): fixed location names
  - xml: accuweather.com (US): fixed forecast after midnight

PR:		ports/172134 [1]
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer) [1]
2012-09-29 06:08:47 +00:00
Alexey Dokuchaev
cf3793127b - Cleanup Makefile header and define LICENSE knob(s)
- Set ALL_TARGET to ensure we're actually compiling stuff
- Stop wanting GNU make, it was needed just for bogus conditional that
  really does nothing and is removed as well
- Uphold CC value and reformat port description while I am here
- Remove BROKEN statement since it builds fine at least on two arches
  per what I see here

Tested on:	flame (sparc64) and pluto2 (ia64)
Nota bene:	new version, 1.83, is available at sf.net
2012-09-29 05:53:38 +00:00
Joe Marcus Clarke
a5330fedde Update to 3.0.1. See http://netatalk.sourceforge.net/3.0/ReleaseNotes3.0.1.html
for a list of changes in this release.
2012-09-29 05:18:56 +00:00
Alexey Dokuchaev
00fd4977df - Use `pre-su-install' target to unbreak non-root installation
- Switch from checking NOPORTDOCS to PORT_OPTIONS:MDOCS
- Cleanup Makefile header, fix COMMENT text, wrap overly long lines
- Synchronize descriptions and add a note about one port being a helper
  library for another
2012-09-29 05:07:44 +00:00
Alexey Dokuchaev
50eab9ca54 Reformat description text and kill EOL whitespace. 2012-09-29 04:33:27 +00:00
Alexey Dokuchaev
39c1c6f78c - Update long lived branch driver to version 304.51
- Mention DOCS option in OPTIONS_DEFINE
2012-09-29 04:18:01 +00:00