Age | Commit message (Collapse) | Author | Files | Lines |
|
* now uses system configuration file
* manual or auto scaling
|
|
* replaced 64e6 with fpga_master_clock_frequency
* allow specification of firmware and fpga files to load
* added method to retrieve serial number
|
|
|
|
building from tarballs
|
|
* added dboard supoprt
* new multi-usrp examples
* new xmit example using 2 daugherboars
* doc fixes
|
|
|
|
* new squelch block
* support for hierachical blocks
* new block gr_rms_cf and gr_rms_ff
* new forecast method to gr_simple_framer
* new block gr_filter_delay_fc
* new gmsk
|
|
log2() function in misc.c and several compiler warnings.
|
|
framework for the installation of the configuration files.
Fixed compile warning message due to implicit casting
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
USE_TOOLS+=msgfmt.
|
|
that they look nicer.
|
|
|
|
|
|
|
|
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
|
|
* Honor PKGINFODIR and PKGMANDIR.
|
|
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
|
|
|
|
|