| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
|
|
|
| |
Reviewed by: marcus
Notes:
svn path=/head/; revision=100076
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
| |
top-level directory instead of expanding in .)
Notes:
svn path=/head/; revision=68327
|
|
|
|
|
|
|
| |
Submitted by: Brian Minard <bminard@flatfoot.ca>
Notes:
svn path=/head/; revision=64711
|
|
|
|
|
|
|
|
| |
PR: 41360
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=64107
|
|
|
|
| |
Notes:
svn path=/head/; revision=58737
|
|
|
|
| |
Notes:
svn path=/head/; revision=27422
|
|
|
|
| |
Notes:
svn path=/head/; revision=27421
|
|
|
|
| |
Notes:
svn path=/head/; revision=26941
|
|
|
|
| |
Notes:
svn path=/head/; revision=26835
|
|
|
|
| |
Notes:
svn path=/head/; revision=25734
|
|
|
|
| |
Notes:
svn path=/head/; revision=21143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
| |
Notes:
svn path=/head/; revision=12653
|
|
The result is output to stdout. This is useful if you need a pure ASCII
version of a TeX/LaTeX file.
Notes:
svn path=/head/; revision=6012
|