<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/www/flashpluginwrapper, 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-06-17T22:59:29Z</updated>
<entry>
<title>Mega-patch to cleanup the ports infrastructure regarding our linux bits:</title>
<updated>2005-06-17T22:59:29Z</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2005-06-17T22:59:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d'/>
<id>urn:sha1:23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d</id>
<content type='text'>
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn &lt;gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
</content>
</entry>
<entry>
<title>SIZEify (maintainer timeout)</title>
<updated>2004-03-31T03:12:58Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-03-31T03:12:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8232e82f85d5e79b74b8239b447880627016bc6f'/>
<id>urn:sha1:8232e82f85d5e79b74b8239b447880627016bc6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give MAINTAINER to submitter.</title>
<updated>2004-02-29T17:04:45Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2004-02-29T17:04:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bfac631e5539ce86000cd572ed880b6612a39991'/>
<id>urn:sha1:bfac631e5539ce86000cd572ed880b6612a39991</id>
<content type='text'>
Submitted by:	Brandon D. Valentine &lt;brandon@dvalentine.com&gt;
</content>
</entry>
<entry>
<title>Remove EXPIRATION_DATE and IGNORE.</title>
<updated>2004-02-29T17:02:55Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2004-02-29T17:02:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=55afd6a9f95010aa5a2a3eaf2724c0fc63aa0240'/>
<id>urn:sha1:55afd6a9f95010aa5a2a3eaf2724c0fc63aa0240</id>
<content type='text'>
Submitted by:	adamw and many people
</content>
</entry>
<entry>
<title>Mark as deprecated: either fails to fetch, and has done so for some time;</title>
<updated>2004-02-17T10:30:34Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2004-02-17T10:30:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=23e091863eebf509ff9ed8c6b57e7006e4a1a50e'/>
<id>urn:sha1:23e091863eebf509ff9ed8c6b57e7006e4a1a50e</id>
<content type='text'>
and/or fails to build; and/or the maintainer has recommended
that the ports are obsolete and should be deleted.

In each of these cases, the port has been in trouble for quite some time.
The deprecation date is set for April 09, 2004, except for a very few
ports that are in really bad shape (or the maintainer has recommended
deletion), in which case they are set for March 09, 2004.

If anyone wants to keep these ports in the ports collection, now is
the time to step up and fix them.

PR:		ports/62575
No objection:	freebsd-ports, 10 days
</content>
</entry>
<entry>
<title>Use PLIST_FILES (bento-tested, marcus-reviewed).</title>
<updated>2004-02-06T13:12:53Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-02-06T13:12:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a049dd78cc281272f3788b3d4689a744f774e543'/>
<id>urn:sha1:a049dd78cc281272f3788b3d4689a744f774e543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IGNORE.  Because this port should be obsolated:-).</title>
<updated>2003-12-27T21:40:49Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2003-12-27T21:40:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5796f6fd718d019339512a1e02450e5ad0b8ce68'/>
<id>urn:sha1:5796f6fd718d019339512a1e02450e5ad0b8ce68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CONFLICTS with linuxpluginwrapper</title>
<updated>2003-11-20T16:36:38Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2003-11-20T16:36:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dcd772f775c89e0ee7d1615b1ae0b189cbb79d24'/>
<id>urn:sha1:dcd772f775c89e0ee7d1615b1ae0b189cbb79d24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clear moonlight beckons.</title>
<updated>2003-03-07T06:14:21Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2003-03-07T06:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7e52725f2a86aad46bd6b50d5581b6ef0afd0e19'/>
<id>urn:sha1:7e52725f2a86aad46bd6b50d5581b6ef0afd0e19</id>
<content type='text'>
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
</content>
</entry>
<entry>
<title>Hand maintainership over to nork@.</title>
<updated>2003-02-22T16:59:06Z</updated>
<author>
<name>Pete Fritchman</name>
<email>petef@FreeBSD.org</email>
</author>
<published>2003-02-22T16:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=de22464a454e62db53b3ab8ca42280c3bbd00d91'/>
<id>urn:sha1:de22464a454e62db53b3ab8ca42280c3bbd00d91</id>
<content type='text'>
</content>
</entry>
</feed>
