Commit graph

21 commits

Author SHA1 Message Date
Wen Heping
3d76510c30 - Update to 6.19
PR:		ports/141654
Submitted by:	C-S <c-s@c-s.li>
Approved by:	maintainer
2009-12-27 11:04:51 +00:00
Wen Heping
d4ace485f2 - Update to 6.18
PR:		ports/140584
Submitted by:	Hugo Leisink <hugo@leisink.net> (maintainer)
2009-11-16 01:00:24 +00:00
Dmitry Marakasov
23689d97da - Update to 6.17
PR:		138385
Submitted by:	Hugo Leisink <hugo@elesoft.xlshosting.net> (maintaine from another email)
2009-10-06 12:59:10 +00:00
Wesley Shields
c42d70402e - Don't overwrite configuration files, or index.html.
- s/ETCDIRX/ETCDIR/ in files/pkg-message.in

PR:		ports/136822
Submitted by:	Martin Lesser <ml@bettercom.de>
Approved by:	maintainer timeout
2009-08-01 15:15:54 +00:00
Dmitry Marakasov
bc49956e54 - Update to 6.15
PR:		136406
Submitted by:	Hugo Leisink <hugo@leisink.net> (maintainer)
2009-07-08 01:01:38 +00:00
Felippe de Meirelles Motta
ed8d1f399c - Update to 6.14.1.
- Respect PORTEXAMPLES.

PR:		ports/135336
Submitted by:	Hugo Leisink <hugo@leisink.net> (maintainer)
2009-06-08 01:32:42 +00:00
Dmitry Marakasov
72f1ab85b6 - Update to 6.13
- Fix libxslt dependency

PR:		134688
Submitted by:	Hugo Leisink <hugo@leisink.net>
2009-05-31 13:18:55 +00:00
Philippe Audeoud
3035b2a291 - Update to 6.11
PR:		ports/130685
Submitted by:	Hugo Leisink <hugo _AT_ leisink _DOT_ net> (maintainer)
2009-01-20 08:22:41 +00:00
Martin Wilke
32faf97530 - Update to 6.10
PR:		128487
Submitted by:	Hugo Leisink <hugo@leisink.net> (maintainer)
2008-11-09 22:53:35 +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
Rong-En Fan
70f57a740d - Update to 6.7
PR:		ports/124159
Submitted by:	Hugo Leisink <hugo at leisink.net> (maintainer)
2008-05-31 15:12:21 +00:00
Marcelo Araujo
370c6b56bb - Update to 6.3.
- Now using WWWDIR.
- Added new options.

PR:		ports/120107
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	Hugo Leisink <hugo@leisink.net> (maintainer),
		itetcu (mentor, implicit)
2008-02-17 12:24:03 +00:00
Pav Lucistnik
45bdc61a6f - Update to 6.0
PR:		ports/117538
Submitted by:	Hugo Leisink <hugo@leisink.net> (maintainer)
2007-10-26 20:21:15 +00:00
Lars Engels
364d948b9b Update to 5.14
PR:		ports/117157
Submitted by:	Hugo Leisink <hugo (AT) leisink.net>
Approved by:	miwi (mentor)
2007-10-13 21:45:57 +00:00
Edwin Groothuis
035ba269ea Update port: www/hiawatha
Update to 5.11

PR:		ports/115316
Submitted by:	Hugo Leisink <hugo@leisink.net>
2007-09-09 12:37:29 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Rong-En Fan
c60445aff2 - Update to 5.9
- Add WWW entry

PR:		ports/113754
Submitted by:	Hugo Leisink <hugo at leisink.net> (maintainer)
2007-06-16 19:20:11 +00:00
Martin Wilke
68a8da6071 - Update to 5.7
PR:             110059
Submitted by:   Hugo Leisink <hugo@leisink.net> (maintainer)
2007-03-07 22:59:00 +00:00
Rong-En Fan
d87066553e - Update to 5.6
PR:		ports/109163
Submitted by:	Hugo Leisink <hugo at leisink.org> (maintainer)
2007-02-17 04:43:21 +00:00
Ion-Mihai Tetcu
9f318fda77 - Update to 5.3
- fix check for OpenSSL in the Makefile

PR:		ports/106835
Submitted by:	Hugo Leisink (maintainer)
2006-12-27 10:06:14 +00:00
Ion-Mihai Tetcu
b2dda62aed Hiawatha is an advanced and secure webserver for Unix. It has been written with
'being secure' as its main goal. Hiawatha has many security features that no
other webserver has. Besides being very secure, it's also a very fast
webserver. It's twice as fast as Apache for static content. It supports
load-balanced FastCGI, which makes it fast and scalable for serving CGI.

PR:		ports/106277
Submitted by:	Hugo Leisink <hugo at leisink.net>
2006-12-03 20:56:24 +00:00