summaryrefslogtreecommitdiff
path: root/editors/jed
AgeCommit message (Collapse)Author
2015-05-11Cleanup DIST* variables.Mathieu Arnold
When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
2014-10-27Cleanup plistBaptiste Daroussin
2014-06-10Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni
minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt)
2014-05-14Move USE_BZIP2 to USES=tar:bzip2Renato Botelho
2014-01-21Fix properties on pkg-plistBaptiste Daroussin
2013-11-08Fix DOCS installationRenato Botelho
2013-11-01Fix wrong use of OPTIONS_SUBRenato Botelho
Reported by: danfe
2013-10-31. Add LICENSERenato Botelho
. Simplify Makefile
2013-09-27Support stagingRenato Botelho
2013-09-24Update LIB_DEPENDS syntax on my ports and silent make check-makefileRenato Botelho
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin
editors)
2013-05-31- Do not try to remove dirs. not created by the portMartin Wilke
Reported by: pkg (DEVELOPER_MODE)
2012-10-05Change headers of all ports maintained by me to new formatRenato Botelho
2012-08-03Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsRenato Botelho
2012-06-29- Move to OPTIONSngRenato Botelho
- Pet portlint
2012-06-01- update png to 1.5.10Dirk Meyer
2011-03-20- Get Rid MD5 supportMartin Wilke
2010-09-30cleanup MASTER_SITESRenato Botelho
2010-05-12- Remove references to now non-existant devel/libslangPav Lucistnik
PR: ports/145245 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
2010-04-06Add 2 more OPTIONS to respect read-only files and don't try to host lookupRenato Botelho
PR: ports/145006 Submitted by: Grzegorz Blach <magik@roorback.net>
2010-03-28- update to 1.4.1Dirk Meyer
Reviewed by: exp8 run on pointyhat Supported by: miwi
2009-12-21After upgrade to 0.99.19 jed was freezing when called with -c, fix it now.Renato Botelho
Reported by: andrew clarke <mail@ozzmosis.com> Obtained from: Author by email
2009-12-15Update to 0.99.19Renato Botelho
2009-03-29- Mark it as MAKE_JOBS_UNSAFE, i did it wrong on last commitRenato Botelho
Reported by: QAT
2009-03-28Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho
2009-02-08- devel/libslang2 has completely replaced devel/libslang which has not beenPhilip M. Gollucci
released in ~5yrs. - WITH_SLANG2 is now no longer a valid ports knob - WITH_SLANG implies devel/libslang2 now - devel/libslang -> devel/libslang2 is a SHARED LIB bump so bump PORTREVISION for affected ports - Take MAINTAINER for most unmaintained ports in this chain - some SF macro conversions - BROKEN with devel/libslang2 and DEPRECATE math/slsc (abandoned upstream) - BROKEN with devel/libslang2 japanese/slirc PR: ports/125255 Reviewed by: garga (libslang maintainer), portmgr (pav) Exp Run by: pav
2008-08-21Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan
Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
2008-06-02- Fix installation when NOPORTDOCS is set, preventing it to create doc dirs.Renato Botelho
Bump PORTREVISION is unecessary since the default package will be untouched Reported by: itetcu
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke
- 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)
2007-08-31- Add more MASTER_SITESRenato Botelho
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
2006-05-30Add one new master site and remove an old one that's not working anymore.Renato Botelho
2006-04-03Update to 0.99.18Renato Botelho
2005-11-09- Fix PLISTRenato Botelho
Noticed by: krismail
2005-11-08- Add SHA256Renato Botelho
2005-11-07- info files are really old and out of date, so, do not install it anymoreRenato Botelho
2005-10-28- Respect CFLAGS/LDFLAGSRenato Botelho
2005-10-27- Remove some patches and use REINPLACE_CMD, *_ARGS and *_ENV insteadRenato Botelho
- Use PORTDOCS - Polish Makefile
2005-10-27- Add more MASTER_SITESRenato Botelho
2005-10-27- Register CONFLICTS with jed-develRenato Botelho
- OPTIONS'ify
2005-07-11Change MAINTAINER to my @FreeBSD.org accountRenato Botelho
Approved by: flz (mentor)
2005-05-15- Sort the packing listJean-Yves Lefort
- Honour ${NOPORTDOCS} - Use ${INFO} instead of install-info, and add patches to add section and dir-entry to info files - Patch src/Makefile.in instead of installing files in the wrong location and removing them - Move ${STRIP_CMD} commands to src/Makefile.in - Pass maintainership to Renato Botelho <freebsd@galle.com.br> PR: ports/80441 Submitted by: Renato Botelho <freebsd@galle.com.br> (new maintainer) Approved by: former maintainer
2004-11-01- Fix losing setuid/setgid bits on files when savingPav Lucistnik
- Portlint PR: ports/72652 Submitted by: Renato Botelho <renato@galle.com.br> Approved by: maintainer timeout (2 weeks)
2004-04-10Trim whitespace.Trevor Johnson
2004-03-31SIZEify (maintainer timeout)Trevor Johnson
2003-09-24Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin
Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
2003-02-23Maintainer update: editors/jed to 0.99.16Edwin Groothuis
PR: ports/48487 Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de>
2003-02-21De-pkg-comment.Akinori MUSHA
2001-10-19Updated to 0.99.15David W. Chapman Jr.
PR: 31293 Submitted by: maintainer
2001-06-29Update to 0.99.14.Peter Pentchev
Change maintainer - the former maintainer was quite unresponsive. PR: 26472 Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de> - new maintainer