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

7713 Commits

Author SHA1 Message Date
Andrej Zverev
dd0efaef40 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-05 07:29:05 +00:00
Guido Falsi
e72500951a - Add explicit dependency on pkgconfig
- While here also convert to USES=gmake

Approved by:	portmgr (bapt)
2013-09-05 06:31:38 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Juergen Lock
6b1e05e1c5 - Convert to USES=gmake perl5.
- Fix register allocation problems with clang on i386:
  * Remove the q modifier from inline asm such that clang no longer
    uses a 64 bit register. Instead cast the operand to register_t
    which is 32 bit on i386 and 64 bit on amd64.
  * Add -fomit-frame-pointer to CFLAGS to free up an extra register.
- Fix the issue with WITH_DEBUG by adding --disable-real-codecs
  which apparently never really worked anyway.
- Patch configure so it no longer adds -mtune=i386 to CFLAGS.
- Bump PORTREVISION.

PR:		ports/181786
Submitted by:	tijl
2013-09-04 16:45:13 +00:00
Antoine Brodin
b629c298b6 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-03 17:10:36 +00:00
Baptiste Daroussin
1e60403ddd Add an explicit dependency on pkgconf 2013-09-03 14:08:55 +00:00
Baptiste Daroussin
4a4792ca9c Add an explicit dependency on pkgconf 2013-09-03 13:01:56 +00:00
Baptiste Daroussin
7348293b8a Add an explicit dependency on pkgconf 2013-09-03 12:42:48 +00:00
Baptiste Daroussin
c7d6ee97c1 Add an explicit dependency on pkgconf 2013-09-03 10:23:55 +00:00
Baptiste Daroussin
019f2422aa Add an explicit dependency on pkgconf 2013-09-03 08:49:46 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
888f361022 Add an explicit dependency on pkgconf 2013-09-02 22:31:37 +00:00
Baptiste Daroussin
c41a62214e Add an explicit dependency on pkgconf 2013-09-02 22:23:53 +00:00
Baptiste Daroussin
3f0ee0e031 Add an explicit dependency on pkgconf 2013-09-02 22:11:23 +00:00
Baptiste Daroussin
2f3fa0d623 Add an explicit dependency on pkgconf 2013-09-02 22:03:38 +00:00
Baptiste Daroussin
77aed62c7d Add an explicit dependency on pkgconf 2013-09-02 20:51:40 +00:00
Antoine Brodin
2b3f9dfc92 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 20:27:53 +00:00
Antoine Brodin
41402c773d Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 18:22:05 +00:00
Antoine Brodin
4996dcd529 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 18:08:32 +00:00
Baptiste Daroussin
3bc5091b11 Add an explicit dependency on pkgconf 2013-09-02 16:55:04 +00:00
William Grzybowski
fc2ecf59ae multimedia/transcode: add V4L option
- Add V4L option [1]
- Remove support for OS < 7.x
- Remove leading article from COMMENT
- Add LICENSE (GPLv2)
- USES gmake

PR:		ports/179460
Submitted by:	Naram Qashat <cyberbotx cyberbotx.com> (maintainer)
2013-09-02 16:23:41 +00:00
Dmitry Marakasov
c3eb893eff - Fix dependency on portaudio
- Fix build with clang
2013-09-02 15:40:12 +00:00
Baptiste Daroussin
bee65d048d Add an explicit dependency on pkgconf 2013-09-02 15:39:17 +00:00
Baptiste Daroussin
77d5662e7c Add an explicit dependency on pkgconf 2013-09-02 13:54:45 +00:00
William Grzybowski
5995471df8 multimedia/libbluray: update to 0.3.0
- Update to 0.3.0 [1]
- Use single space in WWW [1]
- Add LICENSE (LGPL21)
- Convert to new lib depends syntax

Changes:
http://git.videolan.org/?p=libbluray.git;a=blob_plain;f=ChangeLog;hb=HEAD

PR:		ports/181492
Submitted by:	Dominic Fandrey <kamikaze bsdforen.de> (maintainer)
2013-09-02 13:02:50 +00:00
William Grzybowski
4acca49535 multimedia/libaacs: update to 0.6.0
- Update to 0.6.0 [1]
- Convert lib depends to new syntax
- Bump PORTREVISION for dependent ports

Changes:
http://git.videolan.org/?p=libaacs.git;a=blob_plain;f=ChangeLog;hb=HEAD

PR:		ports/181492
Submitted by:	Dominic Fandrey <kamikaze bsdforen.de> (maintainer)
2013-09-02 12:59:38 +00:00
Baptiste Daroussin
1bdfab4132 Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
Boris Samorodov
b7b37b035a Adopt USES+=iconv.
Approved by:	maintainers (by e-mail)
2013-09-01 19:51:52 +00:00
Andrej Zverev
83fde1bab9 - Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
- Use single space after WWW: in pkg-descr

