Commit graph

274585 commits

Author SHA1 Message Date
Frederic Culot
dd21a0f84a - Update to 0.2690
Changes:	http://search.cpan.org/dist/POE-Component-Client-Keepalive/CHANGES
PR:		ports/165719
Submitted by:	Jase Thew <freebsd@beardz.net>
2012-03-06 15:05:37 +00:00
Carlo Strub
1207416356 Update to 11.0.rc1
New option: OSS experimental support

PR:		ports/165560
Submitted by:	Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Approved by:	glarkin@ (mentor) and wen@ (co-mentor)
2012-03-06 15:01:19 +00:00
Carlo Strub
e7f06505a0 Update to 1.3.7
Approved by:	glarkin@ (mentor, implicit)
2012-03-06 14:48:18 +00:00
Steve Wills
8a734d3a89 Perl Automated SIGNATURE testing
WWW:	http://search.cpan.org/dist/Test-Signature/
2012-03-06 14:43:02 +00:00
Philippe Audeoud
baa49a7d2c - Update to 0.37
- Changelog : http://cpansearch.perl.org/src/SHARYANTO/Log-Any-App-0.37/Changes
2012-03-06 14:32:05 +00:00
Emanuel Haupt
4c04c3072a Update to 2.21 2012-03-06 14:23:19 +00:00
Emanuel Haupt
89c09a4d5e Update to 0.058 2012-03-06 14:22:58 +00:00
Pietro Cerutti
28556314b9 - Update to 05_20120304
Changes:
   * The "ftpserv.sd7" example program was improved to support the
     commands RNFR and RNTO and to work correctly, when the listener
     cannot open a passive data port.
   * The font support was improved, such that caching of character
     pixmaps works.
   * Some characters in the standard bitmap fonts were added or
     improved.
   * The functions 'socSend' and 'socSendto' in "soc_rtl.c" were
     improved to work correctly under 64-bit systems.
   * The function 'fltSci' in "flt_rtl.c", was improved to avoid
     a C compiler warning about the change of a constant value.
   * The function 'redraw' in "drw_x11.c" was changed, such that it
     does not use a parameter of type 'XExposeEvent'.
   * The functions 'drwHeight', 'drwWidth', 'drwXPos' and 'drwYPos'
     in "drw_x11.c" were improved to raise RANGE_ERROR when the
     window does not exist.
   * The function 'handleExpose' was introduced in "gkb_x11.c", to
     handle the job of calling 'redraw'.
   * The type 'unsigned int' was replaced by 'sysizetype' in
     'findid.c', 'findid.h', 'identutl.c', 'identutl.h', 'literal.c',
     'numlit.c', 'scanner.c' and 'symbol.h'.
   * Some improvements were done in 'prg_comp.c', 'reflib.c',
     'analyze.c', 'exec.c', 'infile.c', 'info.c' and 'typlib.c' to
     reduce the number of warnings.
   * Support for the unused action "ENU_SIZE" was removed.
- Add LICENSE
2012-03-06 14:17:24 +00:00
Alex Dupre
6881471454 Update to 1.0.3 release and add LICENSE.
Submitted by:	maintainer
2012-03-06 11:47:42 +00:00
Emanuel Haupt
336c5e2d4e Add an option to support audio conversion with ffmpeg. Also make a not that
ffmpeg needs to be built with the "LAME" option enabled. While here add LICENSE,
WWW and a few additional mirrors.

Approved by:	araujo (maintainer)
2012-03-06 11:43:58 +00:00
Michael Scheidell
c31233454a - Add run dependency on security/py-paramiko to fix dependency in last upstream release. [1]
- Add run dependency on devel/py-boto to enable use of duplicity's S3 backend. [2]

