Commit graph

318 commits

Author SHA1 Message Date
wulf
6fdaf80e04 Updated gnuradio-usrp to 0.8:
* replaced 64e6 with fpga_master_clock_frequency
	* allow specification of firmware and fpga files to load
	* added method to retrieve serial number
2006-04-27 03:14:19 +00:00
wulf
2576aa9f99 Updated to version 0.6: New tarball release for gnuradio-2.8 2006-04-27 03:11:12 +00:00
wulf
405d0ff678 Updated gnuradio-gsm to 0.3: Ensure that local copy of swig is used when
building from tarballs
2006-04-27 03:09:07 +00:00
wulf
cb6ec54415 Update gnuradio-examples to 0.7:
* added dboard supoprt
	* new multi-usrp examples
	* new xmit example using 2 daugherboars
	* doc fixes
2006-04-27 03:07:42 +00:00
wulf
a1f4173834 Updated gnuradio-audio-oss to 0.9: Now install and uses system configuration 2006-04-27 03:04:26 +00:00
wulf
75b17ce6be Updated gnuradio-core to 2.8: new features and many bug 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
2006-04-27 02:57:06 +00:00
wulf
98f4a974a5 Updated ham/gmfsk to 0.6nb7: Fixed build problem caused by definition of
log2() function in misc.c and several compiler warnings.
2006-04-26 01:48:50 +00:00
wulf
9047ade2a9 Implemented changes for this package to use the REQD_DIR and CONF_FILES
framework for the installation of the configuration files.
Fixed compile warning message due to implicit casting
2006-04-21 02:07:53 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
rillig
5f30035acc Added RCS Id. 2006-04-09 16:09:26 +00:00
rillig
58b2de176f Fixed pkglint warnings. 2006-04-09 16:08:06 +00:00
rillig
69912d7b87 Fixed a typo in PYTHON_PATCH_SCRIPTS. 2006-04-09 16:06:30 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
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-06 06:21:32 +00:00
jlam
26d1765101 * List the info file entries directly in the PLIST.
* Honor PKGINFODIR and PKGMANDIR.
2006-04-04 14:45:44 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
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-14 01:14:26 +00:00
rillig
9ab15b54f9 The configure script insists on a Python interpreter even if it doesn't
need one. Overriding the PYTHON environment variable helps. This allows
the package to build on NetBSD 3.0.
2006-03-11 01:53:39 +00:00
jlam
6ad6aef9d4 Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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-03-04 21:28:51 +00:00
wulf
225997f25f Updated hamlib to 1.2.5:
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-28 00:10:04 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
1fbf513265 Use PTHREAD_AUTO_VARS for thread linkage. 2006-01-24 22:49:05 +00:00
joerg
a6545b154a Add DragonFly support. Fix an ambigious statement. 2006-01-24 22:27:07 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rillig
9bfe7d0cbf - Added a patch for ISO C90 compatibility.
- Fixed all pkglint -Wall warnings.
2006-01-20 13:09:59 +00:00
wulf
9f85c8b84b Updated xlog to 1.3: Changes include -
* Improved responsiveness when opening large logs
	* Remarks entry are now multi-line
	* New menu for importing logs
	* Numerous bug fixes
2006-01-15 14:04:25 +00:00
wulf
4ecd654a4a Added and enabled gpredict: A realtime satellite tracking program 2006-01-15 13:07:31 +00:00
wulf
4e1d9cab91 Initial commit of gpredict 0.5.2: A realtime satellite tracking program 2006-01-15 13:05:39 +00:00
kristerw
08f70ee307 Update after devel/swig13 been moved to devel/swig. 2006-01-15 11:24:52 +00:00
wulf
4f57b6b628 Updated cwtext to 0.95:
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-14 12:39:06 +00:00
wulf
cc06d80eb9 Updated tlf to 0.9.27: bug fix release 2006-01-14 12:06:48 +00:00
wulf
a6d04f353f Updated yaesu to 0.13: 2006-01-14 11:45:46 +00:00
wiz
9f0ebef4c8 Use devel/swig instead of devel/swig13, now the latter has been
moved to the former.
2006-01-12 17:36:01 +00:00
joerg
c6338fb903 Add DragonFly support. 2006-01-09 20:02:02 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
joerg
2094b347be DragonFly ~= NetBSD, at least here. 2005-12-30 23:13:41 +00:00
joerg
19d1eeb598 Add DragonFly support. 2005-12-30 23:06:43 +00:00
wulf
d6e35e3d9c Added code to generate and install missing gnuradio-core documentation files. 2005-12-17 07:37:25 +00:00
wulf
8ed14f73d7 Update gnuradio-howto to 0.4: Changes to autoconf files 2005-12-11 11:53:25 +00:00
wulf
94f9d9b77c Update gnuradio-examples to 0.5:
* examples now use new usrp library
	* many bug fixes
