non port: sysutils/watchmen/Makefile |
SVNWeb
|
Number of commits found: 21 |
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:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (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, 3 Mar 2017
|
[ 15:29 amdmi3 ]
- Update to 0.09
- Switch to new GitHub home
- Add NO_ARCH
- Switch to options helpers
- Cleanup unused statements
Submitted by: maintainer, via jabber
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 14 Sep 2015
|
[ 12:19 mat ] (Only the first 10 of 546 ports in this commit are shown above. )
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Sat, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Mon, 30 Jun 2014
|
[ 14:18 vanilla ]
1: Stagify.
2: use @sample, bump version.
Approved by: portmgr@ (blanket approval)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sun, 1 Sep 2013
|
[ 18:24 az ]
- Update to 0.08
- Resolve of using USE_PERL5_RUN and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
- Use single space after WWW: in pkg-descr
Approved by: maintainer (via IRC)
|
Tue, 18 Jun 2013
|
[ 13:49 az ] (Only the first 10 of 112 ports in this commit are shown above. )
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
|
Fri, 28 Dec 2012
|
[ 19:03 flo ]
Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.
This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.
Approved by: portmgr (bapt)
Initial patches by: pgollucci
|
Tue, 12 Jun 2012
|
[ 22:30 jgh ]
- update to 0.07 [1]
- while here ... [2]
- shortened MASTER_SITES
- moved to optionsNG framework
- moved to packages for perl dependencies, in favor of SITE_PERL pm files
- add GPLv3 license
PR: ports/168576
Submitted by: maintainer, proler@gmail.com [1], jgh@ [2]
Approved by: maintainer
|
Tue, 5 Oct 2010
|
[ 08:43 ehaupt ]
Forced commit to state that the previous commit by martymac was:
Approved by: ehaupt (mentor)
|
Fri, 1 Oct 2010
|
[ 09:07 martymac ]
Remove useless dependency to PostgreSQL.
PR: 151027
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer)
|
Sun, 19 Sep 2010
|
[ 12:45 makc ]
Update to 0.05
PR: ports/150676
Submitted by: Oleg Alexeenkov (maintainer)
|
Sat, 24 Apr 2010
|
[ 23:53 sylvio ]
- Update to 0.04
PR: ports/145950
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer)
|
Sat, 10 Oct 2009
|
[ 09:39 miwi ]
- Update to 0.03
PR: 139416
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer)
|
Fri, 17 Jul 2009
|
[ 18:57 pgollucci ]
Watch and restart daemons
WWW: http://watchmen.googlecode.com
PR: ports/136816
Submitted by: Oleg Alexeenkov <proler at gmail.com>
|
Number of commits found: 21 |