Commit graph

32157 commits

Author SHA1 Message Date
martti
305a8aeca6 Use correct version number for libs (hi drochner!) 2002-09-18 05:46:35 +00:00
uebayasi
b1f5073df1 Install destination must be PREFIX, not LOCALBASE. 2002-09-18 03:37:04 +00:00
dmcmahill
ba8a681b00 update to cdpack-1.4.2. This is a documentation fix only update. The
change is to make the usage output and the manpage agree with each other
and with reality.  Thanks to hubertf at netbsd for pointing out the problem.
2002-09-18 02:42:20 +00:00
jlam
36b46a2390 Split up the UNTRANSFORM variables into *.{1,2,3} so that they won't
exceed any maximum length on values stored in a variable.
2002-09-18 02:14:35 +00:00
jlam
02234080c8 Create a dummy libtool archive for the system libintl.*, otherwise, in the
future when pkgsrc's libintl.so depends on libiconv.so, libtool will be
confused and use the wrong libintl when we want the system one.
2002-09-18 01:05:45 +00:00
jlam
7d8a00b308 Modifications and additions to create a dummy libtool archive to represent
a system library so that we can prefer a system library to a pkgsrc one
when building with pkgsrc.
2002-09-18 00:46:58 +00:00
jlam
0d2ebb8aba Move the LIBTOOL definition outside of the USE_LIBTOOL conditional so that
it may be used by buildlink2.
2002-09-17 23:53:50 +00:00
mjl
56afdfcf77 Update sylpheed to 0.8.3
* The state of compose window is now changed automatically when the
    account is selected.
  * The option to only mark message as read when opened in new window has
    been added.
  * The receive progress dialog now shows detailed information in the
    status list.
  * The receive progress dialog can be kept open.
  * The line-joining problem of auto-wrapping has been fixed.
  * IMAP and News cache files/directores are now correctly purged if
    they become unnecessary.
  * The wrong news article number calculation has been fixed.
  * The summary refresh problem has been fixed.
2002-09-17 23:35:15 +00:00
drochner
b75858a853 update to 1.95.5
changes:
Added XML_UseForeignDTD() for improved SAX2 support.
Added XML_GetFeatureList().
Defined XML_Bool type and the values XML_TRUE and XML_FALSE.
Use an incomplete struct instead of a void* for the parser.
Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
Finally fixed bug where default handler would report DTD events that were
  already handled by another handler. Initial patch
  contributed by Darryl Miller.
Reduced line-length for all source code and headers to be no longer than 80
  characters, to help with AS/400 support.
