Commit graph

19414 commits

Author SHA1 Message Date
OBATA Akio
3847c9cd8b Another fix for PF. 2008-07-29 00:35:15 +00:00
Aleksej Saushev
4a4e257338 Remove outdated snapshot-based Gforth. 2008-07-28 20:14:07 +00:00
Aleksej Saushev
43f26859f7 + gforth 2008-07-28 20:12:57 +00:00
Aleksej Saushev
2d58cd687d Import Gforth, fast and portable implementation of the ANS Forth.
This is CVS-based package to track the development.
2008-07-28 20:08:05 +00:00
Aleksey Cheusov
779f52d762 one todo for pkg_src_summary 2008-07-28 19:15:58 +00:00
Eric Schnoebelen
9febf04487 Update to jabberd2 2.2.2.
* SSL certificate loading fixes
      * Implemented MIO read throttling in c2s. Now we pause reading
        socket instead of disconnection on throttle.
      * Removed scod module.
      * Added a maximum stanza limit to c2s. This can be used to set an
        upper limit on the number of individual requests that can be
        made in a given window of time.
      * Fix a bug in s2s where xmlns="jabber:client" would get appended
        to an incoming stanza even though the stanza already had an
        xmlns attribute set.

For a full ChangeLog see:
http://svn.xiaoka.com/jabberd2/tags/jabberd-2.2.2/ChangeLog
2008-07-28 18:23:56 +00:00
Iain Hibbert
026308a6c7 add DESTDIR support
simplify somewhat by adding a do-configure target to handle qmake, and
move the build into the src directory directly.
2008-07-28 17:58:17 +00:00
Roy Marples
e87dea3010 Bump to rc4 2008-07-28 14:42:09 +00:00
Christian St
6b8ef45953 Added DESTDIR support
changed HOMEPAGE and MASTER_SITES to better, shorter values
2008-07-28 11:37:15 +00:00
Christian St
2a01089757 Add DESTDIR support and changed MASTER_SITES
to use MASTER_SITE_PERL_CPAN.
2008-07-28 11:14:55 +00:00
Christian St
592ffed206 added p5-Crypt-Serpent 2008-07-28 11:02:59 +00:00
Aleksey Cheusov
3807331835 DESTDIR support
GNU make is required
2008-07-28 10:59:25 +00:00
Christian St
3cfc852ecf Import p5-Crypt-Serpent-1.01 as wip/p5-Crypt-Serpent.
Crypt::Serpent is a perl module implementing Serpent,
a symmetric block cipher and one of the finalists of
the Advanced Encryption Standard (AES) contest.
This module is compatible to Crypt::CBC.
2008-07-28 10:58:57 +00:00
Aleksey Cheusov
d9e70fdc34 DESTDIR fixes 2008-07-28 10:27:20 +00:00
Aleksey Cheusov
f63aeea1e5 DESTDIR support 2008-07-28 10:24:48 +00:00
Aleksey Cheusov
dafd322298 DESTDIR support 2008-07-28 10:10:33 +00:00
Mark Davies
01cb910be8 needs gmake 2008-07-28 09:41:48 +00:00
OBATA Akio
403860ba77 Try to fix PF parts. 2008-07-28 08:30:53 +00:00
Makoto Fujiwara
c438fa4c9c PLIST update based on following emacs-commit:
http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00630.html
Removed files:
        lisp/term      : mac-win.el

http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00633.html
Added files:
        lisp/org       : org-install.el
2008-07-28 01:35:30 +00:00
Mark Davies
2cd7e8f5c5 Wrong version of the tarball. Noted by David Brownlee. 2008-07-28 00:45:50 +00:00
Mark Davies
e3cf8296d6 Needs qt4-tools. Noted by David Brownlee. 2008-07-28 00:40:28 +00:00
Mark Davies
db213dc6dd Update strigi to 0.5.10 2008-07-28 00:37:02 +00:00
Aleksey Cheusov
2347d222b4 updated to version 0.17.0
ADDED: -p option. If you want to build a few packages, you
  can specify them in command line:

      distbb -p 'wip/dict-server wip/pkg_online wip/distbb'

      Actually this option was added in version 0.16.0.
      I just forgot to mention it in appropriate NEWS section.

  FIXED: packages for which pkg_src_summary (pkgsrc tree scanning) failed
      (bad PKGPATH, errors in Makefile etc.)
      appear in META/packages_built_prev.txt.

      Now such packages are collected in META/package_failed_scan.txt
      If such failures happen, report.html includes an additional line

         Packages failed (pkg_src_summary/scanning)   <COUNT> <LOGS>

  Slave hosts/chroots save building logs locally and send them to the
  master host only after building is completed. This can speed-up
  building.

  "Top offenders" -> "Failures per maintainer"
     Some developers treat the word "offender" offensive.

  Packages failed at dbb_canbebuilt (that is packages failed because
  of ONLY_FOR_PLATFORM, ONLY_FOR_PLATFORM etc.) and dbb_excluded
  (packages are excluded from bulk build by person who runs a bulk
  build) stages do not increase "failures per maintainer" counter.

     It is recommended to always include dbb_canbebuilt to TARGETS,
     otherwise counters in "Failures per maintainer" will be not fully
     correct.

  Speeds-ups for stage_gen_report
2008-07-27 21:42:03 +00:00
Blue Rats
76cfcc3669 Added wput. 2008-07-27 19:59:35 +00:00
Blue Rats
7306c36a7c Wput is a command-line ftp-client that looks like wget but instead of
downloading, uploads files or whole directories to remote ftp-servers.
2008-07-27 19:53:18 +00:00
Nikolay Kalev
a0ea3f3c4b New development version with a lot of fixes in :
ngx_http_flv_module, sub_filter, SSI, proxy_pass

