Age | Commit message (Expand) | Author | Files | Lines |
2022-10-04 | openobex: fix PLIST for latest doxygen, and depend on it | wiz | 2 | -3/+13 |
2021-10-26 | comms: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 |
2021-10-07 | comms: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 |
2020-10-06 | (comms/openobex) Updated 1.7.1 to 1.7.2. ChangeLog unknown. Adapt to Doxygen ... | mef | 3 | -11/+10 |
2018-02-27 | Revbump for packages depending on devel/libusb{,compat} | khorben | 1 | -2/+2 |
2018-02-10 | Import global switch for libusb's implementation [2/2] | khorben | 2 | -4/+4 |
2018-01-07 | Fix indentation in buildlink3.mk files. | rillig | 1 | -2/+2 |
2017-09-03 | Comment out dead MASTER_SITES/HOMEPAGEs. | wiz | 1 | -2/+2 |
2017-02-17 | Don't define accept4 locally on new enough NetBSD current. | joerg | 2 | -1/+22 |
2016-11-24 | Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+) | mef | 1 | -2/+2 |
2016-11-24 | Adjust PLIST for doxygen update 1.8.11 to 1.8.12, PKGREVISION++. | mef | 2 | -5/+5 |
2015-11-03 | Add SHA512 digests for distfiles for comms category | agc | 1 | -1/+2 |
2015-02-02 | Update PLIST for doxygen 1.8.9.1, PKGREVISION++ | mef | 2 | -20/+14 |
2014-11-23 | Update 1.7 to 1.7.1 | mef | 3 | -14/+13 |
2014-04-28 | Dance the doxygen! | joerg | 2 | -7/+4 |
2014-01-05 | Fix package with doxygen-1.8.6 and depend on it. Bump PKGREVISION. | wiz | 2 | -8/+8 |
2013-12-10 | Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. | jperkin | 1 | -1/+3 |
2013-03-21 | Linux fixes: | sbd | 2 | -1/+19 |
2013-03-21 | Make sure that bt_addr_t is defined. | sbd | 2 | -1/+19 |
2013-03-21 | Add doxygen build depends | sbd | 1 | -1/+3 |
2013-03-15 | Update to OpenOBEX 1.7. The maintainer has changed, to Hendrik Sattler | plunky | 5 | -44/+85 |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2009-08-09 | MASTER_SITES=http://www.kernel.org/pub/linux/bluetooth/ | plunky | 1 | -2/+2 |
2009-08-07 | update to openobex 1.5, | plunky | 11 | -164/+37 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |
2009-03-20 | DragonFly needs the same hack as NetBSD, the bluetooth stack is the same. | hasso | 1 | -4/+4 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-03-05 | Regen in canonical form. | joerg | 1 | -1/+2 |
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+3 |
2008-05-25 | Reset maintainer on his request. | wiz | 1 | -2/+2 |
2007-05-15 | NetBSD needs to include <bluetooth.h> for bdaddr_t, change the | xtraeme | 1 | -3/+4 |
2006-12-19 | Fix PKGCONFIG_OVERRIDE file, bump PKGREVISION. | wiz | 1 | -2/+3 |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 |
2006-07-09 | Update to 1.3: | xtraeme | 10 | -205/+146 |
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-06 | Fixed pkglint warnings. | rillig | 1 | -2/+4 |
2006-07-03 | Unbreak on platforms where bluetooth wasn't detected, reported by | xtraeme | 3 | -20/+11 |
2006-07-02 | Add support for NetBSD's bluetooth, required by the upcoming package | xtraeme | 8 | -3/+225 |
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 | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2006-01-20 | Drop maintainership. I can't seriously be the maintainer of so many | jmmv | 1 | -2/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -12/+8 |