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

CVS log for ports/misc/afbackup/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / misc / afbackup

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25
Fri Jan 5 19:28:34 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.24: +1 -1 lines
2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Oct 31 14:58:19 2006 UTC (5 years, 3 months ago) by vd
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Extend expiration date with 1 month (counted from today) because
there is a new version of the software available.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 31 14:16:49 2006 UTC (5 years, 3 months ago) by vd
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
Add comment that a new version is out to prevent someone from deleting
this port before I find time to look at the new version.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 30 22:06:49 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Reset maintainer at his request.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Aug 17 10:43:44 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
Change BROKEN to IGNORE and set timer for deletion in 2 months

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:37:56 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:09 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 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.18: download - view: text, markup, annotated - select for diffs
Tue Oct 18 08:47:38 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
BROKEN: Uses unregistered uid that conflicts with other ports

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Sep 9 21:38:23 2005 UTC (6 years, 5 months ago) by leeym
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -5 lines
- remove the file left after deinstalling, and unbreak this port

PR:		85903
Submitted by:	leeym

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:57 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 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.15: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:36:08 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

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

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 3 09:40:19 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -4 lines
- Unbreak on -current

PR:		54108
Submitted by:	Alexander Marx <mad@madness.at>, maintainer timeout = 2 months

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:43:31 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -6 lines
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 18 09:41:11 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1 lines
BROKEN on 5.1: does not compile

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 25 21:09:02 2003 UTC (8 years, 11 months ago) by nectar
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Configure for OpenSSL directly (instead of using the libdes shims
we used to have).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:48:04 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
De-pkg-comment.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 28 00:39:47 2002 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
ftp.vic.com doesn't carry the distribution files anymore.
Noticed by: port-survey

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:53 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 24 01:02:20 2002 UTC (9 years, 10 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Add a missing ${SETENV}.

Submitted by:	bento

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:10 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:45:24 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 22 22:09:27 2002 UTC (10 years ago) by tobez
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -3 lines
Fix package building.   Also: determine max filedescriptor by using
sysctl.

Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 6 13:28:06 2001 UTC (10 years, 3 months ago) by tobez
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -3 lines
Update to 3.3.5.

Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 2 16:24:50 2001 UTC (10 years, 4 months ago) by tobez
Branches: MAIN
Add afbackup, AF's backup system.

Submitted by:	Vadim Belman <voland@catpipe.net>

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