1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

7310 Commits

Author SHA1 Message Date
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Pawel Pekala
3fcc8d18e9 - Update to version 1.8.2
- Don't force update of translations files - now it's done by default
2013-01-29 17:49:45 +00:00
Baptiste Daroussin
bf25f6b6b4 2012-10-20 multimedia/libdvdplay: No more public_distfiles
www/p5-Bundle-Sledge
2012-07-11 devel/p5-Class-Fields: considered obsolete by upstream
2013-01-27 12:07:22 +00:00
Baptiste Daroussin
8306244cc9 Remove dvdplay option as libdvdplay has expired 2013-01-27 12:03:51 +00:00
Juergen Lock
65e063ddbd Put back service control change from r311039 that accidentally was reverted.
Reported by:	rm (via irc)
Pointy hat to:	nox (self)
2013-01-26 20:34:30 +00:00
Juergen Lock
970098f4c2 Update to 3.9.0.4 .
Submitted by:	hselasky (maintainer)
2013-01-26 20:27:40 +00:00
Eitan Adler
c910d4f1e6 Canonicalize service control
Approved by:	hselasky (maintainer)
2013-01-26 18:10:48 +00:00
Dirk Meyer
ddb9de7bc2 - add comment for imake problem with clang 2013-01-26 16:43:20 +00:00
Dirk Meyer
d579cd2aaa - cleanup header 2013-01-26 16:34:39 +00:00
Dirk Meyer
1d62d821d9 - cleanup header
- strip shlibversion in depedency
2013-01-26 16:06:35 +00:00
Jimmy Olgeni
3ffb31b841 Convert Makefile headers to the new format in my ports. 2013-01-26 14:50:30 +00:00
Oliver Lehmann
ed2a9c301d remove oss4 dependency - it is not needed. 2013-01-24 09:18:05 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov
826aae24a5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
2013-01-22 23:13:41 +00:00
Max Brazhnikov
d321be23d6 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article from COMMENT

Approved by:	maintainers
2013-01-22 23:12:20 +00:00
Olivier Duchateau
a6f901eee8 - Add devel/xfce4-dev-tools, because we rebuild playlist.ui file.
Submitted by:	Phan Nobry OUK
Approved by:	rene, miwi (mentors, implicit)
2013-01-20 17:58:14 +00:00
Marius Strobl
3e5f71ead9 Switch to the logic from x11-drivers/xf86-video-intel for detecting
whether graphics/libdrm with KMS enabled is installed. For one, the
WITH_KMS knob never real has been established as a global option
within the ports tree. Also, just using IGNORE here when libkms.so
not already exists does the wrong thing when graphics/libdrm generally
is not installed at this point of time, yet.

Approved by:	bapt (mentor), maintainer
2013-01-20 16:11:23 +00:00
Julien Laffaye
203b2bde53 Update to 0.7.11
PR:		ports/175098
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2013-01-20 13:22:46 +00:00
Olivier Duchateau
25928a2c84 Display GtkDialog 'Warning' when codec is missing instead of 'Question' popup
(which is broken in absence of helper in multimedia/gstreamer-plugins).

