Commit Graph

47 Commits

Author SHA1 Message Date
Dan McGee 3595201f5f * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'
to work as expected.
2007-02-22 04:36:02 +00:00
Dan McGee b347a7397a * Updated makepkg.8 manpage to reflect shift of -S to --usesudo. 2007-02-14 15:06:03 +00:00
Dan McGee 67294287e3 * Unified description of arch variable. Recommend using single quotes in
the array, e.g. arch=('i686').
* Updated my TODO.
* Changed the email address in rankmirrors script.
2007-02-12 01:08:35 +00:00
Dan McGee 0597640129 A few more slight changes to the pacman man page 2007-02-11 00:27:45 +00:00
Dan McGee 73402a1459 * Fix compile errors/warnings.
* Update .cvsignore files a bit.
2007-02-09 21:54:57 +00:00
Dan McGee d9a641a7a0 New manpages were going nowhere without an updated makefile 2007-02-09 18:37:27 +00:00
Dan McGee 4e0b649c3a Man pages, man pages, man pages. Just a few more additions and clarifications,
ensured force option was still documented in PKGBUILD.5.
2007-02-09 15:37:20 +00:00
Dan McGee eaf5ba61c7 Cleaned up the PKGBUILD man a bit. 2007-02-09 06:08:31 +00:00
Dan McGee 262c110dc0 Another round of manpage updates. 2007-02-09 03:44:54 +00:00
Dan McGee a7df172bee * Nice overhaul of manpages. It is at least a start.
* Alphabetized options in pacman usage.
2007-02-08 05:24:17 +00:00
Dan McGee 82de7efbf9 Greatly simplify the way our non-existant translated manpages were being
made. Ripped out all the po4a stuff, letting us cut down on yet another
makedepends.
Also moved all of the manpages to non-.in names.
2007-02-07 22:29:21 +00:00
Dan McGee ac6e1c696e one more change for man page move 2007-02-06 20:34:32 +00:00
Dan McGee 13f36463fa fix makefiles for PKGBUILD.8 -> PKGBUILD.5 2007-02-06 20:23:41 +00:00
Aaron Griffin b726277ccc Minor fixups for the moment, still partially complete 2007-02-06 18:45:32 +00:00
Aaron Griffin c32a7fcc85 Swapped out PKGBUILD.8 for PKGBUILD.5 from Dan McGee - original PKGBUILD.8 had too many Frugal specific changes. 2007-02-06 18:33:35 +00:00
Aaron Griffin 195e30e8aa K. Piche <kpiche@rogers.com>
* gcc visiblity changes

Also modified _alpm_versioncmp -> alpm_versioncmp (public function) as per K.
Piche's suggestions
2007-01-30 07:47:19 +00:00
Jürgen Hötzel 13f9fc4d19 * Fix building outside $(srcdir).
* Removed ./gen-mirrorlist.sh invocation from configure script:
  Mirror-files are generated by make, not configure.
2007-01-29 22:18:31 +00:00
Aaron Griffin 7ffb1e5fac Forgot this patch from Dan McGee as part of the bug #5409 fixes 2007-01-26 01:57:06 +00:00
Aaron Griffin 42f8b8b2d3 cvsignore cleanup and additions 2007-01-17 03:40:08 +00:00
Aaron Griffin 244fb2a264 * Dan McGee <dpmcgee@gmail.com>
Documentation cleanup
2007-01-11 17:32:49 +00:00
Aaron Griffin e3aace4a4d Cleanup from Dan McGee <dpmcgee@gmail.com> and Jürgen Hötzel <juergen@hoetzel.info>
* configure swig check
* misc libalpm cleanup
2006-12-22 19:38:55 +00:00
Aaron Griffin 716e9ef095 A few minor updates so --root works again. 2006-12-08 08:17:41 +00:00
Aaron Griffin f8b4b5257e Corrected -Qg description 2006-12-05 07:38:34 +00:00
Aaron Griffin 4470e5ce01 * Numerous mini valgrind fixes.
* Addition of hacky architecture check in the _splitname function
* Removal of libfetch from the archlinux proper - it has been renamed to
  libdownload and can be found at http://phraktured.net/libdownload
* Merge of _some_ of the Frugalware makepkg change - this may still be
  incomplete
* Removal of libftp from cvs proper
* PKGBUILD manpage now says 'PKGBUILD' instead of FrugalBuild (he he)
2006-11-14 07:58:42 +00:00
Aaron Griffin a105718fd7 * Makefile changes for libfetch integration
* Fixed the --enable-debug option in ./configure (never worked)
2006-10-31 06:43:13 +00:00
Aaron Griffin 3e5401b74d Remove generated man pages from CVS 2006-10-27 21:09:14 +00:00
Aaron Griffin 31c682c4ee configure changes for java detection (require swig)
by Christian Hamar alias krix <krics@linuxforum.hu>
2006-10-16 00:02:43 +00:00
Aaron Griffin 04c48b4547 *** empty log message *** 2006-10-15 23:51:18 +00:00
Aaron Griffin db769f667d Added alpm function docs along
pacman.c : Removed link to frugalware wiki
sync.c : do not display Uncompressed size if 0 (archlinux has no USIZE)
2006-10-15 21:06:08 +00:00
Aaron Griffin 9481022286 Final frugalware changes commit 2006-10-15 19:38:02 +00:00
Aaron Griffin 9ccd91701c Merging Frugalware changes - these need to be checked for instances of "Frugal"
in the docs, but I'm lazy right now
2006-10-15 18:58:23 +00:00
Judd Vinet 431b0a953c small typo fix 2006-10-01 23:22:53 +00:00
Aurelien Foret 3d3a29a808 added .cvsignore files 2006-03-27 17:17:35 +00:00
Aurelien Foret a5f67ef819 fixed doxygen support (patch from VMiklos <vmiklos@frugalware.org>) 2006-02-20 20:08:24 +00:00
Judd Vinet e28301168c FW: re-add CacheDir setting 2006-02-20 18:40:50 +00:00
Aurelien Foret 5e4c3661c6 commented out doxygen support as it produces an error 2006-02-17 22:13:33 +00:00
Aurelien Foret 48cc9f3beb doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu> 2006-02-17 20:48:45 +00:00
Judd Vinet fe0b4cccb2 changes merged from 2.9.8 -- clarified license usage, new options var in PKGBUILDs, --noprogressbar pacman switch... 2006-02-02 23:41:31 +00:00
Aurelien Foret de3a0f164c added libalpm manpage (patch from VMiklos <vmiklos@frugalware.org>) 2006-02-01 18:04:01 +00:00
Judd Vinet caf64da579 typo fix 2006-01-07 21:14:50 +00:00
Judd Vinet 96de3501ab patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
Judd Vinet 1969a8beb9 typo 2005-12-14 02:32:31 +00:00
Judd Vinet 15689bddbf added Frugalware patch: -Q --foreign to display packages not found in sync repos 2005-12-14 02:23:14 +00:00
Judd Vinet e37bc739bd Added CacheDir directive 2005-10-20 20:44:58 +00:00
Judd Vinet a1526a3e7d added first part of the autoconf stuff - patch from Christian Hamar <krics@linuxforum.hu> 2005-10-17 18:52:43 +00:00
Aurelien Foret 2e28303ee5 fixed a typo 2005-03-26 07:40:29 +00:00
Judd Vinet d04baabafa Initial revision 2005-03-15 01:51:43 +00:00