Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.5_3 16 Oct 2018 13:11:59
  |
rene  |
Remove expired ports:
2018-10-15 www/swish++: Unmaintained upstream
2018-10-15 deskutils/tagutils: Unmaintained upstream
2018-10-15 devel/libleaftag: Unmaintained upstream
2018-10-15 net-im/jabber: Unmaintained upstream |
6.1.5_3 28 Jul 2018 06:09:31
  |
tobik  |
www/swish++: Fix build with Clang 6
option_stream.c:272:14: error: assigning to 'char *' from incompatible type
'char'
o.arg_ = '\0';
^~~~
option_stream.c:286:30: warning: '/*' within block comment [-Wcomment]
/*#define TEST_OPTION_STREAM /**/
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/swish++-6.1.5_3.log
- While here deprecate it. Upstream development seems to be pretty dead. |
6.1.5_3 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
6.1.5_3 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
6.1.5_3 05 Mar 2015 02:59:02
  |
amdmi3  |
- Add LICENSE
- Fix shebangs
MFH: 2015Q1 |
6.1.5_2 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
6.1.5_1 29 Jul 2014 17:12:50
  |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
6.1.5_1 19 Dec 2013 13:22:17
  |
pawel  |
Fix build with clang
PR: ports/184811
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
6.1.5_1 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
6.1.5_1 03 Aug 2013 07:52:55
  |
az  |
- Convert to new perl framework
- Trim Makefile header |
6.1.5_1 07 Feb 2013 12:37:48
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
6.1.5_1 11 Apr 2011 19:54:35
 |
ade  |
Update to GNU make 3.82 after numerous -exp runs. |
6.1.5_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
6.1.5_1 22 Aug 2009 00:38:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
6.1.5_1 24 Feb 2009 13:31:53
 |
skv  |
Don't use PERL_VER (it will be deleted soon), use PERL_VERSION instead. |
6.1.5_1 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) |
6.1.5 27 Feb 2008 07:37:12
 |
miwi  |
- Update to 6.1.5
PR: 121091
Submitted by: Ports Fury |
6.1.4 31 Jul 2007 18:15:00
 |
arved  |
Fix build on 64bit platforms |
6.1.4 31 Oct 2006 10:50:31
 |
miwi  |
- Update to 6.1.4
- Update MASTER_SITES (USE SF.net)
PR: ports/104580
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
6.0.4 13 May 2006 04:41:22
 |
edwin  |
Remove USE_REINPLACE from categories starting with W |
6.0.4 25 Nov 2005 19:02:21
 |
pav  |
- Add SHA256 |
6.0.4 24 Nov 2004 09:14:36
 |
sem  |
- Add missed file. |
6.0.4 23 Nov 2004 13:21:30
 |
sem  |
- Update to 6.0.4 and unbreak build with gcc 3.4
- Added USE_GCC=3.4 for FreeBSD 4.x users
PR: ports/74274
Submitted by: Sergio Mangialardi <sergio(at)softshark.org> |
5.15.3_1 26 Sep 2004 03:18:26
 |
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
5.15.3_1 11 Feb 2004 08:37:06
 |
krion  |
- Fix install and unbreak the port
PR: ports/62643
Submitted by: Ports Fury |
5.15.3_1 07 Feb 2004 02:05:14
 |
kris  |
BROKEN with perl 5.8: Broken pkg-plist |
5.15.3_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
5.15.3 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
5.15.3 08 Jan 2004 15:57:11
 |
krion  |
- Update to version 5.15.3
PR: 61081
Submitted by: Ports Fury |
5.15 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
5.15 01 Sep 2003 17:19:52
 |
krion  |
- Update to version 5.15
PR: 56282
Submitted by: Ports Fury |
5.14.2 23 Aug 2003 21:41:52
 |
krion  |
- Update to version 5.14.2
PR: 55899
Submitted by: Ports Fury |
5.14.1 16 Aug 2003 16:43:49
 |
krion  |
- Update to version 5.14.1
PR: 55630
Submitted by: Ports Fury |
5.13.5 17 Apr 2003 09:19:00
 |
arved  |
Update to 5.13.5
PR: 51064
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
5.12.1 20 Feb 2003 19:15:38
 |
knu  |
De-pkg-comment. |
5.12.1 12 Dec 2002 13:19:32
 |
edwin  |
Make www/swish++ fetcing and building again.
Implicit approval of portmgr@ because the distfiles weren't available
anymore on the master_site.
PR: ports/45950
Submitted by: Mark Linimon <linimon@lonesome.com> |
5.11 07 Nov 2002 03:10:58
 |
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
5.11 02 Nov 2002 13:14:31
 |
obraun  |
Upgrade to 5.11. |
5.10 31 Oct 2002 22:42:56
 |
obraun  |
Upgrade to 5.10. |
5.9.6 19 Sep 2002 06:36:57
 |
obraun  |
Upgrade to 5.9.6. |
5.9.5 30 Aug 2002 12:34:58
 |
obraun  |
* Upgrade to 5.9.5.
* Drop maintainership.
Approved by: dwcjr (mentor) |
5.9.4 21 Aug 2002 14:46:07
 |
obraun  |
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor) |
5.9.4 09 Aug 2002 22:10:50
 |
pat  |
Update to 5.9.4
PR: ports/41488
Submitted by: maintainer |
5.9.3 22 Jul 2002 01:36:13
 |
pat  |
Update to 5.9.3
PR: ports/40827
Submitted by: maintainer |
5.9.2 25 Jun 2002 08:21:33
 |
ijliao  |
upgrade to 5.9.2
PR: 39828
Submitted by: maintainer |
5.9.1 08 Jun 2002 15:04:42
 |
pat  |
Update to 5.9.1
PR: ports/39022
Submitted by: maintainer |
5.9 06 Jun 2002 20:37:09
 |
pat  |
Update to 5.9
PR: 38954
Submitted by: maintainer |
5.8 02 Jun 2002 14:22:52
 |
petef  |
Update to 5.8.
PR: 38822
Submitted by: maintainer |
5.7.1 17 Apr 2002 21:05:23
 |
pat  |
Update to 5.7.1
PR: 37174
Submitted by: maintainer |
5.7 16 Apr 2002 20:14:40
 |
pat  |
Dont hardcode path to perl
PR: 37150
Submitted by: maintainer
Reported by: bento |
5.7 07 Apr 2002 01:31:38
 |
ijliao  |
upgrade to 5.7
take over maintainership
PR: 36825
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
13 Jan 2002 04:19:27
    |
ijliao  |
add swish++ 5.6 Simple Web Indexing System for Humans: C++ version |