non port: comms/openobex/Makefile |
SVNWeb
|
Number of commits found: 44 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 29 Aug 2021
|
[ 19:35 Bernhard Froehlich (decke) ] f05331d
comms/openobex: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
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
|
Sun, 6 Nov 2016
|
[ 11:42 madpilot ]
- Update openobex to 1.7.2
- Remove obsolete master site
- Regenrate patches
|
Tue, 27 Sep 2016
|
[ 16:32 antoine ] (Only the first 10 of 42 ports in this commit are shown above. )
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 20 Feb 2016
|
[ 16:33 madpilot ]
- Add sourceforce to MASTER_SITES
- Update WWW line in pkg-descr
|
Thu, 7 Jan 2016
|
[ 14:54 jhale ] (Only the first 10 of 12 ports in this commit are shown above. )
Add USES=pathfix support for CMake. Some ports that use CMake to build
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)
|
Wed, 31 Dec 2014
|
[ 06:45 antoine ] (Only the first 10 of 31 ports in this commit are shown above. )
Update devel/doxygen to 1.8.9
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self
|
Sat, 9 Aug 2014
|
[ 19:39 antoine ] (Only the first 10 of 49 ports in this commit are shown above. )
Update devel/doxygen to 1.8.7
Update dependent ports to build with it
Most of work by: pi@
Exp-run: self
PR: ports/190943
|
Mon, 26 May 2014
|
[ 06:55 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to USES=dos2unix
With hat: portmgr
|
Sun, 29 Sep 2013
|
[ 10:44 madpilot ]
- Support staging
- Use options helpers
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Tue, 6 Aug 2013
|
[ 23:46 madpilot ]
- Update to 1.7.1
- Remove obsolete MAKE_JOBS_SAFE (default now)
|
Mon, 6 May 2013
|
[ 21:56 madpilot ]
- Take advantage of accept4() in recent CURRENT [1]
- Fix plist when DOXYGEN option is not enabled
Suggested by: jilles [1]
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Mon, 18 Mar 2013
|
[ 13:09 madpilot ]
Use USES=pathfix instead of gnomehack
|
Sat, 16 Mar 2013
|
[ 10:07 madpilot ]
- Make DOXYGEN option default only when mass building packages
- Bump PORTREVISION
Requested by: danfe
|
Sun, 10 Mar 2013
|
[ 21:05 madpilot ]
- Fix plist when DOXYGEN option is enabled but DOCS is not
- Enable DOXYGEN option by default
- Bump PORTREVISION
Reported/Requested by: makc
|
Sat, 9 Mar 2013
|
[ 00:39 madpilot ]
- Update to 1.7
- Add DOXYGEN option, disabled by default to keep the port slim
- Remove check unsupported FreeBSD versions
- Change tab to space in WWW line
|
Mon, 10 Dec 2012
|
[ 20:39 madpilot ] (Only the first 10 of 11 ports in this commit are shown above. )
Trim Makefile headers for ports I maintain.
|
Thu, 30 Aug 2012
|
[ 17:12 madpilot ]
- Update openobex to 1.6
- 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)
|
Thu, 31 May 2012
|
[ 21:12 madpilot ] (Only the first 10 of 13 ports in this commit are shown above. )
- Convert to new options framework
- 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)
|
Sat, 14 Apr 2012
|
[ 18:45 madpilot ] (Only the first 10 of 18 ports in this commit are shown above. )
Change to my FreeBSD.org email address.
Approved by: crees (mentor)
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 19:01 kwm ]
Fix build with FreeBSD 10
Approved by: portmgr (miwi)
|
Mon, 1 Jun 2009
|
[ 16:55 wxs ]
- Switch to using new MASTER_SITE_KERNEL_ORG
PR: ports/134566
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
|
Thu, 26 Mar 2009
|
[ 15:09 miwi ]
- Mark MAKE_JOBS_SAFE for SMP compilation
PR: 133067
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
Mon, 9 Mar 2009
|
[ 17:15 stas ] (Only the first 10 of 78 ports in this commit are shown above. )
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
|
Wed, 19 Nov 2008
|
[ 22:44 amdmi3 ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to 1.4
- 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)
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Wed, 14 Mar 2007
|
[ 17:32 pav ]
- Patch Makefile.in pre-configure
Reported by: pointyhat
|
Mon, 4 Dec 2006
|
[ 16:13 laszlof ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to version 1.3
Patches applied upstream
PR: ports/105854
Submitted by: Matthew West <mwest@uct.ac.za>
Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
Thu, 21 Oct 2004
|
[ 20:12 pav ]
- Remove patch file which proved to not work [1]
- Portlint
Submitted by: maintainer [1]
|
[ 19:57 pav ]
- Try to fix build on amd64/6-CURRENT where openobex-config gets installed
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
|
Mon, 11 Oct 2004
|
[ 22:30 pav ]
- Avoid strange build failures by running of autoheader (which is the correct
thing to do, since we patched config.h.in)
PR: ports/71860
Reported by: Matthias Andree <matthias.andree@web.de>
Submitted by: maintainer
|
Thu, 22 Jul 2004
|
[ 15:29 vs ]
Fix detection of the bluetooth stack
This is still untested on any architecture other than i386, so any
testing is encouraged!
PR: ports/69340
Submitted by: Guido Falsi (maintainer)
|
Fri, 4 Jun 2004
|
[ 17:29 ade ] (Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
Tue, 23 Mar 2004
|
[ 19:57 pav ] (Only the first 10 of 15 ports in this commit are shown above. )
Add openobex, a library for OBEX (Object Exchange), a protocol to exchange
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>
|
Number of commits found: 44 |