Commit graph

34368 commits

Author SHA1 Message Date
Aleksej Saushev
98a80cbb47 Fix staged installation support. 2012-09-24 17:06:18 +00:00
Aleksej Saushev
dfd2040d5f Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
2012-09-24 16:56:26 +00:00
Aleksej Saushev
131ca7d512 Support staged installation. 2012-09-24 16:43:02 +00:00
Aleksej Saushev
3a3eebd194 Support staged installation. 2012-09-24 16:22:50 +00:00
Aleksej Saushev
3b5793c69a Missing bit from previous. 2012-09-24 16:20:20 +00:00
Aleksej Saushev
710446caf7 Support staged installation (untested). 2012-09-24 16:19:18 +00:00
Mike M. Volokhov
b64a9e6603 Whoops, API was changed in between 1.2 -> 1.5. 2012-09-24 01:08:57 +00:00
Mike M. Volokhov
32207dc00f Update leveldb to version 1.5.
Unfortunately, there is no change log so please consult SCM changelist
at https://code.google.com/p/leveldb/source/list.

Within this update the package converted from GIT to plain tarball.
2012-09-24 01:03:24 +00:00
Blue Rats
93df92456e + pcsxr; SO~ EXCITING 2012-09-22 16:55:40 +00:00
Blue Rats
c049fd18ad Import pcsxr-1.9.92 as wip/pcsxr.
PCSX-Reloaded is a PlayStation Emulator based on PCSX-df 1.9, with support for
Windows, GNU/Linux and Mac OS X as well as many bugfixes and improvements.

###
WIZ@ THIS IS REALLY EXCITING. WE FINALLY HAVE A WORKING PS X EMULATOR.
2012-09-22 16:45:49 +00:00
Blue Rats
460c8c90bf Drop the DEPENDS line for sparsehash, because we have a buildlink3.mk file
now. Thanks, dh!
2012-09-22 15:50:00 +00:00
Krister Walfridsson
2ab80465b5 +atompaw
+bigdft
+dune-common
+dune-geometry
+dune-istl
2012-09-21 17:46:38 +00:00
Krister Walfridsson
d5c2efd0f5 +ap22-authz-ldap
+higgsbounds
+libpsurface
+mce
+mplabs
+py-pyec
+py-pythia
+py-yellowhiggs
+sarf
+symbolic++
2012-09-21 17:43:06 +00:00
Krister Walfridsson
5a6c863d8e -py-tempita 2012-09-21 17:38:24 +00:00
Thomas Klausner
d5cbbcf2b9 + pike-7.8.700. 2012-09-19 18:21:25 +00:00
Nils Ratusznik
0206c400ab added mashpodder 2012-09-19 14:56:13 +00:00
Nils Ratusznik
08975b59b5 Import mashpodder-37 as wip/mashpodder.
Mashpodder allows the user to download podcast episodes.
The user can choose to save these episodes in a named directory
or in a date-based directory, so the most recent episodes are in one folder.
Or, the user can combine this by having some podcasts in a named directory
and others in the date-based directory.
The user can choose to download all, none, or a set number of episodes per feed.
The user can also choose to mark the episodes as downloaded
which can be used to 'catch up' to a podcast.
2012-09-19 14:54:02 +00:00
Filip Hajny
eb00dfe527 Update node.js to 0.8.9
2012.09.11, Version 0.8.9 (Stable)
* v8: upgrade to 3.11.10.22
* GYP: upgrade to r1477
* npm: Upgrade to 1.1.61
* npm: Don't create world-writable files (isaacs)
* windows: fix single-accept mode for shared server sockets (Bert Belder)
* windows: fix uninitialized memory access in uv_update_time() (Bert Belder)
* windows: don't throw when a signal handler is attached (Bert Belder)
* unix: fix memory leak in udp (Ben Noordhuis)
* unix: map errno ESPIPE (Ben Noordhuis)
* unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis)
* sunos: fix os.cpus() on x86_64 (Ben Noordhuis)
* child process: fix processes with IPC channel don't emit 'close' (Bert Belder)
* build: add a "--dest-os" option to force a gyp "flavor" (Nathan Rajlich)
* build: set 'process.platform' to "sunos" on SunOS (Nathan Rajlich)
* build: fix 'make -j' fails after 'make clean' (Bearice Ren)
* build: fix openssl configuration for "arm" builds (Nathan Rajlich)
* tls: support unix domain socket/named pipe in tls.connect (Shigeki Ohtsu)
* https: make https.get() accept a URL (koichik)
* http: respect HTTP/1.0 TE header (Ben Noordhuis)
* crypto, tls: Domainify setSNICallback, pbkdf2, randomBytes (Ben Noordhuis)
* stream.pipe: Don't call destroy() unless it's a function (isaacs)

