Commit graph

241590 commits

Author SHA1 Message Date
Tong LIU
b57aabc219 - Update to 2.65
PR:	ports/148158
Approved by:	janos.mohacsi@bsd.hu (maintainer)
2010-08-09 08:37:24 +00:00
Brendan Fabeny
014bf2ec41 -Update to 0.8.1
-Update secondary CATEGORIES
-Minor adjustments to install target to make it PREFIX-clean

Approved by:	miwi (co-mentor)
2010-08-09 08:37:20 +00:00
Sergey Skvortsov
d8c90b59c5 Update to 0.3.0 2010-08-09 05:55:13 +00:00
Cheng-Lung Sung
d2d73f6324 This port is the port for the slave part of the BuildBot continuous integration system.
PR:		ports/148530
Submitted by:	Frédéric Praca <frederic dot praca_AT_freebsd-fr dot org>
2010-08-09 05:41:22 +00:00
Martin Wilke
0d7aa4b8ac This module allows you to manage a set of deprecations for one or more
modules.

WWW: http://search.cpan.org/dist/Package-DeprecationManager

PR:		ports/149325
Submitted by:	Frederic Culot <frederic at culot.org>
2010-08-09 05:38:04 +00:00
Martin Wilke
9a18c4c11f A respond_to style Rails block for baked-in web service support in Sinatra.
WWW: http://github.com/cehoffman/sinatra-respond_to

PR:		ports/149313
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 05:36:37 +00:00
Martin Wilke
f81fe777cb sinatra-url-for constructs absolute paths and full URLs for
handlers in a Sinatra application. Assuming that your application
is running on example.com, and that it has been mapped to /myapp,
you should be able call url_for from within a handler as follows:

  url_for "/"            # Returns "/myapp/"
  url_for "/foo"         # Returns "/myapp/foo"
  url_for "/foo", :full  # Returns "http://example.com/myapp/foo"

WWW: http://github.com/emk/sinatra-url-for

PR:		ports/149359
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 05:36:05 +00:00
Martin Wilke
c1b1283a33 - Update to 3.1.6
PR:		149426
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-08-09 05:35:04 +00:00
Martin Wilke
66ff7ae90f This POE::Session subclass helps you integrate POE and Irssi scripting. It
connects the signals and commands handlers you define as POE events with the
Irssi machinery.

WWW:	http://search.cpan.org/dist/POE-Session-Irssi/

PR:		ports/149337
Submitted by:	Jase Thew <freebsd at beardz.net>
2010-08-09 05:33:56 +00:00
Martin Wilke
e01ace80f3 A bridge that supports Glib's event loop from POE.
WWW:	http://search.cpan.org/dist/POE-Loop-Glib/

PR:		ports/149309
Submitted by:	Jase Thew <freebsd at beardz.net>
2010-08-09 05:33:25 +00:00
Martin Wilke
e2a1d9a9c0 - Update to 2.010
PR:		149395
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	maintainer
2010-08-09 05:31:28 +00:00
Martin Wilke
fb897b43eb Figure out the names of variables passed into subroutines.
WWW:    http://search.cpan.org/dist/Devel-ArgNames/

PR:		ports/149395
Submitted by:	Christopher Key <cjk32 at cam.ac.uk>
2010-08-09 05:30:51 +00:00
Martin Wilke
babb84c067 - Update to 1.034
- Add LICENSE

PR:		149413
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-09 05:07:25 +00:00
Martin Wilke
3988dff789 - Unbreak for 6X and 8X
PR:		149417
Submitted by:	dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2010-08-09 05:04:43 +00:00
Martin Wilke
5e3270e3a2 - Mark as Deprecate (Note that no further development is planned for the Maven-1.0 branch)
PR:		149429
Submitted by:	"Simon Olofsson" <simon@olofsson.de>
2010-08-09 05:03:23 +00:00
Martin Wilke
47f5840391 - Mark as MAKE_JOBS_UNSAFE
PR:		149435
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
2010-08-09 05:01:22 +00:00
Martin Wilke
433c1218a9 The sys-uptime library is a simple interface for
gathering uptime information. You can retrieve data
in seconds, minutes, days, hours, or all of the above.

WWW: http://sysutils.rubyforge.org/

PR:		ports/149384
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:54:33 +00:00
Martin Wilke
e99b6a584c A unified, cross-platform replacement for the Etc
module that allows you to get information about
users and groups.

WWW: http://sysutils.rubyforge.org/

PR:		ports/149383
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:53:54 +00:00
Martin Wilke
cb79917871 The sys-filesystem library provides an interface
for gathering filesystem information, such as
disk space and mount point data.

WWW: http://sysutils.rubyforge.org/

PR:		ports/149382
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:52:14 +00:00
Martin Wilke
bd04fc2b16 A Ruby interface for getting system information
along the lines of the uname Unix command

WWW: http://sysutils.rubyforge.org/

PR:		ports/149381
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:51:45 +00:00
Martin Wilke
29b4ce576e Provides hostname, ip address, and other information for a given host.
WWW: http://sysutils.rubyforge.org/

PR:		ports/149378
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:51:12 +00:00
Martin Wilke
9c9d2cca6e Test::Unit 2.x - Improved version of Test::Unit bundled
in Ruby 1.8.x. Ruby 1.9.x bundles minitest not Test::Unit.

Test::Unit bundled in Ruby 1.8.x had not been improved but
unbundled Test::Unit (Test::Unit 2.x) will be improved actively.

WWW: http://rubyforge.org/projects/test-unit/

PR:		ports/149376
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 04:50:27 +00:00
Martin Wilke
5e61a20717 - Fix IMAP header cache when using Berkeley DB 5.0.
PR:		149321
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2010-08-09 04:36:20 +00:00
Greg Lewis
14c52b7db6 . Fix the build with the latest libxul update. Without this the build
completes but eclipse won't run.

