Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-01-24 | Note in USE_NCURSES variable which functions actually are missing for this | wiz | 1 | -3/+2 | |
to build with native curses. | |||||
2003-01-24 | include the "mccp" compression patch from | mrg | 2 | -2/+9 | |
http://discworld.imaginary.com/external/taffyd/tf-40s1-mccp-patch.gz set PKGREVISION=1 | |||||
2003-01-24 | Bump PKGREVISION of net/ntop2 to 1 in the aftermath of gdchart changing its | jlam | 1 | -2/+2 | |
inter-library dependencies. | |||||
2003-01-24 | Fixes for the patches I removed and noted by the weekly check. | skrll | 1 | -3/+1 | |
2003-01-23 | Set the CONFIG variable to the config filename; stops an annoying | simonb | 1 | -1/+2 | |
"usage: basename string [suffix]" error whenever this script is called. | |||||
2003-01-22 | Update to 2.6.0. Changes since 2.5.0 include multiple bugfixes. | jmmv | 2 | -7/+8 | |
This is no longer a development version. | |||||
2003-01-22 | Update to 0.8.0. Changes since 0.7.4 include some minor bugfixes. | jmmv | 2 | -7/+6 | |
2003-01-22 | Update to 1.0.1. Changes since 0.7.0 include multiple bugfixes. | jmmv | 2 | -7/+6 | |
The 1.0.x branch will be used by GNOME 2.2. | |||||
2003-01-20 | The result of my recent KDE fiddlings | skrll | 4 | -85/+8 | |
- Build all packages with a --disable-static libtool. This is how the packages should be built and means that we don't get a load of useless static libraries. - Use x11/kde3/files/foo_main.cpp instead of creating N copies with patches. - Some other PLIST fixes - Fix PR 19848. kspell doesn't find dictionaries. | |||||
2003-01-19 | Replace wrap_writev with a simpler solution (old one had some problems). | wiz | 3 | -43/+13 | |
Fixes endless loop problems. Report and suggestion by Greg Troxel gdt at ir bbn com in private mail; some comments by Alistair Crooks; patch reviewed and okayed by Jaromir Dolecek. Bump PKGREVISION to 3. | |||||
2003-01-19 | s/INSTALL_*/BSD_INSTALL_*/ in patch-aa, remove unnecessary MAKE_ENV. | salo | 3 | -9/+7 | |
Add HOMEPAGE. | |||||
2003-01-18 | Set WRKSRC to the correct value. Closes PR 19902. | wiz | 1 | -1/+2 | |
2003-01-17 | Now that AUTOMAKE_OVERRIDE works again, just depend on gmake and be done | wiz | 2 | -6/+3 | |
with it. | |||||
2003-01-17 | Touch several files before manually modifying config.h, so that the Makefile | jmmv | 2 | -2/+6 | |
does not try to rebuild config.h at build time. Should fix build problems shown in Hubert's last bulk build. | |||||
2003-01-16 | patch-aa was removed in the most recent update. | grant | 1 | -2/+1 | |
2003-01-16 | use automatic rc script handling. | grant | 2 | -9/+7 | |
2003-01-16 | use automatic rc script handling. | grant | 2 | -8/+4 | |
2003-01-16 | use dated filename | itojun | 2 | -5/+5 | |
2003-01-16 | sync with new tar.gz, making it "200301" | itojun | 2 | -5/+5 | |
- reflect j.root-servers.net address change - update permitted period of use (till 2004/1/1) | |||||
2003-01-15 | Make this install using the NetBSD-current cpio too by the patch | kristerw | 2 | -10/+17 | |
from Onno van der Linden in PR 19140. While here, also add the portability change suggested by David Laight in the audit trail to the PR. This also closes PR 19232. | |||||
2003-01-14 | Update arla to 0.35.12pre1. | wennmach | 7 | -102/+25 | |
Prior versions had two major bugs that could lead to kernel panics on NetBSD-1.6 and -current. mmap(2)ing a file residing beneath /afs would trigger the panic. Thanks to Love <lha@stacken.kth.se> for preparing the snapshot. | |||||
2003-01-14 | Should fix build problems seen in recent bulk builds. | markd | 2 | -1/+22 | |
2003-01-14 | Revert previous as this doesn't use bsd.pkg.install.mk. | markd | 1 | -1/+4 | |
Should fix problem seen in the bulk build. | |||||
2003-01-13 | Explicitly disable gtk-doc (as documentation is not currently included) | jmmv | 1 | -1/+3 | |
2003-01-13 | Define the "all-local" missing target in docs/reference/Makefile{,.in}. | jmmv | 2 | -1/+14 | |
Fixes problems shown in Hubert's last bulk build. | |||||
2003-01-13 | Make post-build target pre-build target to fix build problems. | wiz | 1 | -2/+2 | |
2003-01-13 | remove type redeclaration to make new bison happy. | grant | 2 | -1/+14 | |
fixes build problem in Hubert's bulk-build. | |||||
2003-01-13 | Don't pick up apxs from apache packages. Fixes PR pkg/19476. | rh | 3 | -3/+17 | |
Bump PKGREVISION. | |||||
2003-01-12 | Avoid build problem under NetBSD-current in a less aggressive (or more | tron | 3 | -1/+43 | |
portable) way. This fixes PR pkg/19821 by Wolfgang S. Rupprecht. | |||||
2003-01-12 | Add normal LDFLAGS to Imake's so that ljpeg is linked against correctly. | jschauma | 2 | -1/+15 | |
This should fix the problem seen in Huberts latest bulk-build. | |||||
2003-01-12 | 'utilities' with 3 is. | seb | 1 | -1/+1 | |
2003-01-11 | Update to version 0.45 | salo | 3 | -13/+11 | |
Changes: 20021112: fix not proper handling of option "-q|--quiet" in some cases enhance help options (-h|--help now also valid) on --out|action|in ipv6logconf: "make test" can be now also executed by root (su to nobody) tag version 0.45 20021104: minor cosmetics in IEEE/OUI database | |||||
2003-01-10 | USE_BUILDLINK2=YES, will fix bulk build failure. | wiz | 1 | -1/+3 | |
2003-01-10 | USE_PKGLOCALEDIR=yes | cjep | 4 | -7/+11 | |
2003-01-09 | Update from 2.1.0 to 2.1.54. | mycroft | 4 | -58/+43 | |
There is document describing the changes, but there seem to be a number of features added, including support for graphing with RRD. Note: The web server currently hangs, but this is the same behavior as 2.1.0. | |||||
2003-01-09 | Update ipa to 1.3. Changes since 1.2.9: | jmmv | 2 | -5/+6 | |
- Now the "worktime" parameter is completely supported - Now IPA can be downloaded from http://ipa-system.sourceforge.net/ - Some bugs with "limit" sections were fixed - One bug and memory leak with the "db_dir" parameter were fixed Patch provided by Andrey Simonenko (maintainer) in PR pkg/19755. | |||||
2003-01-09 | Update from 0.51 to 0.52. Miscellaneous build and portability fixes. | mycroft | 6 | -22/+26 | |
2003-01-09 | Prototype buildlink2.mk's created automagically by createbuildlink(8). | uebayasi | 2 | -0/+85 | |
2003-01-09 | Use buildlink2 | cjep | 1 | -1/+2 | |
2003-01-09 | add & enable driftnet | hubertf | 1 | -1/+2 | |
2003-01-09 | Import driftnet-0.1.6: Real-time image sniffer | hubertf | 5 | -0/+48 | |
Driftnet watches network traffic, and picks out and displays JPEG and GIF images for display. It is an horrific invasion of privacy and shouldn't be used by anyone anywhere. It can also extract MPEG audio data from the network and play it. If you live in a house with thick walls, this may be a useful way to find out about your neighbours' musical taste. This program is similar to what was shown at 19C3. | |||||
2003-01-08 | Fix DEPENDS on postfix for postfix-2.*. | wiz | 1 | -2/+2 | |
2003-01-07 | Make sure we list all patches. This fixes the build problem some people | skrll | 1 | -1/+3 | |
have seen. | |||||
2003-01-05 | Bump PKGREVISION due to increase in the major number of libpq.so between | jlam | 2 | -4/+5 | |
version 7.2.3 and 7.3.1 of databases/postgresql-lib. | |||||
2003-01-04 | share/idl is a shared directory between ORBit and ORBit2, so manage it | jmmv | 2 | -3/+4 | |
properly. | |||||
2003-01-04 | Now that gtk-doc is not used, we can remove a chunk from the patch and | jmmv | 3 | -13/+5 | |
install the index.sgml file. | |||||
2003-01-04 | Add perl build dependency. | wiz | 1 | -1/+3 | |
2003-01-04 | Install documentation under share/doc/html, not share/gtk-doc/html. | jmmv | 4 | -21/+30 | |
Do not depend on gtk-doc, as the package ships with pregenerated docs. Bump PKGREVISION to 2. | |||||
2003-01-02 | The lib/pkgconfig has been added to the list of standard directories, so do | jmmv | 1 | -2/+1 | |
not try to remove it, even if empty. | |||||
2003-01-02 | Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 or | skrll | 11 | -572/+390 | |
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely. |