Age | Commit message (Collapse) | Author | Files | Lines |
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
INSTALL/DEINSTALL script creation within pkgsrc.
If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts. If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:
INSTALL_SRC= ${PKGDIR}/INSTALL
DEINSTALL_SRC= # emtpy
As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts. By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).
In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework. The only public variables relating to the templates are:
INSTALL_SRC INSTALL_TEMPLATE
DEINSTALL_SRC DEINSTALL_TEMPLATE
HEADER_TEMPLATE
The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
|
|
need one. Overriding the PYTHON environment variable helps. This allows
the package to build on NetBSD 3.0.
|
|
Remove deprecated ossaudio.buildlink3.mk.
|
|
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
New in 1.2.5:
* frontend API: support for clonable rigs
rigmem: CSV format change
rigctl: new send_cmd for protocol debugging purpose
easy USB devices support
* new models: AR8600, AR2700, DWT (DLL based under Windows,
libusb based under other OS, need test)
* fixes: big AOR update, AR7030, Orion, NRD-545, RX-320,
FT-817, FT-990, TS-2000, Easycomm
* port: BSD fix of parallel port support
|
|
|
|
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
- Fixed all pkglint -Wall warnings.
|
|
* Improved responsiveness when opening large logs
* Remarks entry are now multi-line
* New menu for importing logs
* Numerous bug fixes
|
|
|
|
|
|
|
|
Big changes in cwpcm:
-f FFFF Set frequency (40 to 3200 Hz)
-w NN Set the rate (WPM)
-F NN Set the character (Farnsworth) rate
-v NN Set the volume (0 to 100%)
|
|
|
|
|
|
moved to the former.
|
|
|
|
Bump BUILDLINK_RECOMMENDED.
|
|
|
|
|
|
|
|
|
|
* examples now use new usrp library
* many bug fixes
|
|
* new tools for building forms based GUIs
* added support for x86_64
* added support for ShuttlePRO v2
* added support for Griffin PowerMate and Contour Shuttle/Jog USB knob
* several code optimizations
* many bug fixes
|
|
* changed naming convention for daughter boards
* support for new daughter boards
* added x86_64 support
* several code optimizations
* many bug fixes
|
|
* updated usrp firmware
* new auto T/R switching code
* added new dependencies
* new burn-db-eeprom
* new code to minimize transmit buffering
* many other code optimizations
* several bug fixes
|
|
|
|
|
|
* several new methods added
* many bugfixes
* code speed optimization
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
inclusion to include sys/time.h and unistd.h even if sys/select.h
exist, otherwise not all prototypes and types exist on DragonFly.
|
|
|
|
|
|
|
|
|
|
|
|
gnuradio-audio-oss
gnuradio-core
gnuradio-examples
gnuradio-gsm
gnuradio-howto
gnuradio-usrp
gnuradio-wxgui
usrp
packages that are part of the GNU Radio project, a digital signal
processing development kit.
|
|
GSM 06.10 13kbit/sec voice encoder/decoder
|
|
firmware and FPGA code for the Universal Software Radio Peripheral (USRP),
a low-cost and high-speed implementation of the GNU Radio hardware.
|
|
support for GNU Radio.
|
|
framework based on wxPython
|
|
specific part of the Universal Software Peripheral (USRP) hardware
|
|
how to write a new GNU Radio signal processing block
|
|
demonstrate the use of GNU Radio
|
|
and digital signal processing blocks for GNU Radio.
|
|
|