Commit graph

2800 commits

Author SHA1 Message Date
Chris Rees
f3bfa725e7 Add licence info to some ports
Submitted by:	4721
2013-04-30 20:10:53 +00:00
Baptiste Daroussin
9ff06b3cbf Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Rene Ladan
4e4178dab5 In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
2013-04-29 16:43:05 +00:00
Diane Bruce
6773ec9191 Release 3.6.3 is a significant release, adding major new
capabilities and many bug fixes, while maintaining strict source
compatibility with user code already written for the 3.6 API.

Much of the code was the result of two events, the September 2012 GNU
Radio conference in Atlanta, GA, and the November 2012 GNU Radio
hackfest held at Ettus Research in Mountain View, CA. Additional work
(not discussed here) from these events has been incorporated into the
'next' branch of the code repository, and will become part of the 3.7
API release series.

New features include asynchronous message passing between blocks, new
blocks for interfacing with operating system networking stacks, the
ability to write new signal processing blocks in Python, enhanced file
source and sinks that can store metadata, flowgraph latency control,
improvements to documentation, and further conversion of existing code
into the 3.7 API organization (while leaving existing blocks in
place.)

The detailed changelog is here:

http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_6_3
2013-04-29 13:57:24 +00:00
Beech Rintoul
8cbdc4e1f8 - Safe with NOPORTDOCS=yes
PR:		ports/177003
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-04-28 22:16:02 +00:00
Juergen Lock
292784d76a Add new port comms/dabstick-radio:
While preparing for a release 4.2 of the sdr-j software package,
we created two new programs

    a DAB receiver
    a broad spectrum version of the FM receiver

It is quite obvious that one can use a DAB stick to receive DAB
programs. However, the DAB software presented here is a real SDR
in that it uses the 8 bit I/Q samples of the DAB stick.

WWW: http://www.sdr-j.tk/
2013-04-28 17:34:17 +00:00
Baptiste Daroussin
56c5e147c5 Convert the last USE_ICONV to USES=iconv 2013-04-27 22:09:15 +00:00
Koop Mast
05d2886d27 Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.

Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.

X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.

Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.
2013-04-27 20:56:38 +00:00
Baptiste Daroussin
9dbc02d2c5 Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
2013-04-26 15:10:57 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Tijl Coosemans
51e2d7fd29 Set MAINTAINER to my @FreeBSD.org address.
Suggested by:	crees
2013-04-24 08:01:28 +00:00
Tijl Coosemans
fe3b15354f Mark the following ports deprecated. They have been unsupported upstream
for years.
- comms/libticables (superseded by comms/libticables2)
- devel/libticalcs (superseded by comms/libticalcs2)
- devel/libtifiles (superseded by devel/libtifiles2)
- emulators/tiemu2 (superseded by emulators/tiemu3)
2013-04-24 07:50:40 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Baptiste Daroussin
e2eefe5472 Convert all c categories to USE=pkgconfig 2013-04-23 06:34:47 +00:00
Tijl Coosemans
56fc4717cd Update tilp2 and its libraries:
- tilp2 1.17
- libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6
- Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr
- Bump PORTREVISION and trim Makefile header for emulators/tilem and
  emulators/tiemu3.
