non port: multimedia/pwcbsd/Makefile |
SVNWeb
|
Number of commits found: 50 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 1 Sep 2022
|
[ 18:13 Dmitry Marakasov (amdmi3) ] c3c6816
multimedia/pwcbsd: disable -Werror
This fixes build on 13.0
|
Tue, 23 Aug 2022
|
[ 13:09 Cy Schubert (cy) ] 8ac2ca4
multimedia/pwcbsd: Fix build under 14-CURRENT poudriere
Fix the following:
pwc-dec23.c:350:6: error: variable 'line_size' set but not used
[-Werror,-Wunused-but-set-variable]
int line_size; /* size of the line (4Y+U+V) */
^
pwc-dec23.c:608:17: error: variable 'pout' set but not used
[-Werror,-Wunused-but-set-variable]
unsigned char *pout, *pout_planar_y = NULL, *pout_planar_u =
^
|
Mon, 22 Aug 2022
|
[ 18:13 John Baldwin (jhb) ] 2d11072 (Only the first 10 of 13 ports in this commit are shown above. )
multimedia/pwcbsd: Clean up local patches.
- Convert unconditional EXTRA_PATCHES to regular patches (they used to
be conditional on an OSVERSION check removed several years ago)
- Regenerate patches with make makepatch to ease future maintenance.
Differential Revision: https://reviews.freebsd.org/D35949
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 63f36d3 (Only the first 10 of 224 ports in this commit are shown above. )
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Wed, 28 Jul 2021
|
[ 20:34 Lars Engels (lme) ] c4fd779 (Only the first 10 of 45 ports in this commit are shown above. )
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 8 Nov 2019
|
[ 13:59 tobik ] (Only the first 10 of 44 ports in this commit are shown above. )
multimedia: Add missing USES={gl,gnome,sdl,xorg}
|
Tue, 11 Dec 2018
|
[ 17:03 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Fri, 20 Jul 2018
|
[ 09:29 0mp ]
Remove redundant kld from CATEGORIES if a port uses kmod.
"USES=kmod" already adds kld to CATEGORIES so it is unnecessary to set
CATEGORIES to kld explicitly.
PR: 228543
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16359
|
Fri, 2 Jun 2017
|
[ 15:49 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 8 Dec 2014
|
[ 21:29 bapt ]
Remove useless @cwd
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 20 Jun 2014
|
[ 09:11 lme ]
- Stagify
- Add LICENSE
- Remove NO_PACKAGE restriction, the package should include a working kmod
- Use new LIB_DEPENDS
- Move pkg-message to files/
- Use %%KMODDIR%% instead of hardcoding it
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
[ 12:54 bdrewery ] (Only the first 10 of 61 ports in this commit are shown above. )
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above )
|
Thu, 5 Sep 2013
|
[ 15:52 lme ]
- Fix build with clang [1]
- Use to new LIB_DEPENDS format
Reported by: pkg-fallout
|
Sat, 11 May 2013
|
[ 12:58 bapt ]
Convert to new options framework
While here remove test for unsupported versions
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
|
Fri, 17 Dec 2010
|
[ 03:54 linimon ]
Use the $SRC_BASE Makevar instead of hard-coding.
Approved by: maintainer
|
Fri, 1 Oct 2010
|
[ 21:09 lme ]
- Fix build with WITH_MMAP
- Bump PORTREVISION
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 16 Jan 2010
|
[ 20:49 kwm ]
Register conflict with pwcview.
|
Sat, 3 Oct 2009
|
[ 18:54 lme ]
- Fix pwcview crash when taking still images
- Bump PORTREVISION
PR: ports/137265
Submitted by: Ralf Gebhart <gebhart (AT) burdawireless.com>
|
Wed, 9 Sep 2009
|
[ 18:12 lme ]
- Fix build on 8.x
- Bump PORTREVISION
Patch by: gj@
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Thu, 28 May 2009
|
[ 18:53 lme ] (Only the first 10 of 11 ports in this commit are shown above. )
- Fix build on 7.x
- Mark BROKEN for older 8-CURRENT
- Bump PORTREVISION
|
Wed, 27 May 2009
|
[ 18:31 lme ]
- Add patches to fix build with USB2
- Bump PORTREVISION
Patches Submitted by: hps
|
Sat, 28 Feb 2009
|
[ 13:43 lme ]
Mark BROKEN with usb2
|
Fri, 21 Nov 2008
|
[ 18:58 lme ]
- Unbreak
- Add additional mirror to MASTER_SITES
- Remove check for 5.x
- Grab maintainership
|
[ 09:32 itetcu ]
Mark broken since it doesn't fetch
Prompted by: QAT QA run
|
Thu, 20 Mar 2008
|
[ 21:05 miwi ]
- Drop Maintainership
PR: 121857
Submitted by: Raaf <raaf@zen.mooo.com> (old maintainer)
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Tue, 9 Oct 2007
|
[ 12:42 miwi ]
- Update to 1.4.1
PR: 117041 (merged from nosedive)
Submitted by: maintainer
|
Wed, 4 Jul 2007
|
[ 14:14 miwi ]
- Update to 1.4.0
- Update maintainer mail adress
PR: 114268
Submitted by: Raaf <raaf@zen.mooo.com> (maintainer)
|
Fri, 29 Jun 2007
|
[ 09:16 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 16 Dec 2006
|
[ 05:50 cokane ]
Commit of fixes that make this buildable once again after Rev. 1.82 of
src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros.
A number of manually designed device printf statements were replaced with
the appropriate calls to device_printf(9). In addition, did a find/replace
of other removed macros with the previous definitions from that file.
I don't have a camera so I don't know the operative status of this port
under -CURRENT yet.
PR: ports/106794
|
Sat, 7 Oct 2006
|
[ 08:44 miwi ]
- Add backup MASTER_SITES
PR: ports/103953
Submitted by: Kyryll A Mirnenko <mirya@matrix.ua>
Approved by: raaf (maintainer)
|
Sun, 24 Sep 2006
|
[ 19:30 miwi ]
- Update to pwcbsd-1.3.1
- Fixes build with new SDL port
- Minor bugfixes
PR: ports/103562
Submitted by: Raaf <freebsd@luna.afraid.org> (maintainer)
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
Tue, 1 Aug 2006
|
[ 20:36 flz ]
Don't install <linux/videodev.h>. This is moving to a brand new
multimedia/v4l_compat port.
Approved by: maintainer
|
Fri, 16 Jun 2006
|
[ 20:16 ume ]
- OPTION'fy.
- Add an option for enable mmap support.
Approved by: freebsd__at__luna.afraid.org (maintainer)
|
Thu, 15 Jun 2006
|
[ 21:33 miwi ]
Update to pwcbsd-1.3.
Changelog available here: http://raaf.atspace.org/Changelog
PR: ports/98938
Submitted by: raaf
Approved by: krion (mentor), maintainer
|
Sun, 21 May 2006
|
[ 18:10 arved ]
Update to 1.2
PR: 97244
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Raaf <freebsd@luna.afraid.org>
|
Sat, 29 Apr 2006
|
[ 13:47 sem ]
This port provides a FreeBSD kernel module that
video4linux enabled and raw yuv420p applications
can use to access several USB based webcams.
WWW: http://www.saillard.org/linux/pwc/
PR: ports/93464
Submitted by: Raaf <raaf@luna.afraid.org>
|
Number of commits found: 50 |