CVS log for ports/devel/portmk/scripts/Attic/distfiles.sh
Up to [FreeBSD] / ports / devel / portmk / scripts
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Sun Sep 18 20:34:12 2005 UTC (6 years, 4 months ago) by clement
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
- 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 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 24 11:18:04 2004 UTC (7 years, 3 months ago) by eik
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +51 -43 lines
- fix reinstall target - fix bug in distfile:group handling - fix bug in DISTDIR handling - add code to better handle refetching of rerolled distfiles - .PHONY -> .EXEC
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 10 11:54:57 2004 UTC (7 years, 7 months ago) by eik
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
typo in 'make master-sites-all'
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 8 23:30:04 2004 UTC (7 years, 7 months ago) by eik
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -7 lines
FWIIW, enable the use of make DISABLE_SIZE=yes checkdistsites to check for corrupted files on sites that don't support SIZE (the files are unfetchable from these sites anyway)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 7 14:51:17 2004 UTC (7 years, 7 months ago) by eik
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +56 -2 lines
add targets master-sites-all, master-sites, patch-sites-all, patch-sites which print a sorted list of the respective sites (used e.g. by FreshPorts)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 6 12:41:03 2004 UTC (7 years, 7 months ago) by eik
Branches: MAIN
Add devel/portmk, a place where bsd.port.mk development can happen.
