1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Adam Weinberger
1c7521fb62 Correct all instances where OPTIONS_DEFINE was being overwritten
by multiple definitions.
2014-07-15 17:37:38 +00:00
Baptiste Daroussin
c89dc38885 USES=gmake already set MAKE variable to MAKE_ENV 2014-06-24 21:52:42 +00:00
Antoine Brodin
f3333ba982 Fix stage symlinks
Reported by:	stage-qa and poudriere
With hat:	portmgr
2014-04-02 23:29:29 +00:00
Baptiste Daroussin
e06f3ca1c9 Convert to rest of a* to USES=zip 2014-03-07 15:48:59 +00:00
Baptiste Daroussin
099912cfb1 Support stage
General modernization
2014-03-07 10:47:09 +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
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Jason Helfman
58a6d759f6 - adopt optionsNG
PR:		173798
Submitted by:	c.petrik.sosa@gmail.com
Approved by:	portmgr (miwi)
2013-03-15 01:18:05 +00:00
Jose Alonso Cardenas Marquez
4378f39ecd - Fix build with CLANG
PR:		169619
Submitted by:	pawel
2012-09-02 06:47:45 +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
Pav Lucistnik
29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +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
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Renato Botelho
b3eed35dfd Fix build on amd64 and ia64 adding -fPIC and -DPIC
Reported by:	krismail
2006-03-30 18:20:39 +00:00
Renato Botelho
c0bb62a212 HawkVoice is a game oriented, multiplayer voice over network API released under
the GNU Library General Public License (LGPL) , with support for Linux/UNIX
systems and Windows 9x/ME/NT/2000/XP/CE.

It is designed to be a portable, free, open source code alternative to the
Microsoft DirectPlay Voice in DX8-9. It provides voice compression using several
free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps,
are optimized for the compression of human speech.

WWW:	http://www.hawksoft.com/hawkvoice/

PR:		ports/94115
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-03-25 11:56:00 +00:00