Commit graph

8642 commits

Author SHA1 Message Date
Tijl Coosemans
9ac207239c Fix compilation on i386 when OPTIMIZED_CFLAGS option is off.
PR:		190614
2014-06-10 12:38:09 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Antoine Brodin
a5e11f9450 Fix build with gcc from base, it doesn't undertand -Wno-tautological-constant-out-of-range-compare
and has no flag to disable this warning

Phabric:	D197
Reviewed by:	bapt
2014-06-09 19:00:15 +00:00
Thomas Zander
d47fd3bfdc - Stagify
- Add LICENSE and LICENSE_FILE
- Bump PORTREVISION
- Use PLIST_FILES instead of pkg-plist

Approved by:	maintainers (implicit)
2014-06-09 18:27:38 +00:00
Baptiste Daroussin
73484742c4 Update libdvbpsi to 1.2.0
Strip binaries
USES=libtool
Use options helpers
Chase library change
2014-06-09 14:50:22 +00:00
Vanilla I. Shu
cdab480c75 Fix typo.
Submitted by:	rm@
2014-06-09 03:43:22 +00:00
Vanilla I. Shu
c4e554fc18 Stagify. 2014-06-09 03:12:38 +00:00
Vanilla I. Shu
5f07a903a2 Stagify. 2014-06-09 03:09:20 +00:00
Vanilla I. Shu
5a8e8b2127 1: Stagify.
2: add LICENSE.
3: switch to PYDISTUTILS_AUTOPLIST.
2014-06-09 03:06:28 +00:00
Vanilla I. Shu
53c978aab7 1: Stagify.
2: add LICENSE.
2014-06-09 02:55:06 +00:00
Vanilla I. Shu
dc55aed854 Stagify, bump version for pkg-plist changed. 2014-06-09 02:48:55 +00:00
Vanilla I. Shu
508104168e Stagify. 2014-06-09 02:42:41 +00:00
Thomas Zander
7bf356c3b2 - New upstream release (dated 2011-05-02)
- Add LICENSE
- Add dependency on ogmtools due to dvdxchap
- USE_* -> USES
- Stagify
- OPTIONS for DOCS and EXAMPLES

Approved by:	mentors (implicit)
2014-06-08 22:23:06 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Jimmy Olgeni
ac30cb067f Remove indefinite articles from COMMENT where I'm maintainer. 2014-06-08 13:14:42 +00:00
Thomas Zander
b6a1b5e252 - Stagify
- Minor fix LICENSE: BSD -> BSD3CLAUSE

Approved by:	portmgr (blanket), mentors (implicit)
2014-06-08 06:12:39 +00:00
Juergen Lock
54267dd0bb Update to 1.8.2 . 2014-06-07 16:32:21 +00:00
Thomas Zander
b1075d438e - Stagify
- Add LICENSE

Approved by:	mentors (implicit)
2014-06-07 14:27:25 +00:00
Thomas Zander
5f06c72a18 - Add CONFLICTS to mplayer to prevent install conflict with mplayer2 [1]
- Fix crash when trying to play certain videos with no audio in gmplayer [2]
- Improve non-options variable summary during build in pre-everything [2]
- Bump PORTREVISION in mplayer (the binary changes)

PR:		190027
Submitted by:	rfg@tristatelogic.com [1], andre@albsmeier.net[2]
Approved by:	mentors (implicit)
2014-06-07 13:24:16 +00:00
Thomas Zander
0cede931fd - New upstream release 1.0.1
- Un-break build with clang
- Stagify
- Introduce NLS OPTION
- USE_* -> USES
- Shared lib convention: shlib.X -> libshlib.so
- Pet portlint

Approved by:	mentors (implicit)
MFH:	2014Q2
2014-06-07 12:26:32 +00:00
Mark Felder
f0c25c1bfb Update to 0.9.9.10 2014-06-06 14:12:32 +00:00
Dmitry Marakasov
3e60d29df6 - Convert USE_BZIP2 to USES
- Clarify LICENSE

Approved by:	portmgr blanket
2014-06-06 11:12:46 +00:00
Mark Felder
454b1c8b9b Update to 0.9.9.11 2014-06-05 02:18:28 +00:00
Thomas Zander
e881939ed5 - Stagify
- USE_* -> USES
- Use ${PORT_OPTIONS:MREALPLAYER} instead of WITHOUT_REALPLAYER
- Handle permissions via @mode in pkg-plist

