summaryrefslogtreecommitdiff
path: root/net/soup
AgeCommit message (Collapse)AuthorFilesLines
2004-04-25Unused.wiz1-39/+0
2004-04-25Convert to buildlink3.snj2-9/+36
2004-04-15The buildlink2 framework does nothing with .pc files -- remove themwiz1-2/+1
from the buildlink2.mk files.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-30Add newline to pkgconfig file. Solaris' sed complains about files whichgavan2-1/+13
don't end in a newline.
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo2-4/+4
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-4/+4
dependency bumps.
2003-03-12add missing header for memsetdmcmahill2-1/+15
2003-03-12fix bug with static initializers which prevented compilition on 64 bitdmcmahill2-1/+15
platforms
2003-01-13Explicitly disable gtk-doc (as documentation is not currently included)jmmv1-1/+3
2003-01-13Define the "all-local" missing target in docs/reference/Makefile{,.in}.jmmv2-1/+14
Fixes problems shown in Hubert's last bulk build.
2003-01-13Don't pick up apxs from apache packages. Fixes PR pkg/19476.rh3-3/+17
Bump PKGREVISION.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-3/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-18Initial import of soup-0.7.10, a callback-based mechanism for sending andrh5-0/+140
servicing SOAP requests. Based on the package posted to tech-pkg@ by Brian Seklecki <lavalamp@spiritual-machines.org>, with some modifications.