2005-12-11 11:51:38 +00:00
wulf
8a5e1ac37a Update gnuradio-wxgui to 0.4:
* 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-11 11:47:27 +00:00
wulf
07a6da6952 Updated gnuradio-usrp to 0.6:
* changed naming convention for daughter boards
	* support for new daughter boards
	* added x86_64 support
	* several code optimizations
	* many bug fixes
2005-12-11 11:41:23 +00:00
wulf
40c7bd2911 Updated usrp to 0.9:
* 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-11 11:35:06 +00:00
wulf
d2e118681b Updated gnuradio-gsm to 0.2: Several fixes applied to autoconf files 2005-12-11 11:26:24 +00:00
wulf
d3ef2d21a8 Update gnuradio-audio-oss to 0.7: Several fixes applied to autoconf files 2005-12-11 11:24:33 +00:00
wulf
9206eaa4aa Update gnuradio-core to 2.6:
* several new methods added
	* many bugfixes
	* code speed optimization
2005-12-11 11:16:35 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-05 20:49:47 +00:00
joerg
f09db0a9ca Add some unistd.h includes to get some prototypes, fix conditional
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-12-01 19:02:45 +00:00
rillig
53c7100fd5 Removed empty line from PLIST. 2005-11-03 13:40:19 +00:00
wulf
9b58cc3868 Updated PLIST after version change of devel/doxygen 2005-10-25 05:11:18 +00:00
wulf
95c6b3b89e Patch python scripts to execute correct python binary 2005-10-11 12:02:14 +00:00
wulf
ce469f2143 Patch python scripts to use correct python binary 2005-10-11 11:27:35 +00:00
wulf
ef33ecc8bb Patch python scripts to execute correct python binary 2005-10-11 11:22:30 +00:00
wulf
0ed7eda345 Added and enabled
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.
2005-10-07 23:34:02 +00:00
wulf
b77959928a New package gnuradio-gsm: This package contains the GNU Radio
GSM 06.10 13kbit/sec voice encoder/decoder
2005-10-07 23:29:07 +00:00
wulf
2e40054a39 New package usrp: This module contains the non GNU Radio specific libraries,
firmware and FPGA code for the Universal Software Radio Peripheral (USRP),
a low-cost and high-speed implementation of the GNU Radio hardware.
2005-10-07 23:19:15 +00:00
wulf
731306f61e New package gnuradio-audio-oss: This module provides Open Sound System (OSS)
support for GNU Radio.
2005-10-07 23:17:19 +00:00
wulf
35de69c63a New package gnuradio-wxgui: This module contains the graphical user interface
framework based on wxPython
2005-10-07 23:11:02 +00:00
wulf
026d0ae034 New package gnuradio-usrp: This module provides support for the GNU Radio
specific part of the Universal Software Peripheral (USRP) hardware
2005-10-07 23:08:33 +00:00
wulf
4b1db2d04b New package gnuradio-howto: This module provides the documentation on
how to write a new GNU Radio signal processing block
2005-10-07 23:06:30 +00:00
wulf
abd2e77ba7 New package gnuradio-examples: This modules provides examples that
demonstrate the use of GNU Radio
2005-10-07 23:02:54 +00:00
wulf
a3f3aeab92 Added new package gnuradio-core-2.5: This module provides the runtime
and digital signal processing blocks for GNU Radio.
2005-10-07 22:59:12 +00:00
rillig
c031554c9a Removed duplicate RCS Id. 2005-09-28 16:49:56 +00:00
rillig
9984e0604a Removed trailing white-space. 2005-09-28 14:15:48 +00:00
wiz
e5d6f0c138 Fix quoting problem in autoconf file.
Since this only interests few people, no PKGREVISION bump.
2005-09-28 07:44:59 +00:00
wiz
0cfefc4e50 Add missing files to PLIST, bump PKGREVISION. 2005-09-26 15:06:29 +00:00
wiz
167af22473 Add missing file to PLIST, sort. Bump PKGREVISION. 2005-09-26 15:01:54 +00:00
minskim
3ec6853529 This package uses libtool and intltool. 2005-09-09 00:24:53 +00:00
abs
ee9906d198 Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
wulf
2d1b965def Updated xlog to 1.2.2:
- Changes for xlog version 1.2.1 and 1.2.2
  * Debian: correct the Build-Depends line.
  * This is a bugfix release, which fixes compilation against version 2.4
    of the GTK+ libraries. There is no need to upgrade if you use version
    2.6 of this library.

