aboutsummaryrefslogtreecommitdiffstats
path: root/www/http-analyze
ModeNameSize
-rw-r--r--Makefile528logstatsplainblame
-rw-r--r--distinfo69logstatsplainblame
d---------files108logstatsplain
-rw-r--r--pkg-comment36logstatsplainblame
-rw-r--r--pkg-descr396logstatsplainblame
-rw-r--r--pkg-plist1653logstatsplainblame
d---------scripts38logstatsplain
'logheader'>* Convert to USES=jpegantoine2015-06-231-1/+1 | * MASTER_SITES cleanup.mat2015-05-141-3/+2 | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight * GNU Emacs Updatesashish2015-04-271-2/+4 | | | | | | | | | | | | | | | | | | | | | | editors/emacs: - Update to 24.5 - Remove dependency on GCC for i386 platform, if the bug is fixed in the version in use - Remove upstreamed diff editors/emacs-devel: - Update to git snapshot def0df01 - Remove git revision from PORTVERSION, rather encode it in DISTNAME - Remove dependency on GCC for i386 platform, if the bug is fixed in the version in use - Fix portlint warnings Mk/bsd.emacs.mk: - Update version number for editors/emacs - Remove deprecated block for emacs23 PR: 199553 * - Add CPE informationashish2015-03-091-1/+2 | | | | | PR: 198238 Submitted by: shun <shun.fbsd.pr at dropcut dot net> * Update ImageMagick to 6.9.0.4.kwm2015-01-191-2/+2 | | | | | | | | | | | | | | | | | | - Normalize the ImageMagick library name so it stays the same regardless of what the 16-bit and HDRI option are set to [1]. Teach cmake to look for the new name. Bump ports that link to the libraries due to this. - As a result do away with the "HALFSUPPORTED" option block, and list 16-bit and HDRI with the other options. - ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2 a mandatory dependency (instead of only when the SVG option was selected). - Don't touch .keep files in the modules directory, there files there so it useless. PR: 194949 [1] PR: 195227 [2] Requested by: many [1] Submitted by: software-freebsd@interfasys.ch [2] * Update graphics/giflib to 5.0.5antoine2015-01-151-1/+1 | | | | | | | Differential Revision: https://reviews.freebsd.org/D1361 Submitted by: bapt Reviewed by: self Exp-run by: self * Bump portrevision after png updatebapt2014-12-261-1/+1 | * Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1 | * Cleanup plistbapt2014-12-211-15/+0 | * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) * - Revert --without-compress-install option, which seems to affect .el filesashish2014-11-161-7/+4 | | | | | | | | | | as well - Uncompress .info files separately in post-install, so bsd.port.mk is able to detect them - Remove traces of SYNC_INPUT option Reported by: Scott Allendorf <scott-allendorf at uiowa.edu> (via private mail) * - Fix pkg-install script to correctly install emacs games scores files[1]ashish2014-11-071-1/+7 | | | | | | | | | | | - Fix building port when ALSA option is enabled[2] - Depend on desktop-file-utils only when X11 option is enabled[3] - Bump PORTREVISION to account for these changes PR: 194624[1], 194862[2] Submitted by: crest <crest at sahiro.org>[2] Reported by: Joseph Mingrone <jrm at ftfl.ca>[1], Richard Kuhns <rjk at wintek.com>[3] (via private email) * Remove * from LIB_DEPENDS lines and specify the default library namekwm2014-11-071-1/+1 | | | | for ImageMagick. Using '*' it is unsupported and potention bugs here. * Fix check-sanityantoine2014-11-051-1/+1 | * GNU Emacs Updatesashish2014-11-051-69/+79 | | | | | | | | | | | | | | | | | | | | | | | | | | | editors/emacs: - Update to 24.4[1] - Remove all upstreamed diffs[1] - Switch to static pkg-plist[1] - Add OPTIONs for ACL, file notification, LTO, ALSA, and OSS[1] - Reword IGNORE messages for portlint[1] - Add fix for a Emacs TRAMP bug - Update CANNA patchset[2] editors/emacs-devel: - Update to bzr snapshot revision 118251 - Add pkg-install, and pkg-deinstall file missed from r364499 - Switch to static pkg-plist editors/emacs-nox11: - Remove PLIST_DIRSTRY Mk/bsd.emacs.mk: - Update Emacs version numbers - Remove deprecated XEmacs entries PR: 194624[1] Submitted by: Joseph Mingrone <jrm at ftfl.ca>[1], TAKANO Yuji <takachan at running-dog.net>[2] * bump portrevision due to changes in the plistbapt2014-10-051-1/+1 | * - Move /var/games/emacs stuff from pkg-plist into pkg-{de,}install as it'sashish2014-08-051-2/+3 | | | | | | | | not installed in $PREFIX, which causes issues with `check-plist' target - Remove extraneous @dirrmtry entries - Bump PORTREVISION due to pkg-plist change Reported by: rpaulo * - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1 | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) * Fix build without texinfo in basebapt2014-06-261-1/+1 | * Update to 6.8.9-3 [1][3].kwm2014-06-181-2/+2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use USES=compiler:openmp for the OPENMP option[2] Ditch the use of perl for patching etc [4] and silence perl threaded check [6] -delay option spurious message should be fixed [5] JASPER option was replace by JPEG2000 for JP2k support. Put 16BIT_PIXEL and HDRI option separate option block. These options change the library name, so the user needs to take this into consideration. Use new LIB_DEPENDS syntax. Use @sample for config files. Sprinkle some USES=pkgconfig for some ports, since we don't pull it in anymore at run-time. PR: 185462 [1] PR: 187548 [2] PR: 182793 [3] PR: 181746 [4] PR: 176047 [5] PR: 190814 [6] Submitted by: c.petrik.sosa@gmail.com [1] Matthieu Volat <mazhe@alkumuna.eu> [2] free.bsd@webstyle.ch [3] andrnils@gmail.com [4] rfg@tristatelogic.com [5] Michelle Sullivan <michelle@sorbs.net> [6] Approved by: portmgr (blanket) (for NO_STAGED ports)