Commit graph

7405 commits

Author SHA1 Message Date
grant
06669555ec fix HOMEPAGE. 2005-07-13 04:50:46 +00:00
schmonz
0fc7fdda63 Update to 2.1. From the changelog:
- lots of fixes to get the thing working sufficienly for cvs2git
- main features
  - optionally detect and display ancestor branch information for
    new detected branches
  - never allow more than one revision of a file to be in a single
    patchset (this may disturb the patchset numbers for historical
    data :-(
  - use file revisions to help sort, so that initial imports
    won't be listed as patchset 1, with patchset 2 as the actual
    creation of the files.
  - reports log times in localtime (use TZ to override)
- many downstream patches from Debian, special thanks to Marcus
  Crafter for maintaining.  From the Debian changelog:
   - patch from Kim Hansen to fix time calculation bug
   - documentation patch from J. Bruce Fields
   - directory name handling patch from David Kilzer
   - others I'm not sure of, I'd happily update the credit here
2005-07-13 04:00:41 +00:00
kristerw
cd324e0caf Do not install config.log; it is not needed, and it confuses the
workref checks.

Bump PKGREVISION.
2005-07-12 19:57:57 +00:00
recht
e6dd76072f Fix incorrect cast. Reported by ODA Terutaka on arx-users.
While at it remove an unused patch.
Bump PKGREVISION to 1.
2005-07-12 18:57:05 +00:00
kristerw
ccd2f2b5c0 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-10 10:32:33 +00:00
kristerw
0650e01d5a Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-08 20:53:49 +00:00
tron
9fc39bc38f Bump recommented version to 1.2.2nb1 because of CAN-2005-2096. 2005-07-07 11:46:55 +00:00
cjs
ce75d9b8c1 Update to version 1.2.1. The most important reason for this is that the
older versions do not work with the version of subversion-base in pkgsrc.

Version 1.2.1 (14 February 2005, from /tags/1.2.1)
  * Fix cvs2svn's dumpfile output to work after Subversion's r12645.
Version 1.2.0 (11 January 2005, from /tags/1.2.0)
  * --fs-type=TYPE: make it possible to specify the filesystem type.
  * Convert files with svn:eol-style to have LF end of lines only.
  * Fix hang in pass 8 for files that ended with a CR.
  * Import unexpanded keywords into the repository.
  * Fix the handling of the $Revision$ keyword.
  * Fix bug in branch/tag creation edge case.
Version 1.1.0 (15 September 2004, from /tags/1.1.0)
  * --symbol-transform: change tag and branch names using regular expressions.
  * Flush log after writing, for better feedback when using 'tee'.
  * Issue 74: No longer attempt to change non-existent files.
  * Allow the Subversion repository created to have spaces in its name.
  * Avoid erroring when using a svnadmin that uses FSFS by default.
2005-07-07 10:59:01 +00:00
drochner
74b4f083ff add a patch for CAN-2005-2096, from Debian 2005-07-07 10:43:19 +00:00
epg
b3d5c3ad0e Lose PKGREVISION. 2005-07-06 21:18:14 +00:00
epg
72c1bfca17 Version 1.2.1
(5 July 2005, from /branches/1.2.x)
http://svn.collab.net/repos/svn/tags/1.2.1

 User-visible-changes:
  - Client:
    * fixed: 'svn lock' on switched file locks wrong thing (issue #2307)
    * fixed: 'svn (un)lock' errors on multiple targets (r14736, 14775)
    * fixed: 'svn (un)lock' problems with URI-unsafe names (issue #2314)
    * fixed: 'svn (un)lock' not caching authentication (r15088)
    * fixed: 'svn unlock' loses executable bit (r14859, r14923, r14939)
    * fixed: 'svn unlock URL' segfault (r14893)
    * fixed: 'svn commit' failure on XML-unsafe locked paths (issue #2335)
    * fixed:  recursive directory copy bug (issue #2343)
    * fixed:  don't initialize RA library in 'svnversion' (r14755)
    * fixed:  svn-push segfault (r14732)
    * various translation updates for localized client messages

  - Server:
    * fixed: 'svn log' performance regression, general (r14116, 14772, 14759)
    * fixed: 'svn log -v' performance regression, FSFS-specific (r15016)
    * fixed: mod_dav_svn bug sets content-type incorrectly (r15046)

 Developer-visible-changes:
 * fixed:  win32 innosetup's add/repair/remove features (r14830)
 * fixed:  OBOE with 'limit' parameter of svn_repos_get_logs3(). (r15119)
 * redhat RPM fixes (r15050)
 * perl bindings:
      - accessors for svn_lock_t (r15082)
      - call utf_initialize, adjust global pool usage (r15076, r15080,
                                                       r15081, r15117)
2005-07-06 21:16:32 +00:00
reed
c8bfdf64e6 Remove comment about FreeBSD since not entirely correct for following.
Add condition for FreeBSD >= 5 then use -lpthread.
I assume the previous -Wc,-lc_r was for 4.x and I keep it there.
(Sorry if I break this for others using FreeBSD. I didn't get much
feedback when posted to tech-pkg in May about this.)

I noticed this when building audio/arts on FreeBSD 5.3-RELEASE:
  Fatal error 'Spinlock called when not threaded.' at line 83 in file
  /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)

Bump PKGREVISION since this changes the resulting package for FreeBSD.

(Todo: pkgsrc/mk/pthread.builtin.mk or pkgsrc/mk/pthread.buildlink3.mk
can be improved so this workaround can be removed.)
2005-07-06 07:00:10 +00:00
tv
20fca53c8c Another Interix fix; $soname -> $soname.exp in two places where it was not
fixed before.
2005-07-03 19:42:14 +00:00
tv
58a76526cb libtool-base 1.5.18nb4: Fix a really nasty bug on Interix;
hardcode_libdir_flag_spec used -h rather than the correct -rpath.

Fix provided in private mail by Thorsten Glaser.
2005-07-03 19:01:50 +00:00
wiz
e5fb8731c8 Update to 0.6.5: minor bugfixes. 2005-07-02 12:55:40 +00:00
minskim
182ee0c42b Exclude Darwin>=8.0 from _INCOMPAT_READLINE_LIBRARY because it has a
readline library from NetBSD 2.0.
2005-07-01 17:24:02 +00:00
adam
670a37d540 Changes 2.0.14:
* SUN Forte 5.7 build fix for ambiguity when using
  inner template class. However, you still need the
  patch in bug 302098 to finish the build.

Changes 2.0.13:
* signal_emit::emit(): Ensure the correct order of
  destruction of the member variables, to avoid a leak.
* Allow recursive signal emission again.
* SUN Forte CC 5.5 build fixes:
  - test_compatibility minor fix.
  - visit_each() template specializations:
  Mention the bool I_derives_trackable template type,
 - Check for the non-standard SUN reverse_iterator,
  and use alternative code if necessary.

Changes 2.0.12:
* Fixes crashes when using virtual inheritance, particularly
  with bound by-reference parameters, caused by casting
  from derived to base when the derived destructor has run.
  This might affect non-g++ compilers, so do tell us about
  any problems.
2005-07-01 13:22:06 +00:00
adam
b7eb51f91a Changes 0.9.10:
* Gorm now has a full implementation of canSubstituteForClass: which
     is used to determine if a class can be substituted in the custom
     class inspector.  This allows classes added in palettes to say
     whether or not they can be used as a subsitute for a kit class.

   * Better separation of Gorm into libraries.  As well as the ability
     to compile on windows with a simple: "make install"

   * Implementation of IBResourceManager class.  This class is used by
     palettes to register drag types to be considered by the top level
     editors in the document window: object, sound, image, class.

   * Gorm now is able to switch views in the document window when you
     drag a file into it.  If it's an image it will switch to the image
     view, if it's a sound, the sound view, an object the object view
     etc or if it's a class (a .h file) it will switch to the classes
     view.

   * Drag and drop parsing of header files (if you hadn't gathered from
     the previous item).

   * Better support for standalone views.  while the user cannot
     instantiate from the classes view (there were too many problems
     with this approach).  They can now drag any view from the palette
     into the objects view and have it work.

   * A myriad of bug fixes.
2005-07-01 09:09:15 +00:00
dogcow
1e6e40e292 Update of devel/gputils to 0.13.2.
Changes between 0.11.6 and 0.13.2 (5 May 2005):
  * addition of gpstrip
  * addition of many processors
  * lots and lots of bugfixes
  * other minor features too voluminous to mention here
  * now has man pages!
2005-06-29 09:33:26 +00:00
erh
706848b47b Update the mk file to the 20050405 version, and fix the path to the tarball. 2005-06-27 20:28:12 +00:00
rillig
dbd9675d16 Removed checksum for patches/patch-aa, which has never existed. 2005-06-27 15:55:11 +00:00
seb
f109655a98 Fix build: add build dependency on devel/p5-Test-ClassAPI and
run-time dependency on devel/p5-File-Slurp.
2005-06-26 21:08:25 +00:00
jmmv
a5464344cf Update to 2.6.5:
* GOption
 - Treat '-' as non-option argument [Tim Musson, Thomas Leonard]
* Win32 changes
 - Improve g_get_system_data_dirs() [Tor]
* Other bug fixes [Tommi Komulainen, Tor, Benjamin Otte,
  Morten Welinder, Christian Biere, Noah Levitt, Michael Banck]
* Documentation improvements [Mattew F. Barnes, Federico
  Mena Quintero, Daniel Vaillard, Matthias]
* New and updated translations (da,eu,gl,mn,nb,ne,no)
2005-06-26 16:57:14 +00:00
seb
b9d346ae85 Fix build: this needs p5-ExtUtils-AutoInstall to build. 2005-06-26 15:27:19 +00:00
recht
1c17e47226 update to tla-1.3.3
This release fixes a few minor but important bugs in low level libraries.
2005-06-26 14:57:31 +00:00
minskim
af252c5f04 Darwin>=7.0 does not need devel/dlcompat. 2005-06-26 13:11:22 +00:00
wiz
286eda899e Update to 0.14:
0.14  Mon Nov 8  14:00:00 2004

    - Return filehandle close() value to caller. Spotted in
      Spreadsheet::WriteExcel::Big by Edward James and
      Reidar Johansen.

    - Changed IO::Scalar from a "use" to a "require" and removed
      the Makefile dependency to make H. Merijn Brand's life easier
      for some reason. :-)


0.13  Sun Aug 1  13:00:00 2004

    - Allowed use of user defined filehandles. This should make the
      module work with mod_perl and some other applications.
      https://rt.cpan.org/NoAuth/Bug.html?id=7168

0.12  Thu May 28  23:00:00 2004

    - Applied patch to fix problems when creating very large files.
      Thanks James Rouzier.

    - Applied patch to allow IO::Scalar as a data destination.
      Thanks Kyle Burton.

    - Fixed pack() warning in perl5.8 - jmcnamara
2005-06-26 07:59:37 +00:00
epg
5f75fac629 Register conflict with old swig-build package, which unfortunately
must remain for security/py-m2crypto (accidentally committed this to
the 2005Q2 branch earlier).
2005-06-25 22:05:53 +00:00
wiz
bb9f8625ff Update to 1.1a:
* Minor reliability fixes.
2005-06-25 21:02:54 +00:00
minskim
eaf7e7af88 Add a missing entry to PLIST. Bump PKGREVISION. 2005-06-25 12:23:21 +00:00
abs
28efc3d9e1 Update cpuflags to 0.88
- Add two more x86 entries to cpuflags.Linux
 - Avoid bogus setting of PKGBASE in optimize_gcc.mk
2005-06-25 10:50:49 +00:00
minskim
79bb34b4fd Add and enable SDL-intro-en. 2005-06-25 03:06:42 +00:00
minskim
e262129127 Import SDL-intro-en from pkgsrc-wip. Packaged by Ian Zagorskih.
Simple DirectMedia Layer introduction in English.
2005-06-25 03:04:26 +00:00
kristerw
64cc5a875b Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
2005-06-25 01:14:11 +00:00
wiz
d982ff957b Update to 1.12.1:
Dom:
	* Better handling of error conditions when creating a zip.

Jody:
	* Patch a leak in vector properties from OLE2.
	* Be more delicate handling truncated gzip files.
	* Improve utility macros for dynamic type creation (incompatible).
	* Make constructors for output_stdio outfile_stdio more flexible

Morten:
	* Fix gsf_xml_out_add_float to always use "." as separator.
	* Fix problem with creating new files in g+s directories.
2005-06-24 21:28:03 +00:00
wiz
ee34e7c3d3 Update to 2.002 (replacing old branch that ended with 0.16):
2.002   Sat Jun 11 2005
	- The Test::Builder interface changes, breaking the test counts.
	- This change makes them work again

2.001   Sat Jun 11 2005
	- After determining Test::Inline 1 doesn't actually USE
	  the Test::Inline namespace, decided Schwern can just sod off
	  and I'm moving to production now.
	- Old users should not be effected if they specifically install
	  the module 'Pod::Test'

2.00_10 Sat Jun 11 2005
	- Making sure =begin testing SETUP behaves completely like the
	  previous =begin test setup sections

2.00_09 Fri Jun 10 2005
	- Adding Test::Inline::Handler::File::VCS to support automatically
	  adding output scripts to version control system, if they have one.
	- Added a --vcs flag to inline2test to use Test::Inline::Handler::File::VCS
	- Converted testing from =begin test setup to =begin testing SETUP

2.00_08 Fri May 21 2005
	- Adding a no_index to prevent bad things being indexed

2.00_07 Fri May 21 2005
	- Set inline2test to actually install
	- Remove pod2test, since I'm leaving it as is.

2.00_06 Thu May 20 2005
	- Added a few more bug fixes, and made the warning only a print,
	  and not a "true" warning.

2.00_05 Sat Mar 26 2005
	- Added support for =for example begin -> =for example end blocks

2.00_04	Fri Mar 25 2005
	- Resolved rt.cpan.org #557 (Catch and thow error for badly nested POD)

2.00_03 Mon Mar 21 2005
	- Forgot to update Changes in 2.00_02
	- Added automatic inclusion of 99_pod.t to my build script,
	  as recommended by CPANTS
	- Fixed a POD bug in Inline.pm

2.00_02 Mon Mar 21 2005
	- Moving some things around to make Test::Inline less
	  oriented around classes, and made adding things a bit
	  smarter.

2.00_01 Fri Mar 18 2005
	- Moved from PCPP (Phase N private CPAN repository) to Open Source
	  repository.
	- Inlined File::DirUtils as Test::Inline::Util
	- Renamed Test::Inline::TestFile as Test::Inline::Script
	- Completed POD docs for what methods exist
	- Partially completed main module DESCRIPTION

---------------------------------------------------------------------
Formerly known as Test::Inline2, a private Phase N Australia module

2.12 Tue Mar 15 2005
	- Fixed a bug in the generation of the manifest resulting from
	  other fixes in 2.11

2.11 Tue Mar 15 2005
	- Added 06_multifile to test a basic multi-file generation
	- Fixed so the we do actuall prepend the output path

2.10 Thu Mar 10 2005
	- Added support for the check_count flag, which allows the number
	  of tests run to be checked section-by-section, rather than
	  file-by-file only.

2.01 Mon Mar  7 2005
	- Tweaked some error messages

2.00 Thu Nov 18 2004
	- Mixed one final bug that was causing the manifest not to come out
	  in dependency order.

1.99 Thu Oct 28 2004
	- Doing error messages a slightly different way

1.98 Thu Oct 28 2004
	- Adding yet more error messages

1.97 Thu Oct 28 2004
	- Added more error messages (when in verbose mode)

1.96 Sun Sep  5 2004
	- Cleaned up Makefile.PL and dependencies

1.95 Sat Sep  4 2004
	- Fix in add_class

1.94 Fri Sep  3 2004
	- Fix a bug when generating manifests with relative paths

1.93 Fri Sep  3 2004
	- Save in sorted order for consistency

1.92 Fri Sep  3 2004
	- Fixed the bool and "" overloads for ::TestFile
	- Fixed manifest generation
	- Changed the meaning of the 'output' option slightly to make it more useful

1.91 Thu Sep  2 2004
	- Added the ability to supply a custom file content generator

1.90 Thu Sep  2 2004
	- More bugs that slipped through in ->save

1.64 Thu Sep  3 2004
	- Fixed a number of calls to ->_write
	- ->add and ->add_class both return the number of files added now

1.63 Thu Sep  2 2004
	- Made a small correction to the Test::Inline2::Handler::File API

1.62 Wed Sep  1 2004
	- Added a special hack to prevent one particular warning during a
	 unit test script in which we don't want to see it.

1.61 Web Sep  1 2004
	- Fixed some bugs in Test::Inline2::Handler::File

1.60 Wed Sep  1 2004
	- Changed to using Handler classes for the features we want to overload

1.50 Tue Aug 31 2004
	- Converted from Test::Inline::Heavy to Test::Inline2
	- Removed Test::Inline2::Config
	- Added class-level dependencies to a test section

1.02 Mon Aug 30 2004
	- Removed an erroneous $DB::single = 1

1.01 Fri Aug 20 2004
	- Updated Algorithm::Dependency to 1.02

1.00 Fri Aug 20 2004
	- Updating Algorithm::Dependency to 1.01 to fix critical ignore_orphans failure
	- Added a warning when there is a missing dependency

0.9  missing

0.8  missing

0.7
	- Using File::Slurp to read files

0.6  missing

0.5  missing

0.4  Sat Apr 17 2004
	- No changes to Test::Inline::Heavy itself
	  Updated to match the changes from 0.3 to 0.4 of Test::ClassAPI

0.3  Sat Apr 17 2004
	- No changes to Test::Inline::Heavy itself
	  Updated to use the more stable 0.3 version of Test::ClassAPI

0.2  Wed Apr 14 2004
	- Changed namespace to Test::Inline::Heavy

0.1  Mon May 12 2003
	- original version
2005-06-24 20:31:04 +00:00
wiz
b80b0fb27c Add and enable p5-File-Flat. 2005-06-24 20:24:30 +00:00
wiz
6fd5c6e222 Initial import of p5-File-Flat-0.95:
File::Flat implements a flat file system. A flat file system is a
file system in which directories do not exist. It provides an
abstraction over any normal file system which makes it appear as if
directories do not exist. In effect, it will automatically create
directories as needed. This is create for things like install
scripts and such, as you never need to worry about the existence
of directories, just write to a file, no matter where it is.
2005-06-24 20:23:40 +00:00
wiz
ba33fa4dcc Add and enable p5-prefork. 2005-06-24 19:58:46 +00:00
wiz
b9f9229d1c Initial import of p5-prefork-0.04:
The prefork pragma is intended to allow module writers to optimise
module loading for both scenarios with as little additional code
as possible.

The prefork.pm is intended to serve as a central and optional
marshalling point for state detection (are we running in procedural
or pre-forking mode) and to act as a relatively light-weight module
loader.
2005-06-24 19:58:09 +00:00
wiz
b2ec44f9f4 Update to 1.17:
1.17 Tue Mar  8 2005
        - Added include('ExtUtils::AutoInstall') by request, to make
          life easier when installing svk, although I have NFI why :/
2005-06-24 19:42:36 +00:00
wiz
a1d637d90b Fix PKGNAME. 2005-06-24 19:34:41 +00:00
wiz
b7f873cfe3 Add and enable p5-Algorithm-Dependency. 2005-06-24 19:15:50 +00:00
wiz
428ebb48ac Initial import of p5-Algorithm-Dependency-1.03:
Algorithm::Dependency is a framework for creating simple read-only
dependency hierarchies, where you have a set of items that rely on
other items in the set, and require actions on them as well.

Despite the most visible of these being software installation
systems like the CPAN installer, or debian apt-get, they are useful
in other situations. This module intentionally uses implementation-neutral
words, to avoid confusion.
2005-06-24 19:14:46 +00:00
wiz
3717608a56 Add and enable p5-Test-ClassAPI. 2005-06-24 19:09:47 +00:00
wiz
c85a83ef36 Initial import of p5-Test-ClassAPI-1.02:
For many APIs with large numbers of classes, it can be very useful
to be able to do a quick once-over to make sure that classes,
methods, and inheritance is correct, before doing more comprehensive
testing. This module aims to provide such a capability.
2005-06-24 19:08:51 +00:00
wiz
2bb522d297 Add and enable p5-Config-Tiny. 2005-06-24 18:58:49 +00:00
wiz
b8b25ccd8f Initial import of p5-Config-Tiny-2.02:
"Config::Tiny" is a perl class to read and write .ini style
configuration files with as little code as possible, reducing load
time and memory overhead. Most of the time it is accepted that Perl
applications use a lot of memory and modules. The "::Tiny" family
of modules is specifically intended to provide an ultralight
alternative to the standard modules.

This module is primarily for reading human written files, and
anything we write shouldn't need to have documentation/comments.
If you need something with more power move up to Config::Simple,
Config::General or one of the many other "Config::" modules. To
rephrase, Config::Tiny does not preserve your comments, whitespace,
or the order of your config file.
2005-06-24 18:58:18 +00:00
wiz
8cc839cb9c Initial import of Class-Inspector-1.08.
Class::Inspector allows you to get information about a loaded class.
Most or all of this information can be found in other ways, but
they aren't always very friendly, and usually involve a relatively
high level of Perl wizardry, or strange and unusual looking code.
Class::Inspector attempts to provide an easier, more friendly
interface to this information.
2005-06-24 18:50:58 +00:00
wiz
72b68a47b1 Add and enable p5-File-Find-Rule. 2005-06-24 18:40:03 +00:00