Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1286_4 02 Apr 2025 04:57:46
    |
Gleb Popov (arrowd)  |
games/linux-doom3-demo: Mark as CentOS 7 only
It requires too old libstdc++.so.5 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.1286_4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.1286_4 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.1286_4 06 May 2021 11:47:48
    |
Mathieu Arnold (mat)  |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
1.1.1286_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.1286_4 03 Nov 2016 21:47:46
  |
tijl  |
Remove NVIDIA option from Linux ports now that the nvidia-driver can be
installed later. |
1.1.1286_3 07 Sep 2016 12:43:22
  |
tijl  |
- In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS. Helper variables derived from the loop variable aren't
expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim |
1.1.1286_2 05 Sep 2016 19:23:42
  |
tijl  |
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above ) |
1.1.1286_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.1286_2 05 Apr 2015 07:23:50
  |
xmj  |
Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Remove NVIDIA_GL_DESC from all concerned ports
- Use options helpers where adequate.
Differential Revision: https://reviews.freebsd.org/D1759
Approved by: koobs (mentor)
Approved by: portmgr (bapt) |
1.1.1286_2 18 Dec 2014 06:59:25
  |
amdmi3  |
- Drop @dirrm* from plist |
1.1.1286_2 12 Dec 2013 04:41:08
  |
eadler  |
multiple: sync LEGAL and 'make -VLEGAL'
Do it right this time. |
1.1.1286_2 17 Nov 2013 02:30:26
  |
danilo  |
- Remove NO_PACKAGE
- Add stage support
- Add DOCS and NVIDIA_GL options |
1.1.1286_2 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1.1286_2 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.1.1286_2 08 Aug 2010 23:23:05
 |
dougb  |
Add SHA256 for the last few still-valid ports that did not have them |
1.1.1286_2 21 Dec 2009 02:19:12
 |
dougb  |
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. |
1.1.1286_2 07 Jun 2009 15:23:55
 |
bsam  |
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 (Only the first 15 lines of the commit message are shown above ) |
1.1.1286_2 19 Mar 2009 17:28:51
 |
bsam  |
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) |
1.1.1286_2 17 Nov 2008 00:22:53
 |
itetcu  |
- fix plist
- bump PORTREVISION
Prompted by: QAT QA run |
1.1.1286_1 29 Apr 2008 05:11:44
 |
linimon  |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
1.1.1286_1 02 Feb 2007 17:06:25
 |
pav  |
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr |
1.1.1286_1 31 Oct 2006 14:14:01
 |
jylefort  |
[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 |
1.1.1286 04 Sep 2005 02:36:31
 |
jylefort  |
- 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 |
1.1.1286 13 Apr 2005 21:37:15
 |
jylefort  |
Adds the DOOM III demo (Linux version).
PR: ports/79401
Submitted by: myself
Approved by: adamw (mentor) |