Commit graph

312693 commits

Author SHA1 Message Date
Bernhard Froehlich
9563fa516f - Update to 4.2-8
- Support staging
2013-10-22 08:21:15 +00:00
Dmitry Marakasov
88565a637d - Readd lost pixmap
- Cosmetic port simplifications
2013-10-22 08:06:46 +00:00
Dmitry Marakasov
0cf46a7b40 - Support staging
- Convert USE_GMAKE to USES
2013-10-22 08:03:22 +00:00
Dmitry Marakasov
e4bb910cb8 - Support staging 2013-10-22 08:03:16 +00:00
Dmitry Marakasov
61c373ca46 - Support staging
- Convert USE_GMAKE to USES
- Use new LIB_DEPENDS syntax
2013-10-22 08:03:09 +00:00
Dmitry Marakasov
6c6d1a9f20 - Support staging
- Convert USE_GMAKE to USES
2013-10-22 08:03:00 +00:00
Dmitry Marakasov
0237f8a5f3 - Support staging 2013-10-22 08:02:54 +00:00
Tijl Coosemans
a8640e74af Remove USE_CSTD=gnu89 to fix compilation of C++ code when the WX option
is enabled.  It was added in r300328 to fix compilation with clang but
testing has shown it is no longer necessary.

PR:		ports/180017
Tested by:	Stefan Grundmann <sg2342@googlemail.com>
2013-10-22 07:55:09 +00:00
Dmitry Marakasov
d8f03fcaee - Support staging
- Convert USE_GMAKE to USES
2013-10-22 07:53:02 +00:00
Dmitry Marakasov
1e21b2a36f - Support staging 2013-10-22 07:52:56 +00:00
Dmitry Marakasov
5cd85ee18f - Remove unneeded WANT_GNOME 2013-10-22 07:50:28 +00:00
Dmitry Marakasov
4416ca64fd - Support staging
- Convert USE_GMAKE to USES
2013-10-22 07:50:02 +00:00
Dmitry Marakasov
30268f1572 - Support staging 2013-10-22 07:48:55 +00:00
Dmitry Marakasov
e9aece4d3b - Support staging
- Use new LIB_DEPENDS syntax
2013-10-22 07:48:12 +00:00
Dmitry Marakasov
c97823efa7 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-22 07:47:42 +00:00
Dmitry Marakasov
6d1f7cdf90 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-22 07:46:52 +00:00
Dmitry Marakasov
47c1ee730f - Support staging 2013-10-22 07:46:20 +00:00
Jason Helfman
191fdfdc57 - support staging 2013-10-22 06:04:54 +00:00
Danilo Egea Gondolfo
0d63491ed5 - Update from 2.19.6 to 2.19.7 [1]
- Add stage support [1]
- Convert LIB_DEPENDS to new syntax

PR:		ports/183128
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1]
2013-10-22 04:55:32 +00:00
Eitan Adler
04dbde1a67 - Convert to staging. 2013-10-22 04:22:17 +00:00
Eitan Adler
c443e8c5fa - Convert to staging
- Tested with poudriere
2013-10-22 04:06:52 +00:00
Danilo Egea Gondolfo
3bd44800a3 - Update from 0.83.8 to 0.84.2 [1]
- Add LICENSE [1]
- Add stage support

PR:		ports/183149
Submitted by:	Mathias Monnerville <mathias@monnerville.com> (maintainer) [1]
2013-10-22 03:58:13 +00:00
Danilo Egea Gondolfo
cf965dab9a - Convert {BUILD,RUN}_DEPENDS to USE_PGSQL [1]
- Add LICENSE
- Convert USE_GMAKE to USES
- Add DOCS option
- Add stage support

PR:		ports/183166
Submitted by:	Alexander Pyhalov <alp@sfedu.ru> (maintainer) [1]
2013-10-22 03:19:13 +00:00
Adam Weinberger
253f18f499 Fix plist referencing a non-existent directory.
PORTREVISION bump.

PR:				ports/183152
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-10-22 02:50:50 +00:00
Rusmir Dusko
0a4473e71c - Change maintainer email to @FreeBSD.org
- USE_GNOME cairo instead of graphics/cairo
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-10-22 00:23:34 +00:00
Danilo Egea Gondolfo
8863b8138e - Change maintainer email to @FreeBSD.org
- Add stage support
2013-10-22 00:22:41 +00:00
William Grzybowski
8b3370cfd9 comms/dabstick-radio: unset FFMPEG_SUFFIX
- Unset FFMPEG_SUFFIX, linking against ffmpeg

Approved by:	portmgr (bapt, implicit)
2013-10-22 00:11:45 +00:00
Grzegorz Blach
d42846784f - Append eina, eio to USE_ELF
- Bump PORTREVISION
2013-10-21 23:59:53 +00:00
William Grzybowski
04ec725b5e multimedia/k9copy-kde4: add missing cmake ffmpeg patch
- Add missing cmake ffmpeg patch
2013-10-21 23:43:03 +00:00
Danilo Egea Gondolfo
55b52cd51e - Add USE_GCC [1]
- Add LICENSE
- Convert LIB_DEPENDS to new syntax
- Convert USE_TK to USES
- Add DOCS and NLS options
- Add stage support
- Remove tab from WWW

