summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz9-18/+18
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam4-16/+16
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.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam3-9/+6
USE_TOOLS+=msgfmt.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig4-8/+8
that they look nicer.
2006-04-09Added RCS Id.rillig1-0/+1
2006-04-09Fixed pkglint warnings.rillig3-6/+5
2006-04-09Fixed a typo in PYTHON_PATCH_SCRIPTS.rillig1-3/+3
2006-04-06Over 1200 files touched but no revisions bumped :)reed4-12/+12
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).
2006-04-04* List the info file entries directly in the PLIST.jlam2-4/+4
* Honor PKGINFODIR and PKGMANDIR.
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-2/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-7/+6
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.
2006-03-11The configure script insists on a Python interpreter even if it doesn'trillig1-1/+5
need one. Overriding the PYTHON environment variable helps. This allows the package to build on NetBSD 3.0.
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam4-8/+8
Remove deprecated ossaudio.buildlink3.mk.
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2006-02-28Updated hamlib to 1.2.5:wulf4-23/+8
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
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg25-44/+50
2006-01-24Use PTHREAD_AUTO_VARS for thread linkage.joerg1-1/+2
2006-01-24Add DragonFly support. Fix an ambigious statement.joerg13-21/+359
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz17-21/+34
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-20- Added a patch for ISO C90 compatibility.rillig4-15/+35
- Fixed all pkglint -Wall warnings.
2006-01-15Updated xlog to 1.3: Changes include -wulf3-8/+10
* Improved responsiveness when opening large logs * Remarks entry are now multi-line * New menu for importing logs * Numerous bug fixes
2006-01-15Added and enabled gpredict: A realtime satellite tracking programwulf1-1/+2
2006-01-15Initial commit of gpredict 0.5.2: A realtime satellite tracking programwulf5-0/+112
2006-01-15Update after devel/swig13 been moved to devel/swig.kristerw1-2/+2
2006-01-14Updated cwtext to 0.95:wulf2-6/+6
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%)
2006-01-14Updated tlf to 0.9.27: bug fix releasewulf2-7/+6
2006-01-14Updated yaesu to 0.13:wulf6-63/+48
2006-01-12Use devel/swig instead of devel/swig13, now the latter has beenwiz1-2/+2
moved to the former.
2006-01-09Add DragonFly support.joerg4-7/+102
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-1/+2
Bump BUILDLINK_RECOMMENDED.
2005-12-30DragonFly ~= NetBSD, at least here.joerg2-4/+13
2005-12-30Add DragonFly support.joerg3-1/+38
2005-12-17Added code to generate and install missing gnuradio-core documentation files.wulf2-124/+5059
2005-12-11Update gnuradio-howto to 0.4: Changes to autoconf fileswulf2-7/+6
2005-12-11Update gnuradio-examples to 0.5:wulf3-45/+53
* examples now use new usrp library * many bug fixes
2005-12-11Update gnuradio-wxgui to 0.4:wulf3-11/+19
* 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
2005-12-11Updated gnuradio-usrp to 0.6:wulf3-13/+34
* changed naming convention for daughter boards * support for new daughter boards * added x86_64 support * several code optimizations * many bug fixes
2005-12-11Updated usrp to 0.9:wulf4-172/+200
* 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
2005-12-11Updated gnuradio-gsm to 0.2: Several fixes applied to autoconf fileswulf2-6/+6
2005-12-11Update gnuradio-audio-oss to 0.7: Several fixes applied to autoconf fileswulf2-7/+6
2005-12-11Update gnuradio-core to 2.6:wulf5-4229/+145
* several new methods added * many bugfixes * code speed optimization
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig4-8/+10
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
2005-12-01Add some unistd.h includes to get some prototypes, fix conditionaljoerg5-1/+80
inclusion to include sys/time.h and unistd.h even if sys/select.h exist, otherwise not all prototypes and types exist on DragonFly.
2005-11-03Removed empty line from PLIST.rillig1-2/+1
2005-10-25Updated PLIST after version change of devel/doxygenwulf2-541/+12
2005-10-11Patch python scripts to execute correct python binarywulf2-2/+51
2005-10-11Patch python scripts to use correct python binarywulf1-1/+6
2005-10-11Patch python scripts to execute correct python binarywulf1-1/+5
2005-10-07Added and enabledwulf1-2/+10
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.