| non port: Mk/bsd.linux-rpm.mk |
|
CVSWeb
|
Number of commits found: 26 |
|
Mon, 18 Apr 2011
|
[ 13:07 netchild ]
1.38 Mk/bsd.linux-apps.mk
1.26 Mk/bsd.linux-rpm.mk
Remove all traces of F8, now that the deprecated/expired ports are removed
by a brave soul. They served us well.
We are fully FC4 (releng-7) or F10 (all other supported branches) now.
Reviewed by: bsam, gj
|
|
Fri, 25 Feb 2011
|
[ 11:00 pav ]
1.35 Mk/bsd.linux-apps.mk
1.25 Mk/bsd.linux-rpm.mk
1.672 Mk/bsd.port.mk
- Allow using linux base 2.4 on FreeBSD 8.X
PR: ports/154186
Submitted by: ale
|
|
Thu, 28 Oct 2010
|
[ 21:00 erwin ]
1.4 accessibility/ktts/Makefile
1.5 astro/marble/Makefile
1.6 audio/festvox-us1-mbrola/Makefile
1.17 audio/py-musicbrainz/Makefile
1.2 chinese/acroread8-zh_CN/Makefile
1.2 chinese/acroread8-zh_TW/Makefile
1.27 chinese/joe/Makefile
1.24 chinese/joe2/Makefile
1.3 databases/db41-nocrypto/Makefile
1.4 databases/db42-nocrypto/Makefile
(Only the first 10 of 105 ports in this commit are shown above. )
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
|
|
Sun, 13 Dec 2009
|
[ 19:29 bsam ]
1.23 Mk/bsd.linux-rpm.mk
Fix a typo: limitted -> limited.
Reported by: trhodes
|
|
Wed, 1 Jul 2009
|
[ 20:35 bsam ]
1.22 Mk/bsd.linux-rpm.mk
Honor OVERRIDE_LINUX_NONBASE_PORTS=f8 after the change to Fedora 10
as the default Linux base on -CURRENT.
PR: ports/136206
Submitted by: nwhitehorn
|
|
Fri, 26 Jun 2009
|
[ 17:03 bsam ]
1.23 Mk/bsd.linux-apps.mk
1.21 Mk/bsd.linux-rpm.mk
1.624 Mk/bsd.port.mk
Welcome new defaults for linux ports!
The default is switched for OSVERSION >= 800076 (when the last known
issue was fixed at the base system). From now the default linux
base port is linux_base-f10. Default linux infrastrucure ports
are linux-f10-*.
HEADSUP to current@ is comming.
Exp-run by: portmgr (pav)
|
|
Wed, 17 Jun 2009
|
[ 18:53 bsam ]
1.20 Mk/bsd.linux-rpm.mk
Switch default LINUX_DIST_VER to 4. This change was part of an exp-run
and only one application was affected and is fixed now
(x11-themes/linux-gtk-bluecurve-theme).
Tested by: exp-run (pav)
|
|
Mon, 1 Jun 2009
|
[ 17:26 bsam ]
1.24 accessibility/Makefile
1.24 accessibility/linux-f10-atk/Makefile
1.222 archivers/Makefile
1.6 archivers/linux-f10-ucl/Makefile
1.6 archivers/linux-f10-upx/Makefile
1.1034 audio/Makefile
1.12 audio/linux-f10-alsa-lib/Makefile
1.24 audio/linux-f10-arts/Makefile
1.21 audio/linux-f10-esound/Makefile
1.9 audio/linux-f10-freealut/Makefile
(Only the first 10 of 140 ports in this commit are shown above. )
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.
|
|
Thu, 9 Apr 2009
|
[ 10:35 bsam ]
1.18 Mk/bsd.linux-rpm.mk
Move checks away for MASTER_SITES area and restruct them.
Linux Fredora 8 infrastructure ports should be used if:
. sysctl compat.linux.osrelease is 2.6.16;
. linux base port is set to f8 or f9;
. linux infrastructrue is used.
Remove _F8_COMPATIBLE_LINUX_BASE_PORTS for now (it will
be reintroduced later).
Please note, that there is no strict dependency upon OSRELEASE so far.
|
|
Mon, 6 Apr 2009
|
[ 12:57 bsam ]
1.17 Mk/bsd.linux-rpm.mk
Add comments forgotten by me at the previous commit.
|
[ 12:48 bsam ]
1.16 Mk/bsd.linux-rpm.mk
. add linux_base-f9 port to the list of used linux base ports;
. add a variable _F8_COMPATIBLE_LINUX_BASE_PORTS, it's a list
of linux base ports compatible (i.e. may be used) with
linux -f8- infrastructure ports;
. define apropriate _LINUX_BASE_SUFFIX;
. let ports with AUTOMATIC_PLIST=yes use the new value;
. add some comments about those changes.
|
|
Wed, 1 Apr 2009
|
[ 15:25 bsam ]
1.23 accessibility/Makefile
1.22 accessibility/linux-f8-atk/Makefile
1.219 archivers/Makefile
1.4 archivers/linux-f8-ucl/Makefile
1.4 archivers/linux-f8-upx/Makefile
1.1025 audio/Makefile
1.10 audio/linux-f8-alsa-lib/Makefile
1.22 audio/linux-f8-arts/Makefile
1.19 audio/linux-f8-esound/Makefile
1.7 audio/linux-f8-freealut/Makefile
(Only the first 10 of 171 ports in this commit are shown above. )
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) ;-)
|
|
Thu, 19 Mar 2009
|
[ 17:28 bsam ]
1.2 archivers/linux-upx/Makefile
1.29 astro/google-earth/Makefile
1.37 audio/baudline/Makefile
1.17 audio/linux-esound/Makefile
1.5 audio/linux-freealut/Makefile
1.8 audio/linux-libvorbis/Makefile
1.12 audio/linux-openal/Makefile
1.3 audio/linux-sdl_mixer/Makefile
1.14 audio/teamspeak_client/Makefile
1.3 biology/consed/Makefile
(Only the first 10 of 136 ports in this commit are shown above. )
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)
|
|
Fri, 15 Aug 2008
|
[ 12:29 bsam ]
1.13 Mk/bsd.linux-rpm.mk
Make bsd.linux-rpm.mk respect NOPORTDOCS variable.
PR: 123964
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
Discussed at: emulation@
|
|
Tue, 29 Apr 2008
|
[ 19:20 bsam ]
1.12 Mk/bsd.linux-rpm.mk
Add valid values fc6, f7 and f8:
. to USE_LINUX variable, so users can install linux ports which [1]
use AUTOMATIC_PLIST (while those values are assigned to
OVERRIDE_LINUX_BASE_PORT variable);
. to IGNORE message.
netchild said: "I don't think it will hurt if the fix for fc6 is committed.
There are users out there which already use the experimental 2.6.16 support,
and it would make their life easier."
me decided: "Why should we segragate f7/f8 users?" and committed f7/f8
parts as well.
PR: ports/122826 [1]
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> [1]
|
|
Thu, 5 Oct 2006
|
[ 17:20 bsam ]
1.11 Mk/bsd.linux-rpm.mk
Redo the comments so they match the other bsd.x.mk files.
PR: 104015
Submitted by: whitespace police (edwin)
|
|
Mon, 2 Oct 2006
|
[ 14:00 vd ]
1.10 Mk/bsd.linux-rpm.mk
Remove support code for old linux distros
PR: ports/103901
Submitted by: vd
Approved by: netchild
|
|
Sun, 30 Jul 2006
|
[ 22:34 sat ]
1.9 Mk/bsd.linux-rpm.mk
- Only set default m_s_subdir if master_sites was undefined
|
|
Thu, 13 Jul 2006
|
[ 12:35 bsam ]
1.6 audio/linux-alsa-lib/Makefile
1.17 audio/linux-arts/Makefile
1.8 audio/linux-libogg/Makefile
1.5 audio/linux-libvorbis/Makefile
1.6 audio/linux-openal/Makefile
1.8 Mk/bsd.linux-rpm.mk
1.3 audio/linux-alsa-lib/distinfo.i386
1.3 audio/linux-libvorbis/distinfo.i386
1.3 audio/linux-openal/distinfo.i386
o change default linux package at bsd.linux-rpm.mk for automatic
plist creation to FC4;
o upgrade audio ports which use automatic plist creation to use FC4
packages or bump PORTREVISION for those which already use FC4
packages. [1]
Approved by: julefort (maintainer, implicit) [1]
netchild (mentor)
|
|
Wed, 7 Jun 2006
|
[ 18:47 netchild ]
1.7 Mk/bsd.linux-rpm.mk
When generating the automatic plist, also understand @dirrmtry when looking
up linux_base-X owned dirs.
Submitted by: Boris Samorodov <bsam@ipt.ru>
|
|
Sat, 20 May 2006
|
[ 15:54 netchild ]
1.6 Mk/bsd.linux-rpm.mk
Add support for the upcomming FC4 port (waiting for repocopy).
Submitted by: Boris Samorodov <bsam@ipt.ru>
|
|
Tue, 16 May 2006
|
[ 18:19 netchild ]
1.5 Mk/bsd.linux-rpm.mk
Fix the new-plist target (typo).
|
|
Tue, 2 May 2006
|
[ 10:06 netchild ]
1.4 Mk/bsd.linux-rpm.mk
1.531 Mk/bsd.port.mk
Extract only the binary RPM's.
This should fix linux-expat, linux-glib2, linux-gnomelibs and
linux-xorg-libs (and thus linux-jpeg) on pointyhat.
Noticed by: pointyhat (kris)
|
|
Sun, 30 Apr 2006
|
[ 22:00 netchild ]
1.5 audio/linux-alsa-lib/Makefile
1.15 audio/linux-arts/Makefile
1.7 audio/linux-libogg/Makefile
1.4 audio/linux-libvorbis/Makefile
1.5 audio/linux-openal/Makefile
1.3 Mk/bsd.linux-rpm.mk
1.2 audio/linux-alsa-lib/distinfo.i386
1.4 audio/linux-arts/distinfo.i386
1.2 audio/linux-libogg/distinfo.i386
1.2 audio/linux-libvorbis/distinfo.i386
(Only the first 10 of 11 ports in this commit are shown above. )
bsd.linux-rpm.mk:
- document some variables
- set some variables based upon presets [1]
- automatically guess the src RPM (needs to be overidden for multi-RPM
ports) [1]
- allow to specify complete directories or a set of files for
automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1]
- add fc3 to the automatic plist handling [1]
- allow to override the linux-rpm-generate-plist target
- also detect @dirrmtry in the automatic plist handling [1]
- adopt the new-plist target to the new world order [1]
ports: [1,2]
- edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER})
- add source distfiles to distinfo to allow auto fetching sources(Only the first 15 lines of the commit message are shown above )
|
|
Wed, 25 Jan 2006
|
[ 17:41 jylefort ]
1.2 Mk/bsd.linux-rpm.mk
Pass maintainership to emulation.
Discussed with: netchild
|
|
Sat, 21 Jan 2006
|
[ 17:37 krion ]
1.93 Makefile
1.21 astro/sattrack/Makefile
1.9 comms/acfax/Makefile
1.8 comms/aldo/Makefile
1.2 comms/cwdaemon/Makefile
1.5 comms/echolinux/Makefile
1.10 comms/gmfsk/Makefile
1.5 comms/gpredict/Makefile
1.3 comms/gpsk31/Makefile
1.6 comms/grig/Makefile
(Only the first 10 of 82 ports in this commit are shown above. )
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 26 |