Commit graph

90958 commits

Author SHA1 Message Date
joerg
83a7606008 Access TCL source much more correctly and working for configurations
with CREATE_WRKDIR_SYMLINK=no. Based on jlam's idea for
math/p5-Math-Pari.
2006-01-11 21:06:37 +00:00
joerg
00dd30bd9c No matherr on DragonFly. 2006-01-11 21:05:24 +00:00
schmonz
b622fea3e0 Note initial import of net/ucspi-ssl. 2006-01-11 20:22:14 +00:00
schmonz
83a33b15bc Add and enable ucspi-ssl. 2006-01-11 20:20:42 +00:00
schmonz
b1390917fd Initial import of ucspi-ssl, a set of command-line tools for SSL
client-server applications. They conform to the UNIX Client-Server
Program Interface, UCSPI.

sslserver listens for connections, and runs a program for each
connection it accepts. The program environment includes variables
that hold the local and remote host names, IP addresses, and port
numbers. sslserver offers a concurrency limit on acceptance of new
connections, and selective handling of connections based on client
identity.

sslclient requests a connection to a TCP socket, and runs a program.
The program environment includes the same variables as for sslserver.

The "tls" option applies Scott Gifford's patch to implement UCSPI-TLS
in sslserver.
2006-01-11 20:17:58 +00:00
joerg
14d002a012 Adjust horrible, cludgy hack to not break when WRKDIR is outside the
pkgsrc tree.
2006-01-11 19:36:59 +00:00
salo
7f2d633de2 Note www/paros addition. 2006-01-11 19:02:06 +00:00
salo
fcd9d74215 Add paros. 2006-01-11 19:01:08 +00:00
salo
9082e1f9c0 Initial import of paros-3.2.8: HTTP/HTTPS proxy for assessing web application
vulnerabilities.

A Java based HTTP/HTTPS proxy for assessing web application vulnerabilities.
It supports editing/viewing HTTP messages on-the-fly. Other features include
spiders, client certificate, proxy-chaining, intelligent scanning for XSS
and SQL injections and more.
2006-01-11 18:59:36 +00:00
wiz
c874bca39e MAMEDiff updated to 2.24. 2006-01-11 18:55:33 +00:00
wiz
8b42cca0ea Update to 2.24:
09/01/2006  *** v2.24 ***

            - Added -d4 (even smaller supplements - for ROM archival only).
            - Updated the usage information on the command line.
            - Tidied up the code in generate.c (used by -d1, -d2, -d3, -d4).
2006-01-11 18:55:16 +00:00
wiz
4d9385bcf8 Mention new replex package. 2006-01-11 18:37:06 +00:00
wiz
e1a9a149c9 Add and enable replex. 2006-01-11 18:36:53 +00:00
wiz
38b5dd87a1 Initial import of replex-0.1.4, provided by Michael van Elst in PR 32380:
Replex was created to remultiplex transport stream (TS) data taken from
a DVB source. The result is supposed to be a program stream (PS) that
can be used to burn a DVD (with dvdauthor). Replex can also remultiplex
other PSs and AVIs with MPEG2 content.
2006-01-11 18:36:11 +00:00
joerg
d648e41c9a Add DragonFly support. 2006-01-11 18:35:19 +00:00
wiz
376a6584f7 Updated textproc/hyperestraier to 1.1.2 2006-01-11 18:27:20 +00:00
wiz
b5ca96eb29 Update to 1.1.2, provided by OBATA Akio in PR 32365:
2005-12-15  Mikio Hirabayashi

	* estraier.c (est_db_open): "ESTDBHUGE" was added.

	* estraier.c (est_regex_replace): "&" was to be handled.

	* estraier.c (est_cond_set_expander): new function.

	* estcmd.c (runput, rungather): "-lg" was renamed to "-xl",
	and "-xh" was added.

	* estseek.c (showdoc): a bug about calculating similarity
	was fixed.

	* estseek.c (realmain): "qxpndcmd" was added.

	* estseek.c (expandquery): new function.

	* estmaster.c (realmain, startup): "-ro" option was added.

	* estmaster.c (sendnodecmdsearchui): the output format
	modified for OpenSearch 1.1.

	- Release: 1.1.2

