Commit Graph

36477 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
3c9337b036 - update to 0.0.4
- tab -> space in pkg-descr:WWW
2012-08-08 19:03:24 +00:00
Ruslan Makhmatkhanov
7a5cfce790 - update to 2.3
- adjust local patch for new version
- tab -> space in pkg-descr:WWW

changelog:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.3_.282012-08-01.29
2012-08-08 18:26:40 +00:00
Bryan Drewery
86847b8f1b - Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
2012-08-08 15:05:36 +00:00
Michael Scheidell
e23c485142 - Update to 0.3.3
PR:		ports/170465
Submitted by:	marco.broeder@gmx.eu (maintainer)
2012-08-08 14:09:54 +00:00
Steve Wills
115ae1d41b - Be sure to include trailing slash in WWW URL
Submitted by:	az
2012-08-07 16:48:08 +00:00
Emanuel Haupt
e18d61c447 Add additional compiler links for tinderbox ccache tarball.
PR:		169981
Submitted by:	swills
2012-08-07 08:56:58 +00:00
Sunpoet Po-Chuan Hsieh
ee8d2e6aa7 - Fix PLIST for older Perl releases (which build XS version)
PR:		ports/170404
Submitted by:	bdrewery
2012-08-07 08:43:10 +00:00
Tilman Keskinoz
361ae1de64 * Remove reference to deleted port from pkg-message
PR:		169271
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>

* Revert OptionsNGification, as OPTIONS depending on OSVERSION
  is not possible

Reported by:	sunpoet and pointyhat

* Update to 1.8.5
Submitted by:	arved
2012-08-06 12:30:13 +00:00
Michael Scheidell
da1cff7bae - Fix version.sh script for arduino 1.0.1
PR:		ports/170268
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
2012-08-06 10:44:25 +00:00
Frederic Culot
855cae4d4b - Update to 1.0.27 [1]
- Pet portlint(1) by moving LICENSE section earlier

Changes:	http://www.lemke-it.com/litnoauth?request=pubcloglfcxml
PR:		ports/170377 [1]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-08-06 08:42:27 +00:00
Frederic Culot
138bfa2b76 - Update to 1.3.3
Changes:	http://www.lemke-it.com/litnoauth?request=pubcloglfc
PR:		ports/170376
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-08-06 08:21:44 +00:00
Pietro Cerutti
d53efcfe5d - Update to 1.3
Changelog: https://github.com/flightaware/yajl-tcl/blob/master/ChangeLog
- Update MASTER_SITES
2012-08-06 07:31:43 +00:00
Dirk Meyer
918882c817 - drop .app suffix in portname 2012-08-06 06:08:52 +00:00
Steve Wills
57d3762e49 Ruby cloud services library
WWW:	http://github.com/fog/fog
2012-08-06 03:15:43 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Bryan Drewery
3ac35b3503 lockfree-malloc is a scalable drop-in replacement for malloc/free.
* It's thread-friendly. It supports a practically-unlimited number of
  concurrent threads, without locking or performance degradation.
* It's efficient, especially in a multi-threaded environment. Compared to
  a stock libc allocator, we see a significant performance boost.
* It does NOT fragment or leak memory, unlike a stock libc allocator.
* It wastes less memory. For small objects (less than 8kb in size), the
  overhead is around 0 bytes. (!)
* It is designed from the ground-up for 64-bit architectures.
* It is elegant. The whole codebase is only around 800 lines of fairly
  clean C++. (!)
* It fully stand-alone; it does not rely on pthreads or libc at runtime.

