summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* set ppc in keywordsBartosch Pixa2003-11-163-14/+17
|
* version bumpSeemant Kulleen2003-11-153-2/+23
|
* version bumpSeemant Kulleen2003-11-155-3/+31
|
* version bumpSeemant Kulleen2003-11-152-1/+7
|
* change dep from sys-apps/gzip to app-arch/gzipSeemant Kulleen2003-11-142-3/+3
|
* fix DEPENDMike Frysinger2003-11-131-5/+5
|
* fix inheritanceMike Frysinger2003-11-131-25/+23
|
* touchupsMike Frysinger2003-11-112-11/+9
|
* Add a 'return 0' to pkg_setup() to make sure it returns the correct value.Martin Schlemmer2003-11-103-4/+9
|
* fix sscanf.c compilationMike Frysinger2003-11-103-2/+21
|
* repoman: Trim trailing whitespaceMichael Sterrett2003-11-102-7/+7
|
* Update versionMartin Schlemmer2003-11-093-3/+283
|
* Update versionMartin Schlemmer2003-11-092-11/+24
|
* Add support to build static lib, needed for new version of pam.Martin Schlemmer2003-11-094-3/+121
|
* Add support to build static lib, needed for new version of pam.Martin Schlemmer2003-11-092-4/+14
|
* Update version.Martin Schlemmer2003-11-095-5/+529
|
* Update version.Martin Schlemmer2003-11-092-4/+15
|
* repoman: Fix leading whitespaceMichael Sterrett2003-11-092-8/+8
|
* -fPIC for static as well as shared libsBrad House2003-11-083-4/+15
|
* hppa needs -fPICMike Frysinger2003-11-071-1/+2
|
* Only export global symbols, bug #32764. Patch thanks to Danek DuvallMartin Schlemmer2003-11-064-3/+140
| | | | <duvall@emufarm.org>.
* Only export global symbols, bug #32764. Patch thanks to Danek DuvallMartin Schlemmer2003-11-062-1/+12
| | | | <duvall@emufarm.org>.
* Add ibm jdk sandbox fixPaul de Vrieze2003-11-063-22/+25
|
* digest update. Closes #32808Martin Holzer2003-11-052-16/+16
|
* add amd64 flagBrad House2003-11-053-7/+11
|
* mark stable on amd64Brad House2003-11-053-7/+10
|
* repoman: Fix leading whitespaceMichael Sterrett2003-11-042-19/+19
|
* Add sandbox fixPaul de Vrieze2003-11-045-37/+42
|
* Added sparc stable keywordChristian Birchinger2003-11-043-7/+10
|
* Include fix from older db versionPaul de Vrieze2003-11-023-2/+109
|
* Include fix from older db versionPaul de Vrieze2003-11-022-30/+35
|
* Added ewarn in pkg_postinst() for revdep-rebuildingSeemant Kulleen2003-11-022-2/+8
|
* add alpha support to -r8Aron Griffis2003-11-025-36/+72
|
* version bumpSeemant Kulleen2003-11-013-2/+57
|
* version bumpSeemant Kulleen2003-11-012-1/+8
|
* Bump to stable x86.Max Kalika2003-11-013-6/+9
|
* ~ppcLuca Barbato2003-10-313-23/+26
|
* repoman violationsSeemant Kulleen2003-10-312-5/+5
|
* many small tweaksSeemant Kulleen2003-10-313-22/+33
|
* Add patches from Mandrake to add -fPIC rather than append-flags, hopefullyMartin Schlemmer2003-10-296-3/+425
| | | | this will solve bug #32140. Also add updated security patch.
* Add patches from Mandrake to add -fPIC rather than append-flags, hopefullyMartin Schlemmer2003-10-292-1/+15
| | | | this will solve bug #32140. Also add updated security patch.
* Put the kernel check back in pkg_setup(). Fixes bug 32044.Max Kalika2003-10-293-6/+9
|
* sparcJoshua Brindle2003-10-293-7/+10
|
* add selinux patchChris PeBenito2003-10-298-23/+45
|
* welcome libsmpeg !Mike Frysinger2003-10-283-3/+43
|
* Added depend to >=hppa-headers-2.4.21_p13 for succefull compilation.Guy Martin2003-10-283-16/+19
|
* add ~amd64 flagBrad House2003-10-283-5/+8
|
* Added patches for hppa. This glibc correct many bugs like the -static flag one.Guy Martin2003-10-2722-5/+1618
|
* Added patches for hppa. This glibc correct many bugs like the -static flag one.Guy Martin2003-10-272-65/+87
|
* Do not call make with 'make CFLAGS=', as that discards flags set by theMartin Schlemmer2003-10-273-3/+55
| | | | | Makefile, and breaks things, bug #28021, thanks to Denys Duchier <duchier@ps.uni-sb.de>.