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: net-mgmt/irrtoolset/Makefile
SVNWeb

Number of commits found: 28

Sun, 6 Aug 2023
[ 21:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:235cf8b3e4c6f1ff94f20fdf3b0a3d19d62a041a  commit hash:235cf8b3e4c6f1ff94f20fdf3b0a3d19d62a041a  commit hash:235cf8b3e4c6f1ff94f20fdf3b0a3d19d62a041a  235cf8b 
net-mgmt/irrtoolset: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
Fri, 7 Oct 2022
[ 19:07 Nuno Teixeira (eduardo) search for other commits by this committer Author: rkoberman ]    commit hash:dd9221d1be1c20c799d7329670208e4089afc40d  commit hash:dd9221d1be1c20c799d7329670208e4089afc40d  commit hash:dd9221d1be1c20c799d7329670208e4089afc40d  dd9221d 
net-mgmt/irrtoolset: Update WWW entry to current location

 - Update project home page to github
 - Bump PORTREVISION

PR:		266373
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)
[ 10:26 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  commit hash:b86221feeafaacbff38b27dd5999866460e3a67b  b86221f  (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
cleanup: remove trailing whitepaces
Tue, 31 Aug 2021
[ 04:02 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:0a22085145817b5cabaf71578a389795bf2239e3  commit hash:0a22085145817b5cabaf71578a389795bf2239e3  commit hash:0a22085145817b5cabaf71578a389795bf2239e3  0a22085  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Cleanup: for ports under n* categories, drop redundant GH_* knobs.
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.
Fri, 12 Mar 2021
[ 11:14 fernape search for other commits by this committer ] Original commit   Revision:568167
net-mgmt/irrtoolset: Unbreak in 12.2-STABLE

And possibly in other places.

Remove files/ missed in previous update and fix LICENSE permissions.

PR:	254213
Submitted by:	rkoberman@gmail.com (maintainer)
Reported by:	terry-freebsd@glaver.org
Wed, 10 Mar 2021
[ 18:39 nc search for other commits by this committer ] Original commit   Revision:568029
net-mgmt/irrtoolset: update to 5.1.3

PR:		254070
Submitted by:	rkoberman AT gmail DOT com (maintainer)
Mon, 25 Aug 2014
[ 14:09 amdmi3 search for other commits by this committer ] Original commit   Revision:366077
- Switch to USES=libtool

Approved by:	portmgr blanket
Tue, 7 Jan 2014
[ 16:10 jgh search for other commits by this committer ] Original commit   Revision:339011
- adjust USES to include gmake, and adopt staging
- modify maintainer address to new contact information
- while here trim comment
$
PR:	185545
Submitted by:	maintainer, oberman@es.net
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 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-mgmt)
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)
Fri, 8 Mar 2013
[ 11:32 bapt search for other commits by this committer ] Original commit   Revision:313635 (Only the first 10 of 209 ports in this commit are shown above. View all ports for this commit)
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Tue, 11 Sep 2012
[ 19:26 rm search for other commits by this committer ] Original commit   Revision:304117
- s/Yes/yes/ in GNU_CONFIGURE=
[ 19:25 rm search for other commits by this committer ] Original commit   Revision:304116
- update to 5.0.1

while here:
- strip Makefile header
- fix whitespace in pkg-descr

PR:		170617
Submitted by:	Kevin Oberman <kob6558 at gmail dot com> (maintainer)
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Thu, 1 Apr 2010
[ 19:28 amdmi3 search for other commits by this committer ] Original commit 
- Update to 5.0.0

PR:             145243
Submitted by:   Kevin Oberman <oberman@es.net> (maintainer)
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, 17 Oct 2007
[ 10:13 ade search for other commits by this committer ] Original commit  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Thu, 4 Oct 2007
[ 02:16 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Wed, 30 May 2007
[ 06:19 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- Update to 4.8.5

PR:             112923
Submitted by:   Kevin Oberman <oberman@es.net> (maintainer)
Sun, 4 Feb 2007
[ 20:48 thierry search for other commits by this committer ] Original commit 
Add a patch to to eliminate segfaults.

PR:             ports/108693
Submitted by:   Kevin Oberman <oberman (at) es.net> (maintainer)
Sun, 10 Dec 2006
[ 22:27 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Update to 4.8.4

PR:             ports/106498
Submitted by:   Kevin Oberman <oberman@es.net> (maintainer)
Wed, 6 Dec 2006
[ 16:11 rafan search for other commits by this committer ] Original commit 
- Respect X11BASE

Approved by:    portmgr (linimon)
Wed, 12 Oct 2005
[ 19:29 linimon search for other commits by this committer ] Original commit 
Chase mastersite.

Source:         distfile survey
Approved by:    maintainer
Tue, 11 Jan 2005
[ 16:45 vs search for other commits by this committer ] Original commit 
- Add missing man-page, sort alphabetically

PR:             ports/75820
Submitted by:   maintainer
Mon, 23 Feb 2004
[ 04:42 wollman search for other commits by this committer ] Original commit  (Only the first 10 of 907 ports in this commit are shown above. View all ports for this commit)
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 28