Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.6.c_12 09 Jan 2024 12:47:17
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
0.2.6.c_11 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.2.6.c_11 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.2.6.c_11 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.2.6.c_11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.6.c_11 09 Oct 2019 12:23:49
  |
bapt  |
Drop the ipv6 virtual category for w* category as it is not relevant anymore |
0.2.6.c_11 04 Oct 2016 09:01:49
  |
amdmi3  |
- Add LICENSE
- Switch to USES=localbase
- Switch to USES=ssl
- Switch to options helpers |
0.2.6.c_11 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.2.6.c_11 27 Mar 2016 14:58:00
  |
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.2.6.c_10 05 Feb 2016 14:52:03
  |
marino  |
www/retawq: USES+= ncurses |
0.2.6.c_10 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) |
0.2.6.c_10 23 Jul 2014 09:54:02
  |
tijl  |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- 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) |
0.2.6.c_9 04 Jul 2014 23:11:34
  |
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
0.2.6.c_9 12 Jun 2014 02:13:45
  |
vanilla  |
Stagify. |
0.2.6.c_9 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.2.6.c_9 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.2.6.c_9 07 Feb 2013 12:37:48
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
0.2.6.c_9 05 Feb 2013 16:17:07
  |
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
0.2.6.c_8 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.2.6.c_8 05 Jun 2011 18:43:16
 |
novel  |
Chase security/gnutls update and add an UPDATING entry. |
0.2.6.c_7 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.2.6.c_7 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.2.6.c_6 22 Aug 2009 00:38:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
0.2.6.c_6 16 Aug 2009 18:04:40
 |
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
0.2.6.c_5 19 Aug 2008 09:18:37
 |
linimon  |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
0.2.6.c_5 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.2.6.c_4 03 Mar 2008 11:57:08
 |
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
0.2.6.c_3 01 Jul 2007 08:56:17
 |
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
0.2.6.c_2 02 Jan 2007 08:54:13
 |
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
0.2.6.c_1 07 Nov 2006 15:37:06
 |
laszlof  |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
0.2.6.c_1 06 Jul 2006 17:41:23
 |
novel  |
Chase gnutls shlib version change. |
0.2.6.c 13 May 2006 04:41:22
 |
edwin  |
Remove USE_REINPLACE from categories starting with W |
0.2.6.c 19 Apr 2006 17:29:53
 |
erwin  |
Update to 0.2.6c
PR: 96060
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) |
0.2.6.b_1 09 Jan 2006 16:34:19
 |
novel  |
Chase gnutls update. |
0.2.6.b 10 Nov 2005 18:41:27
 |
garga  |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
0.2.6.b 19 Oct 2005 18:08:33
 |
ehaupt  |
. update to 0.2.6b, a bugfix release
. nuke pkg-plist
. add ipv6 to category
. pass maintainership to submitter
PR: 87670
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
0.2.4 06 Jun 2004 01:44:39
 |
marcus  |
Chase the gnutls shared lib version.
Pointy hat to: sergei |
0.2.4 19 Mar 2004 05:36:30
 |
marcus  |
Chase the gnutls shared lib version. |
0.2.4 05 Mar 2004 15:59:43
 |
clement  |
- Update to 0.2.4 |
0.1.7_1 04 Feb 2004 04:36:30
 |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.1.7 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.1.7 23 Jan 2004 18:12:26
 |
trevor  |
Now gettext 0.12.1 is gettext-old. |
0.1.7 26 Sep 2003 14:19:56
 |
krion  |
- Chase libraries to new gnutls version |
0.1.7 04 Sep 2003 16:56:46
 |
krion  |
- Update to version 0.1.7
PR: 56438
Submitted by: Ports Fury |
0.1.6_1 26 Aug 2003 20:25:58
 |
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.1.6 25 Aug 2003 05:41:38
 |
marcus  |
Chase the libintl.so shared lib version. |
0.1.6 16 Jul 2003 16:41:17
 |
naddy  |
Update to version 0.1.6
PR: 54543
Submitted by: Ports Fury |
0.1.5 08 Jul 2003 06:25:46
 |
daichi  |
update www/retawq: 0.1.4 -> 0.1.5
PR: 54133
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.1.4 20 Feb 2003 19:15:38
 |
knu  |
De-pkg-comment. |
0.1.4 01 Jan 2003 20:58:17
 |
pat  |
Update to 0.1.4
PR: ports/46595
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.1.2 23 Nov 2002 15:33:50
 |
nork  |
Update to 0.1.2
PR: ports/45632
Submitted by: Ports Fury |
0.1.1 20 Nov 2002 13:24:40
 |
ijliao  |
upgrade to 0.1.1
PR: 45455
Submitted by: Ports Fury |
0.0.6_1 01 Sep 2002 16:07:59
 |
dwcjr  |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
0.0.6_1 01 Aug 2002 16:22:41
 |
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
0.0.6_1 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.0.6 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 |
26 Jan 2002 10:12:56
    |
ijliao  |
upgrade to 0.0.6 |
30 Dec 2001 18:52:17
    |
ijliao  |
add retawq 0.0.5 An interactive, multi-threaded web browser for text terminals
|