1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

7640 Commits

Author SHA1 Message Date
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Pav Lucistnik
ab85db03ab - Screwed up, fix plist once more
Pointed out by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2007-08-03 20:37:25 +00:00
Michael Nottebrock
ab8fa28152 Use QMAKEFLAGS to deuglify this port just a bit. 2007-08-03 19:12:16 +00:00
Pav Lucistnik
edaf199b73 - Fix plist problems caused by untested PORTNAME change
PR:		ports/115158
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2007-08-03 09:40:53 +00:00
Michael Nottebrock
aaab7a0a16 -Use _build/_run in QT_COMPONENTS.
-USE_GCC=4.2+ on amd64
2007-08-02 22:41:00 +00:00
Lars Engels
229acb30ef Fix pkg-plist
Spotted by:	pav
Approved by:	miwi (mentor)
2007-08-02 20:33:09 +00:00
Roman Bogorodskiy
a5e60ee0e5 Update to 2.1.2. 2007-08-02 18:30:04 +00:00
Roman Bogorodskiy
d859810638 - Update to 2.1. The update was actually merged from easytag-devel port with
a few minor modification.
- Take maintainership

Approved by:		Wesley Shields (former maintainer) on irc
2007-08-02 18:27:13 +00:00
Martin Wilke
9db62a38fb - Add ffmpeg knop
- Pass maintainership to submitter

PR:		115062
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	maintainer
2007-08-02 16:17:31 +00:00
Roman Bogorodskiy
35291d2551 - Introduce WITH_NAS knob
- Minor style nits
2007-08-02 12:58:00 +00:00
Ion-Mihai Tetcu
7cce08de36 xmms-curses is a simple application for controlling XMMS from the command line.
It is designed to make common, simple tasks fast and easy to do. It is operated
using arrow keys and standard XMMS keys, to make it easy and intuitive to learn.

WWW: http://xmms-curses.sourceforge.net/

And yes, I know that "xmms's dead, baby, xmms is dead..."
2007-08-02 11:56:25 +00:00
Andrew Pantyukhin
61863cebe0 - Update to 0.2.10
- Disable translations (msgfmt problems)
- Rely on dbus and disable mmkeys
2007-08-01 07:12:04 +00:00
Lars Engels
b0f1e57dad Update to 0.8.1
PR:		ports/114737
Submitted by:	KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by:	miwi (mentor)
2007-07-31 20:57:55 +00:00
Andrew Pantyukhin
bf38283432 - Update to 1.8
- Don't check for perl<5.6
2007-07-31 07:58:51 +00:00
Michael Nottebrock
eca23a2738 Update to 1.3.1.0 2007-07-30 23:58:33 +00:00
Don Lewis
f2d252231b The configure script in this port attempts to detect the presense of
complex math support by compiling a test program containing this
statement:
	val = ccosh(cacosh(1.5) / 100.0);
This does not work with GCC 4.2 in -CURRENT because the compiler totally
optimizes away the statement, so the lack of these complex functions
in the library is not detected.  This causes the actual build to fail
because the linker is unable to find various complex math functions
in the system library.

Fix the test by declaring "val" as volatile to prevent the compiler from
optimizing away the expression.

PR:		ports/115028
2007-07-30 23:52:14 +00:00
Andrew Pantyukhin
3efcdba537 - Bump forgotten ports to chase libvorbis update 2007-07-30 17:31:39 +00:00
Martin Matuska
dc93abf5c0 - Unbreak with WITH_XORG= x11 xext sm ice
- Cleanup of USE_TK
- Other small fixes

Approved by:	garga (mentor, implicit)
2007-07-30 16:43:29 +00:00
Martin Matuska
4e9142821c - Unbreak build with USE_XORG= x11 xext
- Replace LIB_DEPENDS by USE_TK

Approved by:	garga (mentor, implicit)
2007-07-30 14:48:17 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Jeremy Messenger
bcc758d041 Bump the PORTREVISION for libvorbis recently update with shared library
version changed.
2007-07-30 07:01:10 +00:00
Pav Lucistnik
796b5ef2df - Update to 2.2.0
- Add option for new wavpack plugin

PR:		ports/114992
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2007-07-29 20:20:58 +00:00
Pav Lucistnik
15c727dd22 - Update to 1.3.3
PR:		ports/113219
Submitted by:	Jack L. <xxjack12xx@gmail.com> (maintainer)
2007-07-29 15:57:51 +00:00
Pav Lucistnik
ba2fddf97c Command-line encoder that outputs aacPlus v2 files (ie. Advanced Audio Coding +
Spectral Band Resonation + Parametric Stereo, or AAC + SBR + PS), also known as
HE-AAC+ (High Efficiency AAC+).  Developed by Coding Technologies, based on the
reference code obtained from 3GPP, repackaged to compile on contemporary Linux
by Matteo Croce.

