notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/dep/Makefile
SVNWeb

Number of commits found: 13

Thu, 30 Jun 2022
[ 20:48 Rene Ladan (rene) search for other commits by this committer ]    commit hash:30886720da7c75f76b70811c05c4e68950a7d8a7  commit hash:30886720da7c75f76b70811c05c4e68950a7d8a7  commit hash:30886720da7c75f76b70811c05c4e68950a7d8a7  3088672  (Only the first 10 of 1160 ports in this commit are shown above. View all ports for this commit)
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
Tue, 7 Jun 2022
[ 21:56 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  commit hash:309cdeccd802bb370a42e80cc4468da17c8dab35  309cdec  (Only the first 10 of 511 ports in this commit are shown above. View all ports for this commit)
*/*: Bump port revisons after lang/go{117,118} update
Wed, 18 May 2022
[ 12:18 Dmitri Goutnik (dmgk) search for other commits by this committer ]    commit hash:8940501f903664cba082f3ac81e86f49e1ff7e2b  commit hash:8940501f903664cba082f3ac81e86f49e1ff7e2b  commit hash:8940501f903664cba082f3ac81e86f49e1ff7e2b  8940501 
devel/dep: Deprecate and set expiration date to 2022-06-30

Unmaintained by the upstream. Go modules support is considered
production now, deprecate this port and set expiration date.
Wed, 30 Mar 2022
[ 07:01 Guangyuan Yang (ygy) search for other commits by this committer ]    commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653  commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653  commit hash:d690b5102f75bf70e3cfb280a84c9f3eaf4ec653  d690b51  (Only the first 10 of 498 ports in this commit are shown above. View all ports for this commit)
*/*: Bump PORTREVISION after lang/go 1.18 update
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 27 Dec 2019
[ 13:51 dmgk search for other commits by this committer ] Original commit   Revision:520990
devel/dep: Unbreak on aarch64, take maintainership

http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p520537_s355573/logs/errors/dep-0.5.4.log

# github.com/golang/dep/vendor/golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined:
CAP_RIGHTS_VERSION_00
vendor/golang.org/x/sys/unix/cap_freebsd.go:19:23: undefined:
CAP_RIGHTS_VERSION_00
vendor/golang.org/x/sys/unix/cap_freebsd.go:46:21: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:50:24: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:55:27: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:90:29: undefined: CapRights
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body

- Unbreak by updating golang.org/x/sys to 33540a1f6037 which brings in
  necessary freebsd/arm64 bits.
- Take maintainership.
Tue, 3 Dec 2019
[ 07:42 lwhsu search for other commits by this committer ] Original commit   Revision:518915
- Update to 0.5.4
Sat, 16 Nov 2019
[ 12:52 dmgk search for other commits by this committer ] Original commit   Revision:517745 (Only the first 10 of 177 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after r517743 to force relinking.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
Tue, 12 Nov 2019
[ 16:53 zi search for other commits by this committer ] Original commit   Revision:517340
- Reset MAINTAINER due to fatal bounces

Reported by:	portscout!
Fri, 10 Aug 2018
[ 14:53 miwi search for other commits by this committer ] Original commit   Revision:476837
- Update to 0.5.0

PR:		230091
Sponsored by:	iXsystems Inc.
Mon, 12 Feb 2018
[ 19:05 sunpoet search for other commits by this committer ] Original commit   Revision:461634
Update to 0.4.1

Changes:	https://github.com/golang/dep/releases
PR:		225484
Submitted by:	Sean Chittenden <sean@chittenden.org>
Approved by:	maintainer (timeout, 16 days)
Sun, 14 Jan 2018
[ 17:24 swills search for other commits by this committer ] Original commit   Revision:458984
devel/dep: create port

Dep is a Go tool for managing vendor dependencies (not to be confused
with godep, a different, deprecated tool). dep updates the vendor/
directory contents based on a manifest, prunes unnecessary dependencies,
and adds missing dependencies to vendor/ as necessary.

dep is the heir-apparent for vendor management and is being actively
driven by the Go core team with an eye toward inclusion in the Go tool.

WWW: https://github.com/golang/dep

Submitted by:		Sam Gwydir <sam.gwydir@joyent.com>
Reviewed by:		tobik
Differential Revision:	https://reviews.freebsd.org/D13364

Number of commits found: 13