Age | Commit message (Expand) | Author | Files | Lines |
2008-08-16 | restore a patch which got lost in update | drochner | 2 | -1/+17 |
2008-08-15 | Update to 1.2.3: | wiz | 7 | -175/+25 |
2008-06-19 | - Fix support for NetBSD's atomic ops. | bjs | 9 | -22/+163 |
2008-06-14 | restore patch fragment that was lost in the recent update | tnn | 2 | -4/+23 |
2008-06-13 | update to 1.2.1, mostly from Blair Sadewitz | drochner | 10 | -259/+398 |
2008-04-30 | Drop maintainership | jmmv | 1 | -2/+2 |
2008-03-02 | add a patch from upstream to fix a possible security bypass | drochner | 3 | -3/+54 |
2008-02-21 | Extend __hpux ifdef to also include __sgi | tnn | 2 | -4/+4 |
2008-02-08 | Add patch supporting socket credentials for NetBSD, courtesy of | bjs | 3 | -6/+109 |
2008-02-05 | Actually, better bump PKGREVISION since I know at least two pkgsrc/HPUX | tnn | 1 | -2/+2 |
2008-02-05 | revert a local change that wasn't supposed to be committed. | tnn | 1 | -2/+1 |
2008-02-05 | Kludge around the fact that the return value from vsnprintf is broken on hp-ux. | tnn | 3 | -2/+27 |
2007-07-04 | Make it easier to build and install packages "unprivileged", where | jlam | 1 | -2/+3 |
2007-01-17 | Bump pkgrevision after changing the default for DBUS_USER (to make | dmcmahill | 1 | -2/+2 |
2007-01-10 | Fix build with X11_TYPE=modular | abs | 1 | -2/+2 |
2006-12-17 | Fix installation under RedHat and Slackware by always installing all possible | jmmv | 5 | -8/+42 |
2006-12-15 | update to 1.0.2 | drochner | 4 | -15/+23 |
2006-12-12 | add URL for upstream bug report | dmcmahill | 2 | -3/+5 |
2006-11-29 | Make the dbus user and group configurable, because (at least on NetBSD) the | ghen | 2 | -7/+13 |
2006-11-13 | update to 1.0.0 | drochner | 9 | -182/+44 |
2006-11-07 | ${DOCDIR} needs to be prefixed with DESTDIR as well. | joerg | 1 | -2/+2 |
2006-11-05 | DESTDIR support. | joerg | 1 | -1/+3 |
2006-11-04 | Every package should provide at least _some_ documentation. PKGREVISION++ | rillig | 2 | -2/+14 |
2006-09-17 | Fix usage of the 'export' keyword in a shell script to fix build under Solaris. | jmmv | 2 | -1/+20 |
2006-08-28 | Update to 0.92: | jmmv | 6 | -61/+150 |
2006-08-23 | Update to 0.91: | jmmv | 8 | -134/+71 |
2006-07-14 | The Solaris /bin/sh does not know "export var=word". | rillig | 2 | -4/+17 |
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-06-06 | dbus{,-glib} need msgfmt; add it to USE_TOOLS. | minskim | 1 | -2/+2 |
2006-04-23 | Modify packages that set PKG_USERS and PKG_GROUPS to follow the new | jlam | 1 | -2/+6 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+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 | 2 | -4/+4 |
2006-04-03 | Note where patch-ae is being tracked (libdbus_convenience should be linked | jmmv | 2 | -3/+5 |
2006-04-02 | Build the convenience library as -static, otherwise binutils generates | joerg | 3 | -2/+16 |
2006-03-31 | Doesn't build without gettext. | joerg | 1 | -1/+3 |
2006-03-30 | Update dbus and dbus-glib to 0.61: | jmmv | 9 | -58/+73 |
2006-02-26 | The Python modules tries to parse the output of cpp and generate | joerg | 2 | -1/+18 |
2006-02-11 | Change PKGNAME= to PKGNAME?= for the related packages that have their own | rxg | 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 | -2/+4 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-07 | Fix interface error to allow compilation on DragonFly. | joerg | 2 | -1/+17 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+1 |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -3/+2 |
2005-07-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -2/+2 |
2005-07-12 | use ${NOLOGIN}, not hardcoded /sbin/nologin. | grant | 1 | -2/+2 |