non port: www/libecap/Makefile |
SVNWeb
|
Number of commits found: 17 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] 2f43bca
www/libecap: Update MASTER_SITES and WWW
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 13 Jun 2015
|
[ 13:52 sunpoet ]
- Update to 1.0.1
- Add my LOCAL to MASTER_SITES
- Remove DOCS option
- Use = instead of +=
- Reformat pkg-descr
- Cleanup PLIST
- Take maintainership
Changes: http://www.measurement-factory.com/tmp/ecap/libecap_change.log
|
Fri, 12 Jun 2015
|
[ 21:32 erwin ]
Reset maintainership for tmseck
Approved by: portmgr
|
Thu, 7 May 2015
|
[ 19:41 garga ]
Update to 1.0.0
PR: 199608
Submitted by: garga@
Approved by: maintainer timeout (> 2 weeks)
Sponsored by: Netgate
|
Thu, 18 Sep 2014
|
[ 15:15 amdmi3 ]
- Drop .la files, no dependees require them
- Add LICENSE_FILE
- Add patches to build with clang, drop USE_GCC (which breaks squid)
Approved by: portmgr blanket
|
Wed, 23 Apr 2014
|
[ 13:25 tijl ] (Only the first 10 of 462 ports in this commit are shown above. )
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above )
|
Mon, 24 Feb 2014
|
[ 00:10 bapt ]
Support stage
Strip binaries
USES=libtool
Add a DOCS option
Replace USE_GCC=4.2+ by USE_GCC=any (does not build with clang but build with
all the supported gcc versions)
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Sat, 9 Mar 2013
|
[ 18:09 tmseck ]
Change MAINTAINER to my FreeBSD.org address.
Approved by: flo (mentor)
|
Sun, 25 Nov 2012
|
[ 13:19 flo ]
Install .pc files in the correct directory.
This should fix www/squid32 with ECAP enabled.
PR: ports/173837
Submitted by: Eugene Grosbein <eugen@eg.sd.rdtc.ru>
Approved by: maintainer
Feature safe: yes
|
Tue, 30 Oct 2012
|
[ 23:05 flo ] (Only the first 10 of 20 ports in this commit are shown above. )
- add www/squid32 [1]
- update www/libecap to 0.20 [2]
- remove option ECAP from www/squid31 and add a note to UPDATING that you need
to upgrade to squid32 if you need ECAP
PR: ports/173152 [1]
PR: ports/173156 [2]
Submitted by: Thomas-Martin Seck <tmseck@web.de>
Feature safe: yes
|
Sun, 13 Feb 2011
|
[ 18:12 sahil ]
Update to 0.1.0 and sort packing list.
PR: ports/154738
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
|
Mon, 20 Dec 2010
|
[ 05:34 miwi ]
- Update www/libecap to 0.0.3.
- Add license information.
PR: 153272
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
|
Sat, 6 Jun 2009
|
[ 14:54 miwi ]
eCAP is a software interface that allows a network application,
such as an HTTP proxy or an ICAP server, to outsource content
analysis and adaptation to a loadable module.
WWW: http://www.e-cap.org/
PR: ports/135190
Submitted by: Thomas-Martin Seck <tmseck at web.de>
|
Number of commits found: 17 |