Age | Commit message (Collapse) | Author | Files | Lines |
|
backup FTP repositories (MASTER_SITE_BACKUP) in preference to the IBM
one.
|
|
LDFLAGS flowing to japhar's link command.
At least fix build on Solaris9.
|
|
|
|
post-install target. Putting it in post-build instead does fix some
PLIST issues.
Correct me if I'm wrong.
|
|
|
|
SH is /bin/ksh on Solaris, this gives us a working pkgdiff on Solaris.
|
|
each directory per version.
Before:
% ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel*
/usr/pkgsrc/distfiles/xemacs-packages-1.9/apel-1.25-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.10/apel-1.26-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.12/apel-1.26-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.11/apel-1.26-pkg.tar.gz
After:
% ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel*
/usr/pkgsrc/distfiles/xemacs-packages/apel-1.25-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages/apel-1.26-pkg.tar.gz
Pointed out by Robert Elz, PR22085.
|
|
Remove the patch.
|
|
|
|
the current default of 5.0.1 (rather than 5.0) so that distinfo remains
correct.
|
|
|
|
----------------------------
revision 1.59
date: 2003/07/04 14:14:10; author: lukem; state: Exp; lines: +1 -7
Revert previous; the "return" if rc.subr had already loaded had issues
in some circumstances where run_rc_script()'s sourcing of an rc.d file
which then sourced rc.subr, the `optimisation' in rc.subr to "return as
we're already loaded" would finish more than just the inner-most sourcing.
I haven't tracked down the exact issue, but removing the `optimisation'
fixes the problem I noticed in starting up certain rc.d scripts, and
may fix [bin/22053] as well.
|
|
also mention it does sha256, sha384 and sha512, too.
|
|
|
|
|
|
"temacs" fails to start.
(Actually, I don't understand the fact inside.)
Bump revision to 2.
|
|
www/ruby-webrick-1.2.3
devel/ruby-installpkg-0.0.1
www/ruby-borges-0.2.0
|
|
|
|
Borges is a web application framework that allows linear
programming of web applications.
Borges runs on Webrick (Apache+DRb will be supported in
the near future) and features a simple rendering interface.
Those who are interested will likely be greatly helped by
the Seaside 2.0 docs at http://beta4.com/seaside2/
|
|
|
|
(I've fixed category was www.)
This is a module that wraps the classes defined in Minero Aoki's
install.rb script. It allows you to easily create your own
installation files. It makes the process of creating installation
scripts a bit more uniform.
|
|
|
|
|
|
WEBrick is a toolkit for building webservers in Ruby.
Features include SSL support, and a servlet interface.
Also useful for generic network servers.
|
|
to USE_NEW_TEXINFO (I should have added it to INSTALL_TEMPLATES).
Anyway as info files are now registered in a package specific info
directory file I guess it can be removed.
|
|
|
|
|
|
Factorize some install commands.
|
|
- ad hoc fix build problem on NetBSD current.
- changes from 0.1.2a:
Tue, 10 Dec 2002 02:32:54 -0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl-0.1.3 released
Mon, 9 Dec 2002 22:26:15 -0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* x509name.c: let initialize() give a Array instead of a Hash.
to_a is implemented and to_h is deprecated.
* openssl.rb: X509::Name is refined.
Mon, 9 Dec 2002 20:21:32 -0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl.c: use ruby_unsetenv() instead of unsetenv().
* ssl.c: the return value of SSL_read/SSL_write is int (not size_t).
This fix is suggested by matz. ([ruby-list:36721])
Mon, 28 Oct 2002 10:39:43 +0100 -- Michal Rokos <m.rokos@sh.cvut.cz>
* LICENCE: update to latest Ruby's
* extconf.rb: fix to make it work under Ruby 1.7.3
* pkey.c: fix MACRO
* ChangeLog: changed style
|
|
|
|
Compile time warnings when using GCC-3.3
synopsis GCC-3.3 gets slightly confused by the Squid code and gives a
few mostly false warnings regarding type-punning.
severity Cosmetic
versions Squid-2.5 and earlier
platforms All
patch squid-2.5.STABLE3-gcc-3_3.patch
workaround Ignore the warnings
aufs Files queued for open counter mismatch
synopsis Under certain conditions the "Files queued for open counter"
could grow larger than intended. If this grows too large then
Squid may think it runs out of filedescriptors even if there is
plenty of filedescriptors free, but we do not expect this to
become a real problem in any installations.
severity Minor
versions Squid-2.5 and earlier
platforms All using aufs
patch squid-2.5.STABLE3-aufs-openingfds.patch
external_acl does not wait for ident lookups to complete
synopsis extrenal_acl_type %IDENT does not wait for ident lookups to
complete.
severity Minor
bugzilla #683
versions Squid-2.5
platforms All
patch squid-2.5.STABLE3-external_acl_ident.patch
workaround use an ident acl before your external acl to trigger the ident
lookup
Compilation error in src/HttpHeaderTools.c on certain platforms
synopsis The Squid-2.5.STABLE2 patch for digest authentication used a
C99 feature (dynamic array initializers) which may not be
available in all C compilers
severity Minor
bugzilla #660
versions Squid-2.5.STABLE3
platforms Several platforms not using GCC or a C99 compliant C compiler
patch squid-2.5.STABLE3-HttpHeaderTools.patch
workaround Use GCC
Segmentation fault if more than one custom deny_info message defined
synopsis The Squid-2.5.STABLE2 patch for deny_info TCP_RESET was not
entirely correct and causes segmentation fault on startup if
more than one custom deny_info error message is defined
severity Minor
bugzilla #662
versions Squid-2.5.STABLE3
platforms All
patch squid-2.5.STABLE3-deny_info.patch
workaround Disable the use deny_info in your squid.conf.
|
|
gcc3 does build on Solaris.
|
|
read-only pkgsrc tree with Forte compilers.
|
|
Remove superfluous file from distinfo.
|
|
|
|
|
|
about GCC_PREFIX.
XXX why is GCC_PREFIX ${PREFIX}/gcc3 ?
|
|
Needs some cleanup and integration; eventually lang/gcc3 can turn into
a meta-pkg.
|
|
without PKGREVISION.
|
|
|
|
gconf-editor, and gedit.
|
|
|
|
including much improved viewers and inspectors, improved iconisation, and
many bug fixes.
While at it, replace home grown PLIST substitution with standard GNUstep
buildlink2.mk symbols.
|
|
|
|
Bump revision to 1.
|
|
|
|
However changes since 2.1.1 include:
# added a test suite
# better integration with distcc
# added CCACHE_PREFIX option
# disabled hard links by default
# recognise some more gcc options (eg. profiling)
# added --ccache-skip option
|
|
Add info directory entries by way of patch files to most of the info files.
|
|
|
|
commands and share files with the same pathnames.
|