# New ports collection makefile for: xdelta # Date created: Sun May 4 21:40:06 CDT 1997 # Whom: jmacd # # $FreeBSD$ # PORTNAME= xdelta PORTVERSION= 1.1.3 CATEGORIES= misc devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= c9710216@atlas.newcastle.edu.au COMMENT= A diff/patch utility for binary files USE_GNOME= glib12 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= xdelta.1 .include 2b8445731a7 As the prototype of srandom() has changed, be sure to no longer declare the prototype of this function ourselves. Instead, simply pull in the <stdlib.h> header that declares this function. Reported by: antoine@ Reviewed by: glewis@ Differential Revision: https://reviews.freebsd.org/D7378
As the prototype of srandom() has changed, be sure to no longer declare
the prototype of this function ourselves. Instead, simply pull in the
<stdlib.h> header that declares this function.

Reported by:	antoine@
Reviewed by:	glewis@
Differential Revision:	https://reviews.freebsd.org/D7378
- Fix trailing whitespace in pkg-descrs, categories [g-n]* 2016-05-19T10:44:11+00:00 amdmi3 amdmi3@FreeBSD.org 2016-05-19T10:44:11+00:00 3f42e716135bc048b90cb6cca188f324e65c69dc Approved by: portmgr blanket
Approved by:	portmgr blanket
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01T14:00:51+00:00 mat mat@FreeBSD.org 2016-04-01T14:00:51+00:00 148314483d3098c0d6a33944f1190842e671502f With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
games/falconseye: USES+= ncurses, link to libncurses, not libcurses 2016-02-04T21:16:34+00:00 marino marino@FreeBSD.org 2016-02-04T21:16:34+00:00 b0dcc7a369c30e2ab117bd35849d22716ce07439

Fix build as a user. 2015-11-05T13:14:45+00:00 mat mat@FreeBSD.org 2015-11-05T13:14:45+00:00 be08f023ff08063730fd407f29ee4fbc3d2eb39f Sponsored by: Absolight
Sponsored by:	Absolight
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08T16:48:38+00:00 tijl tijl@FreeBSD.org 2014-12-08T16:48:38+00:00 e2300845f96fc1f90e03af0a746423bff0b0e770 the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10T20:50:31+00:00 gerald gerald@FreeBSD.org 2014-09-10T20:50:31+00:00 c830042769f26309b16e0b0ace05fc30fec7b236 to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Add staging support 2014-04-13T17:11:21+00:00 pawel pawel@FreeBSD.org 2014-04-13T17:11:21+00:00 da385fa63bfc771afff16a65ce1d90d738deda5d

Convert g* to USES=zip 2014-03-10T14:49:26+00:00 bapt bapt@FreeBSD.org 2014-03-10T14:49:26+00:00 365d81bafff5b9accbe7d264a4dc790418804a79