Commit graph

7 commits

Author SHA1 Message Date
Aleksej Saushev
dfd2040d5f Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
2012-09-24 16:56:26 +00:00
Thomas Klausner
6da061d527 Remove unnecessary lines (mostly unexec ${RMDIR}) 2009-10-12 21:35:56 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
53cae12b32 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:53:10 +00:00
Thomas Klausner
ab6362699e Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 09:00:04 +00:00
Brian de Alwis
175897cc0d files/initati: Add a wait to ensure server has exited and removed lock file
TODO: added note about 8.41 being an AMD/ATI interim release for specific
    adapters and not indended for general use
2007-10-29 17:30:06 +00:00
Brian de Alwis
6927c60ebf Reworked the packaging of the AMD/ATI proprietary drivers to specify
both stable and unstable releases.  The unstable driver can now
coexist with the stable driver, and will not be picked up by default.

ati-xfree86-bin: Reverted from 8.40.4 to 8.38.6: 8.40.4 is unstable
    and can cause machine lockups and shouldn't be the default.

ati-xfree86-bin-init: removed, and merged initati functionality into
    ati-xfree86-bin-unstable

ati-xfree86-bin-unstable: This packages the 8.40.4 driver.  This package
    provides initiati, which uses the stable driver to initialize the card
    and thus depends on ati-xfree86-bin.
2007-09-30 22:29:12 +00:00