Commit graph

58 commits

Author SHA1 Message Date
Roman Bogorodskiy
cc6321e4b6 Update to 1.4.21. 2010-07-15 20:01:54 +00:00
Roman Bogorodskiy
c799fe7958 Update to 1.4.20. 2010-06-14 10:10:50 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Kirill Ponomarev
3a93a11f4f Chase deps shlib version after updating security/gsasl 2009-12-15 20:59:48 +00:00
Roman Bogorodskiy
6717322abb Update to 1.4.19.
PR:		139889
Submitted by:	sylvio
2009-11-20 19:04:49 +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
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Kirill Ponomarev
eb3283ed6e Chase libs for previous security/gsasl update. 2009-02-06 07:24:05 +00:00
Roman Bogorodskiy
c0244a6baf Update to 1.4.17. 2008-12-27 07:39:47 +00:00
Kirill Ponomarev
28dd1cf220 - Update to version 0.2.28
- Bump sh lib version on depending ports

PR:		ports/126857
Submitted by:	mm@FreeBSD.org
2008-08-26 20:28:09 +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
Roman Bogorodskiy
7ffb0c93b0 Update to 1.4.16. 2008-08-02 06:17:57 +00:00
Roman Bogorodskiy
16d2f87000 - Update to 1.4.15
- Depend on security/ca_root_nss instead of expired security/ca-roots
2008-06-20 06:45:04 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Roman Bogorodskiy
8159d9f00b Update to 1.4.14. 2008-05-03 06:53:39 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Kirill Ponomarev
b0cd481e69 Chase libver after security/gsasl update. 2007-09-05 13:57:27 +00:00
Roman Bogorodskiy
43d0d39cb9 Update to 1.4.13. 2007-08-02 12:13:03 +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
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Roman Bogorodskiy
4bc92167fc Update to 1.4.12. 2007-06-25 17:18:43 +00:00
Kirill Ponomarev
c0816bb3be Chase increase of security/gsasl shlib version. 2007-06-01 08:24:36 +00:00
Roman Bogorodskiy
e20235e5c0 - Add a dependency on security/ca-roots if using OpenSSL or gnutls
- Adjust manpage to point to the right SSL keys location

PR:		ports/112011
Submitted by:	Scott Robbins <scottro@nyc.rr.com>
2007-04-27 05:09:30 +00:00
Roman Bogorodskiy
54e349590e Update to 1.4.11. 2007-04-12 07:01:27 +00:00
Roman Bogorodskiy
d83f07393b Update to 1.4.10. 2007-02-11 14:42:21 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Roman Bogorodskiy
2595c33045 Update to 1.4.9. 2006-12-03 07:44:54 +00:00
Roman Bogorodskiy
4a1ee0cb19 Update to 1.4.8. 2006-11-20 11:18:51 +00:00
Roman Bogorodskiy
4383029523 Remove an obsolete patch. 2006-08-23 18:21:19 +00:00
Roman Bogorodskiy
1c49b9ed4f Update to 1.4.7. 2006-08-21 07:35:52 +00:00
Roman Bogorodskiy
cf84ff494d Fix build on 4.x.
Reported by:	pointyhat via kris
2006-08-11 17:36:00 +00:00
Roman Bogorodskiy
26d33e9388 Chase gnutls shlib version change. 2006-07-06 17:41:23 +00:00
Roman Bogorodskiy
c2a3681c9b Update to 1.4.6. 2006-06-20 06:14:49 +00:00
Roman Bogorodskiy
0aa1088cbf Depend on gnutls instead of gnutls-devel in:
- mail/msmtp [1]
- ftp/wzdftpd

Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> [1]
2006-01-10 16:24:21 +00:00
Roman Bogorodskiy
9763f6e251 Update to 1.4.5.
PR:		91091
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2005-12-30 13:48:26 +00:00
Roman Bogorodskiy
5453abb97b Revive WITH_GNUTLS knob by depending on gnutls-devel. 2005-12-22 18:55:47 +00:00
Roman Bogorodskiy
6b98ecb903 Update to 1.4.4. 2005-08-30 12:41:14 +00:00
Roman Bogorodskiy
993a68f08f Update to 1.4.3.
PR:		83714 (based on)
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-20 10:23:43 +00:00
Roman Bogorodskiy
8ab7b4f777 - Update to 1.4.2
- Added NLS support (can be disabled using WITHOUT_NLS knob)
2005-07-09 05:56:40 +00:00
Roman Bogorodskiy
dabd7b9589 Update to 1.4.1. 2005-05-29 04:55:42 +00:00
Roman Bogorodskiy
ade26bebfe Add previously forgotten INFO to fix plist.
Reported by:	pointyhat via kris
2005-04-20 03:24:37 +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
Roman Bogorodskiy
76eb70eb7f Update to 1.4.0 (new stable version). 2005-04-10 13:14:44 +00:00
Roman Bogorodskiy
3f53954859 Use @freebsd.org address for my ports.
Approved by:	krion (mentor)
2005-03-08 07:38:35 +00:00
Pav Lucistnik
9d8f37c43a - Define conflicts with msmtp-devel
PR:		ports/76046
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2005-01-15 20:42:09 +00:00
Kirill Ponomarev
a1d6796f44 Update to 1.2.4
PR:		ports/72641
Submitted by:	maintainer
2004-10-13 13:53:01 +00:00
Volker Stolz
a48ae76ae3 Update to 1.2.2
PR:		ports/70641
Submitted by:	Roman Bogorodskiy (maintainer)
2004-08-19 14:18:47 +00:00
Sergey Matveychuk
d8b41b06cc update to 1.2.1
PR:		ports/69903
Submitted by:	maintainer
2004-08-02 13:46:21 +00:00