Approved by:	mentors (implicit)
2014-06-04 19:34:50 +00:00
Guido Falsi
46e6046a3a Update to 1.3.1
PR:		189677
Submitted by:	me
Approved by:	Maintainer timeout
2014-06-03 20:30:45 +00:00
Christian Weisgerber
5a2d77b7d4 Complete overhaul:
* staging
* USES=libtool
* drop the autotools dependencies
* better integration with the ports framework

Approved by:	sunpoet
2014-06-03 19:37:37 +00:00
Tijl Coosemans
72dfba0d11 Fix pkg-plist when NLS option is off.
Reported by:	Thomas Mueller <tmueller@sysgo.com>
2014-06-03 09:20:32 +00:00
Tijl Coosemans
8840bb385b - Remove libproxy dependency. I cannot find any references to it.
- Add libidn dependency.  It is always picked up when detected by
  configure.
- Add libxml2 dependency (USE_GNOME=libxml2).  It's actually an optional
  dependency but it is used by several other plugins.
- Replace OSVERSION+clang tests with USES=compiler:c11.
- Replace post-patch command with USES=pathfix.
- Add some more --enable-* flags to CONFIGURE_ARGS to make sure configure
  doesn't silently ignore problems with dependencies.
- Add some more --disable-* flags to CONFIGURE_ARGS to make sure
  configure doesn't auto-enable them.
- Specify the correct location of KDE Solid files in CONFIGURE_ARGS.
  ("Play with VLC" option when you insert a CD/DVD.)
- Add ac_cv_search_pthread_rwlock_init=-pthread to CONFIGURE_ARGS to
  override the test for libpthread.  It detects pthread_rwlock_init in
  our libc and assumes no threading library is needed, but libc doesn't
  have a real pthread implementation.
- Add the gnutls3 include directory to CPPFLAGS before LOCALBASE/include
  which may contain gnutls2 headers.
- Rename some options so more descriptions from bsd.options.desc.mk can
  be used.
- Add OPTIMIZED_CFLAGS to OPTIONS_DEFAULT.  Remove custom CFLAGS so this
  option only controls the "optimizations" configure option which is
  enabled by default by upstream.
- Remove REALAUDIO from OPTIONS_DEFAULT.  Old codec.
- Remove SDL from OPTIONS_DEFAULT.  This is an alternative way to render
  video.  The X11 option is better for this.
- Remove SKINS from OPTIONS_DEFAULT.
- Remove X264 from OPTIONS_DEFAULT.  It's an encoder, not a decoder and
  vlc is typically used as a player not as a video server.
- Remove SERVER_ONLY and NO_DVD options.  Their implementation doesn't
  work with modern options framework.
- Add a patch to fix some issues in the configure script, e.g. don't add
  -L/usr/local/lib to LDFLAGS.  This ends up in the wrong place on the
  linker command line causing installed vlc libraries to be linked in
  instead of freshly built ones.
- With patched configure some options like A52 need include/library
  search paths now.
- Some options have pkgconfig files now so remove include/library search
  paths where possible.
- Separate KATE option from OGG.
- Use option helpers for LIBRSVG2, LUA, OGG, QT4, SDL, V4L and X11.
- Implement NCURSES option with USES=ncurses.
- Add VDPAU option.
- Drop perl5 dependency.
- Drop old hacks like -fPIC, -I${WRKSRC}/include, LIBS="-lc", PTHREAD_LIBS.
- Add missing dependencies to SKINS option (libminizip, xorg)
- Patch the right file with WITH_CDROM_DEVICE and WITH_DVD_DEVICE.
- Only use auto-plist for the plugins directory.  Use regular pkg-plist,
  PORTDATA and PORTDOCS for everything else.  This is a lot simpler and
  makes it easier to detect library version changes.
- Delete some unneeded patches.

Approved by:	bapt
2014-06-02 20:42:44 +00:00
Rene Ladan
f1d7510a15 Remove expired port:
2014-06-02 multimedia/shell-fm: Unusable, subscription radio streaming service will come to an end
2014-06-02 09:19:32 +00:00
Olli Hauer
886a9071a1 - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
Marcus von Appen
74c65ae602 - Update graphics/sdl_gfx to version 2.0.25
- Bump PORTREVISION on ports depending on it, since the shlib version changed
2014-06-01 08:11:34 +00:00
Antoine Brodin
2e34642c45 Mark a few unfetchable ports as BROKEN
With hat:	portmgr
2014-06-01 08:00:35 +00:00
Marcus von Appen
d4cf0dcbcf - Update to version 10.1 2014-06-01 07:33:19 +00:00
Ruslan Makhmatkhanov
9b7d484701 multimedia/gtk-recordmydesktop: support stage
- convert desktopfileutils to USES equivalent
- support stage
- bump PORTREVISION
2014-06-01 05:48:58 +00:00
Thomas Zander
0c44aafe64 Fix LEGAL/LICENSE* for multimedia/vtkmpeg2encode.
The code itself may be distributed, as well as compiled binaries.
But its usage is subject to patent restrictions, as indicated to the
user in pkg-message.
While on it:
- Stagify
- Pet portlint

