aboutsummaryrefslogtreecommitdiffstats
path: root/devel/xmake
Commit message (Expand)AuthorAgeFilesLines
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Update to 1.06arved2003-01-033-31/+2
* Fix build on current.kris2002-06-161-7/+8
* Don't hard-code CFLAGS=-O2 and CCkris2001-04-301-3/+3
* www.backplane.com -> apollo.backplane.comade2000-07-061-1/+1
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-1/+0
* Upgrade to version 1.05.steve1998-07-273-47/+32
* New port, xmake:max1997-05-086-0/+76
f58a6e6ce4993af5c5ba8558102d7'>- Update to 2.3.1 (from audio/libshout2)sunpoet2014-05-051-2/+2 * - Backport upstream fix for .mkv playback stutter using oss audio.nox2014-04-282-0/+38 * Update to 2.1.4 - changelog is here:nox2014-04-272-4/+5 * - Update libaacs to 0.7.0riggs2014-04-271-1/+1 * - Stop depending on bitstream-vera, add explicit fontconfig/freetypenox2014-04-261-13/+5 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1 * - Chase libmtp movemakc2014-03-101-1/+1 * Chase libmad changesbapt2014-02-051-1/+1 * Add FREERDP knob (default off) [1] and add patch to fix build with it. [2]nox2014-02-052-1/+55 * - Update libdvdread and libdvdnav to 4.2.1martymac2014-02-031-0/+1 * Fix typo.mat2014-01-271-1/+1 * Spell NOTIFY gtk20 dependency as NOTIFY_USE= GNOME=gtk20.nox2013-12-211-2/+2 * multimedia/vlc: add missing lib depend for NOTIFYwg2013-12-201-1/+2 * multimedia/vlc: update to 2.1.2wg2013-12-193-19/+3 * Update opus to 1.1, which includes:naddy2013-12-191-1/+1 * multimedia/vlc: add -fPIC fixing build with liveMediawg2013-12-121-0/+1 * Add patch to fix build with freetype 2.5.1+kwm2013-12-101-0/+15 * - Stagify;thierry2013-12-021-10/+7 * multimedia/vlc: USE_GL only if X11 is enabledwg2013-12-011-2/+2 * Fix build with LIBSSH2 knob.nox2013-11-281-0/+1 * multimedia/vlc: update to 2.1.1wg2013-11-184-42/+3 * multimedia/vlc: fix install path for pkg config fileswg2013-11-111-1/+4 * Fix build on 9.2+/i386 by adding -fomit-frame-pointer to the clangnox2013-11-091-0/+1 * multimedia/vlc: fix seek error with OSSwg2013-11-052-1/+18 * multimedia/vlc: enable OSSwg2013-11-032-8/+27 * multimedia/vlc: fix typo in MAD optionwg2013-10-311-1/+1 * multimedia/vlc: disable OSSwg2013-10-291-10/+9 * multimedia/vlc: fix SAMBA optionwg2013-10-291-10/+7 * multimedia/vlc: remove extra patches for FreeBSD 8.0wg2013-10-283-171/+0 * multimedia/vlc: fix schroedinger check and use options helperswg2013-10-281-469/+196 * multimedia/vlc: fix package without pkgngwg2013-10-281-2/+2 * multimedia/vlc: update to 2.1.0wg2013-10-278-258/+138 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * multimedia/x264: Update to 20130827 snapshotkoobs2013-10-071-0/+1 * Bump PORTEPOCH as vlc-2.0.8.a,3 is < vlc-2.0.8,3 .nox2013-09-271-1/+1 * Update to 2.0.8a . (bugfix release)nox2013-09-262-7/+9 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add LIBSSH2 knob. (default off)nox2013-09-181-3/+11 * Fix build on recent head with (non-default) PROJM knob. (clang+libc++)nox2013-09-141-0/+12 * - Update to 2.0.8 .nox2013-09-108-32/+114 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Fix build with updated net/liveMedia.nox2013-08-301-0/+29 * Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - Convert to new perl frameworkaz2013-08-041-2/+2 * Update to 2.0.7 .nox2013-07-272-5/+4 * Update to Opus 1.0.3:naddy2013-07-161-1/+1 * Fix build of gnash [1] and vlc [2] after libva update.madpilot2013-07-071-0/+13 * Update multimedia/ffmpeg1 to 1.2.1mm2013-06-251-1/+1 * Fix build after audio/flac 1.3.0 update.naddy2013-06-101-0/+13 * * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-101-1/+1 * The FreeBSD x11 team proudly presentszeising2013-05-251-3/+2 * Chase textproc/libebml, multimedia/libmatroska update.ehaupt2013-05-071-1/+1 * Chase security/libgcrypt updateehaupt2013-05-041-0/+1 * - adoption of USESjgh2013-05-021-1/+1 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1 * - Update to 2.0.6 .nox2013-04-263-113/+16 * - Chase libmtp shlib bumpmiwi2013-03-271-1/+1 * - Fix mkv playback when built with clang.nox2013-03-022-1/+25 * - Add UPDATING entry for gnutls updatenovel2013-02-061-0/+1 * Actually fix build with clang on i386 (there was a patch missing.)nox2013-02-051-0/+96 * - Prefer clang on 9.1+ (instead of gcc 4.6+ only on i386.)nox2013-02-031-3/+10 * - libportaudio.so.2 is actually a different port than libportaudio.so.0nox2013-01-131-1/+1 * Update to 2.0.5 .nox2012-12-244-75/+27 * Chase audio/opus library bump.naddy2012-12-111-0/+1 * Add LIRC option (default off.)nox2012-11-291-1/+8 * - Fix pulseaudio segfault. [1]nox2012-11-181-0/+32 * Update to 2.0.4 .nox2012-11-076-82/+16 * - Use multimedia/ffmpeg1 (1.0) instead of ffmpeg-011 (0.11).nox2012-10-161-4/+4 * - Turns out TREMOR support no longer builds anyway so remove thenox2012-10-021-21/+10 * Use more default OPTIONng descriptions (except for VORBIS which turnednox2012-09-261-15/+1 * Strip OPTIONng description that's too long for 8.x dialog(1).nox2012-09-251-1/+1 * - Cleanup options handling a bit, adding back DVD related optionsnox2012-09-231-67/+75 * Mark BROKEN on 7.x .nox2012-09-101-0/+4 * - Add patch for (possible) compilation failure - even though thenox2012-09-063-1/+23 * - Fix remaining i386 build failures by setting USE_GCC?= 4.6+ there, see:nox2012-09-041-4/+1 * - Actually change MAINTAINER to multimedia@ [1]nox2012-09-021-2/+3 * - (Attempt) to fix build on i386.nox2012-09-021-1/+6 * - Update to 2.0.3 .nox2012-09-0114-242/+215 * Update multimedia/x264 to 0.125.2201mm2012-07-241-1/+1 * libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1 * Instead of mentioning dependent options in the description of the optionrene2012-07-041-8/+28 * - Convert to optionsNGrene2012-07-033-323/+272 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - update png to 1.5.10dinoex2012-06-011-2/+2 * - Chase libmtp shlib bumpmiwi2012-05-251-2/+2 * - Update devel/upnp to 1.6.17pawel2012-04-271-2/+2 * Update x264 to 0.123.2189mm2012-04-251-2/+2 * - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-1/+1 * Update multimedia/schroedinger to 1.0.11mm2012-01-251-2/+2 * Quick typo fix, LIBDEPENDS != LIB_DEPENDSdougb2012-01-201-1/+1 * Chase devel/upnp shlib bumppawel2012-01-191-2/+2 * - Fix build with xcb-util 0.3.8 adding xcb-util-keysyms as a dependencygarga2012-01-181-2/+3 * - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisionsmartymac2012-01-171-0/+1 * Remove now redundant #include patch, and fix conflicting 7.x patch.jsa2012-01-092-16/+5 * Update to 1.1.13.jsa2012-01-052-4/+3 * Update x264 to 0.119.2113mm2011-12-211-1/+2 * Fix build on 7.x.jsa2011-11-271-5/+42 * Update to 1.1.12.jsa2011-11-213-10/+25 * - Update to 1.5.1miwi2011-11-191-2/+2 * Update x264 to 0.116.2076mm2011-10-101-2/+2 * - update libmatroska to 1.3.0bapt2011-09-271-2/+2 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+3 * Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ...kwm2011-08-241-2/+3 * Update to 1.1.11.jsa2011-07-222-10/+9 * Add explicit libgcrypt depencency as it previously was pulled innovel2011-07-171-3/+5 * Chase libmatroska shlib bump.kwm2011-06-281-2/+2 * Bump due to ffmpeg update to 0.7.1mm2011-06-251-1/+1 * Update to 0.115.2000mm2011-06-241-1/+2 * Include zu translation in plist.jsa2011-06-091-1/+1 * Update to 1.1.10.jsa2011-06-082-6/+6 * Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-2/+2 * - update libdvbpsi to 0.2.0bapt2011-05-311-2/+2 * Fix shlib detection for PROJM option.jsa2011-04-221-1/+1 * Fix a few configure errors, pointed out by dougb@. Add new options. Addjsa2011-04-191-23/+66 * Update to 1.1.9. Fixes VideoLAN-SA-1103: Heap corruption in MP4jsa2011-04-182-3/+3 * Updated to 1.1.8.jsa2011-04-023-35/+7 * - Actually chase upnp shlib changepav2011-03-271-1/+1 * - Chase devel/upnp shlib bumppawel2011-03-241-1/+1 * - Chase devel/upnp shlib bumpmiwi2011-03-041-2/+2 * Unbreak the build with libmatroska support.kwm2011-03-011-0/+28 * Chase libebml libmatroska shlib bump.kwm2011-02-281-2/+2 * Chase the UPnP shlib bump and combine DVBPSI option with V4L.jsa2011-02-101-12/+6 * Update to 1.1.7.kwm2011-02-023-17/+17 * Update VLC to 1.1.6.jsa2011-01-303-16/+20 * Reenable the Mozilla PLUGIN option. Seems it was not removed after all.jsa2010-12-311-0/+27 * Add depenency information for PULSE option. Fix pkgconfig data path.jsa2010-12-051-8/+10 * - Update x264 to 0.110.1804mm2010-11-301-1/+2 * Update xscreensaver.c patch to fix build on 7.x.jsa2010-11-241-25/+98 * Update to 1.1.5. This release sees the removal of the PLUGIN option due tojsa2010-11-152-33/+5 * Fix VLC with UPNP option.jsa2010-11-092-0/+11 * - Chase upnp shlib version bumppav2010-10-251-1/+1 * - Chase libschroedinger shlib bumppav2010-10-131-1/+1 * Switch to audio/musepack from deprecated audio/libmpcdecmakc2010-09-221-4/+4 * Bump PORTREVISION for libdvdread dependantsmakc2010-09-151-1/+1 * Chase multimedia/libdvdnav updatemakc2010-09-031-0/+1 * Enable AltiVec on PowerPC64.jsa2010-09-021-0/+5 * Update to 1.1.4.jsa2010-09-012-4/+4 * Re-enabled the Mozilla plugin, off by default. Thanks to decke for gettingjsa2010-08-221-2/+30 * Update to 1.1.3 and chase them libmatroska update.jsa2010-08-194-61/+5 * Insert missing limits.h includes needed to fix build failure when making vlcjsa2010-08-153-0/+56 * Update to 1.1.2.jsa2010-08-032-5/+4 * Bump PORTREVISION in a few more ports affected by the libgcryptolgeni2010-07-281-0/+1 * Update to 1.1.1. Add option to allow vlc to run as the root user, and enablejsa2010-07-273-16/+10 * Update my email address to my new @FreeBSD.org addyjsa2010-07-251-1/+1 * - Update ffmpeg to 0.6mm2010-07-251-1/+2 * - Update x264 to 20100624 (build 98)mm2010-07-241-2/+2 * Add option to support portaudio (off by default).wxs2010-07-152-77/+11 * Fix typo with gnomevfs (should be gnomevfs2).wxs2010-07-141-2/+3 * Properly fix build on 7.x. The proper OSVERSION check should be 703100.wxs2010-07-141-3/+4 * 7.3 and older does not have fdopendir(3). Add some EXTRA_PATCHES to not usewxs2010-07-133-0/+35 * Update to 1.1.0.wxs2010-07-1115-709/+581 * Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-2/+2 * When ALSA libs are installed, VLC will autodetect them and attempt to buildwxs2010-06-041-0/+1 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * Chase audio/libmodplug updateehaupt2010-05-281-1/+2 * - Update to 1.0.6sylvio2010-05-022-5/+4 * - Remove extra .desktop files, fix plist for WITHOUT_QT4 caseamdmi32010-04-264-47/+11 * Chase audio/libmodplug update.ehaupt2010-04-241-1/+1 * - Update x264 to shared library version 85mm2010-04-211-2/+2 * - Fix build on 6.xamdmi32010-04-152-0/+75 * - fix build for png-1.4.1dinoex2010-03-281-0/+20 * - update to 1.4.1dinoex2010-03-281-1/+1 * Extend the V4L option to enable building dvb support.kwm2010-03-263-4/+19 * - Update schroedinger to 1.0.9mm2010-03-251-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * - Update to 1.0.5itetcu2010-02-012-5/+4 * - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1 * Fix typo in the --disable-flac case.kwm2010-01-071-1/+1 * - Chase audio/fluidsynth shlib bumpmiwi2010-01-061-1/+2 * ../vlc.logmakc2009-12-202-35/+21 * - Update VLC to 1.0.4 releasefluffy2009-12-143-315/+8 * - Chase taglib updatefluffy2009-12-031-2/+2 * - fix docu for new gecko worldmiwi2009-12-021-2/+2 * Work around ./configure failing to properly make use of sys/mount.h by passingitetcu2009-12-021-1/+1 * Chase libcdio shared library version bumparved2009-11-281-2/+2 * - Remove obsolete gecko providersbeat2009-11-271-2/+2 * Force the detection of <sys/mount.h> by configure for FreeBSD-6.thierry2009-11-182-12/+1 * Add a patch to handle the bug of vlc locking up the keyboard when it startsdougb2009-11-182-0/+309 * Trying to fix on i386 6.thierry2009-11-161-0/+11 * Upgrade to 1.0.3.thierry2009-11-052-4/+4 * Upgrade to 1.0.2 and fix a security issue: seethierry2009-11-036-39/+46 * Fix build falure due undefined NGROUPS.bland2009-09-131-0/+10 * Relax libtar dependency.bland2009-09-111-4/+5 * Update to 1.0.1dougb2009-08-232-5/+4 * Chase the fribidi shared lib bump.marcus2009-08-231-2/+2 * Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-2/+2 * - Correct a threading bug on 7.1 and older.wxs2009-08-022-0/+16 * - VLC 1.0.0 codenamed Goldeneye has arrived.pgollucci2009-07-095-44/+19 * Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-2/+2 * Remove qt4 build tools from run dependencies.makc2009-05-111-1/+2 * - Chase multimedia/schroedinger shared lib version changeamdmi32009-05-061-1/+1 * - Update to 0.9.9aamdmi32009-04-112-48/+72 * - Update x264 to 0.0.20081218pav2009-03-311-2/+2 * - Fix build (adding missing xpm)miwi2009-03-101-0/+1 * - Chase audio/faad shlib bumpmiwi2009-02-211-2/+2 * - Fix install and plistbeech2009-02-122-2/+8 * - Add xulrunner to USE_GECKO within WITH_VLC_MOZILLA_PLUGINbeech2009-02-121-2/+3 * Replace libdvdread with the version maintained by the mplayer grouprnoland2009-02-091-1/+2 * - Update to 0.9.8a3 (merged from -devel)beech2009-01-208-217/+140 * Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foomezz2009-01-102-6/+11 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-5/+0 * Fix a stack overflow vulnerability while parsing malformed cue files.miwi2008-11-102-1/+112 * Fix maintainer email address.marcus2008-10-221-1/+1 * * Remove the no longer used SLP supportmarcus2008-10-222-11/+2 * Enable the img_resample (old) code even if ffmpeg is built with libswscalemarcus2008-08-151-8/+0 * Remove firefox3 from USE_GECKO; it does not work and wait for xulrunner 1.9mezz2008-08-071-1/+1 * - Update multimedia/vlc to 0.8.6i , which adresses usability fixes and fix CV...vs2008-08-024-43/+6 * Update for new ffmpegahze2008-07-282-13/+2 * - Revert to wxgtk2-2.6 to fix volume bar position [1]gahr2008-06-242-4/+14 * Update to 0.8.6hahze2008-06-127-161/+5 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Transfer maintainership to funman@videolan.orgahze2008-05-241-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-5/+5 * Fix build with libcdioahze2008-04-092-1/+56 * - chase the cdio shared lib bumpmich2008-04-081-2/+2 * Update to FLAC 1.2.1. This version includes two and a half yearsnaddy2008-04-081-2/+2 * Remove 2 patches that aren't needed anymoreahze2008-04-042-58/+0 * Update to 0.8.6fahze2008-04-032-5/+5 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * Fix build with new libebmlahze2008-03-201-0/+20 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1 * - Chase security/gnutls shlib version bumpnovel2008-03-031-1/+2 * Update to 0.8.6eahze2008-02-282-5/+4 * Chase libdvbpsi libversion bumpahze2008-02-281-2/+2 * - Fix compilation when both Mozilla plugin and DTS support are enabledpav2007-12-291-1/+1 * These ports only need to depend on avahi-app.mezz2007-12-271-1/+1