| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.6_2
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
02 Jul 2011 17:14:20
0.6_2
|
miwi  |
= Drop MD5 support |
19 Apr 2008 17:56:05
0.6_2  |
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) |
23 Mar 2008 16:44:09
0.6_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
0.6_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Dec 2005 20:35:32
0.6
|
edwin  |
remove trailing spaces (portlint anybody?) |
08 Nov 2005 21:45:49
0.6
|
edwin  |
Add SHA256 checksums to the distinfo files. |
11 Sep 2005 09:32:48
0.6
|
edwin  |
[PATCH] emulators/m2000: fix plist
- fix plist
- utilize DATADIR
- follow the naming rule of COMMENT
PR: ports/85968
Submitted by: Yen-Ming Lee <leeym@freebsd.org> |
06 Sep 2005 22:23:19
0.6
|
edwin  |
Worst port ever... Add dependency on XLIB
Noted by: pointy hat |
05 Sep 2005 05:26:20
0.6
|
edwin  |
USE_UNZIP doesn't exist, so add a extract-dependency on unzip.
Noticed by: pointyhat runs |
30 Aug 2005 07:46:28
0.6
|
edwin  |
prefer local mirror for cassettes. |
28 Aug 2005 10:36:18
0.6
|
edwin  |
[new port] emulators/m2000 - Philips P2000 emulator
P2000 Emulator
- P2000T or P2000M model (P2000M emulation is buggy)
- Support for 1 ROM cartridge
- User-definable amount of RAM
- One tape drive
- Sound through PC Speaker or SoundBlaster (MS-DOS version), or
USS(/Lite) /dev/dsp (Linux/SVGALib and Unix/X versions)
- SAA5050 character rounding emulated in high resolution mode
The tape files should be writable, otherwise the emulator won't load them.
WWW: http://www.komkon.org/~dekogel/m2000.html
PR: ports/85263
Submitted by: Edwin Groothuis <edwin@mavetju.org> |