Commit graph

11294 commits

Author SHA1 Message Date
Juergen Lock
47f4975523 - Update to 1.0.3 :
- Use PTHREAD_LIBS.

Submitted by:	hselasky (maintainer)
2012-08-18 20:30:02 +00:00
Juergen Lock
4e7fdab369 - Update to 1.0.4 :
- Use PTHREAD_LIBS.
- Fix compile warning.

Submitted by:	hselasky (maintainer)
2012-08-18 20:29:07 +00:00
Juergen Lock
e5c598f182 - Update to 2.0.5 :
- Use PTHREAD_LIBS.
- Fix compile warning.

Submitted by:	hselasky (maintainer)
2012-08-18 20:27:36 +00:00
Alexey Dokuchaev
4b8d6a8a31 - Attempt to unbreak on non-Intel architectures
- Provide an option to use integer sample format
- Drop indefinite article from the COMMENT
2012-08-18 09:56:36 +00:00
Jason Helfman
eb6922fd6f - update to 1.0.20
- adopt optionsNG (maintainer, jgh@)

PR:	170714
Submitted by:	maintainer, r.neese@gmail.com
2012-08-17 21:24:20 +00:00
Jason Helfman
1d5928aab6 - adopt optionsNG
PR:	170317
Submitted by:	maintainer, r.neese@gmail.com
2012-08-17 01:09:40 +00:00
Koop Mast
17f8b794de Implict depend on libsndfile, since libsndfile was made a optional depend in
the libsamplerate port..

Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
		John Hein <gnome-jfbml@snkmail.com>
2012-08-16 17:26:54 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Roman Bogorodskiy
25d6ac2cc7 Update to 1.14.4. 2012-08-15 14:19:53 +00:00
Thomas Abthorpe
d3fbddc569 - Reassign ports to the heap due to a mail bounce
With hat:	portmgr
2012-08-14 18:19:34 +00:00
Alberto Villa
69ab11b52a - Update to 2.6.0.
- OPTIONSngify.
- Make NLS implicitly optional.

With a reasonable set of new features - especially related to iDevices
management -, the release is focused on bug fixing and improving the
overall stability. Please, read the release announcement:
http://amarok.kde.org/en/releases/2.6
2012-08-14 18:16:41 +00:00
Ruslan Makhmatkhanov
9d00ff08dc - set EXPIRATION_DATE to 2012-09-12 (the port already had DEPRECATED line)
- remove unneeded pkg-config dependency

PR:		170562
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-08-13 11:26:19 +00:00
Pietro Cerutti
6b1e478173 - Chase devel/ucommon update
- Bump PORTREVISION
2012-08-13 08:38:27 +00:00
Mark Linimon
1fb4446b8c Mark as x86-only: uses -msse2 directive to CC.
Hat:		portmgr
2012-08-13 06:03:06 +00:00
Ion-Mihai Tetcu
2cb75bd68f - fix looking up the host name addresses on 64 bits platforms
(use in_addr_t instead of long and check it against INADDR_NONE)
- adjust MASTERSITES and WWW

Please note that the project is dead upstream.

PR:		165481
Submitted by:	Howard Goldstein
2012-08-12 09:36:30 +00:00
Ruslan Makhmatkhanov
11d227f84c - add patch to fix runtime on amd64
I also got an response from upstream maintainer that this change
will be included into the next release.

PR:		170207
Submitted by:	Dmitry Kazarov <d.y.kazarov at mail dot ru>
Approved by:	maintainer timeout (>2 weeks)
2012-08-12 08:53:27 +00:00
Dennis Herrmann
3a896a8914 - Update to 13.0 2012-08-09 09:25:17 +00:00
Juergen Lock
c5e92e0912 Update to 1.0.14 .
Submitted by:	hselasky (maintainer)
2012-08-08 17:19:08 +00:00
Juergen Lock
6ad2b84d42 Update to 2.0.4 .
Submitted by:	hselasky (maintainer)
2012-08-08 17:16:28 +00:00
Bryan Drewery
d5126eeece Chase www/libmicrohttpd shlib version bump
Approved by:	eadler (mentor)
2012-08-08 12:46:21 +00:00
Alexey Dokuchaev
8c2400c10a - Update osd-lyrics to version 0.4.3
- Release these two related ports to the wild
2012-08-08 11:11:01 +00:00
Dirk Meyer
63e641c825 - drop .app suffix in portname of preferences 2012-08-07 19:32:11 +00:00
Dirk Meyer
7b52e67d0a - drop .app suffix in portname 2012-08-06 18:00:32 +00:00
Pietro Cerutti
3cb2536ffd - Make fetchable again by fixing MASTER_SITES 2012-08-06 15:50:12 +00:00
Pietro Cerutti
d7a1eae755 - Mark as DEPRECATED: upstream has disappeared
- Expire in 30 days
2012-08-06 15:47:02 +00:00
Pietro Cerutti
0cbca7e3d3 - Use correct paths to perl and sh binaries
PR:		169895
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-08-06 12:07:13 +00:00
Pietro Cerutti
b3c740f8f2 - Update to 1.0.1
- Remove dependency on audio/libmusicbrainz [1]

