1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
bfe6dadf79 - Fix build with gcc 4.2
Approved by:	maintainer via privat mail
2007-07-14 22:42:55 +00:00
Pav Lucistnik
03dd4e81c8 - Mark BROKEN on 7.0: does not compile with gcc42
Requested by:	Anton Yudin <contact@toha.org.ua> (maintainer)
2007-07-14 22:06:36 +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
Martin Wilke
921dc2916b - Update to 0.7.9
PR:             108487
Submitted by:   miwi
Approved by:    maintainer timeout
2007-02-26 11:19:04 +00:00
Martin Wilke
7c5b8c4084 - Marked BROKEN for 4.X
Submitted by:	pointyhat
2007-01-10 18:06:00 +00:00
Martin Wilke
be80d01320 - Fix incorrect install phat
- Fix pkg-plist
- Bump PORTREVISION

PR:		ports/105939
Submitted by:	Denis Barov<dindin@freebsd.org.ua>
                Cédric Jonas <cedric@decemplex.net> (via privat mail)
Approved by:	maintainer timeout
2006-12-13 11:12:15 +00:00
Martin Wilke
ae1f3473b9 - Update to 0.7.4
PR:		ports/105046
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	maintainer timeout
2006-11-15 21:49:58 +00:00
Pav Lucistnik
cff98ea77c - Update to 0.7beta3
PR:		ports/93114
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
Approved by:	Anton Yudin <toha@toha.org.ua> (maintainer)
2006-03-18 22:44:55 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Edwin Groothuis
25a5c1c67d Maybe this will work better
checking for clanSignals-0.7... no
	gnome-config: not found
	Package clanSignals-0.7 was not found in the pkg-config search path.

	thus:
	USE_GNOME=	gnomelibs
2005-01-12 03:04:36 +00:00
Edwin Groothuis
4982245c32 New port games/wormux.
Almost everyone has heard of the Worms(R) series of games,
	developed by Team17.  Worms was created in 1990, the goal
	of the game consisting of a several teams of "worms" fighting
	to the death on a 2D map. Wormux is heavily influenced by
	all games in this genre, including Scorched Earth and Liero.

	Wormux is free software clone of this game concept. Though
	currently under heavy development, it is already very
	playable, with lots of weapons (Dynamite, Baseball Bat,
	Teleportation, etc.). There are also lots of maps available
	for your battling pleasure! Wormux takes the genre to the
	next level, with great customisation options leading to
	great gameplay. There is a wide selection of teams, from
	the Aliens to the Chickens. Also, new battlefields can be
	downloaded from the Internet, making strategy an important
	part of each battle.

PR:		ports/75186
Submitted by:	Anton Yudin <toha@toha.org.ua>
2004-12-23 08:00:53 +00:00