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: devel/cppunit/Makefile
SVNWeb

Number of commits found: 45

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, 16 Feb 2022
[ 23:02 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:086bb739b62b2e71e3ec3a5121291625a8be6377  commit hash:086bb739b62b2e71e3ec3a5121291625a8be6377  commit hash:086bb739b62b2e71e3ec3a5121291625a8be6377  086bb73 
devel/cppunit: update to 0.15.1 release

While here, switch to dynamic plist for PORTDOCS

With hat:	office
Thu, 16 Dec 2021
[ 08:49 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:5c71854ed2412520591cc0198c9a9e7aa20f3d96  commit hash:5c71854ed2412520591cc0198c9a9e7aa20f3d96  commit hash:5c71854ed2412520591cc0198c9a9e7aa20f3d96  5c71854 
devel/cppunit: regen plist after doxygen update

Sponsored by:	Netzkommune GmbH
Sun, 18 Apr 2021
[ 10:02 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:b8ac15afd00127044d75894e357f697d825ed385  commit hash:b8ac15afd00127044d75894e357f697d825ed385  commit hash:b8ac15afd00127044d75894e357f697d825ed385  b8ac15a  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
devel/doxygen: update to 1.9.1 release

Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH:	2021Q2
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Fri, 8 Jan 2021
[ 07:47 fluffy search for other commits by this committer ] Original commit   Revision:560752 (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
devel/doxygen: Update to 1.9.0

- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Sun, 24 Mar 2019
[ 14:33 sunpoet search for other commits by this committer ] Original commit   Revision:496755
Update MASTER_SITES

Approved by:	portmgr (blanket)
Tue, 5 Mar 2019
[ 21:20 antoine search for other commits by this committer ] Original commit   Revision:494744 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Update devel/doxygen to 1.8.15

PR:		236110
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Mon, 12 Mar 2018
[ 18:37 bdrewery search for other commits by this committer ] Original commit   Revision:464271
Fix build on systems without a proper C++11 toolchain.

PR:		226555
Reported by:	jhibbits
Sun, 4 Mar 2018
[ 18:40 bdrewery search for other commits by this committer ] Original commit   Revision:463594
Fix plist for DOCS/DOXYGEN.

PR:		225982
Reported by:	John Smith <godevilove@ya.ru>
Wed, 24 Jan 2018
[ 20:58 bdrewery search for other commits by this committer ] Original commit   Revision:459889
- Provide a compatibility cppunit-config.
  Upstream intends scripts to use pkg-config now, but there are plenty of old
  cppunit.m4 files that expect to find cppunit-config still, including
  several ports.

PR:		220162
Reported by:	Greg V <greg@unrelenting.technology>
[ 18:29 bdrewery search for other commits by this committer ] Original commit   Revision:459852
Update to 1.14.0

PR:		224286
Submitted by:	Greg V <greg@unrelenting.technology>
Tue, 27 Sep 2016
[ 16:32 antoine search for other commits by this committer ] Original commit   Revision:422818 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it

PR:		212869
Mon, 1 Aug 2016
[ 18:26 antoine search for other commits by this committer ] Original commit   Revision:419450 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Update devel/doxygen to 1.8.11
- Adjust plist of ports depending on it

PR:		211447
Submitted by:	maintainer
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
Tue, 1 Sep 2015
[ 18:51 jkim search for other commits by this committer ] Original commit   Revision:395789 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Replace devel/cppunit with devel/cppunit113.

Approved by:	bdrewery (maintainer)
Fri, 28 Aug 2015
[ 21:19 jkim search for other commits by this committer ] Original commit   Revision:395525
CppUnit is the C++ port of the famous JUnit framework for unit testing.

This fork is maintained by freedesktop.org as a LibreOffice project.

WWW: http://freedesktop.org/wiki/Software/cppunit
Wed, 4 Feb 2015
[ 23:43 bapt search for other commits by this committer ] Original commit   Revision:378432
Remove directories
Sat, 9 Aug 2014
[ 19:39 antoine search for other commits by this committer ] Original commit   Revision:364468 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Update devel/doxygen to 1.8.7
Update dependent ports to build with it

Most of work by:	pi@
Exp-run:	self
PR:		ports/190943
Tue, 29 Jul 2014
[ 23:40 amdmi3 search for other commits by this committer ] Original commit   Revision:363412
- Switch devel/cppunit to USES=libtool, drop .la files

Approved by:	portmgr blanket
Tue, 15 Jul 2014
[ 23:11 adamw search for other commits by this committer ] Original commit   Revision:362014 (Only the first 10 of 115 ports in this commit are shown above. View all ports for this commit)
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
Tue, 29 Oct 2013
[ 11:35 bdrewery search for other commits by this committer ] Original commit   Revision:331940
- Fix plist with DOXYGEN option, which I believe has been broken
  for a long time.
Wed, 9 Oct 2013
[ 13:47 bdrewery search for other commits by this committer ] Original commit   Revision:329899
- Convert to staging
- Convert WITH_DOXYGEN to an option
Fri, 20 Sep 2013
[ 15:58 bdrewery search for other commits by this committer ] Original commit   Revision:327710 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
- Add NO_STAGE until validated to be safe for upcoming staging support
Sat, 17 Aug 2013
[ 16:33 bdrewery search for other commits by this committer ] Original commit   Revision:324853
Take maintainership
[ 16:32 bdrewery search for other commits by this committer ] Original commit   Revision:324852 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Reset yzlin's ports

With hat:	portmgr
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
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
[ 12:59 yzlin search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Change to my mail address at FreeBSD.org

Approved by:    lwhsu (mentor)
Thu, 11 Jun 2009
[ 22:56 lwhsu search for other commits by this committer ] Original commit 
- Respect PREFIX
- Take advantage of SF abbreviation in MASTER_SITES

PR:             ports/135481
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer)
Wed, 3 Sep 2008
[ 07:05 linimon search for other commits by this committer ] Original commit 
Assign to new volunteer.
[ 03:09 linimon search for other commits by this committer ] Original commit 
Reset gcross@fastmail.fm due to maintainer-timeouts and no response to
email.

Hat:    portmgr
Fri, 25 Jul 2008
[ 19:41 wxs search for other commits by this committer ] Original commit 
- Update to 1.21.1.

PR:             ports/125506
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    maintainer timeout
Sat, 3 May 2008
[ 16:18 leeym search for other commits by this committer ] Original commit 
- Update cppunit to 1.12.0
- Update all related ports

PR:             120489
Submitted by:   leeym
Approved by:    maintainer timeout
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)
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, 14 Aug 2004
[ 08:19 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.10.2

PR:             68759
Approved by:    maintainer
Sun, 19 Oct 2003
[ 02:05 kris search for other commits by this committer ] Original commit 
Change pre-everything: to pre-everything:: to avoid errors with bsd.port.mk
Sat, 28 Jun 2003
[ 17:44 lev search for other commits by this committer ] Original commit 
  Update to version 1.8.0

PR:             ports/48637
Submitted by:   lev
Reviewed by:    maintainer
Approved by:    sobomax
Fri, 21 Feb 2003
[ 11:23 knu search for other commits by this committer ] Original commit  (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 27 Jun 2002
[ 12:42 will search for other commits by this committer ] Original commit 
Add cppunit 1.6.2, a C++ port of the JUnit framework for unit testing.

PR:             34928
Submitted by:   Graeme Cross <gcross@netspace.net.au>

Number of commits found: 45