summaryrefslogtreecommitdiff
path: root/emulators/vgba-bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* - Add missing dependsDmitry Marakasov2016-02-011-2/+7
| | | | - Switch to options helpers
* - Add staging supportPawel Pekala2014-04-102-12/+9
| | | | | | | - Fix recursive COMMENT - Convert to new LIB_DEPENDS format - Switch to PLIST_FILES - Define DOCS option
* - Reassign lioux' ports to the heapThomas Abthorpe2014-02-141-1/+1
| | | | With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | emulators)
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
|
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-11/+3
|
* o On (OSVERSION >= 600000), depend upon misc/compat5xMario Sergio Fujikawa Ferreira2008-06-151-1/+5
| | | | o Bump PORTREVISION
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
|
* Update to 3.0Mario Sergio Fujikawa Ferreira2005-04-032-5/+5
|
* Update to 2.1Mario Sergio Fujikawa Ferreira2004-12-292-3/+3
|
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-251-1/+0
|
* Remove trailing whitespace.Mark Linimon2004-06-061-1/+0
|
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
|
* Update to 2.0Mario Sergio Fujikawa Ferreira2003-04-182-3/+10
|
* o After repo copy from emulators/vgb-bin:Mario Sergio Fujikawa Ferreira2003-04-054-33/+23
| | | | | - Update to vgba-bin version 1.7: Virtual GameBoy Advance is an emulator of Nintendo GameBoy Advance(TM)
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
|
* Update to 2.2Mario Sergio Fujikawa Ferreira2003-02-232-2/+2
|
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2002-07-081-2/+1
|
* Additional MASTER_SITE to handle Temporary move of the distfileMario Sergio Fujikawa Ferreira2001-11-191-1/+2
| | | | Submitted by: fenner (distfile survey)
* o Update to version 2.1Mario Sergio Fujikawa Ferreira2001-03-302-3/+4
| | | | | | | | | | | | | | | | | | | | 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).
* Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mkWill Andrews2001-01-201-2/+2
| | | | | | | | defined PORTDOCS PLIST_SUB. Submitted by: lioux Closes PR: 24468 PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-161-6/+0
| | | | | | 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.
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
|
* Update to version 20. Unfortunaly, there are noMario Sergio Fujikawa Ferreira2000-11-273-22/+4
| | | | demos on this version.
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | Approved by: will
* Add vgb-bin v17, a gameboy emulator, binary-only.Will Andrews2000-08-115-0/+80
PR: 20427 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>