aboutsummaryrefslogtreecommitdiff
path: root/comms/openobex
Commit message (Collapse)AuthorAgeFilesLines
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* - Update openobex to 1.7.2Guido Falsi2016-11-065-24/+13
| | | | | | | | - Remove obsolete master site - Regenrate patches Notes: svn path=/head/; revision=425484
* - Update devel/doxygen to 1.8.12Antoine Brodin2016-09-272-3/+3
| | | | | | | | | - Adjust plist of ports depending on it PR: 212869 Notes: svn path=/head/; revision=422818
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Add sourceforce to MASTER_SITESGuido Falsi2016-02-202-2/+3
| | | | | | | - Update WWW line in pkg-descr Notes: svn path=/head/; revision=409255
* Add USES=pathfix support for CMake. Some ports that use CMake to buildJason E. Hale2016-01-071-1/+1
| | | | | | | | | | | | | | already had USES=pathfix, although it did nothing. For those ports, I either removed it as they were handling the pkgconfig files differently or I removed patches and substitutions that accomplished the same thing as pathfix. Differential Revision: https://reviews.freebsd.org/D850 Reviewed by: antoine, bapt, tijl Approved by: portmgr (bapt) Notes: svn path=/head/; revision=405449
* Update devel/doxygen to 1.8.9Antoine Brodin2014-12-312-18/+11
| | | | | | | | | PR: ports/196342 Submitted by: Naram Qashat (maintainer) Exp-run and fixes to depending ports: self Notes: svn path=/head/; revision=375872
* Cleanup plistBaptiste Daroussin2014-10-201-5/+0
| | | | Notes: svn path=/head/; revision=371247
* Update devel/doxygen to 1.8.7Antoine Brodin2014-08-092-7/+5
| | | | | | | | | | | Update dependent ports to build with it Most of work by: pi@ Exp-run: self PR: ports/190943 Notes: svn path=/head/; revision=364468
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355278
* - Support stagingGuido Falsi2013-09-291-10/+3
| | | | | | | - Use options helpers Notes: svn path=/head/; revision=328666
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - Update to 1.7.1Guido Falsi2013-08-063-11/+9
| | | | | | | - Remove obsolete MAKE_JOBS_SAFE (default now) Notes: svn path=/head/; revision=324327
* Fix comparison in patch from my previous commit.Guido Falsi2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317554
* - Take advantage of accept4() in recent CURRENT [1]Guido Falsi2013-05-063-5/+5
| | | | | | | | | - Fix plist when DOXYGEN option is not enabled Suggested by: jilles [1] Notes: svn path=/head/; revision=317552
* - Fix runtime problem on CURRENT after r248534Guido Falsi2013-04-161-0/+19
| | | | | | | | Reviewed by: jilles Feature safe: yes Notes: svn path=/head/; revision=315874
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-2/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Use USES=pathfix instead of gnomehackGuido Falsi2013-03-181-1/+1
| | | | Notes: svn path=/head/; revision=314563
* - Make DOXYGEN option default only when mass building packagesGuido Falsi2013-03-161-2/+5
| | | | | | | | | - Bump PORTREVISION Requested by: danfe Notes: svn path=/head/; revision=314346
* - Fix plist when DOXYGEN option is enabled but DOCS is notGuido Falsi2013-03-102-1/+69
| | | | | | | | | | - Enable DOXYGEN option by default - Bump PORTREVISION Reported/Requested by: makc Notes: svn path=/head/; revision=313841
* - Update to 1.7Guido Falsi2013-03-096-35/+31
| | | | | | | | | - Add DOXYGEN option, disabled by default to keep the port slim - Remove check unsupported FreeBSD versions - Change tab to space in WWW line Notes: svn path=/head/; revision=313682
* Trim Makefile headers for ports I maintain.Guido Falsi2012-12-101-5/+0
| | | | Notes: svn path=/head/; revision=308635
* - Update openobex to 1.6Guido Falsi2012-08-306-85/+8
| | | | | | | | | | | | - Update project home page url - Bump PORTREVISION on obexapp due to shlib version change - While I'm here, remove ABI version numbers from LIB_DEPENDS Requested by: Dru Lavigne <dru.lavigne@gmail.com> Approved by: crees (mentor) Notes: svn path=/head/; revision=303386
* - Convert to new options frameworkGuido Falsi2012-05-311-4/+6
| | | | | | | | | | | | | - Remove uneeded double quotes - While here fix various portlint warnings - Indent make conditionals and loop Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer) Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=297905
* Change to my FreeBSD.org email address.Guido Falsi2012-04-141-1/+1
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=294819
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* Fix build with FreeBSD 10Koop Mast2011-10-291-0/+1
| | | | | | | Approved by: portmgr (miwi) Notes: svn path=/head/; revision=284673
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch to using new MASTER_SITE_KERNEL_ORGWesley Shields2009-06-011-2/+2
| | | | | | | | | PR: ports/134566 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=234981
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Wilke2009-03-261-0/+1
| | | | | | | | PR: 133067 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=231074
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-092-1/+19
| | | | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi Notes: svn path=/head/; revision=229765
* - Update to 1.4Dmitry Marakasov2008-11-1914-312/+101
| | | | | | | | | | | - Add USB support (adopted from ports/128776) PR: 128979 Submitted by: Alex Samorukov <samm at os2 dot kiev dot ua> Approved by: Guido Falsi <mad at madpilot dot net> (maintainer) Notes: svn path=/head/; revision=223064
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Patch Makefile.in pre-configurePav Lucistnik2007-03-141-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=187390
* Restore patches to fix build.Frank J. Laszlo2006-12-065-0/+200
| | | | | | | | | PR: ports/106357 Submitted by: pluknet <pluknet@gmail.com> Approved by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=179063
* Update to version 1.3Frank J. Laszlo2006-12-0412-263/+30
| | | | | | | | | | | Patches applied upstream PR: ports/105854 Submitted by: Matthew West <mwest@uct.ac.za> Approved by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=178832
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-4/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Respect CFLAGSVolker Stolz2004-11-241-3/+9
| | | | | | | | PR: ports/74199 Submitted by: Simon Barner via maintainer Notes: svn path=/head/; revision=122292
* - Remove patch file which proved to not work [1]Pav Lucistnik2004-10-212-15/+1
| | | | | | | | | - Portlint Submitted by: maintainer [1] Notes: svn path=/head/; revision=119921
* - Try to fix build on amd64/6-CURRENT where openobex-config gets installedPav Lucistnik2004-10-211-0/+1
| | | | | | | | | | | under long auto*tools name. This is untested as I'm unable to reproduce the problem on my 6-CURRENT jail. Reported by: pointyhat via kris Suggested by: ade Notes: svn path=/head/; revision=119917
* - Avoid strange build failures by running of autoheader (which is the correctPav Lucistnik2004-10-111-1/+2
| | | | | | | | | | | thing to do, since we patched config.h.in) PR: ports/71860 Reported by: Matthias Andree <matthias.andree@web.de> Submitted by: maintainer Notes: svn path=/head/; revision=118628
* Fix detection of the bluetooth stackVolker Stolz2004-07-222-8/+9
| | | | | | | | | | | This is still untested on any architecture other than i386, so any testing is encouraged! PR: ports/69340 Submitted by: Guido Falsi (maintainer) Notes: svn path=/head/; revision=114440
* Sync with new bsd.autotools.mkAde Lovett2004-06-042-4/+19
| | | | Notes: svn path=/head/; revision=110841
* Add openobex, a library for OBEX (Object Exchange), a protocol to exchangePav Lucistnik2004-03-2314-0/+362
a data over infrared and Bluetooth. This port is adapted to work with FreeBSD Bluetooth stack. PR: ports/64596 Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=105079