1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Edwin Groothuis
f41b2bda4c Fix compilation of audio/audacity-devel on FreeBSD 7.0
Fix compilation of audacity-devel on FreeBSD 7.0

PR:		ports/116118
Submitted by:	"Jack L." <xxjack12xx@gmail.com>
2007-09-06 01:03:36 +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
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +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
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
Rong-En Fan
8cf9f3ac2c - Really remove -msse and -msse2 on non-x86 archs
Reported by:	pointyhat via kris
2007-04-21 18:11:57 +00:00
Rong-En Fan
ecd2a67b62 - Remove hardcoded -msse and -msse2 for non-x86 arch [1]
- Switch to bsd.wx.mk

Reported by:	pointyhat via kris [1]
Approved by:	Jack L. <xxjack12xx at gmail.com> (maintainer)
2007-03-19 17:12:56 +00:00
Rong-En Fan
66096618d4 - Update to 1.3.2
PR:		ports/109269
Submitted by:	Jack L. <xxjack12xx at gmail.com> (maintainer)
2007-02-19 06:52:09 +00:00
Pav Lucistnik
acadeb64b5 - Fix build with gcc 4.1
PR:		ports/106854
Submitted by:	maintainer
2006-12-31 14:01:20 +00:00
Alejandro Pulver
8b2ce334d4 - Add PKGNAMESUFFIX to avoid LATEST_LINK.
- Add CONFLICTS with audio/audacity.
2006-11-05 06:02:06 +00:00
Boris Samorodov
96905e7c7d - re-introduce audio/audacity-devel port (version 1.3.0b); [1]
- fix pkg-plist, lines added:
-----
share/mime/packages/audacity.xml
share/applications/audacity.desktop
@dirrmtry share/applications

PR:		103260  [1]
Submitted by:	Jack Low <xxjack12xx at gmail.com>  [1]
2006-10-06 18:29:58 +00:00
Kirill Ponomarev
54674e87a9 - Remove audio/audacity-devel, because it's now redundant after
updating audio/audacity to the latest version.

PR:		ports/63674
Submitted by:	maintainer
2004-03-03 13:16:54 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
b4d62155f0 Correct LATEST_LINK 2004-01-29 11:38:54 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Pav Lucistnik
c908872f20 After repocopy from audio/audacity, add audacity-devel, a development
branch of this audio waveform editor program. This is a beta of upcoming
major release 1.2.0, and is already worth a try. For details see
http://audacity.sourceforge.net/beta.php

PR:		ports/59915
Submitted by:	Craig Boston <craig@yekse.gank.org>
2003-12-15 23:28:25 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Tilman Keskinoz
9dfaf4d53c Use wxWindows with gtk2
Bump PORTREVISION
Drop Maintainership

PR:		58955
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-11-06 17:36:18 +00:00
Max Khon
cfe5492411 Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +00:00
Tilman Keskinoz
4cabec6ddd Use wxgtk 2.4.0. bump PORTREVISION
Submitted by:	Michal Pasternak <michal@pasternak.w.lub.pl>
2003-06-01 10:43:11 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Tilman Keskinoz
dac0aac36b de-pkg-comment 2003-02-22 14:38:12 +00:00
Tilman Keskinoz
89084dd683 Update my Emailaddress
Use bsd.port.(pre|post).mk [1]

[1] Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp>
Approved by: kris (mentor)
2002-10-22 13:04:29 +00:00
Maxim Sobolev
4715163d34 Chase new name of wxgtk shared library. 2002-09-09 14:21:08 +00:00
Patrick Li
79dd39ce3b Update to 1.0.0
PR:		ports/41387
Submitted by:	maintainer
2002-08-07 03:41:30 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Ying-Chieh Liao
3e567ddefa add audacity 0.98
Audacity is a GUI editor for digital audio waveforms

PR:		38699
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-29 18:30:14 +00:00