Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_11 30 Jun 2022 20:48:41 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 databases/pgpool-II-36: Upstream support ended use
databases/pgpool-II-43
2022-06-30 ftp/multiget: Last release in 2007, doesn't support https, depends on
deprecated wxgtk28 and dead upstream. Please consider using net/uget
2022-06-30 devel/electron13: EOLed upstream, switch to newer version
2022-06-30 ftp/puf: Last release in 2006, doesn't support https and upstream is
dead. Please consider using www/aria2
2022-06-30 security/gss: Abandonware, last release in 2014 and no development
since
2022-06-30 security/shishi: Abandonware, last release in 2013 and no development
since
2022-06-30 ftp/urlgfe
2022-06-30 www/nspluginwrapper: Abandonware, last release in 2011 and upstream
is dead. NPAPI plugins are now obsolete and depends on deprecated library GTK 2
2022-06-30 devel/govendor: Use Go modules
2022-06-30 devel/racer: Racer is not actively developped now. Please consider
using newer software such as devel/rust-analyzer.
2022-06-30 net-mgmt/unifi6: No longer maintained by upstream
2022-06-30 devel/dep: Use Go modules
2022-06-30 databases/libgda5-bdb: Depends on deprecated databases/db5
2022-06-30 emulators/qemu5: Use emulators/qemu6 or emulators/qemu
2022-06-30 deskutils/bitcollider: bitzi.com is no longer available, closed down
in 2013
2022-06-30 converters/htx: XHTML is considered obsolete in favor of HTML5
2022-06-30 www/getleft: Abandonware last updated on 2008
2022-06-30 ftp/wxdfast: Last release in 2009, doesn't support https, depends on
deprecated wxgtk28 and dead upstream. Please consider using net/uget |
1.0.2_11 23 May 2022 11:39:27 |
Daniel Engberg (diizzy) |
security/shishi: Deprecate and set expiration date to 2022-06-30
Abandonware, last release in 2013 and no development since
PR: 263914 |
1.0.2_11 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.2_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_11 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.0.2_11 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.0.2_11 02 Apr 2019 03:35:54 |
yuri |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
1.0.2_10 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.0.2_9 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.0.2_9 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.2_9 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) |
1.0.2_8 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
1.0.2_7 31 Oct 2014 15:47:19 |
bapt |
Simplify plist |
1.0.2_7 30 Aug 2014 18:18:14 |
tijl |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc |
1.0.2_6 20 Aug 2014 00:25:18 |
grembo |
Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by: bdrewery
Approved by: bdrewery |
1.0.2_6 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
1.0.2_5 28 Jul 2014 06:43:09 |
novel |
- Update security/libtasn1 to 4.0
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
shlib version has changed
- Add an UPDATING entry for that
Exp-run by: antoine |
1.0.2_4 27 Jul 2014 16:21:34 |
pi |
security/shishi: fix build with libgcrypt 1.6.x
PR: 192164
Approved by: johans@FreeBSD.org (maintainer) |
1.0.2_4 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) |
1.0.2_3 07 Jul 2014 15:40:55 |
tijl |
- Convert to USES=libtool
- Set MAKEINFOFLAGS instead of MAKEINFO
- Add INSTALL_TARGET=install-strip |
1.0.2_2 25 Jun 2014 08:58:09 |
bapt |
Fix build on system built WITHOUT_INFO
With hat: portmgr |
1.0.2_2 11 Jan 2014 12:01:41 |
johans |
Enable stage support + minor cleanups |
1.0.2_2 03 Nov 2013 09:22:00 |
novel |
- Chase security/libtasn1 update
- Add UPDATING entry |
1.0.2_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0.2_1 16 Sep 2013 16:58:42 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES=gmake |
1.0.2_1 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
1.0.2 29 Apr 2013 19:41:37 |
johans |
Update GNU shishi to 1.0.2
Announcement http://lists.gnu.org/archive/html/info-gnu/2013-04/msg00002.html |
1.0.1_4 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
1.0.1_4 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.1_4 06 Feb 2013 17:30:08 |
novel |
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports |
1.0.1_3 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
1.0.1_2 02 Sep 2012 09:04:01 |
johans |
- Add patch to fix getsubopt() parsing
Fixes setting of "realm-kdc" and "server-realm"
http://lists.gnu.org/archive/html/help-shishi/2012-08/msg00073.html
- Bump PORTREVISION
- Reduce Makefile header
Submitted by: Mats Erik Andersson <openbsd@gisladisker.se> |
1.0.1_1 17 Jul 2012 18:01:35 |
johans |
- [1] Fix the use of SRV resource queries via DNS;
caused by failure to detect resolv.h and res_query()
http://lists.gnu.org/archive/html/help-shishi/2012-07/msg00001.html
- Minor style cleanups
- Bump PORTREVISION
Submitted by: Mats Erik Andersson <openbsd@gisladisker.se> [1] |
1.0.1 27 Jun 2012 19:52:13 |
johans |
Convert to new options framework |
1.0.1 31 Mar 2012 12:15:55 |
johans |
Update shishi to version 1.0.1
Feature safe: yes |
1.0.0_5 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 |
1.0.0_5 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.0.0_5 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.0.0_5 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
1.0.0_4 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
1.0.0_3 14 Mar 2011 08:40:07 |
wen |
- Bump PORTREVISION to chase the update of dns/libidn |
1.0.0_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0.0_2 27 Jul 2010 01:25:20 |
wxs |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
1.0.0_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.0 24 May 2010 10:48:39 |
johans |
- Update shishi to 1.0.0
- Update MASTER_SITE (GNU)
- Remove custom patch (fixed upstream)
- Note: shlib version bumped |
0.0.43_1 10 Apr 2010 21:44:03 |
johans |
Add forgotten dependency on gnutls |
0.0.43 02 Apr 2010 21:42:40 |
johans |
Add files/patch-lib_netio.c to fix build without starttls.
Unfortunately this addition was forgotten in the previous commit. |
0.0.43 02 Apr 2010 17:27:06 |
johans |
Update to 0.0.43 |
0.0.42 18 Mar 2010 06:33:38 |
johans |
- Update to 0.0.42
- Add patch for FreeBSD <=7 where configure rejects our stat()
but cannot use the included version either. Use ours anyway. |
0.0.40 23 Feb 2010 19:10:24 |
araujo |
Pass maintainership to people that use it.
Feature safe: yes |
0.0.40 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.0.40 18 Jun 2009 16:49:32 |
araujo |
- Update to 0.0.40. |
0.0.22_5 27 Feb 2009 22:06:35 |
araujo |
- Update MASTER_SITES.
- Take maintainership. |
0.0.22_5 18 Jan 2009 17:04:08 |
novel |
Chase libtasn1 shared library version bump. |
0.0.22_4 06 Jun 2008 14:01:07 |
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.0.22_3 20 Mar 2008 10:03:51 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.0.22_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.22_2 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
0.0.22_2 15 Aug 2006 07:56:23 |
rafan |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
0.0.22_2 15 Aug 2006 01:04:55 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.0.22_2 05 May 2006 16:02:27 |
novel |
Chase security/libtasn1 shlib version bump. |
0.0.22_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.0.22 22 Jan 2006 02:50:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.0.22 25 Nov 2005 18:01:16 |
pav |
- Add SHA256 |
0.0.22 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.0.22 12 Nov 2005 18:52:22 |
pav |
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus |
0.0.22 30 Aug 2005 03:16:26 |
ijliao |
upgrade to 0.0.22
PR: 85389
Submitted by: Ports Fury |
0.0.21 20 Dec 2004 09:19:27 |
krion |
Update to version 0.0.21
PR: ports/75269
Submitted by: Ports Fury |
0.0.20 22 Nov 2004 16:33:35 |
krion |
Update to version 0.0.20
PR: ports/74252
Submitted by: Ports Fury |
0.0.19 14 Nov 2004 08:59:41 |
krion |
Update to version 0.0.19
PR: ports/73908
Submitted by: Ports Fury |
0.0.18_1 26 Oct 2004 15:26:43 |
krion |
Chase libraries for new devel/libidn version. |
0.0.18 20 Oct 2004 11:45:52 |
pav |
- Update to 0.0.18
PR: ports/72824
Submitted by: Ports Fury |
0.0.17 08 Aug 2004 17:14:42 |
krion |
Update to version 0.0.17
PR: ports/70173
Submitted by: Ports Fury |
0.0.16 02 Aug 2004 08:23:17 |
krion |
Update to 0.0.16 |
0.0.15_3 28 Jun 2004 06:36:20 |
krion |
Chase libraries for new devel/libidn version |
0.0.15_3 24 May 2004 10:23:22 |
arved |
Chase new location of libgcrypt, bump PORTREVISION
Reported by: kris, eik |
0.0.15_2 22 May 2004 08:10:58 |
krion |
- Chase libraries for new devel/libidn version |
0.0.15_1 28 Apr 2004 20:17:43 |
krion |
- Fix LIB_DEPENDS
- Fix handling PKGMESSAGE
PR: ports/65996
Submitted by: Ports Fury |
0.0.15 18 Apr 2004 18:36:31 |
krion |
- Update to version 0.0.15 |
0.0.14_1 29 Feb 2004 14:30:47 |
krion |
- Chase libraries for new libidn version |
0.0.14_1 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.0.14 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.0.14 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.0.14 23 Jan 2004 15:16:15 |
krion |
- Update to version 0.0.14
PR: ports/61785
Submitted by: Ports Fury |
0.0.13 16 Jan 2004 15:52:20 |
krion |
- Update to version 0.0.13
PR: 61429
Submitted by: Ports Fury |
0.0.12 08 Jan 2004 15:47:22 |
krion |
- Update to version 0.0.12
PR: 61079
Submitted by: Ports Fury |
0.0.8 19 Oct 2003 17:25:34 |
ijliao |
add shishi 0.0.8
A free implementation of the Kerberos 5 network security system |