aboutsummaryrefslogtreecommitdiff
path: root/devel/py-subversion
Commit message (Collapse)AuthorAgeFilesLines
* - whitespacePhilip M. Gollucci2010-09-091-2/+2
| | | | Notes: svn path=/head/; revision=260804
* Eliminate hard coded "PKGNAMEPREFIX= py-"Martin Wilke2009-08-181-1/+1
| | | | | | | | PR: 137859 Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=239877
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-8/+0
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Fix subversion's bindings building ob build cluster, when subversion ↵Lev A. Serebryakov2008-07-221-2/+0
| | | | | | | | | everything, but bindings are installed from packages. Notes: svn path=/head/; revision=217294
* Mark broken: depends on apr-db42-1.3.2 and apr-1.3.2 which conflict with eachIon-Mihai Tetcu2008-07-171-0/+2
| | | | | | | | | other Prompted by: QA Tindy run Notes: svn path=/head/; revision=216976
* (1) Fix bindings dependencies when WITH_FREEBSD_SUBVERSION is setLev A. Serebryakov2008-07-021-1/+2
| | | | | | | | | | | | (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] Notes: svn path=/head/; revision=216122
* (1) Upgrade subversion to version 1.5.0.Lev A. Serebryakov2008-06-302-7/+82
| | | | | | | | | | | (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. Notes: svn path=/head/; revision=216025
* Add subversion-devel and subversion-freebsd to CONFLICTSDoug Barton2008-06-041-1/+1
| | | | Notes: svn path=/head/; revision=214321
* Add proper CONFLICTS clauses.Lev A. Serebryakov2008-01-291-0/+1
| | | | | | | | PR: ports/119782 Submitted by: TAOKA Fumiyoshi Notes: svn path=/head/; revision=206372
* Add subversion-python, a slave port that enables packaging of SubversionPav Lucistnik2004-04-202-0/+25
with python bindings. PR: ports/65689 Submitted by: <thinker@branda.to> Notes: svn path=/head/; revision=107725