WWW: http://teknoraver.campuslife.it/
2007-07-29 15:51:08 +00:00
Pav Lucistnik
b585043796 - Update WWW 2007-07-29 13:41:32 +00:00
Alexander Botero-Lowry
8613555274 - pet portlint by using USE_GETTEXT
PR:		114645
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-07-29 13:35:50 +00:00
Pav Lucistnik
d5f57e14e7 - Add missed dependency on libgnomecanvas
Reported by:	pointyhat
2007-07-29 10:40:02 +00:00
Pav Lucistnik
69d931c5be - Update automake19 dependency to new world order
- Still does not compile

Reported by:	pointyhat
2007-07-28 22:41:56 +00:00
Martin Wilke
adedd02ba3 - Add backup mirror
Submitted by:	pointyhat via pav
Approved by:	portmgr (pav)
2007-07-28 21:49:35 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Martin Wilke
e4320d51ce - Update to 1.2.0
Approved by:	maintainer timeout (security, 1 day), simon (secteam)
Security:	http://www.vuxml.org/freebsd/b73335a5-3bbe-11dc-8e83-0016179b2dd5.html
2007-07-28 12:26:26 +00:00
Herve Quiroz
4599c072ae Add missing x11-toolkits/swt and devel/itext to RUN_DEPENDS
PR:		114792
Submitted by:	Olivier Smedts <olivier@gid0.org>
Approved by:	maintainer
2007-07-28 00:32:35 +00:00
Alexey Dokuchaev
e7ddd3495f Fix PLIST.
Reported by:	sat
2007-07-24 19:11:13 +00:00
Rong-En Fan
c925c340dd - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.

Tested with:	my tinderbox on i386 6
Approved by:	portmgr
2007-07-24 15:10:14 +00:00
Andrew Pantyukhin
2d4141bb1d - Update to 3.3.2 2007-07-23 19:32:35 +00:00
Alexey Dokuchaev
f85a46d298 - Better SSE detection [1]
- Reindent comment about GCC 4.x

PR:		ports/114709 [1]
Submitted by:	trasz [1]
2007-07-23 17:52:19 +00:00
Alexey Dokuchaev
5d98677d57 Chase libgpod shared library version bump. 2007-07-23 17:35:54 +00:00
Alexey Dokuchaev
b9a2752c58 Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10,
respectively.

Based on PR:	ports/114563, ports/114564
Submitted by:	Herbert J. Skuhra
2007-07-23 17:34:48 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Dirk Meyer
bc85034afa - make use of USE_LDCONFIG 2007-07-22 20:59:32 +00:00
Mark Linimon
bbccff5ba3 Mark as deprecated: last release 2000, depends on forbidden port misc/compat3x. 2007-07-22 08:49:25 +00:00
Christian Weisgerber
7bfb8b8c61 initialize some variables so we won't call free() on random pointers 2007-07-21 15:39:05 +00:00
Gabor Kovesdan
4623a266c8 - Remove USE_AUTOCONF, which is a noop
- Use DATADIR

PR:		ports/114324
Submitted by:	gabor
Approved by:	maintainer timeout
2007-07-20 20:06:20 +00:00
Edward Tomasz Napierala
362762a2ad - Fix malformed patch. I have no idea how this could happen, and how it
could _work_.

Approved by:	miwi (mentor)
2007-07-19 09:22:40 +00:00
David Thiel
7b9dc767dc Appease Pav. 2007-07-18 23:08:09 +00:00
David Thiel
bb18954bd8 Appease pointyhat.
PR:	ports/114713
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2007-07-18 22:10:19 +00:00
Edward Tomasz Napierala
b1125e173d Pass maintainership to Jung-uk Kim; he is putting much more effort
into this port than I do.

Approved by:	jkim, miwi (mentor)
2007-07-18 11:27:50 +00:00
Michael Nottebrock
f68cf01b1f Depend on rcc 2007-07-17 08:41:49 +00:00
Martin Wilke
1619b83fe1 - Update to 3.6.0
- USE NOPORTEXAMLES

PR:		114209
Submitted by:	Bradley W. Dutton <brad@duttonbros.com>
Approved by:	maintainer timeout
2007-07-16 13:56:38 +00:00
Martin Wilke
3cfaa7007c - Bump PORTREVISION
Approved by:	portmgr (pav)
2007-07-15 14:04:39 +00:00