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/libemf/Makefile
SVNWeb

Number of commits found: 27

Tue, 11 Jul 2023
[ 20:28 Dima Panov (fluffy) search for other commits by this committer Author: Nuno Teixeira ]    commit hash:2f3cbb880dc06413014f6661caea4e046bf36c5f  commit hash:2f3cbb880dc06413014f6661caea4e046bf36c5f  commit hash:2f3cbb880dc06413014f6661caea4e046bf36c5f  2f3cbb8 
graphics/libemf: Unbreak build with clang16

PR:	272425
Fri, 11 Nov 2022
[ 20:49 Juraj Lutter (otis) search for other commits by this committer Author: Robert Clausecker ]    commit hash:2ff55486c6332a41e6ce8ebd9fcee56d467a012e  commit hash:2ff55486c6332a41e6ce8ebd9fcee56d467a012e  commit hash:2ff55486c6332a41e6ce8ebd9fcee56d467a012e  2ff5548 
graphics/libemf: fix build on riscv64

Add missing RISC-V specific bits to winnt.h to make the build succeed.
These bits are custom written stubs.

PR:		267395
Approved by:	maintainer timeout
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, 2 Nov 2021
[ 19:07 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:ebe5436797c8854e0ca72cd029642d9f589ee66a  commit hash:ebe5436797c8854e0ca72cd029642d9f589ee66a  commit hash:ebe5436797c8854e0ca72cd029642d9f589ee66a  ebe5436 
graphics/libemf: update to 1.0.13 release

This update fixes a number of vulnerabilities:

CVE-2020-13999 (fixed in 1.0.13)
CVE-2020-11863 (fixed in 1.0.12)
CVE-2020-11864 (fixed in 1.0.12)
CVE-2020-11865 (fixed in 1.0.12)
CVE-2020-11866 (fixed in 1.0.12)

PR:	259590
MFH:	2021Q4
Wed, 20 Oct 2021
[ 16:13 Stefan Eßer (se) search for other commits by this committer ]    commit hash:3b722e123f304a7b9fc634b18de6ed7ac4a22cee  commit hash:3b722e123f304a7b9fc634b18de6ed7ac4a22cee  commit hash:3b722e123f304a7b9fc634b18de6ed7ac4a22cee  3b722e1 
graphics/libemf: Add CPE information

Approved by:	portmgr (blanket)
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.
Wed, 9 Dec 2020
[ 02:07 linimon search for other commits by this committer ] Original commit   Revision:557330
Mark as BROKEN_riscv64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
Sun, 24 Mar 2019
[ 14:33 sunpoet search for other commits by this committer ] Original commit   Revision:496747
Convert to options target helper

- Sort PLIST
Sun, 11 Mar 2018
[ 11:20 rene search for other commits by this committer ] Original commit   Revision:464164 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Return maho@'s ports to the pool after his commit bit expired.

With hat:	portmgr
Thu, 3 Sep 2015
[ 09:57 amdmi3 search for other commits by this committer ] Original commit   Revision:395939
- Add parts of code from newer wine to fix build on mips and aarch64

PR:		202104
Submitted by:	amdmi3
Approved by:	maintainer timeout (maho, 4 weeks)
Wed, 4 Jun 2014
[ 13:34 amdmi3 search for other commits by this committer ] Original commit   Revision:356498
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Fri, 21 Feb 2014
[ 01:55 miwi search for other commits by this committer ] Original commit   Revision:345294
- Stage support
- Support DOCS
Tue, 29 Oct 2013
[ 02:54 maho search for other commits by this committer ] Original commit   Revision:331928
Update to 1.0.7.
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)
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Tue, 17 Feb 2009
[ 01:00 maho search for other commits by this committer ] Original commit 
Fix build on amd64.

PR:             131745
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Sat, 29 Sep 2007
[ 08:42 linimon search for other commits by this committer ] Original commit 
Mark broken on gcc4.2 for 64-bit archs.
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Sat, 8 Jul 2006
[ 06:57 maho search for other commits by this committer ] Original commit 
Unbreak for sparc64

PR:             99905
Submitted by:   ahze
Wed, 24 Nov 2004
[ 01:56 kris search for other commits by this committer ] Original commit 
BROKEN on sparc64: Does not compile
Thu, 6 May 2004
[ 19:49 maho search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Make portlint happy by replacing space to tab

PR:             65409
Submitted by:   trevor
Tue, 30 Mar 2004
[ 15:07 maho search for other commits by this committer ] Original commit 
Fix build on i386, amd64 and ia64

Reported by:    Harti Brandt <brandt@fokus.fraunhofer.de> and kris via bento
Fri, 5 Mar 2004
[ 04:44 kris search for other commits by this committer ] Original commit 
BROKEN on ia64 and amd64: Does not compile
Sat, 4 Oct 2003
[ 01:17 maho search for other commits by this committer ] Original commit 
Add a new port graphics/libEMF.

This is a C/C++ library which provides a drawing toolkit
based on  ECMA-234. The general purpose of this library is
to create vector graphics files on POSIX systems which can
be imported into StarOffice/OpenOffice.

Number of commits found: 27