Commit Graph

20 Commits

Author SHA1 Message Date
Christian Wiese d309e4adc1 subversion: Updated (1.6.16 -> 1.6.18) 2012-05-12 03:27:25 +02:00
Aldas Nabazas 60f8107470 subversion: Updated (1.6.15 -> 1.6.16) 2011-08-30 15:25:48 +02:00
Christian Wiese f2fd80d6db subversion: fixed to install perl modules into vendor directory (see note!)
Note:

According to http://search.cpan.org/dist/perl/INSTALL#Installation_Directories
this is the right place for distributions which build binary packages of perl
add-on modules.

If you wonder about the changed build process here is are the relavant
parts out of the 'subversion/bindings/swig/INSTALL' file.

-------------------------------------------------------------------------
*  Perl

   Perl 5.8.0 is required.  You can specify the perl binary by passing
   PERL=/path/to/perl as part of the configure command in the top level
   of the Subversion source tree.  Make sure that the Perl version used
   is the same one that you configured SWIG to run against during the
   SWIG configure (see above).

   1.  Run `make swig-pl' from the top of the Subversion source tree.

   2.  Run `make check-swig-pl' from the top of the Subversion source
       tree, to test the bindings

   3.  to install run `make install-swig-pl' from the top of the
       Subversion source tree.

   If you need to pass extra parameters to Perl build process (Makefile.PL),
   then you need to do this process somewhat different:

   1.  Run `make swig-pl-lib' from the top of the Subversion source tree.

   2.  Run `make install-swig-pl-lib'

   3.  cd subversion/bindings/swig/perl/native

   4.  Run `perl Makefile.PL EXTRAOPTIONSHERE`

   5.  Run `make install'

   To install the Perl bindings in a location other than the system
   Perl directory, use the above instructions with the extra option
   PREFIX=/your/prefix/here.
-------------------------------------------------------------------------
2011-05-28 21:03:09 +02:00
Aldas Nabazas 8c3a128d52 massive cache files update from compiling packages <400.000 , ref build 2011-02-07 2011-02-09 16:52:51 +01:00
Aldas Nabazas fa5b86a6c1 subversion: Updated (1.6.13 -> 1.6.15) 2010-11-26 11:39:57 +01:00
Aldas Nabazas c9ae959020 subversion: Updated (1.6.12 -> 1.6.13) 2010-10-07 12:25:30 +02:00
Alejandro Mery 689bcc8eec subversion: Updated (1.6.9 -> 1.6.12) 2010-09-28 13:42:40 +02:00
amery e533c04be8 subversion: Updated (1.6.6 -> 1.6.9) 2010-07-08 16:28:28 +02:00
Alejandro Mery 089d96b48c subversion: Updated (1.5.2 -> 1.6.6) 2010-01-18 12:31:17 +01:00
Alejandro Mery 7f1f31f27b subversion: removed explicit call to install_init 2010-01-18 12:31:14 +01:00
Aldas Nabazas 9f7a71146a subversion: removed NOPARALLEL 2008-10-26 22:21:05 +02:00
Aldas Nabazas 706c67c3a2 subversion: Updated (1.5.1 -> 1.5.2) 2008-09-18 04:20:06 +03:00
Aldas Nabazas b614d9012c subversion: Updated (1.4.5 -> 1.5.1) 2008-08-08 20:08:43 +02:00
Alejandro Mery d8cf15a66c Regenerated copyright notes broadly, without renewing them. 2008-02-04 22:52:39 -03:00
Alejandro Mery d15769f41d Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed 2008-02-04 21:00:25 -03:00
Minto van der Sluis 8c8479fe7d Updated subversion (1.4.4 -> 1.4.5)
- Changed download location as well.
2007-09-11 11:08:06 +02:00
root 591bceea63 Updated subversion ( 1.4.3 -> 1.4.4 ) 2007-08-13 21:17:49 +02:00
Minto van der Sluis babe4a9602 * modified subversion priority since kdevelop depends on it.
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21380 10447126-35f2-4685-b0cf-6dd780d3921f
2007-06-17 17:41:26 +00:00
Christian Wiese f70c75097e * updated subversion (1.4.2 -> 1.4.3)
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20478 10447126-35f2-4685-b0cf-6dd780d3921f
2007-03-17 18:32:14 +00:00
Alejandro Mery 12b79fecfa * relocated current package database to the trunk of the package sub-project
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
2007-01-27 18:03:57 +00:00