aboutsummaryrefslogtreecommitdiff
path: root/www/middleman
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-06-282-16/+22
| | | | | | | PR: 189936 Notes: svn path=/head/; revision=359655
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Mark jobs unsafeBaptiste Daroussin2013-07-131-7/+4
| | | | Notes: svn path=/head/; revision=322926
* Do not try to remove a directory that is part of BSD.var.distAntoine Brodin2013-06-181-1/+0
| | | | Notes: svn path=/head/; revision=321222
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)Pietro Cerutti2013-02-071-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311829
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with W Notes: svn path=/head/; revision=240077
* 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
* Reformat to fit the screen better, fix a typo.Alexey Dokuchaev2007-07-041-11/+9
| | | | Notes: svn path=/head/; revision=194961
* - Fix the build with GCC 4.2 [1]Alexey Dokuchaev2007-07-042-11/+31
| | | | | | | | | - Usual round of Makefile nits Reported by: pointyhat (logs) [1] Notes: svn path=/head/; revision=194960
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-0/+4
| | | | Notes: svn path=/head/; revision=191950
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* Unbreak on CURRENTTilman Keskinoz2005-11-052-4/+11
| | | | Notes: svn path=/head/; revision=147407
* BROKEN on 7.0: Does not compileKris Kennaway2005-10-281-1/+7
| | | | Notes: svn path=/head/; revision=146604
* Drop maintership.Kirill Ponomarev2005-04-211-1/+1
| | | | Notes: svn path=/head/; revision=133879
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Remove USE_SIZE knobKirill Ponomarev2004-04-161-1/+0
| | | | Notes: svn path=/head/; revision=107235
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - SIZEifyKirill Ponomarev2004-01-302-0/+2
| | | | Notes: svn path=/head/; revision=99518
* - Update to version 1.9.1Kirill Ponomarev2003-11-113-4/+4
| | | | Notes: svn path=/head/; revision=93724
* - Install sample configuraion fileKirill Ponomarev2003-10-082-2/+3
| | | | | | | | | | - Bump PORTREVISION PR: 57741 Submitted by: ceri Notes: svn path=/head/; revision=90627
* - Update to version 1.9Kirill Ponomarev2003-10-043-5/+17
| | | | Notes: svn path=/head/; revision=90234
* - Update to 1.8.3Kirill Ponomarev2003-08-202-3/+7
| | | | Notes: svn path=/head/; revision=87404
* Update to 1.8.2Kirill Ponomarev2003-08-112-2/+2
| | | | Notes: svn path=/head/; revision=86752
* Update to 1.8.1Kirill Ponomarev2003-07-232-2/+2
| | | | | | | Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85488
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* update www/middleman: 1.7.1 -> 1.8Daichi GOTO2003-07-182-2/+2
| | | | | | | | PR: 54596 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) Notes: svn path=/head/; revision=85102
* Maintainer's update to 1.7.1Sergey A. Osokin2003-07-163-11/+8
| | | | | | | | | | Use ${DOCSDIR} in Makefile Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist PR: 54389 Notes: svn path=/head/; revision=84974
* Update www/middleman: 1.6 -> 1.7Yen-Ming Lee2003-06-252-6/+4
| | | | | | | | PR: 53693 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=83576
* Update www/middleman (maintainer): 1.5.3 -> 1.6Max Khon2003-06-092-9/+20
| | | | | | | | | | | | | | | | * A security flaw that would allow malicious Web pages to change proxy settings was fixed. * A new feature was added that allows access to the proxy server to be restricted based on date/time. * Files that exceed the maximum buffer size can now be partially buffered and processed. PR: 53000 Submitted by: Kirill Ponomarew (MAINTAINER) Notes: svn path=/head/; revision=82606
* fix core dumpYing-Chieh Liao2003-05-162-0/+8
| | | | | | | | Reportted by: James Satterfield <james@uberduper.com> Submitted by: maintainer (with little modification) Notes: svn path=/head/; revision=81116
* upgrade to 1.5.3Ying-Chieh Liao2003-05-092-2/+2
| | | | | | | | PR: 51983 Submitted by: maintainer Notes: svn path=/head/; revision=80523
* Honor PREFIX when patching startup scriptMax Khon2003-04-302-14/+3
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=79913
* New port: middlemanMax Khon2003-04-295-0/+79
Middleman is a robust proxy server. PR: 51471 Submitted by: Kirill Ponomarew Notes: svn path=/head/; revision=79884