Commit graph

10 commits

Author SHA1 Message Date
Doug Barton
29bec301e7 Add SHA256 for the last few still-valid ports that did not have them 2010-08-08 23:23:05 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Boris Samorodov
7e814a58ec Convert ports which use RUN_DEPENDS+=.../graphics/linux_dri to
using USE_LINUX_APPS+=dri. This is needed to switch a default
linux base at 8-CURRENT to linux_base-f10. No PORTREVISION bump
is needed since it's mere infrastructure fix. Affected ports:
-----
emulators/linux-pete-mesagpu/Makefile
emulators/linux-pete-xgl2gpu/Makefile
games/atitd/Makefile
games/linux-coldwar-demo/Makefile
games/linux-darwinia-demo/Makefile
games/linux-defcon/Makefile
games/linux-doom3-demo/Makefile
games/linux-gorky17-demo/Makefile
games/linux-nerogame/Makefile
games/linux-nwnclient/Makefile
games/linux-savage/Makefile
games/linux-savage-samuraiwars/Makefile
games/linux-uplink-demo/Makefile
games/linux-ut2003-demo/Makefile
games/linux-ut2004-demo/Makefile
games/linux-virtual-jay-peak/Makefile
games/linux-warsow/Makefile
graphics/linux-ac3d/Makefile
math/mupad/Makefile
net/skype12/Makefile
-----

Approved by:	maintainer timeout (2 months, the needed changes were submitted to emulation@ at 2009-04-09)
2009-06-07 15:23:55 +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
Ion-Mihai Tetcu
d41feda44a - fix plist
- bump PORTREVISION

Prompted by:	QAT QA run
2008-11-17 00:22:53 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
Jean-Yves Lefort
623f0675b9 [1]:
- Bump PORTREVISION.
  - Rename directories and scripts adding the "linux-" prefix
    (IdSoftware always releases the source code of their engines).
  - Add IDSOFTWARE to MASTER_SITES.
  - Remove unneeded libraries (included in linux_base-fc4).
  - Use NO_CDROM instead of RESTRICTED since redistribution is allowed
    in electronic form (see games/linux-quake4, games/linux-quake4-demo
    and games/linux-doom3).

Also:
  - Add amd64 to ONLY_FOR_ARCHS
  - Move to LOCALBASE
  - Grammar fix

[1]:
PR:		ports/102916
Submitted by:	alepulver
2006-10-31 14:14:01 +00:00
Jean-Yves Lefort
76d7183a41 - Add a runtime dependency on libGL
- Use USE_X_PREFIX, now that it supports USE_LINUX
- STRIP=#empty is no longer needed
- Use SUB_FILES
- No need to mkdir ${PREFIX}/bin
2005-09-04 02:36:31 +00:00
Jean-Yves Lefort
f1fc01ae88 Adds the DOOM III demo (Linux version).
PR:		ports/79401
Submitted by:	myself
Approved by:	adamw (mentor)
2005-04-13 21:37:14 +00:00