Commit graph

24 commits

Author SHA1 Message Date
Dima Panov
0f6190bf60 - Update to version 3.11.3
- Pass maintaineship to submitter

PR:		144518
Submitted by:	Jason E. Hale <bsdkaffee AT gmail DOT com>
2010-03-10 00:44:18 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Martin Wilke
267c237635 - Fix build
PR:		136427
Reported by:	Monty Hall <kungfu_disciple@sbcglobal.net>
Feature safe: yes
2009-09-19 00:21:49 +00:00
Roman Bogorodskiy
bc7f750d99 Fix gnutls dependency line.
Reported by:		QAT
Pointy hat to:		novel
2009-08-17 05:53:19 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +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
Philip M. Gollucci
2733280dcc - actually add the patch files 2009-07-20 05:33:48 +00:00
Philip M. Gollucci
a80362c9ff - fix ENOTCONN handling
Note: patch accepted upstream

PR:             ports/136698
Submitted by:   "James E. Flemer" <jflemer@alum.rpi.edu> (maintainer)
2009-07-20 05:33:29 +00:00
Dmitry Marakasov
f463513c75 - Update to 3.9.0
PR:		135914
Submitted by:	Jan Henrik Sylvester <me@janh.de>
2009-06-22 20:19:05 +00:00
Dmitry Marakasov
2ecaebac2e - Update to 3.8.3
PR:		135716
Submitted by:	Jan Henrik Sylvester <me@janh.de>
2009-06-21 20:23:37 +00:00
Pav Lucistnik
d213c1be9d - Update to 3.6.0
PR:		ports/129598
Submitted by:	G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
2009-05-11 20:41:48 +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
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
Rong-En Fan
c7c4137420 - Fix build with WITH_PORTDOCS
- Grammar fix for pkg-descr

PR:		ports/121506
Submitted by:	Edward Sanford Sutton, III <mirror176 at cox.net>
2008-03-10 13:12:30 +00:00
Joerg Wunsch
86dc27fd08 Forgot to cvs add this file in the previous commit. 2008-01-18 07:59:13 +00:00
Joerg Wunsch
b04c370275 Move the pkg-config file from ${prefix}/lib to ${prefix}libdata.
While being here, remove the now obsolete SSLDEBUG option.
2008-01-18 07:58:35 +00:00
Joerg Wunsch
6431025362 Upgrade to version 2.6.2. This is the latest 2.x version. As of
version 3.x (which is still very recent), the author has chosen to
no longer host the files on sourceforge.net, so I rather picked 2.x.

This is a prerequisite port for aqbanki.
2008-01-16 09:50:58 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Sam Lawrance
ee0eccf53a Drop maintainership. 2007-01-23 08:19:11 +00:00
Pav Lucistnik
916137f826 - Turn doxygen documentation off by default, make it into OPTIONS
PR:		ports/103115 (based on)
Submitted by:	ahze
Approved by:	maintainer timeout (lawrance; 1 month)
2006-10-08 16:05:47 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Sam Lawrance
877d5ac090 Add gwenhywfar 1.13.2, multi-platform helper library for networking and
security applications.

PR:		ports/80795 (based on)
Submitted by:	Peter Cornelius <pcc.at.gmx.net>
2005-06-08 14:45:19 +00:00