Log of /trunk/mage/usr
Sticky Revision: |
Revision 892 - Directory Listing
Modified Tue Aug 4 19:52:16 2009 UTC (15 years, 3 months ago) by niro
-support both blacklist types
Revision 891 - Directory Listing
Modified Tue Aug 4 19:51:42 2009 UTC (15 years, 3 months ago) by niro
-fixed a small issue in md5 generation with MAGE_TARGETS set
Revision 890 - Directory Listing
Modified Tue Aug 4 19:40:19 2009 UTC (15 years, 3 months ago) by niro
-build md5 for all MAGE_TARGETS if called with 'calcmd5'
Revision 887 - Directory Listing
Modified Wed Jul 15 23:31:38 2009 UTC (15 years, 3 months ago) by niro
-fixed spelling
Revision 885 - Directory Listing
Modified Tue Jun 30 20:19:28 2009 UTC (15 years, 4 months ago) by niro
-make sure my_SOURCEDIR exist
Revision 883 - Directory Listing
Modified Mon Jun 29 19:17:22 2009 UTC (15 years, 4 months ago) by niro
-fixed some minor issues
Revision 881 - Directory Listing
Modified Mon Jun 29 18:56:32 2009 UTC (15 years, 4 months ago) by niro
-fixed wget issues on virtualbox.org; see: http://www.virtualbox.org/ticket/2148
Revision 880 - Directory Listing
Modified Mon Jun 29 18:53:00 2009 UTC (15 years, 4 months ago) by niro
-fixed typos
Revision 876 - Directory Listing
Modified Thu May 21 19:07:14 2009 UTC (15 years, 5 months ago) by niro
-added basic svn compat
Revision 875 - Directory Listing
Modified Thu May 21 19:06:26 2009 UTC (15 years, 5 months ago) by niro
-support for build logging in smage
Revision 859 - Directory Listing
Modified Fri May 8 07:06:12 2009 UTC (15 years, 5 months ago) by niro
-added step-by-step support
Revision 858 - Directory Listing
Modified Fri May 8 07:05:45 2009 UTC (15 years, 5 months ago) by niro
-don't fix mtimes on symlinks
Revision 833 - Directory Listing
Modified Wed Apr 29 20:20:46 2009 UTC (15 years, 6 months ago) by niro
-always set --build=${CHOST} in mconfigure to fix some x86_64 issues (sometimes x86_64-pc-linux-gnu is not valid and x86_64-unkown-linux is found. this confuses libtool and the global_symbol_pipe is empty, which leads to linking errors)
Revision 832 - Directory Listing
Modified Sun Apr 26 15:57:42 2009 UTC (15 years, 6 months ago) by niro
-fixed a minor typo
Revision 778 - Directory Listing
Modified Sun Oct 5 10:33:36 2008 UTC (16 years, 1 month ago) by niro
-allow NODEPS=true
Revision 777 - Directory Listing
Modified Sun Oct 5 10:33:04 2008 UTC (16 years, 1 month ago) by niro
-added search-method for categories
Revision 776 - Directory Listing
Modified Sun Oct 5 10:32:24 2008 UTC (16 years, 1 month ago) by niro
-fixed blacklist handling
Revision 761 - Directory Listing
Modified Tue Sep 2 20:31:54 2008 UTC (16 years, 2 months ago) by niro
-fixed kde default SRC_URI
Revision 739 - Directory Listing
Modified Mon Jun 16 09:29:57 2008 UTC (16 years, 4 months ago) by niro
-added mage update-tarball function
Revision 701 - Directory Listing
Modified Wed Mar 26 15:58:25 2008 UTC (16 years, 7 months ago) by niro
-inform on upgrade about non updated packages
Revision 677 - Directory Listing
Modified Tue Feb 26 19:51:40 2008 UTC (16 years, 8 months ago) by niro
-do not add virtuals to PROCESSEDDEPS or their resolved pkgnames will be ignored and are missing on the dependecy list
Revision 676 - Directory Listing
Modified Tue Feb 26 19:49:20 2008 UTC (16 years, 8 months ago) by niro
-fixed processing of directories in get_highest_magefile(), suppressed some errors
Revision 675 - Directory Listing
Modified Sun Feb 10 12:26:09 2008 UTC (16 years, 8 months ago) by niro
-fixed src_install with MAGE_TARGETS enabled
Revision 656 - Directory Listing
Modified Sun Jan 13 21:42:16 2008 UTC (16 years, 9 months ago) by niro
-exclude empty depnames to improve dep-calculation speed
Revision 655 - Directory Listing
Modified Sun Jan 13 21:41:00 2008 UTC (16 years, 9 months ago) by niro
-pruned old cruft
Revision 654 - Directory Listing
Modified Sun Jan 13 21:32:38 2008 UTC (16 years, 9 months ago) by niro
- do not process already processed deps
Revision 635 - Directory Listing
Modified Wed Nov 28 10:47:50 2007 UTC (16 years, 11 months ago) by niro
-using DEST instead of BUILDDIR in rpm-unpack to respect munpack destination
Revision 603 - Directory Listing
Modified Mon Nov 5 19:36:36 2007 UTC (17 years ago) by niro
-fixed count_protected_files() and obsoleted writeprotected script
Revision 602 - Directory Listing
Modified Mon Nov 5 19:05:22 2007 UTC (17 years ago) by niro
-fixed small typos and an exit status failure in munpack()
Revision 600 - Directory Listing
Modified Mon Nov 5 17:08:33 2007 UTC (17 years ago) by niro
-added xpi to munpack() and support our package format as well
Revision 598 - Directory Listing
Modified Mon Nov 5 16:49:33 2007 UTC (17 years ago) by niro
-some performance fixes
Revision 597 - Directory Listing
Modified Mon Nov 5 16:47:10 2007 UTC (17 years ago) by niro
-support more unpack methods: .rar .zip .gz .bz2 .rpm
Revision 503 - Directory Listing
Modified Sun Jul 1 00:35:29 2007 UTC (17 years, 4 months ago) by niro
-added LIBGL_DRIVERS_PATH to SPECIAL_VARS to handle dynamic gl and dri stuf properly
Revision 501 - Directory Listing
Modified Sat Jun 30 15:38:50 2007 UTC (17 years, 4 months ago) by niro
fixed a copy paste error
Revision 499 - Directory Listing
Modified Sat Jun 30 15:31:46 2007 UTC (17 years, 4 months ago) by niro
-fixed one missing $MROOT
Revision 497 - Directory Listing
Modified Thu Jun 7 13:16:03 2007 UTC (17 years, 4 months ago) by niro
-added mlibtoolize() function
Revision 491 - Directory Listing
Modified Wed May 2 14:54:21 2007 UTC (17 years, 6 months ago) by niro
-added metafile conversion script
Revision 490 - Directory Listing
Modified Wed May 2 06:30:09 2007 UTC (17 years, 6 months ago) by niro
-fixed complains about local
Revision 489 - Directory Listing
Modified Wed May 2 06:12:04 2007 UTC (17 years, 6 months ago) by niro
-new meta data conversion scripts
Revision 488 - Directory Listing
Modified Tue May 1 13:09:39 2007 UTC (17 years, 6 months ago) by niro
- fixed package_routines import with some echo & sed magic. this is neccessary to export the functions via 'eval'
Revision 487 - Directory Listing
Modified Tue May 1 11:46:52 2007 UTC (17 years, 6 months ago) by niro
-added database conversion script
Revision 486 - Directory Listing
Modified Mon Apr 30 15:09:05 2007 UTC (17 years, 6 months ago) by niro
added sql functions overlay
Revision 477 - Directory Listing
Modified Mon Apr 23 16:41:44 2007 UTC (17 years, 6 months ago) by niro
-only unset SPECIAL_VARS itself not the containing variables. Same goes for SPECIAL_FUNCTIONS
Revision 459 - Directory Listing
Modified Tue Apr 10 09:22:22 2007 UTC (17 years, 6 months ago) by niro
-added kde:// and gnome://
Revision 458 - Directory Listing
Modified Tue Apr 10 09:21:55 2007 UTC (17 years, 6 months ago) by niro
-show depends in pkgsearch()
Revision 456 - Directory Listing
Modified Sun Apr 1 01:26:34 2007 UTC (17 years, 7 months ago) by niro
fixed env-rebuild, do not include comments
Revision 451 - Directory Listing
Modified Wed Mar 28 20:26:08 2007 UTC (17 years, 7 months ago) by niro
- updated is_config_protected() to compare files literally to fix issues with spaces in the filename
Revision 449 - Directory Listing
Modified Tue Mar 27 16:35:57 2007 UTC (17 years, 7 months ago) by niro
- added missing "local i" to get_uninstall_candidates() to prevent errors like '/usr/lib/mage/mage4.functions.sh: line 1452: font-adobe-100dpi: value too great for base (error token is "100dpi")'
Revision 447 - Directory Listing
Modified Tue Mar 20 01:15:31 2007 UTC (17 years, 7 months ago) by niro
added patch level autodetection to mpatch()
Revision 445 - Directory Listing
Modified Mon Mar 19 20:00:35 2007 UTC (17 years, 7 months ago) by niro
- fixed broken pkgsearch; inform the user that a package is masked and do not show hiryglyphes like "Latest available: .mage-.mage"
Revision 443 - Directory Listing
Modified Mon Mar 19 19:24:46 2007 UTC (17 years, 7 months ago) by niro
fixed missing colors and fixed mage.rc inherit
Revision 441 - Directory Listing
Modified Mon Mar 19 19:21:40 2007 UTC (17 years, 7 months ago) by niro
some colour tweaks
Revision 440 - Directory Listing
Modified Mon Mar 19 19:10:07 2007 UTC (17 years, 7 months ago) by niro
added some nice colors
Revision 439 - Directory Listing
Modified Mon Mar 19 19:09:59 2007 UTC (17 years, 7 months ago) by niro
added support for gnu:// and sourceforge:// mirror uris and some nice colors
Revision 438 - Directory Listing
Modified Mon Mar 19 19:09:47 2007 UTC (17 years, 7 months ago) by niro
added support for gnu:// and sourceforge:// mirror uris
Revision 437 - Directory Listing
Modified Mon Mar 19 18:05:20 2007 UTC (17 years, 7 months ago) by niro
fixed some warnings
Revision 427 - Directory Listing
Modified Fri Feb 23 14:42:17 2007 UTC (17 years, 8 months ago) by niro
- ignore empty lines while fixing deps
Revision 423 - Directory Listing
Modified Mon Feb 5 17:11:36 2007 UTC (17 years, 8 months ago) by niro
commited to archive
Revision 419 - Directory Listing
Modified Mon Jan 22 00:24:14 2007 UTC (17 years, 9 months ago) by niro
variable mage.rc
Revision 418 - Directory Listing
Modified Sun Jan 21 23:46:24 2007 UTC (17 years, 9 months ago) by niro
variable mage.rc
Revision 416 - Directory Listing
Modified Sun Jan 21 23:29:34 2007 UTC (17 years, 9 months ago) by niro
typo
Revision 415 - Directory Listing
Modified Sun Jan 21 23:22:15 2007 UTC (17 years, 9 months ago) by niro
pkg name in colred on uninstall
Revision 413 - Directory Listing
Modified Fri Jan 19 23:15:04 2007 UTC (17 years, 9 months ago) by niro
show lineno and script name if a script dies
Revision 412 - Directory Listing
Modified Fri Jan 19 23:11:17 2007 UTC (17 years, 9 months ago) by niro
better support for srctarballs
Revision 411 - Directory Listing
Modified Wed Jan 17 21:18:17 2007 UTC (17 years, 9 months ago) by niro
- munpack(): create the destdir if another than srcdir was given
Revision 409 - Directory Listing
Modified Sat Dec 30 11:39:32 2006 UTC (17 years, 10 months ago) by niro
fixed minclude of mutliple files
Revision 408 - Directory Listing
Modified Fri Dec 29 23:47:41 2006 UTC (17 years, 10 months ago) by niro
fixed a typo
Revision 407 - Directory Listing
Modified Fri Dec 29 23:44:27 2006 UTC (17 years, 10 months ago) by niro
added --src-tarball functionality
Revision 406 - Directory Listing
Modified Fri Dec 29 23:37:56 2006 UTC (17 years, 10 months ago) by niro
get src-package tarball automatically
Revision 403 - Directory Listing
Modified Fri Dec 29 22:42:22 2006 UTC (17 years, 10 months ago) by niro
added --src-tarball functionality -> creation and use of src-tarballs
Revision 391 - Directory Listing
Modified Sun Aug 27 19:17:14 2006 UTC (18 years, 2 months ago) by niro
fixed pksearch(); now excluding includes and profiles
Revision 386 - Directory Listing
Modified Mon Jul 17 20:52:38 2006 UTC (18 years, 3 months ago) by niro
using variable rsync fetch options via mage.rc
Revision 385 - Directory Listing
Modified Mon Jul 17 20:48:22 2006 UTC (18 years, 3 months ago) by niro
fixed messages
Revision 384 - Directory Listing
Modified Mon Jul 17 20:44:44 2006 UTC (18 years, 3 months ago) by niro
show a message when applying patches
Revision 373 - Directory Listing
Modified Thu Apr 27 17:15:23 2006 UTC (18 years, 6 months ago) by niro
spelling
Revision 372 - Directory Listing
Modified Thu Apr 27 14:51:30 2006 UTC (18 years, 6 months ago) by niro
better messages
Revision 370 - Directory Listing
Modified Thu Apr 27 11:52:59 2006 UTC (18 years, 6 months ago) by niro
added blacklist support
Revision 351 - Directory Listing
Modified Wed Mar 22 17:45:49 2006 UTC (18 years, 7 months ago) by niro
- added colors defines - addded multlib support - added lib64 support via mlibdir - removed old commented cruft
Revision 350 - Directory Listing
Modified Wed Mar 22 17:43:59 2006 UTC (18 years, 7 months ago) by niro
added mlibdir function
Revision 347 - Directory Listing
Modified Sat Mar 4 23:29:45 2006 UTC (18 years, 8 months ago) by niro
fixed srcinstall with MROOT enabled
Revision 332 - Directory Listing
Modified Mon Feb 20 00:15:03 2006 UTC (18 years, 8 months ago) by niro
- fixed database lookups - now printing pcat/pkgname
Revision 329 - Directory Listing
Modified Thu Feb 16 22:11:06 2006 UTC (18 years, 8 months ago) by niro
fixed some install issues, when removing non existing uninstall-candidates ...
Revision 328 - Directory Listing
Modified Wed Feb 15 18:23:30 2006 UTC (18 years, 8 months ago) by niro
fixed some pkgsearch errors
Revision 315 - Directory Listing
Modified Sun Jan 1 23:46:08 2006 UTC (18 years, 10 months ago) by niro
stat prints major and minor node numbers as hex; they must be converted to dec
Revision 314 - Directory Listing
Modified Sun Jan 1 23:45:27 2006 UTC (18 years, 10 months ago) by niro
fixed again a typo
Revision 312 - Directory Listing
Modified Sun Jan 1 23:15:54 2006 UTC (18 years, 10 months ago) by niro
fixed installation of char-devices
Revision 310 - Directory Listing
Modified Sun Jan 1 22:59:52 2006 UTC (18 years, 10 months ago) by niro
fixed a typo: mknode -> mknod
Revision 306 - Directory Listing
Modified Mon Dec 26 23:16:38 2005 UTC (18 years, 10 months ago) by niro
- fixed header in created mage file - style updates & typos
Revision 305 - Directory Listing
Modified Mon Dec 26 23:13:42 2005 UTC (18 years, 10 months ago) by niro
fixed mage setup; some dir get not correctly installed if MROOTwas set; mage_setup was called too early
Revision 304 - Directory Listing
Modified Mon Dec 26 23:12:44 2005 UTC (18 years, 10 months ago) by niro
added -f path search option
Revision 299 - Directory Listing
Modified Sun Dec 4 17:12:07 2005 UTC (18 years, 11 months ago) by niro
removed version info from usage
Revision 298 - Directory Listing
Modified Sun Dec 4 17:11:46 2005 UTC (18 years, 11 months ago) by niro
only use MAGE_DISTRIBUTION=stable if nothing else is given
Revision 295 - Directory Listing
Modified Sun Dec 4 12:02:21 2005 UTC (18 years, 11 months ago) by niro
- version doesn't show versioninfo twice now - fixed whitespaces - updated usage() with MAGE_DISTRIBUTION
Revision 294 - Directory Listing
Modified Sun Dec 4 11:54:15 2005 UTC (18 years, 11 months ago) by niro
delete virtuals only if one pkg is installed
Revision 288 - Directory Listing
Modified Thu Dec 1 12:41:31 2005 UTC (18 years, 11 months ago) by niro
- added default PACKAGES_SERVER_PATH var - added default MAGE_DISTRIBUTION=stable var
Revision 287 - Directory Listing
Modified Thu Dec 1 12:40:21 2005 UTC (18 years, 11 months ago) by niro
- set PKGDIR and BUILDDIR to MROOT if defined - fixed missing regen-mage-tree command in usage()
Revision 286 - Directory Listing
Modified Thu Dec 1 12:38:45 2005 UTC (18 years, 11 months ago) by niro
- added variable package fetch path - added new MAGE_DISTRIBUTION variable support
Revision 285 - Directory Listing
Modified Thu Dec 1 12:37:47 2005 UTC (18 years, 11 months ago) by niro
missed to create the tmp dir
Revision 284 - Directory Listing
Modified Sat Nov 5 15:05:47 2005 UTC (19 years ago) by niro
nicer output, added testing state support
Revision 283 - Directory Listing
Modified Wed Oct 26 08:11:30 2005 UTC (19 years ago) by niro
synced with upstream: - fixed several segfaults - allow single quotes in config-file - now really using less as pager
Revision 281 - Directory Listing
Modified Fri Oct 21 16:02:01 2005 UTC (19 years ago) by niro
ver bump
Revision 280 - Directory Listing
Modified Fri Oct 21 16:01:40 2005 UTC (19 years ago) by niro
added config prot support for uninstalling
Revision 278 - Directory Listing
Modified Fri Oct 21 15:30:01 2005 UTC (19 years ago) by niro
fixed version
Revision 273 - Directory Listing
Modified Fri Oct 21 14:50:13 2005 UTC (19 years ago) by niro
fixed virtual_add and virtual_del calls with mutiple provides
Revision 272 - Directory Listing
Modified Fri Oct 21 14:23:59 2005 UTC (19 years ago) by niro
fixed includes; fixed whitespaces
Revision 260 - Directory Listing
Modified Tue Oct 4 15:24:33 2005 UTC (19 years, 1 month ago) by niro
- typo
Revision 259 - Directory Listing
Modified Tue Oct 4 15:07:47 2005 UTC (19 years, 1 month ago) by niro
- "better" coding style - secure temp-dirs - fixed noisiness on bootstrap
Revision 258 - Directory Listing
Modified Tue Oct 4 14:35:21 2005 UTC (19 years, 1 month ago) by niro
now using unset -f pre/post{install,remove} so that they do not get exported or globally set in any way
Revision 257 - Directory Listing
Modified Tue Oct 4 14:33:53 2005 UTC (19 years, 1 month ago) by niro
fixed version to 0.4.0-r5
Revision 256 - Directory Listing
Modified Mon Oct 3 21:02:31 2005 UTC (19 years, 1 month ago) by niro
fixed a typo
Revision 255 - Directory Listing
Modified Mon Oct 3 20:54:14 2005 UTC (19 years, 1 month ago) by niro
added a new function generate_package_md5sum() and using it ;)
Revision 254 - Directory Listing
Modified Mon Oct 3 13:48:06 2005 UTC (19 years, 1 month ago) by niro
fixed the pre/postinstall issue, not sourcing the magefiles in unsafe environments anymore
Revision 253 - Directory Listing
Modified Sun Oct 2 14:23:11 2005 UTC (19 years, 1 month ago) by niro
added export_inherits() function
Revision 252 - Directory Listing
Modified Sun Oct 2 14:09:41 2005 UTC (19 years, 1 month ago) by niro
fixed is_newer_mage_version_available(), so it works again
Revision 251 - Directory Listing
Modified Sun Oct 2 13:58:01 2005 UTC (19 years, 1 month ago) by niro
set version to 0.4.0-r4
Revision 250 - Directory Listing
Modified Sun Oct 2 13:57:39 2005 UTC (19 years, 1 month ago) by niro
fixed missing deps in src/upgrade and speed this thing up
Revision 249 - Directory Listing
Modified Sun Oct 2 12:20:13 2005 UTC (19 years, 1 month ago) by niro
added export_inherits() function
Revision 248 - Directory Listing
Modified Tue Sep 27 14:38:01 2005 UTC (19 years, 1 month ago) by niro
now unseting pre/post-install/remove functions in mage_install() and mage_uninstall()
Revision 247 - Directory Listing
Modified Tue Sep 27 14:36:57 2005 UTC (19 years, 1 month ago) by niro
- added some better messages - fixed broken mage upgrade/srcupgrade
Revision 241 - Directory Listing
Modified Sun Sep 11 19:52:22 2005 UTC (19 years, 1 month ago) by niro
set version to 0.4.0-r3
Revision 240 - Directory Listing
Modified Sun Sep 11 19:47:08 2005 UTC (19 years, 1 month ago) by niro
fixed some uninstall issues
Revision 239 - Directory Listing
Modified Sun Sep 11 19:46:05 2005 UTC (19 years, 1 month ago) by niro
added missing COLBOLD var
Revision 237 - Directory Listing
Modified Sat Sep 10 13:35:55 2005 UTC (19 years, 1 month ago) by niro
added new search method
Revision 236 - Directory Listing
Modified Sat Sep 10 13:35:31 2005 UTC (19 years, 1 month ago) by niro
- fixed wrong include locations - added some missing colors - added new search method
Revision 235 - Directory Listing
Modified Sat Sep 10 13:34:56 2005 UTC (19 years, 1 month ago) by niro
fixed wrong include locations
Revision 233 - Directory Listing
Modified Fri Sep 9 18:05:45 2005 UTC (19 years, 1 month ago) by niro
fixed some not working methods
Revision 232 - Directory Listing
Modified Fri Sep 9 17:52:55 2005 UTC (19 years, 1 month ago) by niro
fixed includes
Revision 231 - Directory Listing
Modified Fri Sep 9 17:50:03 2005 UTC (19 years, 1 month ago) by niro
added upgrade targets
Revision 230 - Directory Listing
Modified Fri Sep 9 17:49:43 2005 UTC (19 years, 1 month ago) by niro
added upgrade and unpack targets
Revision 229 - Directory Listing
Modified Fri Sep 9 16:51:51 2005 UTC (19 years, 1 month ago) by niro
typo
Revision 228 - Directory Listing
Modified Fri Sep 9 16:51:17 2005 UTC (19 years, 1 month ago) by niro
added ${MROOT} support
Revision 227 - Directory Listing
Modified Fri Sep 9 16:41:01 2005 UTC (19 years, 1 month ago) by niro
reomved, it was accidently committed
Revision 226 - Directory Listing
Modified Fri Sep 9 16:35:46 2005 UTC (19 years, 1 month ago) by niro
complete rewrite
Revision 225 - Directory Listing
Modified Fri Sep 9 16:34:58 2005 UTC (19 years, 1 month ago) by niro
set version to 0.4.0-r1
Revision 223 - Directory Listing
Modified Fri Sep 9 16:34:35 2005 UTC (19 years, 1 month ago) by niro
added ${MROOT} support for upcoming mage-0.4.x
Revision 215 - Directory Listing
Modified Sun Aug 28 19:23:55 2005 UTC (19 years, 2 months ago) by niro
set version to 0.3.7-r5
Revision 214 - Directory Listing
Modified Sun Aug 28 19:23:04 2005 UTC (19 years, 2 months ago) by niro
-fixed whitespaces - fixed magefile gen: - fixed $header - moved MAGE_TARGETS above to PKGTYPE
Revision 213 - Directory Listing
Modified Sun Aug 28 19:21:05 2005 UTC (19 years, 2 months ago) by niro
- only show protected files on verbose mode
Revision 212 - Directory Listing
Modified Sun Aug 28 19:20:08 2005 UTC (19 years, 2 months ago) by niro
- added NOCOLORS option
Revision 211 - Directory Listing
Modified Sun Aug 28 19:19:25 2005 UTC (19 years, 2 months ago) by niro
- added --calc and --calc-bash - added NOCOLOR option
Revision 210 - Directory Listing
Modified Sun Aug 28 19:17:48 2005 UTC (19 years, 2 months ago) by niro
added fetch_inventory
Revision 208 - Directory Listing
Modified Mon Aug 22 13:06:04 2005 UTC (19 years, 2 months ago) by niro
small error, now sourceinstall still works without any mage_targets
Revision 207 - Directory Listing
Modified Mon Aug 22 13:03:53 2005 UTC (19 years, 2 months ago) by niro
small error, now sourceinstall still works without any mage_targets
Revision 206 - Directory Listing
Modified Mon Aug 22 00:21:03 2005 UTC (19 years, 2 months ago) by niro
targets must be readded when running mage install
Revision 205 - Directory Listing
Modified Mon Aug 22 00:16:41 2005 UTC (19 years, 2 months ago) by niro
typo
Revision 204 - Directory Listing
Modified Mon Aug 22 00:07:32 2005 UTC (19 years, 2 months ago) by niro
forgotten to include MAGE_TARGETS into mage files
Revision 203 - Directory Listing
Modified Sun Aug 21 23:54:05 2005 UTC (19 years, 2 months ago) by niro
fixed version to 0.3.7-r4
Revision 202 - Directory Listing
Modified Sun Aug 21 23:52:50 2005 UTC (19 years, 2 months ago) by niro
added auto regen suport of the whole mage-tree and added MAGE_TARGETS support to mage srcinstall
Revision 201 - Directory Listing
Modified Sun Aug 21 21:48:24 2005 UTC (19 years, 2 months ago) by niro
typo
Revision 200 - Directory Listing
Modified Sun Aug 21 21:36:54 2005 UTC (19 years, 2 months ago) by niro
fixed the whole fix_dep logic as virtual support was broken
Revision 199 - Directory Listing
Modified Sun Aug 21 21:23:48 2005 UTC (19 years, 2 months ago) by niro
fixed fix_dep logic in regen-mage-tree
Revision 198 - Directory Listing
Modified Sun Aug 21 20:35:47 2005 UTC (19 years, 2 months ago) by niro
fixed typos
Revision 197 - Directory Listing
Modified Sat Aug 20 15:58:12 2005 UTC (19 years, 2 months ago) by niro
includes comes after all vars not, to provide the possibility to define special vars which may needed by the include
Revision 196 - Directory Listing
Modified Sat Aug 20 15:55:19 2005 UTC (19 years, 2 months ago) by niro
better whitepsace handling mage regen, and move special vars to special tags section
Revision 195 - Directory Listing
Modified Sat Aug 20 15:51:14 2005 UTC (19 years, 2 months ago) by niro
fixed target logic
Revision 194 - Directory Listing
Modified Sat Aug 20 15:32:59 2005 UTC (19 years, 2 months ago) by niro
added SPECIAL_VARS variable to mage file regen
Revision 193 - Directory Listing
Modified Fri Aug 19 14:14:59 2005 UTC (19 years, 2 months ago) by niro
fixed regen module-dependencies
Revision 192 - Directory Listing
Modified Fri Aug 19 03:43:56 2005 UTC (19 years, 2 months ago) by niro
- fixed whitespaces - do not unset PKGNAME in regen_mage_tree - renamed helper function to build_mage_srcipt - added MAGE_TARGETS support for pkgbuild
Revision 191 - Directory Listing
Modified Fri Aug 19 02:24:12 2005 UTC (19 years, 2 months ago) by niro
- added very basic MAGE_TARGETS support (currently only for mage-tree regen) - added possibility to regen the mage-tree with given informations in smage2 files
Revision 190 - Directory Listing
Modified Fri Aug 19 02:22:37 2005 UTC (19 years, 2 months ago) by niro
fixed verbose messages and hopefully fixed the version issue ( 2.8.2 > 2.10.0)
Revision 187 - Directory Listing
Modified Tue Aug 16 23:24:11 2005 UTC (19 years, 2 months ago) by niro
added command line parameters support
Revision 186 - Directory Listing
Modified Tue Aug 16 23:23:33 2005 UTC (19 years, 2 months ago) by niro
fixed version, source now ${MLIBDIR}/version
Revision 185 - Directory Listing
Modified Tue Aug 16 23:23:09 2005 UTC (19 years, 2 months ago) by niro
nre file
Revision 183 - Directory Listing
Modified Tue Aug 9 14:17:15 2005 UTC (19 years, 2 months ago) by niro
ixed multiincludes
Revision 179 - Directory Listing
Modified Sun Jul 31 18:50:19 2005 UTC (19 years, 3 months ago) by niro
typo
Revision 178 - Directory Listing
Modified Sun Jul 31 15:28:53 2005 UTC (19 years, 3 months ago) by niro
minclude: only verbose when MAGEDBUG=on
Revision 177 - Directory Listing
Modified Sun Jul 31 15:04:16 2005 UTC (19 years, 3 months ago) by niro
only style updates
Revision 176 - Directory Listing
Modified Sun Jul 31 14:48:22 2005 UTC (19 years, 3 months ago) by niro
fixed typos
Revision 175 - Directory Listing
Modified Sun Jul 31 14:47:55 2005 UTC (19 years, 3 months ago) by niro
fixed version; typos and style
Revision 174 - Directory Listing
Modified Sun Jul 31 14:46:33 2005 UTC (19 years, 3 months ago) by niro
fixed version
Revision 172 - Directory Listing
Modified Sun Jul 31 14:16:19 2005 UTC (19 years, 3 months ago) by niro
added sminclude function
Revision 171 - Directory Listing
Modified Sun Jul 31 14:15:59 2005 UTC (19 years, 3 months ago) by niro
added autodetecting of newer mage versions and added minclude and sminclude functions
Revision 169 - Directory Listing
Modified Sun Jul 31 11:57:05 2005 UTC (19 years, 3 months ago) by niro
fixed locale issue; pkgs get not build or installed if the default system local ist another than LC_ALL=C
Revision 167 - Directory Listing
Modified Fri Jul 29 14:28:43 2005 UTC (19 years, 3 months ago) by niro
updated mage version
Revision 166 - Directory Listing
Modified Fri Jul 29 14:18:41 2005 UTC (19 years, 3 months ago) by niro
fixed missing fake directory when updating
Revision 157 - Directory Listing
Modified Sat Jul 23 16:34:52 2005 UTC (19 years, 3 months ago) by niro
added mutiple PROVIDE support; fixed version
Revision 156 - Directory Listing
Modified Sat Jul 23 16:34:29 2005 UTC (19 years, 3 months ago) by niro
fixed version
Revision 90 - Directory Listing
Modified Tue Jun 28 20:39:35 2005 UTC (19 years, 4 months ago) by niro
fixed version number
Revision 89 - Directory Listing
Modified Tue Jun 28 20:34:48 2005 UTC (19 years, 4 months ago) by niro
fixed download of non-mirrored files
Revision 87 - Directory Listing
Modified Fri Jun 3 16:41:48 2005 UTC (19 years, 5 months ago) by niro
fixed -mount
Revision 86 - Directory Listing
Modified Wed Jun 1 16:11:01 2005 UTC (19 years, 5 months ago) by niro
fixed version
Revision 85 - Directory Listing
Modified Wed Jun 1 16:10:19 2005 UTC (19 years, 5 months ago) by niro
fixed version and unsetting NOSTRIP now
Revision 83 - Directory Listing
Modified Wed Jun 1 15:56:31 2005 UTC (19 years, 5 months ago) by niro
changed version tagging only
Revision 82 - Directory Listing
Modified Wed Jun 1 15:56:13 2005 UTC (19 years, 5 months ago) by niro
new
Revision 81 - Directory Listing
Modified Wed Jun 1 15:52:33 2005 UTC (19 years, 5 months ago) by niro
minor changes in the force_mtime function; forced touch not creating any files -> fixes sources-symlink issue in the kernel packages
Revision 80 - Directory Listing
Modified Wed Jun 1 15:50:56 2005 UTC (19 years, 5 months ago) by niro
heavily changed: - added preview which pkgs are going to be installed - added src-compile support - some minor logic fixes
Revision 79 - Directory Listing
Modified Wed Jun 1 15:49:20 2005 UTC (19 years, 5 months ago) by niro
added functions for stripping bins and libs
Revision 78 - Directory Listing
Modified Wed Jun 1 15:48:52 2005 UTC (19 years, 5 months ago) by niro
changed version tagging only
Revision 77 - Directory Listing
Modified Wed Jun 1 15:47:06 2005 UTC (19 years, 5 months ago) by niro
remove usage of expr; using $((foo + 1)) now
Revision 66 - Directory Listing
Modified Wed Feb 16 17:50:54 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r15; serveral fixes
Revision 64 - Directory Listing
Modified Wed Feb 16 01:01:10 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r14
Revision 63 - Directory Listing
Modified Wed Feb 16 01:00:39 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r13; fixed a bad typo that caused smage2 not to fail while the checksum test
Revision 61 - Directory Listing
Modified Tue Feb 15 23:10:09 2005 UTC (19 years, 8 months ago) by niro
cosmetic fix
Revision 60 - Directory Listing
Modified Tue Feb 15 22:59:14 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r13
Revision 59 - Directory Listing
Modified Tue Feb 15 22:58:43 2005 UTC (19 years, 8 months ago) by niro
rev bump to 0.3.6-r13; added download support for srcfiles and valiadtion with md5 checksum
Revision 57 - Directory Listing
Modified Tue Feb 15 00:37:07 2005 UTC (19 years, 8 months ago) by niro
updated release version to 0.3.6-r12
Revision 56 - Directory Listing
Modified Mon Feb 14 22:30:27 2005 UTC (19 years, 8 months ago) by niro
now sourcing /etc/profile everytime before a pkg gets installed, fixes several enviroment issues
Revision 55 - Directory Listing
Modified Mon Feb 14 22:28:51 2005 UTC (19 years, 8 months ago) by niro
added OMF_DIR support
Revision 44 - Directory Listing
Modified Mon Jan 10 01:59:30 2005 UTC (19 years, 9 months ago) by niro
updated path variable and now sourcing /etc/profile everytime
Revision 43 - Directory Listing
Modified Mon Jan 10 01:59:03 2005 UTC (19 years, 9 months ago) by niro
updated revision tags
Revision 42 - Directory Listing
Modified Mon Jan 10 01:58:35 2005 UTC (19 years, 9 months ago) by niro
initial release
Revision 40 - Directory Listing
Modified Thu Jan 6 23:28:28 2005 UTC (19 years, 9 months ago) by niro
updated revision tags
Revision 39 - Directory Listing
Modified Thu Jan 6 23:21:19 2005 UTC (19 years, 9 months ago) by niro
fixed handling of filenames with spaces
Revision 37 - Directory Listing
Modified Thu Jan 6 03:39:45 2005 UTC (19 years, 9 months ago) by niro
suppress annoying unstable messages
Revision 36 - Directory Listing
Modified Thu Jan 6 03:34:00 2005 UTC (19 years, 9 months ago) by niro
exit 1 has broken mageupgrade, now using return 1; exit stuff now in mage3.sh
Revision 35 - Directory Listing
Modified Thu Jan 6 03:01:03 2005 UTC (19 years, 9 months ago) by niro
added some descriptions
Revision 34 - Directory Listing
Modified Thu Jan 6 02:58:10 2005 UTC (19 years, 9 months ago) by niro
removed old deprecated cruft
Revision 33 - Directory Listing
Modified Thu Jan 6 02:57:12 2005 UTC (19 years, 9 months ago) by niro
fixed version tags
Revision 32 - Directory Listing
Modified Thu Jan 6 02:54:09 2005 UTC (19 years, 9 months ago) by niro
initial release
Revision 31 - Directory Listing
Modified Thu Jan 6 02:53:55 2005 UTC (19 years, 9 months ago) by niro
get_highest_magefile() returns now an error message if any found pkg are unstable and USE_UNSTABLE=true is not declared
Revision 30 - Directory Listing
Modified Thu Jan 6 02:29:48 2005 UTC (19 years, 9 months ago) by niro
fixed uninstallation of virtual db entries, even if another versions of the same package exists. now it dectect this and do not remove this entry
Revision 29 - Directory Listing
Modified Wed Jan 5 05:40:27 2005 UTC (19 years, 10 months ago) by niro
fixed handling of virtual pakages
Revision 24 - Directory Listing
Added Wed Jan 5 05:08:01 2005 UTC (19 years, 10 months ago) by niro
mage-0.3.6-r8 import