New added options and functionalities :
access_log, open_log_file_cache, key -g, option "Expect", ssl_dhparam, ssl_client_cert and others ..
2008-07-27 19:51:05 +00:00
Eric Schnoebelen
2eb6ef4ae3 Update to 0.12 -- release to be announced next week. 2008-07-27 19:35:30 +00:00
Nikolay Kalev
c9ad19bc14 fixes in sub_filter, SSI, proxy_pass, open_file_cache_errors, FastCGI 2008-07-27 18:40:48 +00:00
Iain Hibbert
d1e5d15b99 add USE_BSD_MAKEFILE=yes for this package 2008-07-27 12:03:58 +00:00
Iain Hibbert
8c7d051ef8 don't use static -lbz2 and -lz, use the OS shared versions 2008-07-27 11:58:27 +00:00
OBATA Akio
ec8f3275e6 Update ming-ruby to 0.2.0.
Ming/Ruby 0.2.0 - 2008-07-08

* works with Ming 0.4rc1
------------------------------ Ming 0.4rc1
2008-07-27 11:29:30 +00:00
Roy Marples
6a80d71127 Bump to rc3 and fix the rc.d script a little. 2008-07-27 11:14:35 +00:00
OBATA Akio
1bc00af087 Update ming to 0.4.0rc1.
0.4.0.beta6 - ???

	* Perl extension updates
	* Python extension updates
	* Do not force bgColor
	* Redirect SWF_warn and SWF_error to stderr
	* Propper checks for YACC and LEX
	* Complete Bitmap fillstyles
	* Font fixes
	* Actioncompiler fixes (delete, built-in functions, callFrame -> call())
	* Fixed tag order issues
	* Ming defaults now to local-with-filesystem sandbox for SWF>=8
	* Add support for init actions in makeswf
	* SWF8 / 9 support for fromswf / prebuiltclip
	* implements ASM op
	* ASFunction()
	* AS Class support
	* Removed SWFFontCharacter destructor from PHP wrapper
	* py_ext update
	* Class members
	* outputBlock() usese length and offset from SWF_Parserstruct
	* SWFDisplayItem_flush(): immediately write display items.
	* Removed ttftofft
	* Improved ButtonRecord handling
	* SWFSound_fromSoundStream()
	* Many improvements in decompiler and swftoXXX tools
	* C++ might throw a SWFException
	* Support for embedded Nellymoser sound
	* AS: in with-blocks legacy functions o not work
	* Compiles again with MSVC
	* simplified SWFSound usage with mp3 files
	* SWFSoundStream_getDuration replaces SWFSoundStream_getFrames()
	* perl_ext build changes (build out of tree)
	* API float->double transition
	* php_ext: SWFInput can wrap raw byte-streams
	* php_ext: API: external data can be passed as file-resource, SWFInput or filename
	* removed newSWFFont() as public function (causes various crashes)
	* removed new SWFFont(...) usage with browserfonts in script languages. Use SWFBrowserFont class.
2008-07-27 11:11:54 +00:00
Iain Hibbert
b202dc3b4d use tab for whitespace
move SUBST to post-patch
add TODO file
2008-07-27 09:07:06 +00:00
Mark Davies
68335c9ac8 Update akonadi to 1.0.0 (version that matches to KDE4.1 release). 2008-07-27 08:28:25 +00:00
OBATA Akio
9e20e51741 Split toolkit option group in window-system and x11 toolkit option groups. 2008-07-27 06:32:38 +00:00
Mark Davies
dd274b55ed Update to soprano 2.1 to match the kde4.1 release. 2008-07-27 04:54:35 +00:00
David Brownlee
262eaebef6 update to ktorrent-3.1.1 2008-07-27 02:31:08 +00:00
Mark Davies
c1b73a7410 kde4.1rc1 2008-07-27 00:09:32 +00:00
Eric Schnoebelen
c67ff0f4b5 Update patch-ab to correctly incorporate the @JABBER_{{LOG,PID}DIR,SPOOL}@. 2008-07-27 00:02:49 +00:00
Eric Schnoebelen
2cd5cb7c40 Remove artifacts of the Makefile's predecessor. 2008-07-26 23:50:39 +00:00
Mark Davies
4437c460cc kde4.1rc1 2008-07-26 23:10:22 +00:00
Mark Davies
a42b33a555 kde4.1rc1 2008-07-26 23:00:03 +00:00
Iain Hibbert
0c04790681 add zyGrib 2008-07-26 22:59:23 +00:00
Mark Davies
1c1fac2805 kde4.1rc1 2008-07-26 22:57:53 +00:00
Iain Hibbert
28d37cc618 Display of weather data contained in GRIB files.
Weather data used:
    - atmospheric pressure at sea level
    - wind at 10m above ground
    - temperature at 2m above ground
    - relative humidity at 2m above ground
    - rainfall (mm/h)
    - cloud cover (%)
2008-07-26 22:57:05 +00:00
Mark Davies
9da620e7b7 kde4.1rc1 2008-07-26 22:55:48 +00:00
Mark Davies
0d1a2dc491 kde4.1rc1 2008-07-26 22:42:58 +00:00
Mark Davies
a4c6fc26fd kde 4.1rc1 2008-07-26 22:32:27 +00:00
Mark Davies
185e18f659 Add automoc4 akonadi phonon 2008-07-26 22:26:39 +00:00