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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: net/dtcp/Makefile
SVNWeb

Number of commits found: 39

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 21 Apr 2022
[ 17:56 Hajimu UMEMOTO (ume) search for other commits by this committer ]    commit hash:5f28f9cbd40f6f7fa68a1e73e47a7e0c1e015d79  commit hash:5f28f9cbd40f6f7fa68a1e73e47a7e0c1e015d79  commit hash:5f28f9cbd40f6f7fa68a1e73e47a7e0c1e015d79  5f28f9c 
net/dtcp: make dtcp work with Ruby 3.X.
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.
Wed, 9 Oct 2019
[ 12:17 bapt search for other commits by this committer ] Original commit   Revision:514143 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Tue, 30 Apr 2019
[ 23:03 ume search for other commits by this committer ] Original commit   Revision:500572
Since dbm library was removed from ruby ports and replaced with
rubygem-dbm, add RUN_DEPENDS to rubygem-dbm.
Be aware that rubygem-dbm uses db5 by default for database back-end.
You may need to change OPTIONS of rubygem-dbm from BDB to LIBC and
build it by yourself.
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 4 Dec 2015
[ 10:56 ume search for other commits by this committer ] Original commit   Revision:402915
Drop home.jp.FreeBSD.org from MASTER_SITES.
Wed, 28 May 2014
[ 17:43 ume search for other commits by this committer ] Original commit   Revision:355644
- Set username to descr during interface is in use.
- Make dtcpc_fib work.
Mon, 19 May 2014
[ 19:04 ume search for other commits by this committer ] Original commit   Revision:354582
Make ${dtcps_fib} work.
Mon, 30 Dec 2013
[ 16:12 ume search for other commits by this committer ] Original commit   Revision:338129
Update LICENSE.
Thu, 31 Oct 2013
[ 08:01 bapt search for other commits by this committer ] Original commit   Revision:332213
Fix packaging as a user

With hat:	portmgr
Fri, 4 Oct 2013
[ 16:14 ume search for other commits by this committer ] Original commit   Revision:329334
- enable stage.
- add LICENCE.
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Sun, 2 Jun 2013
[ 14:23 ume search for other commits by this committer ] Original commit   Revision:319664
Trim Makefile header.
[ 14:14 ume search for other commits by this committer ] Original commit   Revision:319662
Update to 20130602 which has Ruby 1.9 awareness.
Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Wed, 25 Jul 2012
[ 17:27 ume search for other commits by this committer ] Original commit 
Update master site.
Sat, 20 Aug 2011
[ 19:57 ume search for other commits by this committer ] Original commit 
It doesn't work with Ruby 1.9.
Tue, 7 Feb 2006
[ 15:40 ume search for other commits by this committer ] Original commit 
Update to 20060109.
Sun, 18 Dec 2005
[ 02:57 ume search for other commits by this committer ] Original commit 
don't show obsolete message.

Reported by:    mistral__at__imasy.or.jp (Yoshihiko Sarumaru)
Sat, 17 Dec 2005
[ 16:48 ume search for other commits by this committer ] Original commit 
depend on qpopper only when WITH_QPOPAUTH is defined.
dtcp has dtcpauth for replacement of qpopauth.
Sat, 21 May 2005
[ 09:31 ume search for other commits by this committer ] Original commit 
Update to 20050521.
Thu, 10 Feb 2005
[ 19:12 ume search for other commits by this committer ] Original commit 
use new scheme of USE_RC_SUBR.
Fri, 4 Feb 2005
[ 12:50 ume search for other commits by this committer ] Original commit 
use PLIST_FILES.
Fri, 11 Jun 2004
[ 15:49 ume search for other commits by this committer ] Original commit 
use `command_args' instead of overriding `flags'.
Thu, 10 Jun 2004
[ 16:33 ume search for other commits by this committer ] Original commit 
Update to 20040611.
Mon, 7 Jun 2004
[ 17:35 ume search for other commits by this committer ] Original commit 
Update to 20040608.
Mon, 19 Apr 2004
[ 18:40 ume search for other commits by this committer ] Original commit 
Use USE_RC_SUBR.
Sat, 21 Feb 2004
[ 22:05 ume search for other commits by this committer ] Original commit 
add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES.
Sat, 27 Sep 2003
[ 03:28 ume search for other commits by this committer ] Original commit 
ECHO -> ECHO_MSG
Fri, 28 Feb 2003
[ 22:53 kris search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
[ 15:16 ume search for other commits by this committer ] Original commit 
Update to 20030228.
Thu, 20 Feb 2003
[ 20:10 ume search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 1 Jan 2003
[ 19:53 ume search for other commits by this committer ] Original commit 
Update to 20030101.
Mon, 18 Nov 2002
[ 17:37 ume search for other commits by this committer ] Original commit 
Update to dtcp-20021119.
Thu, 24 Oct 2002
[ 12:58 ume search for other commits by this committer ] Original commit 
Make it PREFIX clean.

Submitted by:   knu
Tue, 22 Oct 2002
[ 18:30 ume search for other commits by this committer ] Original commit 
Add Dynamic Tunnel Configuration Protocol daemon and client

dtcpc and dtcps implement Dynamic Tunnel Configuration Protocol (DTCP
for short) proposed by Trumpet:

        http://jazz-1.trumpet.com.au/ipv6-draft/dtcp-draft-prt-13-may-1999.htm

Number of commits found: 39