- Changes for xlog version 1.2
  * Import support for the OH1AA logbook. Tested by Jarmo, OH1MRR.
  * A keyerwindow has been added, opened from the 'Tools -> Keyer' menu. This
    is a simple interface to cwdaemon and will allow you to run a contest.
    It features programmable function keys, macro's, switch between CQ and
    S&P mode, an auto increment counter and short numbers. See the MANUAL for
    a description.
  * Ctrl-H opens help, Ctrl-R the keyerwindow.
  * The list of hamlib-rigs in the preferences dialog is now sorted. Thanks
    to Jean-Luc F5IBH for proposing.
  * You can use the 'del' key to delete a selected QSO and the 'insert' key
    to add a QSO.
  * We now have slightly different icons for the worked before dialog and
    the keyer window.
  * A safe backup method has been added, you can now select a backup directory
    in the 'Logs' page of the preferences dialog. This directory can be on
    another drive or on a network mounted directory. Proposed by Matt, GW0VNR.
  * When using hamlib, only the needed backend is loaded at startup. This
    saves about 2 Mb of memory compared to the old method, which would load
    all backends.
  * When using hamlib it is now possible to use the FCC emission designators
    for modes. Check the option in the hamlib page of the preferences dialog.
    Another proposal by Matt, GW0VNR.
  * When selecting 'Logs -> Merge' or Ctrl-M you are presented with a dialog
    which can be used to merge 2 logs.
  * The manual has been rewritten so it can contain images.
  * To make xlog more HIG compliant, Ctrl-Q will now quit the program and
    Ctrl-W will close a log.
  * Fixed a crash when locale conversion fails when reading the manual. Thanks
    to Boguslaw, SQ5TB for reporting.
  * Many minor bugfixes.
  * Slovak translations by Michal Karas, OM4AA.
  * French MANUAL and FAQ by Jean-Luc Coulon, F5IBH.

- Changes for xlog version 1.1
  * Several cleanups in the function which creates the main window, the toolbar
    now uses the GtkAction API, toolbar items are now also accessable through
    the edit menu and the vertical handlebar can move freely to the left.
  * "Tab" in the menu has been renamed to "Page".
  * You can hide the number column by using the log-editor and entering a zero
    column width for this column.
  * The BUGS file has been added to the help menu, with a description on how to
    report bugs.
  * The logeditor has been redesigned so it fits on a 800x600 display.
  * Most of the dialogs have been cleaned up and partly rewritten, so they
    will load faster.
  * Xlog now correctly recognizes the 60 meters band. Thanks to Harv Nelson,
    AI9NL for notifying.
  * At ADIF import, frequencies with a comma are converted to a dot.
  * A gtk+ version check has been added, which will display an error at
    startup if the version is below 2.4.
  * An error will be displayed when trying to load a non-xlog file.
  * The labels export format has been renamed TSV (Tab Separated Value).
  * You can decide which fields to export in the TSV format (used by glabels),
    by going to Settings->Dialogs and checking wanted the fields in the
    "Save As" page.
  * When hamlib is enabled, rounding of the digits is now also possible when
    the s-meter is not visible.
  * When entering a logname in the new log dialog, dash (-) and underscore (_)
    are now also allowed.
  * Polish MANUAL and FAQ added by Boguslaw Ciastek, SQ5TB.
  * The position of the paned window is now remembered at program exit.
2005-08-16 12:35:49 +00:00
wulf
144c67d563 Updated linpsk to 0.8.1:
* Improved RTTY decoder
        * Setting for slashed 0 now will be saved
        * Fixed some memory leakages
        * Removed dependancy on qwindowsstyle.h
        * Some minor bugfixes
2005-08-15 14:03:53 +00:00
wulf
8eca70a54a Changed values for MASTER_SITES and HOMEPAGE variables to current hosts 2005-08-14 14:45:58 +00:00
wulf
cfd882e4d4 Update cwtext to 0.94: Added support for Mail Morse 2005-08-14 07:42:12 +00:00
wulf
79a03d21d7 Updated grig to 0.4.3:
added features and bug fixes including -

	* removal of rotator and GConf related code
	* debug level menu
	* additional command line options
	* read meter value for TX PWR, SWR and ALC