2013-04-22 19:36:24 +00:00
Alexey Dokuchaev
14dd95e6f7 Fix double fclose() when local file exists in receive_file().
Submitted by:	Andy Xie (andy.xie.sz@gmail.com)
Approved by:	delphij (maintainer, implicit)
Feature safe:	yes
2013-04-22 07:28:11 +00:00
Martin Matuska
37418955d5 Horde ports update:
comms/pear-Horde_ActiveSync 	2.3.0 -> 2.3.6
devel/pear-Horde_Alarm		2.0.3 -> 2.0.4
devel/pear-Horde_Argv		2.0.4 -> 2.0.7
security/pear-Horde_Auth	2.0.3 -> 2.0.4
devel/pear-Horde_Cache		2.0.1 -> 2.0.4
devel/pear-Horde_Core		2.3.0 -> 2.4.3
security/pear-Horde_Crypt	2.1.2 -> 2.1.3
devel/pear-Horde_Date		2.0.3 -> 2.0.4
devel/pear-Horde_Date_Parser	2.0.1 -> 2.0.2
databases/pear-Horde_Db		2.0.1 -> 2.0.2
security/pear-Horde_Group	2.0.1 -> 2.0.2
devel/pear-Horde_History	2.0.1 -> 2.0.2
www/pear-Horde_Http		2.0.1 -> 2.0.2
devel/pear-Horde_Icalendar	2.0.3 -> 2.0.4
graphics/pear-Horde_Image	2.0.3 -> 2.0.4
mail/pear-Horde_Imap_Client	2.7.0 -> 2.8.2
devel/pear-Horde_Lock		2.0.1 -> 2.0.2
mail/pear-Horde_Mail		2.0.3 -> 2.0.5
mail/pear-Horde_Mime		2.0.4 -> 2.1.1
mail/pear-Horde_Mime_Viewer	2.0.3 -> 2.0.4
security/pear-Horde_Perms	2.0.3 -> 2.1.0
devel/pear-Horde_Prefs		2.3.1 -> 2.3.2
devel/pear-Horde_Rdo		2.0.1 -> 2.0.2
devel/pear-Horde_Serialize	2.0.1 -> 2.0.2
www/pear-Horde_SessionHandler	2.0.1 -> 2.0.2
security/pear-Horde_Share	2.0.2 -> 2.0.3
devel/pear-Horde_Support	2.0.3 -> 2.1.0
comms/pear-Horde_SyncMl		2.0.2 -> 2.0.3
textproc/pear-Horde_Text_Diff	2.0.1 -> 2.0.2
textproc/pear-Horde_Text_Filter	2.0.5 -> 2.1.0
devel/pear-Horde_Tree		2.0.1 -> 2.0.2
net/pear-Horde_Url		2.1.0 -> 2.2.0
devel/pear-Horde_Util		2.2.0 -> 2.2.1

Feature safe:	yes
2013-04-21 22:16:15 +00:00
Alexey Dokuchaev
d2da949f14 - Do not call cleanup() in usage() (read: before fd_init()). Doing so can
mangle your terminal badly (in fact, it does very noticeably on Linux)
- While here, trim Makefile header, improve COMMENT, use MANPREFIX when
  installing manual pages, sort knobs, et cetera

Submitted by:	Andy Xie (andy.xie.sz@gmail.com)
Approved by:	delphij (maintainer)
Feature safe:	yes
2013-04-20 05:15:05 +00:00
Guido Falsi
63c8958f1b - Fix runtime problem on CURRENT after r248534
Reviewed by:	jilles
Feature safe:	yes
2013-04-16 18:12:02 +00:00
William Grzybowski
7b22fe7a97 - Fix typo in OptionsNG conversion
Reported by:	pointyhat
Approved by:	portmgr (miwi)
2013-04-06 15:04:35 +00:00
Diane Bruce
2bcb88b728 - Fix build docbook-xsl is needed along with asciidoc + xsltproc
- upgrade to fldigi-3.21.68 small fixes including RTTY filters
- log2 is now in libm no need to kludge it

Approved by:	portmgr (miwi)
2013-04-02 01:48:51 +00:00
Diane Bruce
f3d86acca5 - trim header
- change to new options framework for docs
- change default tty to ttyu from ttyd
- fix warning with retval while here
- fix build on FreeBSD-10
- clean up tiny warning in xml code
2013-03-29 21:28:15 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Michael Reifenberger
3ac3046f1e Use local sites for now. 2013-03-26 12:01:55 +00:00
Martin Wilke
c6fef056ea - Update to 2.8
PR:		177258
Submitted by:	ports fury
2013-03-24 16:22:09 +00:00
Jason Helfman
a71c41a2ef - adopt optionsNG
- trim historical header

Approved by:	portmgr (miwi)
2013-03-24 15:12:01 +00:00
Ryan Steinmetz
50ce31c636 - Add GSSAPI-related options to enable/control GSSAPI functionality
- Add missing include (bsd.port.options.mk)
- Bump PORTREVISION

PR:		ports/176217
Submitted by:	zi@ (me)
Approved by:	kuriyama@ (maintainer timeout, ~3weeks)
2013-03-23 21:28:12 +00:00
Ruslan Makhmatkhanov
1403ba5316 - remove corrupted patch and use REINPLACE_CMD instead
- bump PORTREVISION

