non port: www/free-sa-devel/Makefile |
SVNWeb
|
Number of commits found: 24 |
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 )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
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, 29 Aug 2020
|
[ 07:00 tcberner ]
www/free-sa-devel: fix build on recent current
- upstream seems dead
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- 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
|
Mon, 18 Aug 2014
|
[ 16:43 bdrewery ] (Only the first 10 of 26 ports in this commit are shown above. )
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
|
Wed, 16 Jul 2014
|
[ 03:34 adamw ] (Only the first 10 of 48 ports in this commit are shown above. )
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
|
Tue, 22 Apr 2014
|
[ 19:29 rm ]
www/free-sa-devel: update to 2.0.0b6.7
PR: 188791
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
|
Thu, 17 Apr 2014
|
[ 19:05 marino ]
www/free-sa-devel: Update version 2.0.0b5.10 => 2.0.0b6
This also unbreaks the port by removing the unrecognized -mrelax flag.
PR: ports/184050
submitted by: maintainer (Alexander Moisseev)
|
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)
|
Fri, 6 Sep 2013
|
[ 17:10 bapt ]
Fix build with clang
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 10 Sep 2012
|
[ 19:29 bdrewery ]
- Update to 2.0.0b5.10 [1]
- Convert to new options framework
PR: ports/171522 [1]
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) [1]
Approved by: eadler, bapt (mentors, implicit)
|
Mon, 5 Mar 2012
|
[ 19:35 cs ]
- Update to 2.0.0b5
- Add license
PR: ports/165729
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by: glarkin@ (mentor, implicit)
|
Thu, 19 May 2011
|
[ 16:29 beech ]
- Update to 2.0.0b4.8
PR: ports/157087
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by: itetcu (mentor)(implicit)
|
Sun, 15 May 2011
|
[ 00:59 beech ]
-Update to 2.0.0b4.p7
PR: ports/156924
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by: itetcu (mentor)(implicit)
|
Tue, 26 Apr 2011
|
[ 08:17 culot ]
- Update to 2.0.0b4
PR: ports/156639
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
|
Mon, 10 May 2010
|
[ 05:48 miwi ]
- Update to 2.0.0b3
PR: 144904
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
|
Sun, 11 Oct 2009
|
[ 22:43 lippe ]
- Respect main variables.
- Add OPTIONS KNOB.
- Bump PORTREVISION.
PR: ports/139388
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
|
Sun, 27 Sep 2009
|
[ 18:44 lippe ]
- Now fix to use this port on !i386.
PR: ports/139119
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Feature safe: yes
|
[ 16:33 lippe ]
- Mark as BROKEN on !i386.
Reported by: pav
Feature safe: yes
|
Sun, 20 Sep 2009
|
[ 01:36 lippe ]
New port: free-sa development version
Free-SA is a statistic analyzer for daemons log files similar to SARG.
Its main advantages over SARG are much better speed (7x-20x times),
more reports support, crossplatform work and W3C compliance of
generated HTML/CSS reports code.
WWW: http://free-sa.sourceforge.net
PR: ports/137172
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
Reworked by: myself
Feature safe: yes
|
Number of commits found: 24 |