aboutsummaryrefslogtreecommitdiffstats
path: root/art/reply.xpm
blob: 059d3ebc12ef706a134cf6cf7b49dcd0beead41c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
/* XPM */
static char * 16_reply_xpm[] = {
"16 16 27 1",
"   c None",
".  c #010101",
"+  c #2F2F2F",
"@  c #A7A4A0",
"#  c #FCFCFC",
"$  c #64625F",
"%  c #FFFFFF",
"&  c #5D5B57",
"*  c #868580",
"=  c #E5E2DB",
"-  c #FBFBF8",
";  c #716E6B",
">  c #000000",
",  c #FBFAF7",
"'  c #A5A29D",
")  c #990000",
"!  c #EFEFEF",
"~  c #CCCCCC",
"{  c #797873",
"]  c #7D7A77",
"^  c #F7F5F1",
"/  c #090808",
"(  c #D7D4CE",
"_  c #D8D5CF",
":  c #7F0000",
"<  c #181818",
"[  c #090909",
"                ",
"                ",
"                ",
"  .+.........   ",
" .@#########$.  ",
" .%&%%%%%%%*=.  ",
" .%-;%>>>>>>>>> ",
" .%--;>%%%%%%%> ",
" .%-,'>%))))!~> ",
" .%,{->%)))!!~> ",
" .%]-^>%))))!~> ",
" ./(__>%)!)):~> ",
"  ....>%!!!::~> ",
"      >%~~~~~~< ",
"      >>[>>>>>> ",
"                "};
ript.Koop Mast2017-08-061-0/+8 * Exec less rm(1) for existing files.Bryan Drewery2017-07-291-1/+9 * Ignore info/*/dir (as used by the lang/gcc* ports, for example) in additionGerald Pfeifer2017-07-201-1/+1 * When specifying Git dependencies in Cargo.toml developers can set 3Tobias Kortkamp2017-07-191-9/+44 * Fix using more than one files in UID_FILES and GID_FILES.Mathieu Arnold2017-07-191-15/+46 * Add USES=cargo to make creating ports of Rust applications easierTobias Kortkamp2017-06-221-0/+56 * qa: add check for NO_ARCHDavid Naylor2017-06-191-1/+27 * Consolidate the Mesa ports, update to 17.0.4, and add Wayland optionMatthew Rezny2017-05-131-4/+4 * Sometime, USES=iconv does not bring in the required dependency.Mathieu Arnold2017-05-101-1/+1 * - Add /bin/rc to blacklist for qa.sh, since it's not available on FreeBSDDmitry Marakasov2017-04-211-0/+3 * Treat python shebangs without version specified (e.g. `/usr/local/bin/python'Dmitry Marakasov2017-04-101-4/+19 * Don't limit Q/A check for bad shebangs with just bin, sbin, libexecDmitry Marakasov2017-04-101-4/+2 * The lang/perl5* ports are allowed to have their shebangs pointing to theMathieu Arnold2017-04-041-3/+6 * Finish removal of gal2Baptiste Daroussin2017-04-021-1/+0 * Remove more obsolete gnome2 componentsBaptiste Daroussin2017-04-021-2/+0 * Catchup with recent removalsBaptiste Daroussin2017-04-021-2/+0 * ports_env: Fix OPSYS not being exported.Bryan Drewery2017-02-181-1/+1 * Now that all supported FreeBSD versions support libmap.conf files installedKoop Mast2017-02-121-17/+0 * Tell Module::Build to use LOCALBASE/bin/perl and notMathieu Arnold2017-02-011-0/+5 * Remove some code added in r858[1], still don't know what it was supposed toMathieu Arnold2017-01-281-2/+2 * Provide a port/perl module mapping utility.Mathieu Arnold2017-01-191-1/+15 * The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+0 * Implement EXTRA_PATCH_TREE.Mathieu Arnold2017-01-171-0/+4 * Extract do-patch into a separate script.Mathieu Arnold2017-01-171-0/+117 * Remove support for FreeBSD < 10.3 from Mk/*Rene Ladan2017-01-031-1/+1 * Use dp_DISTINFO_FILE instead of DISTINFO_FILEBaptiste Daroussin2016-12-191-1/+1 * Report the binary with bad linking.Mathieu Arnold2016-12-091-2/+6 * - Skip soname check if ${STAGEDIR}${PREFIX}/lib directory does not existSunpoet Po-Chuan Hsieh2016-12-041-1/+1 * Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ...Tobias C. Berner2016-11-151-1/+27 * Fix directory creation when primary group is different from user nameAntoine Brodin2016-11-011-1/+2 * Fix package upgrade setting wrong ownership on a package's $HOME.Bryan Drewery2016-11-011-1/+1 * Don't truncate DEPENDS_ARGS here.Bryan Drewery2016-11-011-2/+2 * Add a Perl CORE QA check.Mathieu Arnold2016-10-291-1/+49 * Do not force a lookup in LOCALBASE/lib for shared libraries.Mathieu Arnold2016-10-251-1/+1 * Replace non breaking space \xa0 with a normal space.Mathieu Arnold2016-10-201-1/+1 * Make make clean be recursive again.Mathieu Arnold2016-10-181-5/+4 * Add ncurses suggestion to qa.sh.Koop Mast2016-09-141-0/+3 * Provide a standard way to look up for executables and shared libraries.Mathieu Arnold2016-09-081-4/+6 * Disable some checks for linux ports.Mathieu Arnold2016-09-081-5/+5 * - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-061-1/+0 * Add a stage-qa check to check for the existence of SONAME in .so's.Mathieu Arnold2016-08-291-1/+37 * Use LIB_DEPENDS when appropriate in KDE components.Mathieu Arnold2016-08-261-0/+36 * typo.Mathieu Arnold2016-08-171-1/+1 * Unbreak make missing.Mathieu Arnold2016-08-171-1/+17 * Only try to create DISTDIR if it does not exist already.Mathieu Arnold2016-08-081-1/+3 * Tell people to add USES=gettext-runtime, not USES=gettext.Mathieu Arnold2016-08-061-1/+1 * Add a PKGMESSAGES variable that allows the framework to have more thanMathieu Arnold2016-08-031-2/+4 * Only warn about symlinks that exist in the stage directory, or thatMathieu Arnold2016-06-301-1/+8 * - Fix typo: "you need USES=nssl" -> "you need USES=ssl"Dmitry Marakasov2016-06-281-1/+1 * Catch up two instances of USE_OPENSSL.Mathieu Arnold2016-06-271-1/+1 * Replace bsd.openssl.mk with USES=sslMathieu Arnold2016-06-271-0/+9 * Fix package depends install not respecting DEPENDS_ARGS for the PKGFILE lookup.Bryan Drewery2016-06-241-6/+4 * Add a function port_var_fetch() for fetching multiple variables from a port.Bryan Drewery2016-06-241-0/+29 * Show proper variable in error.Bryan Drewery2016-06-241-1/+1 * Extend the symlink checks to warn on absolute targets.Mathieu Arnold2016-06-231-1/+6 * Extract create-manifest.Mathieu Arnold2016-06-191-0/+148 * Reverse tests to decrease complexity.Mathieu Arnold2016-06-193-96/+100 * Remove unnecessary evals that do-fetch was using.Mathieu Arnold2016-06-192-16/+17 * Simplify do-fetch, and remove now unused code.Mathieu Arnold2016-06-191-40/+28 * Add USE_OPENSSL to the proxy libs thing.Mathieu Arnold2016-06-161-0/+5 * Fix having the :DEFAULT MASTER_SITES entries ending up being there twiceMathieu Arnold2016-06-061-0/+2 * Fix logic a bit, in case pkg is not installed (I guess.)Mathieu Arnold2016-06-041-9/+7 * Fix fetch-list and fetch-url-list-int when DISTDIR is not writable.Mathieu Arnold2016-05-291-4/+4 * Fix sed command in proxydeps_suggest_uses qa.sh checkDmitry Marakasov2016-05-291-1/+1 * Fix make check-plist with new @xmlcatmgr keywordBaptiste Daroussin2016-05-261-1/+1 * Ensure dp_PKGNAME has been passed to check-vulnerableBaptiste Daroussin2016-05-261-1/+1 * Extract the larger bsd.port.mk targets into separate scripts.Mathieu Arnold2016-05-255-0/+389 * A new stage-qa test has been added, it reports all shared librariesMathieu Arnold2016-05-251-1/+290 * Ease debugging of Mk/Scripts scripts.Mathieu Arnold2016-05-2110-0/+19 * Try to simplify how libperl.so is looked for.Mathieu Arnold2016-05-091-10/+13 * Extract the users/groups creation into a separate shell script.Mathieu Arnold2016-04-191-0/+179 * exclude all gem stuff from path checkSteve Wills2016-01-221-3/+1 * smart_makepatch: Quote PATCH_WRKSRC when regenerating patches.Raphael Kubo da Costa2016-01-211-2/+2 * Be consistent and always enclose shell variables inside braces.Mathieu Arnold2016-01-191-5/+5 * Rework the logic of the libperl detection, making it a bit more simple,Mathieu Arnold2016-01-191-20/+18 * Do not advise to strip object files, it can be harmfulAntoine Brodin2015-12-261-1/+1 * Do not cache PYTHON_PORTVERSION, it is not invariant between portsAntoine Brodin2015-12-261-1/+0 * - add additional blank line, else the first line of the error messageOlli Hauer2015-12-231-0/+1 * Fix typo in message.Dmitry Sivachenko2015-12-221-1/+1 * Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.Bryan Drewery2015-12-052-5/+5 * Mk/Scripts/smart_makepatch.sh: Fix multi-patch file and locals bugJohn Marino2015-11-221-10/+19 * Enhance "make makepatch" to address two major deficienciesJohn Marino2015-11-151-0/+251 * - Only consider missing dependency origins to be fatal if they were notBryan Drewery2015-11-141-8/+21 * Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, afterBryan Drewery2015-11-101-1/+1 * Don't hardcode CCACHE_DIR.Bryan Drewery2015-11-071-1/+4 * Avoid redundantly looking up python command executions for dependency calcula...Bryan Drewery2015-10-201-3/+8 * Avoid redundantly looking up perl version when looking up dependencies or in ...Bryan Drewery2015-10-201-0/+3 * - Combine clean-depends-list.sh into depends-list.shBryan Drewery2015-10-202-57/+34 * The command environment from r399703 is only needed if recursing.Bryan Drewery2015-10-201-3/+6 * When listing dependencies, export the common command execution results.Bryan Drewery2015-10-201-0/+2 * Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/d...Bryan Drewery2015-10-202-2/+50 * Switch strip test to using readelf(1) instead of file(1) to identify symbols.Bryan Drewery2015-10-201-8/+6 * Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose.Bryan Drewery2015-10-132-3/+16 * Add a function to export vars that bsd.port.mk generates from fork/exec.Bryan Drewery2015-10-131-0/+51 * Use -r flag for read command, this fixes handling of paths containingDmitry Marakasov2015-10-121-1/+1 * Make missing argument less obscure.Bryan Drewery2015-10-101-4/+5 * Shift any arguments eaten up from getopts. This script takes no argumentsBryan Drewery2015-10-101-0/+1 * Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh.Bryan Drewery2015-10-102-39/+17 * Add a way to cleanly handle terminfo.db file used by devel/ncursesDmitry Marakasov2015-10-081-1/+22 * Implemented complete support for test target.Dmitry Marakasov2015-09-291-0/+38 * Extend @sample to accept argumentsBaptiste Daroussin2015-09-261-10/+15 * Fix error message when not finding a packageBaptiste Daroussin2015-09-031-1/+1 * Make baselibs QA check non recursive and activate it againAntoine Brodin2015-08-111-6/+6 * Disable baselibs check until it is made saner (aka non recursive)Baptiste Daroussin2015-08-091-1/+1 * Fix a typo that made baselibs QA check run twice on some filesAntoine Brodin2015-08-091-1/+1 * checks $WRKSRC for all direct dependencies in the limited-clean-depends:Fukang Chen2015-07-301-1/+1 * Split LIB_DEPENDS and the other _DEPENDS types.Mathieu Arnold2015-07-241-6/+15 * Fix path of libeditBaptiste Daroussin2015-07-201-1/+1 * Add a QA check on some base libraries (for now only libedit and libarchive)Baptiste Daroussin2015-07-201-1/+23 * - Add /usr/sbin/dtrace to the list of allowed shebangsDmitry Marakasov2015-07-151-0/+1 * - Provide a check/warning/fix for users that upgraded from an older release a...Ryan Steinmetz2015-07-071-0/+7 * Rewite CLEAN-DEPENDS*Baptiste Daroussin2015-07-041-0/+50 * Fix missing variable that got accidentally removed before commitBaptiste Daroussin2015-07-021-1/+1 * Move all-depends-list to a regular scriptBaptiste Daroussin2015-07-021-0/+39 * Factorize the function to validate envBaptiste Daroussin2015-07-023-26/+17 * Remove disconnected scriptSteve Wills2015-07-011-23/+0 * Add PATH environment when trying to find libraries this fixes building underBaptiste Daroussin2015-07-011-1/+1 * Refactor dependency checks and installationBaptiste Daroussin2015-06-291-0/+177 * - Add blacklist of files which are not intended to be executed to shebang testDmitry Marakasov2015-06-041-4/+12 * - Add ${PREFIX}/www to shebang check. We have many shebang problems which nee...Dmitry Marakasov2015-05-211-3/+4 * Fix strip check to consider setuid binaries.Bryan Drewery2015-04-301-1/+1 * - Display a stage-qa warning when ports use PREFIX/var instead of /varTijl Coosemans2015-04-211-1/+7 * - Remove dead function from find-lib.shAntoine Brodin2015-04-102-20/+2 * Remove unintended change from r383627Baptiste Daroussin2015-04-091-1/+0 * Remove USE_GNUSTEP from bsd.port.mkBaptiste Daroussin2015-04-091-0/+1 * Stop trying to resolv symlinks when looking up for a shlibBaptiste Daroussin2015-04-091-21/+1 * Speed up checking for stripped binariesMark Felder2015-03-241-1/+1 * Make fonts repecting XDGBaptiste Daroussin2015-03-221-2/+2 * Remove a debug line from actual-package-dependsAntoine Brodin2015-03-121-1/+0 * Rework dependency registrationBaptiste Daroussin2015-02-102-0/+134 * Don't replace PREFIX anywhere in the plist line, only do it for the beginning.Bryan Drewery2015-01-231-4/+4 * - Move parse_plist() into a new file, functions.sh.Bryan Drewery2015-01-082-138/+156 * - Rework check on $makeplist in parse_plist(). The variable was/is always 0 asBryan Drewery2015-01-081-2/+4 * Limit the scope of variables in parse_plist()Bryan Drewery2015-01-081-0/+2 * Remove now useless gnomehier, pkg handles automatically the directories whereBaptiste Daroussin2014-12-251-6/+2 * - Add three empty dirs that belonged to gnomehier to devel/gconf2,Antoine Brodin2014-12-231-0/+1 * Don't output a warning if PERL_ARCH does not exist.Mathieu Arnold2014-12-231-1/+1 * Make Perl link all .so it builds with libperl.so.Mathieu Arnold2014-12-171-1/+50