1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +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
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Thomas Abthorpe
73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Alejandro Pulver
a7bed004e9 - Use (more or less) "official" mirror instead of MASTER_SITE_LOCAL.
- Add (back) a WWW line to pkg-descr.
- Remove my old signature from pkg-descr.
2008-01-15 22:25:13 +00:00
Alejandro Pulver
04e1166add - Remove USE_REINPLACE.
- Remove '@' from installation commands.
- Format tabs.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:04:45 +00:00
Alejandro Pulver
faf157a3b3 Change the maintainership address to the @FreeBSD.org one.
Approved by:	garga (mentor)
2006-04-09 13:08:16 +00:00
Pav Lucistnik
d3639835ab - Add SHA256
Requested by:	maintainer
2005-11-25 21:47:35 +00:00
Pav Lucistnik
18fee5e338 - Website gone; remove WWW, put distfile on master_site_local
PR:		ports/87083
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2005-10-07 20:48:59 +00:00
Dejan Lesjak
6e4ad3455b Fix typo that caused compilation error on ia64 and fix a comment.
Reported by:	pointyhat via kris
Submitted by:	Alejandro Pulver (maintainer)
2005-07-30 17:48:41 +00:00
Dejan Lesjak
fe34be1887 * Change option OPTIMIZED_CFLAGS to ON.
* Adjust optimizations for all architectures.
* Use optimizations if GCC >= 3.X (OSVERSION >= 500035).
* Note how to install Ruby interface.

PR:		ports/84024
Submitted by:	Alejandro Pulver (maintainer)
2005-07-25 01:36:04 +00:00
Pav Lucistnik
1c72a7109e exMARS combines the latest advance in corewar simulation technology, with
proactive performance optimizations.

Actually exMARS is a redcode simulator, just like exhaust and pMARS. In fact,
I have shamelessly taken sourcecode from pMARS, exhaust, some ideas from
qMars, a shot of optimizations, shook everything well, and garnished
everything with a high level interface for Ruby.

PR:		ports/83576
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-07-18 21:12:39 +00:00