1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Alexey Dokuchaev
8fea07bd91 - I've discovered older distfile on the Internet from Mar 2002 (while ours
was from Dec 2004).  The only difference is empty `Debug' directory and
  two binary files generated by MSVC.  Thus, switch to older distfile as it
  is more likely to be the original; augment MASTER_SITES; use NO_WRKSUBDIR
- Do not patch things in post-extract, do so in post-patch
- Apparently "MeQCC" is preferred spelling, so adjust Makefile header while
  I am here
2012-02-09 15:13:45 +00:00
Alexey Dokuchaev
a9aa1882ce - Fix the build with Clang [*]
- Remove defunct address from MASTER_SITES
- Use USE_DOS2UNIX instead of hand-rolled routine
- Define LICENSE (GPLv2)
- Remove USE_GMAKE, does not seem to be needed
- Do not patch files with both patch(1) and sed(1): when patch file already
  exists, augment it and remove corresponding REINPLACE_CMD
- Convert pkg-plist into PLIST_FILES and PORTDOCS, remove useless file
- Remove superfluous backslashes in sed(1) expressions, do minor cleanups

Submitted by:	Cyril Roelandt [*]
2012-02-06 16:06:17 +00:00
Alexey Dokuchaev
dff4245e57 Fix some minor grammar nits and remove defunct WWW address. 2011-08-09 08:25:57 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
72bae470f4 Add SHA256 2005-11-17 12:04:25 +00:00
Edwin Groothuis
2318652c89 [UPDATE] games/meqcc: integrate with "games/quake-source"
PR:		ports/86171
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Approved by:	maintainer timeout
2005-11-17 12:03:05 +00:00
Alexey Dokuchaev
a8e0b7eaa5 Adjust WWW link. 2005-03-17 08:53:42 +00:00
Alexey Dokuchaev
458f7331db Add meqcc 1.4, MrElusive's QuakeC compiler. 2005-01-16 12:19:15 +00:00