| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
1.0.16
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
30 Dec 2012 16:28:09
1.0.16
|
rakuco  |
- Update to 1.0.16.
- Trim Makefile header.
- Remove library versions from LIB_DEPENDS.
- Do not create lib/redland while the MYSQL, PGSQL, SQLITE and
VIRTUOSO options are unconditionally disabled.
With hat: kde@ |
17 Aug 2012 08:12:14
1.0.15_1
|
avilla  |
- Make BDB optional (on by default). [1]
- OPTIONSngify.
- Use USE_PKGCONFIG.
- Bump PORTREVISION.
PR: 168780 [1]
Submitted by: scf [1] |
29 Jan 2012 20:03:34
1.0.15
|
rakuco  |
Update to 1.0.15 |
16 Oct 2011 22:55:01
1.0.14
|
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] |
23 Sep 2011 22:26:39
1.0.12
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Aug 2011 19:20:17
1.0.12  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:40:25
1.0.12
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.0.12
|
ade  |
Sync to new bsd.autotools.mk |
23 Oct 2010 20:05:24
1.0.12
|
makc  |
Update to 1.0.12
update MASTER_SITES |
11 May 2010 12:23:23
1.0.10
|
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@ |
29 Apr 2010 22:51:57
1.0.7_2
|
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 |
22 Aug 2009 00:37:17
1.0.7_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
10 Aug 2008 16:20:02
1.0.7_1
|
miwi  |
- Fix build when several db* are installed
- Really disable mysql support when WITH_MYSQL is not defined
- Disable sqlite
- Bump PORTREVISION
PR: 126410
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (with discussion on
freenode/#kde-freebsd)
Approved by: maintainer |
20 Mar 2008 10:03:51
1.0.7
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
26 Jan 2008 22:36:42
1.0.7
|
miwi  |
- Update to 1.0.7
PR: 119786
Submitted by: chuck@pkix.net (maintainer) |
23 Jul 2007 09:36:52
1.0.5
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
08 Dec 2006 22:55:31
1.0.5
|
miwi  |
- Update to 1.0.5
PR: ports/106459
Submitted by: Charles Swiger (maintainer) |
14 May 2006 12:38:30
1.0.4
|
itetcu  |
Update to 1.0.4, release notes: http://librdf.org/RELEASE.html [1]
Bring Makefile in line with lastest :) infrasctructure changes:
USE_BDB, USE_MYSQL,OPTIONS [2]
PR: ports/96978 [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1]
itetcu (me) [2]
Approved by: maintainer, lawrance (mentor) |
12 Apr 2006 17:03:01
1.0.3
|
ehaupt  |
Update to 1.0.3
PR: 95480
Submitted by: Charles Swiger <chuck@pkix.net> |
23 Feb 2006 10:40:45
1.0.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
28 Nov 2005 09:44:30
1.0.2_1
|
pav  |
- Add SHA256
Requested by: maintainer |
15 Nov 2005 06:52:12
1.0.2_1
|
ade  |
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. |
30 Aug 2005 13:31:17
1.0.2_1
|
lawrance  |
Install libtool archives, needed for redland-bindings.
Bump PORTREVISION.
PR: ports/84254
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
15 Jun 2005 20:47:34
1.0.2
|
pav  |
- Update to 1.0.2
PR: ports/82246
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer) |
01 Jun 2005 13:55:53
1.0.1
|
pav  |
- Update to 1.0.1
PR: ports/81741
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
08 Feb 2005 20:27:43
1.0.0
|
pav  |
- Update to 1.0.0
- Take maintainership
PR: ports/77243
Submitted by: Charles Swiger <chuck@pkix.net> |
04 Nov 2004 21:42:54
0.9.19
|
glewis  |
. Update to 0.9.19.
PR: 73477
Submitted by: Ports Fury |
07 Aug 2004 19:16:28
0.9.18
|
krion  |
Update to version 0.9.18
PR: ports/70119
Submitted by: Ports Fury |
05 Apr 2004 03:31:02
0.9.16_1
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
28 Feb 2004 19:43:48
0.9.16
|
krion  |
- Update to version 0.9.16
PR: ports/63500
Submitted by: Ports Fury |
04 Feb 2004 05:10:27
0.9.15_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
02 Feb 2004 23:34:17
0.9.15
|
pav  |
- Update to 0.9.15
PR: ports/62268
Submitted by: Ports Fury |
29 Jan 2004 16:13:06
0.9.14
|
trevor  |
SIZEify. |
03 Jan 2004 00:06:00
0.9.14
|
pav  |
- Chase raptor shlib version raise. |
24 Sep 2003 14:05:51
0.9.14
|
krion  |
- Update to version 0.9.14
PR: 56637
Submitted by: Ports Fury |
01 Sep 2003 18:05:44
0.9.13
|
krion  |
- Update to version 0.9.13
PR: 56281
Submitted by: Ports Fury |
01 Sep 2003 03:59:50
0.9.12
|
dinoex  |
- don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk |
18 May 2003 02:08:37
0.9.12
|
petef  |
Oops, forgot this in the last commit -
PR: 51238
Submitted by: Ports Fury |
18 May 2003 02:03:56
0.9.12
|
petef  |
Update to 0.9.12.
PR: 51238
Submitted by: Ports Fury |
20 Feb 2003 19:11:26
0.9.11_2
|
knu  |
De-pkg-comment. |
14 Jan 2003 05:29:28
0.9.11_2
|
kris  |
Add missing @dirrm |
03 Jan 2003 08:26:35
0.9.11_2
|
ijliao  |
chase gdbm lib version |
17 Sep 2002 07:41:05
0.9.11_2
|
kuriyama  |
Bump PORTREVISION and expat shlib. |
22 Aug 2002 19:34:32
0.9.11_1
|
ade  |
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports. Fix dependencies accordingly. |
21 Jul 2002 02:17:49
0.9.11_1
|
kuriyama  |
Bump portrevision (textproc/expat2 shlib bump). |
15 Jul 2002 21:43:23
0.9.11
|
demon  |
Update to version 0.9.11
PR: 40628
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
22 Nov 2001 07:03:00 
|
ijliao  |
add redland A high-level interface for RDF |