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: japanese/gawk/Makefile
SVNWeb

Number of commits found: 17

Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  8d9b67b  (Only the first 10 of 220 ports in this commit are shown above. View all ports for this commit)
japanese: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Daichi GOTO <daichi@FreeBSD.org>
  *  Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
  *  FUJISHIMA Satsuki <sf@FreeBSD.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Sat, 18 Apr 2015
[ 06:53 marino search for other commits by this committer ] Original commit   Revision:384209
japanese/gawk: Don't install ancient info page

The version of makeinfo in the texinfo package, the one that FreeBSD 11
and DragonFly use because texinfo is no longer in base, is too new to
create the info page on this ancient port.

It would be preferred to either update japanese/gawk to match the same
version as textproc/gawk, or just remove the port completely.  However,
for some reason it's a dependency over textproc/gawk on two of rodrigo's
ports.

I initially tried using extra-patches to only block info on FreeBSD 11
and DragonFly, but Makefile.in is already patched and it was getting
complicated so I decided just to remove the old info page for everyone.
The man page is still installed of course.

Approved by:	blanket (unbreaks F11)
Wed, 16 Jul 2014
[ 02:29 adamw search for other commits by this committer ] Original commit   Revision:362018 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Add DOCS option where PORTDOCS appears in plist.
Thu, 26 Jun 2014
[ 08:41 antoine search for other commits by this committer ] Original commit   Revision:359321 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Allow to build with texinfo from ports

With hat:	portmgr
Thu, 20 Mar 2014
[ 18:01 pawel search for other commits by this committer ] Original commit   Revision:348710
Mans are installed automatically, forgot to remove those lines
[ 17:44 pawel search for other commits by this committer ] Original commit   Revision:348709
- Add LICENSE
- Support staging

PR:		ports/187425 (based on)
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	maintainer
Fri, 20 Sep 2013
[ 18:47 bapt search for other commits by this committer ] Original commit   Revision:327737 (Only the first 10 of 352 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:
japanese)
Fri, 12 Jul 2013
[ 16:32 bapt search for other commits by this committer ] Original commit   Revision:322852
Mark as jobs unsafe
Wed, 18 Feb 2009
[ 05:55 tabthorpe search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

Submitted by:   Yoshihiro Ota via freebsd-ports@
Mon, 13 Oct 2008
[ 12:27 amdmi3 search for other commits by this committer ] Original commit 
- Bring PATCH_SITES up to date

PR:             128050, 128052, 128053
Submitted by:   WATANABE Kazuhiro <CQG00620 at nifty dot ne dot jp>
Sun, 4 Dec 2005
[ 08:59 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Use INFO macros
Thu, 20 Feb 2003
[ 18:32 knu search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 23 Jul 2001
[ 04:55 knu search for other commits by this committer ] Original commit 
Update to 3.0.6.    
Tue, 6 Mar 2001
[ 17:21 sf search for other commits by this committer ] Original commit 
update to mb114.   update PATCh_SITES.   add %%PORTDOCS%%.    

Number of commits found: 17