2005-12-04  Mikio Hirabayashi

	* estraier.c (est_keyword_num, est_keyword_rec_size): new
	functions.

	* estraier.c (est_keyword_iter_init, est_keyword_iter_next):
	new functions.

	* estraier.c (est_search_union): scoring was to use standard
	deviation.

	* estraier.c (est_expand_keyword_bw, est_expand_keyword_ew):
	new functions.

	* estraier.c (est_db_open): "ESTDBLARGE" was added.

	* estseek.c (realmain, setsimilarphrase): "smlrtune" was
	added.

	* estseek.c (realmain, showpage): "relkeynum" was added.

	* estmaster.c (startup, setsimilarphrase): "uismlrtune"
	was added.

	* estmaster.c (sendnodecmdsearchatom, nodecmdopensearch):
	conformed to draft 2.

	- Release: 1.1.1

2005-11-11  Mikio Hirabayashi

	* estraier.c (est_eclipse_scores): accuracy was improved.

	* estraier.c (est_narrow_scores): a bug of segmentation
	fault was fixed.

	* estraier.c (est_regex_new, est_regex_delete, est_regex_match):
	new functions.

	* estraier.c (est_expand_word_rx): new function.

	* estreier.c (est_db_put_keywords, est_db_get_keywords):
	new functions.

	* estraier.c (est_db_measure_doc): new function.

	* estraier.c (est_db_set_vectorizer): abolished.

	* estcmd.c (runextkeys, procextkeys): "-no" was added.

	* estcmd.c (runpurge, procpurge, runextkeys, procextkeys):
	"-attr" was added.

	* estcmd.c (rundraft, procdraft): "-kn" was added.

	* estcmd.c (procgather): a bug of handling drive characters
	on Windows was fixed.

	* estseek.c (realmain, makeshownuri): "lprefix" and so on
	were abolished.

	* estmaster.c (startup, makeshownuri): "uilprefix" and so
	on were abolished.

	* estmaster.c (startup, sendnodecmdputdoc): "lateextkeys"
	was added.

	* estmaster.c (searchlocal): a bug of segmentation fault
	was fixed.

	- Release: 1.0.6

2005-11-08  Mikio Hirabayashi

	* estraier.c (est_narrow_scores): speed of attribute search
	was improved.

	* estcmd.c (doputdoc, procpurge, procextkeys): local paths
	was to be printed.

	* estcmd.c (doputdoc): "@size" was to be added even with
	"-fo" option.

	* estcmd.c (procsearch): "_lfile" was to be printed when
	human readable mode.

	* estcmd.c (procout, procedit, procget, procuriid): retrieving
	by local path was added.

	* estcmd.c (procpurge): retrieving by local path was added.

	* estcmd.c (runiconv, prociconv): new functions.

	* estcmd.c (procedit): "-pc" was to convert the encoding
	of the attribute value.

	* estseek.c (realmain, showform): "clipview" attribute was
	added.

	- Release: 1.0.5

2005-11-02  Mikio Hirabayashi

	* estraier.c (est_vector_cosine): new function.

	* estraier.c (est_eclipse_scores): new function.

	* estcmd.c (runsearch, procsearch): "-ec" option was added.

	* estcmd.c (procgather, procpurge): "-no" option was added.

	* estcmd.c (urltopath): a bug about drive letter was fixed.

	* estcmd.c (runlist, proclist): "-lp" option was added.

	* estseek.cgi (showresult): similar eclipse was implemented.

	* estmaster.c (startup, searchlocal): "rateuri" attribute
	was added.

	* estmaster.c (sendmenudata): new function.

	- Release: 1.0.4
2006-01-11 18:26:59 +00:00
wiz
4fce0b3794 qdbm updated to 1.8.40. 2006-01-11 18:23:24 +00:00
wiz
03ae906ad9 Update to 1.8.40, provided by OBATA Akio in PR 32364.
2006-01-08  Mikio Hirabayashi

	- Configuration for VC++ was to build DLL.
	- Release: 1.8.40

2006-01-04  Mikio Hirabayashi

	- The advanced API was enhanced.
	- Release: 1.8.39

2006-01-01  Mikio Hirabayashi

	- The advanced API was enhanced.
	- Release: 1.8.38

2005-12-26  Mikio Hirabayashi

	- Functions to set the size of the free block pool were added.
	- Commands line tools were enhanced.
	- Release: 1.8.37

2005-12-24  Mikio Hirabayashi

	- Free block pool was enhanced.
	- Commands line tools were enhanced.
	- Release: 1.8.36

2005-11-30  Mikio Hirabayashi

	- The utility API was enhanced.
	- The extended advanced API was enhanced.
	- All stat calls were replaced with lstat calls.
	- Release: 1.8.35