PR:		ports/165705 [1]
Reported by:	Rob Evers <rob@debank.tv> [1]
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer) [2]
Approved by:	gabor (mentor, implicit)
2012-03-06 11:21:10 +00:00
Martin Matuska
7809d2691d Add upstream patches. 2012-03-06 11:10:31 +00:00
Dennis Herrmann
870abbd67f - Update to 12.9 2012-03-06 10:58:39 +00:00
Marc Fonvieille
2d0f075eaa Update to RELEASE_8_3_0 version of the FreeBSD docset.
Approved by:	doceng (implicit)
2012-03-06 10:29:14 +00:00
Frederic Culot
efdaeb59bf - Update to 0.916
Changes:	http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
PR:		ports/165718
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
2012-03-06 09:42:34 +00:00
Frederic Culot
16ce04902d - Update to 1.51.02
PR:		ports/165756
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
2012-03-06 09:25:10 +00:00
Frederic Culot
9d873654bd - Add TEST_DEPENDS [1]
- Avoid use of SITE_PERL in DEPENDS [1]
- Pet portlint

PR:		ports/165746 [1]
Submitted by:	swills@
2012-03-06 09:18:05 +00:00
Pav Lucistnik
a647b3b592 - Mark BROKEN: does not compile
In file included from kab2kabc.cpp:35:
  addressbook.h:29:23: error: addressee.h: No such file or directory

Reported by:	pointyhat
2012-03-06 09:01:10 +00:00
Pietro Cerutti
81150e8523 - fix installation issue: always install -dist config files
PR:		165709
Reported by:	Tomek Cedro <cederom@tlen.pl>
2012-03-06 08:12:09 +00:00
Pietro Cerutti
107dec6137 - import a patch from upstreams CVS to fix the expected result of a test
Reported by:	Mikhail Teterin <mi+thun@aldan.algebra.com>
Thanks to:		Andreas Kupries <andreask@activestate.com>
2012-03-06 08:02:51 +00:00
Chris Rees
6a01694df5 - Set postgresql version 9.0 as default
- Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER
- Remove BROKEN_WITH_PGSQL shim

PR:		ports/165245
Submitted by:	crees (me)
Reviewed by:	exp-runs by pav and erwin
Discussed with:	girgen
2012-03-06 07:31:51 +00:00
Rene Ladan
dc9163dbcb Update to 17.0.963.65
Security:	http://www.vuxml.org/freebsd/99aef698-66ed-11e1-8288-00262d5ed8ee.html
2012-03-06 07:26:14 +00:00
Wen Heping
df6b66b3d4 - Mark MAKE_JOBS_UNSAFE [1]
- Pass maintainership to perl@

PR:		ports/165752 [1]
Submitted by:	swills@ [1]
2012-03-06 06:49:17 +00:00
Wen Heping
7e0af34967 - Update to 1.2.2 2012-03-06 06:44:07 +00:00
Wen Heping
c01d2361ab - Update to 1.59
PR:		ports/165582
Submitted by:	wen@ (myself)
Approved by:	Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer, via email)
2012-03-06 06:40:50 +00:00
Wen Heping
6625e8d4fa - Update to 1.6.3 2012-03-06 06:35:21 +00:00
Wen Heping
05b7e29736 - Update to 0.9.9 2012-03-06 06:32:28 +00:00
Brendan Fabeny
611779909b fix the build by adjusting LIB_DEPENDS after changes to
audio/libsamplerate

Reported by:	pav
2012-03-06 06:13:53 +00:00
Dennis Herrmann
3f3d742d81 - Update to 0.3.2 2012-03-06 05:55:32 +00:00
Dennis Herrmann
f4bb2ef555 - Add missing DEPENDS
- Bump PORTREVISION

