summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removing the unstable flag.Nick Hadaway2002-10-222-3/+6
|
* Version bump. No changes made to the ebuild. Please test and report onNick Hadaway2002-10-213-1/+91
| | | | bug #9340
* multibyte patch not applied any moreSeemant Kulleen2002-10-202-3/+8
|
* Remove rdepend=dependMike Frysinger2002-10-2013-25/+12
|
* unmask bugfixing revMarinus Schraal2002-10-202-4/+4
|
* Added ppc to KEYWORDS.Calum Selkirk2002-10-193-5/+10
|
* changed KEYWORDS to phase out of package.maskMaik Schreiber2002-10-173-5/+9
|
* fixorsDaniel Robbins2002-10-163-12/+12
|
* ezmlm-idx, ezmlm-idx-pgsql and ezmlm-idx-mysqlDaniel Robbins2002-10-167-2/+152
|
* New ezmlm-idx mailing list manager (enhanced ezmlm)Daniel Robbins2002-10-162-0/+73
|
* New bugfixing patchMarinus Schraal2002-10-164-3/+263
|
* Changed keyword from "~x86" to "x86" cause all other versions are nowGrant Goodyear2002-10-161-2/+2
| | | | broken.
* Fixo since hotmail changed their page again.Grant Goodyear2002-10-163-1/+43
|
* updatoGrant Goodyear2002-10-161-1/+7
|
* Whoops. Mask for testing.Grant Goodyear2002-10-161-2/+2
|
* Current versionGrant Goodyear2002-10-162-0/+33
|
* removed blah echoSeemant Kulleen2002-10-141-2/+1
|
* Added alpha to KEYWORDS after jseidel@tuxus.com testingMike Frysinger2002-10-131-2/+2
|
* Security update..Daniel Ahlberg2002-10-134-1/+247
|
* updated dillo patchBrad Teaford Cowan2002-10-132-4/+295
|
* keyword fixesBrad Teaford Cowan2002-10-131-2/+2
|
* Updates/fixes for #1132Mike Frysinger2002-10-133-2/+46
|
* ebuild now installs README filesBruce A. Locke2002-10-122-2/+7
|
* arch mask testingBrad Teaford Cowan2002-10-121-2/+2
|
* ebuild beautificationNick Hadaway2002-10-112-7/+4
|
* More changes than you can shake a stick at.Nick Hadaway2002-10-1112-792/+436
|
* Removed the make test portion from the imap perl module as it requiresNick Hadaway2002-10-112-4/+4
| | | | manual input
* Committing to test perl module stuffs... using the ~ (unstable)Nick Hadaway2002-10-114-0/+116
| | | | marker...
* Reversing naughty patch. See bug #8930Nick Hadaway2002-10-102-5/+6
|
* version bumpBrad Teaford Cowan2002-10-093-1/+110
|
* sorry grant! here it is :)Nick Hadaway2002-10-081-0/+15
|
* Added a patch to fix the -I/usr/include issue. Cleaned up ebuild.Nick Hadaway2002-10-082-7/+19
|
* Added vpopmail_set_homedir to pkg_postrm for correct variable setting.Nick Hadaway2002-10-072-2/+10
| | | | See bug #8617
* Cleaned out crusty ebuilds. 1.14 has some fixes for admin alerts andNick Hadaway2002-10-074-5/+13
| | | | for usage with SpamAssassin... Closes bug #8422
* big IUSE commitDaniel Robbins2002-10-0549-48/+146
|
* Updated headersMike Frysinger2002-10-047-13/+13
|
* Updated headersMike Frysinger2002-10-045-10/+10
|
* GPL2 or later --> GPL2Mike Frysinger2002-10-041-2/+2
|
* Updated HOMEPAGE and DESCRIPTIONMike Frysinger2002-10-041-2/+2
|
* Changed from "GPL2 or later" to "GPL2"Mike Frysinger2002-10-0427-52/+52
|
* Changed from "GPL2 or later" to "GPL2"Mike Frysinger2002-10-0457-114/+114
|
* version bump, bug fixesBrad Teaford Cowan2002-10-043-1/+66
|
* version bump, fixes major bugsBrad Teaford Cowan2002-10-013-1/+66
|
* Security update.Daniel Ahlberg2002-10-013-1/+83
|
* Fixes perl issues - just a mod to the building of the perl moduleMichael Cummings2002-09-306-3/+444
|
* Reverted back to make DESTDIR=${D} install instead of einstallNick Hadaway2002-09-302-3/+7
|
* fixed an oopsBrad Teaford Cowan2002-09-301-2/+2
|
* changed einstall to install and placed man pages in proper dir Fixes bug #8554Brad Teaford Cowan2002-09-302-6/+13
|
* added keywordsOwen Stampflee2002-09-284-6/+12
|
* Updated diff from bug #8445. Added CXX="g++" to solve compileNick Hadaway2002-09-283-16/+133
| | | | | | problems with gcc3 and added -lsupc++ to LIBS so linked code will understand the new, delete, etc. operator functions. Changed to econf and einstall. Whew!