Age | Commit message (Collapse) | Author | Files | Lines |
|
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages.
|
|
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
|
|
|
|
then automatically generate a PLIST that says "${PKGNAME} has no files".
* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
and no PLIST files exist, then fail during the package build with
PKG_FAIL_REASON.
* Remove "intentionally empty" PLISTs again.
Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:
PLIST_SRC= # empty
|
|
that directly manipulate empty PLISTs.
Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
|
|
can handle packages having no PLIST files.
|
|
|
|
|
|
* Updated license to GPLv3
* Doxygen documentation covers whole tree
* Fixed shared memory leak on NetBSD
|
|
so that binary packages of the gnuradio metapackage can be distributed.
Discussed with upstream maintainer and wulf@.
|
|
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
There are too many new features and bugfixes since the last release of
GNU Radio version 2.8. Please consult http://gnuradio.org/trac for details.
The following modules were added to this meta-pkgs/gnuradio:
* gnuradio-audio-jack
* gnuradio-audio-portaudio
* gnuradio-core-docs
* gnuradio-radio-astronomy
* gnuradio-trellis
* gnuradio-video-sdl
* usrp-docs
|
|
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
|
|
|
|
gnuradio-foo need C++, but gnuradio is heavily C++ so it's close.
|
|
gnuradio-2.8
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
features, code optimizations and bug fixes.
|
|
|
|
a digital signal processing development kit.
|