aboutsummaryrefslogtreecommitdiff
path: root/audio/gtick
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Chase libsndfile 1.0.30 update.Thomas Zander2020-10-011-0/+1
| | | | | | | | | Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers. Notes: svn path=/head/; revision=550824
* Update to 0.5.5Ganael LAPLANCHE2020-09-093-17/+8
| | | | Notes: svn path=/head/; revision=548077
* Fix build with llvm11 (duplicate symbol errors)Ganael LAPLANCHE2020-09-041-0/+11
| | | | Notes: svn path=/head/; revision=547524
* Remove esound support from pulseaudio as audio/esound expired.Rene Ladan2019-05-011-1/+1
| | | | | | | | | Bump PORTREVISIONs of dependent ports. Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* Notes: svn path=/head/; revision=500606
* Add missing USES=gnome to my portsGanael LAPLANCHE2018-09-051-1/+1
| | | | Notes: svn path=/head/; revision=479017
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-0/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Remove dead CENKES mirrorBaptiste Daroussin2015-03-301-1/+1
| | | | Notes: svn path=/head/; revision=382737
* Remove @dirrm/@dirrmty from my portsGanael LAPLANCHE2014-10-131-5/+0
| | | | Notes: svn path=/head/; revision=370757
* Remove deletion of LC_MESSAGES directories that are owned by devel/gettextMichael Gmelin2014-08-201-4/+0
| | | | | | | | Reviewed by: bdrewery Approved by: bdrewery Notes: svn path=/head/; revision=365430
* Update to 0.5.4Ganael LAPLANCHE2014-07-294-14/+4
| | | | Notes: svn path=/head/; revision=363308
* Update to 0.5.3Ganael LAPLANCHE2014-07-174-4/+25
| | | | Notes: svn path=/head/; revision=362135
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* - Use new options frameworkGanael LAPLANCHE2013-11-071-10/+4
| | | | | | | | | | - Remove useless inclusion of bsd.port.options.mk PR: ports/183674 Submitted by: mat Notes: svn path=/head/; revision=333127
* Enable stagingGanael LAPLANCHE2013-11-052-5/+3
| | | | Notes: svn path=/head/; revision=332825
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-08-301-0/+1
| | | | Notes: svn path=/head/; revision=325654
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Update to 0.5.2Ganael LAPLANCHE2013-03-183-9/+5
| | | | Notes: svn path=/head/; revision=314578
* - Switch to OptionsNgGanael LAPLANCHE2012-06-151-7/+9
| | | | | | | - Un-version LIB_DEPENDS Notes: svn path=/head/; revision=299327
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 0.5.1Ganael LAPLANCHE2012-04-303-3/+4
| | | | Notes: svn path=/head/; revision=295718
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 0.5.0Ganael LAPLANCHE2011-08-263-8/+10
| | | | | | | | - Re-order LICENSE/LIB_DEPENDS to make portlint happy - Remove useless CPPFLAGS from CONFIGURE_ENV Notes: svn path=/head/; revision=280516
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* 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