Page MenuHomeFreeBSD

D49074.1784366436.diff
No OneTemporary

Size
894 B
Referenced Files
None
Subscribers
None

D49074.1784366436.diff

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -2853,6 +2853,22 @@
Small wrapper when using both Tcl and Tk.
The same variables are returned as when using Tcl.
+[[uses-trigger]]
+== `trigger`
+
+Possible arguments: (none)
+
+Provide support for ports requiring triggers to be executed by man:pkg[8].
+Triggers are executed at the end of a transaction if the conditions are met.
+
+The following variable can be set by ports:
+
+`TRIGGERS`::
+List of triggers to package. Defaults to `${PORTNAME}`.
+
+Triggers are specified in UCL format and are usually placed in the
+[.filename]#files/# directory of the port.
+
[[uses-uidfix]]
== `uidfix`

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 18, 9:20 AM (13 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29182007
Default Alt Text
D49074.1784366436.diff (894 B)

Event Timeline