This description is VERY incomplete. This module uses Data::Flow interface, thus one uses it in the following fashion: $c = new C::Scan(attr1 => $value1, attr2 => $value2); $c->set( attr3 => $value3 ); $value4 = $c->get('attr4'); Attributes are depending on some other attributes. The only required attribute, i.e., the attribute which should be set, is filename, which denotes which file to parse. All other attributes are either optional, or would be calculated basing on values of required and optional attributes. Output attributes includes Value: reference to a list of included files. defines_args Value: reference to hash of macros with arguments. The values are references to an array of length 2, the first element is a reference to the list of arguments, the second one being the expansion. Newlines are not unescaped, thus #define C(x,y) E\ F will finish with ("C" => [ ["x", "y"], "E\nF"]). defines_no_args Value: reference to hash of macros without arguments. Newlines are not escaped, thus #define A B will finish with ("A" => "B"). fdecls Value: reference to list of declarations of functions. inlines Value: reference to list of definitions of functions. parsed_fdecls Value: reference to list of parsed declarations of functions. A parsed declaration is a reference to a list of (rt, nm, args, ft, mod). Here rt is return type of a function, nm is the name, args is the list of arguments, ft is the full text of the declaration, and mod is the modifier (which is always undef). Each entry in the list args is of the same form (ty, nm, args, ft, mod), here ty is the type of an argument, nm is the name (a generated one if missing in the declaration), args is undef, and mod is the string of array modifiers. typedef_hash Value: a reference to a hash which contains known typedefs as keys. typedef_texts Value: a reference to a list which contains known expansions of typedefs. typedefs_maybe Value: a reference to a list of typedefed names. (Syncronized with typedef_texts). vdecls Value: a reference to a list of extern variable declarations. abot/npm_and_yarn/devel/electron4/files/y18n-3.2.2'>dependabot/npm_and_yarn/devel/electron4/files/y18n-3.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd
Commit message (Expand)AuthorAgeFilesLines
* - Update to 11.5dhn2010-05-013-5/+6
* - Bump PORTREVISION to chase the update of math/gslwen2010-03-291-2/+2
* - update to 1.4.1dinoex2010-03-281-0/+1
* - Update to 11.4dhn2010-03-203-4/+5
* - Update to 11.3dhn2010-03-074-71/+10
* - update to jpeg-8dinoex2010-02-051-0/+1
* - Update to 11.1dhn2009-12-153-5/+8
* Chase math/gsl update,makc2009-12-021-2/+2
* - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1
* - Fix pkg-plistdhn2009-11-082-8/+2
* - Forgot to add the new file into distinfodhn2009-10-301-3/+3
* - Fix fetchdhn2009-10-302-4/+5
* - Update to 11dhn2009-10-303-10/+14
* - Update to 10.9dhn2009-10-033-4/+6
* - Update to 10.8dhn2009-08-143-5/+8
* - Update to 10.7dhn2009-07-103-14/+6
* - Update to 10.6dhn2009-05-293-5/+5
* - Chase fftw3 updatepav2009-05-181-1/+2
* - Update to 10.5dhn2009-04-213-7/+6
* - Add Motif/GTK2 graphic supportdhn2009-03-101-11/+14
* - Use my FreeBSD address on the ports I maintaindhn2009-03-071-1/+1
* - Update to 10.4miwi2009-02-283-4/+15
* - Update to 10.3miwi2009-02-093-15/+9
* - Chase lang/guile shlib bumpmiwi2009-01-231-2/+2
* - Chase gsl shlib bumpmiwi2009-01-131-1/+2
* - Update to 10.2miwi2008-12-053-6/+6
* - Update to 10.1miwi2008-10-193-7/+5
* - Adds OPTIONS for the following scheme implementations:miwi2008-10-123-137/+171
* - Update to 10.0miwi2008-09-263-7/+13
* - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-211-1/+2
* - Update to 9.11miwi2008-07-183-6/+11
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Update to 9.10miwi2008-06-068-166/+589
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+3
* - Chase the gsl shared lib bump.jadawin2008-04-081-2/+2
* Chase libguile shared lib version.marcus2008-03-011-2/+2
* The configure script in this port attempts to detect the presense oftruckman2007-07-311-0/+11
* chase math/gsl lib versionijliao2007-06-291-2/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Add NLS knobrafan2006-07-161-20/+24
* - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-061-3/+3
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1
* BROKEN on sparc64: Does not compilekris2006-01-141-1/+7
* Hash with SHA-256.trevor2006-01-081-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* - Fix install on 6.xgarga2005-09-101-12/+18
* Bump PORTREVISION after the libgsl update.jylefort2005-05-031-1/+1
* Chase the libgsl update.jylefort2005-05-021-1/+1
* Now builds on 4.xkris2005-04-301-3/+7
* BROKEN: Does not installkris2005-04-111-7/+3
* BROKEN on sparc64: Does not buildkris2005-03-271-1/+7
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* Update to 7.8.trevor2004-12-302-6/+5
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* Chase libgsl-updatevs2004-07-071-1/+1
* Fix whitespace.trevor2004-06-191-1/+1
* Update to version 7. Use OPTIONS.trevor2004-06-193-82/+78
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
* This appears to be broken globally.kris2004-03-111-7/+3
* BROKEN on 5.x: does not compilekris2004-02-091-1/+7
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
* Add size data.trevor2004-01-281-0/+1
* Now gettext 0.12.1 is gettext-old.trevor2004-01-24