2006-01-11 18:23:01 +00:00
wiz
2eb70e5a09 Mark as ONLY_FOR_PLATFORM NetBSD, since it uses wscons; noted by joerg.
While here, drop maintainership.
2006-01-11 18:15:57 +00:00
wiz
8a284cac91 bsflite updated to 0.81. 2006-01-11 18:13:55 +00:00
wiz
34babc50c8 Update to 0.81, provided by Evan Hall in PR 32488:
0.81 - 01/08/2006

 Changes by neutronscott (thanks):
   * Wordwrap works with <br> on incoming messages.
   * Fixed buddy list size bug when squelch_connect is on
   * Moved beep_on_incoming from compile-time to a config option

 * Outgoing messages are displayed with HTML removed.

 * HTML links are now displayed in-line

 * Fixed most problems relating to buddy list management.

 * Added raw input mode, toggled by ctrl-R, to input HTML characters.

 * Added command 'z!' to reload away messages and profile while running.

 * Added 'p' command for pasting messages.

 * Removed the 'b' command due to multiple reports of crashes.

 * Made improvements to the wordwrap routine, which should fix crashes
   when pasting or receiving a long link or other long, uninterrupted
   line.

 * Replaced getchar() with read(), eliminating the odd bug when pasting a
   line - you don't need to press another key to get display the line.

 * Added option "set_window_title" that sets the xterm/screen window title
   with your screen name.

 * Added 'I' command to request profile of the last person who sent you
   a message.

 * 'wf' command now displays idle times. This was actually sent to me in a
   patch by Matt Walters a long time ago, but I just cleaned it up and
   implemented it now.

 * New config option "oscarport"

 * Fixed some memory leaks in bsflite and imcomm. Thanks to Toby Peterson for
   submitting this patch.

 * Added support for connecting through proxy servers.
   Added to config file:
    - proxy <proxy server> - the hostname or IP of the server
    - proxyport <port> - port on which the proxy is listening
    - proxytype <type> - currently either socks5 or https

   Authentication should be added soon.

 * Made timestamps a run-time option. Add 'timestamps false' to
   the config file.
2006-01-11 18:13:25 +00:00
wiz
120014c16d + afterstep-2.2.0, gmime-2.1.17 [pkg/32487], mp3blaster-3.2.1,
py-kenosis-0.96, vsftpd-2.0.4.
2006-01-11 18:07:57 +00:00
joerg
032007dbfa Fix errno. 2006-01-11 17:59:15 +00:00
reed
b782954973 Updated poppler-qt. 2006-01-11 17:50:22 +00:00
reed
86577947ee Create a Makefile.common so poppler-qt will use same.
Remove distinfo from poppler-qt.

Make sure that poppler-qt depends on at least same version of poppler.

Take maintainership for poppler-qt.