2005-08-14 07:12:07 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
rillig
2065c61c76 Converted the Makefiles to the "category normal form", as required by
pkglint.
2005-08-06 20:33:56 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
wiz
d6813b3e0a Add RMD160 checksum. 2005-05-25 12:25:54 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
wiz
0f83007328 According to 1.6.2 bulk build logs, this uses sys/soundcard.h,
so include mk/ossaudio.buildlink3.mk.
2005-04-22 12:50:25 +00:00
wulf
a8fa6ffd64 Updated hamlib to 1.2.4:
* new frontend API
	* added support for TS840, VR5000, FT1000MkV
	* bug fixes for TS570S, AR7030, AR3000A, FT897, IC746
	* fixed 64bit int handling
	* added xBSD parallel support
2005-04-13 23:24:43 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rillig
53c831e2e8 Added LANGUAGES=c c++. Approved by wiz. 2005-03-16 20:00:52 +00:00
rillig
01e183fe1e Bugfix for the <pkgsrc_fixes.h> header. Use c.at() instead of c::at().
Approved by wiz.
2005-03-16 20:00:32 +00:00
rillig
250381c5c8 Added some patches for building on NetBSD-1.6.2 with gcc-2.95.3. Approved
by wiz.
2005-03-16 15:32:12 +00:00
agc
2eb3ccd998 Add RMD160 digests in addition to the SHA1 digests 2005-02-22 21:06:06 +00:00
wulf
ae9ac5a1c1 Added missing dependency scrollkeeper 2005-01-31 13:54:08 +00:00
wulf
1143c1b19b Added missing build dependency qt3-tools 2005-01-31 13:47:04 +00:00
wulf
bf148db666 Added and enabled gmfsk-0.6: A multimode HF terminal program 2005-01-24 18:06:57 +00:00
wulf
79b32e1b2a Added gmfsk-0.6: A multimode HF terminal program 2005-01-24 18:05:18 +00:00
wulf
fc04d6e04c Added and enabled linpsk, a PSK31 program based on WinPSK 1.0 2005-01-23 20:34:21 +00:00
wulf
bdb81d2cd9 Added linpsk-0.8.0.4: A PSK31 program based on WinPSK 1.0 2005-01-23 20:32:41 +00:00
wulf
154549d13d Updated xdx to 1.2:
* Fixed compilation against GTK+ version 2.4.
  * Added spanish translations and manual by Baltasar Perez, EB8AKF. Thanks!
  * A new option added to the preferences dialog which allows showing/hiding
    of columns in the spots window.
2005-01-23 09:24:18 +00:00
wulf
6f67d0b1cf Updated xlog to 1.0:
Uses GTK 2.4.0 or greater
	KDE Desktop and mime integration
	Preview widget added to open dialog
	New menu added enabling switching of logs
	Log sorting by date and time
	Search dialog history added
	Use of Xml to save and load preferences
	Fixed bug in the integration of hamlib library
	Fixed Locator distance calculation
	Fixed Memory leak
	Fixed logs filename creation
