1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

202178 Commits

Author SHA1 Message Date
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
Vanilla I. Shu
e6b2e4b353 Upgrade to 1.4. 2008-08-21 03:40:26 +00:00
Vanilla I. Shu
f774b664a9 Upgrade to 0.91. 2008-08-21 03:40:00 +00:00
Jeremy Messenger
c3ee633b53 Update to 9.52.
Security:	http://www.opera.com/docs/changelogs/linux/952/#security
2008-08-21 03:19:04 +00:00
Marcus Alves Grando
4ddf4a9977 gnutls -- "gnutls_handshake()" Denial of Service 2008-08-21 02:32:38 +00:00
Maxim Sobolev
3a74aa870a Make sure the iLBC codec module is compiled when users asks for it.
Bump PORTREVISION.

Reported by:	Rodrigo Graeff
2008-08-20 23:41:24 +00:00
Xin LI
a2d52247bf Use joomla15 as name for the vulnerability 2008-08-20 23:37:41 +00:00
Xin LI
58a535e7f9 Document joomla flaw in the reset token validation 2008-08-20 23:33:51 +00:00
Maho Nakata
c07fcd01fb liboglappth is a support library packages for science/ghemical
This is for the OpenGL stuff.
See also:
http://www.bioinformatics.org/pipermail/ghemical-devel/2007-September/000688.html

WWW: http://www.uku.fi/~thassine/projects/ghemical/
2008-08-20 22:35:40 +00:00
Brooks Davis
8202984853 Upgrade to a snapshot from 8/17.
Temporarily put the regression-test target under if
defined(MAINTAINER_MODE) because it eats /dev/null if run as root and
the package cluster runs it as root.
2008-08-20 22:31:26 +00:00
Maho Nakata
978332447a Drop maintainership. Please feel free to take this over.
BTW: I don't change EXPIRATION_DATE=2008-09-19 line.
2008-08-20 22:30:27 +00:00
Hiroki Sato
2b875c3573 Update to 0.08. Changes include:
* Put deprecation warnings in more places in the docs, and in
   the podtohtml script
 * Use Pod::Simple::HTML instead of this module

Submitted by:	delphij
PR:		ports/126690
2008-08-20 22:19:39 +00:00
Doug Barton
bff88181a2 At one time pam was cut out unconditionally, but now it's only cut out
when the user does not have the OPTION ticked. So remove the part of this
patch that cuts it out unconditionally in favor of the already-existing
sed option in the Makefile.

pointy-hat-collection++

Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
2008-08-20 19:31:04 +00:00
David Thiel
f524f5babe Update to use the new sourceforge site. 2008-08-20 19:20:00 +00:00
Dirk Meyer
c0656a8298 - Security fix for 0.9.7m
Security:	CVE-2007-5135
Security:	http://www.openssl.org/news/secadv_20071012.txt
Submitted by:	Jung-uk Kim
2008-08-20 16:46:48 +00:00
Martin Wilke
4616860bd9 - Chase libevent shlib bump 2008-08-20 16:13:22 +00:00
Stefan Walter
4d96aa7aea Update to 1.0.
PR:		126667
Submitted by:	"Hirohisa Yamaguchi" <umq@ueo.co.jp>
2008-08-20 13:40:41 +00:00
Sergey Skvortsov
a1a0520bbf Add p5-Reaction 0.001001, extended MVC framework built upon Catalyst. 2008-08-20 13:19:56 +00:00
Maho Nakata
380c918f91 Update to OOO300_m3.
May not parallel build safe.
http://www.openoffice.org/issues/show_bug.cgi?id=92365
2008-08-20 13:13:42 +00:00
Rong-En Fan
23d966a95f - The author promised to put the distfile on sourceforge. So we extend the
expiration date a little bit.

PR:		ports/123230
Submitted by:	Marcin Cieslak <saper at SYSTEM.PL>
2008-08-20 12:51:24 +00:00
Philip M. Gollucci
043b85c0a4 Fix typo in previous commit breaking the dependency on mod_python3:
Needs an absolute path

