| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: devel/subversion-freebsd/Makefile |
|
CVSWeb
|
Number of commits found: 10 |
|
Mon, 7 Jul 2008
|
[ 11:37 lev ]
1.129 devel/subversion-freebsd/Makefile
1.123 devel/subversion/Makefile
1.4 devel/subversion/Makefile.common
(1) Move all options-related logic into Makefile.common, so bindings ports
have proper CONFIGURE_ARGS now and will not fail to build when
subversion was built with apache's apr
(2) Bump devel/apr library version to 1.3
(3) Increase PORTREVISION, of course.
|
|
Mon, 30 Jun 2008
|
[ 11:00 lev ]
1.1638 MOVED
1.3122 devel/Makefile
1.6 devel/p5-Log-Accounting-SVN/Makefile
1.4 devel/p5-SVN-ACL/Makefile
1.4 devel/p5-SVN-Access/Makefile
1.5 devel/p5-SVN-Agent/Makefile
1.5 devel/p5-SVN-Log/Makefile
1.38 devel/p5-SVN-Mirror/Makefile
1.6 devel/p5-SVN-S4/Makefile
1.10 devel/p5-SVN-Simple/Makefile
(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.
|
|
Sat, 21 Jun 2008
|
[ 21:09 itetcu ]
1.127 devel/subversion-devel/Makefile
1.127 devel/subversion-freebsd/Makefile
1.58 devel/subversion-devel/distinfo
Update to 1.5.0 (identical to rc11).
Submitted by: peter@
Approved by: maintainer implicit
|
|
Sun, 15 Jun 2008
|
[ 23:28 itetcu ]
1.126 devel/subversion-freebsd/Makefile
- Update from 1.5.0-rc7 to -rc11
- fix a client deadlock bug caused by svn_hacks.1.0.diff
Submitted by: peter@
Approved by: maintainer implicit
|
|
Fri, 6 Jun 2008
|
[ 14:21 edwin ]
1.85 devel/ORBit/Makefile
1.134 devel/ORBit2/Makefile
1.6 devel/acovea-gtk/Makefile
1.13 devel/aegis/Makefile
1.13 devel/agide/Makefile
1.7 devel/alabastra/Makefile
1.64 devel/anjuta/Makefile
1.15 devel/antlr/Makefile
1.9 devel/antlrworks/Makefile
1.48 devel/apache-ant/Makefile
(Only the first 10 of 367 ports in this commit are shown above. )
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)
|
|
Sun, 1 Jun 2008
|
[ 04:52 dougb ]
1.123 devel/subversion-devel/Makefile
1.124 devel/subversion-freebsd/Makefile
When I said "my work" in the previous commit what I should have said was,
"my modifications to lev's devel/subversion port in order to use the
1.5.0 RC and add peter's patches."
|
[ 04:46 dougb ]
1.122 devel/subversion-devel/Makefile
1.123 devel/subversion-freebsd/Makefile
1.4 devel/subversion-freebsd/files/build-outputs.mk.patch
1.56 devel/subversion-devel/distinfo
1.56 devel/subversion-freebsd/distinfo
1.2 devel/subversion-freebsd/files/patch-build--ac-macros--neon.m4
1.2 devel/subversion-freebsd/files/patch-build--ltmain.sh
1.16 devel/subversion-freebsd/files/patch-configure
1.4 devel/subversion-freebsd/files/patch-contrib--client-side--asvn
1.2 devel/subversion-freebsd/files/patch-subversion::bindings::swig::perl::natives::Base.pm
(Only the first 10 of 16 ports in this commit are shown above. )
First, FWIW the ports that were originally committed to subversion-devel
and subversion-freebsd were my work. rodrigc did great work on the
www/serf port which subversion 1.5.0 can use if it's enabled.
These changes actually accomplish what peter asked for, a subversion-devel
that is a generic port of the 1.5.0 release candidate, and a -freebsd
version that is a slave to that port, to add some custom hacks that are
necessary only for accessing the FreeBSD Project repository.
So in the process, update COMMENTs, pkg-descrs, etc. to suit, and remove
the majority of the stuff from the -freebsd version since those things
are not needed for the slave port. Also make conditional those things
in the -devel port that need to be conditional in the master, and update
the definitions and defaultedness of the neon and serf OPTIONS.
It is intended that when devel/subversion is updated to 1.5.x that the
-freebsd port be pointed in that direction. Also, lev has volunteered to
maintain this stuff in the long term, I'm simply helping out right now
so that we can get it off the ground.
|
[ 01:40 edwin ]
1.122 devel/subversion-freebsd/Makefile
For now, enable dependency on www/neon26 by default
|
[ 01:31 edwin ]
1.3074 devel/Makefile
1.121 devel/subversion-freebsd/Makefile
1.55 devel/subversion-freebsd/distinfo
1.3 devel/subversion-freebsd/files/patch-contrib--client-side--asvn
1.4 devel/subversion-freebsd/pkg-descr
1.39 devel/subversion-freebsd/pkg-plist
1.2 devel/subversion-freebsd/files/svnserve.in
1.3 devel/subversion-freebsd/files/svnserve.wrapper
subversion-devel and subversion-freebsd ports required
Subversion is a version control system designed to be as
similar to cvs(1) as possible, while fixing many outstanding
problems with cvs(1).
This version adds patches that at this time are specific
to the needs of the FreeBSD Project src repository. If you
do not need to access that repository you will want to use
devel/subversion.
WWW: http://subversion.tigris.org/
PR: ports/124060
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
|
[ 01:26 edwin ]
1.120 devel/subversion-freebsd/Makefile
1.54 devel/subversion-freebsd/distinfo
1.3 devel/subversion-freebsd/pkg-deinstall
1.3 devel/subversion-freebsd/pkg-descr
1.38 devel/subversion-freebsd/pkg-plist
Forced commit to let the world know about the repocopy of
devel/subversion to devel/subversion-freebsd
|
Number of commits found: 10 |