1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

14023 Commits

Author SHA1 Message Date
Johannes Jost Meixner
6e7fbd258e audio/linux-c6-alsa-plugins-oss: fix plist issues
- Fix /compat/linux/etc/alsa/pcm/pcm-oss.conf being orphaned

Submitted by:	antoine
Differential Revision:	https://reviews.freebsd.org/D985
Approved by:	swills (mentor)
2014-10-27 12:41:41 +00:00
Thomas Zander
22ad1aef1d - Update to upstream version 3.0.11
- Remove invalid mirror
- gcc and libiconv dependencies not needed anymore
- WRKSRC has changed ("_" for x86, "-" for amd64)
- Correct ownership of /var/log/teamspeak
- Un-silence INSTALL*
- Remove explicit actions which are handled by ports/pkg automatically
  - Display pkg-message.in
  - IGNORE due to license; LICENSE_PERMS does not contain auto-accept

PR:		194282
Submitted by:	hirner@bitfire.at (maintainer)
Reviewed by:	riggs
Approved by:	hirner@bitfire.at (maintainer)
2014-10-27 06:19:25 +00:00
Marcus von Appen
018be0de95 - openal-soft requires a compiler, that understands parts of the C11
standard. This should unbreak builds on 8.x

Reported by:	several people
Submitted by:	Torfinn Ingolfsen <tingox@gmail.com>
2014-10-26 13:32:59 +00:00
Antoine Brodin
fdab2b6359 Deprecate ports broken for more than 6 months 2014-10-25 16:49:19 +00:00
John Marino
53eb488924 audio/timidity: Reflect intent to install blank directory in pkg-plist
While here, install patch needed for dports for slave port.
2014-10-24 09:09:34 +00:00
Frederic Culot
5bcd3062f5 - Reassign to the heap after jsa@'s bit was taken in for safekeeping 2014-10-23 13:06:38 +00:00
Antoine Brodin
8f5ce5d601 Fix packaging, this directory is created by rc script, not during install 2014-10-21 05:53:54 +00:00
John Marino
3d3d60b1eb audio/alsa-*: drop USES=alias
Jan says alias is no longer needed on alsa since verion 1.0.28.

PR:		194502
2014-10-20 21:31:06 +00:00
John Marino
badd7a1eba Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 08:12:20 +00:00
Baptiste Daroussin
f21c661df1 Bump port revision: a dependency has changed 2014-10-20 06:57:54 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Antoine Brodin
ee95904361 Fix 2014-10-20 06:26:03 +00:00
Baptiste Daroussin
2c6f1bb299 Remove a useless meta port 2014-10-20 06:14:32 +00:00
Baptiste Daroussin
822f72c2fd Fix dependency on libmad 2014-10-20 06:12:35 +00:00
Baptiste Daroussin
e45857f197 Fix message 2014-10-20 06:10:33 +00:00
Baptiste Daroussin
e6d4c775c3 Fix dependency on libmad 2014-10-20 06:09:47 +00:00
Baptiste Daroussin
d0b54a970d Remove useless @dirrm 2014-10-19 22:59:19 +00:00
Baptiste Daroussin
be234dda8b Remove useless @dirrm 2014-10-19 22:58:05 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Marcus von Appen
715852b561 - Convert ports from audio/ to new USES=python
Reviewed by:	portmgr (implicit)
2014-10-19 07:33:09 +00:00
Marcus von Appen
6488eeb32e - Update to version 1.16.0
This version provides
  * additional and improved effects
  * high- and band-pass EFX filters
  * improved resampling support
  * improved audio back-end support
  * a GUI configuration utility (based on QT)
  * and lots of other features: http://kcat.strangesoft.net/openal.html
2014-10-19 07:28:28 +00:00
Juergen Lock
ddb6d1d6f7 - Update libxine to 1.2.6 - changelog is here:
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog

- Remove an inline from include/xine/xineutils.h for the benefit
  of using libxine with base gcc 4.2 .

- Bump PORTREVISIONs for ports depending on libxine. (now also non-default
  rdeps as per the new rule)
2014-10-18 21:10:39 +00:00
Ruslan Makhmatkhanov
0c4ab614b9 audio/exaile: update to 3.4.0.2
- update to 3.4.0.2
- switch to github
- add LICENSE_FILE
- modernize port
- stop building and installing an manpage, because of:
  1. It can't be built on package cluster, because exaile refuses to start under
     root user.
  2. It needs pygtk2 and friends on build phase just to create the manpage! I'd
     rethink the process, or at least included the prebuilt version of manpage to
     the source tarball.

