Commit graph

22 commits

Author SHA1 Message Date
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Nicola Vitale
1025625d8e - Update to 0.18.3 2009-01-26 10:04:59 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +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
Nicola Vitale
697f470c95 - Update to 0.18.2 2008-04-02 20:47:55 +00:00
Nicola Vitale
0b8c615197 - Fix download site 2008-02-21 13:03:01 +00:00
Nicola Vitale
829fa48288 - Update to 0.18.1 2007-09-22 09:22:23 +00:00
Andrew Pantyukhin
4e9b92d502 - Make fetchable
Approved by:	nivit (maintainer inactivity, the previous commit was
		by timeout)
2007-07-20 10:11:16 +00:00
Cheng-Lung Sung
663c261b54 - Update to 0.18.0
- previous related PR (113697) was filed one month ago, therefore forced timeout.

PR:		ports/114467
Submitted by:	clsung
Approved by:	maintainer (nivit, timeout)
2007-07-18 02:52:15 +00:00
Nicola Vitale
f20246a631 - Update to 0.17.2 2007-04-18 20:46:20 +00:00
Nicola Vitale
9fd8373697 - Update to 0.17.1
- Add CONFIGURE_TARGET and CPPFLAGS, fixing configure warnings
2007-03-22 15:50:42 +00:00
Nicola Vitale
248aeb3a1d - Update to 0.17 2007-03-16 09:59:47 +00:00
Nicola Vitale
ccc4ca27c5 - Updated to 0.16
PR:		107420
Approved by:	clsung (mentor)
2007-01-04 10:25:48 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Nicola Vitale
bd6fa393f8 - Updated email address in my ports
Approved by:	alexbl (mentor)
2006-12-10 01:21:51 +00:00
Rong-En Fan
400efb004a - Update to 0.15
PR:		ports/105260
Submitted by:	Nicola Vitale (maintainer)
2006-11-08 23:36:25 +00:00
Cheng-Lung Sung
7289b01d67 - Update to 0.14
- from ChangeLog
  20061027 libnxml 0.14
  basic/digest authentication

PR:		ports/104894
Submitted by:	clsung
Approved by:	maintainer (Nicola Vitale)
2006-10-31 07:47:42 +00:00
Rong-En Fan
29e7dd7841 - Update to 0.13
- s,INSTALLS_SHLIB,USE_LDCONFIG,

PR:		ports/103323
Submitted by:	Nicola Vitale <nivit at email.it> (maintainer)
2006-09-17 11:59:44 +00:00
Cheng-Lung Sung
6a6730ec88 - update to 0.12
PR:		ports/100198
Submitted by:	maintainer (Nicola Vitale)
2006-07-13 08:35:53 +00:00
Ion-Mihai Tetcu
1ae1f6ce31 Update to 0.11
PR:		ports/99080
Submitted by:	maintainer
2006-06-17 14:20:46 +00:00
Renato Botelho
5668601630 - Update to 0.10
PR:		ports/98705
Submitted by:	maintainer
2006-06-08 15:49:43 +00:00
Renato Botelho
52140fb40c nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files
or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321,
2143, 2312).

Author:	Andrea Marchesini <bakunin@autistici.org>
WWW:	http://www2.autistici.org/bakunin/libnxml/doc/

PR:		ports/95539
Submitted by:	Nicola Vitale	<nivit@email.it>
2006-04-09 18:02:57 +00:00