non port: sysutils/msyslog/Makefile |
SVNWeb
|
Number of commits found: 47 |
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, 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
|
Thu, 15 Oct 2015
|
[ 14:55 mat ] (Only the first 10 of 135 ports in this commit are shown above. )
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Fri, 29 May 2015
|
[ 09:23 bofh ]
sysutils/msyslog: Fix PORTSCOUT variable
|
Thu, 28 May 2015
|
[ 12:04 bofh ]
sysutils/msyslog: Fix PORTSCOUT Variable
- Fix patch files to reflect 'make makepatch'
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Sat, 22 Nov 2014
|
[ 19:13 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Switch to USES=pgsql
|
Sun, 22 Jun 2014
|
[ 12:22 jhale ]
- Fix typos in pkg-plist
- Make EXAMPLES optional
- Remove useless MANCOMPRESSED
- Bump PORTREVISION
PR: 190937
Submitted by: Bill <willambender934@yahoo.com>
Fixed by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
Wed, 4 Jun 2014
|
[ 04:02 vanilla ]
Stagify.
PR: ports/190563
Submitted by: maintainer
|
Thu, 29 May 2014
|
[ 11:20 miwi ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
|
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, 28 Apr 2013
|
[ 20:01 bapt ] (Only the first 10 of 31 ports in this commit are shown above. )
Convert left sysutils ports to new options framework
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Sun, 18 Mar 2012
|
[ 05:04 miwi ]
- Set Portscout flags
- Pass maintainership to submitter
PR: 166196 165943 165915
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes
|
Fri, 12 Feb 2010
|
[ 17:21 miwi ]
- Fix build on HEAD
PR: 143239
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
|
Sat, 22 Aug 2009
|
[ 02:23 amdmi3 ] (Only the first 10 of 20 ports in this commit are shown above. )
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
|
[ 00:35 amdmi3 ] (Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Tue, 24 Jun 2008
|
[ 07:11 az ] (Only the first 10 of 11 ports in this commit are shown above. )
- Drop maintainership
|
Sat, 16 Sep 2006
|
[ 19:39 az ]
- s/INSTALLS_SHLIB/USE_LDCONFIG/
- Write notes about msyslogd_flags in pkg-message
- Add msyslogd_flags into rcng file [1]
- bump portversion
[1] Few people ask me todo that, i remember about it, but missed all email from
them, sorry guys.
no you names,emails here.
|
Mon, 12 Jun 2006
|
[ 15:35 az ]
- Fix spelling in Makefile
PR: ports/98393
Submitted by: Richard Tector <richard@tector.org.uk>
|
Wed, 22 Feb 2006
|
[ 08:35 az ] (Only the first 10 of 16 ports in this commit are shown above. )
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P
|
Wed, 5 Oct 2005
|
[ 08:36 az ]
- Fix SYMBOL_PREFIX, it's must be null.
Noticed by: Guido <guido_ro@yahoo.it> (via email)
Approved by: sem (mentor)
|
Mon, 3 Oct 2005
|
[ 12:55 az ] (Only the first 10 of 25 ports in this commit are shown above. )
- Change my e-mail
Approved by: sem (mentor)
|
Thu, 15 Sep 2005
|
[ 12:01 sem ] (Only the first 10 of 18 ports in this commit are shown above. )
- Update to 1.08g
- Simplify Makefile
- Add OPTIONS support
- Pass maintainership to submitter
PR: ports/86151
Submitted by: Andrej Zverev <az@inec.ru>
|
Wed, 14 Sep 2005
|
[ 08:37 linimon ]
Chase mastersite change. Note: a newer version (1.08g) seems to be
available.
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
Wed, 30 Jun 2004
|
[ 12:19 vs ]
Log to /var/run/log instead of /dev/log.
(bump PORTREVISION)
PR: ports/55237
Submitted by: Janos Mohacsi
|
Fri, 28 May 2004
|
[ 11:53 anders ]
Add WITH_DAEMON_NAME knob for setting --with-daemon-name option for
configure script.
PR: 62738
Submitted by: Bill Melvin <Bill.Melvin@esc.edu>
|
[ 11:24 anders ]
Give up maintaining msyslog.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sat, 19 Apr 2003
|
[ 23:21 kris ]
Create directories mode 755, not 775
|
Fri, 7 Mar 2003
|
[ 06:11 ade ] (Only the first 10 of 160 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 4 Jan 2003
|
[ 19:34 anders ]
Update to 1.08f final.
Chase WWW URL.
Remove autoconf dependency.
Bump PORTREVISION.
|
[ 15:53 seanc ] (Only the first 10 of 26 ports in this commit are shown above. )
Chase libpq version bump.
|
Tue, 19 Nov 2002
|
[ 07:59 edwin ]
On request of DougB@, change of USE_PERL5 to USE_PERL5_RUN.
I'll send a PR regarding the real solution (= automatic USE_PERL5_RUN
when USE_AUTOCONF is selected)
|
Sat, 16 Nov 2002
|
[ 01:36 edwin ]
sysutils/msyslog needs perl to configure, -> USE_PERL5=yes
Noticed on: bento
|
Fri, 8 Nov 2002
|
[ 23:03 edwin ]
lang/fpc needed perl to complete its install, the others are renaming
of PERL to REINPLACE_CMD
Noticed on: bento
|
Sun, 24 Mar 2002
|
[ 17:56 anders ]
Move libs to alat dir like msyslog/audit defaults to.
Fix MANDIR, add two lost manpages.
Port is prefix-clean.
|
Sat, 23 Mar 2002
|
[ 18:28 anders ]
Update to version 1.08f.
Reclaim maintainership.
|
Sun, 7 Oct 2001
|
[ 03:03 petef ] (Only the first 10 of 36 ports in this commit are shown above. )
Set maintainer to ports@FreeBSD.org
|
Wed, 29 Aug 2001
|
[ 07:37 petef ]
- update to version 1.07 - add a backup MASTER_SITE - sort MAN8 - handle
doc install better, use DOCSDIR - move message from Makefile post-install
target to pkg-message - sort pkg-plist
|
Sun, 1 Jul 2001
|
[ 16:36 kevlo ]
Update to version 1.05
|
Thu, 7 Jun 2001
|
[ 12:12 jeh ]
Updates the msyslog port to the latest version: 1.04d
|
Sun, 20 May 2001
|
[ 03:54 will ] (Only the first 10 of 15 ports in this commit are shown above. )
Add msyslog 1.04b, a flexible and easy to integrate syslog daemon.
|
Number of commits found: 47 |