summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-01Add and enable libsigc++10.jmmv1-1/+2
2003-03-01Update to 1.2.3. This version is almost a rewrite of the previous 1.0.xjmmv6-122/+69
branch (incompatible with it).
2003-03-01Rename the libsigc++ dependancy to libsigc++10. Bump PKGREVISION.jmmv4-10/+12
2003-03-01Reimport of the libsigc++ 1.0 package as libsigc++10. The new 1.2 versionjmmv7-0/+163
is incompatible with this old one, so we must keep both in pkgsrc. Description of libsigc++: libsigc++ implements a full callback system for use in widget libraries, abstract interfaces, and general programming. Originally part of the Gtk-- widget set, libsigc++ is now a seperate library to provide for more general use. It is the most complete library of its kind with the ablity to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. Libsigc++ is licensed under the GNU Library General Public License, LGPL.
2003-03-01List us in the IPv6-enabled package list. That top-level target onlyis2-4/+5
greps the package's Makefile, but none that are included.
2003-03-01Patch htons issue with code. Don't define htons if configure didn't find itjmc3-1/+29
and it's not already defined.
2003-03-01Fix finding gtk-config.jlam1-1/+2
2003-03-01Make sure to include <sys/types.h> to pull in defs for ntohl correctly.jmc2-1/+14
Fixes build/link issues found during bulk powerpc build.
2003-03-01This only works for powerpc on 1.6L and higher and specifically not 1.6.1jmc1-2/+2
as the linux kernel bump isn't on the 1.6 branch. Fix ONLY_FOR_PLATFORM accordingly.
2003-03-01Build on anything except netbsd below 1.6N as semaphore.h/p1003.1b supportjmc1-1/+3
didn't exist before then and this heavily depends on it.
2003-03-01Make sure USE_BUILDLINK2 is enabled or this fails during bulk buildsjmc2-2/+4
2003-03-01Before pax'ing over content, do a mkdir so there's a destination available.jmc1-1/+2
2003-03-01Set USE_BUILDLINK2 so buildlink'ing gets done correctly. Fixes bulk buildjmc1-1/+2
failure I just got on macppc
2003-03-01Note initial import of emacs-packages, Emacs lisp package collectionuebayasi1-1/+2
(a.k.a. meta package) for FSF Emacs 20 / 21. Requested by Jan Schaumann in PR19180.
2003-03-01Add & enable emacs-packages.uebayasi1-1/+2
2003-03-01Initial import of emacs-packages, Emacs lisp package collection (a.k.a.uebayasi3-0/+74
meta package) for FSF Emacs 20 / 21. Requested by Jan Schaumann in PR19180.
2003-03-01Note update of emacs-20.7nb2.uebayasi1-1/+2
* Update Satoshi Yatagawa <yatagawa at cc dot teu dot ac dot jp>'s Mule 4.1 patch. The previous one had decode-coding string<f> bug. Pointed out and tested by tron. Thanks! * XIM patch by Seiichiro Inouse <ginouse at ts dot catv dot ne dot jp>. * Belately Buildlinkify.
2003-03-01* Update Satoshi Yatagawa <yatagawa at cc dot teu dot ac dot jp>'s Mule 4.1uebayasi3-14/+48
patch. The previous one had decode-coding string<f> bug. Pointed out and tested by tron. Thanks! * XIM patch by Seiichiro Inouse <ginouse at ts dot catv dot ne dot jp>. * Belately Buildlinkify. Let's bump revision to 2.
2003-03-01note update of ircu to 2.10.11.04.grant1-1/+2
2003-03-01Updated ircu to 2.10.11.04.grant13-248/+158
List of changes since 2.10.04 is very large and code-oriented. The authors seem to not maintain a user digestable list of changes. See the ChangeLog for the full list of changes if you insist :) Updated provided by Adrian Portelli in PR pkg/20531, with some changes by me.
2003-03-01Auctex 11.13nb1. No longer depend on teTeX.uebayasi1-1/+2
2003-03-01* Remove dependency to teTeX. Auctex can be installed fine without any teTeXuebayasi4-11/+42
installed. This addresses PR20532 by Christopher Richards <richards plus netbsd at CS dot Princeton dot EDU> * Fix compilation for FSF Emacs 20.7. The resulting binary package will have a different dependency info, so different package content, so revision bump.
2003-03-01Bump PKGREVISION of chat/centericq after removing libsigc++ dependency.jlam1-1/+2
2003-03-01Bump PKGREVISION after dependency changes.jlam1-1/+2
2003-03-01Drop dependency on libsigc++ (it's no longer needed) and add one forjlam1-2/+2
OpenSSL.
2003-03-01delete some .orig files from the install which do not belong theredmcmahill1-1/+6
2003-03-01note the kdelibs3 optimization on alpha hack.dmcmahill1-1/+3
Thanks to Bernd Ernesti for reminding me.
2003-03-01note PR# for nessus update.grant1-2/+2
2003-03-01MASTER_SITES and HOMEPAGE update.grant1-3/+3
noted by Yukimitsu Izawa (the author).
2003-03-01note update of xv to 3.10anb5.grant1-1/+2
2003-03-01use imake man page handling so this now works on Darwin, Linux, etc.grant2-8/+8
bump PKGREVISION.
2003-03-01Import of canonical tnftp 20030825 sources,lukem1-0/+43
to make it easier to track new versions.
2003-02-28fix a broken #ifdef, noted on Linux.grant2-7/+10
2003-02-28mark Linux zlib as incompatible to avoid using base zlib which cangrant1-1/+4
cause problems with pkgsrc libtool, eg. libtool: link: AGE `4' is greater than the current interface number `1' libtool: link: `1:1:4' is not valid version information libtool: install: `libz.la' is not a valid libtool archive
2003-02-28note update of libiconv to 1.8nb1.grant1-1/+2
2003-02-28s/LIBTOOL_VERSION/LIBTOOL_REQD/ to register correct dependency.grant1-2/+2
2003-02-28ensure we always install charset.alias and tidy PLIST handling,grant6-12/+26
improves portability.
2003-02-28Update checksum: Some changes for RPM support, version not bumped.wiz1-3/+3
Closes PR 20521.
2003-02-28Subdirectory at Sourceforge is fltk, not FLTK.jmmv1-2/+2
2003-02-28Import of canonical tnftp 20030825 sources,lukem1-0/+57
to make it easier to track new versions.
2003-02-28Import of canonical tnftp 20030825 sources,lukem48-0/+19413
to make it easier to track new versions.
2003-02-28Note update of libgnomecanvas to 2.2.0.2.jmmv1-1/+2
2003-02-28Update to 2.2.0.2. Changes in this version:jmmv3-11/+9
- Fixed the way the idle loop is set up around the update/redraw flags. - Fixed event copying. - Added translations: fa, kn, id.
2003-02-28Added kn locale dir.jmmv12-12/+60
2003-02-28tweak linking of libssl so it can find libcrypto.grant2-12/+75
2003-02-28Add definitions for HOSTNAME_CMD, so that just-in-time-su doesn't failjschauma8-9/+16
on Irix. Noted and suggested by Pavel Cahyna in a private email.
2003-02-27Use ${PATCH} with ${PATCH_ARGS}, so that the install procedure doesn'tlukem1-2/+2
get confused by $VERSION_CONTROL=t in my environment. (This problem happens *all the time* when people add ${PATCH} to pkg makefiles; maybe there should be a big "NOTE HERE" in the pkg documentation about this...)
2003-02-27Automate the creation of /emul/linux/etc/mtab:mrauch1-7/+7
Use the code from Johnny (jlam) again, but do an additional copy at pre-install, because the file has to be present during do-install already.
2003-02-27Use the same ut_id as "login" does, so we can properly close out the wtmpxfredb2-20/+28
entry that "login" creates.
2003-02-27Fix client-side image maps to allow for non-integer coordinates.is4-3/+21
By Mikulas Patocka, Twibright Labs.