PR:             ports/126672
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:    gabor (mentor, implicit)
2008-08-20 12:23:56 +00:00
Martin Wilke
941adf705d - Connect x11-themes/gtk-qt4-engine to the build 2008-08-20 11:55:08 +00:00
Martin Wilke
0f22b5b163 - Update to 1.1
Submitted by:	kris moore (kris@pc-bsd.org)
2008-08-20 11:53:37 +00:00
Renato Botelho
7e2d54d00e - Take maintainership 2008-08-20 11:21:08 +00:00
Maho Nakata
86a4943d08 Bump portrevision due to the shared lib update
of glpk.
2008-08-20 09:57:54 +00:00
Pietro Cerutti
9b6ced3455 - Add entries for the removed x11-themes/enlightenment-theme-* ports. 2008-08-20 09:22:49 +00:00
Pietro Cerutti
a0efac561e - Remove E16 themes deprecated by the new x11-themes/e16-themes bundle. 2008-08-20 09:20:07 +00:00
Pietro Cerutti
ffd40658c1 - New port: e16-themes
The four official themes released by the E16 team.
This new port deprecates x11-themes/enlightenment-theme-*.
2008-08-20 09:15:18 +00:00
Erwin Lansing
2860c23c3c Mark BROKEN: leaves files behind on deinstall 2008-08-20 08:12:12 +00:00
Martin Wilke
d3b5557940 - Fix CONFLICTS with security/tor 2008-08-20 08:03:14 +00:00
Pietro Cerutti
c78539dd2b - Take maintainship
- Refactor Makefile
2008-08-20 08:02:14 +00:00
Martin Wilke
b0a6b05c66 - Update to 0.2.0.30
PR:		126262
Submitted by:	bf <bf2006a@yahoo.com>
2008-08-20 08:01:17 +00:00
Martin Wilke
c67ffccd98 - Update to 9.8.3
- Takje maintainership
2008-08-20 07:53:17 +00:00
Pietro Cerutti
87f3ddced7 - Take maintainship
- Add RUN dependency on cscope
- Refactor Makefile
- Support Tk 85 as well
- Respect DATADIR
- Respect DOCSDIR and NOPORTDOCS
2008-08-20 07:49:22 +00:00
Martin Wilke
6c76ce08ec - Update to 2.82
- Take maintainership
2008-08-20 07:45:33 +00:00
Martin Wilke
ac5485d85b - Take maintainership 2008-08-20 07:38:52 +00:00
Mark Linimon
5bfea13350 Assign to new volunteer. 2008-08-20 07:02:21 +00:00
Mark Linimon
8efc9e7178 Assign to new maintainer.
Approved by:	old maintainer
Hat:		portmgr
2008-08-20 06:59:41 +00:00
Mark Linimon
acb10421db Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.

Hat:		portmgr
2008-08-20 06:50:58 +00:00
Mark Linimon
a9f04cf1ba Reset lewiz@compsoc.man.ac.uk due to lack of time to work on FreeBSD.
Hat:		portmgr
2008-08-20 06:45:03 +00:00
Mark Linimon
8c22b68fb0 Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat:		portmgr
2008-08-20 06:40:43 +00:00
Ade Lovett
f854f1e401 Catch up with a port that wasn't using autoconf:261 on my tree. 2008-08-20 05:21:50 +00:00
Greg Lewis
456101e5af . Fix some portlint warnings:
. Unquote RESTRICTED.
  . Begin IGNORE with a lower case letter.
  . printf -> ${PRINTF}
. Remove some unnecessary whitespace.
2008-08-20 04:13:02 +00:00
Greg Lewis
1aec149d04 . Remove some unnecessary whitespace.
. printf -> ${PRINTF}.
2008-08-20 04:03:51 +00:00
Jun Kuriyama
17e4c5c865 - Unbreak by fixing incorrect pointer usage in APR_RING_SENTINEL macro.
# I'm not sure why this can be built before...
2008-08-20 03:51:46 +00:00
Kevin Lo
f8dc915e7d - Fix pkg-plist
- Bump PORTREVISION

Reported by:	QA Bot
2008-08-20 02:53:10 +00:00
Felippe de Meirelles Motta
8aa23c6701 - Set DOCSDIR appropriate, since this port use PORTVERSION in the directory name where all documentation files is installed.
- Bump PORTREVISION.

Reported by:	pav, erwin
2008-08-20 02:52:17 +00:00
Felippe de Meirelles Motta
292e7bfc02 - Update to 0.9.6.
PR:		ports/126205
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:	David Le Brun <david@trucs.org> (maintainer)
2008-08-20 02:49:25 +00:00
Vanilla I. Shu
55f349d1e5 Add net/rabbitmq entry. 2008-08-20 02:47:37 +00:00
Felippe de Meirelles Motta
f85e5ff85d - Update to 0.7.0.
- Better description on pkg-descr.

PR:		ports/126274
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	Junji NAKANISHI <jun-g@daemonfreaks.com> (maintainer)
2008-08-20 02:47:28 +00:00