PR:		ports/189093
Submitted by:	Jason Bacon <jwbacon@tds.net>
Approved by:	thierry (mentor)
2014-05-31 21:22:21 +00:00
Alex Kozlov
fe7fc772a5 - Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (antoine)
2014-05-31 16:37:58 +00:00
Carlo Strub
7428628ac5 Back to pool
Approved by:	portmgr (implicit)
2014-05-30 20:33:46 +00:00
Dmitry Marakasov
d03388cc06 - Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-05-30 19:59:28 +00:00
Juergen Lock
c0f97c5789 - Stagify.
- Use new LIB_DEPENDS syntax.
2014-05-30 18:30:07 +00:00
Koop Mast
aa348e2de4 Stagify.
Cleanups and unbreak.
2014-05-30 16:54:50 +00:00
Juergen Lock
5197034ceb Stagify.
Approved by:	hselasky (maintainer)
2014-05-30 16:08:35 +00:00
Juergen Lock
d8faffd8c4 Stagify. 2014-05-30 16:06:53 +00:00
Kevin Lo
8258a9ecd3 Stage support. 2014-05-30 09:32:34 +00:00
Philippe Audeoud
cfb06876d7 - Update to 13.1 RC1
PR:		ports/190310
Submitted by:	maintainer
2014-05-30 07:46:33 +00:00
Sunpoet Po-Chuan Hsieh
de880f7155 - Add LICENSE
- Use USE_PYDISTUTILS=yes and PYDISTUTILS_AUTOPLIST
- Remove USE_GNOME=desktopfileutils
- Convert to new options helper
- Support STAGEDIR
- Bump PORTREVISION for package change
- Pass maintainership to submitter
- While I'm here:
  - Fix post-install: DESKTOPDIR is already in BSD.local.dist
  - Simplify Makefile

PR:		ports/190255
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-30 05:31:20 +00:00
Josh Paetzel
8f15230af2 No need to try and patch the docs Makefile,
it's been replaced with a doxygen config file.

This unbreaks the port build when trying to build the docs.
2014-05-29 22:05:38 +00:00
Koop Mast
297b82da29 Commit correct patch.
Noticed by:	nwhitehorn@
2014-05-29 19:58:14 +00:00
Koop Mast
d4ed80463d Fix compile on ppc.
PR:		ports/188278
Submitted by:	nwhitehorn@
2014-05-29 19:44:48 +00:00
Danilo Egea Gondolfo
19b1034195 - Update from 1.3 to 1.4
- Add libtool to USES
2014-05-28 15:21:54 +00:00
Baptiste Daroussin
9a15313bfe Fix after scons.mk changes
Really scons is horrid
2014-05-27 22:33:44 +00:00
Dmitry Marakasov
8f0a2f25e3 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-05-27 14:14:11 +00:00
Baptiste Daroussin
2e503ba966 Revert update which should not have happen 2014-05-27 11:55:36 +00:00
Baptiste Daroussin
1ad6236c36 Convert vlc to USES=libtool
Because vlc uses a dynamic plist that dynamic plist should be created after the removal of the .la files hence move this target into add-plist-data (this is a dirty workaround) and one more reason why dynamic plist are evil
libvlc.so.X number has changed (hidden by dynamic plist, told you this is evil)
bump all consumers of libvlc.so
2014-05-26 22:24:13 +00:00
Baptiste Daroussin
50bcd6e4fa Fix build with new lua
Submitted by:	dankm (via irc)
2014-05-26 22:02:45 +00:00
Thomas Zander
3af48c1f2c UIDs:
- Add freevo

GIDs:
- Add freevo

multimedia/freevo
- Handle user/group creation via Makefile variables
- Stagify
- Add License
- Bump PORTREVISION
- Simplify install
  - remove pkg-install.in
  - handle private subdirs in /var via pkg-plist and Makefile
  - remove user/group handling in pkg-deinstall.in

PR:		ports/189995
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)
Approved by:	thierry (mentor), maintainer
2014-05-26 17:42:21 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Koop Mast
097c01dd0a Update openjpeg to 2.1.0.
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.

