aboutsummaryrefslogtreecommitdiff
path: root/security/fwbuilder2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Retire fwbuilder version 2. It is no longer supported by its developer.Cy Schubert2008-11-061-60/+0
| | | | Notes: svn path=/head/; revision=222439
* Fix conflicts.Cy Schubert2008-09-251-1/+1
| | | | | | | Point hat to: myself Notes: svn path=/head/; revision=220767
* Fix depends and conflicts.Cy Schubert2008-09-251-1/+2
| | | | Notes: svn path=/head/; revision=220766
* Welcome fwbuilder and libfwbuilder 3.0.0, replacing 2.1.19. The old versionCy Schubert2008-09-021-0/+2
| | | | | | | | is deprecated and scheduled for deletion as it is no longer supported by its author. Notes: svn path=/head/; revision=219692
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* NOPORTDOCS (r1.41) is not supported by the base release of fwbuilder.Cy Schubert2008-05-261-1/+5
| | | | | | | Mark the port BROKEN when NOPORTODOCS is specified. Notes: svn path=/head/; revision=213718
* Update 2.1.17 --> 2.1.19Cy Schubert2008-05-231-1/+3
| | | | Notes: svn path=/head/; revision=213556
* Update 2.1.16 --> 2.1.17Cy Schubert2008-04-061-2/+1
| | | | | | | | PR: 122472 Submitted by: "Beat G\xe4tzi" <beat@chruetertee.ch> Notes: svn path=/head/; revision=210623
* - Chase shlib version of net-mgmt/net-snmp.Jun Kuriyama2008-03-271-0/+1
| | | | | | | - Bump PORTREVISIONs. Notes: svn path=/head/; revision=209941
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* Update 2.1.14 --> 2.1.16Cy Schubert2008-01-201-2/+1
| | | | Notes: svn path=/head/; revision=205886
* [PATCH] security/fwbuilder: cleanup non-supported FreeBSD versionsEdwin Groothuis2007-10-031-6/+3
| | | | | | | | | | | | - removed support to 4.X (EOL) - add correct NOPORTDOCS PR: ports/111822 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=200730
* Make the Protocol Helpers advanced settings window aestheticallyCy Schubert2007-09-201-1/+1
| | | | | | | pleasing once again. Notes: svn path=/head/; revision=199841
* Add support for Kerberos 5 kshell and Kerberos 4 ekshell using the IP FilterCy Schubert2007-09-191-0/+1
| | | | | | | rcmd proxy. Notes: svn path=/head/; revision=199784
* Update 2.1.13 --> 2.1.14Cy Schubert2007-09-111-1/+1
| | | | Notes: svn path=/head/; revision=199348
* Update 2.1.12 --> 2.1.13Cy Schubert2007-08-231-1/+1
| | | | Notes: svn path=/head/; revision=198227
* Update 2.1.11 --> 2.1.12Cy Schubert2007-07-091-1/+1
| | | | Notes: svn path=/head/; revision=195331
* Update 2.1.8 --> 2.1.11Cy Schubert2007-05-301-2/+1
| | | | Notes: svn path=/head/; revision=192405
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* Mark broken under 4.X.Cy Schubert2007-01-111-1/+8
| | | | Notes: svn path=/head/; revision=182044
* Record checksum of final distfile from author.Cy Schubert2006-12-111-1/+2
| | | | | | | | | | Portlint fixups. PR: TBA Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=179455
* Update from 2.0.10 to 2.1.8.Cy Schubert2006-12-101-6/+6
| | | | | | | | | | | Vadim Kurland, the author of libfwbuilder and fwbuilder, wishes that I maintain this port for him. Submitted by: Vadim Kurland <vadim@fwbuilder.org> Approved by: Maintainer: Vadim Kurland <vadim@fwbuilder.org> Notes: svn path=/head/; revision=179438
* No need to conditionalise USE_GETOPT_LONG.Sam Lawrance2006-02-131-4/+1
| | | | | | | | PR: ports/93225 Submitted by: Vadim Kurland <vadim@fwbuilder.org> (maintainer) Notes: svn path=/head/; revision=155893
* Remove subdirectory from MASTER_SITES= line; it's already handledBill Fenner2005-11-281-1/+1
| | | | | | | by MASTER_SITE_SUBDIR. Notes: svn path=/head/; revision=149742
* Update to 2.0.10Marcus Alves Grando2005-11-131-2/+4
| | | | | | | | | | Add SHA256 PR: 88912 Submitted by: Vadim Kurland <vadim@vk.crocodile.org> (maintainer) Notes: svn path=/head/; revision=148166
* - Update to 2.0.8Pav Lucistnik2005-07-201-1/+1
| | | | | | | | PR: ports/83679 Submitted by: vadim@vk.crocodile.org <vadim@vk.crocodile.org> (maintainer) Notes: svn path=/head/; revision=139651
* Upgrade to 2.0.5.Vanilla I. Shu2005-05-131-1/+1
| | | | | | | | PR: ports/80957 Submitted by: maintainer Notes: svn path=/head/; revision=135167
* Update to 2.0.5Volker Stolz2005-01-171-2/+1
| | | | | | | | PRs: ports/76295, ports/76296 Submitted by: maintainer Notes: svn path=/head/; revision=126639
* Upgrade to 2.0.4.Vanilla I. Shu2004-12-051-2/+5
| | | | | | | | PR: ports/74689 Submitted by: maintainer Notes: svn path=/head/; revision=123236
* Fix build on 4-stableVanilla I. Shu2004-10-271-1/+1
| | | | | | | | PR: ports/72808 Submitted by: maintainer Notes: svn path=/head/; revision=120321
* Upgrade to 2.0.2Vanilla I. Shu2004-10-141-19/+25
| | | | | | | | PR: ports/71263 Submitted by: maintainer Notes: svn path=/head/; revision=119366
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* - PortlintPav Lucistnik2004-05-251-3/+3
| | | | | | | | PR: ports/66433 Submitted by: Jonathan <j.e.drews@worldnet.att.net> Notes: svn path=/head/; revision=110005
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update 1.1.2Clement Laforet2004-01-181-12/+9
| | | | | | | | | | | | While I'm here: - Use %%DATADIR%% and %%DOCSDIR%% PR: 61510 Sybmitted by: Vadim Kurland <vadim@fwbuilder.org> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98468
* - Update to 1.1.1Sergei Kolobov2003-12-191-13/+11
| | | | | | | | | | | | | | | | | | - Remove patches not needed anymore - Add patch to respect LOCALBASE when searching for glib While I'm here: - Remove explicit automake/autoconf dependencies from BUILD_DEPENDS in favor of USE_AUTOCONF and WANT_AUTOMAKE_VER - Utilize USE_GNOME for glib12, gtk12 and gdk-pixbuf dependencies - Switch to DOCSDIR that doesn't contain a version number in the name - Sort pkg-plist PR: 59918 Submitted by: maintainer Notes: svn path=/head/; revision=96209
* PR: 56405Foxfair Hu2003-09-061-9/+5
| | | | | | | | Submitted by: maintainer Upgrade fwbuilder to v1.0.11: this is new upstream release Notes: svn path=/head/; revision=88618
* PR: 53120Foxfair Hu2003-06-101-9/+14
| | | | | | | | | | | Submitted by: Vadim Kurland <vadim@vk.crocodile.org> Add ports dependency: aclocal && gdk_pixbuf to build without problem, and add patches for -current. Bump PORTREVISION as well. Switch maitainership to Vadim Kurland <vadim@vk.crocodile.org>, who is the developer of fwbuilder (approved by original maintainer). Notes: svn path=/head/; revision=82700
* Add autoconf and automake to BUILD_DEPENDS, that we need them in installFoxfair Hu2003-06-011-0/+2
| | | | | | | stage. Notes: svn path=/head/; revision=81911
* Submitted by: Vadim Kurland <vadim@vk.crocodile.org>Foxfair Hu2003-05-221-6/+6
| | | | | | | Update to fwbuilder 1.0.10 released at May 21. Notes: svn path=/head/; revision=81706
* PR: 52520Foxfair Hu2003-05-211-25/+20
| | | | | | | | | Update fwbuilder to 1.0.10 RC5 and unlock BROKEN bit in the Makefile. Pass maintainer's hat to Sergey Lyubka <devnull@uptsoft.com> who is also the maintainer of libfwbuilder. Notes: svn path=/head/; revision=81635
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* Use USE_GNOMENG.Joe Marcus Clarke2003-02-171-1/+2
| | | | Notes: svn path=/head/; revision=75672
* Private request to drop maintainer-ship for:Edwin Groothuis2002-12-111-1/+1
| | | | | | | | | | | audio/musicbrainz multimedia/xmms-avi security/fwbuilder Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=71520
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-3/+2
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259