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: converters/xdeview/Makefile
SVNWeb

Number of commits found: 32

Wed, 26 Jul 2023
[ 00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  95274bf  (Only the first 10 of 190 ports in this commit are shown above. View all ports for this commit)
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
Fri, 21 Jul 2023
[ 19:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:681db9df6bae3fcf0be032e3be44b0eaadd8a189  commit hash:681db9df6bae3fcf0be032e3be44b0eaadd8a189  commit hash:681db9df6bae3fcf0be032e3be44b0eaadd8a189  681db9d 
converters/xdeview: Fix build with llvm16

- Utilize USES=localbase
- Pet portclippy

Sponsored by:	The FreeBSD Foundation
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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  9ee281e  (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
converters: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(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.
Wed, 27 Dec 2017
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:457357
- Unsilence installation commands
- Regenerate patches
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Thu, 19 Nov 2015
[ 20:48 amdmi3 search for other commits by this committer ] Original commit   Revision:401963
- Clarify LICENSE
- Add LICENSE_FILE
- Pet portlint
- Switch to options helpers
Thu, 6 Mar 2014
[ 18:14 bapt search for other commits by this committer ] Original commit   Revision:347292
Support stage
Fri, 3 Jan 2014
[ 16:12 adamw search for other commits by this committer ] Original commit   Revision:338556 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Convert converters to MDOCS and MEXAMPLES
Tue, 24 Sep 2013
[ 16:49 gahr search for other commits by this committer ] Original commit   Revision:328169
- Convert to USES+=tk
- Convert to new LIB_DEPENDS format
Fri, 20 Sep 2013
[ 16:05 bapt search for other commits by this committer ] Original commit   Revision:327715 (Only the first 10 of 161 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:
converters)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Tue, 23 Apr 2013
[ 11:51 gahr search for other commits by this committer ] Original commit   Revision:316351 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
  default, I don't expect this change to cause much trouble)
Tue, 4 Dec 2012
[ 10:43 gahr search for other commits by this committer ] Original commit   Revision:308232 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Chase 82+ not being a valid Tcl/Tk version anymore

Feature safe:	yes
Reported by:	beat, bapt
Tue, 18 Oct 2011
[ 13:04 ehaupt search for other commits by this committer ] Original commit 
- Add LICENSE
- Support USE_TK
- Add MAKE_JOBS_SAFE

PR:             161629
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Tue, 23 Mar 2010
[ 12:29 mm search for other commits by this committer ] Original commit 
- switch to USE_TK
- add support from tk82 to tk85

PR:             ports/130183
Tue, 10 Nov 2009
[ 08:59 linimon search for other commits by this committer ] Original commit 
Reset hoek@ who has been inactive for quite some time.

Hat:            portmgr
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Wed, 9 Apr 2008
[ 13:42 pav search for other commits by this committer ] Original commit  (Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 25 Mar 2004
[ 03:44 hoek search for other commits by this committer ] Original commit 
Update to 0.5.20 to fix two buffer overflows

Advised by:     nectar
Sun, 18 Jan 2004
[ 15:37 clement search for other commits by this committer ] Original commit 
- Update to 0.5.19

PR:             61519
Submitted by:   Ports Fury
Approved by:    erwin (mentor) (implicitly)
[ 14:55 clement search for other commits by this committer ] Original commit 
- Chase uulib version
- Bump PORTREVISION

Approved by:    erwin (mentor) (implicitly)
Wed, 24 Sep 2003
[ 09:37 osa search for other commits by this committer ] Original commit  (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Sun, 17 Aug 2003
[ 08:15 kris search for other commits by this committer ] Original commit 
Bump PORTREVISION for previous commit.
[ 07:46 kris search for other commits by this committer ] Original commit 
Switch to tcl/tk 8.4, and add tcl84 virtual category.

Reviewed by:    maintainer
Fri, 7 Mar 2003
[ 05:58 ade search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Mon, 2 Sep 2002
[ 03:59 hoek search for other commits by this committer ] Original commit 
Update to xdeview 0.5.18.

Significantly inspired by PR: ports/41508
Thu, 17 Jan 2002
[ 03:07 pat search for other commits by this committer ] Original commit 
- Add NOPORTDOCS support to pkg-plist   - Use INSTALL_DATA for installing docs  
- Use DOCSDIR    

Number of commits found: 32