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

Number of commits found: 31

Tue, 26 Jan 2016
[ 22:33 jkim search for other commits by this committer ] Original commit   Revision:407319
Mark deprecated and set expiration.  editors/abiword was the last user and
it depends on graphics/libwpg03 now.
Mon, 6 Oct 2014
[ 19:20 bapt search for other commits by this committer ] Original commit   Revision:370213
Import libwpg03
Make sure that libwpg is not conflicting with libwpg03
Tue, 10 Jun 2014
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:357353
Strip binaries
Thu, 24 Apr 2014
[ 11:28 gahr search for other commits by this committer ] Original commit   Revision:351994
- USES shebangfix + tar:bzip2

PR:		188943
Approved by:	bapt (portmgr)
Wed, 23 Apr 2014
[ 13:25 tijl search for other commits by this committer ] Original commit   Revision:351936 (Only the first 10 of 462 ports in this commit are shown above. View all ports for this commit)
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 2 Mar 2014
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:346824
Convert to USES=libtool
Remove useless USE_GNOME=gnomeprefix
Remove now useless DOCS patches
Sat, 14 Dec 2013
[ 01:08 bapt search for other commits by this committer ] Original commit   Revision:336414
Support stage
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)
Mon, 16 Sep 2013
[ 17:07 bapt search for other commits by this committer ] Original commit   Revision:327419 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Tue, 21 May 2013
[ 02:35 fluffy search for other commits by this committer ] Original commit   Revision:318637
- Update textproc/libwpd to 0.9.8 release [1]
- Pass maintainerhip of libwp[d|g] to office@ team

Submitted by:	jkim via email [1]
Tue, 23 Apr 2013
[ 10:47 bapt search for other commits by this committer ] Original commit   Revision:316343 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=pkgconfig
Mon, 22 Apr 2013
[ 18:47 jkim search for other commits by this committer ] Original commit   Revision:316261
- Updated to 0.2.2.
- Update license.  It is now dual-licensed under MPL2+ and LGPL2.1+.
- Fix packaging without DOCS.
- Trim Makefile header.

Approved by:	fluffy (maintainer)
Mon, 27 Aug 2012
[ 04:23 fluffy search for other commits by this committer ] Original commit 
- USE_PKGCONFIG [1]
- make docs build optional

PR:		171093 [1]
Submitted by:	dougb
Thu, 23 Aug 2012
[ 15:55 kwm search for other commits by this committer ] Original commit 
Disable -Werror so clang can build this port.

Approved by:	maintainer (fluffy@)
[ 02:42 fluffy search for other commits by this committer ] Original commit 
- Unbroke after recent doxygen update (and prevent such breakage in future)
- Remove shlib versioning from dependency

Submitted by:	ale@ via email
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
Thu, 3 May 2012
[ 17:19 jkim search for other commits by this committer ] Original commit 
- Update to 0.2.1.
- Add an upstream patch to fix build with Clang.
- Switch distfile to bunzip2 format.

Reviewed by:    fluffy (maintainer)
Fri, 9 Mar 2012
[ 00:59 scheidell search for other commits by this committer ] Original commit 
- Fix pkg-plist for doxegen 1.8.0
- Bump PORTREVISION

Reported by:    portmgr (pav)
Approved by:    portmgr (pav), fluffy@FreeBSD.org (maintainer, implicit)
Sat, 22 Jan 2011
[ 11:03 fluffy search for other commits by this committer ] Original commit 
- Fix package build after recent doxygen update

Feature safe:   yes
Mon, 3 Jan 2011
[ 11:51 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Update graphics/libwpg to 0.2.0 release
- Update textproc/libwpd to 0.9.0 release
- Add graphics/libwpg01 and textproc/libwpd08 as support libraries only
- Take maintainership of textproc/libwpd[08]    [1]
- Chase dependencies in related ports
- Describe updating procedure in UPDATING

Approved by:    Mikhail Teterin (maintainer) via mail [1]
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
Tue, 3 Aug 2010
[ 12:18 rene search for other commits by this committer ] Original commit 
- Update devel/doxygen to 1.7.1
- Update pkg-plist and bump PORTREVISION of affected ports

PR:             ports/148156
Submitted by:   maintainer
Approved by:    tabthorpe (mentor), fluffy (graphics/libwpg)
Tested by:      exp-run by pav
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, 2 Jan 2010
[ 07:49 fluffy search for other commits by this committer ] Original commit 
- Fix docs plist after latest doxygen upgrade

Reported by:    pointyhat via pav
Approved by:    miwi, tabthorpe (mentors implicit)
Thu, 22 Oct 2009
[ 02:01 fluffy search for other commits by this committer ] Original commit 
- Fix plist issues after latest doxygen upgrade
- Bump PORTREVISION

Reported by:    pointyhat via pav, erwin
Approved by:    miwi (mentor)
Feature safe:   yes
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
Mon, 10 Aug 2009
[ 17:59 fluffy search for other commits by this committer ] Original commit 
Update my MAINTAINER's email to @FreeBSD.org

Approved by: tabthorpe (co-mentor)
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
Wed, 29 Jul 2009
[ 17:11 miwi search for other commits by this committer ] Original commit 
- Update to 0.1.3

Submitted by:   maintainer via irc
Tue, 28 Jul 2009
[ 17:08 miwi search for other commits by this committer ] Original commit 
Library for importing and converting Corel WordPerfect(tm) Graphics images

WWW: http://libwpg.sourceforge.net/

Submitted by:   Dima Panov <fluffy at Fluffy.Khv.RU>

Number of commits found: 31