notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/metacam/Makefile
SVNWeb

Number of commits found: 24

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 6 Jan 2015
[ 09:38 ehaupt search for other commits by this committer ] Original commit   Revision:376397
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Tue, 18 Mar 2014
[ 14:26 ehaupt search for other commits by this committer ] Original commit   Revision:348550 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Quiesce mkdir
Thu, 13 Feb 2014
[ 09:39 ehaupt search for other commits by this committer ] Original commit   Revision:344060
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
Wed, 12 Feb 2014
[ 19:24 ehaupt search for other commits by this committer ] Original commit   Revision:343976
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
Fri, 25 Oct 2013
[ 14:17 ehaupt search for other commits by this committer ] Original commit   Revision:331587
Support staging.
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Wed, 24 Jul 2013
[ 08:19 ehaupt search for other commits by this committer ] Original commit   Revision:323578 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Remove MAKE_JOBS_SAFE which is now default.
Mon, 8 Jul 2013
[ 18:42 ehaupt search for other commits by this committer ] Original commit   Revision:322530 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
Fri, 8 Mar 2013
[ 14:00 ehaupt search for other commits by this committer ] Original commit   Revision:313649 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Remove indefinite article from COMMENT
Tue, 15 Jan 2013
[ 13:40 ehaupt search for other commits by this committer ] Original commit   Revision:310443 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Fri, 27 Mar 2009
[ 09:53 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Mark MAKE_JOBS_SAFE
Mon, 7 Jul 2008
[ 13:41 ehaupt search for other commits by this committer ] Original commit 
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.
Thu, 27 Mar 2008
[ 19:27 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Use MASTER_SITE_CRITICAL
Thu, 20 Mar 2008
[ 09:46 pav search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Thu, 4 Oct 2007
[ 01:10 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Thu, 1 Jun 2006
[ 12:13 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Add an additional mirror.
Fri, 7 Apr 2006
[ 11:18 ehaupt search for other commits by this committer ] Original commit 
Update MASTER_SITES

Notified by:    fenner's distfile survey
Sun, 19 Feb 2006
[ 11:39 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Remove deprecated USE_REINPLACE
Thu, 6 Oct 2005
[ 11:57 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
Sun, 4 Sep 2005
[ 15:22 pav search for other commits by this committer ] Original commit 
MetaCam is a utility to read and decode meta-information from digital camera
images with EXIF information.

In addition to the standard EXIF fields, MetaCam also supports vendor-specific
extensions from Nikon, Olympus, Canon and Casio.

PR:             ports/85628
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>

Number of commits found: 24