With hat:	perl@
2013-09-01 17:18:49 +00:00
Li-Wen Hsu
bd71998654 Chase renaming databases/py-migrate to databases/py-sqlalchemy-migrate 2013-09-01 12:58:10 +00:00
Armin Pirkovitsch
e78916e3b1 - Update multimedia/miro to 6.0
- change ffmpeg dependency to ffmpeg1
- update maintainer to swills@ (suggested and accepted over irc)

PR:           ports/181348
Submitted by: Steve Wills <swills _AT_ FreeBSD.org>
Approved by:  decke (mentor)
2013-09-01 12:37:56 +00:00
Mark Felder
545a6965f8 - Update to 0.9.8.5.165
Approved by:	crees (mentor)
2013-08-31 19:12:54 +00:00
Koop Mast
26461e5aec Update to 1.0.10.
Bug fix release.
2013-08-31 18:29:55 +00:00
Baptiste Daroussin
e6f7df1dbd Add an explicit dependency on pkgconf
While here trim headers
2013-08-31 13:04:58 +00:00
Baptiste Daroussin
d1218825c5 Convert USE_GNOME=pkgconfig -> USES=pkgconfig
Convert USE_GNOME=gnomehack -> USES=pathfix
Convert USE_GMAKE -> USES=gmake
2013-08-31 00:29:43 +00:00
Baptiste Daroussin
0dc34effd5 Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
2013-08-30 22:31:38 +00:00
Juergen Lock
87574e228e Update to 3.11.0.2 .
Submitted by:	hselasky (maintainer)
2013-08-29 18:03:03 +00:00
Juergen Lock
7971c20258 Fix build with updated net/liveMedia.
PR:		ports/181610
Submitted by:	Florent Peterschmitt <florent@peterschmitt.fr>
Obtained from:	vlc upstream git via archlinux
2013-08-29 17:33:11 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Bryan Drewery
7900034279 - Use IGNORE when PACKAGE_BUILDING; keep pre-fetch as it is creating
the directory to fetch to for the user.

With hat:	portmgr
2013-08-29 14:27:20 +00:00
Sunpoet Po-Chuan Hsieh
83590b0ec5 - Use single space after WWW: 2013-08-29 04:09:40 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
William Grzybowski
782112bcaa graphics/wxsvg: update to 1.1.16
- Update to 1.1.16 [1]
- USES gmake
- Bump PORTREVISION of dependent ports
- Pass maintainership to submitter

Changes: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog

PR:		ports/181570 [1]
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo gmail.com>
2013-08-28 21:28:50 +00:00
Rene Ladan
829b60e37d Remove expired ports:
2013-08-27 lang/ldc-devel: Broken for more than 6 month
2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month
2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month
2013-08-27 sysutils/avfs: Broken for more than 6 month
2013-08-27 multimedia/mp4split: Broken for more than 6 month
2013-08-27 net-mgmt/noc: Broken for more than 6 month
2013-08-27 sysutils/empower: Broken for more than 6 month
2013-08-27 emulators/xgngeo: Broken for more than 6 month
2013-08-27 graphics/geglmm: Broken for more than 6 month
2013-08-27 sysutils/libumberlog: Broken for more than 6 month
2013-08-27 net/wizd: Broken for more than 6 month
2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month
2013-08-27 palm/barry: Broken for more than 6 month
2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month
2013-08-27 news/lottanzb: Broken for more than 6 month
2013-08-27 textproc/xaira: Broken for more than 6 month
2013-08-27 graphics/f90gl: Broken for more than 6 month
2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month
2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month
2013-08-27 math/dislin: Broken for more than 6 month
2013-08-27 irc/smuxi: Broken for more than 6 month
2013-08-27 18:57:00 +00:00
Bernhard Froehlich
624dc8bdb4 - Update to 0.26.1 2013-08-27 13:37:21 +00:00
Martin Matuska
a4f5f79ec3 Update ffmpeg1 to 1.2.3 2013-08-27 13:34:51 +00:00
Alexey Dokuchaev
c69ba31284 - Sadly, have to USE_GCC (any version) because of nested functions (and no
immediately obvious way to get rid of them)
- Some non-functional changes: fix a few noticed whitespace bugs and a typo
2013-08-24 09:58:30 +00:00
Alexey Dokuchaev
5ec3618067 - Unbreak parallel (-jX) builds: fix targets dependencies
- Tighten Makefile header and COMMENT (drop an article)
- Define LICENSE (GPLv2), install README file, modernize LIB_DEPENDS
- Generally cleanup Makefile: trim redundant and obvious comments,
  superfluous global modifiers from regex', shorten overly long lines
- Terminate WWW line in pkg-descr with a slash (per PH, sect. 3.2.1)

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-24 09:07:34 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00