Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-21 | Replace GECKO_PROVIDER with option group. New options are firefox | dillo | 7 | -35/+44 | |
and mozilla. Backwards compatibilty is provided. Reviewed by wiz. | |||||
2005-07-21 | Note update of net/flow-tools to version 0.68nb1 [flow-capture '-u' argument | seb | 1 | -1/+2 | |
processing fix] | |||||
2005-07-21 | Fix flow-capture '-u' (preserve umask) option processing: it's '-u' not '-i'. | seb | 3 | -7/+16 | |
Bump PKGREVISION to 1. | |||||
2005-07-21 | Do not list all licenses. Mention that packages | wiz | 1 | -117/+7 | |
for which you need to accept a license will display the necessary information. ok gdt@. | |||||
2005-07-21 | Added textproc/py-elementtree version 1.2.6 | wiz | 1 | -1/+2 | |
2005-07-21 | - firefox-bin (thanks, tron!). | wiz | 1 | -2/+1 | |
2005-07-21 | Add and enable py-elementtree. | wiz | 1 | -1/+2 | |
2005-07-21 | Initial import of py-elementtree, from pkgsrc-wip, packaged by recht@ | wiz | 4 | -0/+64 | |
The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The ElementTree toolkit contains an Element implementation in Python, and code to read XML and HTML files into trees of Element objects, and write them out as XML. | |||||
2005-07-21 | Note update of "firefox-bin" package to version 1.0.6. | tron | 1 | -1/+2 | |
2005-07-21 | Update "firefox-bin" package to version 1.0.6. Changes since version 1.0.5: | tron | 2 | -6/+6 | |
- Restore API compatibility for extensions and web applications that did not work in Firefox 1.0.5. | |||||
2005-07-21 | Rewrite last change a bit because the check didn't work properly. | tron | 1 | -5/+5 | |
2005-07-21 | The additional locale files only get installed on systems with a recent | tron | 2 | -4/+10 | |
gettext version (e.g. NetBSD 3.99.7) but not systems with an older one (e.g. NetBSD 3.0_BETA). We must therefore adapt the package list dynamically. | |||||
2005-07-21 | + afterstep-2.1.2, firefox-bin-1.0.6, thunderbird-1.0.6, | wiz | 1 | -6/+7 | |
thunderbird-gtk1-1.0.6, tkcvs-7.2.4, windowlab-1.32. | |||||
2005-07-21 | Updated print/LPRng to 3.6.28nb1 | wiz | 1 | -1/+2 | |
2005-07-21 | Depend on LPRng-core-3.8.28nb1 and bump PKGREVISION. | wiz | 1 | -2/+3 | |
2005-07-21 | Wildcard dependency. | wiz | 1 | -2/+2 | |
2005-07-21 | patch-an was removed from distinfo during 2.4.1 update, remove file too. | wiz | 1 | -28/+0 | |
2005-07-21 | Sort. | wiz | 2 | -61/+61 | |
2005-07-21 | patch-aa was removed from distinfo during 0.8.1 update, remove file too. | wiz | 1 | -13/+0 | |
2005-07-21 | Add and enable pgtcl. | wiz | 1 | -1/+2 | |
2005-07-21 | Fix a typo and improve markup. | wiz | 2 | -100/+95 | |
2005-07-21 | Update cpuflags to 0.89 | abs | 3 | -12/+15 | |
Use SED and INSTALL - should fix PR30223 (using wrong install under Solaris) | |||||
2005-07-21 | PATCH_SITES moved. | minoura | 2 | -6/+6 | |
Thanks to Alexey Toptygin. | |||||
2005-07-21 | update p5-Clone to 0.18 | abs | 3 | -8/+8 | |
Revision 0.18 2005/05/23 15:34:31 ray moved declaration to top of function, M$ (and other) C compilers choke. Revision 0.17 2005/05/05 22:26:01 ray Changed PERL_MAGIC_backref to '<' for compatability with 5.6 Revision 0.16 2005/04/20 15:49:35 ray Bug fix for id 11997, "Clone dies horribly when Scalar::Util::weaken is around" see http://rt.cpan.org/Ticket/Display.html?id=11997 for details. Revision 0.15.2.1 2005/05/05 21:55:30 ray changed PERL_MAGIC_backref to '<' for backward compatibility with 5.6 | |||||
2005-07-21 | Note PKGREVISION bump of x11/xscreensaver. | hira | 1 | -1/+2 | |
2005-07-21 | Add missing entries to PLIST. Bump PKGREVISION. | hira | 2 | -2/+5 | |
2005-07-21 | Note update of alee-ttf. | minskim | 1 | -1/+2 | |
2005-07-21 | Update alee-ttf to 4.8. Patch provided by the maintainer, Yi Min-Cheol, | minskim | 3 | -10/+10 | |
in PR pkg/30798. Changes: - Update Eunjin.ttf - Rename Aqu@rk.ttf Bangwool.ttf - Rename 09t@ark.ttf 0b0dkuki.ttf | |||||
2005-07-21 | use ${LDFLAGS} instead of building our own library rpath argument to | grant | 1 | -5/+5 | |
find the BerkeleyDB library. | |||||
2005-07-21 | include ${LDFLAGS} in DBMLIB passed in MAKE_ENV, so the correct | grant | 1 | -2/+2 | |
library path is passed for linking against the BerkeleyDB library. | |||||
2005-07-21 | databases/db/buildlink3.mk was changed a long, long time ago to use | jlam | 1 | -5/+3 | |
"db2" as the "BUILDLINK_PACKAGES" variable. Drop the use of _BDB_PKGBASE.*. This fixes the settings for BDBBASE and BDB_LIBS if BDB_DEFAULT is "db2". | |||||
2005-07-21 | Updated and rewrote the man page. | rillig | 2 | -95/+72 | |
2005-07-21 | Added a new subroutine log_subinfo that has an additional parameter | rillig | 1 | -35/+66 | |
taking the name of the current subroutine. Removed unnecessary checks for backup filenames. | |||||
2005-07-21 | some packages expect "-Wl," immediately before flags to be passed to | grant | 1 | -4/+6 | |
the linker, set _COMPILER_RPATH_FLAG accordingly. "-Wl," is removed by the sunpro compiler wrapper where necessary. fix comment for _LINKER_RPATH_FLAG while here. this fixes, among other things, apache modules built with apxs. | |||||
2005-07-21 | Revert previous. The fetch is not interactive enough to be marked as such. | kristerw | 1 | -3/+1 | |
2005-07-21 | Changed debugging output to reflect the recent split of checkfile_Makefile. | rillig | 1 | -6/+6 | |
2005-07-21 | The checkfile_Makefile subroutine is split into load_package_Makefile | rillig | 1 | -35/+47 | |
and checkfile_package_Makefile. This made another command line option -CMakefile possible, which allows Makefile checking to be switched off (it is on by default). | |||||
2005-07-21 | In the diagnostic messages, multiple adjacent slashes are compressed to | rillig | 1 | -1/+2 | |
one. | |||||
2005-07-21 | Added saytime to SUBDIRS. | rillig | 1 | -1/+2 | |
2005-07-21 | Added yap to SUBDIRS. | rillig | 1 | -1/+2 | |
2005-07-20 | Updated to be in sync with mk/replace.mk, revision 1.120. | rillig | 1 | -2/+4 | |
2005-07-20 | note update of firefox & firefox-gtk1 to 1.0.6 | taya | 1 | -1/+3 | |
2005-07-20 | update firefox & firefox-gtk1 to 1.0.6 | taya | 4 | -10/+10 | |
Firefox 1.0.6 is a stability update. We recommend that users upgrade to this latest version. Here's what's new in Firefox 1.0.6: * Restore API compatibility for extensions and web applications that did not work in Firefox 1.0.5. | |||||
2005-07-20 | Update archangel to 20050720 sources. | agc | 3 | -7/+8 | |
Changes since previous version: + lint fixes, highlighted by amd64 bulk build results - cast 64bit entities to the correct type when printing the values. | |||||
2005-07-20 | Removed a line full of white-space. | rillig | 1 | -2/+2 | |
2005-07-20 | Add and enable blindmine. | minskim | 2 | -2/+4 | |
2005-07-20 | Import blindmine, packaged by Yi Min-Cheol and slightly modified by | minskim | 4 | -0/+117 | |
Kibum Han and me. Blindmine is a minesweeper clone that you can play with your eyes closed. It is designed for the blind and visually impaired. Currently, it supports Korean only. | |||||
2005-07-20 | Don't print "vague" diagnostics by default. A "vague" diagnostic is one | rillig | 1 | -2/+2 | |
that has been in pkglint before I started hacking it. Mostly, they don't contain a specific file location where to look for the cause or they are generated using dubious code. The remaining warnings are only a few, but they are mostly usable and valid. | |||||
2005-07-20 | Don't show warnings for tool names that are enclosed in single quotes. | rillig | 1 | -3/+10 | |
Replace ${PHPPKGSRCDIR} with ../../lang/php5 when expanding Makefile variables. Show a warning if Makefile variables contain unresolved substitutions after expanding them. Fixed a newly introduced bug that prevented bsd.sites.mk from being found. | |||||
2005-07-20 | Allow to build with Python>=2.4. | minskim | 1 | -2/+2 | |