aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-contact-editor.h
stat options
Period:
Authors:

Commits per author per week (path 'ui/evolution-contact-editor.h')

AuthorW07 2025W08 2025W09 2025W10 2025Total
Total00000
e-1.18 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3blaster
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Sprinkle more USES=xorgNiclas Zeising2019-11-081-0/+2
|
* First step at deorbitting esound:Baptiste Daroussin2019-02-251-5/+2
| | | | remove esound options where it is possible to
* - Convert USE_SDL=yes to USE_SDL=sdlDmitry Marakasov2019-02-051-1/+1
| | | | Approved by: portmgr blanket
* audio/mp3blaster: un-break on powerpc64Roman Bogorodskiy2018-06-242-3/+75
| | | | | | | | Previously clang 6 narrowing errors were silenced by adding -Wno-narrowing to CXXFLAGS. However, the older gcc on powerpc64 (and probably some other Tier-2 platforms) does not support this flag, so un-break the build by removing this flag and fixing narrowing issues on the code level.
* Mark ports broken on powerpc64, categories a-c.Mark Linimon2018-06-181-0/+2
| | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
* audio/mp3blaster: assorted fixesRoman Bogorodskiy2018-01-282-1/+15
| | | | | | | - Fix build with clang 6; - Add missing dependencies when building with NAS; - Don't silent INSTALL_DATA command; - Bump PORTREVISION.
* Update to 3.2.6Tobias Kortkamp2017-06-075-25/+26
| | | | | | | | | | | | | | | | | While here: - Add license - Add the missing SDL option to OPTIONS_DEFINE - Fix ESOUND option - Fix build of NAS option with Clang < 4.0 - The configure script says this configure: WARNING: unrecognized options: --with-cxxflags so remove it from CONFIGURE_ARGS - Regenerate patches Changes: http://www.mp3blaster.org/2017/05/its-only-been-8-years.html PR: 219808 Approved by: lme (mentor), novel (maintainer) Differential Revision: https://reviews.freebsd.org/D11076
* Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibilityTijl Coosemans2016-12-081-1/+1
| | | | | links that were added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* audio/mp3blaster: fix build with Clang 3.9Ed Maste2016-09-201-0/+11
| | | | | PR: 212623 Approved by: novel
* Cleanup patches, a* categories.Mathieu Arnold2016-07-271-3/+3
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-4/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* audio/mp3blaster: document ncurses requirement (USES+=ncurses)John Marino2016-02-071-1/+1
| | | | approved by: infrastructure blanket
* The 'NAS" option had handlers but was not listed in OPTIONS,Roman Bogorodskiy2015-09-131-1/+1
| | | | | | so add it to OPTIONS_DEFINE. Reported by: bapt
* Convert the automatically discovered esound into a proper optionBaptiste Daroussin2015-09-131-9/+4
| | | | Approved by: novel (maintainer)
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-34/+12
| | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412?
* audio category: Remove $PTHREAD_LIBSJohn Marino2015-03-261-4/+3
| | | | | | xmcd didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
|
* comms/lirc:Tijl Coosemans2014-08-111-1/+1
| | | | | | | | | - Fix missing -lusb [1] - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Use @sample Reported by: sbruno [1]
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-301-0/+0
| | | | '__' instead.
* Stage support.Roman Bogorodskiy2014-03-252-5/+5
|
* Fix properties on pkg-plistBaptiste Daroussin2014-01-221-1/+0
|
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-4/+4
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | audio)
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-311-1/+1
| | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Convert to new options framework left un converted ports in a* categoriesBaptiste Daroussin2013-03-221-20/+17
| | | | | | While here trim headers Convert some gnomehack to pathfix Convert some pkgconfig to USE_PKGCONFIG=build
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-201-1/+1
| | | | directly or indirectly (via libvorbis, libtheora).
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - Update comms/lirc to 0.9.0p1_4 in order to be able to use the lircJuergen Lock2011-02-271-1/+1
| | | | | | | | | | | | | | | | | | | support in webcamd svn (for mceusb-based receivers/transmitters and USB DVB tuner remotes supported by the Linux code), and enable support for a few more USB devices while we're at it tho of those only an FTDI-based one was tested: http://www.huitsing.nl/irftdi/ [1] - Fix plist for audio/rhythmbox and multimedia/totem and add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for multimedia/xine when building them with (optional) lirc support. [2] - Chase liblirc_client shlib version bump for ports depdending on it and bump PORTREVISIONs for ports depending on it by default. Approved by: portmgr (miwi) [2] Thanks to: Warren Block <wblock@wonkity.com> for testing [1]
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-071-1/+1
| | | | (via libvorbis, libtheora).
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with A
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-071-1/+2
|
* Update to 3.2.5 and mark MAKE_JOBS_SAFE.Roman Bogorodskiy2009-04-05