summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-08-19add prototypes for two functions returning void, to appease sunpro.grant2-1/+17
2005-08-18note update of cad/boolean to 6.7dmcmahill1-0/+1
2005-08-18update to boolean-6.7. List of changes not available but one visibledmcmahill4-26/+35
change is that it compiles with gcc3 now. Also works with the latest wxGTK (2.6.1). This still has some issues reading gdsii files on alpha but it seems ok on i386.
2005-08-18Set the correct DEF_${OPSYS} to get this to build on solaris.dmcmahill3-7/+86
Should also help with irix builds.
2005-08-18The sourceforge name was changed from gnocatan to pioneers (pio).veego1-4/+6
Only update the MASTER_SITES and HOMEPAGE and add a new CONFLICTS line for pioneers, which will be added as soon as there is a stable version of pioneers available. Nothing really changed, but you couldn't get the distfile from any sourceforge site, due too the name change of the project. I'm now the maintainer of this package, for the time till pioneers is ready to be added.
2005-08-18INSTALLATION_DIRS implies NO_MTREE: If a package sets INSTALLATION_DIRS,jlam1-1/+9
then it's known to pre-create all of the directories that it needs at install-time, so we don't need mtree to do it for us.
2005-08-18Note bglibs update.schmonz1-0/+1
2005-08-18Update to 1.025. From the changelog:schmonz3-38/+6
- Added the capability to bg-installer to handle multiple destinations within the same source list. - Renamed the "setmode" function in bg-installer that was causing compile problems on *BSD systems. - Added a sysdep for struct timespec and clock_gettime, which are defined if not present.
2005-08-18Remove the empty $sitearch directory even if it's outside of ${PREFIX} --jlam1-6/+2
the perl installation will always create it and it's surprising when it suddenly appears on your filesystem.
2005-08-18Bump PKGREVISION refrecting chasen-base's update.taca4-7/+8
2005-08-18Tweak white space.taca1-13/+13
2005-08-18Note update of textproc/chasen-base to 2.3.3nb2.taca1-0/+1
2005-08-18Fix two problem noted on tech-pkg-ja mailing list.taca3-8/+21
- Remove Windows specific (and slightly broken) patch file; chasen-2.3.3.20030822.patch, originally noted by Makoto Fujiwara. - Fix crash with SEGV when using "%r" output format, noted by Akio Obata. Bump PKGREVISION.
2005-08-18Updated net/libIDL to 0.8.6adam1-0/+1
2005-08-18Changes 0.8.6:adam2-17/+15
* Support for building on Win32 (Tor Lillqvist)
2005-08-18Use "${GZCAT}" instead of "{GZIP_CMD} -cd".tron1-3/+3
2005-08-18fix config.h to include <alloca.h> if found (ORBIT_HAVE_ALLOCA_H wasgrant2-7/+11
not being defined, so alloca.h was never included). fixes build with sunpro.
2005-08-18Update misc/rubygems to 0.8.11. Changes from version 0.8.10 include:jlam4-8/+13
* Improved dependency checks and installation via gems. * .gemrc now allows setting default options per gem sub-command. * Wrappers and/or symlinks are created as needd to put executables into the ruby bindir. * Creating and checking digital signatures on gems.
2005-08-18this needs flex (not lex) to build.grant1-2/+2
2005-08-18whitespace fixgrant1-2/+1
2005-08-18pass through -f flags that sunpro understands verbatim, drop other -f*grant1-2/+16
flags.
2005-08-18drop -Wl,--export-dynamic, as Solaris ld(1) default behaviour is togrant1-1/+10
export all dynamic symbols.
2005-08-18Remove hard-coded reference to $PREFIX/etc which is not accuratereed1-17/+3
and remove documentation.
2005-08-17Use per distribution file site list for "XML_RPC-1.4.0.tgz".tron1-7/+7
2005-08-17Define "USE_TOOLS" to make "post-extract" target work on arbitrarytron1-1/+3
configurations. Problem pointed out by Adrian Portelli in private e-mail.
2005-08-17Note update of "php" package to version 4.4.0.tron1-0/+1
2005-08-17Remove net/openvpn-current as net/openvpn now tracks a more recent stablejlam6-177/+0
version of OpenVPN.
2005-08-17Update "php4" package to version 4.4.0. The update fixes a large numbertron5-12/+30
of bugs discovered since the 4.3.11 release which could e.g. lead to memory corruption. Furthermore integrate version 1.4.0 of PEAR XML_RPC which contains a fix for the "PEAR XML_RPC Remote PHP Code Injection Vulnerability" security problem reported by the Hardened-PHP Project.
2005-08-17Remove net/openvpn-current as net/openvpn now tracks a more recent stablejlam2-2/+2
version of OpenVPN.
2005-08-17Update net/openvpn to version 2.0.1. Major changes from version 1.6.0jlam10-150/+379
include: Adding a highly scalable server for handling multiple TCP/UDP clients over point-to-point TUN interfaces, all using a single port number. The server has been designed so that it can run with reduced privilege. On the client side, "pull" has been added, which basically says "accept certain config file options which the server pushes back to you." The major win of the push/pull capability is that the same client configuration file can be used on each client provided each client has its own set of SSL/TLS keys which have been signed by the master CA. A management interface has been developed which can be used to remotely control or centrally manage an OpenVPN daemon. "remote" can now specify a set of machines, or a hostname can be configured with multiple addresses in DNS. A server will be randomly chosen from the list, and if the connect fails, another will be tried (see the "remote-random" option) A package for easy RSA key management (easy-rsa-2.0rc1) has been included to aid in generating SSL keys and certificates for use with OpenVPN.
2005-08-17Changed the way how the direct use of tools is detected in Makefiles.rillig1-14/+20
Now the valid sequences are deleted from the string. If after the deletion the string contains a tool name, a warning is printed.
2005-08-17www/ap2-perl -> 2.0.1tv1-0/+1
2005-08-17Update to 2.0.1. It's now "stable"!tv4-48/+110
The Changes file from the last update (in late 2004!) is very, very long, so see the changes since 1.99_17 here: http://search.cpan.org/~gozer/mod_perl-2.0.1/Changes
2005-08-17net/entropy -> 0.9.1.438tv1-0/+1
2005-08-17Update to 0.9.1-438. Main change:tv3-9/+9
Fix a serious bug in fragment sizes of files being >= 256K. The bug wasted a lot of data store space and traffic.
2005-08-17+ abcde-2.3.0, flyspell-1.7j, gawk-3.1.5, glib2-2.8.0, gsasl-0.2.6,wiz1-4/+17
gss-0.0.16, gtk2+-2.8.0, mldonkey-2.6.2, mldonkey-gui-2.6.2, mutt-devel-1.5.10, pango-1.10.0, raine-0.42.5, rar-linux-3.5.0, unrar-3.5.3, xmame-0.99, xmess-0.99. - fidogate-4.4.10, mhonarc-2.6.15.
2005-08-17Note update of p5-DBD-CSV to 0.22.hiramatsu1-0/+1
2005-08-17Updated to version 0.22. Changes from 0.2002:hiramatsu2-12/+11
2005-04-01 Jeff Zucker <jzuckerATcpan.org> (0.22) * removed DESTROY and disconnect - use DBD File's instead * added ignore_missing_table flag to avoid warnings with DROP TABLE IF EXISTS 2004-04-18 Jeff Zucker <jzuckerATcpan.org> (0.21) * added support for $dbh->{Active}, should now work well with Class::DBI and other caching systems * added support for DROP TABLE IF EXISTS - doesn't complain if table is already dropped * removed DBD::File from the distribution - it's now distributed with DBI 1.42 and higher
2005-08-17Add .include "../../x11/tk83/buildlink3.mk" to fix build problem.hiramatsu1-2/+2
2005-08-17Define PERL5_PACKLIST so that PLIST is correctly generated.hiramatsu1-1/+4
2005-08-17Add .include "../../lang/perl5/buildlink3.mk" to fix build problem.hiramatsu1-1/+2
2005-08-17comms/fidogate -> 4.4.10tv1-1/+2
2005-08-17Update to 4.4.10, finally....tv11-106/+73
Changes of note (security fixes were already integrated in an earlier 4.4.9nbX release): * src/gate/ftn2rfc.c (unpack): if * Origin is empty, don't use it for the Organization header, use default from config. * src/common/log.c (logit): renamed old log() to avoid conflict with Standard-C math function. * src/common/log.c (log_program): removed insecure code entirely, thanks to Niels Heinen for pointing this out. * src/gate/send-fidogate.sh: added optimized version using rfc2ftn -f for INN 2.4, thanks to Viktor Kafke. Optimized versions for INN 2.2 und INN 2.4 enabled by OPTIMIZED=yes at the start of this script, default = commented = off. * scripts/maintenance/logsendmail2.pl: new version of logsendmail utility. * src/gate/rfc2ftn.c (receiver): "sysop" is always a valid name. * src/gate/rfc2ftn.c (main): new option "SilentBounces" causes EX_NOHOST, EX_NOUSER errors to return OK without any message. Useful in the never ending fight against spam, when your gateway is flooded with messages to unknown adresses, such as Fido.DE :-( (snd_mail): check silent_bounces, if set return OK and log only.
2005-08-17Moved the checkdir_package subroutine directly before the main subroutinerillig1-97/+86
to reduce the number of necessary forward declarations. Subsequently, removed those forward declarations.
2005-08-17Renamed check_{package,category} to checkdir_{package,category} torillig1-7/+7
distinguish them from the checkfile_* and checklines_* subroutines.
2005-08-17Fixed some bugs that appeared while checking the databases/ categoryrillig1-3/+4
Makefile.
2005-08-17When checking category Makefiles, avoid false warnings aboutrillig1-40/+63
subdirectories that are in one of filesystem/Makefile, but not in the other.
2005-08-17Don't require the second line of a category Makefile to contain an emptyrillig1-72/+117
comment. Instead, allow arbitrary comments at the beginning of the file. This change required a major rewrite of the code, which had been quite inflexible before.
2005-08-17Add a hack to require gcc 3.4 on NetBSD/sparc.jdc1-4/+9
2005-08-17Note update of mhonarc to 2.6.15jwise1-0/+1