aboutsummaryrefslogtreecommitdiff
path: root/games/klavaro
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 1.9.3Tilman Keskinoz2011-08-013-6/+10
| | | | | | | | PR: 159335 Submitted by: maintainer Notes: svn path=/head/; revision=278732
* - Update to 1.9.1Frederic Culot2011-04-262-4/+4
| | | | | | | | PR: ports/156645 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer) Notes: svn path=/head/; revision=273188
* - Update to 1.9.0Frederic Culot2011-04-133-4/+15
| | | | | | | | | PR: ports/156348 Submitted by: Aldis Berjoza <aldis AT bsdroot.lv> Corrected by: Herbert J. Skuhra <h.skuhra AT gmail.com> (maintainer) Notes: svn path=/head/; revision=272662
* - Update to 1.7.5Martin Wilke2011-02-133-3/+11
| | | | | | | PR: 154722 Notes: svn path=/head/; revision=269035
* - Update to 1.7.3Pav Lucistnik2010-12-083-6/+12
| | | | | | | | PR: ports/152925 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer) Notes: svn path=/head/; revision=265853
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 1.5.0Dmitry Marakasov2010-04-154-22/+14
| | | | | | | | PR: 145365 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer) Notes: svn path=/head/; revision=252702
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.3.4Martin Wilke2009-10-214-201/+125
| | | | | | | | | PR: 139684 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer Notes: svn path=/head/; revision=243143
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update to 1.1.8Philip M. Gollucci2009-01-273-8/+58
| | | | | | | | PR: ports/130992 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer) Notes: svn path=/head/; revision=226982
* Over to new volunteer.Mark Linimon2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220178
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Update to 1.0.8Pav Lucistnik2008-09-053-5/+6
| | | | | | | | | PR: ports/124203 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Approved by: maintainer timeout (infofarmer; 3 months) Notes: svn path=/head/; revision=219932
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.0.7Andrew Pantyukhin2008-01-243-4/+16
| | | | Notes: svn path=/head/; revision=206110
* - Update to 1.0.6Andrew Pantyukhin2008-01-073-16/+14
| | | | Notes: svn path=/head/; revision=205210
* - Update to 1.0.5Andrew Pantyukhin2007-12-122-4/+4
| | | | Notes: svn path=/head/; revision=203118
* - Update to 1.0.4Andrew Pantyukhin2007-08-174-18/+19
| | | | Notes: svn path=/head/; revision=197834
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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
* - Unbreak by updating distinfo (tiny upstream fixes)Andrew Pantyukhin2007-06-152-5/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=193568
* BROKEN: Size mismatchKris Kennaway2007-05-251-0/+2
| | | | Notes: svn path=/head/; revision=191689
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.0.3Andrew Pantyukhin2007-05-033-13/+32
| | | | Notes: svn path=/head/; revision=191476
* Add port games/klavaro:Andrew Pantyukhin2007-03-254-0/+187
Klavaro is just another free touch typing tutor program. We felt like to do it because we became frustrated with the other options, which relied mostly on some few specific keyboards. Klavaro intends to be keyboard and language independent, saving memory and time (and money). WWW: http://klavaro.sourceforge.net/ Notes: svn path=/head/; revision=188319