1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

244186 Commits

Author SHA1 Message Date
Philip M. Gollucci
a029930bbc - Update to 1.50
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 02:54:48 +00:00
Philip M. Gollucci
cc6b67786c - Update to 0.14.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 02:54:43 +00:00
Philip M. Gollucci
05d8521b32 - Update to 4.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 02:54:38 +00:00
Philip M. Gollucci
ed9166f04a Adds several commands to RubyGems for managing gems and more on RubyGems.org.
WWW:    http://rubygems.org/gems/gemcutter
2010-09-22 02:53:52 +00:00
Philip M. Gollucci
5b62bd8aa3 Making tests easy on the fingers and eyes
WWW:    http://rubygems.org/gems/shoulda
2010-09-22 02:53:18 +00:00
Philip M. Gollucci
a2d87d36fb WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
WWW:    http://rubygems.org/gems/webmock
2010-09-22 02:52:47 +00:00
Philip M. Gollucci
4fec956e8e RR (Double Ruby) is a double framework that features a rich selection of double
techniques and a terse syntax. http://xunitpatterns.com/Test%20Double.html

WWW:    http://rubygems.org/gems/rr
2010-09-22 02:51:45 +00:00
Philip M. Gollucci
ab677d0a6d - Mark broken b/c of BROKEN dependency on activerecord 2.x which no longer
exists.

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 02:50:10 +00:00
Philip M. Gollucci
79ad890590 - RF -> RG
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 02:47:31 +00:00
Thomas Abthorpe
cefe35df63 libserver implements a generic multi-process TCP server which is incapable
of servicing connections on its own.  The programmer writes an
initialization function and a function to service connections, then
compiles and links his or her code against the library to create a complete
multi-process TCP server.

WWW: http://www.mammothcheese.ca/

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:		ports/150704
Submitted by:	James Bailie <jimmy at mammothcheese.ca>
2010-09-22 01:14:24 +00:00
Renato Botelho
bcad7eb297 unDEPRECATE it since x11-toolkits/ruby-panelapplet is not deprecated anymore
Approved by:	ruby (pgolucci)
2010-09-22 00:55:29 +00:00
Steve Wills
21298832cc - Update to 0.9.90
- pet portlint while here

Approved by:	pgolluci (mentor)
2010-09-22 00:20:29 +00:00
Steve Wills
77c5d1ca95 QT support for OAuth-powered network services
WWW:    http://wiki.github.com/ayoy/qoauth/

Approved by:	pgolluci (mentor)
2010-09-22 00:19:40 +00:00
Philip M. Gollucci
6cc7f9196c - Fix dependency versions based on rubygems.org
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 00:15:16 +00:00
David Thiel
d0f6f31a06 Update to use ncurses instead of termlib.
PR:		ports/150695
Submitted by:	swell.k@gmail.com
2010-09-21 20:56:14 +00:00
Renato Botelho
82d3727da8 - Remove REQUIRE from rc.d script
- Add $FreeBSD$

Suggested by:	dougb@
Approved by:	maintainer via irc
2010-09-21 20:15:11 +00:00
Nicola Vitale
bb3b11a953 - Update to 1.34
PR:		ports/150776
Submitted by:	Sergei Golyashov <athathoth at yandex.ru>
2010-09-21 19:56:24 +00:00
Pav Lucistnik
9fb3f0d1b0 - Disallow from pointyhat: needs interactive license confirmation 2010-09-21 19:52:58 +00:00
Pav Lucistnik
fffb3e7993 - Mark BROKEN on 6.X: does not compile
Reported by:	pointyhat
2010-09-21 19:52:17 +00:00
Pav Lucistnik
0c7c66de06 - Mark BROKEN on 6.X: does not build
Reported by:	pointyhat
2010-09-21 19:43:17 +00:00
Marius Strobl
2f97e7f184 - Mention support for BluRay in COMMENT and pkg-descr.
- Add knobs for additionally installing cdda2{mp3,ogg}.

Requested by:	upstream
Approved by:	netchild
2010-09-21 18:53:47 +00:00
Max Brazhnikov
b78c66e36f Switch to audio/musepack from deprecated audio/libmpcdec
PR:		ports/150510
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.org>
2010-09-21 16:51:17 +00:00
Max Brazhnikov
62d273b3b2 Switch to audio/musepack from deprecated audio/libmpcdec
PR:		ports/150510
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by:	multimedia (kwm)
2010-09-21 16:49:16 +00:00
Max Brazhnikov
2ee00782ed Switch to audio/musepack from deprecated audio/libmpcdec
PR:		ports/150510
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by:	maintainer
2010-09-21 16:48:04 +00:00
Martin Matuska
17e550ca2f Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
2010-09-21 16:08:11 +00:00
Nicola Vitale
b4599e3d63 - Update to 1.7.5.1
- Install documentation
2010-09-21 15:52:20 +00:00
Renato Botelho
e42ad76594 I was ready to abort last commit but made a mistake, this is what was missing
- Bump PORTREVISION

Approved by:	maintainer at irc
2010-09-21 15:40:38 +00:00
Renato Botelho
003b97e11c - Remove unecessary patch and convert it to REINPLACE_CMD
- Respect PREFIX
- Use USE_RC_SUBR instead of install startup script manually
- Simplify mkdirs
2010-09-21 15:39:42 +00:00
Renato Botelho
f2fdd5cf25 After some mistakes i made on this port last days, i hop^W believe this is the
last commit.

