Port details |
- xmill Efficient compressor for XML
- 0.8 archivers =5 0.8Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-05-09 19:03:48
- Last Update: 2023-07-23 18:45:15
- Commit Hash: a90a4f5
- People watching this port, also watch:: gtar, tardy, unzip, advancecomp, gzip
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/xmill/
- Description:
- XMill is a new tool for compressing XML data efficiently. It is based
on a regrouping strategy that leverages the effect of highly-efficient
compression techniques in compressors such as gzip. XMill groups XML
text strings with respect to their meaning and exploits similarities
between those text strings for compression. Hence, XMill typically
achieves much better compression rates than conventional compressors
such as gzip.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/archivers/xmill/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/xmill
- pkg install xmill
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xmill
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xmill-0.8.zip) = 850efdc280937d67492add1857d842abf81b24a9051266981f2d53d74e05ccfe
SIZE (xmill-0.8.zip) = 3112717
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xmill-0.8:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- archivers_xmill
- USES:
- dos2unix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8 23 Jul 2023 18:45:15 |
Muhammad Moinur Rahman (bofh) |
archivers/xmill: Fix build with llvm16
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8 21 Jan 2018 02:23:59 |
jbeich |
archivers/xmill: unbreak build with Clang 6 (C++14 by default)
./xmillinspect/exprinfo.cpp:64:10: error: cannot initialize return object of
type 'int' with an rvalue of type 'nullptr_t'
return NULL;
^~~~
/usr/include/sys/_null.h:37:14: note: expanded from macro 'NULL'
#define NULL nullptr
^~~~~~~
Reported by: pkg-fallout |
0.8 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.8 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.8 10 Nov 2015 20:23:16 |
amdmi3 |
- Switch to options helpers |
0.8 09 Jul 2014 23:03:04 |
wg |
archivers/xmill: fix build with clang
PR: 191372
Submitted by: tkato432 yahoo com |
0.8 03 Jul 2014 19:06:07 |
adamw |
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket) |
0.8 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
0.8 07 Mar 2014 15:35:40 |
bapt |
Convert archivers to USES=zip |
0.8 26 Dec 2013 16:59:24 |
bapt |
Support stage
Use bsdtar to extract zip |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.8 18 Dec 2012 04:14:22 |
danfe |
- Use two-line Makefile header
- Utilize PORT_OPTIONS for docs and examples
- Drop article from COMMENT
Approved by: maintainer (implicit) |
0.8 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.8 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
0.8 18 Sep 2009 23:59:08 |
miwi |
- Pass maintainership to submitter
PR: 138591
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes |
0.8 13 Mar 2009 18:15:58 |
arved |
Unbreak on 64bit platforms |
0.8 03 Feb 2009 05:16:21 |
linimon |
Broken on sparc64-7, too. |
0.8 20 Jan 2009 21:22:17 |
pav |
- Mark BROKEN on amd64/7 (cast to 'unsigned int' loses precision)
Reported by: pointyhat |
0.8 24 Dec 2008 13:09:35 |
danfe |
- Update to version 0.8
- Stop using GNU make(1)
- Install examples and more complete docs set
- Cleanup Makefile
- Drop maintainership
- Reflect project move to SourceForge |
0.7 25 Jan 2008 18:24:25 |
danfe |
Revert unwanted commit while it's not too late. |
0.8 25 Jan 2008 17:37:34 |
danfe |
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution. |
0.7 17 Oct 2006 09:29:16 |
danfe |
- Make fetchable, project moved to SourceForge
- License changed to less restricted one
PR: ports/104392
Submitted by: Benjamin Lutz <mail(at)maxlor.com>
Approved by: portmgr (erwin) |
0.7 03 Sep 2006 06:46:25 |
kris |
Allow package builds |
0.7 03 Sep 2006 06:45:59 |
kris |
BROKEN: Unfetchable |
0.7 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
0.7 24 Jan 2006 12:59:18 |
danfe |
AT&T now dynamically generates download URL. :-(
Noticed by: fenner's distfile survey |
0.7 20 Dec 2005 16:36:25 |
danfe |
- Fix distname, add SHA256 checksum
- Mute somewhat hackish case of patching
- Kill pkg-plist |
0.7 27 May 2005 08:50:20 |
danfe |
- Unquote IGNORE message [1]
- Fix missing space after comma
Noticed by: portlint -A [1] |
0.7 27 May 2005 08:47:55 |
danfe |
- Use DISTVERSION
- Fix MASTER_SITES and WWW in pkg-descr
- Unbreak with recent GCC
- Change IGNORE message so it fits nicely
- Kill unneeded emply line in Makefile
- Spell project name officially in Makefile header |
0.7 27 Aug 2004 08:46:33 |
danfe |
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor) |
0.7 29 Feb 2004 20:50:30 |
krion |
- SIZEify
PR: ports/63548
Submitted by: maintainer |
0.7 21 Oct 2003 09:58:09 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
0.7 09 May 2003 19:03:17 |
fjoe |
New port: xmill
An efficient compressor for XML.
Submitted by: Alexey Dokuchaev |