non port: devel/ruby-subversion/Makefile |
SVNWeb
|
Number of commits found: 41 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 21 Mar 2022
|
[ 11:10 Lev A. Serebryakov (lev) ] d972c25
devel/ruby-subversion: Fix build with Ruby 3.x
PR: 262458
Reported by: Yasuhiro Kimura <yasu@freebsd.org>
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 1 Dec 2020
|
[ 14:39 pkubaj ]
devel/ruby-subversion: fix build on GCC architectures
Ruby needs newer compiler:
subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c: In function
'callback_rescue':
subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c:1628:38: error:
'ruby_errinfo' undeclared (first use in this function); did you mean
'rb_errinfo'?
1628 | ruby_errinfo,
MFH: 2020Q4
|
Tue, 2 Jun 2020
|
[ 13:36 lev ] (Only the first 10 of 14 ports in this commit are shown above. )
Update subversion to new version 1.14.0.
1.14.0 is LTS, but `devel/subversion-lts' is still 1.10.x, because it
allows to build `devel/py-subversion' with Python 2.7.
`devel/py-subversion' will be built with Python 3.5+ for version 1.14.0.
|
Sun, 3 Nov 2019
|
[ 22:13 lev ]
Update to 1.13.0.
PR: 241608
Submitted by: Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org>
|
Tue, 13 Aug 2019
|
[ 14:57 tobik ]
Drop nop PORTREVISION_19 from devel/subversion addon ports
devel/subversion19 has been removed.
|
Thu, 25 Apr 2019
|
[ 16:28 lev ] (Only the first 10 of 12 ports in this commit are shown above. )
Add LTS version of subversion to ports.
PR: 235934
|
[ 12:27 lev ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 1.12.0
|
Mon, 15 Apr 2019
|
[ 05:55 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Thu, 1 Nov 2018
|
[ 16:12 lev ] (Only the first 10 of 15 ports in this commit are shown above. )
Update subversion to 1.11.0.
|
Wed, 10 Oct 2018
|
[ 15:39 lev ] (Only the first 10 of 12 ports in this commit are shown above. )
(1) Update to 1.10.3.
(2) Fix STATIC build.
(3) Expand FreeBSD template for better explanation of "Sponsored by"
PR: (2) 220660, (3) 228362
|
Fri, 20 Apr 2018
|
[ 15:38 lev ] (Only the first 10 of 21 ports in this commit are shown above. )
(1) Remove devel/subversion18
(2) Intoroduce devel/subversion19 from latest pre-1.10 devel/subversion
(3) Rework all addons to unify versioning code.
FLAVORS is not used because it will conflict with Python FLAVORS
(4) Restore mod_dontdothat for www/mod_dav_svn
|
Mon, 16 Apr 2018
|
[ 11:53 lev ] (Only the first 10 of 13 ports in this commit are shown above. )
Update to latest & newest version 1.10.0
|
Wed, 21 Mar 2018
|
[ 21:24 brnrd ] (Only the first 10 of 34 ports in this commit are shown above. )
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine
|
[ 19:50 brnrd ] (Only the first 10 of 35 ports in this commit are shown above. )
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache)
|
Mon, 22 May 2017
|
[ 13:17 linimon ] (Only the first 10 of 49 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Wed, 30 Dec 2015
|
[ 15:22 ohauer ]
- prepare for devel/subversion17 removal
|
Thu, 15 Oct 2015
|
[ 10:43 lev ] (Only the first 10 of 24 ports in this commit are shown above. )
Update devel/subversion to 1.9.2.
PR: 203713
Submitted by: Peter Wemm <peter@FreeBSD.org>
|
Mon, 16 Jun 2014
|
[ 13:12 lev ] (Only the first 10 of 32 ports in this commit are shown above. )
subversion port has been overhauled. Some optional parts was extracted
to separate ports. These ports are:
www/mod_dav_svn
instead of option MOD_DAV_SVN.
security/subversion-gnome-keyring
instead of option GNOME_KEYRING.
security/subversion-kwallet
instead of option KDE_KWALLET.
If you used devel/subversion with one (or more) of these non-standard
options, you should install appropriate port after subversion upgrade.
"mod_dontdothat" is installed unconditionally by www/mod_dav_svn
port (it has been depended on TOOLS option), but is not activated by
default, you may need to edit apache's configuration file.
devel/subversion port now installs svndiff, svndiff3 and svndiff4
commands if TOOLS option is enabled. They was skipped before.
Official names "diff", "diff3" and "diff4" are prefixed with "svn" to
avoid conflicts with base and other diff versions.
All libraries and binaries are now stripped if MAINTAINER_DEBUG
option is not selected (including all sub-ports, like bindings
and mod_dav_svn).
|
Mon, 14 Oct 2013
|
[ 20:56 ohauer ]
- add stage support
Approved by: lev@ (implicit)
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Wed, 19 Jun 2013
|
[ 21:13 ohauer ]
- restore subversion-1.7.x as subversion17
I will take the port
OK per PM by Lev@
|
[ 17:29 lev ]
Upgrade subversion to 1.8.0.
Re-enable ruby-subversion, as it supports ruby 1.9
|
Sun, 3 Mar 2013
|
[ 01:43 swills ] (Only the first 10 of 55 ports in this commit are shown above. )
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills
Reported by: bapt
|
Sat, 2 Mar 2013
|
[ 21:01 swills ] (Only the first 10 of 55 ports in this commit are shown above. )
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@
|
Thu, 14 Feb 2013
|
[ 09:42 gahr ] (Only the first 10 of 133 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Fri, 23 Dec 2011
|
[ 02:51 pgollucci ]
- Mark broken w/ ruby 1.9
configure: WARNING: Only 1.8.x releases are supported at this time
With Hat: ruby@
|
Sun, 16 Oct 2011
|
[ 21:01 lev ]
(1) Activate mod_dav_svn in "post-install" target, as it is not activated
by subversion itself.
(2) Rename USE_SUBVERSION to WITH_SUBVERSION_VER.
|
[ 14:31 lev ] (Only the first 10 of 45 ports in this commit are shown above. )
Update subversion to 1.7.0.
Make FreeBSD patches to be port's options and remove separated port.
Rename patches to more sane names.
Add devel/subversion16 port, for people, who need old version.
Mark ports, which could not be built with subversion 1.7.x, as
conflicting with new subversion.
|
Tue, 8 Dec 2009
|
[ 16:58 pav ]
- Fix plist and unbreak
PR: ports/140135
Submitted by: Jose Garcia Juanino <jjuanino@gmail.com>
Approved by: maintainer timeout (lev; 1 month)
|
Thu, 10 Sep 2009
|
[ 21:52 pav ]
- Mark BROKEN: bad plist
Reported by: pointyhat
|
Tue, 25 Aug 2009
|
[ 11:53 lev ]
(1) Update to 1.6.5
(2) Unbroke Ruby bindings
PR: [1] ports/138077, [2] ports/136621
|
Mon, 6 Jul 2009
|
[ 08:49 pav ]
- Mark BROKEN: does not compile
Reported by: pointyhat
|
Tue, 22 Jul 2008
|
[ 12:04 lev ]
Fix subversion's bindings building ob build cluster, when subversion
everything, but
bindings are installed from packages.
|
Thu, 17 Jul 2008
|
[ 21:05 itetcu ]
Mark broken: depends on apr-db42-1.3.2 and apr-1.3.2 which conflict with each
other.
Prompted by: QA Tindy run
|
Wed, 2 Jul 2008
|
[ 05:21 lev ]
(1) Fix bindings dependencies when WITH_FREEBSD_SUBVERSION is set
(2) Fix CATEGORIES for devel/*-subversion ports
(3) Add note to UPDATING about neon26/neon28 transition and
binding changes.
PR: ports/125168 [2]
Submitted by: Dmitry Morozovsky <marck rinet ru> [1,2,3]
|
Mon, 30 Jun 2008
|
[ 10:00 lev ] (Only the first 10 of 43 ports in this commit are shown above. )
(1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
depend on subversion.
(3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
(4) Re-base subversion-freebsd to `devel/subversion'.
(5) Fix all ports, which depends on subversion bindings.
|
[ 08:44 lev ]
Forced commit.
Repocopied from `devel/subversion-ruby'
|
Number of commits found: 41 |