Skip to content

Instantly share code, notes, and snippets.

/-

Created February 27, 2016 06:46
Show Gist options
  • Save anonymous/437528b37df9dc99d1b0 to your computer and use it in GitHub Desktop.
Save anonymous/437528b37df9dc99d1b0 to your computer and use it in GitHub Desktop.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------14:40:54
tjt263@osx:~$ port search example
gnss-sdr @0.0.6_6 (science)
An Open Source Global Navigation Satellite Systems (GNSS)(for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver
gnss-sdr-devel @20151115_5 (science)
An Open Source Global Navigation Satellite Systems (GNSS)(for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver
gnss-sdr-next @20151115_5 (science)
An Open Source Global Navigation Satellite Systems (GNSS)(for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver
gvemod-xforms-example @0.2_1 (science, graphics, x11)
The example emodule defined in the Geomview manual
hs-fingertree @0.1.0.0_3 (devel, haskell)
Generic finger-tree structure, with example instances
p5-pod-tests @1.190.0_3 (perl)
Extracts embedded tests and code examples from POD
p5.22-pod-tests @1.190.0_3 (perl)
Extracts embedded tests and code examples from POD
proxytunnel @1.9.0 (net)
ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.
py-tvnamer @2.3 (python)
Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes "foo bar [02x03].m4v
py26-tvnamer @2.3 (python)
Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes "foo bar [02x03].m4v
qt5-creator-mac-examples @3.4.1_1 (devel, aqua)
Obsolete port
qt5-qtwebkit-examples @5.5.1_2 (aqua)
Tools and Module(s) for Qt Tool Kit 5
Found 12 ports.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------14:41:19
tjt263@osx:~$ port info $(!! |grep @ |cut -d'(' -f1)
port info $(port search example |grep @ |cut -d'(' -f1)
gnss-sdr @0.0.6_6 (science)
Sub-ports: gnss-sdr-devel, gnss-sdr-next
Variants: array, debug, docs, gn3s, [+]opencl, [+]osmosdr, universal
Description: An Open Source Global Navigation Satellite Systems (GNSS)(for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver: This port is kept up with the GNSS-SDR release, which is typically updated every few months. This version compiles against the gnuradio port, which represents the current GNU Radio release.
Homepage: http://gnss-sdr.org
Build Dependencies: cmake, pkgconfig, gr-osmosdr
Library Dependencies: gnuradio, volk-gnss-sdr, armadillo, google-glog, uhd, python27, py27-cheetah, boost, openssl
Conflicts with: gnss-sdr-devel, gnss-sdr-next
Platforms: darwin
License: GPL-3
Maintainers: michaelld@macports.org, carlesfernandez@gmail.com, openmaintainer@macports.org
--
gnss-sdr-devel @20151115_5 (science)
Sub-ports: gnss-sdr-next
Variants: array, debug, docs, gn3s, [+]opencl, [+]osmosdr, universal
Description: An Open Source Global Navigation Satellite Systems (GNSS)(for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver: This port is kept up with the GNSS-SDR GIT master branch, which is typically updated daily to weekly. This version of GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnuradio-devel port, which represents GNU Radio GIT master branch. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try
deactivating the currently active gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.
Homepage: http://gnss-sdr.org
Build Dependencies: cmake, pkgconfig, gr-osmosdr
Library Dependencies: gnuradio-devel, volk-gnss-sdr-devel, armadillo, google-glog, uhd, python27, py27-cheetah, boost, gnutls
Conflicts with: gnss-sdr, gnss-sdr-next
Platforms: darwin
License: GPL-3
Maintainers: michaelld@macports.org, carlesfernandez@gmail.com, openmaintainer@macports.org
--
gnss-sdr-next @20151115_5 (science)
Variants: array, debug, docs, gn3s, [+]opencl, osmosdr, universal
Description: An Open Source Global Navigation Satellite Systems (GNSS)(for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver: This port is kept up with the GNSS-SDR GIT next branch, which is typically updated daily to weekly. This version of GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnuradio-next port, which represents GNU Radio GIT next branch. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating
the currently active gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.
Homepage: http://gnss-sdr.org
Build Dependencies: cmake, pkgconfig
Library Dependencies: gnuradio-next, volk-gnss-sdr-next, armadillo, google-glog, uhd, python27, py27-cheetah, boost, gnutls
Conflicts with: gnss-sdr, gnss-sdr-devel
Platforms: darwin
License: GPL-3
Maintainers: michaelld@macports.org, carlesfernandez@gmail.com, openmaintainer@macports.org
--
gvemod-xforms-example @0.2_1 (science, graphics, x11)
Variants: universal
Description: This is the example emodule defined in the Geomview manual. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).
Homepage: http://www.geomview.org/
Library Dependencies: geomview, xforms
Platforms: darwin
License: LGPL-2+
Maintainers: raphael@macports.org, openmaintainer@macports.org
--
hs-fingertree @0.1.0.0_3 (devel, haskell)
Description: A general sequence representation with arbitrary annotations, for use as a base for implementations of various collection types, with examples, as described in section 4 of Ralf Hinze and Ross Paterson, "Finger trees: a simple general-purpose data structure", Journal of Functional Programming 16:2 (2006) pp 197-217. For a tuned sequence type, see Data.Sequence in the containers package, which is a specialization of this structure.
Homepage: http://hackage.haskell.org/package/fingertree
Library Dependencies: ghc
Platforms: darwin
License: BSD
Maintainers: cal@macports.org, openmaintainer@macports.org
--
p5-pod-tests @1.190.0_3 (perl)
Replaced by: p5.22-pod-tests
Sub-ports: p5.22-pod-tests
Description: Extracts embedded tests and code examples from POD
Homepage: http://search.cpan.org/dist/Pod-Tests/
Library Dependencies: p5.22-pod-tests
Platforms: darwin
License: Artistic-1 GPL
Maintainers: nomaintainer@macports.org
--
p5.22-pod-tests @1.190.0_3 (perl)
Description: Extracts embedded tests and code examples from POD
Homepage: http://search.cpan.org/dist/Pod-Tests/
Library Dependencies: perl5.22
Platforms: darwin
License: Artistic-1 GPL
Maintainers: nomaintainer@macports.org
--
proxytunnel @1.9.0 (net)
Variants: universal
Description: ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.
Homepage: http://proxytunnel.sourceforge.net/
Build Dependencies: pkgconfig
Library Dependencies: openssl
Platforms: darwin
License: GPL-2+
Maintainers: nomaintainer@macports.org
--
py-tvnamer @2.3 (python)
Sub-ports: py26-tvnamer
Description: Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes {"foo} bar {[02x03].m4v}
Homepage: https://github.com/dbr/tvnamer
Library Dependencies: py26-tvnamer
Platforms: darwin
License: public-domain
Maintainers: nomaintainer@macports.org
--
py26-tvnamer @2.3 (python)
Description: Renames files in a standard way that's easily parsable For example, foo.bar.s02e03.m4v becomes {"foo} bar {[02x03].m4v}
Homepage: https://github.com/dbr/tvnamer
Build Dependencies: py26-setuptools
Library Dependencies: py26-tvdb, py26-simplejson
Platforms: darwin
License: public-domain
Maintainers: nomaintainer@macports.org
--
qt5-creator-mac-examples @3.4.1_1 (devel, aqua)
Description: This port is obsolete.
Homepage: http://www.macports.org/
Platforms: darwin
License: LGPL-2.1
Maintainers: nomaintainer@macports.org
--
qt5-qtwebkit-examples @5.5.1_2 (aqua)
Variants: debug, [+]examples, tests, universal
Description: Tools and Module(s) for Qt Tool Kit 5: examples for Qt WebKit
Homepage: http://qt.io
Extract Dependencies: xz
Build Dependencies: pkgconfig
Library Dependencies: qt5-qtbase, qt5-qtwebkit, qt5-qtscript, qt5-qtsvg, qt5-qtxmlpatterns, qt5-qtdeclarative, qt5-qttools, qt5-qtbase
Platforms: macosx
License: LGPL-2.1 GPL-3
Maintainers: mcalhoun@macports.org, openmaintainer@macports.org
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------14:45:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment