| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
0.7.0
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
23 Mar 2013 17:57:04
0.7.0
|
miwi  |
- Update to 0.7.0
PR: 177270
Submitted by: Ports Fury |
31 Jan 2013 13:38:43
0.6.3_1
|
bapt  |
Chase boost update |
07 Oct 2012 04:49:08
0.6.3
|
eadler  |
Convert to OptionsNG
PR: ports/172437
Submitted by: Michael Gmelin <freebsd@grem.de> |
26 Jul 2012 05:40:24
0.6.3
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
23 Jul 2012 01:33:56
0.6.3
|
dougb  |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
23 May 2012 02:01:46
0.6.3
|
miwi  |
- Update to 0.6.3
PR: 168048
Submitted by: Ports Fury |
25 Aug 2011 15:06:44
0.6.2
|
sunpoet  |
- Update to 0.6.2
- Add OPTIONS: XSLT
- While I'm here, add WWW
Changes:
http://xmlwrapp.svn.sourceforge.net/viewvc/xmlwrapp/tags/release-0.6.2/NEWS
PR: ports/158582
Submitted by: Niclas Zeising <niclas.zeising@gmail.com> |
03 Jul 2011 14:40:25
0.5.0
|
ohauer  |
-remove MD5 |
19 Jun 2009 05:12:25
0.5.0
|
pgollucci  |
- Fix build with custom LOCALBASE/PREFIX
Reported by: QATty |
29 Aug 2008 15:59:40
0.5.0
|
ijliao  |
use SF instead of MASTER_SITE_SOURCEFORGE
WWW no longer exists |
03 Jul 2007 08:20:49
0.5.0
|
danfe  |
- Unbreak with recent GCC
- Consistencify sed(1) regexps |
02 Jul 2007 19:01:04
0.5.0
|
pav  |
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 |
15 Aug 2006 01:04:55
0.5.0
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
08 May 2006 12:03:53
0.5.0
|
itetcu  |
Use the new tarball from sourceforge and unbreak fetching.
Diff to the old one:
- INSTALL rewording
- Makefile is gone (autogenerated)
- xmlwrapp-config is gone, it uses only configure.pl
- xmlwrapp.pc is gone (wasn't installed anyway)
Also patch configure.pl for the right path to perl.
PR: ports/96634
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (me)
Approved by: lawrance (mentor) |
25 Nov 2005 18:40:57
0.5.0
|
pav  |
- Add SHA256 |
20 Mar 2004 17:25:38
0.5.0
|
krion  |
- Update to version 0.5.0
PR: ports/64508
Submitted by: Ports Fury |
31 Jan 2004 01:01:15
0.4.4
|
arved  |
Fix build on AMD64 |
29 Jan 2004 16:13:06
0.4.4
|
trevor  |
SIZEify. |
31 Oct 2003 22:19:52
0.4.4
|
krion  |
- Update to version 0.4.4
PR: 58772
Submitted by: Ports Fury |
24 Oct 2003 21:30:41
0.4.3
|
krion  |
- Fix build on 5.x
PR: 58416
Submitted by: Jens Rehsack <rehsack@liwing.de> |
22 Aug 2003 20:55:35
0.4.3
|
krion  |
- Update to version 0.4.3
PR: 55874
Submitted by: Ports Fury |
30 Jul 2003 19:24:37
0.4.1_1
|
krion  |
* Rearrange USE_GNOME
PR: 55067
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit) |
19 May 2003 00:59:26
0.4.1_1
|
petef  |
- respect CFLAGS/PREFIX properly
- utilize WANT_GNOME
- install pkg-config .pc file to correct place
- bump PORTREVISION
PR: 52142
Submitted by: Ports Fury |
13 Apr 2003 10:37:17
0.4.1
|
ijliao  |
add xslt support |
09 Apr 2003 13:49:06
0.4.1
|
ijliao  |
upgrade to 0.4.1 |
20 Feb 2003 19:11:26
0.3.0
|
knu  |
De-pkg-comment. |
13 Jan 2003 17:51:15
0.3.0
|
ijliao  |
add xmlwrapp 0.3.0
A modern style C++ library for working with XML data |