CVS log for ports/misc/upclient/Makefile
Up to [FreeBSD] / ports / misc / upclient
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jul 10 18:42:49 2011 UTC (7 months ago) by crees
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
- Fix build with clang - Remove extraneous newlines PR: ports/158538 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: rene (mentor, implicit)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:05 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 5 19:35:23 2010 UTC (22 months, 1 week ago) by pav
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Unbreak installation Pointy hat to: dougb for committing untested changes Reported by: pointyhat
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:25:22 2010 UTC (22 months, 2 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -5 lines
The rc.d script is already set up for USE_RC_SUBR, so do it.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:28:19 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with M
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:45:38 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +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.33: download - view: text, markup, annotated - select for diffs
Wed May 10 22:37:24 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Apr 16 23:13:41 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Fix missing upclient.sh from SUB_FILES Noticed by: YAPHR
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 1 13:19:39 2006 UTC (5 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -15 lines
Use SUB_FILES for pkg-message
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jan 7 06:29:51 2006 UTC (6 years, 1 month ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Now that new style rc.d scripts are being run as part of the base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Dec 2 02:05:38 2005 UTC (6 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Reset maintainer per his request. We hope to see him back soon.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Mar 3 11:46:05 2004 UTC (7 years, 11 months ago) by krion
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.27: preferred, colored
Changes since revision 1.27: +18 -7 lines
- Fix MASTER_SITES - Add USE_RC_SUBR - Update pkg-descr - Use DOCSDIR PR: ports/63668 Submitted by: maintainer
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:36:17 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3 lines
Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:12:13 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:49 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.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:31 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Chase the libintl.so shared lib version.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jun 15 16:48:40 2003 UTC (8 years, 7 months ago) by lioux
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -0 lines
Fix install Submitted by: maintainer Prompteb by: bento, kris
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jun 12 01:31:42 2003 UTC (8 years, 8 months ago) by lioux
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -9 lines
Update to 5.0.b8 PR: 53230 Submitted by: maintainer
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:48:18 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
De-pkg-comment.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Feb 18 12:34:36 2003 UTC (8 years, 11 months ago) by naddy
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Don't refer to ${GMAKE} after USE_GMAKE has been removed.
Reported by: kris
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 14 00:16:51 2003 UTC (8 years, 11 months ago) by naddy
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3 lines
Update to 5.0.b7 and various small changes. PR: 47869 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jan 3 06:35:32 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +24 -5 lines
Update to 5.0.b6. PR: 46339 Submitted by: maintainer
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 6 02:06:03 2002 UTC (9 years, 3 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Rename patch-message target to patch-pkgmessage since patch-message is already used by bsd.port.mk. Approved by: maintainer
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 19 22:14:38 2002 UTC (9 years, 3 months ago) by obraun
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +17 -8 lines
* Upgrade to 5.0.b5. * Changed MASTER_SITES. * Respect PREFIX correctly. PR: 44283 Submitted by: maintainer
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 24 04:44:16 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
${PERL} -> ${REINPLACE_CMD}
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 17 23:13:37 2002 UTC (10 years ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update maintainer's email address Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 19 06:38:25 2001 UTC (10 years, 2 months ago) by pat
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +67 -19 lines
Update to 4.2.1.23 The Uptimes Project is back! PR: 32080 Submitted by: maintainer Approved by: lioux
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 30 03:58:34 2001 UTC (10 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net Approved by: MAINTAINER
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 23 20:00:02 2001 UTC (10 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1 lines
Mark Broken due to "extended vacation" of project PR: 29945 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jun 9 12:59:32 2001 UTC (10 years, 8 months ago) by roam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to PR: 27867 Submitted by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 15 17:01:03 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
change maintainer's e-mail address.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 6 17:25:05 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
Update to 4.2.1.21 PR: 24108 Submitted by: MAINTAINER
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 5 03:37:05 2001 UTC (11 years, 1 month ago) by jeh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +17 -8 lines
Major update from 3.04 to 4.2.1.19 PR: 23948 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Apr 14 08:46:56 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Convert to PORTNAME/PORTVERSION.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 23 02:23:53 2000 UTC (12 years ago) by imura
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Mark it as BROKEN. Add new version's WWW. Maintainer says that the server that the client communicates with has been shutdown so it is useless. Instead, they have setup a new server to which the new client (4.x) talks to. He can't reasonably port the new version, yet. Submitted by: Maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 14 16:00:43 2000 UTC (12 years, 1 month ago) by imura
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Remove unfetchable site from MASTER_SITES. PR: 15865 Submitted by: Maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 26 15:56:26 1999 UTC (12 years, 2 months ago) by imura
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Add a active site as a second $(MASTER_SITES) PR: 15045 Submitted by: Maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 30 13:26:18 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Aug 28 19:27:20 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: KBYANC
CVS tags: v_3_04
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of upclient. This is the client program for the Server Uptimes project. For more information on the Server Uptimes project visit their web site at: http://uptime.hexon.cx/ PR: 13272 Submitted by: Kelly Yancey <kbyanc@posi.net>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 28 19:27:20 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Initial revision
