non port: emulators/vgb-bin/Makefile |
Number of commits found: 31 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu)
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Eric L. Hernes <erich@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* Gerald Pfeifer <gerald@FreeBSD.org>
* Gunter Wambaugh <techgunter@yahoo.com>
* Jacques Vidrine <nectar@FreeBSD.org>
* Janni
* Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Jeremy Karlson
* Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
* Joel Sutton <jsutton@webnet.com.au>
* Joerg Wunsch <joerg@FreeBSD.org>
* Jonathan M. Bresler (jmb)
* Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
* Juergen Lock <nox@jelal.kn-bremen.de>
* Kaltashkin Eugene <zhecka@gmail.com>
* Kevin Bowling <kbowling@FreeBSD.org>
* Li-Lun Wang <llwang@infor.org>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Martin Hinner
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Neumann <mneumann@ntecs.de>
* Miguel Mendez <flynn@energyhq.homeip.net>
* Naram Qashat <cyberbotx@cyberbotx.com>
* Nicole Reid <root@cooltrainer.org>
* Nishika <nishika@cheerful.com>
* Pavel I Volkov <pavelivolkov@googlemail.com>
* Piotr Kubaj
* Ruan Wei (iamayan@gmail.com)
* Sebastian Schuetz <sschuetz@fhm.edu>
* Seiichirou Hiraoka
* Shaun Amott <shaun@FreeBSD.org>
* Sheldon Hearn <axl@iafrica.com>
* Simon Dick <simond@irrelevant.org>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Stijn Hoop <stijn@win.tue.nl>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Thomas Bernard <nanard@free.fr>
* Timothy Beyer <beyert@cs.ucr.edu>
* Tobias Reifenberger <tr@freebsd.mayn.de>
* Tom Carrick <knyghtmare@knyghtmare.com>
* Travis Poppe <tlp@liquidx.org>
* Uffe Jakobsen <uffe@uffe.org>
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* alepulver
* alex
* dchapes@ddm.on.ca
* dk
* elbarto
* janek@gaja.ipan.lublin.pl
* jhb
* jmz
* joerg
* jraynard
* krion
* kstailey
* mbr@FreeBSD.org
* okeeblow <root@cooltrainer.org>
* pixel
* pjm
* tenser@spitfire.ecsel.psu.edu
* trasz
* trasz <trasz@pin.if.uz.zgora.pl>
* # Created by Timothy Beyer <beyert@cs.ucr.edu>
With hat: portmgr
27eb52a |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 15 Mar 2021
|
17:40 amdmi3
Mark as only for i386
This requires compatible (e.g. i386) X11 libraries, and there's no
supported way to have i386 packages on amd64 system.
PR: 233877
Reported by: 0mp
 |
Tuesday, 5 Nov 2019
|
15:48 zeising
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 31 Jan 2016
|
21:46 amdmi3
- Add missing USE_XORG
- Switch to options helpers
 |
Thursday, 10 Apr 2014
|
12:47 pawel
- Add staging support
- Convert to new LIB_DEPENDS format
- Switch to PLIST_FILES
- Define DOCS option
 |
Friday, 14 Feb 2014
|
16:51 tabthorpe
- Reassign lioux' ports to the heap
With hat: portmgr
 |
Friday, 20 Sep 2013
|
16:43 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
 |
Monday, 5 Jan 2009
|
19:44 pav
- Remove conditional checks for FreeBSD 5.x and older
 |
Sunday, 15 Jun 2008
|
18:50 lioux
o On (OSVERSION >= 600000), depend upon misc/compat5x
o Bump PORTREVISION
 |
Monday, 24 Mar 2008
|
13:03 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 3 Aug 2006
|
08:48 erwin
Forced commit to note that the previous commit was
Approved by: maintainer timeout
 |
08:47 erwin
- Use new IA32_BINARY_PORT macro instead of ONLY_FOR_ARCHS
- Portlint nit
PR: 100481
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
 |
Sunday, 3 Apr 2005
|
19:41 lioux
Update to 3.0
 |
Saturday, 25 Dec 2004
|
11:43 lioux
Remove deprecated USE_SIZE
 |
Sunday, 6 Jun 2004
|
19:45 linimon
Remove trailing whitespace.
 |
Sunday, 8 Feb 2004
|
01:14 lioux
USE_SIZEify
 |
Friday, 18 Apr 2003
|
17:01 lioux
Add compat4x libs to support FreeBSD 5.x branch
 |
Sunday, 23 Feb 2003
|
19:58 lioux
De-pkg-comment
 |
16:55 lioux
Update to 2.2
 |
Monday, 8 Jul 2002
|
01:22 lioux
Sanitize MASTER_SITES
 |
Monday, 19 Nov 2001
|
15:59 lioux
Additional MASTER_SITE to handle Temporary move of the distfile
 |
Friday, 30 Mar 2001
|
14:07 lioux
o Update to version 2.1 o Use proper versioning in the port Makefile. BUMP
PORTEPOCH o Changes: - DI opcode now cancels pending EI (Killer Instinct,
Donkey Kong Land series). - Fixed GBC and SGB colors to span from black to
true white. - Added sound chip initialization on startup (Fortified Zone,
Fortified Zone 2, Beetlejuice). - Fixed third sound channel (still not
perfect). - Added SetWave() call to the sound API. - Added SetWave()
waveforms to the third sound channel. - Window refresh does not start if the
window was off when refresh reached its top (WarriorsOfMightAndMagic). -
Now setting LCD state to 0 during last two lines of VBlank (152-153) so
Final Fantasy Legend works again. - Moved VBlank interrupt from line 145 to
line 144 (Force 21, Cruisn' Exotica, Army Men 2). - Moved VBlank interrupt
to the beginning of scanline (Daedalian Opus).
 |
Tuesday, 16 Jan 2001
|
19:08 will
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have some
rather weird way of doing PORTDOCS substitution.
 |
17:33 sobomax
Massive style enforcement - use ^I instead of spaces for variables identation.
 |
Monday, 27 Nov 2000
|
02:10 lioux
Update to version 20. Unfortunaly, there are no demos on this version.
 |
Tuesday, 3 Oct 2000
|
06:12 lioux
Maintainer is now a committer, update email accordingly
 |
Friday, 11 Aug 2000
|
05:21 will
Add vgb-bin v17, a gameboy emulator, binary-only.
 |
Number of commits found: 31 |