aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Update to version 21.5.11.Gary Jennejohn2003-05-025-614/+761
| | | | | | | Remove GTK support until I figure out why it isn't working. Notes: svn path=/head/; revision=80010
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* Remove pkg-comment and add COMMENT to the Makefile.Gary Jennejohn2003-03-062-1/+1
| | | | Notes: svn path=/head/; revision=77027
* Also update distinfo to reflect the update to 21.4.12.Gary Jennejohn2003-01-171-3/+3
| | | | Notes: svn path=/head/; revision=73363
* Update to version 2.4.12.Gary Jennejohn2003-01-172-2/+5
| | | | | | | | Note that this port is now mis-named - 21.4 is the stable branch and 21.5 is the development branch. 21.1 (in xemacs21) is now "historical". Notes: svn path=/head/; revision=73326
* xemacs21 and xemacs-devel: add a LIB_DEPENDS on compface.1 so thatGary Jennejohn2002-10-291-2/+3
| | | | | | | | | | | | | | the mail/faces port cannot be accidentally deleted if xemacs uses it. xemacs-devel: Add nonas,noeds to the --with-sound line because xemacs-devel barfs when trying to use our sounds/nas port. Noticed while testing the fix for the PR. PR: 44588 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=69101
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42197 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65305
* Add patch-al to work around an apparent bug in gcc31 in -current. TheGary Jennejohn2002-06-291-0/+11
| | | | | | | | | | problem was not observed with the gcc in -stable. The apparent bug results in an endless loop if a certain routine in lstream.c is inline'd. Notes: svn path=/head/; revision=62175
* Update to 21.4.8.Gary Jennejohn2002-06-293-4/+6
| | | | Notes: svn path=/head/; revision=62174