Commit graph

341187 commits

Author SHA1 Message Date
Stephen Hurd
6254c184d8 This is QUISK, a Software Defined Radio (SDR).
- Quisk can control the HiQSDR.
- As a receiver it can use the SDR-IQ by RfSpace as a sample source.
- As a receiver it can use your soundcard as a sample source.
- Quisk can control SoftRock hardware for both receive and transmit.
- As a transmitter it can accept microphone input and send that to your
  transmitter for SSB operation. For CW, QUISK can mute the audio and
  substitute a side tone.

PR:		ports/190366
Submitted by:	Stephen Hurd <shurd@FreeBSD.org>
Reviewed by:	db, skreuzer
Approved by:	db, skreuzer (mentors)
Differential Revision: https://phabric.freebsd.org/D301
2014-07-03 20:55:19 +00:00
Adam Weinberger
676d8be6ae The do-install logic didn't work with stage. 2014-07-03 20:22:16 +00:00
Adam Weinberger
92d9f8b89d Reduce unecessary bsd.port.options.mk inclusion. 2014-07-03 20:18:05 +00:00
Adam Weinberger
654093c547 Reduce unnecessary bsd.port.options.mk inclusion by using
OPTIONS helpers.

Approved by:	portmgr (blanket)
2014-07-03 20:01:14 +00:00
Adam Weinberger
f17cf8c978 Use OPTIONS helpers. 2014-07-03 19:55:21 +00:00
Dmitry Marakasov
d5958f6bf3 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-07-03 19:38:49 +00:00
Pawel Pekala
00d734bf48 Update to version 20140629 2014-07-03 19:20:04 +00:00
Pawel Pekala
2f6f7a6c86 Update to version 5.2.1 2014-07-03 19:18:32 +00:00
Pawel Pekala
72637dfe74 - Update to version 2.2.5
- Fix smogrify runtime version detection
2014-07-03 19:12:08 +00:00
Adam Weinberger
fddc18c980 Correct the SLAVE_PORT check. 2014-07-03 19:09:35 +00:00
Adam Weinberger
41fcfb64f9 Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.

Approved by:	portmgr (blanket)
2014-07-03 19:06:07 +00:00
Pawel Pekala
12c49b0345 - Add staging support
- Convert to new LIB_DEPENDS format
2014-07-03 18:57:48 +00:00
Alex Kozlov
544a1af433 - Deprecate and set expiration date to 2014-08-03: All features implemented in the base system since FreeBSD 8.3 2014-07-03 18:39:33 +00:00
Dmitry Marakasov
3c9b377277 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-07-03 18:23:56 +00:00
Matthias Andree
294aea57c6 Avoid OBJDUMP warning on 10+, make error message more accurate. 2014-07-03 18:22:12 +00:00
Dmitry Marakasov
08a7de4b8b - Switch to USES=libtool, drop .la files 2014-07-03 18:20:45 +00:00
Adam Weinberger
660fc56a82 Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.
Approved by:	portmgr (blanket)
2014-07-03 18:18:02 +00:00
Matthias Andree
bd1c82afd5 Add sanity check to match LIB_DEPENDS C++ library against ours. 2014-07-03 18:13:33 +00:00
Adam Weinberger
90ceda6dbf Stage. 2014-07-03 18:09:23 +00:00
Marcus von Appen
753ff075a1 - Revert previous commit, since it breaks 3rd party packages loading the
shared library via ldconfig magic as well as package building
2014-07-03 18:04:01 +00:00
Dmitry Marakasov
32bf58996c - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 18:02:25 +00:00
Dmitry Marakasov
bdc0898237 - Switch to USES=libtool, drop .la files 2014-07-03 18:00:32 +00:00
Dmitry Marakasov
ac0b4eccb6 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 17:58:35 +00:00
Dmitry Marakasov
3848a19211 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 17:57:43 +00:00
Dmitry Marakasov
689a8809cb - Stagify
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-07-03 17:57:30 +00:00
Dmitry Marakasov
51ec5078bd - Switch to USES=libtool, drop .la files
- Clarify LICENSE