PR:		ports/170324
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by:	eadler (mentor)
2012-08-05 20:51:47 +00:00
Doug Barton
6662c6791c Remove a bogus use of USE_RCORDER, and while I'm here move the files
*.sh.in -> *.in, and tune them up.
2012-08-05 20:46:40 +00:00
Steve Wills
24c8459e22 - Update to 3.04
PR:		ports/170394
Submitted by:	milki <milki@rescomp.berkeley.edu>
2012-08-05 19:36:46 +00:00
Steve Wills
a7be2eb8dc STDOUT text formatting
WWW:	http://rubygems.org/gems/formatador
2012-08-05 18:09:30 +00:00
Steve Wills
476647355e EXtended http(s) CONnections Library
WWW:	https://github.com/geemus/excon
2012-08-05 18:00:40 +00:00
Steve Wills
e39f9f396d - Update to 1.1.4 2012-08-05 17:59:29 +00:00
Steve Wills
a2e356d73d - Update to 2.1.1 2012-08-05 16:58:59 +00:00
Steve Wills
8ee569695a - Update to 1.7.4 2012-08-05 15:49:58 +00:00
Martin Wilke
02fc7800ce - Update to 0.0.5
PR:		169507
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Approved by:	maintainer
2012-08-05 08:28:21 +00:00
Martin Wilke
5275cbb309 - Update to 0.53
PR:		169883
Submitted by:	Maintainer
2012-08-05 08:27:18 +00:00
Martin Wilke
096e89a393 - Update to 0.09
PR:		169884
Submitted by:	Maintainer
2012-08-05 08:24:20 +00:00
Martin Wilke
26e5c730d7 - Update to 3.2.0
PR:		170142
Submitted by:	Ports Fury
2012-08-05 08:11:25 +00:00
Li-Wen Hsu
296ca06486 - Update to 1.476 2012-08-05 07:12:05 +00:00
Sunpoet Po-Chuan Hsieh
7c1e222a97 - Update to 0.31
- Add LICENSE
- Convert to new options framework
- Do not silence installation message

Changes:	http://search.cpan.org/dist/Spiffy/Changes
2012-08-05 07:04:23 +00:00
Sunpoet Po-Chuan Hsieh
8367ecbf0d - Update to 1.000002
Changes:	http://search.cpan.org/dist/Moo/Changes
2012-08-05 06:57:53 +00:00
Sunpoet Po-Chuan Hsieh
6768f64d5c - Update to 0.93
Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
2012-08-05 06:53:42 +00:00
Sunpoet Po-Chuan Hsieh
ce110576b9 - Update to 0.092
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes
2012-08-05 06:52:19 +00:00
Sunpoet Po-Chuan Hsieh
7c69d4649e - Update to 0.64
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2012-08-05 06:51:14 +00:00
Martin Wilke
c4b4de4392 - Update to 4.3
PR:		168566
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer timeout
2012-08-05 06:00:35 +00:00
Martin Wilke
ec4d7f65a8 - Update to 0.8.5
PR:		170141
Submitted by:	Ports Fury
2012-08-05 05:03:26 +00:00
Martin Wilke
66b004c651 - Update to 0.16.1
PR:		170145
Submitted by:	Ports Fury
2012-08-05 04:57:57 +00:00
Martin Wilke
04b7ba0894 - Update to 1.21
PR:		170143
Submitted by:	Ports Fury
2012-08-05 04:53:22 +00:00
Martin Wilke
b407a5636a - Update to 1.5.1
PR:		170140
Submitted by:	Ports Fury
2012-08-05 04:37:59 +00:00
Steve Wills
2e6bdae284 - Update to 3.0.6 2012-08-05 02:51:34 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Steve Wills
c3c53f7415 - Update to 4.8.2 2012-08-04 20:33:10 +00:00
Steve Wills
75671b8fa2 - Update to 3.3.0 2012-08-04 20:24:19 +00:00
Steve Wills
04df2e5560 - Update to 3.38.0 2012-08-04 20:09:35 +00:00
Steve Wills
89ee391f1c - Update to 2.11.2 2012-08-04 19:43:10 +00:00
Steve Wills
d3ed602872 - Update to 3.2.0 2012-08-04 19:12:33 +00:00
Steve Wills
853f3bd2b5 - Update to 2.3.0 2012-08-04 18:50:12 +00:00
Steve Wills
a4632c203b - Update to 0.7.0 2012-08-04 18:07:29 +00:00
Sunpoet Po-Chuan Hsieh
d1f8bfa399 - Update to 0.10
- Add LICENSE

Changes:	http://search.cpan.org/dist/MooseX-Types-DateTime-MoreCoercions/Changes
2012-08-04 16:34:35 +00:00
Michael Scheidell
e5f18a6b21 - Update to 0.1.4
PR:		ports/170247
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2012-08-04 13:13:02 +00:00
Nicola Vitale
b219c9ea54 - Update to 1.1.1
- Add devel/generatorrunner to LIB_DEPENDS  [1]
- Set MANUAL_PACKAGE_BUILD, because PySide
  requires x11-toolkits/qt4-gui with QGTKSTYLE
- Disable color output of cmake
- Set USE_PYTHON to -2.7
- Add a post-fetch target, checking that QT4_OPTIONS
  has the value QGTKSTYLE

Pointed out by:	pointhat (via beat)  [1]
2012-08-03 21:13:50 +00:00