Commit graph

29 commits

Author SHA1 Message Date
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Martin Wilke
22b5db3722 All ports depending on the nettle library have been updated
to use nettle 2.0, and there is no longer any reason to keep
separate ports for nettle versions 1.x and 2.x.

PR:		139482 139484
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2009-12-02 13:45:52 +00:00
Philip M. Gollucci
d4b2e4b2fe - Pass maintainer to submitter
PR:				ports/136448
Submitted by:	Charlie Kester <corky1951@comcast.net>
2009-07-08 03:45:07 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46: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
6f8a3dbfb1 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:03:51 +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
Rong-En Fan
026c183623 - Correct info file path (PREFIX/share/info -> PREFIX/INFO_PATH)
- Bump PORTREVISION

Reported by:	pointyhat exp run
2007-07-16 07:58:02 +00:00
Martin Wilke
763f1e581f - Update to 1.15
PR:		112925
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
2007-05-27 09:48:24 +00:00
Mark Linimon
9cbfcccd9a Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.

Hat:		portmgr
2007-02-27 21:18:31 +00:00
Simon L. B. Nielsen
9029478e56 Fix compile with OpenSSL 0.9.8b in -CURRENT.
PR:		ports/101974
Approved by:	maintainer timeout
2006-09-02 22:17:13 +00:00
Martin Wilke
b0cc626a88 - Fix build on 4.x
- Fix pkg-plist

Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
2006-08-07 10:54:16 +00:00
Martin Wilke
95c2fddf66 Update to 1.14
PR:		ports/98434
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-14 14:51:01 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Edwin Groothuis
41ce2d5cf9 SHA256ify
Approved by: krion@
2006-01-24 06:38:31 +00:00
Edwin Groothuis
dd5f0bf084 security/nettle is out of date : port version is 1.7, available is 1.13
Nettle port is out of date. Nettle website has 1.13 for ages.
	Nettle port needs to be updated for software fixes purposes.

Bumped portversion of lang/pike76

PR:		ports/87655
Submitted by:	Xavier beaudouin <kiwi@oav.net>
2005-11-24 11:25:04 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Sergei Kolobov
34cbd67e9d - Install shared library (mostly for Pike 7.5 crypto toolkit)
- Install documentation and examples
- Utilize INFO

PR:		58338
Submitted by:	Xavier Beaudouin <kiwi@plonk.home.oav.net>
Approved by:	maintainer
2003-10-29 21:41:31 +00:00
Dirk Meyer
be6a9f559a - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	jim@corebsd.or.id
2003-09-01 18:45:41 +00:00
Foxfair Hu
0882052298 PR: 51650
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
Update to 1.7
2003-05-08 05:00:10 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00: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
Ying-Chieh Liao
fd774fa7f8 - Support CFLAGS/CXXFLAGS properly
- Pass "--no-split" flag to makeinfo

PR:		42896
Submitted by:	Ports Fury
2002-09-20 06:42:08 +00:00
Ying-Chieh Liao
03ff469809 bump libgmp4 libversion 2002-06-25 07:09:44 +00:00
Ying-Chieh Liao
7467468397 libgmp3 -> libgmp4 2002-04-18 08:20:50 +00:00
Ying-Chieh Liao
2b13a7e08a upgrade to 1.5 2002-02-01 11:17:36 +00:00
Ying-Chieh Liao
851e22c3e6 add nettle
A low-level cryptographic library
2001-12-06 09:02:25 +00:00