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: graphics/cbviewer/Makefile
SVNWeb

Number of commits found: 19

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:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(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.
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
Sat, 9 Jul 2016
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:418268
- Add LICENSE_FILE
- Switch to options helpers
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 11 May 2015
[ 18:34 mat search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Sat, 20 Dec 2014
[ 18:58 bapt search for other commits by this committer ] Original commit   Revision:375087 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
cleanup plist
Fri, 6 Jun 2014
[ 15:26 ak search for other commits by this committer ] Original commit   Revision:356803 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
- Use /usr/bin/unzip for zip files extraction (part 2)
  Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
Mon, 28 Apr 2014
[ 21:31 nemysis search for other commits by this committer ] Original commit   Revision:352557 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
These ports are no longer used or cared for.

comms/spandsp-devel

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
- Fix typo

deskutils/kupfer

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change install, cosmetical changes
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 23 Mar 2014
[ 17:19 nemysis search for other commits by this committer ] Original commit   Revision:348875
- Change Makefile header, use my name and @FreeBSD.org email
- Add USES dos2unix
- Change files/cbviewer.in, remove -Djava.ext.dirs="%%DATADIR%%"
Mon, 10 Mar 2014
[ 14:49 bapt search for other commits by this committer ] Original commit   Revision:347760 (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=zip
Thu, 2 Jan 2014
[ 07:20 nemysis search for other commits by this committer ] Original commit   Revision:338420
- Change Makefile header
- Change master sites
- Remove -FETCH_ARGS?=-Fpr
- Add DOCS Option
- Change Desktop entry file
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
Wed, 18 Dec 2013
[ 10:20 nemysis search for other commits by this committer ] Original commit   Revision:336812 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Change maintainer email of my ports to @FreeBSD.org

Approved by:	pawel / wg (mentors, implicit)
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Wed, 23 Jan 2013
[ 15:00 makc search for other commits by this committer ] Original commit   Revision:310871 (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after DESKTOP_ENTRIES update
Tue, 22 Jan 2013
[ 23:13 makc search for other commits by this committer ] Original commit   Revision:310845 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
Mon, 10 Dec 2012
[ 13:18 bapt search for other commits by this committer ] Original commit   Revision:308604 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
Fri, 7 Dec 2012
[ 15:33 pawel search for other commits by this committer ] Original commit   Revision:308429
CBViewer is a comic book viewer for comic book archives in cbz, cbr, zip, and
rar formats. The interface is written in java but it requires unrar for linux
or windows depending which OS you are running on. It will do zip files in java.

WWW: http://www.renuncln.com/programs/cbviewer/

PR:		ports/173294
Submitted by:	nemysis@gmx.ch
Feature safe:	yes

Number of commits found: 19