| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=149464
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
x11/fbsd-icons installs files with invalid uid and gid.
This is caused by installing the files directly from an
archive. Tar with a root priviledge preserves owners and
permissions by default.
PR: ports/67396
Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
Notes:
svn path=/head/; revision=110471
|
|
|
|
|
|
|
| |
distfiles in my directory.
Notes:
svn path=/head/; revision=103814
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
| |
Notes:
svn path=/head/; revision=75976
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
Notes:
svn path=/head/; revision=52160
|
|
|
|
| |
Notes:
svn path=/head/; revision=37994
|
|
|
|
|
|
|
| |
Maybe I take over again in the future if I have more time for this.
Notes:
svn path=/head/; revision=36679
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=30216
|
|
|
|
|
|
|
| |
area on the local ports tree.
Notes:
svn path=/head/; revision=29476
|
|
|
|
| |
Notes:
svn path=/head/; revision=27497
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=21147
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
Notes:
svn path=/head/; revision=19804
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
Notes:
svn path=/head/; revision=12289
|
|
|
|
| |
Notes:
svn path=/head/; revision=11552
|
|
|
|
|
|
|
| |
mkdir -p ==> ${MKDIR}
Notes:
svn path=/head/; revision=7123
|
|
Currently used by fvwm95 port (will commit changes soon).
Contains nice FreeBSD logos and such for inclusion into
window managers (if you need buttons or logos) or maybe
for a Web page. Would be nice to make this collection
somewhat greater ;-)
If fvwm95 uses this port, then the tgz archive in fvwm95's
files section can be nuked.
Notes:
svn path=/head/; revision=6924
|