aboutsummaryrefslogtreecommitdiff
path: root/editors/xed/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* editors/xed: update to 3.4.5Charlie Li2024-05-221-2/+1
|
* */*: Sanitize MANPREFIX for meson portsMuhammad Moinur Rahman2024-01-121-1/+1
| | | | Approved by: portmgr
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-1/+1
| | | | New version of gtk3 in tree
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* editors/xed: update to 3.2.4Charlie Li2022-07-051-22/+21
| | | | | | | | | | | | | | Changes: https://github.com/linuxmint/xed/compare/3.2.2...3.2.4 Note: port lineage comes from the freebsd-ports-gnome repo since 2018, not what was committed since 2020: * https://github.com/freebsd/freebsd-ports-gnome/pull/29 * https://github.com/freebsd/freebsd-ports-gnome/pull/33 * https://github.com/freebsd/freebsd-ports-gnome/pull/38 * https://github.com/freebsd/freebsd-ports-gnome/pull/39 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D35706
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* editors/xed: update the port to version 3.2.2.Alexey Dokuchaev2022-01-121-1/+1
|
* editors/xed, print/xreader: update both ports to version 3.2.0Alexey Dokuchaev2021-11-281-5/+5
| | | | | | While here, fix PORTSCOUT comment (there are not just `master.mint*' but other non-numeric tags in use by upstream), wrap USES list so it fits standard 80-character terminal width, and set better maintainer.
* editors/xed: update the port to version 3.0.2.Alexey Dokuchaev2021-07-011-1/+1
|
* editors/xed: the port had been updated and changed (+)Alexey Dokuchaev2021-06-081-1/+2
| | | | | | | | - Update to the latest version 3.0.0 - These LinuxMint ports are inherently Gnomish, so put their distfiles to corresponding DIST_SUBDIR Found out via: repology.org
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to version 2.8.4, add `gnome' to CATEGORIESAlexey Dokuchaev2021-01-171-8/+12
| | | | | | | | | | | | - Provide more descriptive COMMENT, fix RUN_DEPENDS - Add DOCS option which installs API documentation - Amend the port description based on the README.md PR: 252300 (based on) Submitted by: Charlie Li Notes: svn path=/head/; revision=561808
* Unbreak INDEXAntoine Brodin2020-12-311-1/+2
| | | | Notes: svn path=/head/; revision=559735
* Update to version 2.6.2.Alexey Dokuchaev2020-07-141-1/+1
| | | | | | | Found out via: repology.org Notes: svn path=/head/; revision=542214
* - Update `editors/xed' to version 2.6.0, adjust LICENSEAlexey Dokuchaev2020-05-141-4/+15
| | | | | | | | | | - Ignore bogus `master.mintXX' tags, track normal versions - Enable optional spell checking support (with gspell) Found out via: repology.org Notes: svn path=/head/; revision=535240
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-02-011-1/+2
| | | | | | | | | cc1: warning: command line option "-Wno-deprecated" is valid for C++/ObjC++ but not for C Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=524752
* xed is a small and lightweight text editor, which supports most standardAlexey Dokuchaev2020-01-311-0/+33
| | | | | | | | | | | | | editing features, plus several not typically found in one's average text editor (plugins being the most notable of these). WWW: https://github.com/linuxmint/xed This is not a resurrection of the previous `editors/xed' that was removed in r506581 as abandonware. Notes: svn path=/head/; revision=524706
* Remove expired ports:Rene Ladan2019-07-131-29/+0
| | | | | | | | | 2019-07-12 misc/tcb: Abandonware that uses sys/dir.h 2019-07-12 editors/xed: Abandonware using sys/dir.h 2019-07-12 databases/gtksql: Abandonware using sys/dir.h Notes: svn path=/head/; revision=506581
* Mark as deprecated a bunch of abandonware using sys/dir.hBaptiste Daroussin2019-06-121-0/+3
| | | | | | | | | | sys/dir.h is going to be phased out soon, so mark as deprecated non maintained abandonware using it. PR: 21519 Notes: svn path=/head/; revision=504003
* - Simplify MASTER_SITESDmitry Marakasov2015-03-051-3/+8
| | | | | | | | | | - Add LICENSE - Fix references to STAGEDIR MFH: 2015Q1 Notes: svn path=/head/; revision=380476
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Stage supportMartin Wilke2014-02-031-2/+0
| | | | Notes: svn path=/head/; revision=342440
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Convert to USES=imakeBaptiste Daroussin2013-06-281-7/+3
| | | | | | | While here trim headers and remove indefinite article Notes: svn path=/head/; revision=321986
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).Florent Thoumie2008-07-221-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=217310
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* - 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
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* Reset undeliverable maintainer address:Kris Kennaway2005-02-191-1/+1
| | | | | | | | <shanee@augusta.de>: host inga.augusta.de[213.209.142.2] said: 550 5.1.1 <shanee@augusta.de>... User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=129254
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76033
* Fix build (remove bogus *alloc declarations)Kris Kennaway2002-09-291-0/+4
| | | | | | | | Submitted by: Adam Weinberger <adam@vectors.cx> PR: ports/41101 Notes: svn path=/head/; revision=67234
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Move manpage from PLIST to Makefile and cleanup MakefileMichael Haro1999-06-271-5/+2
| | | | Notes: svn path=/head/; revision=19827
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Update MAINTAINER addressBill Fenner1997-10-261-2/+2
| | | | | | | Submitted by: Andreas Kohout <shanee@augusta.de> Notes: svn path=/head/; revision=8356
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4570
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Minor variable reordering where needed. Notes: svn path=/head/; revision=4383
* Getting the form more right, on Makefile layout.Chuck Robey1996-07-301-1/+2
| | | | Notes: svn path=/head/; revision=3452
* Fix Makefile variable ordering.Chuck Robey1996-07-301-4/+3
| | | | Notes: svn path=/head/; revision=3451
* Obtained from:Andreas Kohout <shanee@rabbit.augusta.de>Chuck Robey1996-07-291-0/+25
X11 editor, thanks, Andreas. Notes: svn path=/head/; revision=3445