1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
Alejandro Pulver
2350ebc334 - Update to version 2.2.2.
- Use SF macro in MASTER_SITES.
- Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC.
- Use NOT_FOR_ARCHS for sparc64 instead of checking ${ARCH}.
- Use SUB_FILES for pkg-message instead of processing it manually.
- Use patch for Makefile instead of REINPLACE_CMD.
- Use FIND + MKDIR/INSTALL_DATA to install for avoiding too many commands.
- Misc format to pkg-message.
- Improve wrapper script: use "exec" to avoid wasting resources with the
  script itself, take installation message from 'pkg_info -D' instead of
  duplicating it inside the script, use SUB_LIST macros like DATADIR.

PR:		ports/109587
Submitted by:	alepulver (myself)
Approved by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2007-02-27 14:02:47 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Florent Thoumie
ce25467c03 - Don't link statically to libpng.
- s/Warcraft2/Warcraft 2/g on some various files.

PR:		ports/87392
Submitted by:	maintainer
2005-10-13 18:13:16 +00:00
Kris Kennaway
b1f90cac6f BROKEN on sparc64: does not compile
Approved by:    portmgr (self)
2005-03-27 02:11:07 +00:00
Sergey A. Osokin
07d7b4cd7f Utilize DATADIR macro.
Respect CC and CFLAGS.
Use LOCALBASE for compile-time and PREFIX for install-time
instead of hard-coded '/usr/local'.
Bump PORTREVISION.

Approved by:	Travis Poppe <tlp at LiquidX dot org> (maintainer)
2004-11-10 08:42:25 +00:00
Volker Stolz
86dbe05b9a Fix wrapper-script
PR:		ports/68836
Submitted by:	Travis Poppe (maintainer)
2004-07-09 07:29:31 +00:00
Pav Lucistnik
3bffad3464 - Unbreak pkg-message creation on read-only ports tree
PR:		ports/68753
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
Reported by:	kris / pointyhat
2004-07-07 07:01:34 +00:00
Pav Lucistnik
e369e064f2 - [ -d for directories
- Kill trailing whitespace

PR:		ports/68670
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-07-05 16:34:22 +00:00
Michael Nottebrock
865533f066 Add games/wargus, a Warcraft2 Mod that allows you to play Warcraft2 with
Stratagus.

PR: ports/68584
Submitted by:	Travis Poppe <tlp@LiquidX.org>
2004-07-04 05:29:25 +00:00