| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
archivers)
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
|
|
|
|
| |
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
|
|
|
|
|
|
|
|
| |
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree
|
|
|
|
| |
With hat: portmgr (myself)
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Added function Zip.add_entry_generator.
- The "level" optional argument was sometimes not honored; fixed.
- Relicensed under LGPL 2.1 or above, with Caml's special exception
for static linking.
PR: ports/132071
Submitted by: Jaap Boender <jaapb@kerguelen.org>
|
|
|
|
|
|
|
|
|
|
|
| |
necessary to install or run the port, but if it is there, it will detect the
port);
- Install files (zlib.cmi and zlib.mli) needed by www/ocsigen.
- Bump portrevision
PR: ports/130507
Submitted by: Jaap Boender <jaapb@kerguelen.org>
Approved by: stas (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
|
| |
|
|
and GZIP format, as well as to Java JAR files. It provides functions
for reading from and writing to compressed files in these formats.
Author: Xavier Leroy <Xavier.Leroy@inria.fr>
WWW: http://pauillac.inria.fr/~xleroy/software.html
PR: ports/101214
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|