Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0_7 01 Jan 2025 12:08:59 |
Rene Ladan (rene) |
devel/kdesvn: Remove expired port
2024-12-31 devel/kdesvn: Dwindling amount of users and streamlining of ports for
the KDE Team to maintain |
2.1.0_7 10 Jun 2024 21:26:26 |
Daniel Engberg (diizzy) |
devel/kdesvn: Deprecate and set expiration date to 2024-12-31
Due to dwindling amount of users, interest and to streamline
amount of ports for the KDE Team to maintain
PR: 279128
Approved by: kde (tcberner) |
2.1.0_7 10 Jun 2024 21:26:01 |
Daniel Engberg (diizzy) |
devel/kdesvn: Try to prevent overlinking
Add -Wl,--as-needed to LDFLAGS to prevent overlinking and remove
incorrect dependency of BDB5
PR: 279128
Approved by: kde (tcberner) |
2.1.0_7 28 Feb 2024 15:53:37 |
Michael Osipov (michaelo) |
*/*: 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 |
2.1.0_6 30 Jan 2024 20:25:13 |
Muhammad Moinur Rahman (bofh) |
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) |
2.1.0_5 15 Aug 2023 19:06:03 |
Tobias C. Berner (tcberner) |
KDE: make ecm a build-only dependency in kde@ maintained ports |
2.1.0_4 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.1.0_3 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.0_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.1.0_3 05 Sep 2022 19:06:03 |
Dima Panov (fluffy) |
devel/kdesvn: pet stage-qa |
2.1.0_2 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: 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) |
2.1.0_2 09 Sep 2021 18:12:47 |
Tobias C. Berner (tcberner) |
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. |
2.1.0_2 22 Apr 2021 07:54:24 |
Adriaan de Groot (adridg) |
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. |
2.1.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.0_1 09 Aug 2020 08:55:37 |
tcberner |
Fix bad sed call of r544551. |
09 Aug 2020 08:53:41
|
tcberner |
Remove obsolete CONFLICTS on kde4 ports
- kde4 has been removed 2018-12-31, that's way back when. |
2.1.0_1 26 Jul 2019 20:46:57 |
gerald |
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 |
2.1.0 13 Jul 2019 08:36:34 |
tcberner |
devel/kdesvn: update to 2.1.0 |
2.0.0_3 16 Jan 2019 11:13:45 |
tijl |
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 (Only the first 15 lines of the commit message are shown above ) |
2.0.0_2 30 Dec 2018 17:15:06 |
tcberner |
More GCC-related fixes in kde@ ports
PR: 234461
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
2.0.0_2 25 Dec 2018 20:25:40 |
tcberner |
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 |
2.0.0_2 11 Nov 2018 15:38:51 |
danfe |
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) |
2.0.0_1 02 Sep 2018 09:17:12 |
tcberner |
devel/kdesvn: Fix build with Qt 5.11
PR: 230884
Obtained from: upstream |
2.0.0_1 28 Jun 2018 17:39:55 |
tcberner |
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 |
2.0.0_1 21 May 2018 19:02:23 |
arrowd |
devel/kdesvn: Fix "Exec" line in .desktop file
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15511 |
2.0.0 30 Apr 2018 19:21:57 |
tcberner |
Add port for current version of kdesvn
* Take maintainership of devel/kdesvn-kde4
Approved by: bdn
Differential Revision: https://reviews.freebsd.org/D15224 |
1.0.4_2 20 Jan 2010 19:14:56 |
miwi |
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 |
1.0.4_2 08 Dec 2009 14:30:09 |
pav |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr |
1.0.4_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.4_1 31 Jul 2009 08:25:57 |
miwi |
- mark BROKEN fails to build
Reported by: pointyhat |
1.0.4_1 24 Mar 2009 19:13:32 |
makc |
bump PORTREVISION after cmake update |
1.0.4 16 Mar 2009 11:19:56 |
linimon |
Fix braino. |
1.0.4 16 Mar 2009 09:08:21 |
linimon |
Broken on sparc64 as well. |
1.0.4 28 Jan 2009 12:05:41 |
stefan |
- 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 |
0.14.4_1 18 Jan 2009 19:43:53 |
pgollucci |
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 (Only the first 15 lines of the commit message are shown above ) |
0.14.4 24 Jul 2008 11:54:45 |
pav |
- Update to 0.14.4
PR: ports/125443
Submitted by: Serge Negodyuck <petr@petrovich.kiev.ua>
Approved by: maintainer timeout (yuanjue; 2 weeks) |
0.14.1_4 23 Jul 2008 00:52:06 |
pav |
- Try to unbreak this by updating neon dependency to 2.8 which is what
subversion expects |
0.14.1_3 07 Jul 2008 12:37:21 |
miwi |
- 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 |
0.14.1_2 06 Jun 2008 13:21:59 |
edwin |
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) |
0.14.1_1 27 May 2008 22:12:09 |
miwi |
- 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) |
0.14.1 05 May 2008 08:33:57 |
edwin |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible |
0.14.1 07 Jan 2008 04:18:47 |
delphij |
Update to 0.14.1.
PR: ports/119335
Submitted by: maintainer (yuanjue) |
0.13.0 20 Aug 2007 05:28:29 |
delphij |
Update to 0.13.0
PR: ports/115415
Submitted by: maintainer |
0.12.1 15 Jun 2007 18:11:17 |
lwhsu |
- Capitalize project's name in MAINTAINER field
- Remove conditional definition of DOCSDIR
Approved by: maintainer
Noticed by: sat |
0.12.1 15 Jun 2007 14:28:53 |
lwhsu |
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) |
0.11.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.11.2 09 Apr 2007 18:07:47 |
stefan |
Update to 0.11.2.
PR: 111367
Submitted by: maintainer |
0.11.1_1 16 Mar 2007 10:03:11 |
lev |
(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. |
0.11.1 12 Mar 2007 09:31:26 |
miwi |
- Update to 0.11.1
PR: 110092
Submitted by: YUAN Jue <yuanjue02@gmail.com> (maintainer) |
0.11.0 06 Nov 2006 01:58:00 |
clsung |
- 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) |
0.10.0 28 Oct 2006 16:35:53 |
rafan |
- 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) |
0.10.0 27 Oct 2006 09:46:08 |
rafan |
- 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) |
0.10.0 21 Oct 2006 02:52:45 |
kris |
BROKEN: incomplete pkg-plist
Approved by: portmgr (self) |
0.10.0 09 Oct 2006 16:50:28 |
clsung |
- I forgot to add two new patch into repo.
PR: ports/104196
Submitted by: maintainer (Yuan Jue) |
0.10.0 09 Oct 2006 16:48:41 |
clsung |
- 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) |
0.9.1 24 Jul 2006 17:01:16 |
rafan |
- Update to 0.9.1
PR: ports/100767
Submitted by: Yuan Jue <yuanjue at yuanjue.net> (maintainer) |
0.9.0 23 Jul 2006 03:43:54 |
clsung |
- update to 0.9.0
PR: ports/100730
Submitted by: maintainer |
0.8.5 26 Jun 2006 01:44:25 |
delphij |
Update to 0.8.5
Submitted by: maintainer |
0.8.4_1 28 May 2006 18:01:00 |
arved |
Fix pkg-plist
Mark broken on RELENG_4
PR: 97961
Submitted by: Yuan, Jue yuanjue02@gmail.com
Reported by: pointyhat |
0.8.4 21 May 2006 15:08:15 |
arved |
Update to 0.8.4
PR: 97557
Submitted by: Yuan, Jue <yuanjue@yuanjue.net> |
0.8.3 04 May 2006 06:51:58 |
delphij |
Update to 0.8.3
PR: ports/96648
Submitted by: maintainer
Approved by: sem (mentor) |
0.8.1 29 Apr 2006 00:13:41 |
markus |
Fix build on 4.x
Reported by: kris |
0.8.1 15 Apr 2006 02:53:53 |
markus |
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> |
0.8.1 14 Apr 2006 23:36:24 |
markus |
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> |