Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.2.12 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
3.2.12 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
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 ) |
3.2.12 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.2.12 05 Oct 2020 16:30:49
  |
danfe  |
- Update `www/rejik' to version 3.2.12 and undeprecate
- Fix the build with -fno-common, drop no longer needed USE_GCC |
3.2.11_9 09 Jul 2020 21:50:56
  |
gerald  |
Deprecate www/rejik with a long expiration period of three months.
This looks like abandonware, it is MAKE_JOBS_UNSAFE, requires -fcommon,
and all changes in the last six+ years have been mechanical ones and
keeping it on life support. |
3.2.11_9 21 Jun 2020 14:55:10
  |
tobik  |
www/rejik: Unbreak build with GCC 10
/usr/local/bin/ld: pass.o:(.bss+0x0): multiple definition of `change_log';
/tmp/ccMvpVPD.o:(.bss+0x0): first defined here
.. and so on ...
http://package22.nyi.freebsd.org/data/113amd64-default-PR244008/2020-06-10_18h05m01s/logs/errors/rejik-3.2.11_8.log
- Respect CFLAGS/LDFLAGS
- GCC 10 switched to -fno-common by default and this port is not
ready in any way. Since this is also abandonware it should
probably be retired. For now go back to -fcommon.
PR: 246700 |
3.2.11_8 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.2.11_7 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.2.11_6 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
3.2.11_5 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
3.2.11_4 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
3.2.11_3 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.2.11_2 20 Nov 2016 09:38:09
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
3.2.11_1 16 Nov 2016 15:55:05
  |
marino  |
www/rejik is not jobs safe.
Another example of an "all" target requiring the "clean" target which
causes a race where object files can be deleted after they are built.
It's easy to fix but indicative the author fundamentally doesn't
understand make dependencies. Dumb. |
3.2.11_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.2.11_1 17 Nov 2014 21:43:19
  |
antoine  |
Fix with non standard PREFIX too |
3.2.11_1 17 Nov 2014 21:34:40
  |
antoine  |
Unbreak |
3.2.11 17 Nov 2014 20:31:57
  |
antoine  |
Mark BROKEN (please don't resurect broken ports...) |
3.2.11 15 Nov 2014 13:07:11
  |
riggs  |
Ensure the original 'Created by' tag is retained
Heads-up-by: danfe |
3.2.11 15 Nov 2014 10:09:00
  |
riggs  |
Revive www/rejik
Change maintainer from ports@ to Roman (roma.a.g@gmail.com)
PR: 194837
Submitted by: roma.a.g@gmail.com (maintainer) |
3.2.11 22 Aug 2014 09:16:44
  |
rene  |
Remove expired ports:
2014-08-22 databases/pg_filedump: Broken for more than 6 months
2014-08-22 devel/svnmerge: Broken for more than 6 months
2014-08-22 net-mgmt/circe: Broken for more than 6 months
2014-08-22 print/latex-aa: Broken for more than 6 months
2014-08-22 textproc/rast: Broken for more than 6 months
2014-08-22 www/abyssws: Broken for more than 6 months
2014-08-22 www/docebo: Not maintained upstream
2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid
which reached EOL 2 years ago |
3.2.11 17 Aug 2014 14:06:11
  |
marino  |
Retire www/squid in a month, and deprecate 6 dependent ports too
Squid cache is only supported for one stable release. There was an
exception for squid 2.7 (www/squid) as it was supported until squid 3.x
reached feature parity which occurred with the release of Squid 3.2
Thus the maintainers of Squid have declared Squid 2.7 reached End-of-Life
on 14 August 2012. As a result, set this port to expire on 15 Sept 2014.
Seven ports dependent on www/squid have been deprecated with the same
date. Perhaps they can be switched to www/squid33 before they expire.
Approved by: portmgr (implicit, some ports not staged) |
3.2.11 06 Aug 2014 09:11:58
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
3.2.11 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.2.11 22 Jul 2014 17:45:13
  |
antoine  |
Deprecate some ports BROKEN for more than 6 months
With hat: portmgr |
3.2.11 14 Jul 2014 18:42:04
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
3.2.11 11 Jun 2014 18:55:30
  |
marino  |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
3.2.11 31 Jan 2014 20:47:43
  |
antoine  |
Mark as broken: Fails to checksum
Reported by: pkg-fallout since august 2013
With hat: portmgr |
3.2.11 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
3.2.11 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.2.11 14 Sep 2013 14:47:57
  |
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.2.11 08 Jan 2013 19:31:30
  |
sylvio  |
- Update to 3.2.11 |
3.2.10_1 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
3.2.10 31 Aug 2012 12:04:07
  |
az  |
- Update to version 3.2.10
PR: ports/170601
Submitted by: Eugene Grosbein <egrosbein@rdtc.ru>
Approved by: maintainer (timeout) |
3.2.6 29 Jun 2012 16:36:01
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
3.2.6 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.2.6 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
3.2.6 17 Apr 2010 20:19:05
 |
sylvio  |
- Update to 3.2.6
Approved by: itetcu (mentor, implicit) |
3.2.5 07 Mar 2010 23:26:57
 |
sylvio  |
- Add missing checksum for dbl-2.0.tgz
PR: ports/143836
ports/144042
Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
Vyacheslav Druginin (dv@tjcollection.ru>
Approved by: itetcu (mentor)
Feature safe: yes |
3.2.5 11 Feb 2010 22:30:25
 |
sylvio  |
- Update to 3.2.5
Approved by: itetcu (mentor) |
3.2.4 27 Nov 2009 01:37:19
 |
sylvio  |
- Update to 3.2.4
- Update my address mail to FreeBSD
Approved by: miwi (mentor) |
3.2.3 12 Oct 2009 15:18:03
 |
yzlin  |
- Update to 3.2.3
- Pass maintainership to submitter
PR: ports/139433
Submitted by: Sylvio Cesar <scjamorim AT bsd.com.br>
Approved by: rafan (co-mentor) |
3.2.2 19 Sep 2009 09:51:48
 |
erwin  |
Reset maintainership
Submitted by: "Elisey O. Savateev" <b3k@mail.ru> (maintainer)
Feature safe: yes |
3.2.2 16 Sep 2009 02:17:45
 |
lippe  |
- Update to 3.2.2.
PR: ports/138219
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (>2 weeks)
Feature safe: yes |
3.2.1_1 04 Apr 2006 10:56:53
 |
novel  |
- Fix build failure on 4.x [1]
- Fix overwriting of Update, Update.Fast and dbl_expand files while
upgrading (with WITH_DBL=yes)
PR: 95300
Submitted by: Elisey O. Savateev (maintainer)
Reported by: pointyhat via kris [1] |
3.2.1 30 Mar 2006 08:17:43
 |
novel  |
- Update to 3.2.1
- Error pages and banlists now installs in ${EXAMPLESDIR}
- Improved pkg-plist
- Minor cleanups in port Makefile
PR: 94042
Submitted by: Elisey O. Savateev (maintainer) |
3.2.0_1 25 Jan 2006 06:13:29
 |
novel  |
- squid-like-www-en.tgz has been updated (checksum changed, the change is
not harmful)
- Add an additional site to MASTER_SITES
- Minor cleanups
PR: 92180
Submitted by: Elisey Savateev (maintainer) |
3.2.0 11 Nov 2005 22:00:24
 |
pav  |
Rejik is a squid redirector used for blocking unwanted content basing
on URLs and Perl Compatible Regular Expressions (http://www.pcre.org/).
PR: ports/88395
Submitted by: Elisey Savateev <b3k@mail.ru> |