summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-11Use += instead of ?= in BUILDLINK_DEPENDS.<pkg>.xtraeme2-4/+4
2004-02-11Put TEST_TARGET definition before the includes.jmmv1-3/+3
2004-02-10Simplify last commit by just passing LDFLAGS to the compiler when linkingjlam2-14/+15
the shared library. This automatically puts the LDFLAGS for any dependencies, including the gcc3-* packages, into the link command.
2004-02-10This package uses no compilers.jlam1-1/+2
2004-02-10bl3ifyjlam1-7/+8
2004-02-10Be less verbose at pre-install.jlam1-4/+8
2004-02-10Require at least the same versions of MesaLib and glu to build.jlam1-1/+2
2004-02-10Don't pass the -DGLX_GLXEXT_LEGACY to the compiler if we're buildingjlam2-2/+5
another bit of the Mesa package.
2004-02-10This package requires both a C and a C++ compiler.jlam1-1/+2
2004-02-10Require at least the same version of MesaLib to build.jlam1-1/+2
2004-02-10This package uses no compilers.jlam1-1/+2
2004-02-10Require at least the version of Mesa that's installed by the base systemjlam2-2/+4
if it's used.
2004-02-10The values of CC are CC_VERSION are redundant. Just use CC_VERSION. Wejlam1-2/+3
record it only if the package actually used the compiler.
2004-02-10Privatise MESA_REQD.jlam2-6/+6
2004-02-10The pkgsrc version of Mesa that last bumped shlib majors was 6.0.jlam2-4/+4
2004-02-10Note addition of genecys-data and genecys-clientgarbled1-1/+3
2004-02-10Add genecys-client and genecys-datagarbled1-1/+3
2004-02-10Import new package for genecys-client. Genecys is a 3D third-person garbled4-0/+43
online RPG. This is the client for the game. The game is currently in alpha release status.
2004-02-10Import new pkg for genecys data files. These are the datafiles required garbled4-0/+812
to run the genecys client or server.
2004-02-10Add a patch to make this link properly with libGLgarbled2-1/+14
2004-02-10Fix configure to find and use the python headers and libraries that belongmarkd3-2/+19
to the version of python that has been selected for use via pkgsrc. Should fix PR pkg/24288
2004-02-10Buildlink3-ify this packagegarbled2-6/+33
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam25-50/+50
and any pre-existing buildlink2.mk files.
2004-02-10The BUILDLINK_DEPENDS.<pkg> should match the one in the buildlink2.mk filejlam1-2/+2
if it exists.
2004-02-10- py-jpCodecs-1.4.10minskim1-2/+1
2004-02-10Note update of py-jpCodecs to 1.4.10.minskim1-1/+2
2004-02-10Update py-jpCodecs to 1.4.10 and bl3ify.minskim2-7/+7
Patch provided by iyoda at atikoro dot org in PR pkg/23715. Changes in 1.4.10: - Fixed soundness bugs in Shift_JIS and MS932 decoders that invalid characters are quietly mapped into invalid Unicode characters. (Thanks to Hye-Shik Chang) - Fixed a buffer overflow in the encoder of japanese.c.euc-jp caused by a string that contains a lot of supplement Kanji characters. (Thanks to Atsuo ISHIMOTO) - added an alias "eucjp" for "japanese.euc-jp".
2004-02-10Added py-gnutls-0.2.minskim1-1/+2
2004-02-10Add and enable py-gnutls.minskim1-1/+2
2004-02-10Require at least ${GCC_VERSION} of the GCC C++ compiler package to buildjlam1-2/+3
this.
2004-02-10Import py-gnutls from pkgsrc-wip.minskim4-0/+34
Python bindings for GNUTLS. GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.
2004-02-10Honor GCC3_PKGMODIF for alternate gcc3 install location.jlam1-2/+2
2004-02-10Add an explicit dependency on gcc3-c so that gcc3-* sub-language packagesjlam1-4/+2
will depend on gcc3-c instead perhaps of just using the system compiler.
2004-02-10Explicitly depend on pkgconfig.minskim1-1/+2
2004-02-10Note revision bump for nautilus to 2.jmmv1-1/+2
2004-02-10Ensure that the "Start Here" link that gets created in the desktop has writejmmv3-3/+17
permissions for the owner. Bump PKGREVISION to 2.
2004-02-10Note update of py-bsddb3 to 4.1.6.minskim1-1/+2
2004-02-10Update py-bsddb3 to 4.1.6.minskim5-55/+27
Changes sinec 4.1.1: * Extended DB & DBEnv set_get_returns_none functionality to take a "level" instead of a boolean flag. The boolean 0 and 1 values still have the same effect. A value of 2 extends the "return None instead of raising an exception" behaviour to the DBCursor set methods. This will become the default behaviour in pybsddb 4.2. * Updated documentation for set_get_returns_none. Regenerated the stale html docs from the text documentation. * Fixed a typo in DBCursor.join_item method that made it crash instead of returning a value. Obviously nobody uses it. Wrote a test case for join and join_item. * Added the dbobj wrapper for DBEnv set_timeout method. * Updated README.txt * Added the DBEnv.set_timeout method. * code cleanup to use python 2.x features in .py files * the standalone pybsddb distribution will install a module called bsddb3 while the module included with python >= 2.3 will be known as bsddb. * Shared all .py and .c source with the Python project. * Fixed DBTxn objects to raise an exception if they are used after the underlying DB_TXN handle becomes invalid. (rather than potentially causing a segfault) * Fixed module to work when compiled against a python without thread support. * Do not attempt to double-close DB cursor's whos underlying DB has already been closed (fixes a segfault). * Close DB objects when DB.open fails to prevent an exception about databases still being open when calling DBEnv.close.
2004-02-10Install with -c option to avoid deleting files/id3lib_strings.h from pkgsrcgavan1-2/+2
2004-02-10bl3ifyminskim2-11/+11
2004-02-10Note mldonkey-2.5.10 update.wiz1-1/+2
2004-02-10Update to 2.5.10:wiz4-16/+70
2004/02/09: Fabrice (version 2.5.10, tag release-2-5-10) * Applied patches sha1, #2597, #2603, #2604 * New GUI messages: Gui -> Core: GetUploaders, GetPending, GetSearches, (GetSearch search_id), (ConnectClient cid), (DisconnectClient cid) Core -> Gui: (Uploaders num_list), (Pending num_list), (Search search_request) GetSearches and GetSearch allow a GUI to query for former searches and to receive the results corresponding to a particular former search. * New console command "disconnect <client_id>" * FileTP: * New option 'remote_shells' to define, for each hostname, which remote shell to use and with which arguments (e.g. if you want to use rsh or ssh with username@hostname or a particular port). still no password allowed... * New version of 'get_range' that accepts a 'rangex' argument to send the data without base64 encoding (works for me, but I don't know for other shells). Set the 'get_range' option to set the path of the remote get_range command, and 'range_arg' to use either 'range' or 'rangex'. 2004/02/07: Fabrice (version 2.5.9, tag release-2-5-9) * Applied patches #2428, #2595, #2596 * TcpBufferedSocket: 'exec_command' only creates one TcpBufferedSocket.t both for reading and writing. * FileTP: * Basic "remote shell" protocol (using ssh): use 'http <ssh://hostname/relative-filename>' to download the file hostname:~/relative-filename. ssh must be able to connect to the host without password exchange. The remote host must have the 'get_range' utility in the PATH of ssh (use "make utils" to have 'get_range' compiled with in mldonkey). The transfer rate is not very good (30 KB/s, either because of too small tcpBufferedSocket buffers, or because of the base64 encoding).
2004-02-10Added openvpn-1.5.0: A robust and highly configurable VPN over UDPwulf1-1/+2
2004-02-10Note update of gnome-common to 2.4.0.jmmv1-1/+2
2004-02-10Update to 2.4.0:jmmv4-25/+24
2003-10-02 Malcolm Tredinnick <malcolm@commsecure.com.au> * doc-build/Makefile.am: Distribute README in place of the non-existent ChangeLog. Doh! * autogen.sh: Use the GNOME 2 autogen.sh script by default. * configure.in: Version number bumped. 2003-08-23 Marco Pesenti Gritti <marco@gnome.org> * macros2/compiler-flags.m4: Define WARN_CXXFLAGS instead of overwriting CXXFLAGS (like WARN_FLAGS). 2003-07-04 Frederic Crozat <fcrozat@mandrakesoft.com> * macros2/compiler-flags.m4: don't use -Wsign-promo, it is C++ only and causes warnings with gcc 3.3 when used on C. 2003-06-24 Marco Pesenti Gritti <marco@it.gnome.org> * macros2/autogen.sh: Remove --enable-compile-warnings from the default arguments passed to configure because it break GNOME_COMPILE_WARNINGS macro. 2003-05-24 Malcolm Tredinnick <malcolm@commsecure.com.au> * MAINTAINERS: Put myself in as maintainer. * configure.in: Bump the version number to 2.3.0 * configure.in, Makefile.am, macros2/autogen.sh, doc-build/*: Add in the infrastructure to allow user documentatin to be built from some common files. This will not affect existing packages. The changes required to use this are given in doc-build/README. 2003-02-26 Frederic Crozat <fcrozat@mandrakesoft.com> * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell Mandrake autoconf wrapper we want to check if autoconf 2.5x is here.. 2003-02-18 Jody Goldberg <jody@gnome.org> * configure.in : Don't depend on a file that James just deleted 2002-12-12 Jody Goldberg <jody@gnome.org> * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52 is a prereq for things the build broke on the use of AC_DEFINE(GNOME_ENABLE_DEBUG) without the additional arguments.
2004-02-10Note update of fprot-workstation-bin to version 4.3.3.ben1-1/+2
2004-02-10Update fprot-workstation-bin to version 4.3.3.ben2-6/+6
2004-02-10note removal of MozillaFirebird-bin.grant1-1/+2
2004-02-10remove MozillaFirebird-bin, it is obsoleted by firefox-bin and nothinggrant9-70/+1
depends on it anymore.
2004-02-10note addition of firefox-bin-nightly and rename ofgrant1-1/+4
firefox-gtk2-bin-nightly.