Age | Commit message (Expand) | Author | Files | Lines |
2007-09-19 | Finish rename of gnome-vfs2 to gnome-vfs. | wiz | 26 | -904/+0 |
2007-09-19 | Use gnome-vfs instead of gnome-vfs2. | wiz | 2 | -34/+35 |
2007-06-05 | Bump PKGREVISION for opencdk shlib major bump. | wiz | 1 | -2/+2 |
2007-06-05 | opencdk shlib major changed; bump ABI depends and PKGREVISIONs of | wiz | 1 | -2/+2 |
2007-04-29 | pkglint | tnn | 2 | -3/+4 |
2007-04-29 | Remove bogus --disable-fam. | tnn | 2 | -4/+4 |
2007-04-10 | update to 2.18.1 | drochner | 7 | -63/+52 |
2007-02-15 | Changed white-space to appease pkglint. | rillig | 1 | -12/+12 |
2007-02-09 | rename all the remaining global xdg_mime text symbols to avoid conflicts | drochner | 5 | -3/+62 |
2007-01-28 | Added a patch that fixes PR 35263. | rillig | 2 | -1/+18 |
2006-12-01 | Added two patches that correct the localedir on Solaris. | rillig | 5 | -3/+38 |
2006-11-24 | update to 2.16.3 | drochner | 5 | -10/+30 |
2006-11-05 | DESTDIR support. | joerg | 1 | -1/+3 |
2006-09-16 | Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. | jmmv | 1 | -1/+3 |
2006-09-16 | Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. | jmmv | 1 | -2/+2 |
2006-09-15 | Update gnome-vfs2* to 2.16.0: | jmmv | 19 | -689/+133 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-07 | Add a workaround for GNOME bug #338015. This fixes PR pkg/33233. | minskim | 3 | -1/+142 |
2006-07-07 | Add a workaround for GNOME bug #337993. This fixes "undefined symbols" | minskim | 5 | -14/+157 |
2006-07-06 | Add a missing file from neon sources to fix an "undefined symbols" error | minskim | 4 | -1/+148 |
2006-07-05 | Sweep pkgsrc and convert packages that included intltool/buildlink3.mk | jlam | 1 | -4/+2 |
2006-06-23 | fix the other problem with gnomevfs-smb: need runtime library path, | drochner | 2 | -3/+12 |
2006-05-31 | update to 2.14.2 | drochner | 3 | -21/+18 |
2006-04-27 | update to 2.14.1 | drochner | 5 | -28/+11 |
2006-04-27 | Fixed a build error on Solaris, where the function login_tty does not | rillig | 4 | -12/+44 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -76/+76 |
2006-04-13 | Ugh, I don't know what happened here... re-enable fam support. | jmmv | 1 | -2/+4 |
2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -5/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 3 | -7/+7 |
2006-04-04 | INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Make | jlam | 1 | -1/+2 |
2006-04-02 | Cleanup of pre-2.8 stuff: drop the gnome-mime-data dependency. Applications | jmmv | 4 | -9/+71 |
2006-03-31 | Note the GNOME bug report that is tracking patch-ad. | jmmv | 2 | -3/+5 |
2006-03-30 | Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.14.0: | jmmv | 10 | -55/+134 |
2006-03-29 | Add some NetBSD-specific file systems to the appropriate table in | jmmv | 3 | -3/+42 |
2006-03-21 | Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL | jlam | 1 | -2/+2 |
2006-03-06 | Belatedly bump PKGREVISION for all libtasn1 dependencies, since | wiz | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 2 | -3/+4 |
2006-01-20 | Update gnome-vfs2* to 2.12.2: | jmmv | 5 | -87/+8 |
2006-01-16 | Only do the statvfs hack in NetBSD, as it breaks the build in DragonFly | jmmv | 1 | -2/+4 |
2006-01-01 | Properly detect statvfs(2) under NetBSD so that gnome-vfs can determine the | jmmv | 3 | -2/+30 |
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 2 | -4/+4 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+1 |
2005-12-05 | Added patch-ax, which fixes PR 30948. The SunPro compiler does not know the | rillig | 2 | -1/+17 |
2005-12-04 | - Add missing files to PLIST. | hira | 2 | -2/+7 |