cvs commit: ports/archivers/unmakeself Makefile

2009-05-01 Thread Wesley Shields
wxs 2009-05-01 23:45:43 UTC FreeBSD ports repository Modified files: archivers/unmakeself Makefile Log: - Unbreak on -CURRENT. PR: ports/134046 Submitted by: Oleg Ginzburg Revision ChangesPath 1.11 +1 -1 ports/archivers/unmakeself/M

cvs commit: ports/archivers/unmakeself Makefile

2008-06-24 Thread Marcelo Araujo
araujo 2008-06-25 01:09:33 UTC FreeBSD ports repository Modified files: archivers/unmakeself Makefile Log: - Remove 5.x support. PR: ports/124941 Submitted by: Philip M. Gollucci <[EMAIL PROTECTED]> Revision ChangesPath 1.10 +1 -9 ports

cvs commit: ports/archivers/unmakeself Makefile ports/astro/celestia Makefile ports/astro/stellarium Makefile ports/audio/dtmfdial Makefile ports/audio/festvox-us1-mbrola Makefile ports/audio/hydrogen

2008-04-28 Thread Mark Linimon
linimon 2008-04-29 05:11:44 UTC FreeBSD ports repository Modified files: archivers/unmakeself Makefile astro/celestia Makefile astro/stellarium Makefile audio/dtmfdial Makefile audio/festvox-us1-mbrola Makefile audio/hydrogen Makefile

cvs commit: ports/archivers/unmakeself Makefile ports/archivers/unmakeself/files unmakeself.c

2006-11-07 Thread Jean-Yves Lefort
jylefort2006-11-07 16:07:35 UTC FreeBSD ports repository Modified files: archivers/unmakeself Makefile archivers/unmakeself/files unmakeself.c Log: Provide a memmem() if the system lacks it. Reported by:Frank W. Josellis <[EMAIL PROTECTED]> Revision Changes

cvs commit: ports/archivers/unmakeself Makefile ports/archivers/unmakeself/files unmakeself.c

2006-11-06 Thread Jean-Yves Lefort
jylefort2006-11-06 20:08:48 UTC FreeBSD ports repository Modified files: archivers/unmakeself Makefile archivers/unmakeself/files unmakeself.c Log: - Fix archive offset calculation (problem reported in [1]) - Various code cleanups [1]: PR: ports/105214

cvs commit: ports/archivers/unmakeself Makefile

2006-08-11 Thread Jean-Yves Lefort
jylefort2006-08-11 15:46:59 UTC FreeBSD ports repository Modified files: archivers/unmakeself Makefile Log: Respect DESTDIR. PR: ports/101814 Submitted by: gabor Revision ChangesPath 1.4 +1 -1 ports/archivers/unmakeself/Makefile ___