aboutsummaryrefslogtreecommitdiff
path: root/editors/gnuserv
Commit message (Collapse)AuthorAgeFilesLines
* re-assign back to ports@Philip M. Gollucci2010-04-041-1/+1
| | | | Notes: svn path=/head/; revision=252221
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Changes to editors/emacs and Mk/bsd.emacs.mk were taken fromBoris Samorodov2009-12-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR/137956 by Ashish SHUKLA (thanks!). [1] Those ports which define EMACS_PORT_NAME to be "emacs21" were not touched (this time). They may be converted to the new world order by removing the above mentioned assignment. Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23 (they do not compile): . lang/bigloo; . mail/wanderlust; . mail/wanderlust-devel; . www/emacs-w3m. Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: . japanese/egg-canna (the port version is dated as of 2001, does not compile with Emacs 23 and seems it cannot be fixed); . deskutils/remember.el (was incorporated into Emacs 23); . editors/nxml (was incorporated into Emacs 23). Changes that were made after (and as a result of) exp run. For those ports: . japanese/migemo-emacs21; . japanese/migemo-emacs22 EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate emacs port name. PR: ports/137956 [1], ports/141369 [2] Submitted by: Ashish SHUKLA <wahjava at gmail.com> [1], bsam (me) [2] Exp-run by: miwi Notes: svn path=/head/; revision=246319
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - s/PREFIX/LOCALBASE/g foobared the previous commitPhilip M. Gollucci2009-06-101-1/+1
| | | | Notes: svn path=/head/; revision=235517
* - Fix buil with custom LOCALBASE/PREFIXPhilip M. Gollucci2009-06-081-0/+2
| | | | | | | | Reported by: QATy Submitted by: sahil@tithonus.cs.brandeis.edu (via irc in #qatty) Notes: svn path=/head/; revision=235408
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* - Really fix plistPav Lucistnik2008-07-231-6/+6
| | | | Notes: svn path=/head/; revision=217393
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* - Fix plist (%%PORTDOCS%% is not a directory)Pav Lucistnik2008-07-231-6/+6
| | | | | | | Pointy hat to: araujo Notes: svn path=/head/; revision=217326
* - Fix a typo.Marcelo Araujo2008-07-211-1/+1
| | | | | | | Reported by: itetcu (QA Tindy) Notes: svn path=/head/; revision=217246
* - Fix plist when use NOPORTDOCS.Marcelo Araujo2008-07-212-6/+7
| | | | | | | | | - Bump PORTREVISION. Thanks to: itetcu (QA Tindy) Notes: svn path=/head/; revision=217235
* - Update to 1.3.12.8.Marcelo Araujo2008-07-202-6/+5
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/125533 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=217211
* 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-1/+0
| | | | | | | | | | | | | | | | | | - 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
* Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.Hajimu UMEMOTO2007-07-221-2/+1
| | | | Notes: svn path=/head/; revision=196036
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Respect X11BASEFrank J. Laszlo2006-12-011-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=178472
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially) Notes: svn path=/head/; revision=154626
* BROKEN with WITHOUT_X11: Configure fails without X supportKris Kennaway2006-01-241-0/+4
| | | | Notes: svn path=/head/; revision=154307
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149253
* - Update to 3.12.7Pav Lucistnik2005-05-063-125/+3
| | | | | | | | PR: ports/80655 Submitted by: shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=134716
* o Adopt gnudoit/gnuattach to -emacs/-xemacs suffixed.Norikatsu Shigemura2004-05-181-1/+8
| | | | | | | | | | o Bump PORTREVISION accordingly. PR: ports/66710 Submitted by: Yoshihiko Sarumaru <mistra@imasy.or.jp> Notes: svn path=/head/; revision=109461
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Add patch from upstream maintainer.Yoichi NAKAYAMA2003-05-221-0/+121
| | | | | | | This unbreaks emacs20 port. Notes: svn path=/head/; revision=81753
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75952
* fix bin nameYing-Chieh Liao2003-01-032-0/+12
| | | | | | | | PR: 43466 Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> Notes: svn path=/head/; revision=72341
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 3.12.5.Akinori MUSHA2002-10-062-3/+2
| | | | Notes: svn path=/head/; revision=67496
* Bump PORTREVISION and update pkg-message properly.Akinori MUSHA2002-09-282-0/+3
| | | | Notes: svn path=/head/; revision=67184
* - Install binaries with the "-emacs" program suffix to avoid conflictAkinori MUSHA2002-09-282-11/+15
| | | | | | | | | | with the XEmacs ports. - The configure script is a GNU one, so define GNU_CONFIGURE instead of HAS_CONFIGURE + CONFIGURE_ARGS=--prefix=${PREFIX}. Notes: svn path=/head/; revision=67183
* - Repocopy gnuserv-emacs20 to gnuserv and switch it to Emacs21.Akinori MUSHA2002-07-091-2/+2
| | | | | | | - Turn gnuserv-emacs20 into a slave port of gnuserv. Notes: svn path=/head/; revision=62682
* Update to 3.12.4.Akinori MUSHA2002-07-082-2/+2
| | | | Notes: svn path=/head/; revision=62632
* The previous maintainer wishes to give up his maintainership.Yoichi NAKAYAMA2002-01-041-1/+1
| | | | | | | Submitted by: Ilya Martynov <ilya@martynov.org> Notes: svn path=/head/; revision=52550
* Add new port editors/gnuserv-emacs20SADA Kenji2001-09-247-0/+95
PR: ports/25993 Submitted by: Ilya Martynov <ilya@martynov.org> Notes: svn path=/head/; revision=48151