<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/asmon, branch release/6.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2005-04-20T14:18:31Z</updated>
<entry>
<title>Avoid Makefile-patch. I didn't get v0.61 to compile on non-i386, though (kvm-related).</title>
<updated>2005-04-20T14:18:31Z</updated>
<author>
<name>Volker Stolz</name>
<email>vs@FreeBSD.org</email>
</author>
<published>2005-04-20T14:18:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=da2a7f65e4f09103f4e2632e6bbafaca62caf102'/>
<id>urn:sha1:da2a7f65e4f09103f4e2632e6bbafaca62caf102</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use PLIST_FILES.</title>
<updated>2004-02-05T20:38:07Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-02-05T20:38:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c175cb569f2bb20f5a8bed877c0c8c2b014dc79'/>
<id>urn:sha1:3c175cb569f2bb20f5a8bed877c0c8c2b014dc79</id>
<content type='text'>
Reviewed by:	marcus
</content>
</entry>
<entry>
<title>Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.</title>
<updated>2004-02-04T05:10:27Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2004-02-04T05:10:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=73f7c91b5db64227b0424a92b16a5281814d369e'/>
<id>urn:sha1:73f7c91b5db64227b0424a92b16a5281814d369e</id>
<content type='text'>
(Part 1)
</content>
</entry>
<entry>
<title>SIZEify.</title>
<updated>2004-01-29T16:13:06Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-01-29T16:13:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f15b845ebe189575a274d348f4fde58008098dec'/>
<id>urn:sha1:f15b845ebe189575a274d348f4fde58008098dec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset unreachable MAINTAINERs to ports@FreeBSD.org</title>
<updated>2003-11-19T19:28:40Z</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2003-11-19T19:28:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e3c2232e4545c3f561ba148cd8f7b5ddad32c413'/>
<id>urn:sha1:e3c2232e4545c3f561ba148cd8f7b5ddad32c413</id>
<content type='text'>
PR:		59109
Approved by:	marcus (mentor)
</content>
</entry>
<entry>
<title>De-pkg-comment.</title>
<updated>2003-02-21T13:28:59Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2003-02-21T13:28:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4c2e4f186201b31c37dc6ace0bc178984cefa9fd'/>
<id>urn:sha1:4c2e4f186201b31c37dc6ace0bc178984cefa9fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Build on -CURRENT</title>
<updated>2003-01-13T17:44:54Z</updated>
<author>
<name>Tilman Keskinoz</name>
<email>arved@FreeBSD.org</email>
</author>
<published>2003-01-13T17:44:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fdc0747a9cc18b11f0814cb7e399ef648b7c3953'/>
<id>urn:sha1:fdc0747a9cc18b11f0814cb7e399ef648b7c3953</id>
<content type='text'>
Submitted by:	hiten pandya &lt;hiten@uk.FreeBSD.org&gt;
</content>
</entry>
<entry>
<title>(1) Add new variable, XFREE86_VERSION, to specify which version of</title>
<updated>2000-08-03T09:28:57Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>2000-08-03T09:28:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c6bcad2436d925c98052ed292bd0794ae0e34b45'/>
<id>urn:sha1:c6bcad2436d925c98052ed292bd0794ae0e34b45</id>
<content type='text'>
    XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
</content>
</entry>
<entry>
<title>USE_X_PREFIX should be before bsd.port.pre.mk include.</title>
<updated>2000-08-03T07:59:31Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>2000-08-03T07:59:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fbd121eee966abfc21d176cbede935ecd6bf1a34'/>
<id>urn:sha1:fbd121eee966abfc21d176cbede935ecd6bf1a34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to work with 4.x's new VM system.</title>
<updated>2000-07-18T16:14:58Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2000-07-18T16:14:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5a6229b44f3189bc186571792fbb9bf799e4b104'/>
<id>urn:sha1:5a6229b44f3189bc186571792fbb9bf799e4b104</id>
<content type='text'>
PR:		19990
Submitted by:	maintainer
</content>
</entry>
</feed>
