aboutsummaryrefslogtreecommitdiff
path: root/misc/xdelta/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.4, take maintainership.Sergey Skvortsov2007-04-011-3/+3
| | | | Notes: svn path=/head/; revision=188943
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* . Update to 1.1.3.Greg Lewis2003-02-041-1/+1
| | | | | | | Approved by: Mail to maintainer bounces :( Notes: svn path=/head/; revision=74629
* Update to 1.1.2David W. Chapman Jr.2001-07-231-1/+1
| | | | | | | | | | | | Add DEVEL category Add pre-patch to use libtool from ports Sort and add files to pkg-plist PR: 28825 Submitted by: pat@databits.net Notes: svn path=/head/; revision=45374
* Update xdelta to 1.1.1.Will Andrews2000-04-231-1/+1
| | | | | | | | | PR: 15461 Submitted by: Jacob A. Hart <c9710216@atlas.newcastle.edu.au> Apparently had no time: jmacd (maintainer) Notes: svn path=/head/; revision=27912
* Upgrade to 1.0.2.Vanilla I. Shu1999-02-201-1/+1
| | | | Notes: svn path=/head/; revision=16795
* New version.Joshua Peck Macdonald1998-09-031-1/+1
| | | | Notes: svn path=/head/; revision=12991
* I checksummed the wrong release.Joshua Peck Macdonald1998-04-231-1/+1
| | | | Notes: svn path=/head/; revision=10654
* Install the missing headers, use glib when available.Joshua Peck Macdonald1998-04-231-1/+1
| | | | | | | PR: 6381 Notes: svn path=/head/; revision=10648
* This fixes problem #2 reported by pierre.dampure@k2c.co.uk (outJoshua Peck Macdonald1998-04-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of order includes--this version compiled on a 2.2.6 machine without problems, though). Rather than patch it, I cut a new release. Problem #2 is: > 1) Though the port depends on GDBM, the configure script does not find > it; I got that to work by creating ad hoc symlinks for > /usr/include/gdbm.h and /usr/lib/libgdbm.a --> for some reasons, > /usr/local/include and /usr/local/lib are ignored (btw, any way I can do > that "cleanly" for all ports?) which I haven't touched. Since the standard gcc doesn't search /usr/local/include and /usr/local/lib, it is neccesary to have CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib before configure succeeds, but I tried adding those lines to MAKE_ENV and it didn't help configure (is there a CONFIGURE_ENV)? Why doesn't it search those paths anyway? I looked at other ports which require gdbm and they are no different, it seems they all have this problem, or their makefiles have hardcoded /usr/local paths in them. -josh Notes: svn path=/head/; revision=10614
* Upgrade version, add MAN1 variable, make myself maintainer.Joshua Peck Macdonald1998-04-191-1/+1
| | | | Notes: svn path=/head/; revision=10569
* new port for xdeltaEric L. Hernes1998-01-261-0/+1
Notes: svn path=/head/; revision=9466