PR:		191576
Submitted by:	amdmi3
Approved by:	bdewery (maintainer)
2014-07-03 17:54:50 +00:00
Dmitry Marakasov
744f44a5cd - Switch math/cloog to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix PREFIX/LOCALBASE misuse

PR:		191572
Submitted by:	amdmi3
Approved by:	danilo (maintainer)
2014-07-03 17:53:02 +00:00
Dmitry Marakasov
01cb858a18 - Switch to USES=libtool, drop .la files
PR:		191075
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-07-03 17:47:18 +00:00
Adam Weinberger
b65a70427c Remove unnecessary inclusion of bsd.port.options.mk.
Approved by:	portmgr (blanket)
2014-07-03 17:41:48 +00:00
Adam Weinberger
df8007c28e Finish the conversion to OPTIONS helpers.
APproved by:	portmgr (blanket)
2014-07-03 17:37:52 +00:00
Adam Weinberger
bfbf38cbe7 Use OPTIONS helpers.
Approved by:	portmgr (blanket)
2014-07-03 17:34:11 +00:00
Dmitry Marakasov
f8b0d88fe6 - Remove indefinite article from COMMENT
- Use new LIB_DEPENDS syntax
- Stagify
2014-07-03 17:34:06 +00:00
Dmitry Marakasov
0554e323ba - Stagify
- Use new LIB_DEPENDS syntax
- Convert USE_XZ to USES

Approved by:	portmgr blanket
2014-07-03 17:33:14 +00:00
Dmitry Marakasov
383e224d22 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-03 17:32:55 +00:00
Dmitry Marakasov
32b294af8d - Switch to USES=libtool, drop .la files
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-07-03 17:32:31 +00:00
Dmitry Marakasov
4190878fb5 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-03 17:32:15 +00:00
Dmitry Marakasov
321a18f182 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 17:31:39 +00:00
Emanuel Haupt
f212c3296a Building rsync against zlib from base is NOT broken but leads to an unexpected
behaviour while using -z (see man page). Therefore remove the statement that
the option is broken but keep using the bundled zlib. Since this doesn't affect
package creation no PORTREVISION bump is required.
2014-07-03 17:30:22 +00:00
Dmitry Marakasov
955019655e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 17:30:00 +00:00
Dmitry Marakasov
17e56b55f4 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 17:29:41 +00:00
Dmitry Marakasov
19860a20c6 - Switch to USES=libtool, drop .la files
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-07-03 17:29:06 +00:00
Dmitry Marakasov
2035d13f50 - Switch to USES=libtool, drop .la files
- Strip libraries
- Stagify
- Remove overcomplicated examples handling - if needed, these should be provided as a separate port
2014-07-03 17:28:39 +00:00
Dmitry Marakasov
6ddd7ebf8b - Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-03 17:25:30 +00:00
Adam Weinberger
7f48b0c2d4 Mute mkdir, not installation commands. 2014-07-03 17:25:07 +00:00
Dmitry Marakasov
d485fd33f0 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-07-03 17:25:03 +00:00
Adam Weinberger
4534dad4a0 Use OPTIONS helpers.
Approved by:	portmgr (blanket)
2014-07-03 17:23:36 +00:00
Adam Weinberger
64475c2024 Use OPTIONS helpers, pet portlint, remove triple-redundant _DEPENDS check for the same
dependency.

Approved by:	portmgr (blanket)
2014-07-03 17:12:21 +00:00
Sunpoet Po-Chuan Hsieh
e43801b1bf - Add LICENSE
- Reformat pkg-descr
- Use single space after WWW:
2014-07-03 16:49:55 +00:00
Dirk Meyer
0622b71a49 - allow OPENSSLDIR be changed in /etc/make.conf or Makefile.local 2014-07-03 16:49:37 +00:00
Cy Schubert
2e7edc1c92 Update 4.2.7p445 --> 4.2.7p446. 2014-07-03 16:49:13 +00:00