Commit graph

13 commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Dennis Herrmann
d9593486a3 - Update to 1.3.6
PR:		ports/155810
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-03-23 17:43:20 +00:00
Pav Lucistnik
9184c6387b - Mark BROKEN: this depends on py26-poker-eval and py27-libxml2 which will
clash

Reported by:	pointyhat
2011-03-12 22:18:44 +00:00
Pav Lucistnik
473a6c8bab - py-poker-eval is limited to python 2.5-2.6 so limit this too
Reported by:	pointyhat
2011-03-10 23:06:10 +00:00
Martin Wilke
729d9d232f - Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
2011-02-25 03:19:29 +00:00
Max Brazhnikov
add23a9de1 Update to 1.3.5
PR:		ports/150674
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2010-09-18 15:58:19 +00:00
Martin Wilke
1b1b29c5e6 - Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
2009-12-13 17:00:14 +00:00
Ying-Chieh Liao
01768ed797 upgrade to 1.3.4 2009-09-07 17:17:01 +00:00
Ion-Mihai Tetcu
fb55967ca4 Fix plist and bump PORTREVISION.
Prompted by:	QAT
2009-05-03 05:57:25 +00:00
Ying-Chieh Liao
afbc100e85 upgrade to 1.3.3
drop maintainership
2009-05-01 16:43:49 +00:00
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
Ying-Chieh Liao
cbd186b57a update pkg-comment 2006-12-14 16:06:34 +00:00
Ying-Chieh Liao
829ab62062 add poker-engine
A python library that implements poker rules
2006-12-14 16:03:08 +00:00