Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-06 | fix /usr/local paths in man page. | grant | 3 | -2/+45 | |
2002-11-06 | Do not mention rc.d/vmware, since it does not exist. | wiz | 1 | -3/+3 | |
Noted by Lubos Vrbka in PR 18490. | |||||
2002-11-06 | Add #ifdef around definition of MSR_TSC, which conflicts with the definition | wiz | 2 | -1/+16 | |
from machine/specialreg.h since the MP merge (but they have the same value). Noted by Juergen Hannken-Illjes in PR 18540. | |||||
2002-11-05 | regen (patch-aa) | wiz | 1 | -2/+2 | |
2002-11-05 | Re-add lines accidentally removed in previous commit. Thanks wiz! | jlam | 1 | -1/+7 | |
2002-11-05 | kannel-1.2.1 | martti | 1 | -1/+2 | |
2002-11-05 | Updated kannel to 1.2.1 | martti | 2 | -6/+5 | |
* bug fixes * new features * compatibility breakers: SMPP module users should note that the 'msg-id-type' default behaviour has changed. The SMPP spec says that msg ids should be C strings and hence we treat them as such per default. If your SMSC gives msg ids in submit_sm and deliver_dm PDUs in different numbering basing, then please use the 'msg-id-type' config directive to set it accordingly. | |||||
2002-11-05 | Fix bad target directory in installation target so that "ipv6logconv" | tron | 2 | -5/+5 | |
gets installed into the correct directory. | |||||
2002-11-05 | Add USE_LIBTOOL and LIBTOOL_OVERRIDE, which fixes the problem in | simonb | 1 | -11/+13 | |
pkg/18933. Suggested by Roland Dowdeswell and checked by Nick Hudson. | |||||
2002-11-05 | Add USE_X11 so this works with xpkgwedge. | simonb | 1 | -1/+2 | |
2002-11-05 | - make this work with apache2 | martti | 17 | -37/+39 | |
- buildlink2 | |||||
2002-11-05 | net/LaBrea | itojun | 1 | -1/+2 | |
2002-11-05 | upgrade to 2.3. master site has changed, it seems. | itojun | 2 | -8/+10 | |
--- Revision 2.3 2001/11/20 17:10:19 tliston Added support for Linux window probes. Revision 2.2 2001/10/02 22:51:51 tliston I screwed up! Moved something I shouldn't oughtta move... Sorry! Revision 2.1 2001/10/02 17:04:23 tliston Added many new command line parameters (-T, -d, -q, -R, -o) and did some minor bug squashing and cleanup. | |||||
2002-11-04 | Depend on latest kde1 package. | wiz | 2 | -4/+4 | |
2002-11-04 | pkgdiff-0.107 update. | wiz | 1 | -1/+2 | |
2002-11-04 | Update ipv6calc to 0.44. Changes: | hubertf | 4 | -14/+15 | |
20021104/PB: update IPv6 address allocation for 2001::/16 update IPv4 databases remove user/group on "make install" to enable non-root RPM build update text on ipv6calcweb.cgi minor reviews tag version 0.44 20020830/PB: add support of dashes on MAC/EUI-48 addresses showinfo prints now type of EUI-48 addresses 20020817/PB: fix configure.in, learnt now how to proper use AC_CHECK_LIB and AC_CHECK_HEADERS credits to Arkadiusz Miskiewicz! 20020730/PB: fix not proper autodetection code for MAC addresses tag version 0.43 20020717/PB: update URL to OUI database, cosmetic OUI fixes, update databases tag version 0.42 20020511/PB: bugfix not showing OUI on showinfo "-i" update CIDR and OUI data | |||||
2002-11-04 | Update to 0.107: Do not exit when pkgdiff fails on one file, just report | wiz | 2 | -5/+4 | |
an error. | |||||
2002-11-04 | Update screen to 3.9.13. Changes: | hubertf | 5 | -22/+19 | |
* 29.08.2002 3.09.12 Port to POSIX 1003.1-2001 hosts (Paul Eggert). * Fixed encoding for reattach password test. * Fixed NUL characters when encodings are active. * Fixed silly encodings bugs. Fixed bogus * oldflayer when a window gets freed. * Altscreen support by Gurusamy Sarathy. * Reuse old password in builtin_screenlock. * -- DISTRIBUTED * 05.09.2002 3.09.13 added missing break statement that broke * the eval command. * -- DISTRIBUTED Upgrade requested by dolemite@wuli.nu in private mail. | |||||
2002-11-04 | pkgconfig-0.14.0 update. | wiz | 1 | -1/+2 | |
2002-11-04 | Update to 0.14.0. | wiz | 2 | -5/+5 | |
According to the website, this fixes a 'couple silly yet fairly high- impact bugs'. | |||||
2002-11-04 | wv-0.7.2nb1 update. | wiz | 1 | -1/+2 | |
2002-11-04 | Make sure libwmf is found. Bump PKGREVISION. | wiz | 1 | -1/+3 | |
2002-11-04 | Fix USE_UCD_SNMP behaviour: previously net-snmp package was never considered | seb | 1 | -5/+10 | |
even with USE_UCD_SNMP not defined. Include bsd.prefs.mk so PKG_INFO is defined. | |||||
2002-11-04 | Pave the way for the removal of PERL5_GENERATE_PLIST from bsd.pkg.mk: | seb | 1 | -2/+3 | |
use perl5/module.mk with PERL5_CONFIGURE=NO. | |||||
2002-11-04 | Add USE_X11=YES. Approved by jlam. | wiz | 1 | -1/+3 | |
2002-11-04 | Add USE_X11=YES. Ok'd by jlam. | wiz | 1 | -1/+3 | |
2002-11-04 | Note canned update of mail/cyrus-imapd to version 2.0.16nb2 [sparc64 build fix] | seb | 1 | -1/+3 | |
and then to 2.0.16nb3 [conflict resolution between IPv6 distribution patch and package patch files]. | |||||
2002-11-04 | Add dependency on autoconf and have auto{header,conf} run at pre-configure | seb | 3 | -160/+10 | |
stage: this is need to avoid conflict between the distribution patch file for IPv6 support and patches/patch-af (now removed) and patches/patch-ak. Bump PKGREVISION (again). | |||||
2002-11-04 | Mention pkgsrc/mk/auto{conf,make}.mk in section 6.4 and fix examples. | seb | 1 | -8/+23 | |
2002-11-04 | Note links, links-gui updates to 2.1.0.6. | wiz | 1 | -1/+3 | |
2002-11-04 | Update to 2.1pre6; fixes compilation problem which patch-ad | wiz | 5 | -62/+9 | |
also fixed. | |||||
2002-11-04 | Remove outdated URL from master site list. | tron | 1 | -3/+1 | |
2002-11-04 | Bump PKGREVISION after patch-ao addition. | seb | 2 | -3/+4 | |
And regen overlooked distinfo. | |||||
2002-11-04 | Note update of gnome-session to 2.0.8 | rh | 1 | -1/+2 | |
2002-11-04 | Update gnome-session to 2.0.8. Changes include: | rh | 3 | -6/+15 | |
Session Manager * Don't grab the Xserver on logout with ally * Fix bug with splash screen layout * Start esd if enable_esd is set event if enable_sounds isn't Configuration Dialog * Don't allow setting negative values for client priority * Don't ask to confirm saving after changes have been applied * Fix bogus warning about session name already existing Translations * Abel Cheung, Anurag Seetha, Gil 'Dolfin' Osher, He Qiangqiang, Michal Bukovjan and Pablo Gonzalo del Campo. | |||||
2002-11-04 | Note addition of gnome-panel-2.0.10 | rh | 1 | -1/+2 | |
2002-11-04 | Add and enable gnome-panel | rh | 1 | -1/+2 | |
2002-11-04 | Initial import of gnome-panel-2.0.10, the GNOME2 panel application. | rh | 11 | -0/+565 | |
This closes PR pkg/18219 by Julio Merino. | |||||
2002-11-04 | Note addition of gturing-0.1.1 | rh | 1 | -1/+2 | |
2002-11-04 | Add and enable gturing | rh | 1 | -1/+2 | |
2002-11-04 | Initial import of gturing-0.1.1, a GNOME2 turing machine emulator. | rh | 5 | -0/+108 | |
2002-11-04 | Note addition of gnome2-libole2-2.2.8 | rh | 1 | -1/+2 | |
2002-11-04 | Add and enable gnome2-libole2 | rh | 1 | -1/+2 | |
2002-11-04 | Initial import of gnome2-libole2-2.2.8, a OLE2 streams parsing library for | rh | 8 | -0/+130 | |
GNOME2 | |||||
2002-11-04 | Fix copy/paste error from libgtop: USE_X11 instead of USE_X11BASE. | rh | 2 | -4/+4 | |
2002-11-04 | Note addition of libgtop2-2.0.0 | rh | 1 | -1/+2 | |
2002-11-04 | Add and enable libgtop2 | rh | 1 | -1/+2 | |
2002-11-04 | Initial import of libgtop2-2.0.0, a library to retrieve system information, | rh | 19 | -0/+813 | |
used in GNOME2 | |||||
2002-11-04 | More fix for PR pkg/16089. | seb | 1 | -0/+22 | |
Libisieve also need to be composed of relocatable objects. | |||||
2002-11-04 | Note update of libgtop to 1.0.13 | rh | 1 | -1/+2 | |