PR:		170304 [1]
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2012-08-06 12:02:34 +00:00
Pietro Cerutti
d3d1b3c31b - Remove dependency on audio/libmusicbrainz
PR:		170303
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2012-08-06 11:53:17 +00:00
Martin Matuska
7ed27dcf67 Port of the Fraunhofer FDK AAC Codec Library for Android
WWW: http://sourceforge.net/projects/opencore-amr
2012-08-06 10:46:49 +00:00
Michael Scheidell
b83e953e83 - Fix linking when building with clang
PR:		ports/169672
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
2012-08-06 10:33:28 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Martin Wilke
b8fdfc9d1f - Update to 0.1.3
PR:		169880
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2012-08-05 05:03:38 +00:00
Martin Wilke
916925d5ff - Update to 0.43.3
PR:		170136
Submitted by:	Ports Fury
2012-08-05 04:41:41 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Christian Weisgerber
eb59cb38db Update to 0.1.4.
This release fixes several resampling bugs and greatly increases
resampler performance.
2012-08-04 15:39:45 +00:00
Bernhard Froehlich
950da2ba42 - Update to 0.25.2 2012-08-04 08:11:52 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Ganael LAPLANCHE
c36b50aa0d Un-version LIB_DEPENDS 2012-08-01 12:52:06 +00:00
Boris Samorodov
3382571443 Use asolute path for PLIST (prepend ${PKGDIR} to PLIST).
It's more safe that a relative path.

Inspired by PR:		ports/169702
Submitted by:	Tijl Coosemans <tijl@coosemans.org>
Discussed at:	freebsd-emulation
2012-07-31 13:15:32 +00:00
Michael Scheidell
6d117a2f5b - Correct wrong use of '&&' instead of '&' for logical "bit and"
- Bump PORTREVISION (cause failure on clang build)

PR:		ports/170079
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-07-30 18:40:23 +00:00
Michael Scheidell
dfcc7d0d5e - Drop unneeded pkg-config dependency from audio/libofa
- Remove shlib versions from LIB_DEPENDS
- Add APL version 1.0 to LICENSE section (port can use APL1 or GPLv2)

PR:		ports/170216
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2012-07-29 01:09:27 +00:00
Ruslan Makhmatkhanov
0cb776ae4d - remove dead MASTER_SITES
- remove shlib version from LIB_DEPENDS
- move LICENSE to correct location

While here:
- strict python version to 2.x
- trim whitespace nits in pkg-descr

PR:		170189
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-07-28 15:55:21 +00:00
Ruslan Makhmatkhanov
21db84aa2f - drop unneeded pkg-config dependency
- move LICENSE to correct location

PR:		170213
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-07-28 15:51:34 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Max Brazhnikov
cc154a621b I forgot to add libmusicbrainz5 to the build 2012-07-27 13:40:09 +00:00
Max Brazhnikov
dd6f20aa01 - Update to 5.0.1 after repocopy from audio/libmusicbrainz4
- while I'm here, respect LOCALBASE and thus remove needless dependency
  on pkg-config. pkg-config is often used by cmake as auxiliary tool
  to populate search paths. Until stuff is located at standard location,
  there is no need for pkg-config utility. [1]

PR:		ports/169572
Submitted by:	Jason E. Hale (maintainer)
Approved by:	maintainer via irc [1]
2012-07-27 13:29:39 +00:00
Max Brazhnikov
9492962850 - Use LATEST_LINK instead of defining the version in PORTNAME
- while I'm here, respect LOCALBASE and thus remove needless dependency
  on pkg-config. pkg-config is often used by cmake as auxiliary tool
  to populate search paths. Until stuff is located at standard location,
  there is no need for pkg-config utility. [1]

PR:		ports/169904
Submitted by:	Jason E. Hale (maintainer)
Approved by:	maintainer via irc [1]
2012-07-27 13:28:58 +00:00
Max Brazhnikov
0887a68cc9 - Use LATEST_LINK instead of defining the version in PORTNAME
- Fix LICENSE - it's LGPL21 not GPLv2
- Remove shlib version from LIB_DEPENDS

- while I'm here, respect LOCALBASE and thus remove needless dependency
  on pkg-config. pkg-config is often used by cmake as auxiliary tool
  to populate search paths. Until stuff is located at standard location,
  there is no need for pkg-config utility. [1]

PR:		ports/169573
Submitted by:	Jason E. Hale (maintainer)
Approved by:	maintainer via irc [1]
2012-07-27 13:28:20 +00:00