Commit graph

35 commits

Author SHA1 Message Date
Tijl Coosemans
60c21a83ee Fix pkg-plist
PR:		191971
2014-07-19 18:56:09 +00:00
Guido Falsi
3a76b78907 Fix staging orphans.
PR:		191519
Submitted by:	me
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
2014-07-01 09:23:05 +00:00
Antoine Brodin
128c024860 Allow packaging as a regular user 2014-02-23 12:18:09 +00:00
Emanuel Haupt
61dc7b4adb - Support staging
- Strip shared object
- Respect CFLAGS
2014-02-12 21:49:57 +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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
bfcf9b6c6a - Claim maineinership
- Update mirrors
- Drop md5 sum

PR:		154712
Submitted by:	Mikhail T." <m.tsatsenko@gmail.com>
2011-02-12 17:37:01 +00:00
Mark Linimon
a982e2cbd7 Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.

Hat:		portmgr
2010-12-02 00:04:47 +00:00
Martin Matuska
14e3db4585 - Mark MAKE_JOBS_SAFE for SMP compiling
PR:		ports/133013
Approved by:	maintainer (timeout)
2009-05-24 18:48:51 +00:00
Dmitry Marakasov
55040ba8e9 - Update to 1.0.13
PR:		133418
Submitted by:	hideo <hideo at lastamericanempire dot com> (maintainer)
2009-04-06 22:31:59 +00:00
Thomas Abthorpe
14c6afdb69 - Pass maintainership to submitter
Submitted by:	hideo via freebsd-ports
2009-02-13 01:38:59 +00:00
Jimmy Olgeni
0ff36edac9 According to pkg_add -v, pkg-plist executes the following commands:
ln -sf bin/toast /usr/local/bin/tcat
  ln -sf bin/toast /usr/local/bin/untoast

which create these incorrect links:

  /usr/local/bin/tcat -> bin/toast
  /usr/local/bin/untoast -> bin/toast

Replacing %F with %f in pkg-plist removes the extra bin/.
2008-06-08 11:06:03 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Maxim Sobolev
1d2c7759ee Update to 1.0.12. 2006-08-11 20:55:54 +00:00
Edwin Groothuis
f6606381c8 audio/gsm: Add distfile mirrors
- Remove dead mirror, add some working mirrors
	- Add 2>&1 >/dev/null || true to @unexec rm ... in pkg-plist

PR:		ports/95377
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-04-06 00:02:28 +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
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Scott Mace
6dbc861a08 Convert to ELF 1998-09-22 17:57:46 +00:00
Tim Vanderhoek
daff718ba3 Add an MLINKS line. 1998-09-19 00:37:29 +00:00
Tim Vanderhoek
80140b58bb Yes, removing plist manpages broke this one, too. :)
Actually, this has been broken since asami's compress-all-the-manpages
commit on Nov. 18, _1996_.  I'm beginning to suspect that more ports
are in like this...
1998-08-17 20:21:41 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +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
Andrey A. Chernov
cd367bb995 Upgrade to 1.0.10 1996-10-25 13:32:42 +00:00
Andrey A. Chernov
88168b3693 Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSD
Make shared library too
(changes needed for upcoming speak_freely port)
1996-04-18 16:32:25 +00:00
Paul Traina
550bcd2700 Upgrade GSM library to 1.0pl7 1995-08-17 05:10:24 +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
Paul Traina
fb711d8e0f GSM <-> other audio encoding conversion package (required for nevot) 1995-01-06 09:56:43 +00:00