cvs commit: ports/multimedia/ogle Makefile

2009-09-27 Thread Daniel Eischen
deischen2009-09-27 14:53:42 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile Log: Allow this to build with libdjbfft installed. This only modifies the port Makefile, no content change at all. Feature safe: yes Revision ChangesPath 1.4

cvs commit: ports/multimedia/ogle Makefile

2009-03-25 Thread Mario Sergio Fujikawa Ferreira
lioux 2009-03-26 02:51:53 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile Log: Mark MAKE_JOBS_SAFE for SMP compilation Revision ChangesPath 1.44 +1 -0 ports/multimedia/ogle/Makefile ___

cvs commit: ports/multimedia/ogle Makefile

2009-03-25 Thread Mario Sergio Fujikawa Ferreira
lioux 2009-03-26 02:49:51 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile Log: Pet portlint(1): remove contiguous blank lines Revision ChangesPath 1.43 +0 -1 ports/multimedia/ogle/Makefile

cvs commit: ports/multimedia/ogle Makefile

2008-09-30 Thread Mario Sergio Fujikawa Ferreira
lioux 2008-09-30 15:19:15 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile Log: o Use /dev/acd0 instead of /dev/acd0c as the default DVD device. o Bump PORTREVISION. Submitted by: Andriy Gapon <[EMAIL PROTECTED]> Revision ChangesPath

cvs commit: ports/multimedia/ogle Makefile pkg-plist

2006-12-14 Thread Mario Sergio Fujikawa Ferreira
lioux 2006-12-15 01:32:28 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile pkg-plist Log: o uphold portlint(1): * Remove extraneous whitespaces * Use DATADIR macro PR: 97253 Submitted by: Alexander Botero-Lowry <[EMAIL PROT

cvs commit: ports/multimedia/ogle Makefile

2006-12-14 Thread Mario Sergio Fujikawa Ferreira
lioux 2006-12-15 01:13:18 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile Log: o Rollback: depend on audio/liba52 instead of audio/liba52-devel which broke too many installations o Bump PORTREVISION Revision ChangesPath 1.32 +6

cvs commit: ports/multimedia/ogle Makefile

2005-12-12 Thread Mario Sergio Fujikawa Ferreira
lioux 2005-12-12 18:57:01 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile Log: o Use recently added audio/liba52-devel port instead of audio/liba52 one. The development version provides better performance and improved AC3 handling. o Bump PO

cvs commit: ports/multimedia/ogle Makefile ports/multimedia/ogle/files extra-patch-include:ogle_endian.h

2005-11-28 Thread Mario Sergio Fujikawa Ferreira
lioux 2005-11-28 22:56:51 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile multimedia/ogle/files extra-patch-include:ogle_endian.h Log: o If ${OSVERSION} >= 50 use bswap16(9)/bswap32(9) instead of be16toh(9)/be32toh(9). o Bump PORTREVISI

cvs commit: ports/multimedia/ogle Makefile

2005-11-18 Thread Mario Sergio Fujikawa Ferreira
lioux 2005-11-18 20:30:28 UTC FreeBSD ports repository Modified files: multimedia/ogle Makefile Log: o Properly set default dvd device based on OSVERSION unless one is picked by the user via WITH_DVD_DEVICE o Bump PORTREVISION PR: 88539 Submitted b