summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2004-07-13Pullup ticket 53 to the pkgsrc-2004Q2 branch, requested by Lubomir Sedlacik.agc1-1/+3
Fix Solaris build. Module Name: pkgsrc Committed By: salo Date: Sat Jul 10 17:39:50 UTC 2004 Modified Files: pkgsrc/archivers/arj: Makefile distinfo pkgsrc/archivers/arj/patches: patch-ab Log Message: Use GNU ld specific script only when GNU ld is used. Fixes build on Solaris with native linker.
2004-07-13Pullup ticket 52 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-1/+3
Fix netpbm build on Solaris (and thereby fix a number of other packages) Module Name: pkgsrc Committed By: grant Date: Sat Jul 10 13:29:35 UTC 2004 Modified Files: pkgsrc/graphics/netpbm: distinfo Added Files: pkgsrc/graphics/netpbm/patches: patch-ag Log Message: the "pgmramp" program included in this package needs to be linked against libm for fabs(). this is the same fix as is already in netpbm-latest.
2004-07-13Pullup ticket 51 to the pkgsrc-2004Q2 branch, requested by Grant Beattieagc1-1/+3
Solaris bulk build fixes Module Name: pkgsrc Committed By: salo Date: Sat Jul 3 20:39:26 UTC 2004 Modified Files: pkgsrc/mk/buildlink3: sunpro-cc-post-logic Log Message: Convert -static to -Bstatic. Module Name: pkgsrc Committed By: grant Date: Sat Jul 3 20:53:48 UTC 2004 Modified Files: pkgsrc/mk/buildlink3: sunpro-cc-post-logic Log Message: fix typo and slight botch up in last Module Name: pkgsrc Committed By: grant Date: Sat Jul 3 20:53:59 UTC 2004 Modified Files: pkgsrc/mk/buildlink3: sunpro-cc-post-cache Log Message: update the cache for -static Module Name: pkgsrc Committed By: grant Date: Sun Jul 4 08:30:46 UTC 2004 Modified Files: pkgsrc/mk/buildlink3: sunpro-cc-post-cache sunpro-cc-post-logic Log Message: transform --export-dynamic to -G and strip -fstrict-prototypes.
2004-07-09Complete the pullup of ticket 49, from Grant Beattie.agc1-2/+2
Module Name: pkgsrc Committed By: grant Date: Sat Jul 3 22:00:03 UTC 2004 Modified Files: pkgsrc/mk/buildlink2: fake-la Log Message: replace ${TEST} -e with -f. and Module Name: pkgsrc Committed By: grant Date: Sat Jul 3 22:04:57 UTC 2004 Modified Files: pkgsrc/mk: defs.SunOS.mk Log Message: use built-in test(1) now that bsd.pkg.mk is ${TEST} -e free. and Module Name: pkgsrc Committed By: heinz Date: Tue Jul 6 20:47:15 UTC 2004 Modified Files: pkgsrc/mk/buildlink2: fake-la Log Message: Option "-e" for "test" is not portable.
2004-07-08Pullup ticket 50 to the pkgsrc-2004Q2 branch, requested by Martti Kuparinen.agc1-1/+3
Security fix for ethereal. Module Name: pkgsrc Committed By: martti Date: Thu Jul 8 06:18:37 UTC 2004 Modified Files: pkgsrc/net/ethereal: Makefile PLIST distinfo Log Message: Updated ethereal to 0.10.5 Multiple problems in Ethereal 0.10.4: It may be possible to make Ethereal crash or run arbitrary code by injecting a purposefully malformed packet onto the wire or by convincing someone to read a malformed packet trace file. * Updated protocol support AIM, ASAP, ASN.1 BER, ARP, ATM, DHCP, CFPI, CLNP, DCERPC (DCERPC, LSA, NT, SAMR, SRVSVC, WKSSVC), EAP, ENIP, Frame Relay, GRE, H.225, H.245, H.450, HTTP, IAX2, IEEE 802.11, ISAKMP, iSNS, ISUP, JFIF, Kerberos, LMP, M3UA, MGCP, MPLS, MTP3, NCP, NetFlow, NFS, OSPF, PIM, RADIUS, RIP, RSVP, RTCP, RTP, RTSP, SCSI, SDP, SIP, SMB, SMTP, SNMP, SOCKS, SSL, T.35, TCP, VRRP, WBXML (User-Agent Profile), WSP, X11 * New protocol support: DNP, ENRP, giFT, H.235, PacketCable, SigComp, SIR
2004-07-08Pullup ticket 49 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-1/+3
Fixes for ${TEST} portability. Module Name: pkgsrc Committed By: grant Date: Sat Jul 3 21:59:04 UTC 2004 Modified Files: pkgsrc/mk: bsd.pkg.mk Log Message: replace use of ${TEST} -e with -f or -d as appropriate. use consistent shell syntax. this allows the pkgsrc framework to work with IRIX 5.3 and Solaris' sh(1) built-in test(1).
2004-07-08Pullup ticket 48 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-2/+4
Solaris bulk build fix. Module Name: pkgsrc Committed By: grant Date: Sat Jul 3 21:42:37 UTC 2004 Modified Files: pkgsrc/mk/bulk: mksandbox Log Message: add /var/sadm so that Solaris pkgchk(8) can read the package database, xpm/builtin.mk uses this to determine whether Solaris has xpm.
2004-07-08Pullup ticket 47 to the pkgsrc-2004Q2 branch, requested by Martti Kuparinen.agc1-1/+3
Update postfix to 2.1.3. Module Name: pkgsrc Committed By: martti Date: Mon Jun 21 16:13:24 UTC 2004 Modified Files: pkgsrc/mail/postfix: Makefile PLIST PLIST.tls distinfo pkgsrc/mail/postfix/patches: patch-aa patch-ae patch-af patch-ag patch-ai Removed Files: pkgsrc/mail/postfix/patches: patch-ad patch-ba patch-bb patch-bc patch-bd Log Message: Updated postfix to 2.1.3 This is the new 2.1.x series, please see www.postfix.org for complete list of changes since 2.0.20.
2004-07-08Also give a brief description of the ticket in the file - full detailsagc1-1/+9
are in the cvs log.
2004-07-08Pullup ticket 46 to the pkgsrc-2004Q2 branch, requested by Martti Kuparinen.agc1-2/+3
Update vim to version 6.3, mainly for bug fixes. Module Name: pkgsrc Committed By: martti Date: Mon Jun 21 08:23:48 UTC 2004 Modified Files: pkgsrc/editors/vim: Makefile pkgsrc/editors/vim-gtk: Makefile pkgsrc/editors/vim-gtk2: Makefile pkgsrc/editors/vim-motif: Makefile pkgsrc/editors/vim-share: Makefile Makefile.common PLIST distinfo pkgsrc/editors/vim-share/patches: patch-ad pkgsrc/editors/vim-xaw: Makefile Added Files: pkgsrc/editors/vim-share/patches: patch-aa Log Message: Updated vim to 6.3 This is a bugfix release of Vim. Since Vim 6.2 hundreds of reported problems have been fixed. Also included are new and updated syntax files, translated menus and messages.
2004-07-06Pullup ticket 45 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-1/+2
Module Name: pkgsrc Committed By: grant Date: Sat Jul 3 12:15:22 UTC 2004 Modified Files: pkgsrc/lang/gcc3: Makefile.common Log Message: always build gcc3 sub-packages with gcc3-c.
2004-07-06Pullup ticket 44 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-1/+2
Module Name: pkgsrc Committed By: grant Date: Thu Jul 1 13:18:20 UTC 2004 Modified Files: pkgsrc/mk/bulk: mksandbox Log Message: the timezone file on Solaris is /etc/TIMEZONE.
2004-07-06Pullup ticket 43 to the pkgsrc-2004Q2 branch, requested by Gavan Fantom.agc1-1/+2
Module Name: pkgsrc Committed By: gavan Date: Tue Jun 29 13:17:42 UTC 2004 Modified Files: pkgsrc/lang/gcc: buildlink3.mk Log Message: gcc installs in a subdirectory of ${BUILDLINK_PREFIX.gcc}, so make sure that appropriate subdirectory is passed in BUILDLINK_LIBDIRS.gcc. Fixes PR 26109. OK'd by grant. and Module Name: pkgsrc Committed By: gavan Date: Tue Jun 29 13:24:31 UTC 2004 Modified Files: pkgsrc/lang/gcc: buildlink3.mk Log Message: I can't count.
2004-07-06Pullup ticket 42 to the pkgsrc-2004Q2 branch, requested by dillo.agc1-1/+2
Module Name: pkgsrc Committed By: dillo Date: Sun Jun 20 19:05:25 UTC 2004 Modified Files: pkgsrc/sysutils/cdrdao: Makefile PLIST distinfo pkgsrc/sysutils/cdrdao/patches: patch-ab patch-ad Removed Files: pkgsrc/sysutils/cdrdao/patches: patch-aa patch-ae Log Message: update to 1.1.9: This release focuses on bug and compile fixes, upgrade to a newer scsilib library (from cdrtools 2.01a31), as well as some new cdrdao options and features (MMC driver auto-detection, discid command, --full-burn option). and Module Name: pkgsrc Committed By: wiz Date: Sun Jun 27 19:15:37 UTC 2004 Modified Files: pkgsrc/sysutils/cdrdao: Makefile Log Message: Remove duplicate line in install arg. Reported by Sebastian Prause on tech-pkg. and Module Name: pkgsrc Committed By: dillo Date: Sun Jun 20 19:05:53 UTC 2004 Removed Files: pkgsrc/sysutils/cdrdao/patches: patch-ag Log Message: remove file missed in 1.1.9 update
2004-07-06Pullup ticket 41 to the pkgsrc-2004Q2 branch, requested by Matthias Drochner.agc1-1/+2
Module Name: pkgsrc Committed By: drochner Date: Mon Jun 21 16:14:14 UTC 2004 Modified Files: pkgsrc/multimedia/libdvdread: distinfo pkgsrc/multimedia/libdvdread/patches: patch-ab Added Files: pkgsrc/multimedia/libdvdread/patches: patch-ac Log Message: apply some minor fixes from libdvdread CVS
2004-07-06Pullup ticket 40 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-1/+2
Module Name: pkgsrc Committed By: salo Date: Wed Jun 23 11:42:18 UTC 2004 Modified Files: pkgsrc/mk: bsd.pkg.mk Log Message: In SUBST_SED.pkglocaledir, escape the rest of the line in the pattern. Saves trailing \ properly. Addresses PR pkg/26022 by Akio OBATA.
2004-07-06Pullup ticket 39 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-1/+2
Module Name: pkgsrc Committed By: cjep Date: Wed Jun 23 11:13:12 UTC 2004 Modified Files: pkgsrc/mk: bsd.pkg.mk Log Message: Use TEST instead of [] when using -nt. This makes the section work on SunOS.
2004-07-06Pullup ticket 38 to the pkgsrc-2004Q2 branch, requested by Juan Romeroagc1-1/+3
Pardines: Module Name: pkgsrc Committed By: xtraeme Date: Tue Jun 22 20:45:45 UTC 2004 Modified Files: pkgsrc/wm/icewm: distinfo Added Files: pkgsrc/wm/icewm/patches: patch-ae patch-af Log Message: Apply patches from Iain Hibbert to make work the NetStatus app via PR pkg/26001. To use it, just add the following lines into your ~/.icewm/preferences: (change ppp0 for your interface) TaskBarShowNetStatus = 1 NetworkStatusDevice = "ppp0"
2004-06-21Add the exact time of branch creation (in case it's necessary for cvsagc1-1/+3
time-based operations).
2004-06-21Add a file for recording changes made to the pkgsrc-2004Q2 branch.agc1-0/+4
2004-06-20cvsync-0.24.16gehenna1-1/+2
2004-06-20note update of pax to 20040620.grant1-1/+2
2004-06-20multimedia/ffmpeg:xtraeme1-1/+2
o Use CONF_FILES for ffserver.conf. o Install the postprocess.h file into the right place. Bump PKGREVISION.
2004-06-20+ mysql-4.0.20, vlc-0.7.2 [xtraeme]xtraeme1-2/+3
2004-06-19Undo my changes to firefox*/mozilla* pkgs.xtraeme1-4/+1
2004-06-19Note update of www/squid package to 2.2.5nb5. It fixes security problemtaca1-1/+2
of ntlm_auth helper which isn't used default.
2004-06-19t1lib PKGREVISION bumpmarkd1-1/+2
2004-06-19note postfix 2.1.3 is outcjep1-2/+2
2004-06-18Install the .pc (pkgconfig) files, which were disabled in PLIST, theyxtraeme1-1/+4
are required to build some packages. Bump PKGREVISION.
2004-06-18+ mozilla-1.7, moz-mplayer-2.65xtraeme1-2/+3
2004-06-18Suggest update of pax.reed1-1/+2
NetBSD's bin/pax has several fixes: ticket #1021, PR#24481, PR/25934, PR/25299, PR/25310, PR#25200, PR#25207, PR#25131, ticket #155 Maybe this should be done during the freeze. Also, the current version is pax-20031220, but it contains code newer than that date: $NetBSD: ar_io.c,v 1.6 2004/03/11 20:10:29 tv Exp $ $NetBSD: pax.h,v 1.6 2004/04/12 12:34:16 heinz Exp $
2004-06-18Note PKGREVISION bump of xconq.minskim1-1/+2
2004-06-17Note update of sylpheed to 0.9.12chris1-1/+2
2004-06-17Note PKGREVISION bump of metamail.minskim1-1/+2
2004-06-17Fix PERL5_ARCHLIB in lang/perl58-thread, which contains the suffixxtraeme1-1/+2
"-thread-multi", with this change games/frozen-bubble finally works, yay!. Bump PKGREVISION.
2004-06-17note PKGREVISION bump of db4.grant1-1/+2
2004-06-16Note PKGREVISION bump of python15.minskim1-2/+2
2004-06-16Update firefox-bin-java to 1.1 - remove inappropriate % in PLIST which brokeabs1-1/+3
installation of binary packages.
2004-06-16Add guile-gtk-0.40.90 which is at wip/guile-gtk-develreed1-1/+2
2004-06-15Note that openssh+gssapi-3.6.1.2.20030430nb3 has been resurrected.kristerw1-1/+2
2004-06-15Fix my previous entry.xtraeme1-2/+2
2004-06-15Honour PKG_SYSCONFDIR in net/mrtg, and sync MESSAGE properly.xtraeme1-1/+2
Bump PKGREVISION to 1.
2004-06-15note PKGREVISION bump of python23{,-pth} to 2 for SIGINT fix.grant1-1/+3
(thanks, luke)
2004-06-15note PKGREVISION bump of smpeg.grant1-1/+2
2004-06-15kmymoney2 update.markd1-1/+2
2004-06-15+firefox-0.9, firefox-bin-0.9 (+ friends)grant1-1/+3
2004-06-15Note PKGREVISION bump of xmill.minskim1-1/+2
2004-06-15Note updates of xpkgwedge, mkfontscale, and kochi-ttf.minskim1-1/+4
2004-06-14Note PKGREVISION bump for x11/xpad.kristerw1-1/+2
2004-06-14Note net/lftp update.salo1-1/+2