Approved by:	portmgr (implicit) for NO_STAGE ports
2014-05-26 14:42:44 +00:00
Baptiste Daroussin
4d866f3de1 Fix
With hat:	portmgr
2014-05-26 13:40:41 +00:00
Baptiste Daroussin
469f5c3765 Convert to USES=mono 2014-05-26 13:31:49 +00:00
Baptiste Daroussin
650f107d75 Convert to USES=mono
With hat:	portmgr
2014-05-26 13:29:39 +00:00
Martin Wilke
4ec433d559 - Convert gmake,xz,bzip to USES
Approved by:	portmgr
2014-05-26 12:06:10 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Jimmy Olgeni
ed32f07545 Add staging support. 2014-05-23 11:46:05 +00:00
Josh Paetzel
8dd1384ad1 Update to 1.2.13
PR:	ports/189993
Submitted by:	Bartek Rutkowski
2014-05-23 00:32:01 +00:00
Juergen Lock
31fabf22a3 Update to 1.8.1 . 2014-05-22 17:23:23 +00:00
Martin Wilke
79c74cb491 - Stage support
PR:		189996
Submitted by:	maintainer
2014-05-22 08:01:28 +00:00
Martin Wilke
f74c9c96ed - Stage support
PR:		189997
Submitted by:	maintainer
2014-05-22 08:00:58 +00:00
Martin Wilke
f5978c1166 - Stage support
PR:		189998
Submitted by:	maintainer
2014-05-22 08:00:15 +00:00
Steve Wills
e5303cb4a0 - Update to 0.9.7
- Stage
- Pet portlint

PR:		ports/189602
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-22 02:15:23 +00:00
Philippe Audeoud
5605646e55 - Use PORTSCOUT to ignore 1.41 (older than current version)
- Make portlint happy while I'm here
2014-05-21 08:11:25 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Ganael LAPLANCHE
8ef3bb2a64 - Add documentation files
- Silent check-plist warning regarding orphaned .la file
2014-05-19 06:21:06 +00:00
Martin Wilke
6b5a406916 - Fix build with clang
- Stage support

PR:		187756
Submitted by:	ports fury
2014-05-18 04:55:41 +00:00
Martin Wilke
5dfc28222d - Fix build with clang
- Stage support
- Options helper

PR:		187759
Submitted by:	Ports Fury
2014-05-17 09:52:23 +00:00
Juergen Lock
978816c435 - Fix plist with older nvidia-driver versions that don't support opengl 2.0 .
- Bump PORTREVISION.

Reported by:	Garrett Garrison
2014-05-16 17:27:39 +00:00
Baptiste Daroussin
4f274163c7 Prevent x264 to link to ffmpeg if ffmpeg is already installed on the system which will lead to a circular dependencies which is revealed by pkg autodeps functionnality
Reported by:	kwm
2014-05-15 18:53:46 +00:00
Tijl Coosemans
7d63ce3298 - Remove USE_XORG=xt.
- Leave WIN32_CODECS option off by default to get an official package.
- Remove iconv configure argument.  ICONV_CONFIGURE_ARG is always empty.
2014-05-15 10:45:20 +00:00
Tijl Coosemans
b03107f88d multimedia/libdvdcss:
- USES=gmake libtool pathfix tar:bzip2.
- INSTALL_TARGET=install-strip.
- Use options.
- Staging.
- Simplify post-patch commands.
- This update changes the library version but this allows removing
  libdvdcss related patches from dependent ports.

multimedia/libxine: [1]
- Add USES=libtool:keepla and remove libtool related patches and post-patch
  commands.
- Move bsd.port.pre.mk include down and remove WANT_GNOME.
- Remove USE_XORG=sm.  libxine doesn't link to it.
- Remove CONFIGURE_ENV.  Not needed.
- Clean up CPPFLAGS and CFLAGS.
- Rename the GTK2 option PIXBUF and depend on gdkpixbuf2 instead of gtk20.
- Remove PATCH_DIST_ARGS.  Leftover from when there were external patches.
- Remove -fno-force-addr clang hack.  Modern gcc does not support the flag
  either and it was only added in case the user has -fforce-addr in CFLAGS
  in make.conf.
- Fix IMAGEMAGICK option.
- Merge pre-configure with post-patch and remove most commands because they
  don't do anything.

multimedia/libdvdread:
- USES=libtool:oldver pathfix.
- INSTALL_TARGET=install-strip.

multimedia/handbrake:
- Add build dependency on devel/libtool because configure script expects
  to find existing libtool program.
