]> arthur.barton.de Git - homebrew-alex.git/log
homebrew-alex.git
8 years agodroopy 20131121 (new formula)
Alexander Barton [Sun, 17 Jan 2016 00:07:03 +0000 (01:07 +0100)]
droopy 20131121 (new formula)

Signed-off-by: Alexander Barton <alex@barton.de>
8 years agoREADME.md: Update Homebrew homepage URL
Alexander Barton [Sun, 17 Jan 2016 00:01:16 +0000 (01:01 +0100)]
README.md: Update Homebrew homepage URL

8 years agoEnhance and update README.md file
Alexander Barton [Sun, 17 Jan 2016 00:00:00 +0000 (01:00 +0100)]
Enhance and update README.md file

8 years agoidentd: Fix "brew audit" problems
Alexander Barton [Fri, 15 Jan 2016 09:54:40 +0000 (10:54 +0100)]
identd: Fix "brew audit" problems

* `homepage` (line 6) should be put before `url` (line 4)
* A `test do` test block should be added
* Stable: Redundant :using value in URL
* Formula should have a desc (Description).
* use "xcodebuild *args" instead of "system 'xcodebuild', *args"
* `require "formula"` is now unnecessary
* Use `system "xcodebuild", "-target", "identd", "-configuration", "Release"`
  instead of `system "xcodebuild -target identd -configuration Release"`

Signed-off-by: Alexander Barton <alex@barton.de>
8 years agoidentd: Fix "brew audit" offenses
Alexander Barton [Fri, 15 Jan 2016 09:47:05 +0000 (10:47 +0100)]
identd: Fix "brew audit" offenses

C:  1:  9: Prefer double-quoted strings unless you need single quotes
           to avoid extra backslashes for escaping.
C:  4:  7: Prefer double-quoted strings unless you need single quotes
           to avoid extra backslashes for escaping.
C:  5: 11: Prefer double-quoted strings unless you need single quotes
           to avoid extra backslashes for escaping.
C:  6: 12: Prefer double-quoted strings unless you need single quotes
           to avoid extra backslashes for escaping.
C: 17:  7: Use %r around regular expression.
C: 19: 18: Prefer double-quoted strings unless you need single quotes
           to avoid extra backslashes for escaping.
C: 20: 18: Prefer double-quoted strings unless you need single quotes
           to avoid extra backslashes for escaping.

Signed-off-by: Alexander Barton <alex@barton.de>
8 years agoidentd: Fix building without OS X 10.7 SDK
Alexander Barton [Fri, 15 Jan 2016 09:45:34 +0000 (10:45 +0100)]
identd: Fix building without OS X 10.7 SDK

Remote "SDKROOT" variables from the Xcode project file, so Xcode
automatically picks the current SDK when building the project.

Closes #1.

Signed-off-by: Alexander Barton <alex@barton.de>
8 years agoAdd "brew run" command
Alexander Barton [Tue, 5 Jan 2016 23:56:47 +0000 (00:56 +0100)]
Add "brew run" command

Signed-off-by: Alexander Barton <alex@barton.de>
8 years agoaclock: Fix download URL
Alexander Barton [Tue, 5 Jan 2016 23:11:18 +0000 (00:11 +0100)]
aclock: Fix download URL

Signed-off-by: Alexander Barton <alex@barton.de>
8 years agoMove Formula files into "Formula/" subdirectory
Alexander Barton [Tue, 5 Jan 2016 23:08:21 +0000 (00:08 +0100)]
Move Formula files into "Formula/" subdirectory

Signed-off-by: Alexander Barton <alex@barton.de>
9 years agosendfile: Update download URL
Alexander Barton [Wed, 25 Mar 2015 13:59:02 +0000 (14:59 +0100)]
sendfile: Update download URL

9 years agoAdd LICENSE file via addalicense.com
Alexander Barton [Sun, 8 Mar 2015 17:43:12 +0000 (18:43 +0100)]
Add LICENSE file via addalicense.com

9 years agoNew formula: gxemul 0.6.0.1
Alexander Barton [Mon, 1 Sep 2014 23:26:52 +0000 (01:26 +0200)]
New formula: gxemul 0.6.0.1

9 years agoNew formula: aclock 2.3
Alexander Barton [Wed, 2 Jul 2014 20:19:22 +0000 (22:19 +0200)]
New formula: aclock 2.3

10 years agoasip-status: update download URL
Alexander Barton [Sat, 20 Jul 2013 10:02:25 +0000 (12:02 +0200)]
asip-status: update download URL

10 years agoAdd missing homepage URL; and use SHA256
Alexander Barton [Mon, 6 May 2013 22:18:45 +0000 (00:18 +0200)]
Add missing homepage URL; and use SHA256

11 years agoasip-status: Update to version 2012-07-24
Alexander Barton [Mon, 11 Feb 2013 11:40:36 +0000 (12:40 +0100)]
asip-status: Update to version 2012-07-24

11 years agoautomake1-11: create symlinks for required folder names
Alexander Barton [Thu, 16 Aug 2012 21:32:33 +0000 (23:32 +0200)]
automake1-11: create symlinks for required folder names

11 years agoautomake1-11: install nicely without clashing with "automake" formula
Alexander Barton [Thu, 16 Aug 2012 21:15:42 +0000 (23:15 +0200)]
automake1-11: install nicely without clashing with "automake" formula

11 years agoNew formula: sendfile 2.1b
Alexander Barton [Sun, 3 Jun 2012 11:30:46 +0000 (13:30 +0200)]
New formula: sendfile 2.1b

11 years agoREADME.md: add missing "formulae" to the title
Alexander Barton [Wed, 30 May 2012 12:07:36 +0000 (14:07 +0200)]
README.md: add missing "formulae" to the title

11 years agoNew formula: automake 1.11.5
Alexander Barton [Wed, 30 May 2012 12:04:46 +0000 (14:04 +0200)]
New formula: automake 1.11.5

This is useful because newer versions of GNU automake lack some features
like automatic "de-ANSI-fication" that this version provides ...

11 years agoAdd README.md file :-)
Alexander Barton [Wed, 30 May 2012 11:55:35 +0000 (13:55 +0200)]
Add README.md file :-)

11 years agoNew formula: identd 0.20120228
Alexander Barton [Wed, 30 May 2012 11:00:53 +0000 (13:00 +0200)]
New formula: identd 0.20120228

11 years agoNew formula: asip-status
Alexander Barton [Wed, 30 May 2012 10:40:53 +0000 (12:40 +0200)]
New formula: asip-status