1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Doug Barton
a4e938b826 Assist with de-MD5'ification 2011-07-04 22:07:21 +00:00
Emanuel Haupt
1f1c285bba Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by:	distilator
Reviewed by:	netchild (emulation)
2011-03-03 09:26:45 +00:00
Alexander Leidinger
fd5918a6e7 Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
This fixes a security warning from portaudit.

Security:	CVE-2009-1194
VuXML:		4b172278-3f46-11de-becb-001cc0377035
Thanks to:	Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
2011-02-25 08:52:30 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +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
Boris Samorodov
504c45447a A forced commit to indicate repocopies from linux-* to linux-f8-*
infrastructure ports:
-----
accessibility/linux-atk -> accessibility/linux-f8-atk
archivers/linux-ucl -> archivers/linux-f8-ucl
archivers/linux-upx -> archivers/linux-f8-upx
audio/linux-alsa-lib -> audio/linux-f8-alsa-lib
audio/linux-arts -> audio/linux-f8-arts
audio/linux-esound -> audio/linux-f8-esound
audio/linux-freealut -> audio/linux-f8-freealut
audio/linux-libaudiofile -> audio/linux-f8-libaudiofile
audio/linux-libogg -> audio/linux-f8-libogg
audio/linux-libvorbis -> audio/linux-f8-libvorbis
audio/linux-mikmod -> audio/linux-f8-mikmod
audio/linux-openal -> audio/linux-f8-openal
audio/linux-sdl_mixer -> audio/linux-f8-sdl_mixer
devel/linux-allegro -> devel/linux-f8-allegro
devel/linux-libglade -> devel/linux-f8-libglade
devel/linux-libglade2 -> devel/linux-f8-libglade2
devel/linux-libsigc++20 -> devel/linux-f8-libsigc++20
devel/linux-sdl12 -> devel/linux-f8-sdl12
ftp/linux-curl -> ftp/linux-f8-curl
graphics/linux-cairo -> graphics/linux-f8-cairo
graphics/linux-gdk-pixbuf -> graphics/linux-f8-gdk-pixbuf
graphics/linux-imlib -> graphics/linux-f8-imlib
graphics/linux-jpeg -> graphics/linux-f8-jpeg
graphics/linux-libGLU -> graphics/linux-f8-libGLU
graphics/linux-libmng -> graphics/linux-f8-libmng
graphics/linux-png -> graphics/linux-f8-png
graphics/linux-png10 -> graphics/linux-f8-png10
graphics/linux-sdl_image -> graphics/linux-f8-sdl_image
graphics/linux-tiff -> graphics/linux-f8-tiff
graphics/linux-ungif -> graphics/linux-f8-ungif
lang/linux-libg2c -> lang/linux-f8-libg2c
multimedia/linux-libtheora -> multimedia/linux-f8-libtheora
security/linux-openssl -> security/linux-f8-openssl
textproc/linux-aspell -> textproc/linux-f8-aspell
textproc/linux-expat -> textproc/linux-f8-expat
textproc/linux-libxml -> textproc/linux-f8-libxml
textproc/linux-libxml2 -> textproc/linux-f8-libxml2
textproc/linux-scim-gtk -> textproc/linux-f8-scim-gtk
textproc/linux-scim-libs -> textproc/linux-f8-scim-libs
x11-fonts/linux-fontconfig -> x11-fonts/linux-f8-fontconfig
x11-themes/linux-hicolor-icon-theme -> x11-themes/linux-f8-hicolor-icon-theme
x11-toolkits/linux-gtk -> x11-toolkits/linux-f8-gtk
x11-toolkits/linux-gtk2 -> x11-toolkits/linux-f8-gtk2
x11-toolkits/linux-openmotif -> x11-toolkits/linux-f8-openmotif
x11-toolkits/linux-pango -> x11-toolkits/linux-f8-pango
x11-toolkits/linux-qt33 -> x11-toolkits/linux-f8-qt33
x11/linux-xorg-libs -> x11/linux-f8-xorg-libs
-----

PR:		ports/132855
Submitted by:	bsam (me)
Repocopied by:	portmgr (marcus)
2009-03-29 15:56:10 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Hiroki Sato
053280bd76 Add textproc/linux-scim-gtk, Linux binary version of an SCIM module
for gtk library, separated from textproc/linux-scim-libs.
2008-11-21 15:45:58 +00:00