non port: devel/subversion-freebsd/Makefile |
SVNWeb
|
Number of commits found: 26 |
Sun, 16 Oct 2011
|
[ 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.
|
Mon, 12 Sep 2011
|
[ 23:17 gabor ] (Only the first 10 of 16 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Sat, 20 Aug 2011
|
[ 17:27 ohauer ] (Only the first 10 of 152 ports in this commit are shown above. )
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
|
Mon, 11 Apr 2011
|
[ 00:04 avilla ]
- Add dependency on kdebase4-runtime when KWallet support is built.
- Fix build with KDE_WALLET when KDE 3 is installed. [1]
- Bump PORTREVISION.
This completes my previous commit and fixes KDE_WALLET option.
PR: 156302 [1]
Submitted by: Axel Gonzalez <loox@e-shell.net> [1]
Approved by: lev (maintainer, implicit)
|
Fri, 1 Apr 2011
|
[ 15:19 avilla ]
- Fix plist when GNOME_KEYRING is on. [1]
- Add optional KDE KWallet support. [2]
- Bump PORTREVISION.
PR: 155395 [1]
155419 [2]
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Approved by: lev (maintainer timeout)
|
Thu, 28 Oct 2010
|
[ 21:00 erwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
|
Wed, 13 Oct 2010
|
[ 12:44 lev ]
Update to latest version 1.6.13
PR: ports/151183, ports/151184
|
Fri, 30 Jul 2010
|
[ 22:14 mezz ] (Only the first 10 of 33 ports in this commit are shown above. )
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
|
Thu, 27 May 2010
|
[ 23:58 obrien ]
Some ports have a rather hardcoded dependency on Subversion and specifically
devel/subversion (vs. devel/subversion-freebsd).
So combine the two - allowing one to build just "subversion" to satisfy
dependencies but with the FreeBSD hacks.
I have not done this via an OPTION as I do not know if we want to expose
"Build with FreeBSD hacks" to all the users of the Subversion port. Instead
it keys off of 'WITH_FREEBSD_SUBVERSION'. If putting this in OPTIONS is the
better approach I can follow up and do that.
Approved by: maintainer timeout
|
Tue, 18 May 2010
|
[ 04:08 pgollucci ] (Only the first 10 of 151 ports in this commit are shown above. )
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
|
Wed, 5 May 2010
|
[ 21:52 pgollucci ] (Only the first 10 of 131 ports in this commit are shown above. )
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
|
Mon, 11 May 2009
|
[ 14:38 lev ]
Update to 1.6.2
|
Fri, 1 May 2009
|
[ 18:30 lev ]
Fix FreeBSD hacks finally
PR: ports/134133
|
Thu, 30 Apr 2009
|
[ 07:42 lev ]
Fix FreeBSD hacks not to crash on memory deallocation.
PR: ports/134091
Submitted by: Giorgos Keramidas <keramida@freebsd.org>
|
Mon, 6 Apr 2009
|
[ 17:06 lev ]
(1) Put svn_hacks-1.2.diff to local-distfiles
(2) Add optional module mod_dontdothat
(3) Fix order of apache module loading
(4) Make deinstall script much mor robust, it should not trash Apache config
in case of various errors.
PR: ports/133366 [2]
Submitted by: Many users [1], olli hauer <ohauer@gmx.de> [2], Dag-Erling
Smorgrav <des@des.no> [3]
|
Fri, 3 Apr 2009
|
[ 18:17 lev ]
Update to version 1.6.0.
Many new cool features, new WC version (autougrade), new repo version (NO
AUTOUPGRADE)
Read svn original documentation, please!
|
Mon, 7 Jul 2008
|
[ 10:37 lev ]
(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
|
[ 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.
|
Sat, 21 Jun 2008
|
[ 20:09 itetcu ]
Update to 1.5.0 (identical to rc11).
Submitted by: peter@
Approved by: maintainer implicit
|
Sun, 15 Jun 2008
|
[ 22:28 itetcu ]
- 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
|
[ 13:21 edwin ] (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
|
[ 03:52 dougb ]
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."
|
[ 03:46 dougb ] (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.
|
[ 00:40 edwin ]
For now, enable dependency on www/neon26 by default
|
[ 00:31 edwin ]
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>
|
[ 00:26 edwin ]
Forced commit to let the world know about the repocopy of
devel/subversion to devel/subversion-freebsd
|
Number of commits found: 26 |