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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: graphics/xfig/Makefile
SVNWeb

Number of commits found: 64

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)
Fri, 10 Sep 2021
[ 21:18 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:4babc09bc75ddde403fbee0e0c44049ed05b2606  commit hash:4babc09bc75ddde403fbee0e0c44049ed05b2606  commit hash:4babc09bc75ddde403fbee0e0c44049ed05b2606  4babc09 
graphics/xfig: Add CPE information

Approved by:	portmgr (blanket)
Sat, 5 Jun 2021
[ 16:27 Stefan Eßer (se) search for other commits by this committer Author: MJL ]    commit hash:6bb539c8f976206e56bfc1854b9a755d0c0314f8  commit hash:6bb539c8f976206e56bfc1854b9a755d0c0314f8  commit hash:6bb539c8f976206e56bfc1854b9a755d0c0314f8  6bb539c 
graphics/xfig: update to upstream version 3.2.8a

The port update to version 3.2.8 has been provided in PR 252092 by
mjl@luckie.org.nz. This PR will not be closed by this commit, since
it did also contain a port update for the print/fig2dev port.

I have adjusted the update to build patch level "a" of version 3.2.8
and have added missing dependencies and applied a few style changes
to the Makefile as suggested by portlint and portclippy.
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.
Sat, 6 Mar 2021
[ 11:34 madpilot search for other commits by this committer ] Original commit   Revision:567478
- Fix .desktop entry, remove wrong path from Exec line
- Convert port to USES=localbase
- SSilence portlint warnings about variables order

PR:		254031
Approved by:	mjl@luckie.org.nz (maintainer)
MFH:		2021Q1
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Mon, 14 May 2018
[ 05:39 pi search for other commits by this committer ] Original commit   Revision:469852
graphics/xfig: update 3.2.5c -> 3.2.7a

PR:		228124
Submitted by:	<mjl@luckie.org.nz> (maintainer)
Reported by:	Pierre David <pdagog@gmail.com>
Relnotes:	http://mcj.sourceforge.net/frm_new_features.html
		http://mcj.sourceforge.net/frm_bugs_fixed.html
Tue, 9 Jan 2018
[ 07:40 mat search for other commits by this committer ] Original commit   Revision:458513 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Remove support for variables that have been deprecated for a while.

variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
Wed, 2 Nov 2016
[ 22:45 mat search for other commits by this committer ] Original commit   Revision:425174 (Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
Cleanup no longer needed CHMOD usage after r424898.

PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Mon, 4 May 2015
[ 13:21 antoine search for other commits by this committer ] Original commit   Revision:385403
Remove _*OWNGRP, with staging it's not useful anymore

With hat:	portmgr
Original submission:	bapt
Exp-run:	self
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Fri, 13 Jun 2014
[ 07:36 olgeni search for other commits by this committer ] Original commit   Revision:357654 (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
Sun, 1 Jun 2014
[ 21:47 madpilot search for other commits by this committer ] Original commit   Revision:356180
- Fix packaging when DOCS option is disabled

Reported by:	kargl@
Approved by:	Matthew Luckie <mjl@luckie.org.nz> (Maintainer)
Wed, 14 May 2014
[ 09:07 madpilot search for other commits by this committer ] Original commit   Revision:354029
- Stage support
- Don't install figures library files as DOCS

PR:		ports/189729
Submitted by:	Matthew Luckie <mjl@luckie.org.nz> (maintainer)
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, 14 Sep 2013
[ 11:42 bapt search for other commits by this committer ] Original commit   Revision:327276
Fix build with clang, remove USE_GCC
Fri, 6 Sep 2013
[ 14:09 wg search for other commits by this committer ] Original commit   Revision:326499
graphics/xfig: update to 3.2.5c

- Update to 3.2.5c [1]
- Convert lib depends to new syntax

PR:		ports/181771 [1]
Submitted by:	Matthew Luckie <mjl luckie.org.nz> (maintainer)
Fri, 28 Jun 2013
[ 11:51 bapt search for other commits by this committer ] Original commit   Revision:321957 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
New USES imake to handle the dependency on imake.

This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
Fri, 26 Apr 2013
[ 16:39 bapt search for other commits by this committer ] Original commit   Revision:316624 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Convert from USE_GETTEXT to USES= gettext

While here:
- Trim some headers
- Convert to new options framework
Fri, 15 Feb 2013
[ 09:36 gahr search for other commits by this committer ] Original commit   Revision:312282
- Fix MASTER_SITES

Approved by:	miwi (portmgr)
[ 02:58 miwi search for other commits by this committer ] Original commit   Revision:312270
- Fix build with CLANG

PR:		176116
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
Approved by:	maintainer
Tue, 19 Jun 2012
[ 02:58 dinoex search for other commits by this committer ] Original commit 
- bugfix USE_GETTEXT
Submitted by:   Alex Kozlov
Sun, 17 Jun 2012
[ 09:03 dinoex search for other commits by this committer ] Original commit 
- bugfix USE_GETTEXT
Submitted by:   Alex Kozlov
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 9 Aug 2011
[ 07:41 culot search for other commits by this committer ] Original commit 
- Make files from documentation and library readable by non-root users

PR:             ports/159592
Submitted by:   Matthew Luckie <mjl@luckie.org.nz> (maintainer)
Mon, 8 Aug 2011
[ 10:28 linimon search for other commits by this committer ] Original commit 
Over to new maintainer.

PR:             ports/159592 (partial)
Sun, 19 Jun 2011
[ 17:40 glewis search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
. Update to 3.2.5b.
Fri, 17 Jun 2011
[ 05:35 bapt search for other commits by this committer ] Original commit 
Update master site
unbreak

Submitted by:   Scott Allendorf <scott-allendorf@uiowa.edu> (by mail)
Thu, 16 Jun 2011
[ 17:42 bapt search for other commits by this committer ] Original commit 
Mark broken some ports with unfetchable distfiles
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Tue, 9 Jun 2009
[ 15:33 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 240 ports in this commit are shown above. View all ports for this commit)
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
Sun, 30 Nov 2008
[ 00:39 beech search for other commits by this committer ] Original commit 
- Fix install
- Bump portrevision

PR:             ports/129270
Submitted by:   "G. Paul Ziemba" <p-fbsd-bugs@ziemba.us>
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Sat, 15 Dec 2007
[ 20:48 pav search for other commits by this committer ] Original commit 
- Fix xfig to be able to use Ghostscript fonts again
- While here, update download location

PR:             ports/117253
Submitted by:   Steven G. Kargl <kargl@troutmask.apl.washington.edu>
Sun, 10 Jun 2007
[ 00:53 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- Update to 3.2.5

PR:             111249
Submitted by:   Eric P. Scott <eps+pbug0704@ana.com>
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 24 Jan 2006
[ 15:11 pav search for other commits by this committer ] Original commit 
- Fix runtime; new_string prototype was not defined

PR:             ports/92223
Submitted by:   Steven G. Kargl <kargl@troutmask.apl.washington.edu>
Thu, 17 Nov 2005
[ 21:16 lesi search for other commits by this committer ] Original commit 
Mark conflicts with xfig-devel.
Add SHA256.
Wed, 26 Oct 2005
[ 17:43 lofi search for other commits by this committer ] Original commit 
Don't race and run away when run under KDE with KDE-modified X resources.

Patch obtained from: Debian
Wed, 31 Aug 2005
[ 23:09 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Fix crashes with Xaw3d 1.5E.
Merge changes in patch-aa with patch-Imakefile.

Obtained from:  Xaw3d homepage (http://www.visi.com/~hawkeyd/xaw3d.html)
Sun, 10 Apr 2005
[ 05:39 lesi search for other commits by this committer ] Original commit 
Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of Xaw3d and X libraries anyway and ports will get the right
version number through imake.
Fri, 20 Aug 2004
[ 18:36 pav search for other commits by this committer ] Original commit 
- Convert to OPTIONS

PR:             ports/70716
Submitted by:   Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Wed, 23 Jul 2003
[ 15:39 des search for other commits by this committer ] Original commit 
Don't force the use of small icons, they're unreadable (and impossible to
hit with the mouse) on modern displays.
Thu, 20 Feb 2003
[ 18:08 knu search for other commits by this committer ] Original commit  (Only the first 10 of 308 ports in this commit are shown above. View all ports for this commit)
de-pkg-comment
Mon, 13 Jan 2003
[ 14:46 arved search for other commits by this committer ] Original commit 
Update to 3.2.4
Mon, 8 Jul 2002
[ 10:41 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE_CMD

PR:             39938
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Mon, 31 Dec 2001
[ 10:20 dirk search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Use '::' as an dependency operator for pre-everything target. This is   needed
because of the special nature of the pre-everything target.    
Tue, 11 Sep 2001
[ 03:22 ache search for other commits by this committer ] Original commit  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Bump png major    
Tue, 10 Jul 2001
[ 01:09 dwcjr search for other commits by this committer ] Original commit 
Use pre-everything and fix typo    
Sat, 7 Jul 2001
[ 13:54 ijliao search for other commits by this committer ] Original commit 
Fix build error    
Wed, 4 Jul 2001
[ 20:12 sheldonh search for other commits by this committer ] Original commit 
Change NO_GSBIT to WITHOUT_GHOSTSCRIPT.  This has two benefits:    
Sun, 17 Jun 2001
[ 19:22 steve search for other commits by this committer ] Original commit 
Update to version 3.2.3d.    
Thu, 7 Dec 2000
[ 08:14 roam search for other commits by this committer ] Original commit 
Update MASTER_SITES, keep MASTER_SITE_XCONTRIB as a last resort - presently   it
does not carry the '.full' xfig source tarball.    
Mon, 23 Oct 2000
[ 20:55 jeh search for other commits by this committer ] Original commit 
Fix MASTER_SITES    
Tue, 5 Sep 2000
[ 19:34 asami search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports  
work with both XFree86-3 and XFree86-4.    
Thu, 3 Aug 2000
[ 10:28 asami search for other commits by this committer ] Original commit  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
Wed, 2 Aug 2000
[ 01:09 jedgar search for other commits by this committer ] Original commit 
Update port to 3.2.3c    

Number of commits found: 64