summaryrefslogtreecommitdiff
path: root/net-mgmt/irrtoolset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/irrtoolset: Moved man to share/manMuhammad Moinur Rahman2024-02-251-3/+4
| | | | Approved by: portmgr (blanket)
* net-mgmt/irrtoolset: resign from maintainershiprkoberman2023-11-031-1/+1
| | | | | | | | After retirement 12 years ago, it is past time for me to drop maintanership of this port. I have not used it since retirement and my weak C++ skills, it's time for me and irrtoolset to move on. PR: 274835
* net-mgmt/irrtoolset: Fix build with llvm16Muhammad Moinur Rahman2023-08-061-0/+6
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/irrtoolset: Update WWW entry to current locationrkoberman2022-10-071-1/+2
| | | | | | | - Update project home page to github - Bump PORTREVISION PR: 266373
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* cleanup: remove trailing whitepacesTobias C. Berner2022-09-071-1/+1
|
* Cleanup: for ports under n* categories, drop redundant GH_* knobs.Alexey Dokuchaev2021-08-311-2/+0
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net-mgmt/irrtoolset: Unbreak in 12.2-STABLEFernando Apesteguía2021-03-123-42/+2
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=568167
* net-mgmt/irrtoolset: update to 5.1.3Neel Chauhan2021-03-102-7/+15
| | | | | | | | PR: 254070 Submitted by: rkoberman AT gmail DOT com (maintainer) Notes: svn path=/head/; revision=568029
* Update to 3.0.4Sunpoet Po-Chuan Hsieh2017-01-132-0/+42
| | | | | | | | | | | | | | | - Add LICENSE - Use USES=localbase - Use PORTDATA - Sort PLIST Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS Differential Revision: https://reviews.FreeBSD.org/D9073 PR: 215840 Exp-run by: antoine Notes: svn path=/head/; revision=431345
* - Switch to USES=libtoolDmitry Marakasov2014-08-251-2/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=366077
* - adjust USES to include gmake, and adopt stagingJason Helfman2014-01-071-8/+6
| | | | | | | | | | | - modify maintainer address to new contact information - while here trim comment $ PR: 185545 Submitted by: maintainer, oberman@es.net Notes: svn path=/head/; revision=339011
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313635
* - s/Yes/yes/ in GNU_CONFIGURE=Ruslan Makhmatkhanov2012-09-111-1/+1
| | | | Notes: svn path=/head/; revision=304117
* - update to 5.0.1Ruslan Makhmatkhanov2012-09-113-9/+4
| | | | | | | | | | | | while here: - strip Makefile header - fix whitespace in pkg-descr PR: 170617 Submitted by: Kevin Oberman <kob6558 at gmail dot com> (maintainer) Notes: svn path=/head/; revision=304116
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 5.0.0Dmitry Marakasov2010-04-016-71/+13
| | | | | | | | PR: 145243 Submitted by: Kevin Oberman <oberman@es.net> (maintainer) Notes: svn path=/head/; revision=251982
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+0
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-8/+2
| | | | Notes: svn path=/head/; revision=200778
* - Update to 4.8.5Martin Wilke2007-05-3047-1780/+5
| | | | | | | | PR: 112923 Submitted by: Kevin Oberman <oberman@es.net> (maintainer) Notes: svn path=/head/; revision=192371
* Add a patch to to eliminate segfaults.Thierry Thomas2007-02-042-0/+70
| | | | | | | | PR: ports/108693 Submitted by: Kevin Oberman <oberman (at) es.net> (maintainer) Notes: svn path=/head/; revision=184158
* - Update to 4.8.4Martin Wilke2006-12-1051-38/+1770
| | | | | | | | PR: ports/106498 Submitted by: Kevin Oberman <oberman@es.net> (maintainer) Notes: svn path=/head/; revision=179424
* - Respect X11BASERong-En Fan2006-12-061-0/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179041
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154949
* Chase mastersite.Mark Linimon2005-10-122-2/+3
| | | | | | | | Source: distfile survey Approved by: maintainer Notes: svn path=/head/; revision=145149
* - Add missing man-page, sort alphabeticallyVolker Stolz2005-01-111-2/+2
| | | | | | | | PR: ports/75820 Submitted by: maintainer Notes: svn path=/head/; revision=126144
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove BROKEN now that this correctly builds on 5-current. From the PR:Mark Linimon2004-01-301-4/+0
| | | | | | | | | | | | With recent fixes to lang/gcc295, irrtoolset-4.7.3 now builds on current. (NOTE: It appears that portversion was NOT updated on the gc295 port, so a re-install of the compiler port must be forced before this will build.) PR: ports/61439 Submitted by: Kevin Oberman <oberman@es.net> (maintainer) Notes: svn path=/head/; revision=99462
* add WWWYing-Chieh Liao2004-01-111-0/+2
| | | | Notes: svn path=/head/; revision=97895
* - Update MASTER_SITESPav Lucistnik2004-01-111-1/+1
| | | | | | | | PR: ports/61186 Submitted by: Kevin Oberman <oberman@es.net> (maintainer) Notes: svn path=/head/; revision=97894
* update net/irrtoolset: 4.7.2 --> 4.7.3Daichi GOTO2003-06-262-2/+2
| | | | | | | | PR: 53692 Submitted by: Kevin Oberman <oberman@es.net> (maintainer) Notes: svn path=/head/; revision=83654
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81208
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* fix build on -currentYing-Chieh Liao2003-01-021-0/+1
| | | | | | | | PR: 46642 Submitted by: maintainer Notes: svn path=/head/; revision=72232
* Upgrade and rename: net/ratoolset-3.5.8 to net/irrtoolset-4.7.2SADA Kenji2002-11-1618-418/+23
| | | | | | | | PR: ports/42391 Submitted by: maintainer Notes: svn path=/head/; revision=70239
* Kevin Oberman has offered to maintain this.Trevor Johnson2002-09-021-1/+1
| | | | Notes: svn path=/head/; revision=65455
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* This port doesn't build with byacc on -current, so add 'USE_BISON=yes'.Steve Price2000-02-271-0/+1
| | | | Notes: svn path=/head/; revision=26388
* Revert back to 3.5.8.Steve Price1999-12-1016-24/+395
| | | | Notes: svn path=/head/; revision=23768