notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/kdesvn/Makefile

Number of commits found: 59

Wednesday, 28 Feb 2024
15:53 Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 e83f0a9
Tuesday, 30 Jan 2024
20:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses: Move man to share/man for kde framework

All ports utilizing USES=kde has been tested. If there are breakage on
other parts of the tree buzz me.

Approved by:	portmgr (blanket)
commit hash: 39c1f7c5dd751adb7245e6377e798b8a518485f6 commit hash: 39c1f7c5dd751adb7245e6377e798b8a518485f6 commit hash: 39c1f7c5dd751adb7245e6377e798b8a518485f6 commit hash: 39c1f7c5dd751adb7245e6377e798b8a518485f6 39c1f7c
Tuesday, 15 Aug 2023
19:06 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: make ecm a build-only dependency in kde@ maintained ports
commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f c6274ee
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 5 Sep 2022
19:06 Dima Panov (fluffy) search for other commits by this committer
devel/kdesvn: pet stage-qa
commit hash: 8369cd09fb3c633ef87c663dcc61dfbbb286de10 commit hash: 8369cd09fb3c633ef87c663dcc61dfbbb286de10 commit hash: 8369cd09fb3c633ef87c663dcc61dfbbb286de10 commit hash: 8369cd09fb3c633ef87c663dcc61dfbbb286de10 8369cd0
Tuesday, 23 Nov 2021
22:11 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af 5933ac0
Thursday, 9 Sep 2021
18:12 Tobias C. Berner (tcberner) search for other commits by this committer
devel/kdesvn: make portscout ignore this port

- the 2.1.0-1 release has no relevant changes, and development of this
  software has mostly stopped.
commit hash: 4f8787b86f48e775ffb43b8a8d17f4faae261361 commit hash: 4f8787b86f48e775ffb43b8a8d17f4faae261361 commit hash: 4f8787b86f48e775ffb43b8a8d17f4faae261361 commit hash: 4f8787b86f48e775ffb43b8a8d17f4faae261361 4f8787b
Thursday, 22 Apr 2021
07:54 Adriaan de Groot (adridg) search for other commits by this committer
KDE not-Applications: chase doctools

These ports use KDE Frameworks and require kdoctools to build. Since
that is no longer an implicit build & run dependency, (re)introduce it
explicitly as a build-time dependency.
commit hash: e9c54a7558d0411e55364c8aa03f8cd2ec38b489 commit hash: e9c54a7558d0411e55364c8aa03f8cd2ec38b489 commit hash: e9c54a7558d0411e55364c8aa03f8cd2ec38b489 commit hash: e9c54a7558d0411e55364c8aa03f8cd2ec38b489 e9c54a7
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 9 Aug 2020
08:55 tcberner search for other commits by this committer
Fix bad sed call of r544551.
Original commitRevision:544552 
08:53 tcberner search for other commits by this committer
Remove obsolete CONFLICTS on kde4 ports

- kde4 has been removed 2018-12-31, that's way back when.
Original commitRevision:544551 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Saturday, 13 Jul 2019
08:36 tcberner search for other commits by this committer
devel/kdesvn: update to 2.1.0
Original commitRevision:506518 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Sunday, 30 Dec 2018
17:15 tcberner search for other commits by this committer
More GCC-related fixes in kde@ ports

PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:488723 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Sunday, 11 Nov 2018
15:38 danfe search for other commits by this committer
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
Original commitRevision:484696 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Monday, 21 May 2018
19:02 arrowd search for other commits by this committer
devel/kdesvn: Fix "Exec" line in .desktop file

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15511
Original commitRevision:470571 
Monday, 30 Apr 2018
19:21 tcberner search for other commits by this committer
Add port for current version of kdesvn

* Take maintainership of devel/kdesvn-kde4

Approved by:	bdn
Differential Revision:	https://reviews.freebsd.org/D15224
Original commitRevision:468742 
Wednesday, 20 Jan 2010
19:14 miwi search for other commits by this committer
2010-01-08 audio/dino: has been broken for 7 months
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
Original commit
Tuesday, 8 Dec 2009
14:30 pav search for other commits by this committer
  This port has been broken for 3+ months, thus

- Mark DEPRECATED and schedule for expiration in one month