PR:		ports/183071
Submitted by:	Aryeh M. Friedman <aryeh.friedman@gmail.com> (maintainer) [1]
2013-10-21 23:21:00 +00:00
Jason E. Hale
2c24ec70f8 - Fix ffmpeg dependency due to recent move
While here:
- Convert to options helpers
- Convert to new LIB_DEPENDS syntax
- Fix a few typos and portlint(1) warnings

Reported by:	avg
Patched by:	wg
2013-10-21 23:17:11 +00:00
Alan Somers
e669ee5922 Update to version 0.7. This version depends on the newly updated lutok-0.3.
PR:		183089
Submitted by:	Julio Merino <julio@meroh.net>
Reviewed by:	asomers
Approved by:	bdrewery
2013-10-21 23:12:01 +00:00
Alan Somers
762e9223ba Update to version 0.3. Don't create the empty directory /usr/tests/lutok.
PR:		183088
Submitted by:	Julio Merino <julio@meroh.net>
Reviewed by:	asomers
Approved by:	bdrewery
2013-10-21 23:10:50 +00:00
Rusmir Dusko
23fb40ee3c - Remove useless .include <bsd.port.options.mk>
Approved by:	pawel / wg (mentors, implicit)
2013-10-21 23:09:11 +00:00
William Grzybowski
57248cc139 multimedia/audacious-plugins: link against ffmpeg instead of ffmpeg-devel
- Link against ffmpeg instead of ffmpeg-devel

Approved by:	portmgr (bapt, implicit)
2013-10-21 23:09:05 +00:00
Rusmir Dusko
f0fa52bb42 - Change master sites
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Support STAGEDIR and add OPTIONS_SUB

Approved by:	pawel / wg (mentors, implicit)
2013-10-21 22:46:49 +00:00
William Grzybowski
4eeb0f2ae6 multimedia/ffmpeg-devel: use multimedia/ffmpeg instead
- Use multimedia/ffmpeg instead
2013-10-21 22:43:41 +00:00
William Grzybowski
763503582e multimedia/k9copy-kde4: link against ffmpeg0
- Link against ffmpeg0
- Convert lib depends to new format

Approved by:	portmgr (bapt, implicit)
2013-10-21 22:42:20 +00:00
Jung-uk Kim
e3a270e759 - Update to 20130927.
- Support staging.
2013-10-21 22:40:35 +00:00
Rusmir Dusko
7e9313be50 - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-10-21 22:00:28 +00:00
Rusmir Dusko
446fb236c1 - Update to 13
- Change master sites, use supplied icon
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
- Add post-patch, gcc --> ${CC}

Approved by:	pawel / wg (mentors, implicit)
2013-10-21 21:49:45 +00:00
Gerald Pfeifer
29dea009f3 STAGEify. Move PKGNAMESUFFIX to the proper location in Makefile.
Approved by:	dbn (maintainer)
2013-10-21 21:46:11 +00:00
Rusmir Dusko
2c346b1214 - Bump PORTREVISION
- Change master sites, add icon
- Pass maintainership to submitter
- Add DOCS and Option
- Change desktop entry
- Fix port and bad C++ code
- Change pkg-descr

PR:		ports/179287
Submitted by:	nemysis (self)
Approved by:	pawel / wg (mentors, implicit)
2013-10-21 21:40:50 +00:00
Rusmir Dusko
68adae2c8b - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USE_GNOME cairo instead of graphics/cairo
- Simplify Option NLS handling
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-10-21 21:31:04 +00:00
Jung-uk Kim
30b9bd7b94 - Update to r330538.
- Turn off mixed mode for HotSpot (i. e., JIT compiler) by default for
extreme safety.  Although it may be too conservative and/or slow, it is okay
because it is not useful for anything but bootstrapping OpenJDK itself.  In
fact, it does not seem stable within jails (e. g., QAT) for unknown reasons.
- Revert r330422.  Now it is obsolete by r330500.
2013-10-21 21:27:59 +00:00
Rusmir Dusko
238e1b9f97 - Change Makefile header
- Change master sites remove GH
- Change maintainer email to @FreeBSD.org
- USE_GNOME cairo instead of graphics/cairo
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Add patch, fix build with Clang

Approved by:	pawel / wg (mentors, implicit)
2013-10-21 21:23:34 +00:00
William Grzybowski
bac748f555 audio/audacity: link against ffmpeg0
- Link against ffmpeg0

Approved by:	portmgr (bapt, implicit)
2013-10-21 21:08:21 +00:00
Rusmir Dusko
f202310163 - Update to 4.8.10
- Use the new format for LIB_DEPENDS
- Remove PORTDATA use full pkg-plist
- Add DOCS and NCURSES Options
- Add EDITOR to default Options
- Remove NLS and EDIT from default Options
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS
- Remove obsolete REINPLACE_CMD
- Add patch, resolve Syntax error

PR:		ports/181364
Submitted by:	nemysis (self)
Approved by:	pawel / wg (mentors, implicit), maintainer timeout
2013-10-21 21:07:18 +00:00
Danilo Egea Gondolfo
472743a156 - Add stage support
- Add LICENSE
2013-10-21 20:54:28 +00:00
Rusmir Dusko
e6782484d1 - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS

Approved by:	pawel / wg (mentors, implicit)
2013-10-21 20:45:19 +00:00