1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

270678 Commits

Author SHA1 Message Date
Jimmy Olgeni
c0d1f96540 Upgrade to version 1.41. 2012-01-07 22:06:38 +00:00
Steve Wills
290c344354 - Add TEST_DEPENDS to enable testing 2012-01-07 21:49:11 +00:00
Sunpoet Po-Chuan Hsieh
cdc1214ca9 - Update INIT to 2012-01-01 which also fixes 'make fetch' error
- Bump PORTREVISION for package change

Changes:	http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
2012-01-07 21:24:22 +00:00
Steve Wills
97be185521 - Add BUILD_DEPENDS to silence build warnings 2012-01-07 21:21:32 +00:00
Sunpoet Po-Chuan Hsieh
f31c806fb5 - Update to 0.101341
- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://search.cpan.org/dist/MooseX-Types-Perl/Changes
PR:		ports/163893
Submitted by:	sunpoet (myself)
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2012-01-07 20:55:10 +00:00
Sunpoet Po-Chuan Hsieh
58e2d239fd - Update to 1.51
- Add TEST_DEPENDS
- Pet portlint

Changes:	http://search.cpan.org/dist/ORLite/Changes
PR:		ports/163852
Submitted by:	sunpoet (myself)
Approved by:	Cezary Morga <cm@therek.net> (maintainer)
2012-01-07 20:54:51 +00:00
Stephen Montgomery-Smith
2eb216b053 - Update to 2.2.4. 2012-01-07 20:48:35 +00:00
Cy Schubert
66d0ceab77 Update 2.056 --> 2.057 2012-01-07 20:39:01 +00:00
Ruslan Makhmatkhanov
3a20d5f24f - update to 0.3
- replace patches with REINPLACE_CMD
- switch to bzip2 distribution
- move license to proper Makefile section

Changelog:
https://gitorious.org/nmapsi4/pages/Released