Submitted by:	stefanf@
2010-08-09 03:27:17 +00:00
Doug Barton
29bec301e7 Add SHA256 for the last few still-valid ports that did not have them 2010-08-08 23:23:05 +00:00
Doug Barton
4686d39785 Deprecate ports that have been unfetchable for so long that they
do not have SIZE and/or SHA256 in their distinfo files.
2010-08-08 23:02:30 +00:00
Philip M. Gollucci
008a90f7f7 - Fix broken linkage
Reported by:    Andrea Venturoli <ml@netfence.it>
Submitted by:   clement
2010-08-08 22:27:27 +00:00
Philip M. Gollucci
1d77025cf6 www/mod_webapp has been broken for almost a year and the Makefile is in disarray. 2010-08-08 22:19:12 +00:00
Sahil Tandon
fe52631f36 - Update to 0.59
PR:		ports/149356
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	Ayumi Mitsui <ayu@commun.jp> (maintainer)
2010-08-08 21:54:24 +00:00
Sahil Tandon
ca11a61e4a - Update to 2.6.6
PR:		ports/149438
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2010-08-08 21:54:20 +00:00
Sahil Tandon
3b0807a778 - Update to 2.4r2
- Use GNU_CONFIGURE
- Remove default ALL_TARGET assignment

PR:		ports/149402
Submitted by:	C-S <c-s@c-s.li> (maintainer)
2010-08-08 21:54:15 +00:00
Sergei Kolobov
dc179ae00d - Update to 2.99
- it now uses p5-Getopt-Long instead of the deprecated p5-Getopt-Mixed
- Respect NOPORTEXAMPLES

PR:		ports/145579
Submitted by:	Lars Engels <lme@FreeBSD.org>
2010-08-08 21:51:48 +00:00
Ollivier Robert
2a8d73be51 Fix breakage and also fix the link in pkg-message.in. Sorry guys.
portlint OK.

PR:		ports/149393
Submitted by:	John Hein <jhein@symmetricom.com>
2010-08-08 21:44:58 +00:00
Sergei Kolobov
09bc41a336 - Update to version 6.2.0.2
- Project moved to GitHub - update MASTER_SITES accordingly
- Tk.Blinkenlights is long gone, no need to depend on Tkinter anymore

PR:		ports/146366
Submitted by:	Anonymous <swell.k@gmail.com>
2010-08-08 21:31:40 +00:00
Dennis Herrmann
3e678aa3a1 - Update to 201008
PR:		ports/149300
Submitted by:	Philippe Pepiot <phil@philpep.org>
2010-08-08 21:09:50 +00:00
Doug Barton
df06ef5e2c Update info for the maildir patch. It was slightly modified for
portability, no functional changes.
2010-08-08 20:59:41 +00:00
Pav Lucistnik
b259e99772 - Mark BROKEN
Reported by:	pointyhat
2010-08-08 20:45:45 +00:00
Sergei Kolobov
f2d5da124b Use $SUB_FILES to dynamically adjust pkg-message
PR:		ports/142769
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-08-08 20:43:54 +00:00
Doug Barton
355fd44280 As previously advertised, remove the old libassuan port now that all
consumers have moved to libassuan 2.0.0, or dropped the dependency
2010-08-08 20:36:39 +00:00
Rene Ladan
7550c05ea3 Connect games/stonesoup-sdl to the build.
Approved by:	tabthorpe (mentor, implicit)
2010-08-08 18:06:29 +00:00
Rene Ladan
7cb777a163 The SDL slave port of games/stonesoup
PR:		ports/147828
Submitted by:	maintainer
Approved by:	tabthorpe (mentor, implicit)
2010-08-08 18:04:52 +00:00
Rene Ladan
143c7c4f8a - Update to 0.7.1
- Split off SDL version into games/stonesoup-sdl slave port
- Note the new WWW site in pkg-descr

PR:		ports/147828
Submitted by:	maintainer
Approved by:	tabthorpe (mentor, implicit)
2010-08-08 17:59:36 +00:00
Pav Lucistnik
501b138e1c - Update to 1.1.0
PR:		ports/148797
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2010-08-08 17:43:04 +00:00
Pav Lucistnik
c5cb799621 - Update to 2.2.0
PR:		ports/149374
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
2010-08-08 17:41:21 +00:00
Martin Matuska
cf04c45d3a Update to 3.0.0
PR:		ports/148912
Approved by:	maintainer (timeout)
2010-08-08 17:06:00 +00:00
Martin Matuska
c23f5f4ca0 Update to 0.27
PR:		ports/148924
Approved by:	maintainer (timeout)
2010-08-08 17:04:30 +00:00
Ashish SHUKLA
2f0db52ad3 - Update to 0.0010.
- Fix RUN_DEPENDS.

Approved by:	pgj (mentor)
2010-08-08 16:45:32 +00:00
Ashish SHUKLA
512cb7f96d - Add IPv6 support to the port.
Approved by:	pgj (mentor)
2010-08-08 16:41:53 +00:00
Jimmy Olgeni
d0fac5adb2 Remove pkg-install, which is now replaced by mgettycfg with the same code.
In mgettycfg:

  - Suggest cuau1 (uart driver) as the default device, rather than cuad1 (sio)
  - Use Perl from LOCALBASE
  - Fix a few spelling/whitespace nits
2010-08-08 15:00:54 +00:00
Giuseppe Pilichi
0a313e7621 This is an application for generating playlists based upon musical content.
WWW:	http://www.amplifiedmusicservices.com/

PR:		ports/144706
Submitted by:	Christopher Key <cjk32@cam.ac.uk>
Approved by:	pgj (mentor)
2010-08-08 13:36:48 +00:00