Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
build dependency on gtk-doc isn't enough to make everything happy, because
the gtk-doc package unhelpfully disables sgml support by default (in the
name of avoiding a "heavy" jade dependency). In order to get a package
that is consistent regardless of which additional packages are installed,
let's just not install the HTML docs at all.
|
|
|
|
their files via a custom do-install target.
|
|
Trust the bulk builds more than rillig@ and let him figure out
why his environment produces a different file set.
|
|
|
|
|
|
This is for PR #35945.
|
|
and modified by me.
Major changes since 1.2.0:
- Add support for SAP and SDP.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
(The code that would use it is commented out too.).
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
|
|
|
|
|
|
compile problems on sparc and should fix other big endian machines.
|
|
|
|
The UCL common multimedia library implements a number of algorithms and
protocols needed by a number of our applications. It compiles standalone
on a range of Unix systems (Solaris, Linux, Irix, FreeBSD) and on Windows
95/98/NT.
The following protocols/algorithms are included in the library:
* Base64 encoding/decoding
* Binary tree
* Random number
* HMAC authentication
* MD5
* DES
* RTP
* Mbus
|