PR:		177093
Reported by:    John Marino <draco@marino.st>
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2013-03-23 18:04:20 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Baptiste Daroussin
7ef963090c Convert to new options framework left unconverted ports in c* categories 2013-03-21 17:39:03 +00:00
Max Brazhnikov
0449c7bcb0 audio/aften and comms/usrp:
- Cleanup cmake usage

games/deng:
- Convert to USE_CMAKE
- Convert to new options framework and remove autodetection for openal option
- Trip header

Approved by:	portmgr (bapt)
2013-03-19 16:43:51 +00:00
Guido Falsi
29621a2d57 Use USES=pathfix instead of gnomehack 2013-03-18 13:09:15 +00:00
Eitan Adler
997f760bc0 Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.

While here trim header

Approved by:	miwi, adrian, tj
No objection from:	db, bjk, cperciva, scheidell, osa
2013-03-17 16:44:03 +00:00
Guido Falsi
6e4aa19f99 - Make DOXYGEN option default only when mass building packages
- Bump PORTREVISION

Requested by:	danfe
2013-03-16 10:07:10 +00:00
Diane Bruce
08a68082fc - ebook2cwgui
A graphical user interface (GUI) for ebook2cw is available as a
separate program (screenshots: WinXP, Linux). It is designed to
work on Windows (95 through 7), Linux and Mac OS X (not tested).
It's a single executable file that you can download here
(Windows version - see the download directory for the source code to
compile it for other platforms).

The GUI uses the same configuration file as ebook2cw, called ebook2cw.conf.

PR:		ports/175542
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2013-03-14 18:49:15 +00:00
Martin Wilke
1ce51726cc - Update to 0.7
PR:		176565
Submitted by:	Ports Fury
2013-03-14 11:33:19 +00:00
Sunpoet Po-Chuan Hsieh
b61557c436 - Update MAINTAINER: use canonical format for ports@FreeBSD.org 2013-03-12 17:16:37 +00:00
Guido Falsi
7d3079cdf6 - Fix plist when DOXYGEN option is enabled but DOCS is not
- Enable DOXYGEN option by default
- Bump PORTREVISION

Reported/Requested by:	makc
2013-03-10 21:05:12 +00:00
Baptiste Daroussin
7d20ef9811 Get rid of XAWVER option in bsd.port.mk it does not need to be specified there also remove a useless global XAWVER PLIST_SUB 2013-03-09 21:43:02 +00:00
Guido Falsi
a1967cec55 - Update to 1.7
- Add DOXYGEN option, disabled by default to keep the port slim
- Remove check unsupported FreeBSD versions
- Change tab to space in WWW line
2013-03-09 00:39:43 +00:00
Pawel Pekala
50909e95c5 - Update to version 3.1.15
- Fix few portlint warnings
2013-03-04 16:10:48 +00:00
Baptiste Daroussin
5f82b6d00b 2013-02-27 security/lep: No more upstream, no more public distfiles
2013-02-27 devel/cvsmapfs: No more upstream, no more public distfiles
2013-02-27 devel/sid: No more upstream, no more public distfiles
2013-02-27 net-mgmt/nrpep: No more upstream, no more public distfiles
2013-02-27 devel/py-ez_xml: No more upstream, no more public distfiles
2013-02-27 security/IMHear: No more upstream, no more public distfiles
2013-02-27 comms/scud: No more upstream, no more public distfiles
2013-02-27 devel/lexi: No more upstream, no more public distfiles
2013-02-27 games/pentix: No more upstream, no more public distfiles
2013-02-27 net/py-mp-random: No more upstream, no more public distfiles
2013-02-27 sysutils/rcsedit: No more upstream, no more public distfiles
2013-02-27 sysutils/bsdsar: No more upstream, no more public distfiles
2013-02-27 sysutils/sarah: No more upstream, no more public distfiles
2013-03-03 22:59:34 +00:00
Li-Wen Hsu
ddb097c515 - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation 2013-03-02 22:32:48 +00:00
Martin Matuska
bfcfb35904 Horde update:
comms/pear-Horde_ActiveSync 2.3.0
mail/pear-Horde_Imap_Client 2.7.0
2013-03-02 11:05:07 +00:00