Commit graph

26 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
69a27faf05 Update to 0.9.9 2003-09-08 01:57:13 +00:00
FUJISHIMA Satsuki
9005f23c85 get rid of libgnugetopt dependency.
as the distfile includes GNU getopt, we don't need to depend on extra library.
2003-07-14 02:37:09 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Kris Kennaway
688c6c3acb Back out previous commit, the port was fixed recently by lioux. Thanks
lioux!
2003-05-18 21:41:44 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Mario Sergio Fujikawa Ferreira
5c9311c8d5 Fix build on alpha ARCH: emms asm opcode should be noop in non-i386
non-MMX ARCH
2003-05-15 19:22:47 +00:00
Mario Sergio Fujikawa Ferreira
642e382ec5 o Another try at fixing -CURRENT issues with getopt_long_only()
- Always depend on libgnugetopt port
	- Add include/mpeg4ip_getopt.h as a workaround for 5.x
	  branch native getopt.h implementation
	- Futhermore, change regexp regarding PTHREAD_LIBS issue
	  on -CURRENT. Submitter reports that previous one did not
	  work but that newer does

PR:		50233
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-05-15 04:53:17 +00:00
Mario Sergio Fujikawa Ferreira
aa0066287d Only apply the PTHREAD_LIBS fix to 5.x branch 2003-05-11 04:24:54 +00:00
Mario Sergio Fujikawa Ferreira
b435bf2c22 Fix small typo: sed recipy should be 's|before|after|', not
s'|before|after|'
2003-05-11 04:23:16 +00:00
Mario Sergio Fujikawa Ferreira
5663132a21 o For some reason configure is not propagating PTHREAD_LIBS to the
makefiles in the SDL lib lines in the 5.x branch. Add PTHREAD_LIBS
  by hand on those.
o Unmark BROKEN

Submitted by:	David Yeske <dyeske@yahoo.com>
2003-05-11 04:05:23 +00:00
Kris Kennaway
fab932ce7f BROKEN: Does not compile 2003-05-06 21:37:26 +00:00
Mario Sergio Fujikawa Ferreira
0d82166fd7 Only try to access OSVERSION variable after <bsd.port.pre.mk> include
Submitted by:	FreshPorts ports check service
2003-04-24 06:24:39 +00:00
Mario Sergio Fujikawa Ferreira
ee7ec4d711 Improve libgnugetopt handling: use OSVERSION variable to handle
-CURRENT which has getopt_long in libc
2003-04-24 06:01:25 +00:00
Mario Sergio Fujikawa Ferreira
257755e906 Update to new USE_GNOME options 2003-04-22 05:54:58 +00:00
Mario Sergio Fujikawa Ferreira
db90ac6c58 Switch to new USE_GETOPT_LONG ports option 2003-04-18 04:08:57 +00:00
Mario Sergio Fujikawa Ferreira
62bcb74c45 Update to 0.9.8 2003-04-16 02:05:00 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Joe Marcus Clarke
ad33b9c673 Chase glib20's shared lib version. 2003-02-07 18:59:45 +00:00
Mario Sergio Fujikawa Ferreira
be3b2ec268 Update to 0.9.7. This version now depends on glib/gtk 2.x
Reviewed by:	David Yeske <dyeske@yahoo.com>
2003-01-10 20:31:39 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Mario Sergio Fujikawa Ferreira
d58fa029f3 Fix typo in *_DEPENDS list. Libraries should be listed in LIBS_*
not BUILD_* list.

PR:		46254
Submitted by:	asmodai
2002-12-14 12:33:39 +00:00
Mario Sergio Fujikawa Ferreira
ee7adffbe0 After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 00:09:51 +00:00
Mario Sergio Fujikawa Ferreira
d462ca712d Add missing devel/libgnugetopt dependency
Submitted by:	bento
2002-11-26 11:51:00 +00:00
Mario Sergio Fujikawa Ferreira
ac43e8a05b o Update to 0.9.6
o Use FreeBSD optimized byteswap routines if 4.7-RELEASE or later
2002-11-13 19:08:09 +00:00
Mario Sergio Fujikawa Ferreira
1792602f6d Update to 0.9.5 2002-08-05 03:06:56 +00:00
Mario Sergio Fujikawa Ferreira
7e79ad3941 New port mpeg4ip version 0.9.4.1: Standards-based system to encode,
stream and play MPEG-4 audio/video
2002-06-05 21:53:22 +00:00