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: textproc/redland-bindings/Makefile
SVNWeb

Number of commits found: 43

Sun, 15 Jan 2023
[ 02:45 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:2d00178fd4d952c698d3413800c3bd1b6cfc98a9  commit hash:2d00178fd4d952c698d3413800c3bd1b6cfc98a9  commit hash:2d00178fd4d952c698d3413800c3bd1b6cfc98a9  2d00178 
*/*: Fix some ports conversion from USE_RUBY to USES=ruby

In my previous commit 18c6e18 I missed some ports where RUBY was
optional. This commit fixes those missing ports and fixes INDEX build.

Approved by:	portmgr
Fixes: 18c6e18 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Wed, 7 Dec 2022
[ 13:13 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:90bb8a348de3945584e5a8933d5d1cd140c79ed9  commit hash:90bb8a348de3945584e5a8933d5d1cd140c79ed9  commit hash:90bb8a348de3945584e5a8933d5d1cd140c79ed9  90bb8a3 
textproc/redland-bindings: unbreak build with Python 3.11, pet stage qa
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)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  5cf7e35  (Only the first 10 of 1452 ports in this commit are shown above. View all ports for this commit)
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Wed, 10 Apr 2019
[ 06:18 antoine search for other commits by this committer ] Original commit   Revision:498530 (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Sat, 16 Jul 2016
[ 14:24 tcberner search for other commits by this committer ] Original commit   Revision:418633
textproc/redland-bindings perl-binding has been broken
for a long time. As there are no bug reports concering
it -- and therefore no users, simply remove it, rather
than investing time to fix it.

It does not build with at least perl-5.20.
  1) it #udefs bool in CORE_wrap.c and then has issues with bool not being
defined...
     ==> we could just remove the #undef similar to patch-SAML_wrap.c of
security/p5-Net-SaML
         introduced in pr 194865 .
  2) it fails to link against -lperl as /usr/local/lib/perl5/5.20/mach/CORE is
not passed
     to the linker.

Approved by:	rakuco (mentor)
Tue, 28 Jun 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:417719 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 3 Jan 2015
[ 08:47 mva search for other commits by this committer ] Original commit   Revision:376110 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...

With hat:	python@
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 7 Nov 2014
[ 13:51 mat search for other commits by this committer ] Original commit   Revision:372262 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)

With hat:	perl@
Sponsored by:	Absolight
Sun, 11 May 2014
[ 17:05 rakuco search for other commits by this committer ] Original commit   Revision:353719
Update to 1.0.17.1.

Release notes: http://librdf.org/bindings/RELEASE.html#rel1_0_17_1

This commit also brings some packaging fixes: the Perl bindings' .packlist
does not reference the staging directory, and the Ruby bindings' generated
shared library has the correct suffix.

MFH:		2014Q2
Mon, 30 Dec 2013
[ 20:55 ohauer search for other commits by this committer ] Original commit   Revision:338168 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
Thu, 26 Dec 2013
[ 22:59 rakuco search for other commits by this committer ] Original commit   Revision:337629
- Support staging.
- Adapt to the new options syntax.
- Adapt to the new LIB_DEPENDS syntax.
- Set LICENSE.
Fri, 20 Sep 2013
[ 23:17 bapt search for other commits by this committer ] Original commit   Revision:327773 (Only the first 10 of 1559 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:
textproc)
Tue, 17 Sep 2013
[ 17:16 bapt search for other commits by this committer ] Original commit   Revision:327492
Fix typo
[ 17:15 bapt search for other commits by this committer ] Original commit   Revision:327491
Add an explicit dependency on pkgconf
[ 09:00 bapt search for other commits by this committer ] Original commit   Revision:327459 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 12 Jun 2013
[ 17:45 az search for other commits by this committer ] Original commit   Revision:320709 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
 - Fix build with new site_perl

Submitted by:	olli hauer <ohauer@gmx.de>
Sun, 3 Feb 2013
[ 20:10 makc search for other commits by this committer ] Original commit   Revision:311483 (Only the first 10 of 610 ports in this commit are shown above. View all ports for this commit)
KDE/FreeBSD team presents KDE SC 4.9.5 ports!

- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
Sun, 29 Jan 2012
[ 20:07 rakuco search for other commits by this committer ] Original commit 
Update to 1.0.14.1.

Also make sure the port does not overwrite perllocal.pod when
WITH_PERL is on.
Sun, 16 Oct 2011
[ 22:55 avilla search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Stop installing the rapper binary with raptor and bump PORTREVISION.
- Update raptor2 to 2.0.4.
- Update rasqal to 0.9.27.
- Update redland to 1.0.14.
- Update redland-bindings to 1.0.13.1.
- Update shared-desktop-ontologies to 0.8.0. [1]
- Update soprano to 2.7.0 and disable clucene indexer.
- Update strigi to 0.7.6.

PR:             157022 [1]
Submitted by:   rakuco [1]
Sat, 23 Oct 2010
[ 20:06 makc search for other commits by this committer ] Original commit 
remove needless USE_LDCONFIG
pacify portlint
mark IGNORE: does not compatible with redland-1.0.12
Tue, 11 May 2010
[ 12:23 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Split redland to rasqal and redland itself libraries
- Update raptor to 1.4.21
- Update rasqal to 0.9.19
- Update redland to 1.0.10
- Update redland-bindings to 1.0.10.1
- Bump portrevision on depended ports

With hat on:    kde@
Thu, 29 Apr 2010
[ 22:51 fluffy search for other commits by this committer ] Original commit 
- Add OPTIONS for mpfr/gmp for redland
- While here, pass raptor/redland maintainership to kde@ per maintainer's
request

PR:             146157
Submitted by:   Kenyon Ralph <kenyon@kenyonralph.com>
Approved by:    maintainer
Sat, 22 Aug 2009
[ 00:37 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
Tue, 24 Feb 2009
[ 13:31 skv search for other commits by this committer ] Original commit 
Don't use PERL_VER (it will be deleted soon), use PERL_VERSION instead.
Sat, 26 Jan 2008
[ 22:36 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.7.1
- Drop tcl bindings support

PR:             119787
Submitted by:   chuck@pkix.net (maintainer)
Mon, 2 Apr 2007
[ 22:56 pav search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
- Convert existing ports to a new bsd.tcl.mk order

PR:             ports/109097
Submitted by:   Martin Matuska <martin@matuska.org>
Tested on:      pointyhat exp-run
Fri, 8 Dec 2006
[ 22:55 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.5.1

PR:             ports/106460
Submitted by:   Charles Swiger <chuck@pkix.net> (maintainer)
Sun, 14 May 2006
[ 12:43 itetcu search for other commits by this committer ] Original commit 
Update to 1.0.4.1 [1] and unbreak.
Use vars from bsd.tcl.mk

PR:             ports/96998 [2], ports/96979 [3]
Submitted by:   Charles Swiger <chuck@pkix.net> [2],
                Hirohisa Yamaguchi <umq@ueo.co.jp> [3]
Approved by:    lawrance (mentor)
Sat, 13 May 2006
[ 04:24 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from categories starting with T
Tue, 9 May 2006
[ 01:03 edwin search for other commits by this committer ] Original commit 
New maintainer: chuck@pkix.net
Fri, 5 May 2006
[ 03:46 kris search for other commits by this committer ] Original commit 
BROKEN: Configure fails
Tue, 30 Aug 2005
[ 16:08 lawrance search for other commits by this committer ] Original commit 
- Bump to 1.0.2.1 [1]
- Remove superfluous dependency [1]
- Unbreak
- Fix typo (JAVA_VESION)
- Fix TCL option build
- Fix packing list

PR:             ports/82334 [1]
Submitted by:   Russell Cloran <russell@rucus.ru.ac.za> (maintainer) [1]
Approved by:    maintainer timeout on feedback for other changes (2 months)
Sat, 23 Jul 2005
[ 02:53 kris search for other commits by this committer ] Original commit  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Sat, 2 Jul 2005
[ 00:25 kris search for other commits by this committer ] Original commit 
BROKEN: Configure fails
Wed, 1 Jun 2005
[ 22:53 flz search for other commits by this committer ] Original commit 
- Update to 1.0.1.1.

PR:             ports/81786
Submitted by:   maintainer
Mon, 21 Mar 2005
[ 15:31 pav search for other commits by this committer ] Original commit 
- Update to 1.0.0.2

PR:             ports/78472
Submitted by:   Russell Cloran <russell@rucus.net> (maintainer)
Sat, 19 Feb 2005
[ 23:18 edwin search for other commits by this committer ] Original commit 
Add mastersite with old source tarballs
Thu, 23 Dec 2004
[ 07:49 edwin search for other commits by this committer ] Original commit 
New port: textproc/redland-bindings - Language bindings for the redland rdf
library'

        The Redland RDF parser package (textproc/redland) recently
        forked into two packages -- one for the core library, and
        another for the bindings for various languages. This port
        is for the language bindings for redland.

        The textproc/redland port may itself have to be updated/changed,
        as redland-bindings requires librdf.la to build the Java
        component (possibly Ruby or TCL too, unable to test), and
        this is not installed by the textproc/redland port currently.
        I will work on a new redland port soon.

        The OPTIONS part of this port could probably be improved
        by somebody with more knowledge on the subject than I (this
        is my first attempt at writing a port), but I see that there
        are fairly recent discussions on the mailing lists regarding
        using OPTIONS together with WITH_ -> USE_

        I will be actively using this software on FreeBSD for a
        number of years to come, and will happily act as the port
        maintainer.

PR:             ports/70374
Submitted by:   Russell Cloran <russell.ru.ac.za@rucus.ru.ac.za>

Number of commits found: 43