Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.17.1_4 15 Jan 2023 02:45:23 |
Muhammad Moinur Rahman (bofh) |
*/*: 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 |
1.0.17.1_4 07 Dec 2022 13:13:50 |
Dima Panov (fluffy) |
textproc/redland-bindings: unbreak build with Python 3.11, pet stage qa |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.17.1_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.17.1_3 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.17.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.17.1_3 04 Mar 2021 11:33:33 |
kai |
textproc/redland-bindings: Fix packaging with Python 3.8
PR: 253815
Approved by: python (with hat) |
1.0.17.1_3 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.0.17.1_2 16 Jul 2016 14:31:51 |
tcberner |
Chase r418633 by removing the PERL dependant files from the plist.
Approved by: rakuco (mentor) |
1.0.17.1_2 16 Jul 2016 14:24:24 |
tcberner |
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) |
1.0.17.1_1 28 Jun 2016 14:00:45 |
mat |
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 |
1.0.17.1_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.17.1_1 03 Jan 2015 08:47:52 |
mva |
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@ |
1.0.17.1_1 08 Dec 2014 21:17:00 |
bapt |
Cleanup plist |
1.0.17.1_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
1.0.17.1 07 Nov 2014 13:51:11 |
mat |
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)
With hat: perl@
Sponsored by: Absolight |
1.0.17.1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.0.17.1 11 May 2014 17:05:54 |
rakuco |
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 |
1.0.16.1 30 Dec 2013 20:55:19 |
ohauer |
- 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@) |
1.0.16.1 26 Dec 2013 22:59:13 |
rakuco |
- Support staging.
- Adapt to the new options syntax.
- Adapt to the new LIB_DEPENDS syntax.
- Set LICENSE. |
1.0.16.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0.16.1 17 Sep 2013 17:16:52 |
bapt |
Fix typo |
17 Sep 2013 17:15:11
|
bapt |
Add an explicit dependency on pkgconf |
1.0.16.1 17 Sep 2013 09:00:42 |
bapt |
Convert to new perl framework |
1.0.16.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.16.1 12 Jun 2013 17:45:03 |
az |
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de> |
1.0.16.1 03 Feb 2013 20:10:39 |
makc |
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 |
1.0.14.1 29 Jan 2012 20:07:43 |
rakuco |
Update to 1.0.14.1.
Also make sure the port does not overwrite perllocal.pod when
WITH_PERL is on. |
1.0.13.1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- 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. |
1.0.13.1 16 Oct 2011 22:55:01 |
avilla |
- 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] |
1.0.10.1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.0.10.1 23 Oct 2010 20:06:17 |
makc |
remove needless USE_LDCONFIG
pacify portlint
mark IGNORE: does not compatible with redland-1.0.12 |
1.0.10.1 11 May 2010 12:23:23 |
fluffy |
- 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@ |
1.0.7.1 29 Apr 2010 22:51:57 |
fluffy |
- 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 |
1.0.7.1 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
1.0.7.1 24 Feb 2009 13:31:53 |
skv |
Don't use PERL_VER (it will be deleted soon), use PERL_VERSION instead. |
1.0.7.1 26 Jan 2008 22:36:33 |
miwi |
- Update to 1.0.7.1
- Drop tcl bindings support
PR: 119787
Submitted by: chuck@pkix.net (maintainer) |
1.0.5.1 02 Apr 2007 22:56:15 |
pav |
- 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 |
1.0.5.1 08 Dec 2006 22:55:37 |
miwi |
- Update to 1.0.5.1
PR: ports/106460
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
1.0.4.1 14 May 2006 12:43:18 |
itetcu |
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) |
1.0.2.1 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
1.0.2.1 09 May 2006 01:03:46 |
edwin |
New maintainer: chuck@pkix.net |
1.0.2.1 05 May 2006 03:46:33 |
kris |
BROKEN: Configure fails |
1.0.2.1 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.2.1 30 Aug 2005 16:08:07 |
lawrance |
- 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) |
1.0.1.1 23 Jul 2005 02:53:43 |
kris |
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. |
1.0.1.1 02 Jul 2005 00:25:17 |
kris |
BROKEN: Configure fails |
1.0.1.1 01 Jun 2005 22:53:55 |
flz |
- Update to 1.0.1.1.
PR: ports/81786
Submitted by: maintainer |
1.0.0.2 21 Mar 2005 15:31:27 |
pav |
- Update to 1.0.0.2
PR: ports/78472
Submitted by: Russell Cloran <russell@rucus.net> (maintainer) |
0.9.18.1 19 Feb 2005 23:18:58 |
edwin |
Add mastersite with old source tarballs |
0.9.18.1 23 Dec 2004 07:49:35 |
edwin |
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> |