With hat:       portmgr
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
08:25 miwi search for other commits by this committer
- mark BROKEN fails to build

Reported by:    pointyhat
Original commit
Tuesday, 24 Mar 2009
19:13 makc search for other commits by this committer
bump PORTREVISION after cmake update
Original commit
Monday, 16 Mar 2009
11:19 linimon search for other commits by this committer
Fix braino.
Original commit
09:08 linimon search for other commits by this committer
Broken on sparc64 as well.
Original commit
Wednesday, 28 Jan 2009
12:05 stefan search for other commits by this committer
- Update to 1.0.4.
- Mark as broken on amd64: leaves files behind.

PR:             127838
Submitted by:   Artem Naluzhnyy <tut@nhamon.com.ua>
Approved by:    maintainer timeout
Original commit
Sunday, 18 Jan 2009
19:43 pgollucci search for other commits by this committer
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
  defaults changed: WITH_BDB=yes [1]
  convert APR_UTIL_* flags to KNOBS flag names
  optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
o Remove devel/apr-svn and replace with devel/apr
o devel/apr:
  defaults changed: WITH_BDB=yes [1]
  convert APR_UTIL_* flags to KNOBS flag names
  optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL
  (sqlite,orcale,freetds,odbc -- PATCHES welcome, MAINTAINER does not use)
  GMAKE is not needed, so remove it
  split ./configure args into apr and apr-util args, they do not accept all the
same options
  standardize on naming apr and apu to match other oses and the C code.
  create APR_WRKDIR And APU_WRKDIR for simplicity
  delete pre-extract target
  bump PORTREVISION

  NOTE: port still breaks hier(7), need to fix

o devel/kdesvn, devel/rapidsvn, devel/subcommander*, devel/subversion*
  devel/apr-svn -> devel/apr
  (subversion will pull in devel/apr)

Notes: dev@apr.apache.org, trunk in svn is as of TODAY(2008/01/03) 2.0.x, ports
infra needs to prep for
       [devel/apr-0,] devel/apr-1, devel/apr-2

Helpful for PRs:    ports/117596, ports/83644, ports/96749, ports/110651,
ports/118003, ports/128078
Fixes PRs:          ports/126053 [1]
Requeted by:        many on ports@, many on #bsdports [1]
Exp Run by :        pav
Original commit
Thursday, 24 Jul 2008
11:54 pav search for other commits by this committer
- Update to 0.14.4

PR:             ports/125443
Submitted by:   Serge Negodyuck <petr@petrovich.kiev.ua>
Approved by:    maintainer timeout (yuanjue; 2 weeks)
Original commit
Wednesday, 23 Jul 2008
00:52 pav search for other commits by this committer
- Try to unbreak this by updating neon dependency to 2.8 which is what
subversion expects
Original commit
Monday, 7 Jul 2008
12:37 miwi search for other commits by this committer
- Bump PORTREVISION after apr update

PR:             125270 125271 125272 125278 125281 125282
                125284 125285 125287 125288 125289 125290
                125291 125292 125293 125295 125296 125297
                125300
Submitted by:   rodrigc
Original commit
Friday, 6 Jun 2008
13:21 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Tuesday, 27 May 2008
22:12 miwi search for other commits by this committer
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:    portmgr (pav)
Original commit
Monday, 5 May 2008
08:33 edwin search for other commits by this committer
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
Original commit
Monday, 7 Jan 2008
04:18 delphij search for other commits by this committer
Update to 0.14.1.

PR:             ports/119335
Submitted by:   maintainer (yuanjue)
Original commit
Monday, 20 Aug 2007
05:28 delphij search for other commits by this committer
Update to 0.13.0

PR:             ports/115415
Submitted by:   maintainer
Original commit
Friday, 15 Jun 2007
18:11 lwhsu search for other commits by this committer
- Capitalize project's name in MAINTAINER field
- Remove conditional definition of DOCSDIR

Approved by:    maintainer
Noticed by:     sat
Original commit
14:28 lwhsu search for other commits by this committer
From PR:
- Update to 0.12.1
- Add WITHOUT_NLS knob
- Remove 4.x suff
- Change maintainer's address

While here:
- Respect NOPORTDOCS
- Change MASTER_SITES for new distfile URL

