Commit Graph

28 Commits

Author SHA1 Message Date
Sergey A. Osokin
14a90cd590 Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 06:21:38 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +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
Bruce A. Mah
89d0fd75d7 Unbreak port on -CURRENT by removing a patch that #include-d
<machine/soundard.h> instead of <sys/soundcard.h>.
2002-08-08 15:07:23 +00:00
Ying-Chieh Liao
31154892b6 PERL -> REINPLACE_CMD
PR:		39283
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:22:14 +00:00
Bruce A. Mah
e2601dd8bb Unbreak port build on -CURRENT. 2002-03-23 23:08:18 +00:00
Steve Price
6241b5df23 - Support PREFIX properly
- Update WWW: line

PR:		22808
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:02:21 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Michael Haro
4e6183d00e WWW moved 2000-02-14 22:48:10 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Tim Vanderhoek
6cfb5d6bb8 Wisten, to the SWwound, of a Whole new WOO
[CheeriWOs!]
Wisten, to the SWwound, of a Whole new WOO

[CheeriWOs!]

[ie. Add WWW:, and periodic misc legibalizificatings]
1999-05-02 21:31:59 +00:00
Seiichirou Hiraoka
7c29948d00 Fix app-defaults file gives the path to xmmix.hlp 1998-11-19 11:02:16 +00:00
Steve Price
2f4e8a1c28 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 01:56:39 +00:00
Matthew Hunt
8de3a0c3c1 Spelling and grammar police. This commit brought to you by the
letter "A".
1998-08-04 02:24:27 +00:00
Bill Fenner
4b6adb56f6 Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Thomas Gellekum
d4444ee8f3 Upgrade to 1.2pl2.
PR:		4386
Submitted by:	Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
1997-09-08 13:37:49 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
b34c0ce686 CATAGORIES+= -> CATAGORIES=
Added MAINTAINERS to many of them.
1996-11-15 23:14:56 +00:00
Satoshi Asami
1135089f0d Change patch to use "${MOTIFLIB} ${XTOOLLIB} ${XLIB}" instead of
"${MOTIFLIB} XawClientLibs" to substitute for "XmClientLibs".  Motif
doesn't depend on the Athena Widget set.
1996-08-20 08:56:13 +00:00
Satoshi Asami
0afd73d509 XmClientLibs -> ${MOTIFLIB} XawClientLibs 1996-08-19 11:12:35 +00:00
Satoshi Asami
c259fb1e42 soundcard.h is in /usr/include/machine (aka /sys/i386/include), not
/usr/include/sys (aka /sys/sys).
1996-08-19 11:08:01 +00:00
Satoshi Asami
35a6de879c Added $Id$. Eric, will you mind if I add you as the maintainer too? :) 1996-08-19 11:01:53 +00:00
Eric L. Hernes
02c59addd7 New port for `xmmix', a motif based x-audio mixer 1996-08-16 13:26:30 +00:00