summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-05-18Renamed PkgLint::FileUtils to PkgLint::FileUtil, for consistency with Util.rillig1-8/+8
2005-05-18Moved print_table() from ::main to PkgLint::Util.rillig1-32/+32
2005-05-18Renamed PkgLint::Utils to PkgLint::Util, just for fun.rillig1-5/+5
2005-05-18Removed unnecessary comment.rillig1-5/+1
2005-05-18Removed the quoting for SUBST_MESSAGE.<class>. Most packages unnecessarilyrillig1-2/+2
define that inside double quotes.
2005-05-18perl.mk was moved from being included by bsd.tools.mk to replace.mk.jlam1-6/+1
Since replace.mk has its own loop to add dependencies, we can remove the one from perl.mk.
2005-05-18Added the show-tools target, which emits a shell code fragment defining allrillig1-1/+14
tools known to the pkgsrc infrastructure.
2005-05-18Updated mail/clamav to 0.85xtraeme1-1/+2
2005-05-18Update to 0.85, changes:xtraeme2-6/+6
- freshclam/manager.c: fix socket descriptor leak in --no-dns mode (patch by GertJan Spoelman <cav*gjs.cc>) (tk) - clamscan, freshclam: return with 62 (instead of 1) when logger can't be initialized (tk) - libclamav/matcher-ac.c, libclamav/matcher-bm.c: fix detection problem with *.ndb OLE2 signatures (problem reported by Trog) (tk) - fix signature offset calculation in large files (problem reported by Christoph) (tk) - clamav-milter: print segfault diagnostic, even if print_trace is not available (njh) - sigtool/sigtool.c: fix support for *.fp databases (tk) - clamav-milter: Better handling of log file errors. Always send 451 when loading a new database when --external is not set (njh) - libclamav/tnef.c: If a parse fails and debugging is on, the file being scanned is dumped to a temporary file (njh) - libclamav/scanners.c: do not report I/O error with encrypted zips (tk)
2005-05-18Updated net/rdesktop to 1.4.1xtraeme1-1/+2
2005-05-18Update to 1.4.1, changes:xtraeme5-52/+32
* persistent bitmap cache optimisations * support for more RDP-orders (ellipse, polygon) * libao sound-driver (for Mac OSX and others) * Unicode support for transmitted strings/filenames * Added korean keymap * Xembed fixes to work with krdc correctly * Portability fixes * Support for RDP-compression (all bpps) * process RDP recv queue if send queue is full
2005-05-17If USE_TOOLS has "perl" then also define PERL5_PKGSRCDIR for use byjlam1-2/+6
mk/tools/perl.mk. This fixes broken dependencies on perl where the path to the package wasn't defined.
2005-05-17Make USE_TOOLS+=imake imply USE_X11BASE=yes, along with the otherjlam2-4/+3
variable definitions that apply when USE_IMAKE is defined.
2005-05-17This package uses the imake/xmkmf tools, so it implies USE_X11BASE.jlam1-1/+2
Add it explicitly here until pkgsrc/mk/* can be modified to infer this by itself.
2005-05-17Force use of gtar via EXTRACT_USING, instead of an explicit dependencyjlam1-4/+3
on gtar-base.
2005-05-17_tar.gz is a recognized suffix, so recognize that we need the right tooljlam1-2/+3
to untar the archive.
2005-05-17Turn _MANCOMPRESSED into a strictly "yes" and "no" variablejlam1-2/+6
(case-sensitive) to simplify writing the do-install target code that automatically compresses or decompresses man pages after installation.
2005-05-17Use EXTRACT_CMD_OPTS.tar.gz and EXTRACT_CMD.tar.gz instead of figuringjlam7-70/+61
out the whole command line necessary to extract a .tar.gz file.
2005-05-17Add missing line continuationgavan1-2/+2
2005-05-17Rework the README.html generation code. Major changes are:dmcmahill5-194/+554
- completely redo the code which decides on the machine architecture, operating system, and operating system version for the binary packages. The old way just used to directory names to take a guess. The new way creates a cache file containing meta-data for all the binary packages in each "All" directory. This cache file is consulted when generating the lists of available binary packages. The meta-data is obtained with pkg_info so it should always be correct even if you do something silly like mix OS_VERSION or MACHINE_ARCH packages up in the same directory. Among the benefits are: works when PACKAGES is not $PKGSRC/packages, works with a more or less arbitrary subdirectory structure, works when there are subdirectories for multiple operating systems. This portion of the fix should address PR25390. The cache files are only updated when the contents of an "All" directory changes or if the cache file format changes. There is some room for improving the updating of the cache files, but its not too bad the way it is. - fix up some of the awk code so that generadme.awk works with Solaris nawk as well as NetBSD's nawk and gawk (for pre-2.0 systems). - remove some "if ! foo" shell constructs to increase portability. - be more consistent with what variables get passed to mkreadme from make and which ones are determined automatically. Mostly this meant moving stuff into mkreadme to make it easier to run it standalone.
2005-05-17Allow tweaking of options to pax/tar via EXTRACT_CMD_OPTS.*.jlam1-4/+4
2005-05-17"nbtar" is good enough to extract GNU tar archives. Also removejlam1-4/+2
unnecessary inclusion of bsd.prefs.mk.
2005-05-17apxs needs perl.jlam1-1/+2
2005-05-17Missed (harmless) rename of "fuzz" to "fuzz_flags".jlam1-2/+2
2005-05-17Simplify by using a for loop instead of "set -- ...; while ... done".jlam1-6/+7
Also, rename "fuzz" to "fuzz_flags" to clarify that it's a set of flags and should be used unquoted. Output from rilligd :)
2005-05-17The sunpro wrapper now creates aliases for gcc and g++, too. This is neededrillig1-3/+3
because the <sys.mk> Makefile fragment sets CC?=gcc.
2005-05-17Fixed shell quoting. Reviewed by jlam.rillig1-25/+27
2005-05-17Move perl handling into replace.mk. We now can specify USE_TOOLS+=perljlam4-16/+27
to note that we need the perl binary and the associated PERL5 and TOOLS_PERL5 variable definitions.
2005-05-17When checking for the library, accept either libwrap.so or libwrap.a sincejschauma1-2/+3
apparently some systems only have .a (pointed out by adrianp@).
2005-05-17- Note msf updateadrianp1-2/+2
2005-05-17- Update to 2.4adrianp3-32/+100
> Some highlights in this release: > > - Previously unreleased exploits (20 others added since 2.3) > + Solaris KCMS Arbitary File Read > + Solaris snmpXdmid AddComponent Overflow > + Metasploit Framework Payload Handler > + Microsoft Message Queueing Service MSO5-017 > + Minishare 1.41 Buffer Overflow > > - Addition of the new SunRPC and XDR Perl API > + Allows for clean RPC exploit development > + Used by two new exploit modules (KCMS and snmpXdmid) > + Updated sadmind exploit uses the new API > > - Includes the new win32 PassiveX payload system > + Loads an arbitary ActiveX through Internet Explorer > + PassiveX payload loads the next stage over HTTP > + HTTP transport emulates a standard TCP connection > + Interact with cmd.exe, VNC, or Meterpreter over HTTP > + Uses Internet Explorer settings for proxy access > + Fully-functional on systems with Internet Explorer 6 > + Extensive documentation is available online: > * http://www.uninformed.org/?v=1&a=3&t=pdf > > - Stability improvements and numerous bugs fixes > + The msfweb interface is slightly less of a memory pig > + Many exploits have been updated and improved > + New external references added to the exploit modules > > - General improvements to the payload system > + Brand new "shelldemo" binary for the impurity stager > + Size reductions to win32_bind, win32_reverse, and others > + Can now make standalone executables with msfpayload > + Interact with metasploit payloads via payload_handler.pm
2005-05-17Update exim from 4.44 to 4.51.abs2-3/+6
The main change is the incorporation of the content scanning from the exiscan patch. (There are over 650 lines of Changes) Retire exim-exiscan . Update exim-html from 4.40 to 4.50.
2005-05-17Update exim from 4.44 to 4.51.abs17-267/+171
The main change is the incorporation of the content scanning from the exiscan patch. (There are over 650 lines of Changes) Retire exim-exiscan Update exim-html from 4.40 to 4.50
2005-05-17Use const char*, instead of char*, for the second parameter of iconv()minskim2-4/+4
on Darwin.
2005-05-17On DragonFly use the FreeBSD G++ config for now.reed1-1/+3
This is from Jörg Sonnenberger in PR pkg/30255. (Not tested by me.)
2005-05-17Updated atari800 to 1.3.6adam2-3/+3
2005-05-17Changes 1.3.6:adam4-16/+15
* different color palette used by default * PNG screenshots added * added sector counter and speedometer * F6 is Atari HELP key on Curses, Falcon and in X11 * added missing combinations of ANTIC modes with GTIA modes * keyboard joystick works in more games (doesn't pause the game) in SDL * mouse joystick emulation works in X11 * cassette loading by hardware registers (Ninja and Elektraglide are examples of games that load correctly now) * blank boot ATR disk image can be created in the Disk Management menu * many small fixes and major source code clean up
2005-05-17Finish a compound statement properly to make this package build onminskim2-1/+15
Darwin-8.x.
2005-05-17+ htmllint-20050424 [pkg/30181], libssh-0.11 [test security/hydrawiz1-5/+10
after update], nkf-2.05 [pkg/30180], nvi-m17n-1.79.20040401 [pkg/30216], openttd-0.4.0 [pkg/30238], openvpn-2.0 [pkg/30239], plptools-0.13 [pkg/30244], rss2html-0.7.2 [pkg/30208]. - feh-1.3.1.
2005-05-17Updated py-curl to 7.13.2adam2-3/+3
2005-05-17Changes 7.13.2:adam4-13/+13
* Unbreak tests/test_gtk.py and require pygtk >= 2.0. * Cleaned up several of the examples. * WARNING: multi.select() now requires the previously optional timeout parameter. Updated the tests and examples to reflect this change. If the timeout is not set, select could block infinitely and cause problems for the internal timeout handling in the multi stack.
2005-05-17Updated curl to 7.14.0adam1-1/+2
2005-05-17Changes 7.14.0:adam3-7/+8
- Grigory Entin reported that curl's configure detects a fine poll() for Mac OS X 10.4 (while 10.3 or later detected a "bad" one), but the executable doesn't work as good as if built without poll(). I've adjusted the configure to always skip the fine-poll() test on Mac OS X (darwin). - When doing a second request (after a disconnect) using the same easy handle, over a proxy that uses NTLM authentication, libcurl failed to use NTLM again properly (the auth method was accidentally reset to the same as had been set for host auth, which defaults to Basic). - If -z/--time-cond is used with an invalid date syntax, this is no longer silently discarded. Instead a proper warning message is diplayed that informs about it. But it still continues without the condition.
2005-05-17Use RCD_SCRIPTS_SHELL. Script now works on Solaris.sketch1-2/+2
2005-05-17Fix typo (missing leading dot).cube1-2/+2
2005-05-17Excise DJB_CONFIG_DIR.schmonz1-3/+2
2005-05-17Ensure that DJB_ERRNO_HACK and any other configure-time actionsschmonz1-4/+6
apply, by setting ${WRKSRC} appropriately during the "configure" phase. This had been the only usage of DJB_CONFIG_DIR. Fixes build on glibc>=2.3.1 systems, otherwise no visible change.
2005-05-17Updated p7zip to 4.18adam1-1/+2
2005-05-17Changes 4.18:adam3-18/+17
- From Windows version of 7-zip 4.18 and 4.17 : - minor fixes - p7zip can now store and restore : - symbolic links, - file permission bits Remark : for directory, restored_perm = stored_perm | 0700 . - fix in install.sh - On MacOSX, p7zip now restore times of a file. - more detailed errors during scanning stage.
2005-05-17Add checksum for jce_policy-1_4_2.zip again.veego1-1/+4
See the note in the Makefile on how to make this happen the next time you do an update.