Approved by:	rene, miwi (mentors, implicit)
2013-01-19 21:53:57 +00:00
Greg Larkin
113d2ba83e - Fixed OS detection on freebsd-ppc [1]
- Fixed ppc assembly language build error in embedded ffmpeg (tested on
  committer's Mac G4)

PR:		ports/172416
Submitted by:	michael copeland <michael@kryptos-security.com>
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2013-01-18 20:52:49 +00:00
Frederic Culot
19e4c5176b - Update to 0.5.3
Changes:	https://github.com/wackou/guessit/blob/master/NEWS.rst
PR:		ports/175375
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
2013-01-18 07:47:41 +00:00
Ruslan Makhmatkhanov
374ebe12d9 - fix network interface detection failure, introduced in 3.4.0. There is
upstream bug-report [1] and the issue is patched partially in upstream's
  repository, but it has some problems so I stick with own workaround until
  the new release
- add missing runtime dependency on audio/py-eyed3, while here
- bump PORTREVISION

[1] https://bugs.gpodder.org/show_bug.cgi?id=1730

Reported by:	Stephan Schindel <sts@tp1.rub.de> (via ports@)
2013-01-16 15:20:20 +00:00
Martin Matuska
db02284651 Fix deprecation year typo
Reported by:	rakuco
2013-01-16 06:00:36 +00:00
Martin Matuska
0ac6c3f091 Deprecate ffmpeg 0.11 - now fully superseded by ffmpeg 1.0
Schedule for deletion in one month
2013-01-15 20:06:08 +00:00
Grzegorz Blach
a0387acfb6 - Update EFL to 1.7.5
- Change master site to download.enlightenment.fr

Approved by:	tabthorpe (mentor)
2013-01-15 17:01:33 +00:00
Oliver Lehmann
13d3092cc4 remove SMB (no longer included)
add speed-pitch plugin in case of RESAMPLE

PR:             175054
Submitted by:   Eric Krausser <eric@krausser-edv.de>
2013-01-15 15:52:28 +00:00
Alberto Villa
57b7bfbd0d - Update MLT to 0.8.6.
- Depend on ffmpeg1 instead of ffmpeg-011.
- Remove patches committed upstream.
- Remove soversion from LIB_DEPENDS.
- Make py-mlt a SLAVE_PORT.
2013-01-13 10:13:36 +00:00
Juergen Lock
1eebead6a5 Update to 3.9.0.1 .
Submitted by:	hselasky (maintainer)
2013-01-12 20:14:51 +00:00
Juergen Lock
38ac7cbc04 - libportaudio.so.2 is actually a different port than libportaudio.so.0
so in this case specifying the shlib major version in LIB_DEPENDS
  makes sense.
- No PORTREVISION bump as PORTAUDIO isn't a default option.
2013-01-12 19:49:30 +00:00
Pawel Pekala
251d11cbce Fix build with clang 2013-01-12 17:49:16 +00:00
Olivier Duchateau
c61f836636 - Update to 0.4.0
- Convert Makefile headers to new style

Approved by:	rene, miwi (mentors, implicit)
2013-01-12 11:51:03 +00:00
Pawel Pekala
43b52ac22b Fix WWW line
Reported by:	rm
2013-01-11 15:30:36 +00:00
Guido Falsi
e3378dfa17 - Update to 1.4.6
- Change wording for some OPTIONS descriptions
- Mark IGNORE on <8.3

Changes:

- Use DRIVER_MODULE_ORDERED() everywhere and set 8.2-STABLE as
  minimum OS version, fixes kmod load failure on latest 8.3
- Add DVB_ENUM_DELSYS and fix DVB API version at 5.5 to fix capture
  with latest VDR

PR:		ports/175150
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2013-01-10 00:27:02 +00:00
Grzegorz Blach
e5d9873aeb - Fix build without X11
PR:		ports/175080
Approved by:	crees (mentor)
2013-01-08 22:25:44 +00:00
Philippe Audeoud
59b5a65e33 - Update to 12 RC3
- Remove useless patch

PR:		ports/174970
Submitted by:	Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
2013-01-08 10:10:21 +00:00
Max Brazhnikov
5dd37213f5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
2013-01-07 02:07:26 +00:00
Emanuel Haupt
5ebf3c5434 Mark DEPRECATED with a timeout of one month. The spotify API changed and is no
longer supported.

Confirmed by:   author via IRC
2013-01-04 13:43:40 +00:00
Grzegorz Blach
0f7ffd5814 - Fix linking with giflib
- Fix linking with libbluray

PR:		ports/174842
Approved by:	crees (mentor)
2012-12-31 17:32:16 +00:00
Martin Matuska
9b3f7519c3 Update some of my ports to new options framework
Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
2012-12-31 10:49:52 +00:00
Ruslan Makhmatkhanov
ead143c069 - update to 3.4.0
changelog:
http://blog.gpodder.org/2012/12/gpodder-340-quiet-earth-released.html
2012-12-31 09:10:32 +00:00
Grzegorz Blach
d5617b8932 - Fix build when both audio/portaudio and audio/portaudio2 are installed
- Remove xvmc option (was removed upstream)

Approved by:	crees (mentor)
2012-12-30 18:04:18 +00:00
Olivier Duchateau
1727e106ea Bump PORTREVISION for libexo-related ports
Approved by:	rene, miwi (mentors, implicit)
2012-12-30 16:19:08 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Baptiste Daroussin
565eba8b56 Update to 0.4.2
While here change tab to space in pkg-descr
2012-12-28 22:44:05 +00:00
Florian Smeets
303e871aaa Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.

This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
2012-12-28 19:03:02 +00:00
Barbara Guida
b0f0834d53 - Convert to OptionsNG
- Improve handling of different options combinations
- Trim Makefile header
- Update my email address

Approved by:	flo, rene (mentors)
2012-12-27 22:54:33 +00:00
Pawel Pekala
2b598877fa - Update to version 0.8.3 which fixes YouTube playback
- Remove leading article from COMMENT

PR:		ports/174281
Submitted by:	myself
Approved by:	dhn (maintainer)
2012-12-27 18:44:50 +00:00
Pawel Pekala
8ecf7d19fa - Update to version 1.5
- Use offcial project names in pkg-descr
2012-12-27 18:09:17 +00:00
Marcus von Appen
94b064d49d Subliminal is a python library to search and download subtitles.
It uses video hashes and the powerful guessit library that extracts
informations from filenames or filepaths to ensure you have the best
subtitles. It also relies on enzyme to detect embedded subtitles and avoid
duplicates.

WWW:	http://subliminal.readthedocs.org/en/latest/index.html

PR:		ports/172909
Submitted by:	William Grzybowski <william88@gmail.com>
2012-12-25 17:19:12 +00:00