Commit graph

30 commits

Author SHA1 Message Date
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Martin Wilke
76d3a34ae2 - Update to 0.7.0
PR:		177270
Submitted by:	Ports Fury
2013-03-23 17:57:04 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Eitan Adler
8b9af8a471 Convert to OptionsNG
PR:	ports/172437
Submitted by:	Michael Gmelin <freebsd@grem.de>
2012-10-07 04:49:08 +00:00
Baptiste Daroussin
9346b215f0 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)
2012-07-26 05:40:22 +00:00
Doug Barton
86b7e3bb7f 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.
2012-07-23 01:33:55 +00:00
Martin Wilke
6b3e90e270 - Update to 0.6.3
PR:		168048
Submitted by:	Ports Fury
2012-05-23 02:01:46 +00:00
Sunpoet Po-Chuan Hsieh
2b41d64b31 - 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>
2011-08-25 15:06:44 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Philip M. Gollucci
02b8d9224c - Fix build with custom LOCALBASE/PREFIX
Reported by:    QATty
2009-06-19 05:12:24 +00:00
Ying-Chieh Liao
17e8887d60 use SF instead of MASTER_SITE_SOURCEFORGE
WWW no longer exists
2008-08-29 15:59:40 +00:00
Alexey Dokuchaev
d819eff487 - Unbreak with recent GCC
- Consistencify sed(1) regexps
2007-07-03 08:20:49 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Cheng-Lung Sung
c54010f434 - 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>
2006-08-15 01:04:55 +00:00
Ion-Mihai Tetcu
1e54999864 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)
2006-05-08 12:03:53 +00:00
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +00:00
Kirill Ponomarev
580c90d07e - Update to version 0.5.0
PR:		ports/64508
Submitted by:	Ports Fury
2004-03-20 17:25:38 +00:00
Tilman Keskinoz
0082cce3cd Fix build on AMD64 2004-01-31 01:01:15 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kirill Ponomarev
f442a136f4 - Update to version 0.4.4
PR:		58772
Submitted by:	Ports Fury
2003-10-31 22:19:52 +00:00
Kirill Ponomarev
c4e0ae99df - Fix build on 5.x
PR:		58416
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-10-24 21:30:40 +00:00
Kirill Ponomarev
a883e87cff - Update to version 0.4.3
PR:		55874
Submitted by:	Ports Fury
2003-08-22 20:55:35 +00:00
Kirill Ponomarev
1ac4973da7 * Rearrange USE_GNOME
PR:		55067
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 19:24:37 +00:00
Pete Fritchman
1954490a5a - respect CFLAGS/PREFIX properly
- utilize WANT_GNOME
- install pkg-config .pc file to correct place
- bump PORTREVISION

PR:		52142
Submitted by:	Ports Fury
2003-05-19 00:59:26 +00:00
Ying-Chieh Liao
326fa0d030 add xslt support 2003-04-13 10:37:17 +00:00
Ying-Chieh Liao
e892677ebb upgrade to 0.4.1 2003-04-09 13:49:06 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Ying-Chieh Liao
5d3d4cec37 add xmlwrapp 0.3.0
A modern style C++ library for working with XML data
2003-01-13 17:51:15 +00:00