summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-04-01Make this compile with Mesa 5.0rh3-1/+22
2003-04-01Make this compile with Mesa 5.0rh6-2/+45
2003-04-01Add distinfo left out in previous commitrh1-0/+5
2003-04-01Make this compile with Mesa 5.0rh2-1/+17
2003-04-01Note cvsync-0.18.0gehenna1-1/+2
2003-04-01cvsync-0.18.0gehenna2-5/+5
ChangeLog: 2003-04-01 MAEKAWA Masahide <maekawa@daemon-systems.org> * 0.18.0 * Implement a new keyword 'super', which allows to define sub-collections of a collection. For example: collection { name netbsd release rcs prefix /cvsroot ... } collection { name netbsd-pkgsrc release rcs prefix /cvsroot/pkgsrc super netbsd } For the collection `netbsd-pkgsrc', a client gets only /cvsroot/pkgsrc part of the whole of NetBSD CVS repository (/cvsroot). When `super' is specified as shown above, 'nofollow' and 'umask' of the collection `netbsd-pkgsrc' with `super' are inherited from the collection `netbsd'. When a scanfile is also specified in the collection `netbsd', the collection `netbsd-pkgsrc' employs the corresponding entries in the parent's scanfile. Thus, using `super' keyword, only a scanfile for the top of sub-collections is needed to use the scanfile functionality when sub-collections of a collection are defined. It makes the use of a scanfile more efficient. 'super' can be specified recursively (i.e. a sub-collection can be the parent of another sub-collection). (Thanks hrs AT FreeBSD DOT org)
2003-04-01Note update of gnustep-back to 0.8.5rh1-1/+2
2003-04-01Update gnustep-back to 0.8.5. This version mainly implements text systemrh3-6/+7
improvements and bug fixes.
2003-04-01Note update of gnustep-gui to 0.8.5rh1-1/+2
2003-04-01Update gnustep-gui to 0.8.5rh4-15/+23
Noteworthy changes in version `0.8.5' ===================================== Bug fixes. NSStringDrawing now uses text system implementation. Noteworthy changes in version `0.8.4' ===================================== This release features a brand new text and layout system thanks to Alexander Malmberg. Other improvements include: * Various display optimizations. * Default border to NSScrollView changed * Printing fixes. * NSToolbar partially implemented.
2003-04-01-lmulejmmv1-5/+1
2003-04-01Note update of gnustep-base to 1.6.0rh1-1/+2
2003-04-01Update gnustep-base to 1.6.0.rh4-15/+18
Noteworthy changes in version `1.6.0' ===================================== * More MinGW support * New MacOSX compatible methods. * The Base Additions library compiles on native OSX. * autogsdoc produces better, cleaner docs. * Built-in garbage collecting classes. * Any many many bug fixes and minor improvements.
2003-04-01Note update of gnustep-objc to 1.2.3rh1-1/+2
2003-04-01Update gnustep-objc to 1.2.3. Changes are bugfixes only.rh3-8/+7
2003-04-01Note update of gnustep-make to 1.6.0rh1-1/+2
2003-04-01Update gnustep-make to 1.6.0. Changes include:rh4-9/+9
Make now configures by default for only one system. To compile and run GNUstep for multiple platforms from the same directory, use the configure argument -enable-multi-platform. * Auto-build def file for DLLs * Work natively on MacOSX systems. Now use apple-apple-apple instead of nx-nx-nx on OSX systems. * More efficient checks for re-making a project.
2003-04-01+ openssh-3.6, pine-4.53, wdm-1.23, xisp-2.7 [pkg/19566].wiz1-1/+5
2003-04-01Override install commands, to fix installation in SunOS. Pointed out byjmmv1-1/+4
Brian Harrington in PR pkg/20971.
2003-04-01note realplayer8 codecs/mplayer rp8 on alpha/ppc systems support.mrg1-1/+4
2003-04-01Add -Wno-import to the Objective-C CFLAGS to avoid stumbling over -Werrorrh5-1/+65
2003-04-01oops, give this package a version.mrg1-2/+2
2003-04-01make MPLAYER_USE_REALMEDIA used on powerpc & alpha as well as i386...mrg1-2/+5
2003-04-01initial import of the realplayer-codecs packagemrg5-0/+86
2003-04-01Add an empty do-patch rule.jmc1-1/+2
A simple make test here would have shown this to break by removing NO_PATCH without otherwise seeing why it was there..
2003-04-01Make this compile and install cleanly under Linux.jschauma2-15/+20
2003-04-01Include ncurses/buildlink2.mk so that operating systems which don't havejschauma1-1/+2
curses can build this, too. (Makes this build under Linux, for example.)
2003-04-01allow this to build outside pkgsrc, too.grant1-2/+2
2003-04-01tidy this up a bit, consistently use parens.grant1-16/+14
2003-04-01Note baekmuk-ttf update.salo1-1/+2
2003-04-01Updated to version 2.1.salo2-6/+5
Changes: * ttf/hline.ttf, ttf/dotum.ttf, ttf/batang.ttf: - cmap errors in the batang.ttf/dotum.ttf/hline.ttf corrected by Jungshik Shin <jshin@mailaps.org> - mismatched .nodef glyph fixed too. and some more i can't decipher..
2003-03-31Note addition of lmule, version 1.1.13.jmmv1-1/+2
2003-03-31Add and enable lmule.jmmv1-1/+2
2003-03-31Initial import of lmule, version 1.1.13:jmmv12-0/+279
Port of the eMule for Windows eDonkey2000, which uses the wxWindows class library and runs on several Unix-like systems. Features: * Download/Upload works * You can search and add ed2k-links * Statistics * Shared files tab works * Messages tab is now implemented * You can manage friends * LMule can be minimized to systray * You can set nearly all preferences Based on a package done by Juan RP.
2003-03-31Note update of devel/pvs to 3.1jschauma1-1/+2
2003-03-31Upgrade to 3.1, a bug-fix release. (Not much more information availablejschauma4-28/+27
from the website.)
2003-03-31Enable threading support.jmmv1-3/+2
2003-03-31Add missing things because of last update...jmmv1-6/+15
2003-03-31Openoffice can use jdk plugins only if there exists a 'jre' directoryjschauma2-3/+9
inside the java directory. Create one, add it to the PLIST and set PKG_JVM to sun-jdk. Bump PKGREVISION, since this package now can actually use Java.
2003-03-31Note update of wxGTK to 2.4.0.jmmv1-1/+2
2003-03-31Update to 2.4.0. Changes from 2.2.7 include lots of bugfixes and new features.jmmv8-332/+347
Patch provided in PR pkg/20640 by Hiramatsu Yoshifumi.
2003-03-31Make it really works. Fix careless mistake in patching lib/system.c.taca2-8/+6
2003-03-31textutils uses gettext, include gettext-lib/buildlink2.mk so it worksbouyer3-2/+35
on systems where an appropriate libintl is not in /usr/lib. Remove $(LDADD) from dependacies, it may contain linker flags.
2003-03-31Fix pine/makefile.so5:bouyer2-11/+15
Don't use the nonexistent ../pico/cc5.sol as LDCC, set it to ${CC} Add -lnsl -lsocket to the libraries. libc-client is in $(CCLIENTLIB) not $(CCLIENTDIR)
2003-03-31Also remove screen.teraterm on solaris, as it depends on the screen entry.bouyer2-3/+4
2003-03-31Add flocksim.h to the list of c-client includes. It's required on solaris,bouyer2-6/+7
and even if not used on other systems it doesn't hurt.
2003-03-31--enable-shared is fine for solaris too (modulo PR pkg/20697, which alsobouyer1-2/+5
exists on NetBSD and probably linux), and --disable-shared cause problems with some packages (e.g. ncurses).
2003-03-31Initial import of mldonkey, version 2.04rc1:jmmv1-0/+9
mldonkey is a client to access the eDonkey network, a peer-to-peer network particularly efficient for big files thanks to a multi-sources download protocol. It is written in Objective-Caml, and comes with its own GTK GUI, an HTTP interface and a telnet interface. It works on most UNIX platforms. This closes my own PR pkg/18832 and PR pkg/20864 by Wolfram Gerlach.
2003-03-31Note addition of mldonkey, version 2.04rc1.jmmv1-1/+2
2003-03-31Initial import of mldonkey, version 2.04rc1:jmmv2-0/+54
mldonkey is a client to access the eDonkey network, a peer-to-peer network particularly efficient for big files thanks to a multi-sources download protocol. It is written in Objective-Caml, and comes with its own GTK GUI, an HTTP interface and a telnet interface. It works on most UNIX platforms. This closes my own PR pkg/18832 and PR pkg/20864 by Wolfram Gerlach.