The original problem is port was broken on amd64 when you have CFLAGS= defined
on make.conf. On last commit i thought it was fixed, but no, i don't know why
but it was building without define LUA_USE_LINUX and the binary generated was
wrong.

I figured out just using GMAKE fixes everything, it respect CFLAGS= when you
have, add -fPIC for amd64 and use correct defines for building, so, lets use
gmake to build this port for now.

Pointyhats to:	garga@
2010-09-21 15:38:18 +00:00
Sergey A. Osokin
6e37a8c512 Update CONFLICTS.
Bump PORTREVISION.
2010-09-21 15:35:55 +00:00
Sergey A. Osokin
0e3a19d615 NO_LATEST_LINK for redis1. (*)
Update CONFLICTS.
Bump PORTREVISION.

Notice from:	edwin (*)
2010-09-21 15:34:19 +00:00
Max Brazhnikov
02d810a288 Add entry for math/giacxcas: French documentation is for non commercial use only 2010-09-21 15:30:45 +00:00
Max Brazhnikov
7d2081dcb4 Connect giacxcas 2010-09-21 15:30:11 +00:00
Max Brazhnikov
5e65c4ac4a Add new port math/giacxcas:
General purpose Computer algebra system by Bernard Parisse released
under GPLv3. The french documentation by Renee De Graeve is for non
commercial use only.
it consists of:
 - a C++ library (libgiac).  It is build on C and C++ libraries:
   PARI, NTL (arithmetic), CoCoA (Groebner basis), GSL (numerics),
   GMP (big integers), MPFR (bigfloats) and provides algorithms for
   basic polynomial operations (product, GCD) and symbolic
   computations (simplifications, limits/series, symbolic
   integration, sommation, ...). The library can be configured to
   accept Maple or TI syntax to ease the transition for users of
   these systems.
 - a command line interpreter (icas or giac). It can be called from texmacs.
 - a FLTK-based GUI (xcas). It is a GUI for symbolic computation
   with several modules added: 2-d and 3-d graphics, dynamic 2-d and
   3-d geometry (exact or numeric), spreadsheet, programming
   environment.

WWW:	http://www-fourier.ujf-grenoble.fr/~parisse/giac.html

PR:		ports/150395
Submitted by:	Han Frederic <han at math.jussieu.fr>
2010-09-21 15:29:52 +00:00
Marcelo Araujo
2f24e66efd Speedtest.net Mini is a package that allows to free speed test on
your own server that uses the same technology as Speedtest.net.

WWW:	http://www.speedtest.net/mini.php

PR:		ports/150716
Submitted by:	Grytsuk Anton <gx@bsdplanet.ru>
2010-09-21 14:59:50 +00:00
Ashish SHUKLA
be5cfa9f31 NetPerfMeter is a network performance meter for the UDP,
TCP, SCTP and DCCP transport protocols over IPv4 and IPv6.
It simultaneously transmits bidirectional flows to an endpoint
and measures the resulting flow bandwidths and QoS. The
results are written as vector and scalar files. The vector
files can e.g. be used to create plots of the results.

WWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/

PR:		ports/148994
Approved by:	tabthorpe (mentor)
2010-09-21 14:17:23 +00:00
Martin Matuska
a8292d8409 - Fix previous commit by using bsd.port.[pre|post].mk 2010-09-21 13:05:06 +00:00
Baptiste Daroussin
2a95a168b4 - Update to 4.22.9.33
- While here add license

PR:		ports/150741
Submitted by:	Frank Altpeter <frank _at_ altpeter.de> (maintainer)
2010-09-21 13:00:39 +00:00
Matthias Andree
b384026920 Hook DB 5.1 to the bsd.database.mk logic. 2010-09-21 12:20:26 +00:00
Martin Matuska
194620d466 - Fix typo from last commit
- Explicitly depend on SHA only if Perl < 5.10
2010-09-21 11:36:12 +00:00
Bernhard Froehlich
83557c5321 - Update to 2.5.0
Approved by:	beat (co-mentor, implicit)
2010-09-21 11:35:41 +00:00
Max Brazhnikov
9a51f88de3 Update to 0.34
PR:		ports/150769
Submitted by:	Sébastien Santoro (maintainer)
2010-09-21 11:08:40 +00:00
Max Brazhnikov
2446c00bb9 Update to 0.19.2
PR:		ports/150720
Submitted by:	Mykola Dzham (maintainer)
2010-09-21 11:08:21 +00:00
Max Brazhnikov
99107e7b1a Update to 0.2.10
Remove optional dependency on security/tor* ports

PR:		ports/150774
Submitted by:	Fabian Keil (maintainer)
2010-09-21 11:07:55 +00:00
Martin Matuska
7a8a648b30 - Fix typo in last commit (unbreak) 2010-09-21 09:39:54 +00:00
Matthias Andree
9078d26a63 New version 5.1 of Oracle Berkeley DB 5.0, descended and repocopied from db50. 2010-09-21 09:29:37 +00:00
Matthias Andree
96b193a9dc Repocopy completed by marcus@, thanks.
PR: ports/150602
2010-09-21 09:23:23 +00:00
Martin Matuska
1767d688fd - Fix COMMENT length 2010-09-21 08:59:17 +00:00
Martin Matuska
ad94b1e505 - Add UPDATING entry to introduction of p5-IO-Compress 2010-09-21 08:46:15 +00:00
Baptiste Daroussin
cadb1989f8 - Update to 1.66
- Changes: http://cpansearch.perl.org/src/PETDANCE/WWW-Mechanize-1.66/Changes
2010-09-21 08:33:38 +00:00