Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
846d1049f4
CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type. $CLASS has the additional benefit of working in strings. CLASS is a constant, not a subroutine call. $CLASS is a plain variable, it is not tied. There is no performance loss for using CLASS over __PACKAGE__ except the loading of the module. ok simon@ |
||
---|---|---|
archivers | ||
astro | ||
audio | ||
benchmarks | ||
biology | ||
books | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
devel | ||
editors | ||
education | ||
emulators | ||
games | ||
geo | ||
graphics | ||
infrastructure | ||
inputmethods | ||
japanese | ||
java | ||
korean | ||
lang | ||
math | ||
misc | ||
multimedia | ||
net | ||
news | ||
palm | ||
plan9 | ||
productivity | ||
russian | ||
security | ||
shells | ||
sysutils | ||
telephony | ||
textproc | ||
www | ||
x11 | ||
.cvsignore | ||
INDEX | ||
Makefile | ||
README |
Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7), bsd.port.mk(5). See also http://www.openbsd.org/ $OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $