<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/linux-f8-libxml2/Makefile, branch release/6.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-11-19T10:43:57Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.</title>
<updated>2008-11-19T10:43:57Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-11-19T10:43:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f982be45e81588a27383cd1a3eb12789b8498904'/>
<id>urn:sha1:f982be45e81588a27383cd1a3eb12789b8498904</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>A new port for linux xml2 library. [1]</title>
<updated>2007-09-09T15:45:42Z</updated>
<author>
<name>Boris Samorodov</name>
<email>bsam@FreeBSD.org</email>
</author>
<published>2007-09-09T15:45:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7887aedd5fc25df260582b07753a42781f6e8c1a'/>
<id>urn:sha1:7887aedd5fc25df260582b07753a42781f6e8c1a</id>
<content type='text'>
While I'm here (changes againts shar archive at the PR#116033):
. remove extra blank line at headers;
. use INSTALLS_SHLIB instead of USE_LDCONFIG (yep, it is still used at
  linux ports);
. BRANDELF_DIRS added (linux binaries should be branded);
. fix pkg-plist (manuals added);
. fix distinfo (sources added).

PR:		116033  [1]
Submitted by:	Artem Naluzhnyy &lt;tut@nhamon.com.ua&gt;  [1]
</content>
</entry>
<entry>
<title>1. Upgrade linux infrostructure ports from FC3 to FC4.</title>
<updated>2006-07-09T21:01:45Z</updated>
<author>
<name>Boris Samorodov</name>
<email>bsam@FreeBSD.org</email>
</author>
<published>2006-07-09T21:01:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6478ed46bed46fbc30a696307e85171a5bc1ca7b'/>
<id>urn:sha1:6478ed46bed46fbc30a696307e85171a5bc1ca7b</id>
<content type='text'>
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2.     [1]

Requested by:	netchild [1]
Approved by:	netchild (mentor, implicit)
</content>
</entry>
<entry>
<title>- convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]</title>
<updated>2006-05-01T17:28:17Z</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2006-05-01T17:28:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c1eba2d83eb1b997b5906a1458529c5c6a6a2fa4'/>
<id>urn:sha1:c1eba2d83eb1b997b5906a1458529c5c6a6a2fa4</id>
<content type='text'>
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]

- remove plists/... for Alpha (there's no support since linux_base-8 for
  Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
  (any errors are mine, don't keep them, send them to me)

Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)

This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
	 Beta testers wanted!

To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 &gt;&gt; /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*

The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.

And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)

Submitted by:	Boris Samorodov &lt;bsam@ipt.ru&gt; [1]
</content>
</entry>
<entry>
<title> - update to 1.8.17</title>
<updated>2005-12-03T14:59:32Z</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2005-12-03T14:59:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7d24d30645472066e1defd9232843e35639acbd9'/>
<id>urn:sha1:7d24d30645472066e1defd9232843e35639acbd9</id>
<content type='text'>
 - add the SRC RPM's
</content>
</entry>
<entry>
<title>- Unbreak on amd64 (treat as i386)</title>
<updated>2005-08-06T21:36:43Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-08-06T21:36:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c8e9078c82e8b45ed9dd42f5cf3379f77cd677d9'/>
<id>urn:sha1:c8e9078c82e8b45ed9dd42f5cf3379f77cd677d9</id>
<content type='text'>
Approved by:	portmgr (marcus)
</content>
</entry>
<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>At Kris's request, back out the MACHINE_ARCH spelling correction until</title>
<updated>2005-04-12T03:26:56Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-04-12T03:26:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c3d8037aeba75366ed06e02fbc981e15b46e7d0a'/>
<id>urn:sha1:c3d8037aeba75366ed06e02fbc981e15b46e7d0a</id>
<content type='text'>
after 5.4-RELEASE.
</content>
</entry>
<entry>
<title>Assist getting more ports working on AMD64 by obeying the</title>
<updated>2005-04-11T08:04:41Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-04-11T08:04:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f2fc2d60ae226a1b8d5411fb4aab91ea92be6f91'/>
<id>urn:sha1:f2fc2d60ae226a1b8d5411fb4aab91ea92be6f91</id>
<content type='text'>
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
</content>
</entry>
</feed>
