My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Mar 11, 2009
    r112 (Pass --no-print-directory to GNU make. ) committed by david.l.cantrell   -   Pass --no-print-directory to GNU make.
    Pass --no-print-directory to GNU make.
  • Mar 11, 2009
    r111 (Update index.html ) committed by david.l.cantrell   -   Update index.html
    Update index.html
  • Jan 11, 2009
    r110 (Added pexpect, a Python expect-like thing since I can't figu...) committed by david.l.cantrell   -   Added pexpect, a Python expect-like thing since I can't figure out how to get regular expect to actually do anything.
    Added pexpect, a Python expect-like thing since I can't figure out how to get regular expect to actually do anything.
  • Jan 05, 2009
    r109 (scripts/ renamed to package-tools/ ) committed by david.l.cantrell   -   scripts/ renamed to package-tools/
    scripts/ renamed to package-tools/

Older

  • Dec 22, 2008
    r108 (Correct _sortByLength() so that the plist properties are sor...) committed by david.l.cantrell   -   Correct _sortByLength() so that the plist properties are sorted correctly.
    Correct _sortByLength() so that the plist properties are sorted correctly.
  • Dec 22, 2008
    r107 (Ignore *.pyc files. ) committed by david.l.cantrell   -   Ignore *.pyc files.
    Ignore *.pyc files.
  • Dec 22, 2008
    r106 (Two changes to the frontend tools: 1) Use '/usr/bin/env pyt...) committed by david.l.cantrell   -   Two changes to the frontend tools: 1) Use '/usr/bin/env python -tt' for the interpreter. 2) Put newlines at the end of usage screen lines and make sure we're using sys.stdout.write() rather than print.
    Two changes to the frontend tools: 1) Use '/usr/bin/env python -tt' for the interpreter. 2) Put newlines at the end of usage screen lines and make sure we're using sys.stdout.write() rather than print.
  • Dec 22, 2008
    r105 (Initial version of the package-tools, with receiptlib Python...) committed by david.l.cantrell   -   Initial version of the package-tools, with receiptlib Python module.
    Initial version of the package-tools, with receiptlib Python module.
  • Dec 20, 2008
    r104 (Remove code that skips over brew since that's no longer a pa...) committed by david.l.cantrell   -   Remove code that skips over brew since that's no longer a package.
    Remove code that skips over brew since that's no longer a package.
  • Dec 13, 2008
    r103 (The brew command is now a wrapper around koji. ) committed by david.l.cantrell   -   The brew command is now a wrapper around koji.
    The brew command is now a wrapper around koji.
  • Nov 28, 2008
    r102 (Removed aspell, links, mutt, lbdb, cyrus-sasl, and gdbm sinc...) committed by david.l.cantrell   -   Removed aspell, links, mutt, lbdb, cyrus-sasl, and gdbm since I am using Thunderbird for email now.
    Removed aspell, links, mutt, lbdb, cyrus-sasl, and gdbm since I am using Thunderbird for email now.
  • Nov 28, 2008
    r101 (Added the lspkg command which lists all installed packages o...) committed by david.l.cantrell   -   Added the lspkg command which lists all installed packages on the system, information about them, and their file lists.
    Added the lspkg command which lists all installed packages on the system, information about them, and their file lists.
  • Nov 08, 2008
    r100 (Remove extra slash in the download URL for links. ) committed by david.l.cantrell   -   Remove extra slash in the download URL for links.
    Remove extra slash in the download URL for links.
  • Nov 08, 2008
    r99 (Upgraded to git-1.6.0.3. ) committed by david.l.cantrell   -   Upgraded to git-1.6.0.3.
    Upgraded to git-1.6.0.3.
  • Nov 04, 2008
    r98 (Print project URL on its own line. ) committed by david.l.cantrell   -   Print project URL on its own line.
    Print project URL on its own line.
  • Oct 30, 2008
    r97 (Remove libgsasl and msmtp because the development branch of ...) committed by david.l.cantrell   -   Remove libgsasl and msmtp because the development branch of mutt includes built in SMTP support, so there is no need for an external SMTP client.
    Remove libgsasl and msmtp because the development branch of mutt includes built in SMTP support, so there is no need for an external SMTP client.
  • Sep 29, 2008
    r96 (Remove pkgconfig files in the scrub target. ) committed by david.l.cantrell   -   Remove pkgconfig files in the scrub target.
    Remove pkgconfig files in the scrub target.
  • Sep 29, 2008
    r95 (Add msmtp, an SMTP client program that can fill in for sendm...) committed by david.l.cantrell   -   Add msmtp, an SMTP client program that can fill in for sendmail or postfix for outgoing mail purposes.
    Add msmtp, an SMTP client program that can fill in for sendmail or postfix for outgoing mail purposes.
  • Sep 29, 2008
    r94 (Add libgsasl, necessary for msmtp. ) committed by david.l.cantrell   -   Add libgsasl, necessary for msmtp.
    Add libgsasl, necessary for msmtp.
  • Sep 27, 2008
    r93 (Remove comment since we have gdbm now. ) committed by david.l.cantrell   -   Remove comment since we have gdbm now.
    Remove comment since we have gdbm now.
  • Sep 27, 2008
    r92 (Add the Little Brother Database, which is some sort of mirac...) committed by david.l.cantrell   -   Add the Little Brother Database, which is some sort of miracle program that can query all sorts of mini-databases. Programs with config files, address books inside other programs, and so on. I'm using it to query the OS X Address Book from inside mutt.
    Add the Little Brother Database, which is some sort of miracle program that can query all sorts of mini-databases. Programs with config files, address books inside other programs, and so on. I'm using it to query the OS X Address Book from inside mutt.
  • Sep 27, 2008
    r91 (Add GNU aspell 0.60.6, a spell checking utility (need this f...) committed by david.l.cantrell   -   Add GNU aspell 0.60.6, a spell checking utility (need this for mutt).
    Add GNU aspell 0.60.6, a spell checking utility (need this for mutt).
  • Sep 24, 2008
    r90 (Add the view_attachment script, which handles using the open...) committed by david.l.cantrell   -   Add the view_attachment script, which handles using the open(1) command to open an attachment with the correct MacOS X graphical program.
    Add the view_attachment script, which handles using the open(1) command to open an attachment with the correct MacOS X graphical program.
  • Sep 24, 2008
    r89 (Add a MacOS X Universal binary image file for the download p...) committed by david.l.cantrell   -   Add a MacOS X Universal binary image file for the download page. All packages are built as universal binaries.
    Add a MacOS X Universal binary image file for the download page. All packages are built as universal binaries.
  • Sep 22, 2008
    r88 (Add links-1.00, a text mode web browser with reasonable supp...) committed by david.l.cantrell   -   Add links-1.00, a text mode web browser with reasonable support for tables. This is used in mutt to convert HTML email messages to text for viewing. There are a handful of text mode email clients and 'links' is the smallest and easiest to compile on MacOS X.
    Add links-1.00, a text mode web browser with reasonable support for tables. This is used in mutt to convert HTML email messages to text for viewing. There are a handful of text mode email clients and 'links' is the smallest and easiest to compile on MacOS X.
  • Sep 22, 2008
    r87 (Do not show the SHA-1 digest for the brew package. ) committed by david.l.cantrell   -   Do not show the SHA-1 digest for the brew package.
    Do not show the SHA-1 digest for the brew package.
  • Sep 22, 2008
    r86 (Do not try to unpack .txt or .patch files. ) committed by david.l.cantrell   -   Do not try to unpack .txt or .patch files.
    Do not try to unpack .txt or .patch files.
  • Sep 22, 2008
    r85 (Add mutt-1.5.18, a text mode mail client. This build has IM...) committed by david.l.cantrell   -   Add mutt-1.5.18, a text mode mail client. This build has IMAP and POP3 support enabled, SMTP, SSL, header caching, and other settings that seemed to be able to compile without any problems (which of these I'll use, I don't know). I also added the popular mutt sidebar patch, which gives a left hand panel of configurable width that shows your mailbox folders similar to a display in Thunderbird or something. The sidebar also shows how many messages are in each folder and how many are unread.
    Add mutt-1.5.18, a text mode mail client. This build has IMAP and POP3 support enabled, SMTP, SSL, header caching, and other settings that seemed to be able to compile without any problems (which of these I'll use, I don't know). I also added the popular mutt sidebar patch, which gives a left hand panel of configurable width that shows your mailbox folders similar to a display in Thunderbird or something. The sidebar also shows how many messages are in each folder and how many are unread.
  • Sep 22, 2008
    r84 (Add cyrus-sasl, which is the Cyrus implementation of SASL (S...) committed by david.l.cantrell   -   Add cyrus-sasl, which is the Cyrus implementation of SASL (Simple Authentication Security Layer), which is required for SMTP authentication support in mutt.
    Add cyrus-sasl, which is the Cyrus implementation of SASL (Simple Authentication Security Layer), which is required for SMTP authentication support in mutt.
  • Sep 22, 2008
    r83 (Add gdbm-1.8.3, the GNU database library (use this instead o...) committed by david.l.cantrell   -   Add gdbm-1.8.3, the GNU database library (use this instead of BerzerkelyDB). This is at least required to use local IMAP header caching in mutt.
    Add gdbm-1.8.3, the GNU database library (use this instead of BerzerkelyDB). This is at least required to use local IMAP header caching in mutt.
  • Sep 21, 2008
    r82 (Started a scripts/ subdirectory containing tools I use local...) committed by david.l.cantrell   -   Started a scripts/ subdirectory containing tools I use locally. Right now it's just package system commands that I deem missing from MacOS X.
    Started a scripts/ subdirectory containing tools I use locally. Right now it's just package system commands that I deem missing from MacOS X.
  • Sep 21, 2008
    r81 (Documentation updates. ) committed by david.l.cantrell   -   Documentation updates.
    Documentation updates.
  • Sep 21, 2008
    r80 (Documentation updates. ) committed by david.l.cantrell   -   Documentation updates.
    Documentation updates.
  • Sep 21, 2008
    r79 (Use '/usr/bin/python -tt' rather than '/usr/bin/env python' ...) committed by david.l.cantrell   -   Use '/usr/bin/python -tt' rather than '/usr/bin/env python' for the shabang.
    Use '/usr/bin/python -tt' rather than '/usr/bin/env python' for the shabang.
  • Sep 18, 2008
    r78 (Documentation updates. ) committed by david.l.cantrell   -   Documentation updates.
    Documentation updates.
  • Sep 18, 2008
    r77 (Ignore brew when publishing. ) committed by david.l.cantrell   -   Ignore brew when publishing.
    Ignore brew when publishing.
  • Sep 15, 2008
    r76 (Update how the pkgutil --forget command works. ) committed by david.l.cantrell   -   Update how the pkgutil --forget command works.
    Update how the pkgutil --forget command works.
  • Sep 15, 2008
    r75 (Upgrade to git-1.6.0.2. ) committed by david.l.cantrell   -   Upgrade to git-1.6.0.2.
    Upgrade to git-1.6.0.2.
  • Sep 15, 2008
    r74 (Upgraded to koji-1.2.6. ) committed by david.l.cantrell   -   Upgraded to koji-1.2.6.
    Upgraded to koji-1.2.6.
  • Aug 19, 2008
    r73 (Wording cleanups. ) committed by david.l.cantrell   -   Wording cleanups.
    Wording cleanups.
  • Aug 19, 2008
    r72 (Define the chgrp command. ) committed by david.l.cantrell   -   Define the chgrp command.
    Define the chgrp command.
  • Aug 19, 2008
    r71 (Change example ssh-keygen command to specify rsa type and 20...) committed by david.l.cantrell   -   Change example ssh-keygen command to specify rsa type and 2048 bits.
    Change example ssh-keygen command to specify rsa type and 2048 bits.
  • Aug 18, 2008
    r70 (Make sure the admin group owns /private/var/local. ) committed by david.l.cantrell   -   Make sure the admin group owns /private/var/local.
    Make sure the admin group owns /private/var/local.
  • Aug 18, 2008
    r69 (Tell users to add themselves to the admin group, not the whe...) committed by david.l.cantrell   -   Tell users to add themselves to the admin group, not the wheel group.
    Tell users to add themselves to the admin group, not the wheel group.
  • Aug 07, 2008
    r68 (List SHA-1 digests of the downloadable files, spruce up the ...) committed by david.l.cantrell   -   List SHA-1 digests of the downloadable files, spruce up the index.html page in general.
    List SHA-1 digests of the downloadable files, spruce up the index.html page in general.
  • Aug 07, 2008
    r67 (Run gawk to generate the krb5defines.h file for python-krbV....) committed by david.l.cantrell   -   Run gawk to generate the krb5defines.h file for python-krbV. The awk provided with MacOS X is not capable of running gendefines.awk. We need krb5defines.h to get all of the constants in the krbV Python module.
    Run gawk to generate the krb5defines.h file for python-krbV. The awk provided with MacOS X is not capable of running gendefines.awk. We need krb5defines.h to get all of the constants in the krbV Python module.
  • Aug 05, 2008
    r66 (Define grep, otool, and sed commands. In the package target...) committed by david.l.cantrell   -   Define grep, otool, and sed commands. In the package target, use $(WORK)/Resources if it exists, otherwise fall back on $(CWD)/Resources. The idea here is that during the build process, you can copy Resources in to $(WORK) and supplement it or change something variable and then the packaging process will pick that up. See the rpm package for an example.
    Define grep, otool, and sed commands. In the package target, use $(WORK)/Resources if it exists, otherwise fall back on $(CWD)/Resources. The idea here is that during the build process, you can copy Resources in to $(WORK) and supplement it or change something variable and then the packaging process will pick that up. See the rpm package for an example.
  • Aug 05, 2008
    r65 (Converted rpm to the new package making format. ) committed by david.l.cantrell   -   Converted rpm to the new package making format.
    Converted rpm to the new package making format.
  • Aug 04, 2008
    r64 (Make sure beecrypt libraries are built as universal binaries...) committed by david.l.cantrell   -   Make sure beecrypt libraries are built as universal binaries and not just i386.
    Make sure beecrypt libraries are built as universal binaries and not just i386.
  • Aug 04, 2008
    r63 (Ignore index.html. ) committed by david.l.cantrell   -   Ignore index.html.
    Ignore index.html.
 
Hosted by Google Code