Commit Graph

21 Commits

Author SHA1 Message Date
Pav Lucistnik
108960064a - Add SHA256 2005-11-25 19:09:52 +00:00
Edwin Groothuis
34557987a9 x11/fbsd-icons installs files with invalid uid and gid
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>
2004-05-31 04:09:12 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Jimmy Olgeni
2cac1647f9 Style fixes for ports/x11. 2001-02-05 16:18:54 +00:00
Andreas Klemm
a0c10a572f Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:26:04 +00:00
Satoshi Asami
0c64df0800 @dirrm icons
Submitted by:	bento
2000-07-05 06:59:22 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
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.
1999-02-03 11:12:01 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
David E. O'Brien
4a85c6aa8e tar ==> ${EXTRACT_CMD}
mkdir -p ==> ${MKDIR}
1997-06-29 10:50:38 +00:00
Andreas Klemm
107f518227 New port FreeBSD icons.
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.
1997-06-14 08:05:41 +00:00