Commit graph

74 commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
1021d8c65c - Update to 1.9.3 2011-08-29 17:20:33 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Sylvio Cesar Teixeira
78258ee5df - Update to 1.9.2
Approved by:	itetcu (mentor, implicit)
2010-04-17 20:30:21 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Pav Lucistnik
dbe4d44cfd - Mark MAKE_JOBS_UNSAFE
Submitted by:	David Naylor <naylor.b.david@gmail.com>
2009-04-12 20:23:21 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Ion-Mihai Tetcu
fc0a410721 - restore the way it was before I started to "fix" things that didn't need
fixing (it was failing on my tindys because of a very particular environment
poisoning)
- no bump of PORTREVISION this time since I didn't actually changed anything

Pointyhat to:	itetcu@ (raises and waves "It's me!")
2008-06-24 19:11:56 +00:00
Ion-Mihai Tetcu
f116dee919 - Really fix plist this time
- bump PORTREVISION again
2008-06-24 07:03:37 +00:00
Ion-Mihai Tetcu
7c33e7af2b - fix plist for -DNOPORTDOCS
- bump PORTREVISION

Submitted by:	QA Tindy run
2008-06-24 01:18:59 +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
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
0180080a9e Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG.
2007-03-26 21:35:04 +00:00
Michael Johnson
f6798178ee - Give a few homeless ports a home with multimedia@ 2006-06-09 18:59:20 +00:00
Erwin Lansing
38fb034a53 Update to 1.8
PR:		98493
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-06-04 21:48:02 +00:00
Erwin Lansing
82a635cfd8 Remove -Werror from CFLAGS. Although I cannot reproduce the warning on
an amd64 machine, there are several reports that there is one, so don't
let it break the build.

PR:			97580
Submitted by:		"O. Hartmann" <hartmann@quark-park.dyndns.org>,
			pointyhat via kris
Fix suggested by:	anray
2006-06-04 20:25:15 +00:00
Vasil Dimov
366285f8d4 Fix build on 64 bit platforms 2006-05-20 08:07:50 +00:00
Vasil Dimov
924c483f27 Split patch-warnings into
patch-clients_audio_audemo_audemo.c
patch-clients_audio_auedit_Graph.c
patch-clients_audio_auedit_auedit.c
patch-clients_audio_aupanel_aupanel.c
patch-clients_audio_auphone_auphone.c
patch-clients_audio_autool_audiotool.c
patch-clients_audio_auwave_auwave.c
patch-server_dda_voxware_config.c
patch-server_dia_gram.y
patch-server_dia_lex.l
to ease with maintaining.
2006-05-20 07:56:48 +00:00
Erwin Lansing
0aa449909c Update to 1.7c
PR:		97483
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-19 10:19:12 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Edwin Groothuis
14dbb6b7a3 Use SUB_FILES to replace %%PREFIX%% 2006-04-01 12:18:06 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Michael Nottebrock
b5e76bed8a Back out last commit, the template got fixed in the meantime. 2005-10-14 19:44:55 +00:00
Mikhail Teterin
c6ee297801 Use <inttypes.h> instead of <stdint.h> to get intptr_t. The later does
not exist on FreeBSD-4.x

Notified by:	Paulo Fragoso
2005-10-14 13:36:20 +00:00
Michael Nottebrock
fa12b79104 Fix build on 4.x 2005-10-11 18:25:56 +00:00
Mikhail Teterin
196fd0688c Remove a bogus variable from the Makefile. 2005-10-10 21:38:56 +00:00
Mikhail Teterin
d618db5fd2 Re-arrange the make-targets to avoid remaking the Makefiles -- this was
my regression from the earlier version of the port.
2005-10-10 21:34:25 +00:00
Mikhail Teterin
26379b9170 Add the missing patch, which provides for nas executables linking
dynamically with -laudio.
2005-10-10 21:23:45 +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
Pav Lucistnik
d28942a721 - Fix build on !i386
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
2004-11-18 08:11:46 +00:00
Pav Lucistnik
b101c12f7e - Update to 1.7
PR:		ports/73967
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
2004-11-15 23:46:29 +00:00
Kirill Ponomarev
e7f7290ca3 - Fix MASTER_SITES
PR:		ports/65531
Submitted by:	Ports Fury
2004-04-14 18:41:44 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +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
Oliver Braun
505f32f85a Upgrade to 1.6.
PR:		44482
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-26 07:58:47 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Kris Kennaway
33094a64ad Fix build on -current (machine/soundcard.h -> sys/soundcard.h, and
avoid duplicate bogus declaration of sys_nerr)
2002-09-08 01:20:05 +00:00
Ying-Chieh Liao
31154892b6 PERL -> REINPLACE_CMD
PR:		39283
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:22:14 +00:00
Trevor Johnson
01715bdec8 Attempt to fix compilation error under -CURRENT, logged by bento.
The error did not appear for me under -STABLE.
2002-05-25 17:37:32 +00:00
Pete Fritchman
5eda61c090 - update to 1.5
- update MASTER_SITES
- split manpages out into Makefile.man
- print out PKGMESSAGE better

PR:		33333
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 18:15:33 +00:00
Trevor Johnson
ca2eb043b2 Fix alpha build failure by including <machine/pcaudioio.h> only for i386.
PR:		23592
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-12-17 01:53:29 +00:00
Satoshi Asami
9423ae46ea Remove html man pages and tricks that deal with it -- these are now
handled in bsd.port.mk.
2000-09-20 23:48:07 +00:00
Maxim Sobolev
ad3ceb5a48 Update to 1.4.1.
+ Hack PLIST to delete HTML version of manpages on XFree4.

PR:		21076
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-07 12:16:59 +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
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Chris D. Faulhaber
53fe3664ba Add nasd.1 nasd.conf.1 to MAN1
Found by:	bento
2000-05-02 15:31:36 +00:00
Steve Price
53e9c50401 Add a slash to the end of search_path so nasd.conf can be found.
PR:		17970
Submitted by:	Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
2000-04-30 19:21:30 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Chris D. Faulhaber
e3bbb3138e Update port to 1.4
Add WWW

PR:		17645
Submitted by:	tkato@prontomail.ne.jp
2000-03-30 03:28:07 +00:00