- Turn dependency on libdvdcss into library dependency such that headers
  are available during build.
- Add USES=libtool to patch libtool scripts in contrib code.
- Remove run-autotools-aclocal target and replace USE_AUTOTOOLS=aclocal
  with "autoconf:env automake:env" to indicate only build dependencies
  are needed and the tools don't have to be run.

Approved by:	nox [1]
2014-05-15 10:41:21 +00:00
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Ganael LAPLANCHE
8e3dcb3c28 - Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread

Approved by:	portmgr (implicit) [1]
2014-05-13 10:17:04 +00:00
Juergen Lock
6fdb0f378f - Update to 3.13.0.6 . [1]
- Stagify.
- Use new LIB_DEPENDS syntax.
- Switch to USES= tar:bzip2.

Submitted by:	hselasky (maintainer) [1]
Approved by:	hselasky (maintainer)
2014-05-12 22:01:10 +00:00
Christian Weisgerber
c8dd8e95a3 Comment out the RUSXMMS_PATCHES option, which is actually broken
since the USES=libtool conversion.  These patches are horribly
intrusive, and if you need charset handling, a GTK1 application is
the wrong tool.  (Use audacious.)  I really want to remove this hack,
but let's see if somebody complains.
2014-05-12 21:44:44 +00:00
Philippe Audeoud
2c14601eee - Update to 13.0 RC1
- Remove useless dvdread run  depends

PR:		ports/189108
Submitted by:	maintainer
2014-05-12 13:45:47 +00:00
Barbara Guida
1ca3341c36 Add libtool:oldver to USES 2014-05-12 11:24:47 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Dmitry Marakasov
3d5740aee9 - Switch to USE_GNOME=introspection
- Whitespace fix

PR:		186214
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-05-12 02:01:19 +00:00
Juergen Lock
2ce54071b7 - Add RUN_DEPENDS on x11-fonts/xorg-fonts-truetype.
- Add USES= shebangfix for svdrpsend.
- Use @sample.
- Pet check-plist.
- Bump PORTREVISION.
2014-05-11 16:04:28 +00:00
Guido Falsi
756c295290 - Update libva to 1.3.1
- Add USES=libtool to libva and libva-vdpau-driver and adjust plist accordingly
2014-05-11 15:44:56 +00:00
Guido Falsi
901c376eae Add USES=libtool and adjust plist accordingly. 2014-05-11 15:44:20 +00:00
Thomas Zander
8784322015 Un-break install, but while on it
- Update port to upstream release 2.6.3
- Use correct download URL (move from Google code to bitbucket)
- Add LICENSE
- USE_* -> USES
- Generate plist via pydistutils
- Use SPC option on i386 only, it's not supported elsewhere
- Stagify
- Change URLs in pkg-message (pointing to bitbucket), simplify

Special thanks to Carlos (submitter) for reviewing, and to
Christoph Reiter (Quodlibet project) for fixing the '--record'
option for Quodlibet with pydistutils.

PR:		ports/187263
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Reviewed by:	submitter
Approved by:	thierry (mentor), maintainer timeout
MFH:		2014Q2
2014-05-11 14:37:21 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Dmitry Marakasov
e84dbafbd2 - Support staging 2014-05-09 23:53:21 +00:00
Dmitry Marakasov
4c675dc010 - Support staging
- Convert USE_GMAKE to USES
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
2014-05-09 23:49:27 +00:00
Dmitry Marakasov
916a43ecf6 - Support staging
- Use new LIB_DEPENDS syntax
2014-05-09 23:31:53 +00:00
Steve Wills
990176f584 - Update to 18.6
- Pet portlint

PR:		ports/189523
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-09 21:01:54 +00:00
Sunpoet Po-Chuan Hsieh
8670b373e0 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189275
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:40:46 +00:00
Dmitry Marakasov
217de3f0e2 - Convert USE_BZIP2 to USES 2014-05-08 16:04:08 +00:00
Tim Bishop
af8348bb5b Fix check-stagedir plist warning.
https://jenkins.freebsd.org/pci/head-amd64/logs/bulk/headamd64-default/708/logs/errors/motion-3.2.12_4.log
Error: Orphaned: %%ETCDIR%%.conf

This was caused by motion.conf being installed by the Makefile when it
should have been handled only in pkg-plist.

Also switched pkg-plist to use the new @sample keyword.

Submitted by:	swills
2014-05-08 12:18:25 +00:00
Sunpoet Po-Chuan Hsieh
d60b005d21 - Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2014-05-08 03:25:06 +00:00