Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-23 | Belated PKGREVISION bump for 20170617 change re-enabling ASLR. | dholland | 1 | -2/+2 | |
Hi, Joerg. | |||||
2017-06-17 | Remove now obsolete Emacs ASLR hacks. | joerg | 2 | -29/+3 | |
2016-11-26 | Pull in the fixes I just made to emacs20: | dholland | 4 | -8/+50 | |
(1) set ELFSIZE correctly; don't know how this ever worked (2) add workaround for gcc compiling calloc into an infinite loop calling itself. | |||||
2016-11-11 | emacs21: remove convoluted logic for using binutils hack -- use it | maya | 2 | -12/+3 | |
unconditionally here too. it's highly unlikely someone has such old binutils. bump PKGREVISION - it causes runtime crashes. | |||||
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 | |
2016-05-03 | Fix build on -current. | wiz | 6 | -16/+92 | |
From anon. Fixes PR 51090. | |||||
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -4/+2 | |
2015-11-03 | Add SHA512 digests for distfiles for editors category | agc | 1 | -1/+2 | |
Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-10-14 | Switch from x11/Xaw3d to newer x11/libXaw3d. | wiz | 1 | -2/+2 | |
Adapt some packages so they build with that. Bump their PKGREVISIONs. | |||||
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 | |
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. | |||||
2015-04-26 | Rename options emacs-xaw3d to simply xaw3d. Ref: | mef | 1 | -5/+5 | |
http://mail-index.netbsd.org/pkgsrc-users/2015/04/24/msg021447.html | |||||
2015-02-19 | Remove configure.in patch -- autoconf isn't run, and the corresponding | wiz | 2 | -23/+1 | |
patch for configure has many more changes anyway. | |||||
2015-02-19 | Add ptyfs support based on the one in emacs24; from Anon. | wiz | 5 | -19/+95 | |
Bump PKGREVISION. | |||||
2015-01-06 | Recognize more arms. From Anon. | wiz | 2 | -17/+19 | |
2014-05-31 | libungif is not relevant any longer since the GIF relevant patents | wiz | 2 | -7/+4 | |
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION. | |||||
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 | |
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. | |||||
2014-05-23 | Fix build with new giflib. | dholland | 2 | -3/+40 | |
2014-05-16 | Bump revision after "giflib" update. | tron | 1 | -2/+2 | |
2013-10-27 | NetBSD with native clang won't have libgcc, so fake a static library. | joerg | 1 | -1/+10 | |
Avoids going to the great hacks in the build system to avoid it. | |||||
2013-10-27 | Use tradcpp for clang build, fallback to cpp -traditional otherwise. | joerg | 3 | -16/+33 | |
2013-07-05 | Add a patch. | ryoon | 1 | -0/+15 | |
2013-07-05 | Bump PKGREVISION. | ryoon | 4 | -18/+94 | |
* Fix build for giflib 5.0.4. | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 | |
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. | |||||
2013-04-06 | Resolves: | rodent | 1 | -2/+2 | |
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively. | |||||
2013-02-17 | Put the Emacs version in all the DESCR files. Ride the bumps I just did. | dholland | 1 | -0/+2 | |
2013-02-17 | Move COMMENT into Makefile.common so emacs21-nox11 gets it. | dholland | 2 | -3/+3 | |
2013-02-17 | grmbl, try again. | dholland | 1 | -2/+2 | |
2013-02-17 | Change PKGNAME from emacs-21.4a to emacs21-21.4a. | dholland | 3 | -5/+6 | |
2013-02-16 | Recursive bump for png-1.6. | wiz | 1 | -2/+2 | |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 1 | -2/+2 | |
2012-12-15 | editors/emacs21-nox11: Hardcode to gcc4.4 on DragonFly instead of gcc 4.1 | marino | 1 | -2/+2 | |
DragonFly Release 3.2.x doesn't have gcc 4.1 anymore, but gcc 4.4 is still around and also available on many prior releases. Note that emacs 24 determines the CRT path dynamically but hardcoding on this obsolete emacs package is fine. Incidently, this doesn't fix emacs21 which still core dumps during installation phase, regardless of which system compiler builds it. | |||||
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 1 | -2/+2 | |
2012-02-06 | Revbump for | wiz | 1 | -2/+2 | |
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. | |||||
2011-12-31 | try again. sigh... | dholland | 2 | -6/+6 | |
2011-12-31 | Merge the improved cpp checks from emacs20's patch-ab. Should fix build | dholland | 2 | -4/+68 | |
breakage on -current. | |||||
2011-12-31 | Merge patch-bm from emacs20 (prevent gcc from optimizing out __malloc_hook) | dholland | 3 | -2/+54 | |
to fix one source of SIGSEGVs during build. | |||||
2011-03-21 | Add user-destdir installation support. | obache | 2 | -4/+9 | |
2011-03-10 | Bump PKGREVISION form default GIF library change from libungif to giflib. | obache | 1 | -2/+2 | |
2011-03-09 | libungif/buildlink3.mk -> mk/giflib.buildlink3.mk | drochner | 1 | -2/+2 | |
2011-02-08 | Instead of extracting version string from PKGNAME, use | hiramatsu | 1 | -2/+2 | |
${_EMACS_VERSION_MAJOR} and ${_EMACS_VERSION_MINOR} to determine installed version of emacs. Also, set minimum version of _EMACS_REQD to the same as ${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}. Otherwise, buildlink does not work for emacs lisp libraries. Should fix PR/42763. | |||||
2011-01-24 | Fix build with png-1.5. | wiz | 2 | -1/+29 | |
2011-01-13 | png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. | wiz | 1 | -2/+2 | |
2010-12-23 | Mechanically replace references to graphics/jpeg with the suitable | dsainty | 1 | -2/+2 | |
alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done | |||||
2010-06-14 | Needs revbump for png update. | dholland | 1 | -2/+2 | |
2010-05-05 | Define TERMINFO for building on NetBSD-6 for the terminfo interface. | roy | 2 | -3/+10 | |
2010-02-21 | Add RCS Id (hi roy!). | wiz | 2 | -2/+4 | |
2010-01-24 | More PKGREVISION bumps of jpeg dependencies. | wiz | 1 | -2/+2 | |
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files and Robert Elz. | |||||
2010-01-20 | When running terminfo but compiled for termcap, we cannot assume | roy | 3 | -3/+22 | |
that we actually have anything useable in termcap_term_buffer so just use the terminfo fixed size defined ealier. |