Date: Sun, 18 Sep 2005 20:34:12 +0000 (UTC) From: Clement Laforet <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portmk/Mk bsd.apache.mk bsd.database.mk bsd.java.mk bsd.port.mk bsd.port.post.mk bsd.port.pre.mk bsd.port.subdir.mk bsd.tcl.mk ports/devel/portmk/scripts distfiles.sh options.pl options.sh ranksites-fping.pl ... Message-ID: <200509182034.j8IKYCUv065506@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2005-09-18 20:34:12 UTC
FreeBSD ports repository
Modified files:
devel/portmk/Mk bsd.port.mk bsd.port.subdir.mk
Added files:
devel/portmk/Mk bsd.apache.mk bsd.database.mk bsd.java.mk
bsd.tcl.mk
Removed files:
devel/portmk/Mk bsd.port.post.mk bsd.port.pre.mk
devel/portmk/scripts distfiles.sh options.pl options.sh
ranksites-fping.pl ranksites-geoip.pl
Log:
- Sync portmk with next exp-build patchset.
- Remove temporarily all eik's work. We'll try to find a decent way to deal
with major changes. Of course we'll reuse his good ideas
List of changes (PR - synopsis)
85695 - Add bsd.database.mk.
85669 - bsd.ports.subdir.mk: Ports not escape plus signal in make search
85488 - [PATCH] New "makepatch: " target to help ports authors
86106 - ${CC} should be added to ${MAKE_ENV} when ${USE_GMAKE} is set
84489 - Depreciated MACHINE_ARCH being used in bsd.port.mk
83835 - Remove OpenLDAP ver. 21
83718 - Add bsd.tcl.mk for convinience for tcl/tk ports
83716 - Fix cosmetic bug in security-check target
83710 - Add INDEX-7
82753 - patch to add functionality to ports macro bsd.port.subdir.mk
82138 - [patch] timewaster: remove old versions from bsd.port.mk
81206 - new category proposal: net-im
79509 - add .desktop file facilities to bsd.port.mk
79123 - [patch] bsd.port.mk - add SHA256 support to "make checksum"
74866 - Update Mk/bsd.port.mk to support python packages with OPTIONS
73797 - Be causious compiling with -O2 (use -fno-strict-aliasing)
85490 - [PATCH] If WANT_LINT is set, port building can break
XXXXX - Add bsd.apache.mk
Revision Changes Path
1.1 +347 -0 ports/devel/portmk/Mk/bsd.apache.mk (new)
1.1 +230 -0 ports/devel/portmk/Mk/bsd.database.mk (new)
1.1 +582 -0 ports/devel/portmk/Mk/bsd.java.mk (new)
1.2 +4830 -363 ports/devel/portmk/Mk/bsd.port.mk
1.8 +0 -3579 ports/devel/portmk/Mk/bsd.port.post.mk (dead)
1.6 +0 -419 ports/devel/portmk/Mk/bsd.port.pre.mk (dead)
1.3 +433 -2 ports/devel/portmk/Mk/bsd.port.subdir.mk
1.1 +145 -0 ports/devel/portmk/Mk/bsd.tcl.mk (new)
1.6 +0 -1103 ports/devel/portmk/scripts/distfiles.sh (dead)
1.2 +0 -373 ports/devel/portmk/scripts/options.pl (dead)
1.3 +0 -299 ports/devel/portmk/scripts/options.sh (dead)
1.2 +0 -139 ports/devel/portmk/scripts/ranksites-fping.pl (dead)
1.3 +0 -393 ports/devel/portmk/scripts/ranksites-geoip.pl (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509182034.j8IKYCUv065506>
