Port details |
- libmetalink Metalink library written in C language
- 0.1.3 misc =3 0.1.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2008-08-11 12:04:51
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: xcb-util-image, autoconf, libssh, nagios-check_hdd_health, libXdamage
- License: MIT
- WWW:
- https://launchpad.net/libmetalink/
- Description:
- [ excerpt from developer's web site with modifications ]
libmetalink is a Metalink library written in C language. It intends
to allow programs written in C to add Metalink functionality such
as parsing Metalink XML files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libmetalink>0:misc/libmetalink
- To install the port:
- cd /usr/ports/misc/libmetalink/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/libmetalink
- pkg install libmetalink
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmetalink
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libmetalink-0.1.3.tar.xz) = 86312620c5b64c694b91f9cc355eabbd358fa92195b3e99517504076bf9fe33a
SIZE (libmetalink-0.1.3.tar.xz) = 278592
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libexpat.so : textproc/expat2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libmetalink-0.1.3:
EXAMPLES=on: Build and/or install examples
TEST=off: Build and/or run tests
====> XML format or parser support: you have to select exactly one of them
EXPAT=on: XML parser support via Expat
LIBXML2=off: XML parser support via libxml2
===> Use 'make config' to modify these settings
- Options name:
- misc_libmetalink
- USES:
- libtool localbase pathfix tar:xz
- 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.1.3 13 Apr 2024 13:03:19 |
Po-Chuan Hsieh (sunpoet) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
0.1.3 21 Feb 2024 15:06:34 |
Po-Chuan Hsieh (sunpoet) |
misc/libmetalink: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104) |
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.1.3 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.1.3 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.1.3 30 Mar 2022 22:02:56 |
Po-Chuan Hsieh (sunpoet) |
misc/libmetalink: Cosmetic change |
0.1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.3 28 Jun 2017 23:55:37 |
sunpoet |
Use USES=gnome |
0.1.3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.1.3 20 Jan 2016 15:28:39 |
sunpoet |
- Update to 0.1.3
- Update MASTER_SITES
Changes: http://bazaar.launchpad.net/~metalink-dev/libmetalink/trunk/view/head:/NEWS |
0.1.2_2 15 Oct 2015 20:16:41 |
sunpoet |
- Use USES=localbase
- Convert to new options target helper |
0.1.2_2 01 Oct 2015 15:55:56 |
sunpoet |
- Convert to new test framework |
0.1.2_2 20 Jan 2015 11:46:05 |
sunpoet |
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD |
0.1.2_2 08 Dec 2014 09:11:15 |
sunpoet |
- Cleanup PLIST |
0.1.2_2 27 Jun 2014 11:22:51 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.1.2_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.1.2 15 Mar 2014 03:31:03 |
sunpoet |
- Update MASTER_SITES
- Use USES=tar:bzip2 |
0.1.2 02 Mar 2014 14:41:22 |
sunpoet |
- Update to 0.1.2
- Remove LICENSE_FILE for well-known licenses
- Convert to new LIB_DEPENDS format
- Convert to new options framework
- Add EXPAT, LIBXML2 and TEST options [1]
- Strip shared library
- Remove unnecessary post-patch:
- Support STAGEDIR
- Take maintainership
Changes: http://bazaar.launchpad.net/~metalink-dev/libmetalink/trunk/view/head:/NEWS
PR: ports/176891 [1], ports/181522
Submitted by: Andrew Romanenko <melanhit@gmail.com> [1]
sunpoet (myself) |
0.0.3_1 14 Feb 2014 16:51:44 |
tabthorpe |
- Reassign lioux' ports to the heap
With hat: portmgr |
0.0.3_1 03 Jan 2014 01:53:21 |
bapt |
Part 3 at removing now useless FETCH_ARGS redifition |
0.0.3_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.0.3 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
0.0.3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.0.3 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.0.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.0.3 13 Jun 2010 12:41:33 |
lioux |
Add LICENSE* information |
0.0.3 31 Dec 2009 18:35:25 |
gerald |
Use USE_GCC=4.4+ instead of USE_GCC=4.3+.
Approved by: lioux (maintainer) |
0.0.3 29 Nov 2009 03:17:43 |
lioux |
Update to 0.0.3 |
0.0.2 26 Mar 2009 02:44:04 |
lioux |
Mark MAKE_JOBS_SAFE for SMP compilation |
0.0.2 13 Aug 2008 02:05:00 |
lioux |
Fix comment with english grammar typo: do not use a double negative |
0.0.2 11 Aug 2008 12:03:56 |
lioux |
New port libmetalink version 0.0.2: Metalink library written in C language |