Commit graph

5 commits

Author SHA1 Message Date
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Sylvio Cesar Teixeira
1021d8c65c - Update to 1.9.3 2011-08-29 17:20:33 +00:00
Sylvio Cesar Teixeira
78258ee5df - Update to 1.9.2
Approved by:	itetcu (mentor, implicit)
2010-04-17 20:30:21 +00:00
Edwin Groothuis
7b1bef4ffa [PATCH] audio/nas: update to 1.9.1
* Update to 1.9.1 which is claimed to fix many race conditions
	  and nasd segfaults (I experience those quite often with
	  1.8) (I haven't yet used new nasd for enough time to prove
	  that)
	* Use SF macro, USE_XORG (so this port should be ready to
	  ports/122340) and make this port respect CC/CXX
	* Adapt all old patches to the new code

PR:		ports/123684
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	maintainer timeout
2008-06-18 08:48:58 +00:00
Mikhail Teterin
254a7b8396 Update from 1.7 to 1.7b. Add the following improvements:
1) Use proper CFLAGS to compiled libaudio's unshared/*.o --
	   previously only the shared objects were thus compiled.
	2) Use -fPIC for shared objects only on sparc64 -- on other
	   platforms use -fpic.
	3) Use the unshared/*.o to create the static libaudio.a --
	   previously the shared objects were used for both libraries.
	4) Link with -lXt and -lXau -- the vendor's Imakefile does that
	   only on Linux, for some reason...

The first three of these points should really be handled by imake et al...
2005-10-10 19:49:34 +00:00