2008-01-21 22:19:41 by Klaus Heinz | Files touched by this commit (1) |
Log message:
Added support for installation to DESTDIR.
No compiler necessary.
|
2007-02-22 17:42:10 by Matthias Drochner | Files touched by this commit (1) |
Log message:
make example config consistent with MESSAGE
|
2007-01-08 22:34:57 by Roland Illig | Files touched by this commit (1) |
Log message:
Fixed file permissions for gravis.cfg.
Reordered things in the Makefile.
PKGREVISION++
|
2006-10-27 15:45:44 by Matthias Drochner | Files touched by this commit (5) |
Log message:
after discussion with wiz, re-add the eawpatches pkg, with some
modifications:
-use MASTER_SITE_GENTOO
-mark as RESTRICTED, NO_BIN_ON_* and generic-nonlicense
-bump PKGREVISION
|
2006-10-24 01:59:56 by Thomas Klausner | Files touched by this commit (7) | |
Log message:
Remove eawpatches. Upstream says (via Sergey Svishchev):
Eawpats has been superceeded by FreePats. Eawpats was in large part
derived from the early 1990's MIDIA package for SGI. Unbeknowst to me at
the time, the majority of the MIDIA patches were directly derived from the
commercial Gravis Ultrasound patch set. When I eventually discovered
this, I removed all of the Gravis copyrighted patches (about half of
the total) from the collection and redistribution of Eawpats was
discontinued. The remainder was continued on as Freepats, but is lacking
many instruments, especially the drums :(
|
2006-10-04 22:44:20 by Thomas Klausner | Files touched by this commit (45) |
Log message:
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
|
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
2005-04-12 19:12:16 by Ben Collver | Files touched by this commit (3) |
Log message:
Make MESSAGE refer to correct path for configuration file.
|
2004-12-03 15:20:03 by Ben Collver | Files touched by this commit (10) |
Log message:
Modify directory structure used by guspatches and eawpatches.
1) install patches into separate directories to eliminate pkgsrc conflict
2) leave timidity configuration up to user, with instructions in MESSAGE
3) make timidity read configuration from PKG_SYSCONFDIR
4) bump PKGREVISION on eawpatches, guspatches, and timidity
|
2004-11-27 17:48:56 by Thomas Klausner | Files touched by this commit (1) |
Log message:
INSTALL_DATA_DIR does not error out when the directory already exists;
remove test for dir existence.
|