| non port: games/HeroesOfMightAndMagic/Makefile |
|
CVSWeb
|
Number of commits found: 11 |
|
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)
|
|
Thu, 19 Feb 2009
|
[ 21:45 mva ]
1.7 accessibility/at-poke/Makefile
1.11 accessibility/py-papi/Makefile
1.3 audio/linux-mikmod/Makefile
1.2 audio/linux-sdl_mixer/Makefile
1.2 audio/openal-soft/Makefile
1.47 audio/sdl_mixer/Makefile
1.35 audio/sdl_sound/Makefile
1.30 devel/cvs2cl/Makefile
1.20 devel/cvsutils/Makefile
1.19 devel/guichan/Makefile
(Only the first 10 of 47 ports in this commit are shown above. )
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
|
|
Fri, 8 Jun 2007
|
[ 16:55 miwi ]
1.9 games/HeroesOfMightAndMagic/Makefile
- Pass maintainership to submitter
PR: 113429
Submitted by: Marcus von Appen<mva@sysfault.org>
|
|
Tue, 5 Sep 2006
|
[ 04:49 linimon ]
1.8 games/HeroesOfMightAndMagic/Makefile
1.64 multimedia/avifile/Makefile
1.35 multimedia/win32-codecs/Makefile
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
|
Sat, 22 Oct 2005
|
[ 22:51 ehaupt ]
1.7 games/HeroesOfMightAndMagic/Makefile
Adding amd64 to ONLY_FOR_ARCHS. Submitter [1] reportet that the port
builds on amd64.
PR: 87530
Reportet by: Simun Mikecin <numisemis@yahoo.com> [1]
Approved by: Holger Lamm <holger@e-gitt.net> (maintainer)
|
|
Fri, 17 Jun 2005
|
[ 22:59 netchild ]
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile
(Only the first 10 of 190 ports in this commit are shown above. )
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- 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(Only the first 15 lines of the commit message are shown above )
|
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ]
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile
(Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ]
1.36 CHANGES
1.8 accessibility/linux-atk/Makefile
1.13 archivers/stuffit/Makefile
1.7 astro/linux-setiathome/Makefile
1.18 audio/baudline/Makefile
1.7 audio/linux-arts/Makefile
1.7 audio/linux-esound/Makefile
1.7 audio/linux-libaudiofile/Makefile
1.4 audio/linux-vsound/Makefile
1.14 cad/linux-eagle/Makefile
(Only the first 10 of 168 ports in this commit are shown above. )
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 21 Feb 2003
|
[ 12:06 knu ]
1.7 games/0verkill/Makefile
1.15 games/3dc/Makefile
1.3 games/44bsd-hunt/Makefile
1.4 games/54321/Makefile
1.3 games/HeroesOfMightAndMagic/Makefile
1.13 games/actx/Makefile
1.13 games/adom/Makefile
1.3 games/alephone-data/Makefile
1.10 games/alephone/Makefile
1.9 games/baduki/Makefile
(Only the first 10 of 274 ports in this commit are shown above. )
De-pkg-comment.
|
|
Sat, 23 Nov 2002
|
[ 17:18 lioux ]
1.2 games/HeroesOfMightAndMagic/Makefile
1.16 graphics/win32-codecs/Makefile
1.10 mail/pgp4pine/Makefile
Update maintainer email
|
|
Wed, 7 Mar 2001
|
[ 11:35 demon ]
unknown games/HeroesOfMightAndMagic/Makefile
unknown games/HeroesOfMightAndMagic/scripts/configure
unknown games/HeroesOfMightAndMagic/scripts/do-install
unknown games/HeroesOfMightAndMagic/pkg-comment
unknown games/HeroesOfMightAndMagic/pkg-descr
unknown games/HeroesOfMightAndMagic/files/pkg-plist.base
unknown games/HeroesOfMightAndMagic/files/pkg-plist.music
unknown games/HeroesOfMightAndMagic/files/pkg-plist.scenario
unknown games/HeroesOfMightAndMagic/files/pkg-plist.tail
unknown games/HeroesOfMightAndMagic/files/pkg-plist.video
New port: Heroes of Might and Magic III (Linux version).
|
Number of commits found: 11 |