non port: net-mgmt/rackmonkey/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 43ac3e2 (Only the first 10 of 285 ports in this commit are shown above. )
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Sun, 6 Jan 2019
|
[ 19:26 tobik ]
Do not set PORTREVISION twice
|
Sun, 13 May 2018
|
[ 19:02 zi ]
- Unbreak (Can't locate RackMonkey/CGI.pm in @INC)
- Bump PORTREVISION
|
Tue, 18 Jul 2017
|
[ 01:10 zi ]
- Add missing dependency (p5-CGI) due to CGI.pm being removed in perl 5.22
- Bump PORTREVISION
|
Wed, 7 Sep 2016
|
[ 14:52 tijl ]
- Actually install configuration file and use @sample.
- Use @sample for the sample database.
- Set NO_ARCH.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 16:56 antoine ]
Unbreak
|
[ 16:31 bapt ] (Only the first 10 of 24 ports in this commit are shown above. )
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird
|
Wed, 30 Sep 2015
|
[ 19:11 amdmi3 ]
- Fix build from non-root, move perm handling to plist
Approved by: portmgr blanket
|
Thu, 21 May 2015
|
[ 06:54 amdmi3 ] (Only the first 10 of 12 ports in this commit are shown above. )
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
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, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Wed, 9 Jul 2014
|
[ 01:21 swills ]
net-mgmt/rackmonkey: stage
PR: 191742 (with slight modifications)
Submitted by: ecrist@secure-computing.net (maintainer)
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Fri, 20 Sep 2013
|
[ 22:24 bapt ] (Only the first 10 of 336 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
|
Sat, 14 Sep 2013
|
[ 16:38 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Thu, 7 Mar 2013
|
[ 13:49 bapt ]
Convert to new options framework
|
Tue, 28 Dec 2010
|
[ 02:37 pgollucci ]
- Fix typo, unbreak
Reported by: QAT, pointyhat via pav
|
Thu, 23 Dec 2010
|
[ 03:31 pgollucci ]
- rackmonkey.db (sqlite) is not recreated when !INIT_DB
Approved by: ecrist@secure-computing.net (maintainer) via #bsdports
|
Fri, 10 Dec 2010
|
[ 23:04 pgollucci ]
- Fix depends when WITH_MYSQL
PR: ports/151127
Submitted by: brd
Approved by: ecrist@secure-computing.net (maintainer)
|
Thu, 20 May 2010
|
[ 08:44 linimon ]
Fix an obvious typo.
PR: ports/146748
Submitted by: Malte Hahlbeck <malte at gissmo dot net>
|
Wed, 14 Apr 2010
|
[ 22:11 sahil ]
- Define additional MASTER_SITES
- Fix install in case of non-default ${LOCALBASE}
- Fix whitespace/alignment in Makefile header
- Tweak pkg-message
PR: 145438
Submitted by: Eric F Crist (maintainer)
Approved by: itetcu (mentor)
|
Wed, 31 Mar 2010
|
[ 17:16 wxs ]
Fix issue when installing with mysql or postgres options.
PR: ports/145173
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer)
|
Wed, 10 Mar 2010
|
[ 17:53 miwi ]
- Add missing dependency
PR: 144310
Submitted by: farrokhi@
Approved by: maintainer
|
Fri, 12 Feb 2010
|
[ 19:27 pgollucci ]
RackMonkey is a web-based tool for managing racks of equipment
such as web servers, video encoders, routers and storage devices.
Using a simple interface you can keep track of what's where,
which OS it runs, when it was purchased, who it belongs and what
it's used for.
WWW: http://flux.org.uk/projects/rackmonkey/
PR: ports/143750
Submitted by: Eric F Crist <ecrist at secure-computing.net>
|
Number of commits found: 28 |