Commit graph

43 commits

Author SHA1 Message Date
Rong-En Fan
dcd5a95750 - Attempt to fix build for gcc4 2006-12-26 08:07:29 +00:00
Cheng-Lung Sung
ab63f5bd0b - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 10:08:25 +00:00
Edwin Groothuis
9bde697a8a Remove install-info from Makefile, it's automatically done when
INFO is defined.
2005-12-04 22:49:37 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Lars Koeller
7b6254ce1f o) Fix missing installation of sample and initial config files. 2004-10-28 20:07:05 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Kris Kennaway
5972d8fe46 Utilize INFO 2003-10-27 18:59:42 +00:00
Edwin Groothuis
098b1359d9 Update port: audio/rplay
- ECHO -> ECHO_MSG

PR:		ports/56766
Submitted:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:01:16 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Norikatsu Shigemura
f865228a08 o use daemon(3) instead of just fork(2) when daemonize.
o make rc.d script more modern, accordingly.
o Bump PORTREVISION.

PR:		ports/27875
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2003-01-30 17:30:49 +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
Pete Fritchman
1cfe1a79d1 - install rplayd.sh as rplayd.sh.sample
- better config file management

PR:		35634
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-05-19 21:41:21 +00:00
Motoyuki Konno
9e0cb30d0b Fix build problem on 5-current.
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
2002-04-11 00:11:41 +00:00
Akinori MUSHA
d5819cf547 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 09:33:26 +00:00
Mark Pulford
0c2bacbf2a Fix audio detection problem.
PR:		27204
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2001-07-22 10:30:11 +00:00
Jun Kuriyama
8e07e6af18 Change $MAINTAINER to ports.
>>> RCPT To:<rmallory@csusb.edu>
	<<< 550 5.1.1 <rmallory@csusb.edu>... User unknown
2001-05-12 10:59:41 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Alexander Langer
e71e1fb70f - Update to version 3.3.2
- Add WWW: line into pkg/DESCR
- Add INSTALLS_SHLIB/INFO_FILES hunks
- HAS_CONFIGURE -> GNU_CONFIGURE

PR:		19521
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-28 16:05:11 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Michael Haro
180b8d1afb fix my mistake 2000-02-07 22:03:30 +00:00
Michael Haro
f2d4301097 portlint 2000-02-02 21:33:03 +00:00
Satoshi Asami
c03c0d3d24 You can't replace "echo" with "@${ECHO}" if it appears in the middle of a
multi-line command.... ;)
1999-09-09 11:19:55 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +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
Chris Piazza
a9447d76cb echo -> ${ECHO}. (from submitter).
Make portlint happy by removing trailing spaces and shortening DESCR (me).

PR:	12363
Submitted by:	Will Andrews <andrews@technologist.com>
1999-06-23 18:21:34 +00:00
Michael Haro
2c996bca49 s,/usr/local,${PREFIX},g
PR:		12033
Submitted by:	Nick Hibma nick.hibma@jrc.it
1999-06-05 20:07:58 +00:00
Satoshi Asami
bd67b84abf libgsm is now converted to ELF. 1998-09-22 19:10:14 +00:00
Tim Vanderhoek
23ccf010b7 It's not that ports/astro/* had no manpages to remove from their
PLISTs, it's just that none of the ones that do use the MANx
variables.
1998-08-17 07:14:09 +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
eeb5c8a7d2 MASTER_SITE moved.
Submitted by:	distfile checker
1998-01-21 20:02:07 +00:00
Andrey A. Chernov
b7e65fee3a Upgrade to b6
Install rplayd automatically
Use gsm library from ports
Fix PLIST
1997-06-13 16:17:05 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
b34c0ce686 CATAGORIES+= -> CATAGORIES=
Added MAINTAINERS to many of them.
1996-11-15 23:14:56 +00:00
Masafumi Max NAKANE
a0f302cacf Removed unnecessary @cwd directive. 1996-11-15 15:34:34 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Adam David
589d79d1ed version 3.2.0b5 1996-10-03 14:14:50 +00:00
Chuck Robey
13d7bb124b Submitted by: chuckr
tiny change to make rplayd compile.  Jordan's crossfire needs it.
1996-07-28 02:36:22 +00:00
Satoshi Asami
338ac39621 Upgrade, 3.2.0b2 -> 3.2.0b3. xrplay is currently not built because
it requires XForms.
Notified by:	rmallory@wiley.csusb.edu (Rob Mallory)
1995-06-21 11:46:25 +00:00
Satoshi Asami
02e84c27a6 Updating Makefiles, audio ports. 1995-04-11 19:46:58 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Steven Wallace
60b41a5a07 Port of rplay 3.2.0b2
Submitted by:	rmallory@csusb.edu
1995-03-17 05:53:43 +00:00