1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Doug Barton
989772c9ac 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
2011-10-24 09:11:38 +00:00
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
88a2c20cf1 remove trailing spaces (portlint anybody?) 2005-12-23 20:35:32 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Edwin Groothuis
b043c46c72 [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>
2005-09-11 09:32:47 +00:00
Edwin Groothuis
20d6a710c5 Worst port ever... Add dependency on XLIB
Noted by: pointy hat
2005-09-06 22:23:19 +00:00
Edwin Groothuis
7b613097e0 USE_UNZIP doesn't exist, so add a extract-dependency on unzip.
Noticed by: pointyhat runs
2005-09-05 05:26:20 +00:00
Edwin Groothuis
1e0251160b prefer local mirror for cassettes. 2005-08-30 07:46:28 +00:00
Edwin Groothuis
4e5bfe1685 [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>
2005-08-28 10:36:18 +00:00