summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-30Convert to buildlink2.wiz1-1/+2
2002-09-30Mark as using X11, and convert to buildlink2.wiz1-2/+4
First one should fix shark bulk build problem.
2002-09-30Fix LTCONFIG_OVERRIDE target. Should fix shark bulk build failure.wiz1-2/+2
2002-09-30The same fix as net/netatalk/INSTALL, I forgot it, too.taca1-4/+1
> Remove setting PKGNAME and STAGE from position parameters ($1 and $2). > This break netatalk package under current bsd.pkg.install.mk.
2002-09-30Add PKG_LANG variable, defaulting to english.jschauma1-1/+9
Currently only used by www/netscape7 but this can potentially be used by many packages to help localize the installation. Ok'd by wiz.
2002-09-30Note update of security/rats to 2.1.taca1-1/+2
2002-09-30Update ratas to 2.1taca3-8/+9
Here is quote from 2.0's release announce but changes from 2.0 to 2.1 are unknown. New in this version of RATS: RATS can now descend through directories recursively, analyzing any supported source code it finds. Ability to output results as HTML or XML. Result output can contain the line of code that caused each problem to be reported, along with the column number in the source file the problem was detected at. RATS will now report various statistics at the end of the reporting phase, including total time spend on the analysis, and number of source lines analyzed. Various database additions. A new database file, rats-openssl, which aids in analyzing any code that utilizes the OpenSSL C API. (Thanks to Ben Laurie for contributing this database)
2002-09-30Fix cvs-tag ($Netbsd -> $NetBSD)jschauma1-1/+1
2002-09-30Move PLISTs and distinfo files (back) from FILESDIR to the main dir,jschauma10-12/+12
as discussed on pkgsrc-changes. Sorry everybody for the mess, this (hopefully) was the last episode of netscape7's big PLIST/distinfo-shuffle (aka 'why-cvs-really-should-have-a-mv-command').
2002-09-30graphics/tuxpaint-stamps update to 2002.09.29wiz1-1/+2
2002-09-30Update to 2002.09.29:wiz3-18/+71
This release adds pictures of Euro coins, a Norwegian translation of spoken number sounds, and updates to the French translation(the documentation is translated to French). "Happy face" stamps (with sounds), "Halloween" stamps (with sounds), and some more "symbol" stamps (heart, star, paw-print) were created. A Neil Armstrong sound was added to the "Apollo lander" stamp.
2002-09-30Brute-force SYSV style utmpx handling off if compiling for NetBSD.martin2-1/+16
Our utmpx (at least in current) is good enough to be recognized, but the configure script/ifdef logic assumes we are SysV then, unless overriden as Solaris (RXVT_UTMP_AS_UTMPX). But we are BSD style utmpx, so no ut_id, ut_pid, ut_type and friends.
2002-09-30Updated ethereal to 0.9.7martti1-1/+2
2002-09-30Updated ethereal to 0.9.7martti2-5/+5
New Features In order to improve the out-of-box responsiveness of Ethereal and Tethereal, network name resolution has been disabled by default. TCP analysis (a feature added in the 0.9.6 release) was improved. The NCP code base received quite a few updates. Initial support for version 2 of the GTK+ library was added. RPC staticstics (which use the new Tap API) were added. Due to added and updated support for the NTLM, SNEGO, and GSS-API protocols, Ethereal can now dissect most of the security blobs for Windows 2000 authentication. The Ethernet "manuf" file now handles addresses specified with a mask, and contains many well-known addresses. New Protocols 802.1s MSTP, FIX, GSS-API, Interbase, NDPS, Netflow (Cisco and Juniper), SCCP-Management, SPNEGO The following DCE/RPC protocols were also added: AFS4INT, BOSSVR, CDS_CLERKSERVER, CDS_SOLICIT, CPRPC_SERVER, DNSSERVER, DTSPROVIDER, DTSSTIME_REQ, FLDB, FTSERVER, KRB5RPC, REPADMIN, REP_PROC, ROVERRIDE, RPRIV, RS_ATTR, RSEC_LOGIN, RS_MISC, RS_PGO, RS_REPLIST, RS_UNIX, SECIDMAP, TKN4INT, UBIKDISK, UKIKVOTE Updated Protocols AFP, AODV/AODV6, BGP, CHDLC, CHPA, DCE/RPC CONV, DCE/RPC LSA, DCE/RPC NT, DCE/RPC SAMR, DHCP, DNS, DOCSIS, EAP, GTP, HTTP, IP, iSCSI, IS-IS, Kerberos, LDAP, LDP, M2PA MMSE, NBNS, NCP, NDS, NETLOGON, NTLMSSP, OSI Q.931 RPC, RPCSTAT, SCSI, Skinny, SMB, SNEGO, SPOOLSS, SRVSVC, TCP, WSP
2002-09-30We refer to ${LOCALBASE}/bin as ${PREFIX}/bin within a package.jlam1-2/+2
2002-09-30buildlink1 -> buildlink2, and add missing .info files to PLISTjlam2-10/+31
2002-09-30Synchronize package list with last change.tron1-2/+1
2002-09-30Update netatalk to 1.5.5abs1-1/+2
Neither the Changelog nor CHANGES files list the changes from 1.5.3.1
2002-09-30Update netatalk to 1.5.5abs8-132/+94
Neither the Changelog nor CHANGES files list the changes from 1.5.3.1
2002-09-30Updated mrtg to 2.9.22martti1-1/+2
2002-09-30Updated mrtg to 2.9.22 [lots of bug fixes]martti6-42/+44
2002-09-30Added distfetch-20020930martti1-1/+2
2002-09-30Added distfetchmartti1-1/+2
2002-09-30distfetch helps you to fetch all the distfiles you need to compilemartti6-0/+322
your packages. Only the required distfiles are downloaded.
2002-09-30Make lintpkgsrc work (PKGNAME is not defined, use DISTNAME). Taken frommartti1-2/+2
shells/static-tcsh/Makefile revision 1.3.
2002-09-30Change DIST_SUBDIR to 'netscape7/${PKG_LANG}' to allow people tojschauma5-14/+14
keep distfiles for the different languages. Suggested by wiz.
2002-09-30Added a small patch to remove the feature for the original LaserWriterkei1-0/+13
which causes an annoyance in modrern PS printer, GhostScript, etc. See pkg/12904. I forgot to commit this in months. Thomas Klausner, Johnny Lam, and Frederick Bruckman helped me a lot to find out what is actually happen and where to fix. Thank you.
2002-09-30Remove setting PKGNAME and STAGE from position parameters ($1 and $2).taca1-4/+1
This break netatalk package under current bsd.pkg.install.mk.
2002-09-30Note update of evolution to 1.0.8nb3rh1-1/+2
2002-09-30The build process requires a valid X server, so check if DISPLAY is setrh1-2/+21
before building. Problem pointed out by Jared McNeill in private email. On systems w/ Xvfb, create a virtual display, because that's all that's needed for building. Bump PKGREVISION.
2002-09-29Note update of gnustep-make to 1.5.0nb3rh1-1/+2
2002-09-29Replace hardcoded /usr/pkg in target.make w/ ${LOCALBASE}. Patch providedrh1-2/+7
by dillo in private email. Bump PKGREVISION.
2002-09-29Note update spamassassin to 2.41.simonb1-1/+2
Major changes include: - SpamAssassin now *REQUIRES* procmail for local delivery support; "-P" option is now the default. Unless you use procmail, Mail::Audit, KMail, or an MTA-level integration, do not upgrade blindly, your mail *WILL* spill all over the floor in a big mess. - significant speed increases, mostly from Matt Sergeant and Dan Quinlan - bugs in whitelist_to, all_spam_to and friends fixed - rules which were causing too many false-positives removed or fixed: DOUBLE_CAPSWORD, UPPERCASE_25_50, PARTIAL_RFC_2369, MSGID_CHARS_SPAM, many others - lots of rule fixes, and lots of new rules
2002-09-29Update spamassassin to 2.41.simonb3-8/+13
Major changes include: - SpamAssassin now *REQUIRES* procmail for local delivery support; "-P" option is now the default. Unless you use procmail, Mail::Audit, KMail, or an MTA-level integration, do not upgrade blindly, your mail *WILL* spill all over the floor in a big mess. - significant speed increases, mostly from Matt Sergeant and Dan Quinlan - bugs in whitelist_to, all_spam_to and friends fixed - rules which were causing too many false-positives removed or fixed: DOUBLE_CAPSWORD, UPPERCASE_25_50, PARTIAL_RFC_2369, MSGID_CHARS_SPAM, many others - lots of rule fixes, and lots of new rules
2002-09-29There are no longer any proxy settings, or additional files to download.grant1-7/+4
2002-09-29Added fonts/pfaedit-20020910 [postscript font editor -- take a look!]wiz1-1/+2
2002-09-29Add and enable pfaedit.wiz1-1/+2
2002-09-29Initial import of pfaedit, a postscript font editor.wiz5-0/+59
A postscript font editor that lets you create your own postscript, truetype, opentype, cid-keyed and bitmap (bdf) fonts, or edit existing ones. Also lets you convert one format to another.
2002-09-29- Allow the user to choose the language version of this package by settingjschauma15-58/+190
a variable (PKG_LANG), adding and modifying PLISTs and distinfo's as necessary. - Do not use the installer as the distfile, but the "real" distfile. This increases the initial download time, but allows for building without a network connection. As suggested by grant in PR pkg/18461 - Only try to pax over files from the linux-emul root if they were created in there. This should address PR pkg/18461 by grant. Bump PKGREVISION.
2002-09-29Move PLIST.linux into ${FILESDIR} to be consistent with the upcomingjschauma1-1/+1
commit including various other PLISTs. Keeps this dir cleaner.
2002-09-29add --disable-threads to CONFIGURE_ARGS so the included glib won't trydmcmahill1-1/+2
and build with thread support.
2002-09-29Note update of pkgconfig to 0.13.0rh1-1/+2
2002-09-29Update pkgconfig to 0.13.0. Changes are minor bugfixes:rh2-9/+5
- remove bogus pthread requirement - handle recursive other_cflags, other_libs - strip all "system directories" in C_INCLUDE_PATH out of pkg-config output to make gcc 3.2 happy - some win32 fixes - couple other minor things
2002-09-29graphics/tuxpaint-2002.09.28 updatewiz1-1/+2
2002-09-29Update to 2002.09.28, for Cyrus.wiz5-39/+19
Changes: * Translated to Brazilian Portuguese ('pt_BR'). * Fixed 'get_fname()' so that it won't return a directory name with a trailing slash (if no filename was given). Some 'mkdir()'s don't like trailing slashes. * "lang=" setting is now recognized in configuration files. * Default configuration file now exists (Unix/Linux). Installed as /etc/tuxpaint/tuxpaint.conf. Read before "~/.tuxpaintrc". Reading it can be disabled with "--nosysconfig" on command-line. * Added support for "OPTION=no" in config file, as well as "UNOPTION=yes" (like command-line args. use), so that "~/.tuxpaintrc" can override any settings in new system config. (e.g., "noprint=no" or "print=yes" will override a "noprint=yes") * Updated Spanish documentation. * Added warnings about untranslated strings ("NOTRANS: ...") to debugging output. ("#define DEBUG") (Useful for translators.) * Added option to disable 'fancy' mouse pointers: --nofancycursors (since fullscreen under Windows and non-X-Window targets under Linux currently have problems due to an SDL library bug) * Changed 'tuxpaint-import's usage message to reflect that it can import multiple files at a time, and that it has a "--help" option. * Updated 'tuxpaint-import's help message to describe what the program does.
2002-09-29net/dctc-0.83.5 update [minor]wiz1-1/+2
2002-09-29Update to 0.83.5.wiz4-84/+9
Changes: - a special hub address is recognized "dummy_client". When this name is used with the -g option, it is possible to start a client connected to no hub. - When the dynamic IP flag is set, the IP is updated each time the /RECON command is processed whatever the /RECON is successful or not (previous, only a successful /RECON update the IP). - When the dynamic IP flag is set, the IP is updated every minute. - to ease port, stdout G_LOCK is now named std_out G_LOCK.
2002-09-29mencoder, mplayer, and mplayer-share-0.90rc8 updates.wiz1-1/+4
2002-09-29Update to 0.90pre8. Changes:wiz8-54/+29
pre8: A fix for the http:// infinite memory leak bug, some WMS9 mms:// fixes, various SPARC, HP/UX, and NetBSD/OpenBSD portability fixes, demuxer fixes for >2GB nuppelvideo files, an mencoder -ss fix for 3-pass encoding, another fix for the gui.conf locale bug, an X11 fullscreen switching fix, and a MOV files edit-list handling fix were made. The manpage has been re-formatted, small DOCS updates were made, and the ChangeLog files came back. Code cleanup was continued (more obsolete files were removed or merged), and the Win32 DLL loader has been synced with AviFile CVS. pre7: Obsolete code (such as libvo2 and old input methods) was removed. libmpcodecs was cleaned up. The behavior the of -afm/-vfm options has changed. Various demuxer and codec fixes were mad for realvideo support. The 'sipr' audio codec was added. New 2-pass bitrate control was implemented, and various rv10 and MPEG4 en/decoding fixes were made in libavcodec. New video filters include soft-eq, halfpack, and film noise. Networking fixes were made. Live.com support was improved. The v4l capturing code was nearly rewritten. A new audio input layer is used. Libmpdvdkit was upgraded to use libdvdcss 1.2.2. Better ac3 passthrough was implemented with ALSA 9. Various GUI fixes were made. Subtitle selection and drag & drop support was added.
2002-09-29add note about modifying /etc/inetd.conf.grant1-1/+10