Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-02 | it appears that under IRIX, we need to explicitly link against -lm. | jschauma | 1 | -1/+3 | |
2006-12-02 | Instead of setting compiler flags in each package if it uses C99, | jschauma | 15 | -90/+37 | |
allow USE_LANGUAGES+=c99 and let gcc and mipspro do the right thing. May need to be reviewed/added for other compilers. ok rillig@ | |||||
2006-12-02 | Fixed PKGMANDIR. | rillig | 1 | -2/+2 | |
2006-12-02 | Updated sysutils/etcmanage to 0.3 [gdt 2006-12-02] | gdt | 1 | -1/+2 | |
2006-12-02 | update to 0.3 | gdt | 3 | -7/+10 | |
new script BUILD-NetBSD which is a wrapper around build.sh, setting OBJDIR, etc., and intended to start from a plain source tree and end up with a cdrom image, with or without x. creates a manifest for etcmanage. It also has an install option which does a merge of /etc with etcmanage, but this needs to be done on the same machine as the build. new script INSTALL-NetBSD which takes a releasedir and does a binary upgrade (kernel, userland, merges etc with etcmange, but DOES NOT TOUCH BOOTBLOCKS). Can be run on a machine other than the build host. | |||||
2006-12-02 | belated PKGREVISION++ due to exiv2 shlib version change | gdt | 1 | -1/+2 | |
2006-12-02 | Updated wm/enlightenment to 0.16.8.4. | obache | 2 | -3/+3 | |
2006-12-02 | Update enlightenment to 0.16.8.4, based on PR 35006. | obache | 5 | -566/+479 | |
ChangeLog is too long to write here. Note: executable file, config file and directory names are renamed from enlightenment to e16. | |||||
2006-12-02 | Update Solaris version to 7.0.66. | obache | 2 | -7/+7 | |
Patch provided by Abel Chow in PR 34620. This release fixes security vulnerabilities as reported in Adobe Vulnerability APSB06-11 (CVE-2006-3014, CVE-2006-3311, CVE-2006-3587, CVE-2006-3588, CVE-2006-4640). | |||||
2006-12-02 | Fixed PKGMANDIR. | rillig | 1 | -4/+4 | |
2006-12-02 | - rdesktop (thanks, hubertf). | wiz | 1 | -2/+1 | |
2006-12-02 | Remove some updates done by drochner. | wiz | 1 | -6/+1 | |
2006-12-02 | + abcm2ps-5.2.0, findutils-4.2.29, gnupg2-2.0.1, kazehakase-0.4.3, | wiz | 1 | -10/+18 | |
koffice-1.6.1, kronolith-2.1.4, mined-2000.13.2, mysql4-client-4.1.22, mysql4-server-4.1.22, nagios-2.6, ngrep-1.45, proftpd-1.3.0a, snd-8.6, stunnel-4.20, xlog-1.4, xterm-223, zile-2.2.24. | |||||
2006-12-02 | remove duplicate words. | kano | 3 | -6/+6 | |
reviewed by wizd(8) | |||||
2006-12-02 | Updated devel/swig to 1.3.31: | wulf | 1 | -1/+2 | |
SWIG-1.3.31 summary: - Python modern classes regression fix SWIG-1.3.30 summary: - Python-2.5 support - New language module: R - Director support added for C# - Numerous director fixes and improvements - Improved mingw/msys support - Better constants support in Guile and chicken modules - Support for generating PHP5 class wrappers - Important Java premature garbage collection fix - Minor improvements/fixes in cffi, php, allegrocl, perl, chicken, lua, ruby, ocaml, python, java, c# and guile language modules - Many many other bug fixes | |||||
2006-12-02 | Updated swig to 1.3.31: | wulf | 4 | -12/+139 | |
SWIG-1.3.31 summary: - Python modern classes regression fix SWIG-1.3.30 summary: - Python-2.5 support - New language module: R - Director support added for C# - Numerous director fixes and improvements - Improved mingw/msys support - Better constants support in Guile and chicken modules - Support for generating PHP5 class wrappers - Important Java premature garbage collection fix - Minor improvements/fixes in cffi, php, allegrocl, perl, chicken, lua, ruby, ocaml, python, java, c# and guile - Many many other bug fixes | |||||
2006-12-02 | Note PKGREVISION bump of gimp24. | minskim | 1 | -1/+2 | |
2006-12-02 | Add menurc to CONF_FILES. Without it, gimp will not create the .gimp-2.3 | minskim | 1 | -2/+3 | |
directory for first-time users. Bump PKGREVISION. | |||||
2006-12-02 | move sentence describing BINPKG_SITES to the proper location. | kano | 1 | -6/+6 | |
approved by yyamano@ | |||||
2006-12-02 | doc/CHANGES -> doc/CHANGES-YYYY | kano | 1 | -6/+6 | |
approved by yyamano@ | |||||
2006-12-02 | - fix URL syntax: colon must be used with port number | kano | 1 | -4/+4 | |
- fix path to pkgtools/pkg_tarup package approved by yyamano@ | |||||
2006-12-02 | Use /usr/bin/unzip as unzip on Darwin. | minskim | 1 | -1/+2 | |
2006-12-02 | Not every platform has malloc.h. Apply a patch from the Quagga CVS. | minskim | 2 | -1/+17 | |
2006-12-02 | Updated sysutils/mklivecd to 0.14.4 | xtraeme | 1 | -1/+2 | |
2006-12-02 | Update to 0.14.4: | xtraeme | 2 | -5/+7 | |
Fixed a bug in the MULTIBOOT case with kernels like GENERIC.MPACPI. These kind of kernels do not define "options MULTIBOOT" because they include another config file that has defined the option. Rather than using grep -q MULTIBOOT on the kernel config file, use config(1) -x <kernel> and check if MULTIBOOT is set. | |||||
2006-12-01 | Added the CHECK_* variables. | rillig | 1 | -3/+12 | |
2006-12-01 | Added two patches that correct the localedir on Solaris. | rillig | 5 | -3/+38 | |
2006-12-01 | Fixed the target of the symlink in lib/. PKGREVISION++ | rillig | 1 | -11/+8 | |
Fixed pkglint warnings. | |||||
2006-12-01 | Added -pipe and -Wno-implicit-int to the list of known gcc options. | rillig | 1 | -1/+3 | |
2006-12-01 | Fixed "test ==". | rillig | 2 | -1/+15 | |
2006-12-01 | Explicitly disable Perl to not leak wrkdir references. Bump revision. | joerg | 1 | -2/+3 | |
2006-12-01 | Fix pthread usage. | joerg | 3 | -2/+34 | |
2006-12-01 | Fixed the case of makeHelp.orig being installed. When NO_BUILD is set, | rillig | 1 | -4/+4 | |
overriding the pre-build or post-build targets has no effect. | |||||
2006-12-01 | Fixed "test ==". | rillig | 2 | -1/+15 | |
2006-12-01 | Excluded one unused file from the portability checks. | rillig | 1 | -1/+3 | |
2006-12-01 | Needs pkg-config. | joerg | 1 | -2/+2 | |
2006-12-01 | Fix more Perl script references. | joerg | 1 | -3/+3 | |
2006-12-01 | + postgresql81-tsearch2 | joerg | 2 | -2/+4 | |
2006-12-01 | Don't forget to fill in a sensible COMMENT. | joerg | 1 | -2/+2 | |
2006-12-01 | By popular demand, add a package for the tsearch2 contrib module of | joerg | 3 | -0/+33 | |
PostgreSQL 8.1. It can be used to implement efficient fulltext search engines. | |||||
2006-12-01 | Make my life easier and push the tsearch2 patches out. The package itself | joerg | 6 | -2/+138 | |
needs some more work though. | |||||
2006-12-01 | Removed a trailing empty line, which had disturbed pkglint. | rillig | 1 | -2/+1 | |
2006-12-01 | Updated graphics/sane-frontends to 1.0.14 | adam | 1 | -1/+2 | |
2006-12-01 | Changes 1.0.14: | adam | 2 | -8/+7 | |
* Bugfixes | |||||
2006-12-01 | Document USE_TOOLS for intltool. | reed | 2 | -6/+6 | |
From jlam@ via tech-pkg list. | |||||
2006-12-01 | Move pkg-config to Makefile.common. | joerg | 2 | -4/+4 | |
2006-12-01 | Fix PLIST. Bump revision. | joerg | 2 | -3/+6 | |
2006-12-01 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-12-01 | Fix reference to patch. Bump revision. | joerg | 1 | -3/+5 | |
2006-12-01 | Alwauys include netinet/in.h and fix errno usage. | joerg | 3 | -10/+25 | |