Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-07 | Updated pkglint to 4.25. | rillig | 3 | -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-07 | Package wants to override mandir, so set | wiz | 1 | -1/+3 | |
CONFIGURE_HAS_MANDIR= no | |||||
2005-10-07 | dact bumped due to incorrect ctype use. | joerg | 1 | -1/+2 | |
2005-10-07 | Explicitly cast third argument of open_net to int and use int instead of | joerg | 5 | -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-07 | Replaced some `if's with `case's to make the code simpler. Merged | rillig | 1 | -9/+5 | |
multiple ${ECHO_N} into one ${ECHO}. | |||||
2005-10-07 | Add DragonFly support. | joerg | 4 | -5/+42 | |
patch-af includes the va_arg handling of short -> int promotion from Linux as discussed on tech-pkg@. | |||||
2005-10-07 | bump pkgrevision for the fopen_wrappers.c fix | jdolecek | 1 | -1/+2 | |
2005-10-07 | add recent updates | drochner | 1 | -1/+9 | |
2005-10-07 | Include stdlib.h for malloc and friends, fix the conditional to only | joerg | 2 | -1/+23 | |
define them if we are on pre-ANSI C. | |||||
2005-10-07 | specify location of samba libs explicitely | drochner | 1 | -1/+3 | |
2005-10-07 | update to 1.8.5 | drochner | 3 | -12/+9 | |
changes: -some serious bugfixes -translations added | |||||
2005-10-07 | update to 2.12.1.1 | drochner | 13 | -114/+57 | |
too many fixes and feature additions to list here, see the NEWS file in the distribution | |||||
2005-10-07 | update to 2.12.4 | drochner | 2 | -6/+6 | |
changes: -bugfixes | |||||
2005-10-07 | Don't declare errno, ANSI C does this already. | joerg | 2 | -1/+15 | |
2005-10-07 | update to 2.12.0 | drochner | 3 | -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-07 | update to 0.4.2 | drochner | 2 | -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-07 | WRKSRC is not a subdirectory of WRKDIR. | rillig | 1 | -10/+7 | |
2005-10-07 | Include locale.h also on DragonFly. | joerg | 2 | -4/+4 | |
2005-10-07 | The MAINTAINER variable is now described in complete sentences. | rillig | 1 | -13/+10 | |
2005-10-07 | Unbreak compilation with GCC 3.4+ (label at end of compound statement). | joerg | 2 | -1/+14 | |
2005-10-07 | sync Python wrappers with base libraries | drochner | 4 | -12/+12 | |
2005-10-07 | + tidy-20051006 | wiz | 1 | -2/+2 | |
- rasmol (thanks, perry!). | |||||
2005-10-07 | Install man page with INSTALL_MAN. | wiz | 1 | -2/+2 | |
2005-10-07 | Note update of RasMol to 2.7.3 | perry | 1 | -1/+2 | |
Extensive changelist is at: http://www.bernstein-plus-sons.com/software/rasmol/ | |||||
2005-10-07 | update RasMol to 2.7.3 | perry | 6 | -38/+42 | |
Extensive changelist is at: http://www.bernstein-plus-sons.com/software/rasmol/ | |||||
2005-10-07 | + imap-uw-2004g | salo | 1 | -1/+2 | |
2005-10-07 | Fixed a pkglint warning. | rillig | 1 | -2/+1 | |
2005-10-07 | Fixed pkglint warnings. | rillig | 1 | -5/+5 | |
2005-10-07 | Fixed a pkglint warning. | rillig | 2 | -5/+3 | |
2005-10-07 | Split up patch-ab into one patch per file and converted it from context | rillig | 8 | -222/+212 | |
diff to unified diff. | |||||
2005-10-07 | Fixed a pkglint warning. | rillig | 1 | -2/+1 | |
2005-10-07 | Fixed pkglint warnings. | rillig | 2 | -5/+4 | |
2005-10-07 | Fixed a pkglint warning. | rillig | 1 | -2/+2 | |
2005-10-07 | Fixed pkglint warnings. | rillig | 1 | -2/+4 | |
2005-10-07 | Added ../../../htdocs as a secondary default value for HTDOCSDIR. | rillig | 1 | -1/+4 | |
2005-10-07 | re-generated. | rillig | 2 | -2/+2 | |
2005-10-07 | + suse_base-10.0 | wiz | 1 | -2/+2 | |
2005-10-07 | + R-2.2.0, spamass-milter-1.0. | wiz | 1 | -1/+3 | |
2005-10-07 | Use PKG_OPTIONS_REQUIRED_GROUPS for making sure only one option | wiz | 1 | -11/+5 | |
from a group is selected, instead of handling it manually. From Geert Hendrickx on tech-pkg. | |||||
2005-10-07 | Rename Makefile.options to options.mk (standardized name). | wiz | 2 | -3/+3 | |
2005-10-07 | update exim to exim-4.52nb5 - if exim-build-eximon: also work with xorg and ↵ | abs | 2 | -4/+7 | |
fix PLIST | |||||
2005-10-07 | Replaced deprecated USE_PERL5 with USE_TOOLS+=perl5:run. | rillig | 1 | -2/+2 | |
2005-10-07 | Updated pkglint to 4.24. | rillig | 4 | -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-07 | Bumped PKGREVISION of games/xscrabble. | rillig | 1 | -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-07 | Switched the package to using the PKG_INSTALL framework. The actual | rillig | 2 | -25/+17 | |
binary has been made a SETGIDGAME to make the highscore file editable from only within the game. Bumped PKGREVISION. | |||||
2005-10-07 | Removed the -3 option from the example call to createbuildlink. | rillig | 1 | -2/+2 | |
2005-10-07 | Updated sysutils/estd to 0.4 | adam | 2 | -3/+3 | |
2005-10-07 | Changes 0.4: | adam | 4 | -47/+24 | |
* Support for PowerNow | |||||
2005-10-06 | Remove "LICENSE=no-commercial-use". Socks4 has a standard MIT/BSD style | bad | 1 | -2/+1 | |
license with no restrictions on commercial use. | |||||
2005-10-06 | Clarify the language used in a couple of definitions. | agc | 1 | -5/+11 | |