| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: sysutils/cfengine/Makefile |
|
CVSWeb
|
Number of commits found: 34 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(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 )
|
|
Wed, 13 Aug 2008
|
[ 22:41 wxs ]
1.44 sysutils/cfengine/Makefile
1.16 sysutils/cfengine/distinfo
1.4 sysutils/cfengine/files/patch-Makefile.in
1.5 sysutils/cfengine/files/patch-doc_Makefile.in
- Update to 2.2.8
PR: ports/126347
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: jrhett@netconsonance.com (maintainer)
|
|
Sun, 27 Jul 2008
|
[ 05:16 linimon ]
1.43 sysutils/cfengine/Makefile
Assign maintainership to submitter of recent PRs. Previous maintainer
has become inactive.
Hat: portmgr
|
|
Wed, 2 Jul 2008
|
[ 04:08 wxs ]
1.42 sysutils/cfengine/Makefile
1.15 sysutils/cfengine/distinfo
1.3 sysutils/cfengine/files/patch-Makefile.in
1.3 sysutils/cfengine/files/patch-configure
1.2 sysutils/cfengine/files/patch-contrib_Makefile.in
1.4 sysutils/cfengine/files/patch-doc_Makefile.in
1.2 sysutils/cfengine/files/patch-inputs_Makefile.in
1.11 sysutils/cfengine/pkg-plist
Update to 2.2.7
Properly respect NOPORTDOCS and NOPORTEXAMPLES
PR: ports/124993, ports/122057
Submitted by: Jo Rhett <jrhett@netconsonance.com>
Approved by: sergei (maintainer timeout)
|
|
Tue, 8 Jan 2008
|
[ 08:44 delphij ]
1.41 sysutils/cfengine/Makefile
1.10 sysutils/cfengine/pkg-plist
Fixup for previous commit:
- Correct pkg-plist by adding two newly added intermediate
libraries. [1]
- Use better way to make dependency on Berkeley DB. [2]
Pointy hat to: delphij
Reported by: Scot Hetzel <swhetzel gmail com> [1]
tinderbox via pav and edwin [2]
|
|
Fri, 4 Jan 2008
|
[ 23:54 delphij ]
1.40 sysutils/cfengine/Makefile
1.14 sysutils/cfengine/distinfo
1.2 sysutils/cfengine/files/patch-configure
- Update to 2.2.3;
- Make BDB 4.6 as default BDB version;
- Modify MASTER_SITES according to official website.
Submitted by: delphij
PR: ports/118562
Approved by: maintainer timeout
|
|
Mon, 23 Jul 2007
|
[ 10:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
Fri, 15 Jun 2007
|
[ 19:18 sergei ]
1.38 sysutils/cfengine/Makefile
1.1 sysutils/cfengine/files/cfexecd.in
1.1 sysutils/cfengine/files/cfservd.in
1.13 sysutils/cfengine/distinfo
1.2 sysutils/cfengine/files/patch-Makefile.in
1.3 sysutils/cfengine/files/patch-doc_Makefile.in
- Update to 2.2.1 [1]
- Add rc.d scripts for cfexecd(8) and cfservd(8)
PR: ports/113167 [1]
Submitted by: Jo Rhett <jrhett AT svcolo dot com>
|
|
Tue, 20 Mar 2007
|
[ 03:34 delphij ]
1.37 sysutils/cfengine/Makefile
1.12 sysutils/cfengine/distinfo
1.9 sysutils/cfengine/pkg-plist
- Update to 2.1.22
- Respect users' PTHREEAD related settings
- Correct usage of BerkeleyDB
- Use Berkeley DB 4.4 per original authors
PR: ports/109707
Approved by: maintainer timeout (19 days)
|
|
Wed, 24 Jan 2007
|
[ 22:47 pav ]
1.36 sysutils/cfengine/Makefile
1.1 sysutils/cfengine/files/patch-configure
1.2 sysutils/cfengine/files/patch-doc_Makefile.in
- Patch to fix berkeley db detection in configure script. Fixes compilation
when multiple db ports are installed
- Patch to explicitly link with included libpub.a, instead of one in /usr/local
- Patch to never rebuild documentation, the full copy is included
PR: ports/106790
Submitted by: Nick Barkas <snb@threerings.net>
Approved by: maintainer timeout (sergei; 1 month)
|
|
Mon, 9 Oct 2006
|
[ 16:36 sergei ]
1.35 sysutils/cfengine/Makefile
1.11 sysutils/cfengine/distinfo
- Update to 2.1.21
|
[ 14:19 sergei ]
1.34 sysutils/cfengine/Makefile
1.10 sysutils/cfengine/distinfo
1.6 sysutils/cfengine/pkg-descr
1.8 sysutils/cfengine/pkg-plist
- Resurrect sysutils/cfengine port removed year ago. It is currently
synced with sysutils/cfengine2 which it is going to replace.
The reason for that is Cfengine 2.x being the stable version now,
so the need for keeping both old 1.x (sysutils/cfengine) and the new
2.x (sysutils/cfengine2) has been obsoleted.
This is currently disconnected from the build.
|
|
Thu, 20 Oct 2005
|
[ 10:44 sergei ]
1.33 sysutils/cfengine/Makefile
1.9 sysutils/cfengine/distinfo
1.2 sysutils/cfengine/files/patch-ab
1.6 sysutils/cfengine/files/patch-ac
1.4 sysutils/cfengine/files/patch-ad
1.2 sysutils/cfengine/files/patch-ae
1.2 sysutils/cfengine/files/patch-af
1.2 sysutils/cfengine/files/patch-ag
1.5 sysutils/cfengine/pkg-descr
1.7 sysutils/cfengine/pkg-plist
- Remove sysutils/cfengine (cfengine-1.x) - the port is marked DEPRECATED
and has expired on 2005-09-14.
Any cfengine-1.x users should consider migrating to cfengine-2.x
(sysutils/cfengine2).
Approved by: gordon (maintainer)
|
|
Mon, 14 Mar 2005
|
[ 15:16 sergei ]
1.32 sysutils/cfengine/Makefile
- Mark this port DEPRECATED; users are advised to use sysutils/cfengine2
- Set EXPIRATION_DATE to 6 months from now
- Set NO_LATEST_LINK
Approved by: gordon (maintainer) on freebsd-ports
|
|
Thu, 20 Jan 2005
|
[ 18:52 cperciva ]
1.27 net/rwhois/Makefile
1.134 security/ssh/Makefile
1.31 sysutils/cfengine/Makefile
Remove conditional dependencies on security/tcp_wrapper: That port
hasn't existed since October 2002, and tcp_wrapper has been included in
the base system since March 1999.
|
|
Fri, 4 Jun 2004
|
[ 18:29 ade ]
1.21 archivers/libcomprex/Makefile
1.50 archivers/rpm/Makefile
1.10 archivers/sectar/Makefile
1.19 audio/ecasound/Makefile
1.5 audio/faac/Makefile
1.20 audio/faad/Makefile
1.24 audio/glame/Makefile
1.12 audio/xmms-faad/Makefile
1.7 audio/xmms-imms/Makefile
1.3 audio/xmms-jack/Makefile
(Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(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)
|
|
Fri, 7 Mar 2003
|
[ 06:11 ade ]
1.3 sysutils/3dm/Makefile
1.13 sysutils/ascpu/Makefile
1.27 sysutils/cd-write/Makefile
1.5 sysutils/cd9660_unicode/Makefile
1.5 sysutils/cdroot/Makefile
1.28 sysutils/cfengine/Makefile
1.26 sysutils/cfengine2/Makefile
1.6 sysutils/colorize/Makefile
1.6 sysutils/comconsole/Makefile
1.7 sysutils/cpdup/Makefile
(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.
|
|
Thu, 19 Sep 2002
|
[ 16:49 gordon ]
1.27 sysutils/cfengine/Makefile
1.3 sysutils/cfengine/files/patch-ad
Fix cfengine port now that makeinfo splits info -> html output. This broke
package building. The solution is to force it back to creating a monolithic
html file.
Submitted by: kris
|
[ 03:51 kris ]
1.26 sysutils/cfengine/Makefile
BROKEN: Incorrect plist
|
|
Thu, 22 Aug 2002
|
[ 20:13 ade ]
1.24 chinese/libtabe/Makefile
1.44 chinese/xcin25/Makefile
1.44 databases/db3/Makefile
1.10 databases/p5-BerkeleyDB/Makefile
1.9 databases/py-bsddb3/Makefile
1.2 databases/rdfdb/Makefile
1.25 databases/ruby-bdb/Makefile
1.32 devel/gconf/Makefile
1.9 editors/nvi-devel/Makefile
1.13 editors/poedit/Makefile
(Only the first 10 of 34 ports in this commit are shown above. )
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
|
Mon, 29 Jul 2002
|
[ 21:47 gordon ]
1.24 sysutils/cfengine/Makefile
Update cfengine MASTER_SITES
PR: ports/41123
Submitted by: fanf@
|
|
Sun, 19 May 2002
|
[ 08:08 gordon ]
1.23 sysutils/cfengine/Makefile
Update my maintainer line to my new FreeBSD email address.
Not Reviewed by: jake
|
|
Sat, 20 Apr 2002
|
[ 02:12 ijliao ]
1.22 sysutils/cfengine/Makefile
1.4 sysutils/cfengine/pkg-descr
Update URLs for cfengine port to correctly reflect the website and the
authoritative FTP site for cfengine. Also remove the dependence on teTex
while port building since it is fscking huge and ugly. When package
building, add the dependence on teTex so more docs are available in the
package.
PR: 37239
Submitted by: maintainer
|
|
Mon, 7 Jan 2002
|
[ 13:47 demon ]
unknown sysutils/cfengine/Makefile
RUN_DEPEND on latex to build documentation correctly. Remove strip commands
from post-install target: binaries are stripped without this hack.
|
|
Sun, 6 Jan 2002
|
[ 06:20 will ]
unknown archivers/rpm/Makefile
unknown audio/ecasound/Makefile
unknown audio/flac/Makefile
unknown audio/freeamp/Makefile
unknown devel/adabroker/Makefile
unknown devel/cvsutils/Makefile
unknown devel/fam/Makefile
unknown devel/flux/Makefile
unknown devel/orbitcpp/Makefile
unknown editors/emacs20/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK -
Other minor changes to fix things
|
|
Sat, 15 Dec 2001
|
[ 22:56 steve ]
unknown sysutils/cfengine/Makefile
Fix for new world order of automake and friends but using ${ACLOCAL} and
${AUTOHEADER}.
|
|
Fri, 17 Aug 2001
|
[ 16:20 ijliao ]
unknown sysutils/cfengine/Makefile
unknown sysutils/cfengine/files/patch-ac
unknown sysutils/cfengine/files/patch-af
unknown sysutils/cfengine/files/patch-ag
unknown sysutils/cfengine/pkg-plist
This patch fixes the following problems: * cfengine deadlocking in the
resolver due to being linked against libc_r * cfd issuing 'ioctl: No such
network device' whenever it is invoked.
|
|
Mon, 2 Apr 2001
|
[ 12:21 mharo ]
unknown sysutils/cfengine/Makefile
unknown sysutils/cfengine/files/patch-ad
unknown sysutils/cfengine/files/patch-ae
unknown sysutils/cfengine/pkg-plist
Per the instructions of the software, cfengine is now dependent on BerkleyDB 3.
In fact, the only thing (that I can tell anyway) that uses the DB functions is
cfd. I'm guessing most people don't use it, especially since I haven't heard
any complaints about it.
|
|
Sun, 25 Feb 2001
|
[ 06:17 kevlo ]
unknown sysutils/cfengine/Makefile
unknown sysutils/cfengine/distinfo
- Update to version 1.6.3 - Take over maintainership
|
|
Tue, 23 Jan 2001
|
[ 08:58 kevlo ]
unknown sysutils/cfengine/Makefile
unknown sysutils/cfengine/distinfo
unknown sysutils/cfengine/files/patch-aa
unknown sysutils/cfengine/files/patch-ac
unknown sysutils/cfengine/files/patch-ad
unknown sysutils/cfengine/pkg-descr
unknown sysutils/cfengine/pkg-plist
Update to version 1.6.2
|
|
Sun, 21 Jan 2001
|
[ 00:38 kris ]
unknown sysutils/cfengine/Makefile
unknown sysutils/cfengine/distinfo
unknown sysutils/cfengine/files/patch-aa
unknown sysutils/cfengine/files/patch-ac
unknown sysutils/cfengine/pkg-plist
Upgrade to cfengine 1.6.1 to (finally) fix remote vulnerability. Remove old
maintainer for inactivity.
|
|
Wed, 11 Oct 2000
|
[ 08:49 kris ]
unknown sysutils/cfengine/Makefile
Mark FORBIDDEN: remote root vulnerability
|
|
Fri, 1 Sep 2000
|
[ 18:41 fenner ]
unknown sysutils/cfengine/Makefile
Change GNU_CONFIGURE to USE_AUTOCONF. cfengine comes with a configure script
generated with configure 1.12, which has a POSIX-related IFS bug and doesn't
completely work with modern shells.
|
Number of commits found: 34 |