Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.0 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
0.11.0 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 ) |
0.11.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.11.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11.0 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.11.0 25 Jan 2015 00:50:29 |
rakuco |
Remove now-redundant @dirrm{try} entries from the plist. |
0.11.0 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.11.0 06 Nov 2013 14:53:31 |
rakuco |
Support staging.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> |
0.11.0 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
0.11.0 30 Aug 2013 23:40:57 |
bapt |
Eradicate USE_GNOME=pkgconfig in x11-toolkits
While here:
- Convert USE_GMAKE to USES=gmake |
0.11.0 20 Jun 2013 20:25:05 |
rakuco |
Update to 0.11.0. |
0.10.0 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.10.0 13 Jun 2012 14:24:56 |
rakuco |
Update to 0.10.0. |
0.9.0 10 Feb 2012 23:10:25 |
rakuco |
Update to 0.9.0. |
0.8.1 25 Nov 2011 19:03:50 |
rakuco |
Update to 0.8.1.
Approved by: avilla (mentor, implicit)
Feature safe: yes |
0.8.0 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] |
0.6.0 25 Mar 2011 10:12:33 |
avilla |
- Update to 0.6.0.
- Use standard CMake directory. |
0.5 23 May 2010 07:53:13 |
fluffy |
- Update SDO to 0.5 release
Added new properties.
Fixed graph URIs in NDO metadata. |
0.4 11 May 2010 12:40:01 |
fluffy |
- Update strigi to 0.7.2
- Update eigen to 2.0.11
- Update gmm++ to 4.0.0
- Update soprano to 2.4.3
- Update shared-desktop-ontologies to 0.4
With hat on: kde@ |
0.2 01 Dec 2009 19:58:17 |
tabthorpe |
The shared-desktop-ontologies package brings the semantic web to
the desktop in terms of vocabulary. It contains the well known core
ontologies such as RDF and RDFS as well as the Nepomuk ontologies
which are used by projects like KDE or Strigi.
WWW: http://oscaf.sourceforge.net |