Skip site navigation (1)Skip section navigation (2)

CVS log for ports/archivers/dpkg/Makefile

[BACK] Up to [FreeBSD] / ports / archivers / dpkg

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Mar 23 16:57:56 2011 UTC (10 months, 2 weeks ago) by pawel
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Update my email to FreeBSD

Approved by:    miwi, wen (mentors)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jan 26 05:09:30 2011 UTC (12 months, 2 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Update to 1.14.31

PR:		153792
Submitted by:	Pawel Pekala <c0rn@o2.pl> (maintainer)
Feature safe:	yes

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 3 10:02:51 2010 UTC (15 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +8 -3 lines
- update to version 1.4.30
- mark MAKE_JOBS_SAFE
- add LICENSE info
- fix pkg-plist when WITHOUT_NLS=yes
- submitter is now maintainer

PR:		ports/151898
Submitted by:	"Pawel Pekala" <c0rn _at_ o2.pl> (maintainer)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Aug 15 13:02:34 2010 UTC (17 months, 3 weeks ago) by arved
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2 lines
Update to 1.14.29

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 31 01:57:16 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun May 23 21:16:04 2010 UTC (20 months, 2 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Feb 13 18:41:05 2010 UTC (23 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +202 -60 lines
- Update to 1.14.25

PR:		140699
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Approved by:	maintainer timeout

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:02:28 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 1 06:35:50 2008 UTC (4 years ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -1 lines
Mark as broken on sparc64: does not compile.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:36 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:27 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3 lines
- 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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 19 19:57:41 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 6 21:05:29 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +69 -17 lines
- Update to 1.13.25
- Add new manpage layout

PR:             105560
Submitted by:   Nick Barkas <snb@threerings.net>
Approved by:    perky@ (maintainer timeout)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Nov 7 16:26:44 2006 UTC (5 years, 3 months ago) by laszlof
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -4 lines
Fix build issues on pointyhat by adding a patch to replace multiline RE with
a single line. Remove BROKEN status.

PR:		ports/104343
Submitted by:	Frank J. Laszlo (laszlof)
Approved by:	flz (mentor)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Sep 2 16:50:54 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
Schedule these broken ports for termination on 2006-12-01

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jul 16 19:30:31 2006 UTC (5 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
Mark as broken: fails to install.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 1 05:39:46 2006 UTC (5 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -0 lines
dpkg installs an 'install-info' command which conflicts with one in the
base system.  Therefore, rename dpkg's 'install-info' to 'dpkg-install-info'.

Approved by:	perky

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 24 06:37:54 2006 UTC (5 years, 9 months ago) by perky
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -0 lines
Don't install a message translation for "tl" which is not supported
by our local mtree yet.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 22 04:00:57 2006 UTC (5 years, 9 months ago) by perky
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -10 lines
Update to 1.10.28

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:47:46 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jul 10 19:12:12 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
Remove USE_GETTEXT

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 10 16:58:28 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -0 lines
Support WITHOUT_NLS

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 30 19:20:13 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
- Use USE_ICONV knob

Approved by:	portmgr

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:15:54 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:42 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:42 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:34 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:17 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 4 12:21:46 2003 UTC (8 years, 10 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_5_1_0
Add dpkg 1.9.21, the debian package manager.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options