aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211080-1247/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* Upgrade to 1.4.Vanilla I. Shu2008-08-212-4/+4
| | | | Notes: svn path=/head/; revision=218937
* Upgrade to 0.91.Vanilla I. Shu2008-08-213-4/+6
| | | | Notes: svn path=/head/; revision=218936
* Update to 9.52.Jeremy Messenger2008-08-214-14/+12
| | | | | | | Security: http://www.opera.com/docs/changelogs/linux/952/#security Notes: svn path=/head/; revision=218935
* gnutls -- "gnutls_handshake()" Denial of ServiceMarcus Alves Grando2008-08-211-0/+32
| | | | Notes: svn path=/head/; revision=218934
* Make sure the iLBC codec module is compiled when users asks for it.Maxim Sobolev2008-08-208-4/+44
| | | | | | | | | Bump PORTREVISION. Reported by: Rodrigo Graeff Notes: svn path=/head/; revision=218933
* Use joomla15 as name for the vulnerabilityXin LI2008-08-201-1/+2
| | | | Notes: svn path=/head/; revision=218932
* Document joomla flaw in the reset token validationXin LI2008-08-201-0/+34
| | | | Notes: svn path=/head/; revision=218931
* liboglappth is a support library packages for science/ghemicalMaho Nakata2008-08-205-0/+49
| | | | | | | | | | | 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/ Notes: svn path=/head/; revision=218929
* Upgrade to a snapshot from 8/17.Brooks Davis2008-08-203-13/+23
| | | | | | | | | 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. Notes: svn path=/head/; revision=218928
* Drop maintainership. Please feel free to take this over.Maho Nakata2008-08-201-1/+1
| | | | | | | BTW: I don't change EXPIRATION_DATE=2008-09-19 line. Notes: svn path=/head/; revision=218927
* Update to 0.08. Changes include:Hiroki Sato2008-08-202-5/+4
| | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=218926
* At one time pam was cut out unconditionally, but now it's only cut outDoug Barton2008-08-201-9/+0
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=218925
* Update to use the new sourceforge site.David Thiel2008-08-202-2/+3
| | | | Notes: svn path=/head/; revision=218924
* - Security fix for 0.9.7mDirk Meyer2008-08-202-1/+43
| | | | | | | | | Security: CVE-2007-5135 Security: http://www.openssl.org/news/secadv_20071012.txt Submitted by: Jung-uk Kim Notes: svn path=/head/; revision=218923
* - Chase libevent shlib bumpMartin Wilke2008-08-201-1/+2
| | | | Notes: svn path=/head/; revision=218922
* Update to 1.0.Stefan Walter2008-08-202-4/+4
| | | | | | | | PR: 126667 Submitted by: "Hirohisa Yamaguchi" <umq@ueo.co.jp> Notes: svn path=/head/; revision=218921
* Add p5-Reaction 0.001001, extended MVC framework built upon Catalyst.Sergey Skvortsov2008-08-205-0/+492
| | | | Notes: svn path=/head/; revision=218920
* Update to OOO300_m3.Maho Nakata2008-08-202-5/+5
| | | | | | | | May not parallel build safe. http://www.openoffice.org/issues/show_bug.cgi?id=92365 Notes: svn path=/head/; revision=218919
* - The author promised to put the distfile on sourceforge. So we extend theRong-En Fan2008-08-201-1/+1
| | | | | | | | | | expiration date a little bit. PR: ports/123230 Submitted by: Marcin Cieslak <saper at SYSTEM.PL> Notes: svn path=/head/; revision=218918
* Fix typo in previous commit breaking the dependency on mod_python3:Philip M. Gollucci2008-08-201-1/+1
| | | | | | | | | | | Needs an absolute path PR: ports/126672 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=218917
* - Connect x11-themes/gtk-qt4-engine to the buildMartin Wilke2008-08-201-0/+1
| | | | Notes: svn path=/head/; revision=218916
* - Update to 1.1Martin Wilke2008-08-206-41/+40
| | | | | | | Submitted by: kris moore (kris@pc-bsd.org) Notes: svn path=/head/; revision=218915
* - Take maintainershipRenato Botelho2008-08-201-1/+1
| | | | Notes: svn path=/head/; revision=218914
* Bump portrevision due to the shared lib updateMaho Nakata2008-08-201-1/+1
| | | | | | | of glpk. Notes: svn path=/head/; revision=218913
* - Add entries for the removed x11-themes/enlightenment-theme-* ports.Pietro Cerutti2008-08-201-0/+4
| | | | Notes: svn path=/head/; revision=218912
* - Remove E16 themes deprecated by the new x11-themes/e16-themes bundle.Pietro Cerutti2008-08-2016-2431/+0
| | | | Notes: svn path=/head/; revision=218911
* - New port: e16-themesPietro Cerutti2008-08-205-0/+2314
| | | | | | | | The four official themes released by the E16 team. This new port deprecates x11-themes/enlightenment-theme-*. Notes: svn path=/head/; revision=218910
* Mark BROKEN: leaves files behind on deinstallErwin Lansing2008-08-201-0/+2
| | | | Notes: svn path=/head/; revision=218909
* - Fix CONFLICTS with security/torMartin Wilke2008-08-201-1/+1
| | | | Notes: svn path=/head/; revision=218908
* - Take maintainshipPietro Cerutti2008-08-201-3/+2
| | | | | | | - Refactor Makefile Notes: svn path=/head/; revision=218907
* - Update to 0.2.0.30Martin Wilke2008-08-203-24/+43
| | | | | | | | PR: 126262 Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=218906
* - Update to 9.8.3Martin Wilke2008-08-202-6/+5
| | | | | | | - Takje maintainership Notes: svn path=/head/; revision=218905
* - Take maintainshipPietro Cerutti2008-08-203-32/+27
| | | | | | | | | | | - Add RUN dependency on cscope - Refactor Makefile - Support Tk 85 as well - Respect DATADIR - Respect DOCSDIR and NOPORTDOCS Notes: svn path=/head/; revision=218904
* - Update to 2.82Martin Wilke2008-08-202-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=218903
* - Take maintainershipMartin Wilke2008-08-203-3/+3
| | | | Notes: svn path=/head/; revision=218902
* Assign to new volunteer.Mark Linimon2008-08-202-2/+2
| | | | Notes: svn path=/head/; revision=218901
* Assign to new maintainer.Mark Linimon2008-08-201-1/+1
| | | | | | | | Approved by: old maintainer Hat: portmgr Notes: svn path=/head/; revision=218900
* Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to workMark Linimon2008-08-2018-18/+18
| | | | | | | | | on FreeBSD at the moment. Hat: portmgr Notes: svn path=/head/; revision=218899
* Reset lewiz@compsoc.man.ac.uk due to lack of time to work on FreeBSD.Mark Linimon2008-08-202-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218898
* Reset conrads@cox.net due to lack of time to work on FreeBSD.Mark Linimon2008-08-2019-19/+19
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218897
* Catch up with a port that wasn't using autoconf:261 on my tree.Ade Lovett2008-08-201-1/+1
| | | | Notes: svn path=/head/; revision=218896
* . Fix some portlint warnings:Greg Lewis2008-08-202-8/+8
| | | | | | | | | | . Unquote RESTRICTED. . Begin IGNORE with a lower case letter. . printf -> ${PRINTF} . Remove some unnecessary whitespace. Notes: svn path=/head/; revision=218895
* . Remove some unnecessary whitespace.Greg Lewis2008-08-201-2/+2
| | | | | | | . printf -> ${PRINTF}. Notes: svn path=/head/; revision=218894
* - Unbreak by fixing incorrect pointer usage in APR_RING_SENTINEL macro.Jun Kuriyama2008-08-202-3/+13
| | | | | | | # I'm not sure why this can be built before... Notes: svn path=/head/; revision=218893
* - Fix pkg-plistKevin Lo2008-08-202-105/+106
| | | | | | | | | - Bump PORTREVISION Reported by: QA Bot Notes: svn path=/head/; revision=218892
* - Set DOCSDIR appropriate, since this port use PORTVERSION in the directory ↵Felippe de Meirelles Motta2008-08-201-1/+2
| | | | | | | | | | | name where all documentation files is installed. - Bump PORTREVISION. Reported by: pav, erwin Notes: svn path=/head/; revision=218891
* - Update to 0.9.6.Felippe de Meirelles Motta2008-08-203-7/+19
| | | | | | | | | PR: ports/126205 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Approved by: David Le Brun <david@trucs.org> (maintainer) Notes: svn path=/head/; revision=218890
* Add net/rabbitmq entry.Vanilla I. Shu2008-08-201-0/+11
| | | | Notes: svn path=/head/; revision=218889
* - Update to 0.7.0.Felippe de Meirelles Motta2008-08-203-13/+12
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=218888