PR:             ports/113661
Submitted by:   YUAN Jue <yuanjue AT FreeBSD.org> (maintainer)
Approved by:    YUAN Jue <yuanjue AT FreeBSD.org> (maintainer)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 9 Apr 2007
18:07 stefan search for other commits by this committer
Update to 0.11.2.

PR:             111367
Submitted by:   maintainer
Original commit
Friday, 16 Mar 2007
10:03 lev search for other commits by this committer
  (1) Update `www/neon' to 0.26.3
  (2) Bump port revisions (and dependencies) on all ports, using libneon
  (3) Mark `devel/bazaar' broken, it doesn't support new neon version.
      Approved by maintainer.
  (4) Mark `www/neonpp' broken, it doesn't support new neon version.
      Maintainer timeout.
Original commit
Monday, 12 Mar 2007
09:31 miwi search for other commits by this committer
- Update to 0.11.1

PR:             110092
Submitted by:   YUAN Jue <yuanjue02@gmail.com> (maintainer)
Original commit
Monday, 6 Nov 2006
01:58 clsung search for other commits by this committer
- upgrade to 0.11.0
  * fix the PREFIX issue
  * "uninstall before install" problem should not happen again (untested)

PR:             ports/105101
Submitted by:   maintainer (Yuan Jue)
Original commit
Saturday, 28 Oct 2006
16:35 rafan search for other commits by this committer
- Move messages to pre-build stage. If we reach post-build, then we
  already build it successfully.

Noticed by:     delphij
Approved by:    portmgr (erwni), Yuan Jue (maintainer)
Original commit
Friday, 27 Oct 2006
09:46 rafan search for other commits by this committer
- Fix pkg-plist
- pet portlint(1)
- Add messages for users who can not build this port

PR:             ports/104674
Submitted by:   Yuan Jue <yuanjue at yuanjue.net> (maintainer)
Approved by:    portmgr (erwin)
Original commit
Saturday, 21 Oct 2006
02:52 kris search for other commits by this committer
BROKEN: incomplete pkg-plist

Approved by:    portmgr (self)
Original commit
Monday, 9 Oct 2006
16:48 clsung search for other commits by this committer
- Update to 0.10.0
  - author of kdesvn has changed its make system to CMake,
    which results in a huge change in port this time. :-)

PR:             ports/104196
Submitted by:   maintainer (Yuan Jue)
Original commit
Monday, 24 Jul 2006
17:01 rafan search for other commits by this committer
- Update to 0.9.1

PR:             ports/100767
Submitted by:   Yuan Jue <yuanjue at yuanjue.net> (maintainer)
Original commit
Sunday, 23 Jul 2006
03:43 clsung search for other commits by this committer
- update to 0.9.0

PR:             ports/100730
Submitted by:   maintainer
Original commit
Monday, 26 Jun 2006
01:44 delphij search for other commits by this committer
Update to 0.8.5

Submitted by:   maintainer
Original commit
Sunday, 28 May 2006
18:01 arved search for other commits by this committer
Fix pkg-plist
Mark broken on RELENG_4

PR:             97961
Submitted by:   Yuan, Jue yuanjue02@gmail.com
Reported by:    pointyhat
Original commit
Sunday, 21 May 2006
15:08 arved search for other commits by this committer
Update to 0.8.4

PR:             97557
Submitted by:   Yuan, Jue <yuanjue@yuanjue.net>
Original commit
Thursday, 4 May 2006
06:51 delphij search for other commits by this committer
Update to 0.8.3

PR:             ports/96648
Submitted by:   maintainer
Approved by:    sem (mentor)
Original commit
Saturday, 15 Apr 2006
02:53 markus search for other commits by this committer
Fix build if apr-svn isn't already installed (conflict between apr and apr-svn)

Noticed and tested by:  Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Original commit
Friday, 14 Apr 2006
23:36 markus search for other commits by this committer
Add kdesvn-0.8.1, a KDE frontend for Subversion.

KDESvn is yet another client for Subversion. It uses the native KDE API
instead of an extra library like GAMBAS and it is using the native Subversion
delevelopment API instead of just parsing the output of the commandline
tool like most other clients do.

WWW: http://www.alwins-world.de/programs/kdesvn/

PR:             ports/95676
Submitted by:   Yuan Jue <yuanjue@yuanjue.net>
Original commit

Number of commits found: 59