non port: graphics/eos-movrec/Makefile |
SVNWeb
|
Number of commits found: 31 |
Fri, 4 Aug 2023
|
[ 02:32 Alexey Dokuchaev (danfe) ] 3dd7571
graphics/eos-movrec: take a different approach to unbreak the build
Fix the bad guard around #include <unistd.h> and drop the `register'
keyword which is no longer accepted as of C++ 17 instead of forcing
the particular (less strict) C++ standard. Reclaim maintainership.
|
Wed, 2 Aug 2023
|
[ 18:53 Muhammad Moinur Rahman (bofh) ] c6c3a8a
graphics/eos-movrec: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Wed, 26 Feb 2020
|
[ 00:51 linimon ]
Add compiler:c++11-lang to fix build on GCC-based systems:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1.
|
Tue, 25 Feb 2020
|
[ 17:49 danfe ]
- Backport upstream r141 (switch to Qt5) and resurrect
- Narrow down `dos2unix' fixup to one needed file only
- Fix symlink which was pointing to an absolute path
- Drop INSTALLS_ICONS knob (not applicable to Qt ports)
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Sun, 14 Jan 2018
|
[ 01:23 woodsb02 ] (Only the first 10 of 21 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.16
graphics/gphoto2: Update to 2.5.15
graphics/py-gphoto2: Update to 1.8.2
Also bump PORTREVISION of ports depending on these.
PR: 224611
Submitted by: bsam (graphics/libgphoto2)
|
Mon, 14 Aug 2017
|
[ 12:56 woodsb02 ] (Only the first 10 of 20 ports in this commit are shown above. )
graphics/gphoto2: Update to 2.5.14
graphics/libgphoto2: Update to 2.5.14
graphics/py-gphoto2: Update to 1.7.0
- Bump dependent ports
- Take maintainership of graphics/gtkam
|
Thu, 1 Jun 2017
|
[ 16:05 woodsb02 ] (Only the first 10 of 19 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.13
graphics/py-gphoto2: Update to 1.6.0
- Bump dependent ports
Changes this release:
https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 23 Jan 2015
|
[ 12:28 vanilla ] (Only the first 10 of 13 ports in this commit are shown above. )
bump PORTREVISION due libphoto2 shared library version changed.
Submitted by: tijl@
|
Mon, 28 Apr 2014
|
[ 21:31 nemysis ] (Only the first 10 of 33 ports in this commit are shown above. )
These ports are no longer used or cared for.
comms/spandsp-devel
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
- Fix typo
deskutils/kupfer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change install, cosmetical changes
(Only the first 15 lines of the commit message are shown above )
|
Sun, 6 Apr 2014
|
[ 18:28 nemysis ]
- Use dos2unix and tar:bzip2 instead of USE_DOS2UNIX and USE_BZIP2=yes
- Change Desktop entry file
|
Fri, 27 Sep 2013
|
[ 17:53 nemysis ]
- Bump PORTREVISION
- Revert USE_QT4 value
- Support STAGEDIR
Approved by: wg/pawel (mentors)
|
Sat, 21 Sep 2013
|
[ 06:13 bsam ]
- Update to 0.3.2_beta
- Change maintainer email gmx.ch --> FreeBSD.org
- Use the new format for LIB_DEPENDS [1]
- Add USE_DOS2UNIX
- Change dependencies for QT4
- Use pkg-plist instead of PLIST_FILES and PLIST_DIRS
- Change desktop entry and icons
- Add patch, fix build at 10.x [1]
PR: ports/182233 [1]
Submitted by: bsam (me) [1]
Final patch by: nemysis (maintainer)
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Wed, 4 Sep 2013
|
[ 07:55 bsam ]
Add an explicit dependency upon pkg-config (USES+=pkgconfig)
uncovered by an exp libiconv -> inconv swith.
Approved by: portmgr (implicit)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Wed, 23 Jan 2013
|
[ 15:00 makc ] (Only the first 10 of 237 ports in this commit are shown above. )
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Tue, 22 Jan 2013
|
[ 23:13 makc ] (Only the first 10 of 35 ports in this commit are shown above. )
- 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)
|
Tue, 6 Nov 2012
|
[ 10:20 danfe ]
- Download pregenerated icon file and drop dependency on `graphics/netpbm'
- Reorder Makefile header to more common form
- Drop DISTVERSIONSUFFIX altogether: it does not make sense now since we
have to assign DISTFILES manually
- Remove redundant assignment of WRKSRC
- In DESKTOP_ENTRIES, do not rely on the fact that ${FALSE} will always be
"false" as required by fd.o spec; literal value should be used instead
PR: ports/173386
Submitted by: maintainer
Feature safe: yes
|
Sun, 7 Oct 2012
|
[ 12:23 ak ]
- Improve COMMENT
- Add secondary category multimedia
- Remove CMAKE_VERBOSE
- Bump PORTREVISION
Suggested by: bsam
Approved by: nemysis <nemysis@gmx.ch> (maintainer)
|
Sat, 6 Oct 2012
|
[ 21:05 ak ]
- Convert Makefile headers to new style
- Add DESKTOP_ENTRIES
- Pass maintainership to nemysis <nemysis@gmx.ch>
PR: ports/172342
Submitted by: nemysis <nemysis@gmx.ch>
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 12 May 2012
|
[ 16:07 danfe ]
Relinquish some Canon DSLR cameras ports I no longer have time to maintain.
|
Mon, 15 Aug 2011
|
[ 15:36 danfe ]
Add eos-movrec, nice little program to capture short movies with Canon DSLR
cameras via Qt4 based GUI.
http://sourceforge.net/projects/eos-movrec/
http://valexvir.narod.ru/
|
Number of commits found: 31 |