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)
- Added new options (SMP and GERMANY support)
- This ports install libSDL-1.2.id.so.0 and libstdc++.so.6. It's neccesary for
correct running of linux-quake4.
- Other tiny modifications.
- Install libraries in a private directory and not in global ones [1].
- Fix IDSOFTWARE mirror sub-directory [1].
- Keep PORTEPOCH [1].
PR: ports/96789
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Reworked by: alepulver [1]
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk and adds it to the following ports:
games/doom
games/linux-quake3
games/linux-quake4
games/qcc
games/quake-data
games/quake-source
games/quake2-data
games/quake2-source
games/quake2forge
games/quake2lnx
games/quake3
games/quake3-data
games/rtcw
PR: ports/93546
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
- Install into X11BASE
- Cleanup
- Take over maintainership
PR: ports/92383
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by: Andrew Pantyukhin <infofarmer@gmail.com> (maintainer)
Make linux-quake4 fetchable.
Reported by: Kris Kennaway
Oh man, we need to support torrent links in bsd.port.mk.
See also bin/89403
PR: ports/89299
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
I'm not a gamer, and I don't own the game, but this is an
important port and it would be a pity to see it orphaned. So
I'm willing to take maintainership until someone more suitable
steps forward..
BTW, Q4 runs great on FreeBSD. There are still a few tweaks
to be made (e.g. q4 would be glad to see linprocfs), but overall
it runs without any bugs, glitches or performance problems.
We need to put some pressure on Ati guys to release either
drivers or specs. Maybe we'll talk later about it at advocacy@.
o Update to 1.0.5
o Fix pkg-plist
o Add SHA256
o Old savegames seem to be compatible
PR: ports/89199
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: Ed Schouten <ed@fxq.nl>
id Software has released Linux binaries for Quake 4! Hooray!
They seem to work on FreeBSD as well (worked on my machine,
about 5 FPS ;-)).
There isn't a port for it at the moment, so I've made one.
I don't feel like maintaining it, because I can't really
test it on my machine.
The port isn't complete; There isn't a switch to install
dedicated only (wouldn't be hard though) and I guess we
shouldn't be able to build packages from it.
Have fun! :-)
* Renamed it to games/linux-quake4 to stay consistent with other quake ports.
PR: ports/87764
Submitted by: Ed Schouten <ed@fxq.nl>