Commit graph

10 commits

Author SHA1 Message Date
wiz
8f7d63e7ee Update to 0.7.8:
Fixes for gcc 4.3.
Source code cleanup.
Build fixes.
2008-04-28 09:48:13 +00:00
drochner
cc2ff5d6ea libtoolize and build shared libraries,
this will make it usable in dynamically loaded plugins,
bump PKGREVISION
2007-11-14 18:20:05 +00:00
heinz
8362427dad Added support for installation to DESTDIR. Approved by salo@. 2007-07-01 20:20:45 +00:00
salo
238c45c9d6 Force PREFIX.
Addresses PR pkg/30118, althought i can't reproduce it at all..
2005-06-06 21:11:36 +00:00
salo
0f1a2c74c0 Update to version 0.7.3
Changes:

- allow binary element comparison (useful to compare UIDs)
- rename bSaveDefault in bKeepIntact
- don't save empty EbmlMasters by default
- Use malloc() and free() instead of new[] and delete[] where the lib might
  deal with pointers that have been allocated by the app, or where the app
  has allocated the memory. Reason: new[]ed memory cannot be realloc()ed.
- Improved the dependency calculation to be more portable (makedepend doesn't
  exist everywhere, and it doesn't necessarily use the compiler we want).
- Added a "RemoveAll" function.
- better code to handle all VTS VOBs (not yet there)
2005-02-17 10:52:02 +00:00
salo
d7e2a24d91 Update to version 0.7.1.
Changes:

- use bzip2 distribution tarball

0.7.1:
======
- Set eol-style and keywords properties
- various cosmetic fixes to Makefile and build in general
- BeOS support
2004-07-27 04:10:51 +00:00
salo
ca7732028f Obey CXXFLAGS, pass more buildlink variables. 2004-05-31 19:09:46 +00:00
grant
f915623758 call $(BSD_INSTALL) to install files, not "install". 2004-05-16 09:48:13 +00:00
salo
73827ee938 Resolve conflicts, switch to bl3. (sorry for the mess..) 2004-04-07 11:47:46 +00:00
kristerw
f3e15ad517 Initial import of devel/libebml version 0.6.3.
From Rhialto in PR pkg/24016.

libebml is a library for handling EBML (Extensible Binary Meta Language),
that is a binary derivative of XML.
2004-01-18 20:14:58 +00:00