This updates poppler-qt to 0.4.4. (I didn't check to see if fixes
are related to "qt".)
2006-01-11 17:49:35 +00:00
joerg
7f2038417d Fix errno. Fix stdio abuse for DragonFly. 2006-01-11 17:43:34 +00:00
schmonz
784c116818 Fix ${MACHINE_ARCH} conditional (it's "x86_64, not "amd64"). Since
Bernhard Roth's tinydns-data patch for 64-bit systems is no longer
available on the net, store it directly in pkgsrc.
2006-01-11 17:20:32 +00:00
joerg
779abf9ccb Add DragonFly support. 2006-01-11 17:02:39 +00:00
joerg
4d9a9e299c Get a newer local version of id3lib_strings.h, which works with GCC 3.4+. 2006-01-11 16:41:45 +00:00
xtraeme
19df9a43ef Updated mail/sylpheed-devel to 2.2.0beta3 2006-01-11 16:32:16 +00:00
xtraeme
342d1caccd Update to 2.2.0beta3:
* The results of search folders are cached to speed up the next search.
    * The search folder property dialog was implemented.
    * The position of 'Delete' menu was changed to prevent its accidental
      selection.
    * The HTTP scheme is added to the URIs begin with 'www.'.
    * Some trailing punctuations were included as URI.
    * The bug that search folders under IMAP4 or News folders couldn't be
      removed was fixed.
2006-01-11 16:31:05 +00:00
reed
661dd87b35 Add BUILDLINK_RECOMMENDED for security fix. 2006-01-11 16:14:14 +00:00
reed
17c0234c5f Updated poppler. 2006-01-11 16:11:25 +00:00
reed
ea88b2ed91 Update to poppler-0.4.4.
From ChangeLog:

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	* configure.ac: Bump realease to 0.4.4.

	* NEWS: Sum up changes.

	* poppler/DCTStream.cc: Backport patch for KDE #119569.

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	Security patch from Martin Pitt (#5516).  Multiple integer/buffer
	overflows.

	* poppler/Stream.cc (CCITTFaxStream::CCITTFaxStream): Check
	columns for negative or large values (CVE-2005-3624).

	* poppler/Stream.cc: Reset numComps to 0 since it's a global
	variable that is used later (CVE-2005-3627).

	* poppler/Stream.cc (DCTStream::readHuffmanTables): Fix out of
	bounds array access in Huffman tables (CVE-2005-3627).

	* poppler/Stream.cc (DCTStream::readMarker): Check for EOF in
	while loop to prevent endless loops (CVE-2005-3625).

	* poppler/JBIG2Stream.cc (JBIG2Bitmap::JBIG2Bitmap,
	JBIG2Bitmap::expand, JBIG2Stream::readHalftoneRegionSeg): Check
	user supplied width and height against invalid values.  Allocate
	one extra byte to prevent out of bounds access in combine().

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	* poppler/Stream.cc: Fix bug in last security patch (#5514).
	Also, for the record, the security patch also fixes CVE-2005-3192
	and CVE-2005-3193.

2005-12-18  Albert Astals Cid  <aacid@kde.org>

	* configure.ac: Better jpeg detection, refer to ml PCbsd problem
	* qt/Makefile.am: Backport fix build on systems where fontconfig is
	not on /usr/include
2006-01-11 16:10:11 +00:00
joerg
f8b9828410 Library namespace chagned in converters/cn2jp. 2006-01-11 16:04:01 +00:00
joerg
dfa39b6c05 ferr is a bad name for a global symbol and can't be portably initialised
to stdout anyway, so remove it. Bump revision.
2006-01-11 16:02:24 +00:00
joerg
d1be95b776 Has broken gettext detection. 2006-01-11 15:58:43 +00:00
xtraeme
83fcb0e49c Removed sysutils/cdrecord-xcdroast... RIP. 2006-01-11 15:22:11 +00:00
xtraeme
37684c44f5 Remove cdrecord-xcdroast. This package is not longer needed with
the current cdrtools/xcdroast version.
2006-01-11 15:20:48 +00:00
xtraeme
67344d35bd There's no need to depend on cdrecord-xcdroast... this pkg is not
really necessary nowadays.

Bump PKGREVISION.
2006-01-11 15:18:17 +00:00
rillig
4907cb1168 - In resolve_relative_path, the depth of the path should only be adjusted
in about half the cases -- added an additional parameter.
2006-01-11 12:25:19 +00:00
rillig
271edbd2ec Fixed spacing issue. 2006-01-11 11:42:27 +00:00
markd
608f84f94b Some makedepend's object if a referenced header file is a dangling
symlink, so create the actual release.h file at the includes stage as
the depends stage is too late (server/os is before lib/audio).
Fixes PR pkg/32098 from Gilles Dauphin.

Also fix installation of nasd.conf manual page on systems where imake
doesn't have an InstallGenManPage rule (ie. solaris with openwin)
2006-01-11 11:32:38 +00:00
schmonz
8e9050bc54 Set DJB_SLASHPACKAGE=YES. 2006-01-11 09:27:27 +00:00
schmonz
24b4409868 Introduce DJB_SLASHPACKAGE, defaulting to NO. /package is DJB's
scheme for the installation and maintenance of software. Over time,
more software will follow /package.

For now, setting DJB_SLASHPACKAGE to YES has two effects:
* DJB_CONFIG_DIR is set to ${WRKSRC}/src
* A do-build target is defined to call package/compile.
2006-01-11 09:26:52 +00:00
schmonz
ae8a1c813a Since qmail and related packages install into ${PREFIX} (and have
for a while now), we no longer need to add ${QMAILDIR} in PLIST_SUBST
or MESSAGE_SUBST. Noticed by jlam.
2006-01-11 05:48:19 +00:00
jlam
5be03dad31 Add back USE_PKGINSTALL as a knob to force the pkginstall framework
to be used so that +INSTALL and +DEINSTALL scripts are generated.
This can be used in cases where it's not possible or not desirable to
use the auto-detection mechanism to decide whether the pkginstall
framework is needed.
2006-01-11 04:42:12 +00:00
rillig
53e93b0ab9 - Renamed PkgLint::FileUtil::Line to PkgLint::Line in preparation to some
upcoming changes.
2006-01-11 04:29:12 +00:00
rillig
192362775a Added cqual. 2006-01-11 03:15:15 +00:00