aboutsummaryrefslogtreecommitdiffstats
path: root/editors/ved
ModeNameSize
-rw-r--r--Makefile1162logstatsplainblame
-rw-r--r--distinfo87logstatsplainblame
d---------files72logstatsplain
-rw-r--r--pkg-descr312logstatsplainblame
class='commitgraph'>* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-152-6/+5 * Switch to rm because unlink doesn't accept flags.kwm2016-01-232-2/+2 * Add -f to unlink to silence unlink telling the user that gschemas.compiledkwm2016-01-031-1/+1 * Re-enable kqueue backend for file monitoring. But add a hack, itkwm2015-10-182-3/+18 * Convert a bunch of @exec into proper @postexecbapt2015-09-261-3/+3 * Disable kqueue for now, so we can take our time finding out what is upkwm2015-08-071-1/+3 * The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-064-29/+11 * Remove OSVERSION checks that do not make sense any more.mat2015-04-031-6/+0 * Update glib20 to 2.42.2.kwm2015-03-272-4/+4 * Update GNOME to 3.14.2.kwm2014-12-032-5/+5 * The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1920-466/+126 * - Change PYTHON_FEATURES to USE_PYTHONsunpoet2014-09-041-1/+1 * Convert to USES=libtool and USES=pythontijl2014-09-022-13/+15 * Unbreak some reference portsantoine2014-07-301-1/+2 * Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-301-2/+1 * Rename all patches that contain '::' as a path separator, and useadamw2014-07-302-0/+0 * Rename devel/ patch-xy patches to reflect the files they modify.adamw2014-07-292-0/+0 * Link libgobject with -Wl,-z,nodelete because it cannot be safely dlclosed.tijl2014-06-022-3/+11 * Support python3 as default python version.kwm2014-03-241-0/+1 * Add patch from upstream to fix crasher in open-vm-tools [1]kwm2014-02-162-8/+47 * Fix build if libiconv is installed.kwm2014-02-081-0/+14 * Add "nullfs" to the list of system internal file system types. Thismarcus2013-12-172-12/+15 * Restrict python to -2.7kwm2013-10-301-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Rename old glib into glib12 to avoid confusion with glib (2.0) for binary users.bapt2013-09-171-1/+0 * - Make conditionals check for head iconv take advantage of iconv.mkmadpilot2013-09-171-1/+1 * - convert to the new perl5 frameworkaz2013-09-131-2/+1 * - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-052-6/+36 * The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.kwm2013-07-316-77/+61 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * Convert devel to USES=pkgconfigbapt2013-04-231-1/+1 * Fix the build when the COLLATION_FIX option is enabled.kwm2013-03-081-5/+11 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-0826-269/+377 * - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)gahr2013-02-142-17/+6 * - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1 * Update PCRE to 8.32mm2012-12-111-2/+2 * Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2 * Always disable libinofity to fix build if devel/libinotify is installedahze2012-01-201-0/+2 * Add some missing headers in strategic places to remove text relocations andmarcus2012-01-031-0/+21 * Add some missing headers in strategic places to remove text relocations andmarcus2012-01-031-1/+1 * Ignore the fdescfs when calculating FS capacity.marcus2011-11-092-13/+21 * Incorporate some patches from glib git to fix default application handlingmarcus2011-09-253-1/+52 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+3 * Remove a patch that is no longer needed.marcus2011-08-082-27/+0 * Update the glib and gtk stack to the lastest stable releases.kwm2011-07-304-13/+40 * Add --enable-debug=yes in WITH_DEBUG to add more debug stuff.mezz2011-03-151-0/+4 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Due to a flaw in binutils 2.15, function names can conflict withkwm2010-11-252-0/+27 * Remove the dbus dependancy. It is only used in the gdbus tests.kwm2010-11-231-3/+2 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-2010-60/+143 * Update to 2.24.2.marcus2010-08-152-5/+5 * Back out previous committed of add -D__STDC_ISO_10646__ as it causes a fewmezz2010-07-211-1/+2 * Add -D__STDC_ISO_10646__ when the collation fix is enabled to fix amarcus2010-07-081-0/+1 * Bump PORTREVISION and add USE_GETTEXT where missing.marcus2010-06-011-1/+1 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-115-30/+54 * Update to 2.22.4.kwm2010-01-072-4/+4 * Update to 2.22.3.marcus2009-12-062-4/+4 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-298-16/+96 * Update to 2.20.5.marcus2009-08-302-4/+4 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * Update to 2.20.4.kwm2009-07-042-4/+4 * Update to 2.20.3.kwm2009-05-303-4/+7 * Update to 2.20.2.marcus2009-05-172-4/+4 * Update to 2.20.1.marcus2009-04-122-4/+4 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-103-5/+7 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-107-34/+51 * Restore the ability to compile with optimized assembler code.marcus2008-11-261-1/+2 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Update to 2.16.5.marcus2008-07-212-4/+4 * Update to 2.16.4.marcus2008-07-022-5/+5 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Don't use __sync_fetch_and_add_si(), __sync_bool_compare_and_swap_si()marcel2008-04-251-37/+0 * Update to 2.16.3ahze2008-04-082-4/+4 * Update to 2.16.2.marcus2008-04-023-16/+5 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-2415-84/+366 * Update to 2.14.6.marcus2008-02-092-4/+4 * Update to 2.14.5.marcus2008-01-082-4/+4 * Update to 2.14.4.mezz2007-12-122-5/+5 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-257-15/+39 * Update to 2.12.13.marcus2007-07-172-5/+5 * Remove support for a separate X11BASE.marcus2007-05-212-5/+4 * - Welcome X.org 7.2 \o/.flz2007-05-202-37/+1 * Update to 2.12.12.marcus2007-05-023-10/+10 * Update to 2.12.11.mezz2007-03-092-4/+4 * Update to 2.12.10.mezz2007-03-083-4/+7 * Update to 2.12.9 to fix the ABI break in 2.12.8 release.mezz2007-01-172-4/+4 * Remove a patch which is no longer required.marcus2007-01-161-53/+0 * Update to 2.12.8.marcus2007-01-162-5/+5 * On i386 (>= 486) and amd64, fix the arch passed to configure so thatjylefort2007-01-121-1/+11 * Update to 2.12.7.marcus2007-01-053-10/+18 * Update to 2.12.6.mezz2006-12-212-4/+4 * Update to 2.12.5ahze2006-12-193-15/+4 * Restore the collation patch.jylefort2006-10-203-0/+135 * Restore a patch to fix the build on ia64 that was removed during themarcus2006-10-171-0/+37 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-1410-417/+84 * - Remove the ICU crash workaround and really fix the issue. Ifjylefort2006-10-062-4/+3 * Avoid an icu crash in gimp by disabling optimizations.jylefort2006-09-191-0/+1 * Fix glib20-reference fetching.jylefort2006-09-081-1/+1 * Fix string collation by using the icu library, since the FreeBSD libcjylefort2006-08-233-0/+135 * Fix the build on ia64.marcus2006-07-071-0/+37 * - Add header in these *-reference ports.mezz2006-06-011-0/+1 * - Update to 2.10.3ahze2006-05-272-4/+4 * Add glib20-reference and the bsd.gnome-reference.mk framework.jylefort2006-05-101-0/+5 * Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-305-14/+23 * Conversion to a single libtool environment.ade2006-02-232-0/+5 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-16/+16 * I got too agressive when cleaning up leftover locale directories. Putmarcus2006-01-211-2/+0 * Update to 2.8.6.marcus2006-01-193-4/+10 * Update to 2.8.5bland2006-01-042-4/+4 * Update to 2.8.4.marcus2005-11-162-3/+4 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-055-20/+25 * Update to 2.6.6.marcus2005-08-023-4/+6 * Fix patch name.jylefort2005-07-211-0/+0 * Fix memory leaks when G_ERRORCHECK_MUTEXES is used:jylefort2005-07-214-0/+267 * Fix patchingkwm2005-06-111-10/+10 * Update to 2.6.5.kwm2005-06-112-3/+3 * FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus hasmezz2005-05-161-1/+1 * Update to 2.6.4.marcus2005-04-074-12/+15 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-126-37/+89 * Update MASTER_SITES for 2.3 -> 2.4.mezz2004-12-241-1/+1 * Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+6 * Update to 2.4.8.marcus2004-12-032-3/+3 * Update to 2.4.7.marcus2004-10-123-4/+5 * Fix a threading portability problem in which g_mutex_trylock_posix_impl() didmarcus2004-09-152-2/+12 * Update to 2.4.6bland2004-08-133-3/+4 * Update to 2.4.5.mezz2004-07-313-4/+4 * Remove the previous thread stack size hack, and add a slightly better one.marcus2004-07-283-14/+37 * Correct a patch that marcus has made a simple mistake with the path.mezz2004-07-251-2/+2 * Hack the default stack size for threads created with g_thread_create() tomarcus2004-07-252-0/+12 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * Update to 2.4.4bland2004-07-094-12/+5 * Update to 2.4.2bland2004-06-053-5/+5 * - Remove GNOME 2.4 -> 2.6 upgrade warning. It served it's purpose.pav2004-05-151-13/+0 * Fix a botch patch in the 2.4.1 update that resulted in the wrong PTHREAD_LIBSmarcus2004-05-052-6/+7 * * Update to 2.4.1marcus2004-05-014-11/+14 * Point users to the 2.4-to-2.6 upgrade FAQ instead of the devel FAQ.marcus2004-04-071-1/+1 * Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-056-49/+58 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Correct some obsolete MASTER_SITESmarcus2003-10-061-1/+1 * Grrr...actually up the PORTVERSION.marcus2003-08-271-2/+1 * Update to 2.2.3.marcus2003-08-272-1/+3 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Utilize USE_GNOME= pkgconfig.adamw2003-06-171-3/+1 * Update to 2.2.2.marcus2003-06-113-3/+14 * Ensure that pthread CFLAGS and LDFLAGS are properly passed in.marcus2003-04-302-1/+11 * Convert to new GNOME infrastructure.marcus2003-04-221-2/+1 * Remove USE_GNOMENG.marcus2003-04-201-1/+0 * Clear moonlight beckons.ade2003-03-072-1/+1 * Update to GNOME 2.2.marcus2003-02-084-35/+20 * pkg-descr claimed this was glib 1.3 ::)adamw2002-12-101-1/+1 * Update to 2.0.7.marcus2002-11-053-6/+6 * GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1 * Update to 2.0.6.marcus2002-08-043-4/+5 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Add USE_PERL5.marcus2002-07-051-0/+1 * The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-07-011-1/+1 * Revert sobomax's removal of --export-dynamic. This is needed for ports likemarcus2002-07-012-12/+1 * Update to GNOME 2.0 RC2.marcus2002-06-263-3/+4 * Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1 * Don't leak --export-dynamic into installed gmodule-2.0.pc.sobomax2002-06-172-2/+14 * Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-151-1/+1 * Update to the latest GNOME 2 snapshot. This will be done it two parts.marcus2002-06-111-2/+2 * Don't touch charset.alias file installed by libiconv.sobomax2002-06-041-3/+12 * Update to 2.0.3.marcus2002-06-023-4/+6 * Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-291-1/+1 * Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-201-1/+1 * Fix up the pkg-{descr|comment} to relfect reality, and avoid confusionmarcus2002-05-143-4/+3 * Update to GNOME 2.0 RC2.marcus2002-05-121-1/+1 * Update to GNOME 2.0 RC 1.marcus2002-05-021-1/+1 * Use GNOME2 beta4 download location for all GNOME2 ports.sobomax2002-04-261-1/+1 * Use USE_LIBTOOL.sobomax2002-04-263-50/+13 * gettext upgrade uber-patch (stage 3)ade2002-04-131-3/+3 * Update to GNOME 2.0 beta3.marcus2002-04-072-4/+3 * Remove iconv->giconv hack.sobomax2002-03-281-88/+0 * Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andsobomax2002-03-181-2/+0 * Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1 * Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Update to 2.0.0.sobomax2002-03-124-46/+102 * Update all components of the GNOME 2.0 to the versions included into GNOMEsobomax2002-02-274-18/+19 * - Update to 1.3.13 - the version shipped with the GNOME2 alpha 2;sobomax2002-02-125-22/+43 * glibconfig.h was getting installed in /, rather than below PREFIXade2002-02-092-18/+7 * Update to 1.3.12 and merge in dlsym() patches from gtk12 port.sobomax2002-01-187-54/+93 * Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8 * Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17 * Backout previous commit - it have to be added into pango instead.sobomax2001-11-271-2/+1 * Add missed gettext into LIB_DEPENDS.sobomax2001-11-271-1/+2 * Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14 * Update to 1.3.9.sobomax2001-10-245-71/+91 * Update to 1.3.6.sobomax2001-08-028-546/+59 * Update to 1.3.5.sobomax2001-05-145-30/+517 * SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1 * Update to 1.3.4.sobomax2001-04-305-39/+49 * Sigh. Reclaim these, primarily for GNOME 1.4ade2001-03-231-1/+1 * Someone don't like my style, so I drop maintainer now.vanilla2001-03-231-1/+1 * make MASTER_SITE_SUBDIR more effective.sf2001-03-121-5/+5 * add MASTER_SITE_RINGSERVER.sf2001-03-121-1/+3 * Update to 1.3.2.sobomax2000-11-216-28/+152 * Add NO_LATEST_LINK.sobomax2000-08-291-0/+2 * Add glib13 after repo-copy from glib12.sobomax2000-07-188-265/+95 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1 * Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1 * Update glib/gtk++ to 1.2.8.sobomax2000-05-252-2/+2 * PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2 * Update to glib/gtk 1.2.7cpiazza2000-02-192-3/+3