version 1.2, 2014/07/08 14:35:33
|
version 1.3, 2014/07/08 14:44:38
|
Line 93 long ago in pkgsrc-wip
|
Line 93 long ago in pkgsrc-wip
|
Makefile: |
Makefile: |
|
|
{% highlight make %} |
{% highlight make %} |
# [[!paste id=rcsid]] |
# [[!paste id=rcsid1]][[!paste id=rcsid2]] |
|
|
PKGNAME= osxinfo-0.1 |
PKGNAME= osxinfo-0.1 |
CATEGORIES= misc |
CATEGORIES= misc |
Line 123 DESCR:
|
Line 123 DESCR:
|
|
|
PLIST: |
PLIST: |
|
|
@comment [[!paste id=rcsid]] |
@comment [[!paste id=rcsid1]][[!paste id=rcsid2]] |
bin/osxinfo |
bin/osxinfo |
|
|
distinfo: |
distinfo: |
|
|
[[!paste id=rcsid]] |
[[!paste id=rcsid1]][[!paste id=rcsid2]] |
|
|
SHA1 (osxinfo/de74b8960f27844f7b264697d124411f81a1eab6.tar.gz) = 83a2838ad95ff73255bea7f496a8cc9aaa4e17ca |
SHA1 (osxinfo/de74b8960f27844f7b264697d124411f81a1eab6.tar.gz) = 83a2838ad95ff73255bea7f496a8cc9aaa4e17ca |
RMD160 (osxinfo/de74b8960f27844f7b264697d124411f81a1eab6.tar.gz) = 9102eb2a938be38c4adf8cfbf781c04d0844d09a |
RMD160 (osxinfo/de74b8960f27844f7b264697d124411f81a1eab6.tar.gz) = 9102eb2a938be38c4adf8cfbf781c04d0844d09a |
Line 317 Here's how they look like at the moment:
|
Line 317 Here's how they look like at the moment:
|
|
|
Makefile: |
Makefile: |
{% highlight make %} |
{% highlight make %} |
# [[!paste id=rcsid]] |
# [[!paste id=rcsid1]][[!paste id=rcsid2]] |
|
|
DISTNAME= 2bwm-0.1 |
DISTNAME= 2bwm-0.1 |
CATEGORIES= wm |
CATEGORIES= wm |
Line 334 LICENSE= isc
|
Line 334 LICENSE= isc
|
distinfo: |
distinfo: |
|
|
|
|
[[!paste id=rcsid]] |
[[!paste id=rcsid1]][[!paste id=rcsid2]] |
|
|
SHA1 (2bwm-0.1.tar.gz) = e83c862dc1d9aa198aae472eeca274e5d98df0ad |
SHA1 (2bwm-0.1.tar.gz) = e83c862dc1d9aa198aae472eeca274e5d98df0ad |
RMD160 (2bwm-0.1.tar.gz) = d9a93a7d7ae7183f5921f9ad76abeb1401184ef9 |
RMD160 (2bwm-0.1.tar.gz) = d9a93a7d7ae7183f5921f9ad76abeb1401184ef9 |
Line 400 Clean, build again, and add more depende
|
Line 400 Clean, build again, and add more depende
|
build stage. Here's how my Makefile ends up looking like: |
build stage. Here's how my Makefile ends up looking like: |
|
|
{% highlight make %} |
{% highlight make %} |
# [[!paste id=rcsid]] |
# [[!paste id=rcsid1]][[!paste id=rcsid2]] |
|
|
DISTNAME= 2bwm-0.1 |
DISTNAME= 2bwm-0.1 |
CATEGORIES= wm |
CATEGORIES= wm |
Line 539 you should get this new line:
|
Line 539 you should get this new line:
|
|
|
containing: |
containing: |
|
|
@comment [[!paste id=rcsid]] |
@comment [[!paste id=rcsid1]][[!paste id=rcsid2]] |
bin/2bwm |
bin/2bwm |
bin/hidden |
bin/hidden |
|
|
Line 618 You can create port options with the `op
|
Line 618 You can create port options with the `op
|
|
|
|
|
{% highlight make %} |
{% highlight make %} |
# [[!paste id=rcsid]] |
# [[!paste id=rcsid1]][[!paste id=rcsid2]] |
|
|
PKG_OPTIONS_VAR= PKG_OPTIONS.dwm |
PKG_OPTIONS_VAR= PKG_OPTIONS.dwm |
PKG_SUPPORTED_OPTIONS= xinerama |
PKG_SUPPORTED_OPTIONS= xinerama |
Line 864 make installed from the pkgsrc bootstrap
|
Line 864 make installed from the pkgsrc bootstrap
|
|
|
`#saveosx` |
`#saveosx` |
|
|
[[!cut id=rcsid text="\$NetBSD$"]] |
[[!cut id=rcsid1 text="$Net"]] |
|
[[!cut id=rcsid2 text="BSD$"]] |
[[!meta title="An introduction to packaging"]] |
[[!meta title="An introduction to packaging"]] |
[[!meta author="Youri Mouton"]] |
[[!meta author="Youri Mouton"]] |