Log of /branches/freewrt_1_0/package/comgt/Makefile
Parent Directory
|
Revision Log
Revision
2122 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 1 20:30:25 2007 UTC
(6 years, 11 months ago)
by
markus
File length: 1115 byte(s)
Diff to
previous 1269
- added small script to be started at first on if-pre-up for umts
to wait for SIM to get ready. Otherwise in some situations we
got "**SIM ERROR**"
Revision
1269 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 6 14:17:50 2006 UTC
(7 years, 2 months ago)
by
markus
File length: 1035 byte(s)
Diff to
previous 1265
- changed UMTS ppp config to use comgt for dialing, thus chat has
no longer to be installed.
- removed the chatscript template stuff
- removed some custom comgt scripts as the functionality is builtin now
- added comgt_h patch to fix a typo in a builtin script
Revision
1263 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 6 09:31:46 2006 UTC
(7 years, 2 months ago)
by
markus
File length: 1281 byte(s)
Diff to
previous 744
- upgraded to newer upstream version (some fixex in Makefile etc)
- used update-patches to create Makefile patch
Revision
308 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 21 00:16:21 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/gcom/Makefile
File length: 1089 byte(s)
Diff to
previous 303
this is how you fix Makefiles for packages whose distfiles
do not have subdirectories: just set WRKBUILD to ${WRKDIR}
and let it auto-extract, which is fine now since we use a
subdirectory. this is only an example for wbx@ who wants to
fix every single package out there ;)
Revision
303 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 20 23:56:32 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/gcom/Makefile
File length: 1338 byte(s)
Diff to
previous 259
* whitespace cleanup, while here
* move WRKDIR and DISTFILES definition into PKG_template
* define WRKDIR via parent BUILD_DIR instead of going up from WRKSRC
* use a sub-directory as WRKDIR, like BSD
* rename PKG_BUILD_DIR into WRKBUILD
* define WRKBUILD relative via WRKDIR
* rename PKG_INSTALL_DIR into WRKINST
* fix a few dependencies
* make use of common cases in the definition of WRKBUILD and
WRKINST, removing many redundant lines
* use WRKDIR instead of BUILD_DIR in places where the latter
was used previously
* while here, remove PKG_CAT stuff
this only affects packages, for now
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.