2012.08.22, Version 0.8.8 (Stable), a299c97bbc701f4d460e91214d7bfe7a9589d361
* V8: upgrade to 3.11.10.19
* npm: upgrade to 1.1.59
* windows: fix uninitialized memory access in uv_update_time() (Bert Belder)
* unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis)
* unix: fix integer overflow in uv_hrtime (Tim Holy)
* sunos: fix uv_cpu_info() on x86_64 (Ben Noordhuis)
* tls: update default cipher list (Ben Noordhuis)
* unix: Fix llvm and older gcc duplicate symbol warnings (Bert Belder)
* fs: fix use after free in stat watcher (Ben Noordhuis)
* build: Fix using manually compiled gcc on OS X (Nathan Rajlich)
* windows: make junctions work again (Bert Belder)
2012-09-19 14:36:46 +00:00
Filip Hajny
ca89565786 Import ap22-authz-ldap-0.29 as wip/ap22-authz-ldap.
This Apache LDAP authentication/authorization module tries to solve
the following problems that other such modules may not solve in all cases:

  * Map the short form of the distinguished name of a certificate and its
    issuer obtained from the environment of mod_ssl to a user distinguished
    name in an LDAP directory.
  * Check the age of a password in an LDAP directory, denying authorization
    in case the password is to old.
  * Authorize a user based on roles or an arbitrary LDAP filter expression.
  * Authorize a user based on whether he owns a file or belongs to the group
    owning a file.
2012-09-19 14:22:17 +00:00
Aleksey Cheusov
cef8860359 Sources have been moved to github 2012-09-18 17:46:21 +00:00
Ryo ONODERA
a6eda36daf Remove unreachable MASTER_SITES and HOMEPAGE. 2012-09-18 17:24:18 +00:00
Nils Ratusznik
ebb860e15f Upgrade to 3.8.2 and copying files from sysutils/logrotate to make
future upgrades easier.
2012-09-18 16:26:45 +00:00
Aleksey Cheusov
2b65f44337 minor clean-ups 2012-09-18 10:47:59 +00:00
Aleksey Cheusov
a0a8633ad4 ~10% speed-up 2012-09-18 10:43:00 +00:00
Kamel Ibn Aziz Derouiche
5ea1149c85 CHANGE CATEGORY 2012-09-18 10:20:33 +00:00
Kamel Ibn Aziz Derouiche
ce7cdd1822 Import symbolic++-3.35 as wip/symbolic++.
SymbolicC++ uses C++ and object-oriented programming to develop a computer
algebra system. Object-oriented programming is an approach to software design
that is based on classes rather than procedures. This approach maximizes
modularity and information hiding. Object-oriented design provides many
advantages. For example, it combines both the data and the functions that
operate on that data into a single unit. Such a unit
(abstract data type) is called a class.
2012-09-18 00:15:15 +00:00
Kamel Ibn Aziz Derouiche
8b163a937a Import mce-1.5.6 as wip/mce.
This package contains headers defining the DBus method calls provided by the
Mode Control Entity, and the signals emitted by it.
2012-09-17 22:24:25 +00:00
Zplay
1707456cda Removing the old useless patch
NetBSD support seems broken in this release
2012-09-17 09:26:26 +00:00
Zplay
744a8cddc0 Bump to 1.3.1
NetBSD is now officialy supported
DragonFly BSD patch is removed because patch as been applied upstream
2012-09-17 08:45:16 +00:00
Thomas Klausner
dab8b92922 This really wants lcms, so pull it in (now that it isn't pulled in by
a dependency any longer).
2012-09-17 05:20:55 +00:00
Kamel Ibn Aziz Derouiche
18ed22fcc9 Import py27-pyec-0.2.5 as wip/py-pyec.
Python package containing source code for Evolutionary Annealing
along with a number of other evolutionary and stochastic optimization
algorithms
2012-09-16 23:00:46 +00:00
Kamel Ibn Aziz Derouiche
f5aa72f4e1 Import sarf-1.0 as wip/sarf.
Sarf is an integrated software system (engine) that can generate arabic verbs,
derivative nouns, and gerunds, and inflect them, starting from their triple and
quadruple roots, depending on the grammar and morphology rules,
and using the system database.
2012-09-16 22:36:24 +00:00
Kamel Ibn Aziz Derouiche
41adce0396 Import bigdft-1.6.0 as wip/bigdft.
BigDFT is a DFT massively parallel electronic structure code using a wavelet
basis set. It was developed in  an European program. Wavelets form a real space
basis set distributed on an adaptive mesh (two levels of resolution in our
implementation). GTH or HGH pseudopotentials are used to remove the
core electrons.  Thanks to our Poisson solver based on a Green function
formalism, periodic systems, surfaces and isolated
systems can be simulated with the proper boundary conditions.
2012-09-16 21:22:13 +00:00
Kamel Ibn Aziz Derouiche
f43ec588c1 Import py27-pythia-0.8.1.14 as wip/py-pythia.
An extensible, object-oriented framework for specifying and staging complex,
multi-physics simulations.
2012-09-16 18:01:30 +00:00
Kamel Ibn Aziz Derouiche
fb4d9f27d3 remove pkgclone 2012-09-16 15:35:55 +00:00
Kamel Ibn Aziz Derouiche
345ff02c61 UPDATE: HOMEPAGE, MAINTAINER
Added GGA_C_SOGGA11, GGA_X_SOGGA11, GGA_X_C09X, GGA_XC_TH1, GGA_XC_TH2, GGA_XC_TH3, GGA_XC_TH4, GGA_C_LM (spin-polarized), GGA_C_WI0, GGA_X_SOGGA, GGA_XC_MOHLYP, GGA_XC_MOHLYP2, GGA_X_AIRY, GGA_X_HTBS, etc.

	    Added fxc to GGA_C_WI, GGA_C_WL, GGA_C_AM05, GGA_C_LYP, LDA_C_1D_CSC, etc.

		Added proper regression tests

		    Several bug fixes

			Removed LCA functionals.
