notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/openobex/Makefile
SVNWeb

Number of commits found: 44

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 29 Aug 2021
[ 19:35 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:f05331dd01d16635820e31297dd4bb8e99948ed6  commit hash:f05331dd01d16635820e31297dd4bb8e99948ed6  commit hash:f05331dd01d16635820e31297dd4bb8e99948ed6  f05331d 
comms/openobex: Add CPE information

Approved by:	portmgr (blanket)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:425484
- Update openobex to 1.7.2
- Remove obsolete master site
- Regenrate patches
Tue, 27 Sep 2016
[ 16:32 antoine search for other commits by this committer ] Original commit   Revision:422818 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it

PR:		212869
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 20 Feb 2016
[ 16:33 madpilot search for other commits by this committer ] Original commit   Revision:409255
- Add sourceforce to MASTER_SITES
- Update WWW line in pkg-descr
Thu, 7 Jan 2016
[ 14:54 jhale search for other commits by this committer ] Original commit   Revision:405449 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:375872 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:364468 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:355278 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to USES=dos2unix

With hat:	portmgr
Sun, 29 Sep 2013
[ 10:44 madpilot search for other commits by this committer ] Original commit   Revision:328666
- Support staging
- Use options helpers
Fri, 20 Sep 2013
[ 16:03 bapt search for other commits by this committer ] Original commit   Revision:327714 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Tue, 6 Aug 2013
[ 23:46 madpilot search for other commits by this committer ] Original commit   Revision:324327
- Update to 1.7.1
- Remove obsolete MAKE_JOBS_SAFE (default now)
Mon, 6 May 2013
[ 21:56 madpilot search for other commits by this committer ] Original commit   Revision:317552
- 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 search for other commits by this committer ] Original commit   Revision:314960 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:314563
Use USES=pathfix instead of gnomehack
Sat, 16 Mar 2013
[ 10:07 madpilot search for other commits by this committer ] Original commit   Revision:314346
- Make DOXYGEN option default only when mass building packages
- Bump PORTREVISION

Requested by:	danfe
Sun, 10 Mar 2013
[ 21:05 madpilot search for other commits by this committer ] Original commit   Revision:313841
- 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 search for other commits by this committer ] Original commit   Revision:313682
- 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 search for other commits by this committer ] Original commit   Revision:308635 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Trim Makefile headers for ports I maintain.
Thu, 30 Aug 2012
[ 17:12 madpilot search for other commits by this committer ] Original commit   Revision:303386
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Change to my FreeBSD.org email address.

Approved by:    crees (mentor)
Wed, 9 Nov 2011
[ 15:26 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
- Remove WITH_FBSD10_FIX, is no longer needed
Sat, 29 Oct 2011
[ 19:01 kwm search for other commits by this committer ] Original commit 
Fix build with FreeBSD 10

Approved by:    portmgr (miwi)
Mon, 1 Jun 2009
[ 16:55 wxs search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_SAFE for SMP compilation

PR:             133067
Submitted by:   Guido Falsi <mad@madpilot.net> (maintainer)
Mon, 9 Mar 2009
[ 17:15 stas search for other commits by this committer ] Original commit  (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Sun, 30 Sep 2007
[ 04:47 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Patch Makefile.in pre-configure

Reported by:    pointyhat
Mon, 4 Dec 2006
[ 16:13 laszlof search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Remove patch file which proved to not work [1]
- Portlint

Submitted by:   maintainer [1]
[ 19:57 pav search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Sync with new bsd.autotools.mk
Tue, 23 Mar 2004
[ 19:57 pav search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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