| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 08:57:13
0.5_2
|
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
15 Mar 2013 16:10:07
0.5_2
|
jgh  |
- adopt optionsNG
- trim historical headers
Approved by: portmgr (miwi) |
13 Oct 2012 13:39:59
0.5_2
|
dinoex  |
- cleanup comments
Feature safe: yes |
18 Feb 2012 10:18:33
0.5_2
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
08 Jan 2012 17:43:24
0.5_1
|
eadler  |
multimedia/avifile will die soon so remove any references to it
Approved by: acm |
02 Jul 2011 17:14:20
0.5_1
|
miwi  |
= Drop MD5 support |
28 Oct 2010 21:00:21
0.5_1
|
erwin  |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
08 Jan 2009 15:33:51
0.5_1
|
acm  |
- Fix typo
Reportted by: pav |
05 Dec 2008 03:58:06
0.5_1
|
acm  |
- Fix a problem with emulators/mupen64-tr64 and emulators/mupen64-glide ports |
25 Jul 2008 09:38:45
0.5_1
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
30 Jun 2008 04:46:46
0.5_1
|
acm  |
- Fix a build error with bsdcpio on 8.x
Submitted by: Kris |
19 Apr 2008 17:56:05
0.5_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
10 Nov 2007 18:49:12
0.5_1
|
acm  |
- Add USE_DOS2UNIX
- Fix build with GCC4.x
- Clean up patch files
Approved by: portmgr (pav) |
15 Oct 2007 22:05:11
0.5_1
|
acm  |
- Fix build with GCC 4.x
- Bump PORTREVISION
PR: 116933
Reported by: nrgmilk__ at_gmail.com |
09 Oct 2007 07:39:43
0.5_1
|
acm  |
- Bump PORTREVISION
- Add support for new tr64/glide64 plugins |
09 Oct 2007 03:50:04
0.5
|
acm  |
- Update to 0.5
- Remove a lot of obsolete patch files
- Clean up all emulators/mupen64* ports
- Add new way to build mupen64 emulator and all plugins
- Pass maintainership to me
Approved by: tlp (maintainer via irc) |
04 Oct 2007 00:47:23
0.4_3
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 May 2007 20:32:57
0.4_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Sep 2006 11:21:59
0.4_2
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
07 May 2006 10:55:47
0.4_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with E |
07 Mar 2006 08:28:06
0.4_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 09:47:28
0.4
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Oct 2004 04:53:51
0.4
|
dinoex  |
Mupen64 base
-
Mupen64 is a highly portable Nintendo 64 emulator. It has been developed
on/for Linux originally but has already been ported successfully to other
operating systems. The program can easily be ported to all operating systems
supported by the SDL library.
In its current state, the emulator is highly compatible and uses a plugin
system. With the correct plugins ("correct" can be computer dependent), it
can achieve nearly perfect graphics and sound in many games.
WWW: http://mupen64.emulation64.com/
PR: 71895
Submitted by: Travis Poppe |