Reduced memory copying during parsing (SF patch #600964).
Fixed a variety of bugs.
2002-09-17 21:06:15 +00:00
drochner
e420df3edc this needs png & tiff to work 2002-09-17 20:27:48 +00:00
jlam
5bcd5a4093 Ensure that the PROTECT and UNPROTECT variables are clobbered by properly
ordering them and using += instead of an accidental = .  This should fix
pkg/18324 by John Kohl <jtk@kolvir.arlington.ma.us>.
2002-09-17 19:15:35 +00:00
abs
957792d48d Updated cpuburn to 1.4nb2
Nuke -nostdlib and play some define games to ensure we have a 'main'
	instead of '_start', so the binary includes the NetBSD ELF note and
	runs correctly.
2002-09-17 17:02:30 +00:00
dillo
8833111dc3 update to 0.12:
preliminary support for sftp (requires ssh protocol version 2)
   print estimated remaining time for down- and uploads
2002-09-17 15:33:03 +00:00
jlam
f0d1617cb1 Update benchmarks/bonnie++ to 1.02c. Changes from version 1.01 include
fixes to minor bugs and to one serious bug in reporting seek test results.
2002-09-17 08:18:57 +00:00
jlam
35daad79dc Sort. 2002-09-17 08:16:46 +00:00
uebayasi
4bca32911e Add & enable liece. 2002-09-17 07:10:54 +00:00
uebayasi
9e8234039d Initial import of Liece 1.4.8, another IRC client for Emacs/XEmacs.
Liece has many advanced features, atractive user interface, and is being
actively developed.
2002-09-17 07:09:51 +00:00
uebayasi
8e68e95b7f irchat -> irchat-pj 2002-09-17 06:32:32 +00:00
uebayasi
e7feab5aff Move to chat/irchat-pj, which reflects the original package name and more
appropriate. Pointed out by Yoshiyuki Haraoka.
2002-09-17 06:29:55 +00:00
uebayasi
eff36caf71 Reimport irchat-pj as chat/irchat-pj instead of chat/irchat. 2002-09-17 06:28:11 +00:00
jlam
9ab9a8e0fc Add REPLACE_BUILDLINK, REPLACE_BUILDLINK_PATTERNS, REPLACE_BUILDLINK_SED to
bsd.buildlink2.mk.  This allows packages that use buildlink2 to fix up
*-config and other shell scripts that hardcode wrong library names as a
side-effect of how buildlink2 works, e.g., the package thinks "-laa" works
because the wrapper silently converts it to "-laa-x11.

REPLACE_BUILDLINK		files relative to ${WRKSRC}
REPLACE_BUIDLINK_PATTERNS	shell glob
REPLACE_BUILDLINK_SED		sed expression to run over the files named
				above
2002-09-17 06:20:14 +00:00
jlam
3a44ff569a Require 1.0.4nb1 and include pthread.buildlink*.mk now that pthread
support is activated in libsigc++.
2002-09-17 05:46:53 +00:00
jlam
9141b10424 Ensure that the pthread library is linked into libsigc.so. 2002-09-17 05:41:53 +00:00
jlam
ae54380d97 libsigc++ passes it's tests when compiled with pthread support, so turn it
on.  Bump PKGREVISION.
2002-09-17 05:24:24 +00:00
abs
8260d3eb93 Updated cpuburn to 1.4nb1 [abs 2002-09-16]
On NetBSD include /usr/lib/crtbeginS.o to ensure binaries are recognised
	as native.
2002-09-16 22:32:00 +00:00
jlam
678a95a783 Update net/openslp to 1.0.9a. Changes from version 1.0.7 include:
* Added version and length sanity checks for incoming messages
* Fixed possible SEGV when logging DA traffic
* Added patch from Arun Barboza that makes attribute compares case insensitive
  as per RFC 2608
* Added patch from Garth Bushell that fixes an SLP url parsing problem.
* Added patch from Arun Barboza to handle '==' SLPv1 predicates.  This patch
  allows better interoperability with Novell SLP networks.
* Added fix from Arun Barboza to make V1 DAAdverts use the same encoding as
  the request
* Fixed a problem in SLPProcessMessage where errorcodes were not being returned
  resulting in attempts to send non-allocated sendbufs (i.e. SEGV).
* Fixed a problem where SLPReg() would hang if used against a DA or SA that
  prematurely dropped connections
* Force use of numeric IP addresses in all DAAdvert and SAAdvert messages.
* Fixed bug where idle connections to DAs were not being aged.
* Added code so that 'slptool -v' will return the path of the slp.conf file
  libslp.so is configured to use.
2002-09-16 21:00:56 +00:00
jlam
db716be0c3 Change the way that we note when a libtool file has been fixed by
buildlink2.  We used to create a timestamp file in the .libs directory.
Now, we add a line to the *.la and *.lai file that directly notes that it
has been "modified by buildlink2".  This makes it easier to debug problems
caused by using the wrong libtool during either a build or install by
checking if the *.la or *.lai files have the "modified by buildlink2" line.
2002-09-16 19:55:56 +00:00
jlam
9307af5faa Add a missing shell wildcard which was causing the expression to not
catch arguments with symbols that are special to the shell.
2002-09-16 19:06:41 +00:00
mycroft
34aca00b6b Fix this for LP64 systems by meta-patching the Debian patches to switch off
_LP64 (which we use), rather than SIZEOF_SIZE_T==8 (which is only defined in
the Debian build goo).  Really, the right answer is to add an autoconf test --
or fix the crappy language.
2002-09-16 15:00:19 +00:00
uebayasi
9046309a0e Bump PKGREVISION. Pointed out by wiz. 2002-09-16 14:51:21 +00:00
uebayasi
df631889ee Add a missed dependency on libiconv. PR#18304 by Christopher Richards. 2002-09-16 14:43:15 +00:00
uebayasi
17a82619c3 Fix malformed BUILD_DEPENDS line. PR#18305 by Christopher Richards. 2002-09-16 14:38:33 +00:00
drochner
1c45778105 oops - forgot to commit this (thanks wiz) 2002-09-16 13:35:44 +00:00
uebayasi
96c47fd967 Add & enable ddskk. 2002-09-16 13:21:28 +00:00
uebayasi
ea8d6ea60b Initial import of DDSKK 20020915.
SKK is one of Japanese input methods on Emacs. SKK was designed and created in
1987 by Masahiko Sato(a professor of Kyoto University). We will expand SKK in
this openlab in accordance with the GPL.

SKK is an abbreviation of `Simple Kana to Kanji conversion program'. Some
people say SKK should be `simple' as its name indicates and should not be
complicated in both of its features and structure of files. The goal of this
openlab is that we can say, `SKK is still simple in its main features, but
optionally exandable and still fast!'
2002-09-16 13:20:43 +00:00
uebayasi
6444161d4f s/install-info/${INSTALL_INFO}/ 2002-09-16 13:09:07 +00:00
uebayasi
bde7f9bfcb * Assume each Emacs lisp package supports only (GNU) Emacs 20/21 by default.
* Slightly modify the way to prefix "xemacs-" to a package compiled for XEmacs.

* Suppress warnings issued when Emacs/XEmacs are not installed.
2002-09-16 12:51:34 +00:00
mycroft
a3b9f6896a Include bsd.prefs.mk earlier, so this actually builds again. 2002-09-16 12:02:24 +00:00
abs
ccf962dd65 Updated cpuflags to 0.33
Add entry for alpha 21264B
2002-09-16 10:43:24 +00:00
martti
3feeadeacc Updated squirrelmail to 1.2.8
* HTML cleanup on search and addressbook pages
* Fixes for multiple XXS exploits on the addressbook, search, help, and
  options pages
* more accurate error messages on failed login
* HTML table cleanup when viewing attachments
* fix for X-MSMail-Priority conflict bug #600369
* fix for multiple email addresses on the same message line
* fix for "." on a single line in a text attachment bug #598750
* Core code and plugins converted to work with register_globals Off
* fix for reply quoting on resumed drafts
* fix for fgets errors in file_prefs bug #578834
* fix for date format on calendar day view bug #582919
* fix for org. logo width/height values bug #572807
* fix for reading/writing ldap prefs with conf.pl bug #57595
* fix for 'fixed' font style in css bug #571463
* fix for attachments in safe mode bug #585340
* fix for forward attachment bug #585836
* fix for php warning when saving drafts bug #585012
* returned generic_header hook to page_header.php bug #554278
* fix for syntax error in darkness theme bug #576066
* fix for some attachments not being displayed bug #577052
* fix for matching uppercase headers on mailbox display bug #584082
* fix for folder names containing regex characters bug #574889, #578156
* fix for endless loop on raw binary data in email bug #547662
2002-09-16 10:07:39 +00:00
hubertf
067781c309 quote args to pkg_info, to prevent some shell trying to interpret them. 2002-09-16 10:04:39 +00:00
hubertf
44763c1291 show-installed-depends: properly quote pkg, as it can contain some things
the shell would definitely interpret in a wrong fashion (like
	"perl>=5.0" - we don't want to create some file).

Pointed out by Jan Schaumann <jschauma@netmeister.org> on tech-pkg.
2002-09-16 09:56:31 +00:00
martti
f978df016d Updated proftpd to 1.2.6
* mod_quota removed due to lack of active maintenance
* New version of mod_ldap (2.8.10)
* New directives added: Define, <IfDefine>, <IfModule>, TimeoutSession
* Directives removed: AllowChmod, ShowDotFiles
* STOU support added
* LFS support added
* Fixed various minor bugs
2002-09-16 09:32:20 +00:00
martti
59bea254da Updated fvwm2 to 2.4.10
* The commands Maximize, Resize and ResizeMove can be used on icons
  as it was in 2.2.x.
* Fixed hilighting of menu items with HGradient and VGradient
  MenuFace.  Reduced flickering with these options.
* Fixed a minor problem with entering submenus via keyboard.
* Fixed race conditions in FvwmTaskBar with AutoStick that caused
  it to hang.
* Fixed drawing of pager balloons with BalloonBack option.
* Fixed drawing of SidePic menu background with B/D gradients.
* Fixed drawing of menu item reliefs with gradient menu faces.
* Fixed key bindings on window corners.
* Fixed FvwmTaskBar i18n font loading
* Fixed StackTransientParent style without RaiseTransient or
  LowerTransient on the parent window.
* StackTransientParent works only on parent window if it is on the
  same layer.
* Fixed handling of window group hint with the (De)Iconify
  command.
* No more flickering when a transient overlapping its parent window
  is lowered.
* Fixed hilighting of unfocused windows.
2002-09-16 09:31:48 +00:00
martti
95c1b79290 Updated xpmroot to 2.4.10 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-09-16 09:31:37 +00:00
uebayasi
9a0b1e3a6c Add ASCII pTeX 3.0.1 support.
pTeX 3.0.1
- BSD license.
- Fix hyphenation bug.
- Catch up newer teTeX.

dvipsk 1.5g
- Fix tategaki tpic bug.
- Fix PSTricks bug when FMapType is 9.
- Support B4/B5 papersize by default.

mendex 2.5
- BSD license
- Fix -s option bug.
- Change -c option.
- Support new styles (delim_t, suffix_2p, suffix_3p, suffix_mp, heading_flag,
  heading_prefix, symhead_positive, symhead_negative).
- Change escape behavier.
- Other bug fixes.

Bump PKGREVISION to 3.
2002-09-16 08:47:27 +00:00
jlam
f492a6cc58 Add and enable {adobe,ghostscript}-{cidfonts,cmaps}. 2002-09-16 08:42:08 +00:00
uebayasi
38afd58b3c Add & enable acroread5-{chsfont,chtfont,font-share,jpnfont,korfont}. 2002-09-16 07:08:57 +00:00
uebayasi
eca5df9796 Initial import of Asian Font Packs for Acrobat Reader 5 (Korean). 2002-09-16 07:07:22 +00:00
uebayasi
f8a3140cf2 Initial import of Asian Font Packs for Acrobat Reader 5 (Japanese). 2002-09-16 07:06:42 +00:00