summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-10-07Updated pkglint to 4.25.rillig3-17/+30
Improved heuristics for packages that use some common Makefiles, reducing the number of false diagnostics in -Wvague mode. Moved checks for SVR4_PKGNAME out of -Wvague mode. Added check for misspelled NO_{SRC,BIN}_ON_{FTP,CDROM}.
2005-10-07Package wants to override mandir, so setwiz1-1/+3
CONFIGURE_HAS_MANDIR= no
2005-10-07dact bumped due to incorrect ctype use.joerg1-1/+2
2005-10-07Explicitly cast third argument of open_net to int and use int instead ofjoerg5-3/+81
mode_t. This unbreaks use with the GCC 3.4+ builtin va_arg. Fix the use of ctype macros. Bump revision for that.
2005-10-07Replaced some `if's with `case's to make the code simpler. Mergedrillig1-9/+5
multiple ${ECHO_N} into one ${ECHO}.
2005-10-07Add DragonFly support.joerg4-5/+42
patch-af includes the va_arg handling of short -> int promotion from Linux as discussed on tech-pkg@.
2005-10-07bump pkgrevision for the fopen_wrappers.c fixjdolecek1-1/+2
2005-10-07add recent updatesdrochner1-1/+9
2005-10-07Include stdlib.h for malloc and friends, fix the conditional to onlyjoerg2-1/+23
define them if we are on pre-ANSI C.
2005-10-07specify location of samba libs explicitelydrochner1-1/+3
2005-10-07update to 1.8.5drochner3-12/+9
changes: -some serious bugfixes -translations added
2005-10-07update to 2.12.1.1drochner13-114/+57
too many fixes and feature additions to list here, see the NEWS file in the distribution
2005-10-07update to 2.12.4drochner2-6/+6
changes: -bugfixes
2005-10-07Don't declare errno, ANSI C does this already.joerg2-1/+15
2005-10-07update to 2.12.0drochner3-8/+10
changes: - Fix gconfd not shutting down when not in use - Plug some memory leaks - Use G_GNUC_NULL_TERMINATED in some APIs - Improve performance -translation updates -fixes
2005-10-07update to 0.4.2drochner2-7/+7
changes: * Only take one input file for xsldoc * Added well-formedness check to l10n.xml Makefile rule * Changes to make block indents not nest * Added formalpara support * Pass the PO file to xml2po, not just the language code * Updated translations -fixes * Added datarootdir variable
2005-10-07WRKSRC is not a subdirectory of WRKDIR.rillig1-10/+7
2005-10-07Include locale.h also on DragonFly.joerg2-4/+4
2005-10-07The MAINTAINER variable is now described in complete sentences.rillig1-13/+10
2005-10-07Unbreak compilation with GCC 3.4+ (label at end of compound statement).joerg2-1/+14
2005-10-07sync Python wrappers with base librariesdrochner4-12/+12
2005-10-07+ tidy-20051006wiz1-2/+2
- rasmol (thanks, perry!).
2005-10-07Install man page with INSTALL_MAN.wiz1-2/+2
2005-10-07Note update of RasMol to 2.7.3perry1-1/+2
Extensive changelist is at: http://www.bernstein-plus-sons.com/software/rasmol/
2005-10-07update RasMol to 2.7.3perry6-38/+42
Extensive changelist is at: http://www.bernstein-plus-sons.com/software/rasmol/
2005-10-07+ imap-uw-2004gsalo1-1/+2
2005-10-07Fixed a pkglint warning.rillig1-2/+1
2005-10-07Fixed pkglint warnings.rillig1-5/+5
2005-10-07Fixed a pkglint warning.rillig2-5/+3
2005-10-07Split up patch-ab into one patch per file and converted it from contextrillig8-222/+212
diff to unified diff.
2005-10-07Fixed a pkglint warning.rillig1-2/+1
2005-10-07Fixed pkglint warnings.rillig2-5/+4
2005-10-07Fixed a pkglint warning.rillig1-2/+2
2005-10-07Fixed pkglint warnings.rillig1-2/+4
2005-10-07Added ../../../htdocs as a secondary default value for HTDOCSDIR.rillig1-1/+4
2005-10-07re-generated.rillig2-2/+2
2005-10-07+ suse_base-10.0wiz1-2/+2
2005-10-07+ R-2.2.0, spamass-milter-1.0.wiz1-1/+3
2005-10-07Use PKG_OPTIONS_REQUIRED_GROUPS for making sure only one optionwiz1-11/+5
from a group is selected, instead of handling it manually. From Geert Hendrickx on tech-pkg.
2005-10-07Rename Makefile.options to options.mk (standardized name).wiz2-3/+3
2005-10-07update exim to exim-4.52nb5 - if exim-build-eximon: also work with xorg and ↵abs2-4/+7
fix PLIST
2005-10-07Replaced deprecated USE_PERL5 with USE_TOOLS+=perl5:run.rillig1-2/+2
2005-10-07Updated pkglint to 4.24.rillig4-5/+16
Warn if option names contain underscore characters (suggested by dillo). NO_TOOLS and NO_WRAPPER are deprecated, as they are not used anymore.
2005-10-07Bumped PKGREVISION of games/xscrabble.rillig1-1/+2
Switched the package to using the PKG_INSTALL framework. The actual binary has been made a SETGIDGAME to make the highscore file editable from only within the game.
2005-10-07Switched the package to using the PKG_INSTALL framework. The actualrillig2-25/+17
binary has been made a SETGIDGAME to make the highscore file editable from only within the game. Bumped PKGREVISION.
2005-10-07Removed the -3 option from the example call to createbuildlink.rillig1-2/+2
2005-10-07Updated sysutils/estd to 0.4adam2-3/+3
2005-10-07Changes 0.4:adam4-47/+24
* Support for PowerNow
2005-10-06Remove "LICENSE=no-commercial-use". Socks4 has a standard MIT/BSD stylebad1-2/+1
license with no restrictions on commercial use.
2005-10-06Clarify the language used in a couple of definitions.agc1-5/+11