Commit graph

28 commits

Author SHA1 Message Date
Dmitry Marakasov
d7b0ec180a - Convert USE_BZIP2 to USES
- Clarify LICENSE
- Switch to USES=libtool
2014-05-30 18:42:05 +00:00
William Grzybowski
ac6da6d61b math/tvmet: fix build with clang
- Fix build with clang
- Add LICENSE (LGPL21)
- USES gmake
- Allow staging

PR:		ports/184240
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-30 11:04:51 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +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
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
Martin Wilke
0653f2d5ca - Update to 1.7.2
PR:		114076
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-07-02 12:12:11 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Pav Lucistnik
caa36f0a98 - Update to 1.7.1
- Provide WITH_CPPUNIT knob

PR:		ports/81959
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-06 18:11:49 +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
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Christian Weisgerber
17c3b7e5dc Update to version 1.1.0.
PR:		52933
Submitted by:	Ports Fury
2003-06-06 18:00:14 +00:00
Christian Weisgerber
7f32f8dd18 Update to version 1.0.1
PR:		51377
Submitted by:	Ports Fury
2003-05-01 23:59:19 +00:00
Christian Weisgerber
610dbd2b94 Update to version 1.0.0
PR:		51232
Submitted by:	Ports Fury
2003-05-01 22:32:09 +00:00
Kris Kennaway
0c80620cbb Add missing files and directories 2003-02-22 04:35:27 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
e5e707310d upgrade to 0.7.0
PR:		46135
Submitted by:	Ports Fury
2003-01-02 19:06:41 +00:00
Ying-Chieh Liao
441924ccf6 ugprade to 0.6.0
PR:		45444
Submitted by:	Ports Fury
2002-11-20 13:01:55 +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
Oliver Braun
d80b371cfd Upgrade to 0.5.1.
PR:		44232
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 21:27:36 +00:00
Oliver Braun
4f898f97e4 Upgrade to 0.5.0.
PR:		ports/44116
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-16 21:28:17 +00:00
Ying-Chieh Liao
29c6ea4cac add tvmet 0.4.0
Tiny Vector and Matrix template library
2002-07-25 08:12:48 +00:00