Commit graph

57 commits

Author SHA1 Message Date
Dmitry Marakasov
a6057a70db - Add LICENSE
- Strip library
2014-11-27 02:21:21 +00:00
Antoine Brodin
7e8d43f9b7 Do not violate stagedir 2014-09-23 22:24:06 +00:00
Baptiste Daroussin
322c8bb915 Convert to @sample and remove the useless remove of rc script already done 2014-09-02 22:38:23 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
6df3e23245 Rename audio/ patch-xy patches to reflect the files they modify. 2014-07-28 14:12:36 +00:00
Antoine Brodin
79cee04bec Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 07:32:36 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Pawel Pekala
12b5b06604 - Add staging support
- Silence cmp execution in pkg-plist
2014-04-08 10:10:41 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Michael Scheidell
31797f7ac0 - Correct previous commit: rplay.in sb rplayd.in, rename file, fix Makefile
PR:		ports/166658
Submitted by:	scheidell@ (me)
2012-04-25 22:14:19 +00:00
Michael Scheidell
43ad5a6b5f - Fix crash on amd64 when rplayd parses the rplay.hosts file (extra-patch for amd64 only) [1]
- Channel dougb and re-write the rc script [2]
- Bump PORTREVISION

PR:		ports/166658 [1]
Submitted by:	Callum Gibson <callumgibson@optusnet.com.au> [1]
Reviewed by:	scheidell@ [2]
2012-04-25 22:08:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
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