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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/subversion/files/patch-build.conf

Number of commits found: 6

Tuesday, 2 Jun 2020
13:36 lev search for other commits by this committer
  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.
Original commitRevision:537554 
Wednesday, 16 Jan 2019
15:06 lev search for other commits by this committer
  Fix mod_dontdothat installation.

PR:		234978
Reported by:	ohartmann@walstatt.org
Original commitRevision:490483 
Tuesday, 7 May 2002
15:01 roberto search for other commits by this committer
Update to Subversion 0.12.0 (revision 1868).
Patch slightly modified to remove a leftover \ at the end of one line.

PR:             ports/37810
Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Original commit
Monday, 15 Apr 2002
15:24 roberto search for other commits by this committer
Update to revision 1682+.

Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Original commit
Thursday, 21 Mar 2002
09:47 roberto search for other commits by this committer
The FreeBSD port of Subversion goes to some length to link against the system
version of expat, rather than the expat-lite we distribute, so it will be a
good citizen of the ports tree and avoid spamming over the installed version
of expat that already exists.  The patch to build.conf that was accomplishing
this was flawed, and only happened to work on my system because I had a copy
of libexpat.la sitting around in my /usr/local/lib, I imagine from a previous
subversion install I never cleaned out fully.

This alters the patch to build.conf such that instead of just replacing
libexpat with -lexpat, it replaces it with $(SVN_APRUTIL_LIBS), which in
addition to -lexpat, will also include -L/usr/local/lib, which makes the
build work.  It also includes /usr/local/lib/libaprutil.la, which we don't
strictly need, but it doesn't hurt anything, and will get us by until we
are smarter about finding expat.

Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Original commit
Thursday, 14 Mar 2002
16:52 roberto search for other commits by this committer
Subversion r1467. Uses the newly added apr-devel port.

Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Original commit

Number of commits found: 6