1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Baptiste Daroussin
a40ed2e4ab Support staging 2013-11-24 19:44:46 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Alexey Dokuchaev
e86b55727a For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
2013-03-13 11:54:25 +00:00
Baptiste Daroussin
a3ffe630c8 Use PORT_OPTIONS for both EXAMPLES and DOCS
Trim headers
2012-12-31 14:30:40 +00:00
Martin Wilke
0e85c1738f - Fix MASTER_SITES
- Add LICENSE

PR:		162845
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-25 17:00:56 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Stanislav Sedov
fc438b947f - Properly escape filenames in cuetag.sh
PR:		ports/151677
Submitted by:	Nicole Reid <root@cooltrainer.org>
2010-10-25 01:55:19 +00:00
Stanislav Sedov
5b7e27c17d - Add the patch file forgotten in previous commit. 2008-11-27 21:44:08 +00:00
Stanislav Sedov
02d5f3c277 - Correct metaflac options.
- Bump PORTREVISION.
2008-11-27 21:41:17 +00:00
Stanislav Sedov
7f5396f904 - Install additional examples.
- Take maintainership.
- Bump PORTREVISION.
2008-11-27 21:17:43 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Jimmy Olgeni
bbdb4d4623 A few typo fixes for ports/audio descriptions. 2008-06-15 12:52:11 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Renato Botelho
c2225ee10e - Update to 1.3.1
PR:		ports/93650
Submitted by:	Ports Fury
2006-02-21 18:05:29 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Michael Johnson
0030e24718 - Update to 1.3
PR:		79459
Submitted by:	Ports Fury
2005-04-02 17:26:59 +00:00
Kirill Ponomarev
395b110e40 Update to 1.2 2004-11-27 09:42:50 +00:00
Kirill Ponomarev
405f40a486 Update to version 1.1
PR:		ports/71867
Submitted by:	Ports Fury
2004-10-12 09:40:48 +00:00
Kirill Ponomarev
98ef94ef5d Update to version 1.0
PR:		ports/71294
Submitted by:	Ports Fury
2004-09-03 07:57:27 +00:00
Kirill Ponomarev
35d66bdf72 Update to version 0.6
PR:		ports/68858
Submitted by:	Ports Fury
2004-07-09 17:12:57 +00:00
Kirill Ponomarev
692a8c38c8 - Remove unnecessary USE_REINPLACE
PR:		ports/63491
Submitted by:	Ports Fury
2004-02-28 19:39:58 +00:00
Kirill Ponomarev
b2beb18df1 - Update to version 0.5.2
PR:		ports/63131
Submitted by:	Ports Fury
2004-02-20 15:08:00 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Pav Lucistnik
277046d514 Add cuetools, a set of utilities for manipulating cue and toc sheets
and converting between them.

PR:		ports/60714
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-30 12:43:23 +00:00