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

Number of commits found: 20

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)
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, 23 Nov 2021
[ 22:11 Stefan Eßer (se) search for other commits by this committer ]    commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  5933ac0  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
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.
Tue, 1 Dec 2015
[ 12:48 amdmi3 search for other commits by this committer ] Original commit   Revision:402730
- Update MASTER_SITES, unbreak fetch
- Pass maintainership to submitter

PR:		204796
Submitted by:	CQG00620@nifty.ne.jp
Mon, 9 Nov 2015
[ 12:59 antoine search for other commits by this committer ] Original commit   Revision:401096 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN: unfetchable
Thu, 8 May 2014
[ 18:24 pawel search for other commits by this committer ] Original commit   Revision:353345
Add staging support
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, 2 Aug 2013
[ 10:59 antoine search for other commits by this committer ] Original commit   Revision:324160
Unbreak with clang (reported by pkg-fallout)
Mon, 7 Jan 2013
[ 17:28 crees search for other commits by this committer ] Original commit   Revision:310049
Remove PKGNAMEPREFIX from textproc/py-ack

Submitted by:	Sebastian Santoro (original idea)
Reviewed by:	perl
Thu, 3 Jan 2013
[ 14:38 crees search for other commits by this committer ] Original commit   Revision:309883
Register mutual conflict

PR:		ports/174943
PR:		ports/174941
Submitted by:	Sebastien Santoro <dereckson@gmail.com>
Sat, 2 Jul 2011
[ 14:25 miwi search for other commits by this committer ] Original commit 
- Fix MASTER_SITES

PR:             158468
Submitted by:   Ports Fury
Fri, 17 Jun 2011
[ 13:09 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Another bunch of deprecation: no more public distfiles and/or abandonware
Tue, 16 Feb 2010
[ 19:37 pav search for other commits by this committer ] Original commit 
- Fix runtime segfault on amd64

PR:             ports/143999
Submitted by:   Katsuyoshi OHARA <ohara@air.s.kanazawa-u.ac.jp>
Feature safe:   yes
Thu, 5 Feb 2004
[ 20:38 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 804 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES.

Reviewed by:    marcus
Sun, 21 Dec 2003
[ 00:21 sergei search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Mon, 7 Apr 2003
[ 00:24 edwin search for other commits by this committer ] Original commit 
Set maintainer to ports@freebsd.org now that argv.ac doesn't exist
anymore.
Fri, 21 Feb 2003
[ 12:29 knu search for other commits by this committer ] Original commit  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 28 Aug 2000
[ 19:42 knu search for other commits by this committer ] Original commit 
Furify.     - Fix MASTER_SITES     - Support CC/CFLAGS properly     - Add WWW:
line into pkg/DESCR    

Number of commits found: 20