PR:		ports/165667
Submitted by:	Steve Wills <swills@freebsd.org>
2012-03-06 05:54:34 +00:00
Brendan Fabeny
a806a84e37 adjust directory permissions 2012-03-06 05:51:53 +00:00
Brendan Fabeny
34571361e9 fix the build after the change in the default Java ports; remove
X11BASE; add OPTIONS; sort USE* and options-handling blocs; remove
outdated Java conditionals and checks for unsupported versions of
FreeBSD; remove unnecessary dependence on gmake; fix default FFLAGS;
reposition LICENSE*
2012-03-06 05:16:32 +00:00
Greg Lewis
8da599bfaf . Use the latest cacerts file from the official Oracle distribution of
Update 2.
2012-03-06 03:59:29 +00:00
Greg Lewis
e5d3c8854e . Update to OpenJDK 7 Update 2. 2012-03-06 03:58:53 +00:00
Steve Wills
765948fc78 - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Pet portlint by moving LICENSE up
- Bump PORTREVISION due to RUN_DEPENDS changing causing package to change

PR:		ports/165741
Approved by:	Dereckson <dereckson@gmail.com> (maintainer)
2012-03-06 03:32:03 +00:00
Eitan Adler
6ba9bb2982 - scrotwm has been renamed to spectrwm
- update to 1.0.0

PR:		ports/165248
Submitted by:	Niclas Zeising <zeising@daemonic.se> (maintainer)
Reviewed by:	pgollucci
2012-03-06 03:20:52 +00:00
Eitan Adler
cfb6b77301 Forced commit to note repocopy for renamed project 2012-03-06 03:14:06 +00:00
Steve Wills
e7f8b572ca - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION
2012-03-06 03:13:07 +00:00
Steve Wills
642518af66 - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION
2012-03-06 02:47:02 +00:00
Steve Wills
27f815835c - Add TEST_DEPENDS to enable testing
Approved by:	portmgr (blanket)
2012-03-06 02:00:50 +00:00
Steve Wills
4ebbbd54ee - Add TEST_DEPENDS to enable testing
Approved by:	portmgr (blanket)
2012-03-06 01:51:12 +00:00
Kevin Lo
3f632051ab Oops 2012-03-06 01:34:22 +00:00
Jung-uk Kim
4021f1476f Fix javaws launcher. This shell script now uses bash extensions. 2012-03-06 00:38:48 +00:00
Jung-uk Kim
4f2f499449 Update to 1.2. 2012-03-05 23:51:06 +00:00
Florian Smeets
1180aa20e9 Update to 10.2.0
As the iLBC codec is now part of asterisk again just build and install
it unconditionally.
2012-03-05 23:07:17 +00:00
Florian Smeets
04a4ef734b Update to 1.8.10.0
As the iLBC codec is now part of asterisk again just build and install
it unconditionally.
2012-03-05 23:06:55 +00:00
Pav Lucistnik
3b3a233a6d - Mark BROKEN: does not compile
command.c:2:20: error: WMaker.h: No such file or directory
  command.c:289: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  command.c:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  command.c: In function 'cmd_getc':
  command.c:1913: error: 'app' undeclared (first use in this function)
  command.c:1913: error: (Each undeclared identifier is reported only once
  command.c:1913: error: for each function it appears in.)
  *** Error code 1

Reported by:	pointyhat
2012-03-05 22:11:03 +00:00
Pav Lucistnik
37ee10401e - Mark BROKEN: does not compile
SystemInfo.o(.text+0x141): In function `destroySystemInfo':
  : undefined reference to `wsyserror'
  *** Error code 1

Reported by:	pointyhat
2012-03-05 22:10:05 +00:00
Pav Lucistnik
46f4d8752d - Mark BROKEN on amd64: fails to compile
kmk: *** [/work/a/ports/emulators/virtualbox-ose-legacy/work/VirtualBox-4.0.16_OSE/out/freebsd.amd64/release/obj/VMM/tstAsmStructsAsm.mac] Error 1
  kmk: *** Deleting file

Reported by:	pointyhat
2012-03-05 22:08:22 +00:00
Steve Wills
82aa5d1e68 - Chase libofx shared version bump
PR:		ports/165716
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2012-03-05 21:52:14 +00:00