2005-01-23 09:02:54 +00:00
jlam
8b2040b409 Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.
The wrapper will correctly set the CPP environment variable to a
stat((2)able path to a C preprocessor, then rely on the PATH to
find and invoke the real rpcgen.

Remove NO_EXPORT_CPP in package Makefiles where it was used just to
avoid problems with rpcgen.  The build system now just does the right
thing automatically without needing package-specific knowledge.

This fixes PR pkg/27272.
2004-12-18 19:24:26 +00:00
minskim
b99b6de78b Needs pkg-config. 2004-12-13 23:03:33 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
wiz
4ce264687e Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30 18:26:39 +00:00
wulf
7a17001221 Update of hamlib to 1.2.3: New models and bugfixes -
* frontend API: LEVEL_SQLSTAT marked as deprecated
    * new backends: Racal, V4L radio cards, Watkins-Johnson 8888
    * new models: IC-78, IC-7800, IC-R20, IC-756PROIII
    * fixes: AOR 5k&8k: added S-Meter, 7030: fixed freq,
        IC-R8500: calibrated S-Meter, legacy Jupiter and many others..
    * port: mingw32 dist with gcc 3.4 version, and stdcall interface
        to prepare for VisualBasic support.
2004-11-23 11:21:07 +00:00
kristerw
27debdfe96 This pkg uses threads. 2004-10-09 16:59:18 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
wulf
39a8488240 Added and enabled grig and tlf 2004-09-24 23:40:56 +00:00
wulf
5254a56e92 Initial commit of tlf, an advanced hamradio logging and contest program 2004-09-24 23:39:03 +00:00
wulf
b63370d38e Initial commit of grig, a graphical user interface to the Hamlib libraries 2004-09-24 23:36:42 +00:00
wulf
83a4f7ce52 New in 1.2.2:
* new models: Ten-Tec (Orion), AOR 3030, Yaesu FRG's, Skanti
 * fixes: JRC NRD435 & NRD535, Drake, AOR3000, and many other
 * port: Fixes for BRK/RTS/DTR handling under win32 (-> Elektor304)
 * bindings: updated Visual Basic wrapper file
 * rigswr: new command to measure VSWR vs frequency
2004-09-22 22:33:13 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
wiz
541ac536ee Fix statvfs patch (hi agc!). 2004-09-18 15:45:13 +00:00
agc
69390463e1 Make this compile on NetBSD-2.0D and later with statvfs(2). 2004-09-15 16:33:38 +00:00
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
2004-08-28 06:05:31 +00:00
minskim
6e8dd30502 Enable pkgviews installation. 2004-08-02 21:32:12 +00:00
minskim
42c741fea5 Add missing @dirrm entries to PLIST. Bump PKGREVISION. 2004-08-02 21:22:52 +00:00
minskim
41c50c0f2e Install docs into share/doc/tnt on Linux, instead of share/tnt/doc, to
match PLIST.
2004-08-02 21:20:54 +00:00
minskim
467b6bffe9 Make this package build on Linux by defining S_IREAD, S_IWRITE, and
u_long correctly.
2004-08-02 21:12:48 +00:00
agc
d427935630 Create the directory for header files before trying to install them
into it.  The directory already existed as a '@dirrm' in the PLIST.

Fixes a problem shown up by the bulk builds.
2004-07-30 12:01:42 +00:00
minskim
a24d93bbdc Sort. 2004-07-28 22:01:52 +00:00
minskim
ed4252c668 Include time.h before using struct tm on Linux. 2004-07-28 21:50:18 +00:00
kristerw
cff86f8bd7 Fix multi-line strings, to make this build when using gcc3. 2004-07-10 17:08:53 +00:00
kristerw
e619a43d97 Add a missing include file to make this package build on NetBSD 2.0. 2004-07-10 16:46:59 +00:00
wulf
f3888ab567 Updated xlog to 0.9.3: Several bug fixes
Changes for xlog version 0.9.3
  * Fixed a crash at startup, when xlog is run for the very first time. This
    only occured on NetBSD. This fix submitted by Berndt Josef Wulf, VK5ABN.
  * The log-editor would behave badly for some people, caused by a wrong
    implementation of qsort. Reported by VK5ABN and Tony May, KG6SXY.
  * This version should compile both with version 2.2 and 2.4 of the GTK+
     version 2 libraries.
  * Update spanish translations by Jaime, EA4TV.
  * If using the log-editor and a column is added or deleted, the log is
    marked as changed.
  * Dupe checking has been fixed in case we have multiple logs open.
  * If you compile xlog against version 2.4.0 or higher of GTK+, you will
    benefit from much faster log loading. As a consequence, columns have been
    set to a fixed width.
2004-05-06 13:41:45 +00:00
kristerw
693058e8cc Bl3ify. 2004-05-03 22:37:30 +00:00
snj
cc195da3a4 No longer used. 2004-04-11 08:54:35 +00:00
snj
c94c0c02bb Convert to buildlink3 and regen distinfo for patch-ae. 2004-04-11 08:54:13 +00:00
snj
69749ccab8 Convert to buildlink3. 2004-04-11 08:36:43 +00:00
wulf
2bca031c81 Removed -DGTK_DISABLE_DEPRECATED compile switch that prevented xlog to
build with gtk-2.4.0
2004-04-11 01:28:00 +00:00
jlam
70ffa4a574 bl3ify and set NO_EXPORT_CPP to placate rpcgen. 2004-03-11 07:17:47 +00:00
wulf
dbd35e9af0 Fixed malformed home page URL 2004-03-04 22:28:38 +00:00
wulf
d2e3ce7af1 Added and enabled xdx-1.1 : Amateur Radio tcp/ip DX-cluster client 2004-02-23 23:03:36 +00:00
wulf
dd806c348f Added new package xdx-1.1: Amateur Radio tcp/ip DX-cluster client 2004-02-23 23:01:55 +00:00
wulf
588b5da2c6 Added patch-ad file that was missed at previous update 2004-02-18 22:18:28 +00:00
wulf
b5f8a9767a Update xlog to 0.9.1:
Fixed a crash when clicking on the frequency button with hamlib enabled
Fixed calculation of bearing and range between locations west of Greewich
Wildcards are now accepted for list of logs
2004-02-18 06:04:44 +00:00
wulf
b22184426d Update hamlib to 1.2.0: Support for additional radios and many bug fixes 2004-02-18 04:00:44 +00:00
seb
ce0def650a Remove info files entries from PLIST. 2004-02-18 01:18:59 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
skrll
0c157532de The long awaited update libtool to 1.5.2.
Some pkgsrc things
	- Fix PLISTs for packages that use -release
	- Include canonicalisation of a couple of paths for the benefit
	  of qt3-*
	- the normal version=sunos patching
	- fix all library_names_spec for the standard set of symlinks

The libtool things some of which had already made it into pkgsrc libtool.

New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team:
* lt_dlrealloc is an official part of the libltdl API.
* --tag, --silent and --debug options are preserved and reused when libtool
  calls itself for relinking etc.
* `-pthread' and similar options are honoured when linking shared libraries.
* -no-suppress in compile mode shows compiler output for both PIC and non-PIC
  object compilation.
* New link mode option `-precious-files-regex' to prevent accidental removal
  of files you want to keep, such as test coverage data, from the temporary
  output directory.
* Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux.
* Recognises the 'R' symbol type on Solaris so read-only symbols can be
  exported.
* Bug fixes.

New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team:
* First stable release of multi-language architecture.
* libtool and libltdl support for Mac OS/X.
* libltdl will now use cygwins dlopen API instead of always forcing
  LoadLibrary.
* Support auto-import patch to binutils on cygwin for much improved dll
  support.
* Bug fixes.

New in 1.4.3: 2002-10-13; CVS version 1.4.2a, Robert Boehne:
* The libltdl subdirectory now bootstraps correctly with Automake 1.5.
* srcdir != builddir builds with Automake 1.5 work correctly.
* Support for mips-compaq-nonstopux.
* New command line argument, --preserve-dup-deps prevents removal of
  duplicate dependent libraries.

New in 1.4d: 2002-01-07; CVS version 1.4c, Libtool team:
* Help strings display correctly again.
* Better error messages when library linking fails.
* Better error messages from libltdl when loading fails.
* Better search path management in libltdl with `lt_dlinsertsearchdir' call.
* Support /lib/w32api in recent cygwin releases.
* Support cross compilation to mingw.
* Support for .rc files (Windows resource compiler).
* Improved handling of mingw gcc.
* Improved handling of $PATH with entries containing spaces.
* Improved support for linking with gcc on aix4* and aix5*.
* Improved support for GCC 3.0.
* Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8.
* Bug fixes to the OpenBSD port.
* Bug fixes.

New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan:
* libltdl now builds on solaris again
* diagnose and warn about not-quite-working combinations of gcc and
  ld on solaris.
* Improved OpenBSD support.
* Improved cygwin support.
* Bugfixes.

New in 1.4.1: 2001-09-03; CVS version 1.4.0a, Libtool team:
* Better error messages from libltdl when loading fails.
* Don't leave here-doc files behind.
* Improved support for OpenBSD.
* Libtool will build with autoconf-2.50 and higher.
* Plug memory management bugs in libltdl.
* Prefer shl_load to dlopen for better operation on HP-UX.

New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
* Now bootstraps with autoconf-2.50 and automake-1.4-p4.
* Always try to build at least a static lib, even if both static and
  shared libs were disabled.
* Full support for C++ compiler.
* Support for GNU gcj compiler.
* libltdl can now load all modules in a given path according to user
  supplied criteria with `lt_dlforeachfile' call.
* Improved support for AIX ia64, djgpp, HPUX, hurd, OpenBSD, sco3.2*.
* Internal mutex handling no longer has namespace clashes on NCR MP-RAS.
* New pdemo and tagdemo tests.
* Bug fixes.
2004-02-05 20:14:05 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
seb
4a2efdf6fd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
seb
6d6dbbb0fd depkglint. 2003-08-07 11:42:25 +00:00
seb
96dbb8b6ef Convert to USE_NEW_TEXINFO. 2003-08-07 11:41:49 +00:00
jmc
e324d453aa Various patches to make this work with rpcgen that exports _rpcsvcdirty
incorrectly
2003-07-24 06:40:54 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00