2012-09-16 15:31:31 +00:00
Kamel Ibn Aziz Derouiche
ffd269d26d Import py27-yellowhiggs-1.0a4 as wip/py-yellowhiggs.
yellowhiggs provides an interface with Higgs production cross section
and branching ratio data in the CERN
2012-09-16 15:08:05 +00:00
Kamel Ibn Aziz Derouiche
d5522a5088 Import higgsbounds-3.8.0 as wip/higgsbounds.
HiggsBounds is a computer code that tests theoretical predictions of models with
arbitrary Higgs sectors against the exclusion bounds obtained from the Higgs
searches at LEP and the Tevatron
2012-09-16 13:29:47 +00:00
Kamel Ibn Aziz Derouiche
aced5fabea Import atompaw-3.0.1.8 as wip/atompaw.
Projector Augmented Wave code for electronic structure calculations
2012-09-16 09:45:47 +00:00
ndb
5109fb8280 corrected distinfo. 2012-09-16 09:16:53 +00:00
ndb
7a778cfa30 Seems to be called as ${PYPKGPREFIX}-smmap dependency from wip/py-gitdb. 2012-09-16 09:02:11 +00:00
Kamel Ibn Aziz Derouiche
acb2d1f17f UPDATE PACKAGE 2012-09-16 08:56:35 +00:00
ndb
e8e0494540 corrected distinfo. 2012-09-16 08:53:31 +00:00
ndb
7ec1c2a699 DESTDIR. 2012-09-16 08:42:40 +00:00
Pierre Pronchery
6b83e6e2bd Packaged DeforaOS Locker 0.2.0, with:
- manual pages for locker(1) and lockerctl(1)
- improved preferences (changing the authentification and animation backends with no restart necessary)
- ameliorations for the "gtk-demo" animation
- new "logo" animation
- separated power management handling (separate plug-in)
- added a test tool for the animations (not installed by default)
- added sample plug-ins
- bugfixes, improvements...
2012-09-16 02:15:34 +00:00
Kamel Ibn Aziz Derouiche
c350bfe68a Import mplabs-1.1 as wip/mplabs.
MP-LABS is a suite of numerical simulation tools for multiphase flows based on
the free energy Lattice Boltzmann Method (LBM). The code allows for the
simulation of quasi-incompressible two-phase flows, and uses multiphase models
that allow for large density ratios. MP-LABS provides implementations that use
periodic boundary conditions, but it is written in a way that allows for can be
analyzed using other Open Source tools such as Gnuplot and Paraview.
2012-09-16 00:02:17 +00:00
Kamel Ibn Aziz Derouiche
28fe281211 Import dune-istl-2.2.0 as wip/dune-istl.
This is the iterative solver template library which provides generic sparse
matrix/vector classes and a variety of solvers based on these classes. A special
feature is the use of templates to exploit the recursive block structure of
finite element matrices at compile time. Available solvers include Krylov
methods, (block-) incomplete decompositions and aggregation-based
algebraic multigrid
2012-09-16 00:00:25 +00:00
Kamel Ibn Aziz Derouiche
1e69b863d3 Import dune-geometry-2.2.0 as wip/dune-geometry.
includes everything related to the DUNE reference elements.
This includes the reference elements themselves, mappings on
the reference elements (geometries), and quadratures
2012-09-15 23:59:12 +00:00
Kamel Ibn Aziz Derouiche
d2de2a6ab1 Import dune-common-2.2.0 as wip/dune-common.
contains the basic classes used by all DUNE modules. It provides some
infrastructural classes for debugging and exception handling as well as a
library to handle dense matrices and vectors.
2012-09-15 23:57:55 +00:00
Kamel Ibn Aziz Derouiche
6ae00266f2 using buildlink3.mk 2012-09-15 23:45:17 +00:00