Commit graph

2985 commits

Author SHA1 Message Date
joerg
0f3fd28e63 Fix inline usage. 2012-07-03 18:10:50 +00:00
adam
866b730e71 Revbump after updating boost 2012-07-02 13:37:35 +00:00
dholland
49cfd098d9 Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-07-01 19:05:10 +00:00
dholland
ea86a1dca9 Merge change from upstream to fix build. 2012-07-01 01:43:02 +00:00
wiz
eba0e274fd Fix typo (PKGREVISON -> PKGREVISION). 2012-06-29 06:31:35 +00:00
asau
0ce7bf4654 Install documentation. Emacs is not the package that can be used
without it effectively.
2012-06-26 17:02:31 +00:00
joerg
01f53556f6 Disable character set warning for Clang, it produces over 8GB output
otherwise.
2012-06-25 11:27:08 +00:00
dholland
ca0ee214d1 Whoops, no, exactly the same, misread something. 2012-06-23 19:19:05 +00:00
dholland
765ee6a269 Fix Solaris build (more or less like Dragonfly build) 2012-06-23 19:18:22 +00:00
dholland
78eab2921c Make sure that the elisp subdirs, which are installed by tar-copy, come
out with the right permissions. I'm sometimes getting them coming out
mode 754, which fails the build if PKG_DEVELOPER is set.
2012-06-18 08:19:42 +00:00
dholland
9b19afc5d7 Add missing termcap.bl3.mk. 2012-06-18 03:44:52 +00:00
dholland
7ef9e299fd Needs curses, not just termcap. Not bumping revision since it won't have
built since the previous bump, except where curses and termcap pull in
the same depends, in which case it doesn't matter.
2012-06-17 02:55:47 +00:00
dholland
f59e8189ff +emacs24, emacs24-nox11 2012-06-16 21:07:08 +00:00
dholland
087b101248 Mark this broken until emacs25 snapshots become available. Removing
the package until then seems stupid.
2012-06-16 21:06:17 +00:00
dholland
6a9627f390 Add emacs24. Change the logic for emacs-snapshot to be emacs25, which it
presumably will be once the necessary upstream stuff appears.
2012-06-16 21:04:56 +00:00
dholland
952560929c Add emacs24-nox11 package, based on emacs-nox11 (which is currently
emacs23) but attached to emacs24.
2012-06-16 21:04:16 +00:00
dholland
bdd0831f27 Add emacs24 package, based on wip/emacs-rc. 2012-06-16 21:03:41 +00:00
markd
859d12642b Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
sbd
dd5ca4d6f8 vigor only works with db1, so if db1 is builtin use it, otherwise use
the included db implementation.

Bump PKGREVISION.
2012-06-15 00:03:48 +00:00
sbd
db93e23a0f Add missing termcap buildlink.
Bump PKGREVISION.
2012-06-14 22:50:14 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
obache
f5cb63296f +medit 2012-06-10 12:51:30 +00:00
obache
93f1a80686 Import medit-1.1.0 as editors/medit.
medit is a GTK text editor. Started as an editor component of GGAP
(http://ggap.sourceforge.net/), it grew up to a real full-featured
text editor.
2012-06-10 12:50:33 +00:00
cheusov
190950c59f Add symlink to gnu/man/man1/ed.1
++pkgrevision
2012-06-02 07:10:57 +00:00
cheusov
7ecfc3d7e3 Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.

++pkgrevision

Add LICENSE
2012-05-29 21:51:15 +00:00
abs
3a308555ad +edt 2012-05-23 12:51:48 +00:00
abs
af07272824 Added editors/edt version 1.9
Edt text editor emulator.  This text-editor emulates the VAX VMS
text editor known as Edt, and to some extent, later versions called
TPU/Eve.
2012-05-23 12:51:27 +00:00
dholland
2cae77837d Honor LDFLAGS; should fix rpaths and thus the Linux build. 2012-05-23 04:51:38 +00:00
dholland
ec4921892d Add missing termcap.bl3.mk. 2012-05-23 04:48:35 +00:00
dholland
504cb55016 note where this is used 2012-05-23 04:47:13 +00:00
dholland
e4165797d5 Honor PKGMANDIR. 2012-05-23 04:43:17 +00:00
joerg
93227baaa6 Deal with the fact that Makefile.in is now regenerated by also patching
Makefile.am as appropiate. automake can't be run directly, since it
doesn't like configure itself.
2012-05-22 05:55:59 +00:00
marino
43127708b0 editors/kdissert: Fix indirect linking (all platforms)
Rather than modify this wscript to read the LDFLAGS environment variable,
the c++ kdeui library was directly specified for all platforms.
2012-05-16 22:16:36 +00:00
marino
7136029b33 editors/scite: Fix indirect linking (all platforms)
Due to the use of pkg-config to generate libraries inside the
gtk/makefile file, the indirect linking fix couldn't be isolated
to only DragonFly.  All platforms will directly link libgmodule-2.0
2012-05-16 19:55:02 +00:00
dholland
a5e6276a1e Add missing termcap.bl3.mk. 2012-05-14 07:29:50 +00:00
dholland
cb3b965468 Add missing termcap.bl3.mk. No version bump; on platforms where this
matters lack of it leads to build failure.
2012-05-14 07:09:31 +00:00
dholland
59e097b41d Use <termcap.h>, not <term.h>. Should fix build on netbsd-5. 2012-05-14 07:07:41 +00:00
dholland
726014f1d2 Use time_t to call time(), not "long int". 2012-05-14 07:06:16 +00:00
dholland
1956029e23 Use SUBST to insert PREFIX instead of a handrolled sed, and be (much) less
indiscriminate about it.
2012-05-10 20:59:41 +00:00
dholland
a95c230c05 Add patch comments to preexisting patches. 2012-05-10 20:54:54 +00:00
dholland
98694964c8 Pass -Wall. Fix a number of minor bugs and possibly some major ones.
Should also fix clang build. PKGREVISION++
2012-05-10 20:53:30 +00:00
wiz
6337b9cafa Fix accepting keys in text mode; breakage caused by glib2 update.
Patch from Debian, found for OpenBSD by Antoine Jacoutot and
mentioned on current-users by Matthieu Herrb.

Bump PKGREVISION.
2012-05-09 09:30:07 +00:00
dholland
15dfa959e8 Oops, apparently forgot to commit this. 2012-05-09 05:47:03 +00:00
dholland
94cb6ce251 Avoid another symbol name conflict with clone(2). 2012-05-09 05:31:28 +00:00
dholland
8fefffc6ef Needs desktopdb.mk. PKGREVISION -> 23. 2012-05-07 19:00:50 +00:00
dholland
edbdb709e3 Fix symbol name conflict with clone(2). 2012-05-07 18:59:39 +00:00
dholland
0bcdacfbcf Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
92aca7c922 Fix build with glib-2.32. 2012-05-03 06:09:55 +00:00
hauke
738b624311 Fix CVE-2009-2688, via <https://bugzilla.redhat.com/show_bug.cgi?id=511994>
Note xemacs 21.5 still dumps core during the build.
2012-04-27 14:37:37 +00:00
hauke
de900cd164 Fix CVE-2009-2688, via <https://bugzilla.redhat.com/show_bug.cgi?id=511994> 2012-04-27 13:53:46 +00:00