Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16.6_9 27 Jan 2024 10:52:25 |
Gleb Popov (arrowd) Author: Helge Oldach |
www/sitecopy: Move manpages to share/man
Approved by: portmgr (blanket) |
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) |
0.16.6_8 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 ) |
0.16.6_8 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 ) |
0.16.6_8 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.16.6_7 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.16.6_6 24 Nov 2021 13:52:17 |
Daniel Engberg (diizzy) |
www/sitecopy: Allow build with neon >= 0.32
Fix build with neon >= 0.32
While at it, pet portlint
PR: 259594
Approved by: mentors (implicit), maintainer timeout (3+ weeks) |
0.16.6_6 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.16.6_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16.6_6 07 Nov 2020 16:24:04 |
mikael |
www/sitecopy: update port
Follow-up to recent www/neon version bump
PR: 250919
Submitted by: Helge Oldach (maintainer) |
0.16.6_5 08 Nov 2019 12:53:37 |
tobik |
www: Add missing USES=gnome |
0.16.6_5 12 Jan 2019 19:34:15 |
pi |
www/sitecopy: unbreak on 12 and later
PR: 234524
MFH: 2019Q1
Submitted by: Helge Oldach <freebsd@oldach.net> (maintainer) |
0.16.6_4 11 Jan 2018 16:53:45 |
danfe |
Remove superfluous linefeeds and fix some other minor whitespace bugs. |
0.16.6_4 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.16.6_4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.16.6_4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.16.6_4 15 Jul 2015 22:54:52 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.16.6_4 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
0.16.6_4 14 May 2015 10:15:09 |
mat |
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 |
0.16.6_4 24 Dec 2014 22:12:34 |
antoine |
Allow building with neon 30 |
0.16.6_4 24 Dec 2014 06:03:23 |
ohauer |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit) |
0.16.6_3 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.16.6_3 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
0.16.6_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.16.6_2 15 Mar 2014 08:12:20 |
miwi |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
0.16.6_2 21 Feb 2014 13:39:58 |
ehaupt |
Remove trailing whitespaces from category www |
0.16.6_2 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.16.6_2 29 Jan 2014 07:57:45 |
miwi |
- Stage support |
0.16.6_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.16.6_2 06 May 2013 06:54:19 |
bapt |
Finish converting www from WITHOUT_NLS to PORT_OPTIONS:MNLS |
0.16.6_2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.16.6_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.16.6_2 03 Aug 2010 20:39:49 |
linimon |
Over to new volunteer.
Approved by: current maintainer |
0.16.6_2 01 Aug 2010 19:32:14 |
mezz |
-Add WITHOUT_NLS support. [1]
-Reduce the COMMENT to under 70 characters, silent the portlint.
PR: ports/110533 [1]
Submitted by: Helge Oldach <ports-neon-sitecopy-mar07@oldach.net> [1]
Approved by: maintainer timeout (3 years, 19 Mar 2007)
Reminded by: Helge Oldach <ports-neon-sitecopy-mar07@oldach.net> |
0.16.6_2 30 Jul 2010 22:14:49 |
mezz |
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav |
0.16.6_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.16.6 26 Sep 2008 19:30:30 |
olgeni |
Upgrade to version 0.16.6, which depends on www/neon28. |
0.16.3_2 06 Jun 2008 14:07:24 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.16.3_1 05 May 2008 08:33:57 |
edwin |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible |
0.16.3_1 20 Mar 2008 10:03:51 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.16.3_1 16 Mar 2007 10:03:11 |
lev |
(1) Update `www/neon' to 0.26.3
(2) Bump port revisions (and dependencies) on all ports, using libneon
(3) Mark `devel/bazaar' broken, it doesn't support new neon version.
Approved by maintainer.
(4) Mark `www/neonpp' broken, it doesn't support new neon version.
Maintainer timeout. |
0.16.3 04 Jul 2006 22:27:19 |
linimon |
Add Gentoo as backup mastersites, since the main one seems to be down.
Submitted by: maintainer, private email |
0.16.3 19 Jun 2006 19:54:06 |
olgeni |
Add missing patch from ports/99174. |
0.16.3 19 Jun 2006 19:53:40 |
olgeni |
Upgrade to version 0.16.3 and fix large file support.
PR: ports/99174
Submitted by: Alex Samorukov <samm(at)os2.kiev.ua> |
0.16.1_1 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
0.16.1_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
0.16.1_1 05 Jan 2006 08:40:10 |
lev |
Bump neon shared libary version, bump PORTREVISION to force upgrade. |
0.16.1 20 Oct 2005 12:42:24 |
olgeni |
Upgrade to 0.16.1.
PR: ports/86946
Submitted by: Lars Eggert <lars.eggert(at)gmx.net> |
0.15.0_1 24 Mar 2005 20:42:34 |
olgeni |
Bump PORTREVISION for plist fix.
Approved by: portmgr (marcus) |
0.15.0 23 Mar 2005 22:43:36 |
olgeni |
Fix pkg-plist.
Noticed by: kris
Approved by: portmgr |
0.15.0 10 Mar 2005 20:24:57 |
olgeni |
Upgrade to version 0.15.0. |
0.13.4_2 29 Jun 2004 06:45:30 |
olgeni |
Use shared library www/neon rather than included libneon (security fix).
PR: 68461
Submitted by: Thomas L. Kjeldsen <tlk(at)mayi.dk> |
0.13.4_1 18 Mar 2004 20:45:09 |
olgeni |
Add SIZE data.
Submitted by: trevor |
0.13.4_1 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.13.4_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.13.4_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.13.4 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
0.13.4 24 Aug 2003 09:44:39 |
olgeni |
Upgrade to version 0.13.4.
Submitted by: ytani@st.rim.or.jp |
0.13.1 29 Jun 2003 16:27:16 |
olgeni |
Upgrade to version 1.13.1. |
0.13.0 22 May 2003 14:50:28 |
olgeni |
Update to 0.13.0.
PR: 52499 + updates from submitter
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
0.11.4_2 23 Feb 2003 10:51:29 |
olgeni |
De-pkg-comment my ports + some more. |
0.11.4_2 22 Feb 2003 04:51:42 |
kris |
Add missing file |
0.11.4_2 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
0.11.4_2 12 Apr 2002 17:10:20 |
ade |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
0.11.4_1 15 Mar 2002 19:44:29 |
ade |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
02 Mar 2002 19:53:45 |
olgeni |
Detach from the www/neon port: use the neon version provided by sitecopy (with
libxml1). |
27 Jan 2002 22:44:14 |
olgeni |
Update port to version 0.11.4. |
14 Jan 2002 12:47:02 |
olgeni |
Update port to version 0.11.2 |
20 Nov 2001 23:49:34 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
05 Jun 2001 21:54:37 |
olgeni |
This port is not compatible with later neon libraries (0.15.0): remove neon
dependency and use libxml instead. |
17 Mar 2001 09:36:44 |
olgeni |
Update dependency on libneon (0.12) Remove dependency on expat, use the
libneon provided xml parser. Fix CONFIGURE_ENV. Add WWW line to pkg-descr.
|
24 Feb 2001 12:45:53 |
olgeni |
Take over maintainership. |
23 Feb 2001 16:26:12 |
olgeni |
Update to version 0.10.15, and chase www/neon library version number. |
31 Jan 2001 15:22:11 |
olgeni |
Update port to 0.10.14, add some LIB_DEPENDS (expat and neon) |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
28 May 2000 04:50:49 |
steve |
Remove files from PLIST that are no longer installed and quietly remove
share/sitecopy if it is empty. |
23 May 2000 17:22:35 |
ache |
Shared linking of -lintl |