1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
8da8c861d4 - Update to 1.11 2011-09-02 00:32:20 +00:00
Olli Hauer
d6db46aade -remove MD5 2011-07-03 14:59:23 +00:00
Marcelo Araujo
65703c9b23 - Update to 1.10.
PR:		ports/151543
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2010-10-22 21:00:58 +00:00
Mark Linimon
9fdb42c6c8 Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.

Hat:		portmgr
Feature safe:	yes
2010-06-19 04:23:03 +00:00
Jean Milanez Melo
bbec08ea27 - Update to 1.7. 2009-07-09 20:59:36 +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
Jean Milanez Melo
7eaf89004f - Remove support for FreeBSD 4.X.
PR:		ports/111853
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-04-24 16:15:31 +00:00
Marcus Alves Grando
485a99e708 - Update to 1.5
Approved by:	jmelo (maintainer)
2007-04-07 01:01:32 +00:00
Jean Milanez Melo
8ec7a44768 - Update to 1.3.
- Fix pkgorigin.
2006-10-03 19:49:36 +00:00
Jean Milanez Melo
0bb072d0a0 - New port: libepp-nicbr
This is the LIBEPP-NICBR C++ library that partially implements the Extensible
Provisioning Protocol (EPP), as described in the Internet Drafts RFC3730bis to
RFC3734bis and RFC3735.

RFC3731bis - EPP Domain Name Mapping - was implemented with hosts as attributes
of the Domain Object.

In order to conform to the .BR model, extensions to the EPP Domain Name and
Contact Mapping were made (draft-neves-epp-brdomain and draft-neves-epp-brorg),
supported since version 0.2. The documentation for these extensions is
available at EPP References [1].

[1]
http://registro.br/epp/rfc-EN.html

WWW:	http://registro.br/epp/
2006-07-05 20:20:24 +00:00