aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel
Commit message (Collapse)AuthorAgeFilesLines
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-202-18/+15
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Avoid corrupting the ~/.emacs file when migrating if it couldn't be fullyAlejandro Pulver2007-09-301-0/+11
| | | | | | | | | | | | | loaded. See: https://stat.ethz.ch/pipermail/ess-help/2005-September/002851.html. PR: ports/114031 Submitted by: Jason Spiro <jasonspiro4@gmail.com> Obtained from: http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/cus-edit.el?revision=1.321&view=markup Notes: svn path=/head/; revision=200480
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-232-42/+18
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Remove not needed patches.Andrey Slusar2007-05-271-18/+0
| | | | Notes: svn path=/head/; revision=192077
* Update to 21.5-b28 "fuki"Andrey Slusar2007-05-273-6/+13
| | | | Notes: svn path=/head/; revision=192075
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add emacs-22.* to CONFLICTS.MANTANI Nobutaka2007-05-031-1/+1
| | | | | | | | PR: ports/111814 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=191486
* Update to 21.5-b27 "fiddleheads"Andrey Slusar2006-05-164-5/+25
| | | | Notes: svn path=/head/; revision=162569
* Remove unneeded patch.Andrey Slusar2006-04-011-17/+0
| | | | Notes: svn path=/head/; revision=158583
* Update to 21.5-b26 "endive".Andrey Slusar2006-04-014-28/+11
| | | | Notes: svn path=/head/; revision=158575
* - Update to 21.5-b25 "eggplant".Andrey Slusar2006-03-1612-285/+42
| | | | | | | | - Disable debug options and experimental features for more stabilty and improve perfomance. Notes: svn path=/head/; revision=157456
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Remove "Cache full" warning.Andrey Slusar2006-02-172-0/+18
| | | | Notes: svn path=/head/; revision=156237
* Fix plist.Andrey Slusar2006-02-082-1/+5
| | | | | | | Reported by: pointyhat(kris) Notes: svn path=/head/; revision=155499
* Update to 21.5.b24Andrey Slusar2006-02-0213-431/+747
| | | | Notes: svn path=/head/; revision=155085
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* editors/emacs20 does not conflict with other emacsen anymore.Andrey Slusar2005-12-161-1/+1
| | | | | | | | | PR: ports/90478 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: sem(mentor) Notes: svn path=/head/; revision=151297
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Fix configure args for WITH_XAW3DSergey Matveychuk2005-11-191-0/+1
| | | | | | | | PR: ports/89253 Submitted by: Andrey Slusar Notes: svn path=/head/; revision=148788
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Upgrade xemacs-devel to 21.5.b21 "corn" by following upgrade ofDejan Lesjak2005-07-266-104/+14
| | | | | | | | | xemacs-devel-mule. Rename patch-ak to patch-unexelf.c after realigning. Changes in patch-ai were merged. Notes: svn path=/head/; revision=140165
* Add CONFLICTS variable, since this port conflicts with otherJean-Yves Lefort2005-05-061-0/+4
| | | | | | | emacs/xemacs ports. Notes: svn path=/head/; revision=134690
* Generalize a part of patch-ak to all _LP64 archs. An __alpha__ check isDejan Lesjak2005-05-042-3/+1
| | | | | | | | | still needed as cpp on 4-STABLE does not define _LP64 on alpha. This makes xemacs-devel build sparc64, so remove NOT_FOR_ARCHS. Hopefully this also fixes things on ia64 (failure there reported by kris). Notes: svn path=/head/; revision=134586
* Remove unneeded patch: configure.in is no longer being patched asDejan Lesjak2005-05-041-53/+0
| | | | | | | patch-configure.ac takes care of configure.ac. Notes: svn path=/head/; revision=134585
* Remove additional CONFIGURE_ARGS for amd64 added in rev. 1.78. They don'tDejan Lesjak2005-04-291-6/+0
| | | | | | | | seem to be necessary any more. This should make plist on amd64 correct again so unmark BROKEN there. Notes: svn path=/head/; revision=134370
* Fix plist. I erroneously removed ridiculously large amount in previousDejan Lesjak2005-04-202-0/+1317
| | | | | | | | | | | commit. That is partly reverted and some further corrections are made. Make package create lib/xemacs/site-modules directory as port does. Bump revision to get proper package made. Pointy hat to: me Notes: svn path=/head/; revision=133771
* Upgrade to 21.5 beta20 "cilantro" with help from xemacs-devel-mule upgradeDejan Lesjak2005-04-186-1407/+100
| | | | | | | | | | | | by Andrey Slusar. The same patch-configure.ac is used. Changes in patches patch-mem-limits.h and patch-emacs.c are solved, but a bit differently in source so remove them. Autoconf 2.59 is changed which changes a few configure options names. Security: Fixes VuXML 3e3c860d-7dae-11d9-a9e7-0001020eed82 Notes: svn path=/head/; revision=133568
* Sort plist.Dejan Lesjak2005-04-181-760/+760
| | | | Notes: svn path=/head/; revision=133567
* Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon justDejan Lesjak2005-04-181-1/+1
| | | | | | | | | | fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake. Notes: svn path=/head/; revision=133566
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN on amd64: Incomplete pkg-plistKris Kennaway2005-03-271-0/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132081
* Bump PORTEPOCH, since PORTVERSION was decreased.Kirill Ponomarev2005-01-041-0/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125714
* Revert to 21.5.17 because 21.5.18 was imported without sufficient testingGary Jennejohn2005-01-045-14/+25
| | | | | | | | | | by yours truely and is causing lots of build problems. I plan to keep working on 21.5.18 until all the bugs are eliminated. Approved by: portsmgr (kris) Notes: svn path=/head/; revision=125712
* BROKEN: Does not build except on i386 5.xKris Kennaway2005-01-021-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125674
* It turns out that Andrey Slusar only wants to maintain the xemacs-muleGary Jennejohn2004-12-141-1/+1
| | | | | | | ports, so make the maintainer ports@. Notes: svn path=/head/; revision=124027
* Update to 21.5.8.Gary Jennejohn2004-12-145-26/+11
| | | | | | | | | | | | The patches patch-emacs.c and patch-mem-limits.h are no longer needed because lim_data has been changed from an unsigned int to an unsigned long, which should be big enough on all architectures which we support. Make Andrey Slusar <anray AT inet DOT ua> the maintainer, since he kindly offered to take over this port from me. Notes: svn path=/head/; revision=124001
* Update to 21.5.17.Gary Jennejohn2004-08-163-108/+46
| | | | Notes: svn path=/head/; revision=116405
* Add patch-emacs.c to fix the following problem as quoted from the PR:Gary Jennejohn2004-07-211-0/+11
| | | | | | | | | | | | | The port patches src/mem-limits.h to declare the "lim_data" variable as rlim_t (a 64-bit type), but src/emacs.c still defines it as an integer. This makes the memory limit checking think that there are zero bytes available. PR: 69347 Submitted by: Andrew Heybey <ath@niksun.com> Notes: svn path=/head/; revision=114371
* Add patch-regex.c to handle an overflow which is caused by long linesGary Jennejohn2004-04-181-0/+11
| | | | | | | | | | produced by compile and make output in xemacs. PR: ports/62437 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=107488
* Also fix this ones Makefile by moving the test for libXm.so more up.Edwin Groothuis2004-04-131-4/+5
| | | | Notes: svn path=/head/; revision=106882
* Add a check for ${X11BASE}/lib/libXm.so so that a dependency can be addedGary Jennejohn2004-04-121-0/+4
| | | | | | | | | | on open-motif. PR: ports/62401 Submitted by: Vivek Khera <khera@kcilink.com> Notes: svn path=/head/; revision=106829
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Port to amd64.Kris Kennaway2004-03-253-2/+20
| | | | | | | Submitted by: James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin, kan Notes: svn path=/head/; revision=105220
* Do not allow use of the experimental postgresql module because it breaksGary Jennejohn2003-10-261-0/+1
| | | | | | | | | the install. PR: ports/58444 Notes: svn path=/head/; revision=92198
* Xemacs seems to be generally broken on sparc64. Add NOT_FOR_ARCHS=sparc64Gary Jennejohn2003-10-131-0/+2
| | | | | | | to the Makefile. Notes: svn path=/head/; revision=91005
* Upgrade to version 21.5.15.Gary Jennejohn2003-10-083-17/+15
| | | | | | | | | Fix the version number to eliminate the hyphen as requested in PR ports/56958. Note that this does not close the PR since there are other problematical ports listed in it. Notes: svn path=/head/; revision=90654