PR:		194144
Approved by:	maintainer timeout (14 days)
2014-10-18 08:20:22 +00:00
Dmitry Marakasov
a61f2205e2 - Fix ${arch}_BROKEN statements to correct BROKEN_${arch}
- Drop @dirrm* from plists
- Other minor fixes
2014-10-17 15:37:58 +00:00
Dmitry Marakasov
3b1244bbaf - Clarify LICENSE
- Add LICENSE_FILE
2014-10-17 13:45:41 +00:00
Dmitry Marakasov
6a964fdc2e - Add build-depend on pkgconfig, needed at least for OIL option
- Drop @dirrm* from plist
2014-10-17 13:44:10 +00:00
John Marino
2d86907f0f audio/p5-Net-FreeDB: Upgrade version 0.08 => 0.09
Also assign maintainership to submitter

PR:		194354
Submitted by:	Muhammad Rahman
2014-10-16 15:26:11 +00:00
Koop Mast
a2983b138c Update to specific BSD license. 2014-10-16 10:56:13 +00:00
Koop Mast
711fd46373 Update to 1.0.5.
Improved naming of MIDI ports

Submitted by:	maintainer
2014-10-16 10:53:01 +00:00
Koop Mast
0a79a2e5bd Update to 1.2.13
Updated ViewMode selection to be more interactive
Moved all device selection to configuration tab

Submitted by:	maintainer
2014-10-16 10:48:03 +00:00
Max Brazhnikov
87bc270ef3 audio/cuberok:
- don't rely on phonon-gstreamer and add explicit dependency on gstreamer-0.10
  (upcoming phonon-gstreamer will depend on GStreamer 1)
- drop needless USE_LDCONFIG
- deprecate, the project looks abandoned upstream, no support for modern
  FFmpeg and GStreamer

Approved by:	maintainer (implicit)
2014-10-15 19:32:48 +00:00
Dmitry Marakasov
1115a2b8e5 - Add LICENSE
- Drop @dirrm* from plist
2014-10-14 11:03:05 +00:00
Dmitry Marakasov
b333276593 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-10-13 22:22:27 +00:00
Ganael LAPLANCHE
b0e7522bcf Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
Antoine Brodin
6f954a75cd No need to use ${STRIP_CMD}, ${INSTALL_PROGRAM} already takes care of this 2014-10-12 14:12:30 +00:00
Roman Bogorodskiy
48f9e176af Update to 2.2.4. 2014-10-11 18:27:06 +00:00
Roman Bogorodskiy
5d8e6e037e Update to 1.21.0. 2014-10-11 16:00:32 +00:00
Emanuel Haupt
e283a7caf5 Remove @dirrm, @dirrmtry 2014-10-08 14:26:25 +00:00
Dmitry Marakasov
4e32b76391 - Upadate to 0.5.6
- While here, add LICENSE_FILE and drop @dirrm

PR:		194191
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2014-10-07 18:06:27 +00:00
William Grzybowski
2d793ab9e3 audio/decibel-audio-player: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-07 12:25:29 +00:00
Jason E. Hale
8050d614d8 - Convert to USES=python
- Depend on python packages instead of installed file
- Add LICENSE
2014-10-06 14:13:01 +00:00
Antoine Brodin
0c3cfa6c75 Unbreak 2014-10-05 20:29:48 +00:00
Tijl Coosemans
88c67cd38c - Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-10-05 18:01:19 +00:00
Jason E. Hale
4399609e66 - Convert to USES=python
- Convert KNOBS to proper OPTIONS
- Add LICENSE
- Drop gmake dependency
- Use DATADIR instead of BHOME variable
- Simplify and separate configure and build stages
- Rework do-install target a bit
- Add .pyo files
- Use SUB_FILES instead of patch
- Update plist
- Update WWW
- Bump PORTREVISION

TODO: Could use an update, version 2.0.4 available
2014-10-05 16:04:16 +00:00
Thomas Zander
a185e728b1 - Update to upstream version 0.3.2
While on it:
- Add LICENSE

PR:		193998
Submitted by:	henrik@affekt.org (maintainer)
2014-10-05 07:03:44 +00:00
Jason E. Hale
41153673a2 - Convert to USES=python, limit to 2.x
- Drop leading "The" from COMMENT
- Use shebangfix instead of multiple patching
- Trim plist
2014-10-05 00:09:49 +00:00
Jason E. Hale
ee115400f3 - Convert to USES=python, limit to 2.x
- Fix typo in RUN_DEPENDS
- Simplify post-install
- Remove PYAO option as the port builds a library for handling libao
  by default and py-ao would only be needed if that library wasn't
  built
- Bump PORTREVISION
2014-10-05 00:06:03 +00:00
Jason E. Hale
c4327729a5 - Convert to USES=python, limit to 2.x
- Use options helpers
- Whitespace cleanup
- Trim plist
2014-10-04 23:59:40 +00:00
Jason E. Hale
d02a5eeba6 - Convert to USES=python, limit to 2.x
- Add LICENSE
- USES=shebangfix instead of post-patch
- Simplify DOCS install
2014-10-04 23:54:47 +00:00
Jason E. Hale
a3f5a86e27 - Convert to USES=python, limit to 2.x 2014-10-04 23:51:21 +00:00