Commit graph

38 commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Martin Matuska
448bcb13e1 - switch to USE_TCL infrastructure
- add support for tcl85
- bump PORTREVISION

PR:		ports/130182
Submitted by:	mm
Approved by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2009-01-05 13:58:02 +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
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
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
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +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
Martin Wilke
aa60f50d02 - Respect TARGETDIR
PR:		ports/101532
Submitted by:	Simon Olofsson <simon(at)olofsson.de>
Approved by:	krion (mentor)
2006-08-08 21:38:27 +00:00
Rong-En Fan
c5d93f28cd - Update to 2.2.10
- Pass maintainership to submitter
- Add AUTHOR in pkg-descr

PR:		100043
Submitted by:	Simon Olofsson <simon olofsson.de>
2006-07-11 00:16:57 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Emanuel Haupt
c0b0697c96 This is now fetchable again
PR:		94186
Submitted by:	Jean-François BOEUF <jfb@minet.net>
Approved by:	portmgr (erwin)
2006-03-08 13:23:33 +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
Kirill Ponomarev
c7db9c0c21 Update to version 2.2.9
PR:		ports/77755
Submitted by:	Sam Lawrance <boris at brooknet.com.au>
2005-02-20 08:30:48 +00:00
Ying-Chieh Liao
e2e5c40ad0 upgrade to 2.2.8 2004-11-24 02:53:20 +00:00
Volker Stolz
1f4a4c30a4 Update to 2.2.7 2004-07-13 15:05:08 +00:00
Kirill Ponomarev
52fc7122ec - Update to version 2.2.4
PR:		ports/63003
Submitted by:	Ports Fury
2004-02-18 16:28:08 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Kirill Ponomarev
44b9028b87 - Update to version 2.2.3
PR:		60733
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-30 19:02:01 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Kris Kennaway
1e7e0dce64 portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
Edwin Groothuis
b705cbc95c ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:		ports/56767-56770,56772-56774,56776-56784
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:23:56 +00:00
Kris Kennaway
32d733d172 Update to tcl/tk 8.4 and bump PORTREVISION. 2003-08-17 01:14:07 +00:00
Oliver Lehmann
84b570d1e5 update snack to 2.2.2 2003-06-15 22:05:32 +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
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Patrick Li
f64258cc7f Update to 2.2
PR:		ports/46624
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2003-01-01 19:56:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Joseph Koshy
ffdfc549c2 Upgrade to v2.1.6. Make port respect ${PREFIX}. Add conditional support
for OGG/VORBIS (make 'WITH_VORBIS=yes').

PR:             ports/35476
Submitted by:   David Yeske <dyeske@yahoo.com>
2002-06-17 08:21:53 +00:00
Steve Price
ae5affb7a8 This port LIB_DEPENDS on Tcl/Tk version 8.3.x. 2001-12-16 19:38:20 +00:00
Ying-Chieh Liao
0e021394c6 add snack
The Snack Sound Toolkit
2001-11-24 05:37:05 +00:00