aboutsummaryrefslogtreecommitdiff
path: root/audio/gtick
Commit message (Collapse)AuthorAgeFilesLines
* Add missing LICENSEGanael LAPLANCHE2010-11-161-1/+3
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=264642
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-271-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=261943
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-071-1/+1
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* 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=214428
* - Add support for WITHOUT_NLS optionMartin Wilke2008-06-013-34/+40
| | | | | | | | | | | | - Fix the post-patch target - Remove un-necessary Author line in pkg-descr - Pass maintainership to submitter PR: 124158 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=214122
* - Update to 0.4.2Martin Wilke2008-05-303-5/+7
| | | | | | | | PR: 124014 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Notes: svn path=/head/; revision=213948
* - Update to 0.4.1Thomas Abthorpe2007-08-232-4/+4
| | | | | | | | PR: ports/115735 Approved by: clsung (mentor) Notes: svn path=/head/; revision=198162
* - Update to 0.4.0Andrew Pantyukhin2007-08-133-9/+9
| | | | | | | - Update pkg-descr Notes: svn path=/head/; revision=197601
* - 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
* - Update to 0.3.15Martin Wilke2007-06-203-5/+5
| | | | Notes: svn path=/head/; revision=193963
* - 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 0.3.14Andrew Pantyukhin2007-04-302-8/+6
| | | | | | | | | - Move from x11base to localbase - Add mirrors - Minor tweaks Notes: svn path=/head/; revision=191231
* - Update to 0.3.13Martin Wilke2007-03-073-4/+5
| | | | | | | | | | | - Reset Maintainer to ports@ PR: 109868 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186782
* Reset liamfoy@sepulcrum.org at his request, due to current lack of time.Mark Linimon2007-03-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=186765
* - Update to 0.3.12Martin Wilke2007-02-142-4/+5
| | | | | | | | | PR: 107899 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer timeout Notes: svn path=/head/; revision=185194
* - Update to 0.3.11Cheng-Lung Sung2006-12-203-4/+6
| | | | | | | | | | | - make fetchable PR: ports/104621 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=180228
* - update to 0.3.10Xin LI2006-06-032-5/+4
| | | | | | | | | | | - author changed from bzip2 to gzip for compression Submitted by: Sam Cassiba <drogoh megalomaniacal net> PR: ports/98013 Approved by: Liam J. Foy <liamfoy sepulcrum org> (maintainer) Notes: svn path=/head/; revision=164302
* Update to 0.3.9Erwin Lansing2006-04-273-10/+15
| | | | | | | | | PR: 96109 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=160587
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 Notes: svn path=/head/; revision=154107
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+4
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Update to 0.3.1Pav Lucistnik2004-06-163-4/+7
| | | | | | | | | PR: ports/67475 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=111621
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add gtick, a small but functional metronome application written in Gtk2.Pav Lucistnik2004-02-114-0/+49
PR: ports/62664 Submitted by: Liam J. Foy <liamfoy@sepulcrum.org> Notes: svn path=/head/; revision=100724