summaryrefslogtreecommitdiff
path: root/games/xabacus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 7.5Martin Wilke2009-07-092-5/+4
| | | | | | | | PR: 136477 Submitted by: Ports Fury Notes: svn path=/head/; revision=237494
* - Update to 7.4.1Martin Wilke2008-08-112-4/+4
| | | | | | | | PR: 126423 Submitted by: Ports Fury Notes: svn path=/head/; revision=218435
* - Update to 7.4Martin Wilke2008-07-172-4/+4
| | | | | | | | PR: 125689 Submitted by: Ports Fury Notes: svn path=/head/; revision=216990
* - Update to 7.3.8Martin Wilke2008-05-302-6/+5
| | | | | | | | PR: 124041 Submitted by: Ports Fury Notes: svn path=/head/; revision=213923
* Update to 7.3.6Edwin Groothuis2008-04-294-17/+4
| | | | Notes: svn path=/head/; revision=212253
* - Update to 7.3.5Martin Wilke2008-04-253-4/+16
| | | | | | | | PR: 122761 Submitted by: Ports Fury Notes: svn path=/head/; revision=211958
* - Update to 7.3.3Martin Wilke2008-02-182-5/+4
| | | | | | | | PR: 120816 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=207557
* - Update to 7.3.2Martin Wilke2007-12-143-21/+31
| | | | | | | | PR: 118622 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=203683
* - Update to 7.3.1Rong-En Fan2007-10-062-5/+4
| | | | Notes: svn path=/head/; revision=200991
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 7.3Martin Wilke2007-03-062-6/+7
| | | | | | | | PR: 109800 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186713
* - Update to 7.2.6Martin Wilke2007-01-092-6/+7
| | | | | | | | PR: ports/107629 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=181914
* - Update to 7.2.5Rong-En Fan2006-09-262-4/+4
| | | | | | | | PR: ports/103637 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=173890
* - Update to 7.2.3Martin Wilke2006-08-102-4/+4
| | | | | | | | | PR: ports/101595 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Approved by: krion (mentor) Notes: svn path=/head/; revision=170301
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Update to 7.1.6.Sam Lawrance2005-12-182-4/+4
| | | | | | | | PR: ports/90553 Submitted by: Ports Fury Notes: svn path=/head/; revision=151477
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* - Update to version 7.1.5Renato Botelho2005-10-182-4/+3
| | | | | | | | PR: ports/87535 Submitted by: Ports Fury Notes: svn path=/head/; revision=145729
* - Support sound playing functionalityRenato Botelho2005-10-101-2/+15
| | | | | | | | PR: ports/87060 Submitted by: Ports Fury Notes: svn path=/head/; revision=144790
* - Update to 7.1.4Pav Lucistnik2005-10-053-3/+16
| | | | Notes: svn path=/head/; revision=144350
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to version 7.0.3Kirill Ponomarev2004-01-055-42/+23
| | | | | | | | PR: 60931 Submitted by: Ports Fury Notes: svn path=/head/; revision=97368
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Update port to 5.5.2Chris D. Faulhaber2000-03-303-16/+18
| | | | | | | | | | | Fix MASTER_SITES Add WWW PR: 17664 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27137
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Use MOTIFLIB. Note this is a patch to configure, so the $ in frontSatoshi Asami1999-05-121-1/+1
| | | | | | | is escaped for lazy evaluation. Notes: svn path=/head/; revision=18805
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12487
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Patch "configure" to add "-lXext" to the Motif libraries.Matthew Hunt1998-05-061-0/+11
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=10883
* Import of xabacus, an abacus for X11 with Motif.Matthew Hunt1998-05-056-0/+61
PR: 6511 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Completes life of: jkh Notes: svn path=/head/; revision=10850