PR:		163869
Submitted by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
2012-01-07 20:35:20 +00:00
Cy Schubert
6103f7e5b7 Update 1.071 --> 1.072 2012-01-07 20:26:25 +00:00
Steve Wills
b0fb1ad799 - Add BUILD_DEPENDS to silence build warnings 2012-01-07 20:11:26 +00:00
Ruslan Makhmatkhanov
8070175595 - update to 2.4.0
PR:		163875
Submitted by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
2012-01-07 19:58:32 +00:00
Ruslan Makhmatkhanov
7076de617a - update to 3.8.1
PR:		163868
Submitted by:	Matthew D.Fuller <fullermd at over-yonder dot net> (maintainer)
2012-01-07 19:26:58 +00:00
Steve Wills
97bb622ab5 - Add TEST_DEPENDS to enable testing 2012-01-07 19:04:37 +00:00
Steve Wills
2d5d71c3fa - Add BUILD_DEPENDS and TEST_DEPENDS to silence build warnings and enable
testing
2012-01-07 18:33:42 +00:00
Hajimu UMEMOTO
949003713d Make it buildable with clang. 2012-01-07 18:25:29 +00:00
Rene Ladan
a7e6abde8e Update to 0.6.3
Changes:
- The progress bar now goes from 100% to 0 in countdown (feature request #7900)
- Left click now works on progress bar (bug #7902)
- Ability to sort timers (feature request #4220)
- New translations: Albanian, Catalan, Croatian, Dutch, Slovak, Uyghur
2012-01-07 18:25:00 +00:00
Michael Scheidell
3618e19ebe - patch to make devel/ocaml-react work with ocamlfind [1]
- Add check for X11 so ocaml-nox11 is used as dependency if WITHOUT_X11 is defined [2]

PR:             ports/163717 [1]
Submitted by:   jaapb@kerguelen.org (maintainer) [1]
Reviewed by:    scheidell [2]
Approved by:    jaapb@kerguelen.org (maintainer), gabor (mentor)
2012-01-07 18:17:09 +00:00
Emanuel Haupt
694062d350 Update to 1.3.0 2012-01-07 18:08:22 +00:00
Sunpoet Po-Chuan Hsieh
5761a61d56 - Update to 6.03
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/libwww-perl/Changes
2012-01-07 17:48:03 +00:00
Sunpoet Po-Chuan Hsieh
50097b65fa - Update to 1.3.0b3
Changes:

2011-07-24:
- shpopen.c, dbfopen.c, shptree.c, shapefil.h: Minimize use of CPL services in
  favor of SAHooks.Error().
- Makefile: Remove all the shared library building stuff, it is just too half
  assed, and results in all sorts of bug reports and complaints. Instead just
  install a static libshp.a.

2011-07-23:
- Makefile: build shpdumptree as part of all target (#1648).
- shpopen.c: fix memory leaks in error cases (#2061)
- contrib/*.c: Include stdlib.h and strings.h (#2146)
- shpdump.c: change to use %.15g for coordinate reporting. (#2277)

2011-05-13:
- dbfopen.c, shapelib.h: Add functions to reorder and alter field definitions.
  DBFReorderFields() and DBFAlterFields().

2011-05-07:
- dbfopen.c: Ensure pending record is flushed when adding a native field
  (gdal #4073).

2011-04-16:
- shapefil.h: avoid warnings with SHP_CVSID on gcc.

2010-12-06:
- dbfopen.c: fix read past end of init data fetching code page
  http://bugzilla.maptools.org/show_bug.cgi?id=2276

2010-07-01:
- shpopen.c: do not error out on a shape with zero vertices.
- shpdump.c: do not crash if null shape returned by read object.

2010-06-29:
- shptree.c: fix sign of Z and M comparisons in SHPCheckObjectContained.
  (http://bugzilla.maptools.org/show_bug.cgi?id=2223)
2012-01-07 17:44:57 +00:00
Sunpoet Po-Chuan Hsieh
6b5d27dd48 - Update to 1.893
Changes:	http://search.cpan.org/dist/Email-Address/Changes
2012-01-07 17:38:55 +00:00
Sunpoet Po-Chuan Hsieh
335870f5c3 - Update to 0.613
Changes:	http://search.cpan.org/dist/XML-Writer/Changes
2012-01-07 17:38:25 +00:00
Sunpoet Po-Chuan Hsieh
6cf559bba1 - Update to 0.010
Changes:	http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
2012-01-07 17:37:32 +00:00
Eitan Adler
3b281d8993 Crypto and export control has not been a RESTRICTED concern for a long time now.
Approved by:	portmgr (bapt)
2012-01-07 17:37:01 +00:00
Frederic Culot
f667a101d0 - Update to 3.2
PR:		ports/163881
Submitted by:	Dirk Engling <erdgeist@erdgeist.org> (maintainer)
2012-01-07 17:20:32 +00:00
Rene Ladan
7019b0d1a5 Update to 0.5.4.3
Changes:
- Fix error with incorrect handling variants (bug #8255 by Ivan Romanov)
- Text size on icon is now adjustable (bug #6703 by Rinat)
- New flag: Cambodia (requested by Janne Snabb)
- Added Croatian translation
2012-01-07 17:03:14 +00:00
Sunpoet Po-Chuan Hsieh
e36855c20f - Update to 2.3.2
Changes:	https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
2012-01-07 16:59:53 +00:00
Sunpoet Po-Chuan Hsieh
27fa886acc - Update to 0.003
Changes:	http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes
2012-01-07 16:59:05 +00:00
Sunpoet Po-Chuan Hsieh
72083d4fcc - Update to 0.72
Changes:	http://search.cpan.org/dist/DateTime/Changes
2012-01-07 16:58:17 +00:00
Sunpoet Po-Chuan Hsieh
ce33af3788 - Update to 0.766
Changes:	http://search.cpan.org/dist/Rose-DB/Changes
2012-01-07 16:57:33 +00:00
Sunpoet Po-Chuan Hsieh
fb002880b9 - Update to 20120102 2012-01-07 16:57:07 +00:00
Johan van Selst
29bd1e7fc8 Update ocaml-pcre to 6.2.5 (bugfix release) 2012-01-07 16:08:16 +00:00
Johan van Selst
434567eb94 Remove checks from build that fail on Pointyhat (but work elsewhere).
This doesn't change the resulting package.
2012-01-07 16:07:10 +00:00
Michael Scheidell
b5eba2d4cf - Update to 0.8.0 [1]
- Added .include for bsd.thrift.mk to keep ports in sync [2]
- Committer has agreed to be maintainer via private email

PR:		ports/160210 [1]
Submitted by:	Valery Komarov <komarov@valerka.net> [1]
Reviewed by:	scheidell [2]
Approved by:	komarov@valerka.net (maintainer), gabor (mentor, implicit)
2012-01-07 14:55:06 +00:00
Michael Scheidell
dacaf7fcb7 - Update maintainer domain to freebsd
- Fat fingered BUILD_DEPENDS/RUN_DEPENDS to be more consistant with current best practices
- Changes NO functionality or dependencies, so no portsrevision bump

Approved by:	gabor (mentor, implicit)
2012-01-07 14:17:36 +00:00
Rene Ladan
811e9c312a Update to 4.8.3
- improve Berkeley DB detection (only version 4.X is supported)
- fix libical support

PR:		ports/163839
Submitted by:	Olivier Duchateau
Changelog:	http://mail.xfce.org/pipermail/xfce/2012-January/029754.html
2012-01-07 12:20:24 +00:00
Li-Wen Hsu
1e3a8444e6 Add py-py_static_check 1.2, statically check your python code.
PR:		ports/163468
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2012-01-07 11:47:54 +00:00
Li-Wen Hsu
97ccb9fcd2 - Update to 0.5.0
- Update MASTER_SITES
- Update WWW

PR:		ports/163477
Submitted by:	lwhsu
Approved by:	maintainer timeout
2012-01-07 11:45:13 +00:00
Li-Wen Hsu
d4188c7865 Add cmake-fedora 0.8.1, set of cmake modules for fedora developers.
PR:		ports/163776
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
2012-01-07 11:42:32 +00:00
Alexander Logvinov
17fb319ee4 This program emulates an AirPort Express for the purpose of streaming music
from iTunes and compatible iPods. It implements a server for the Apple RAOP
protocol. ShairPort does not support AirPlay v2 (video and photo streaming).

It supports multiple simultaneous streams, if your audio output chain (as
detected by libao) does so.

WWW: https://github.com/albertz/shairport

PR:		ports/163777
Submitted by:	Miks Mikelsons <miks at cubesystems.lv>
2012-01-07 11:24:21 +00:00
Frederic Culot
34763a9b5d - Update to 2.1.13
Changes:	http://search.cpan.org/dist/FusionInventory-Agent/Changes
PR:		ports/163874
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2012-01-07 10:52:49 +00:00
MANTANI Nobutaka
9d50a6bb2f Update to 4.0.0. 2012-01-07 10:43:24 +00:00
Gerald Pfeifer
694b4b7ea5 Update to the 20120106 snapshot of GCC 4.6.3. 2012-01-07 10:10:54 +00:00
Frederic Culot
80b6ff241b - Update to 2.11.7
PR:		ports/163870
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-01-07 09:52:40 +00:00
Masafumi Max NAKANE
26e9eef2a2 Upgrade, 1.14 -> 1.17. 2012-01-07 07:31:01 +00:00
Eitan Adler
9b24a5c312 Forgot to bump portrevision after previous build change 2012-01-07 05:34:35 +00:00
Eitan Adler
2c947299d7 - Fix build with clang (void main - really?)
- Fix functioning on 64 bit systems

PR:		ports/160667
Submitted by:	Martin Etteldorf <etteldor@gmail.com>
2012-01-07 05:33:05 +00:00
Eitan Adler
86cd1a5137 - Fix rc script
Pointed out by: dougb
2012-01-07 05:15:00 +00:00
Eitan Adler
13d94c2936 volman is a FreeBSD specific volume manager. It acts
as a translator of devd(8) events, probing storage
devices for their file system information, and serving
this over a FIFO based API to which clients can
subscribe.  In addition to notifying clients of new
or lost volumes, it will mount and unmount such
volumes at the command of subscribing clients.

It runs as root and allows any local clients the
ability to mount and unmount volumes which are
detected, regardless of any user privileges.  This
is intended for single user X11 systems needing
an easy way of accessing USB flash disks on the fly.

WWW: http://forums.freebsd.org/showthread.php?t=27233

PR:		ports/161977
Submitted by:	Aragon Gouveia <aragon@phat.za.net>
2012-01-07 04:59:41 +00:00