1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rene Ladan
16e96c43f5 Add stage support for linux-f10-* ports maintained by emulation@
(category x11-themes).
2013-10-06 15:43:55 +00:00
Baptiste Daroussin
a67d6da3fe Add NO_STAGE all over the place in preparation for the staging support (cat: x11-themes) 2013-09-20 23:54:03 +00:00
Boris Samorodov
c11516af7b Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
2009-06-01 17:26:31 +00:00
Boris Samorodov
824eda00fc Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
2009-04-01 15:25:39 +00:00
Mark Linimon
6ec607ed96 Reset remaining ports assigned to infofarmer@ due to maintainer-timeouts
and no activity for several months.

Hat:	portmgr
2008-11-29 02:03:50 +00:00
Boris Samorodov
287bd19477 Unbreak PLIST after my recent commit to linux_base_fc4.
Pointed out by:	pav
Approved by:	infofarmer (maintainer)
2008-04-11 11:22:14 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Andrew Pantyukhin
5ea57a0fd3 Update my e-mail address
Approved by:	krion (mentor, implicit)
2006-05-08 21:41:11 +00:00
Jean-Yves Lefort
5ff317bd16 Set USE_LINUX instead of dirrmtry'ing ${PREFIX}/usr/share and
${PREFIX}/usr ourselves.

PR:			ports/93327
Submitted by:		maintainer
Favourite colour of:	maintainer, netchild
2006-02-15 00:51:13 +00:00
Jean-Yves Lefort
164b44a541 Fix packing list.
Reported by:	pointyhat via kris
2006-02-14 05:33:46 +00:00
Jean-Yves Lefort
5cea51455e Add linux-hicolor-icon-theme (a symlink to ${X11BASE}/share/icons/hicolor,
required for linux-firefox and some other Linux applications).

PR:		ports/92992
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-02-12 20:52:22 +00:00